]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/EmbeddedObjects.lyx
Math.lyx: add info about decorated matrix column limit and how to increase it.
[lyx.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jbook
6 \begin_preamble
7 %% Added by the translator
8 %   Correction for PDF bookmarks
9 %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
10 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
11 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
12
13 % if pdflatex is used
14 \usepackage{ifpdf}
15 \ifpdf
16
17 % set fonts for nicer pdf view
18 \IfFileExists{lmodern.sty}
19  {\usepackage{lmodern}}{}
20
21 \fi % end if pdflatex is used
22
23 % that links to image floats jumps
24 % to the beginning of the float and 
25 % not to its caption
26 \usepackage[figure]{hypcap}
27
28 % the pages of the TOC is numbered roman
29 % and a PDF-bookmark for the TOC is added
30 \let\myTOC\tableofcontents
31 \renewcommand\tableofcontents{%
32   \frontmatter
33   \pdfbookmark[1]{\contentsname}{}
34   \myTOC
35   \mainmatter }
36
37 % provides caption formatting
38 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
39
40 % provides commands to set caption
41 % beside tables/images
42 \usepackage{sidecap}
43
44 \newcommand{\TabBesBeg}{%
45  \let\MyTable\table
46  \let\MyEndtable\endtable
47  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
48
49 \newcommand{\TabBesEnd}{%
50  \let\table\MyTable
51  \let\endtable\MyEndtable}
52
53 \newcommand{\FigBesBeg}{%
54  \let\MyFigure\figure
55  \let\MyEndfigure\endfigure
56  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
57
58 \newcommand{\FigBesEnd}{%
59  \let\figure\MyFigure
60  \let\endfigure\MyEndfigure}
61
62 % enables calculation of values,
63 \usepackage{calc}
64
65 % increase the bottom float placement fraction
66 \renewcommand{\bottomfraction}{0.5}
67
68 % avoids that floats are placed before their
69 % corresponding section starts
70 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
71
72 % speed up the longtable calculation
73 \setcounter{LTchunksize}{100}
74
75 % used for scaled and rotated boxes
76 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
77
78 % used for colored tables
79 \@ifundefined{textcolor}
80  {\usepackage{color}}{}
81 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
82 \definecolor{lightgrey}{gray}{0.8}
83
84 % check for package colortbl
85 % used for colored table cells
86 \newboolean{colortbl}
87 \IfFileExists{colortbl.sty}
88  {\usepackage{colortbl}
89   \setboolean{colortbl}{true}}
90  {\setboolean{colortbl}{false}}
91
92 % used for book-style tables
93 \usepackage{booktabs}
94
95 % used to have extra space in table cells
96 \@ifundefined{extrarowheight}
97  {\usepackage{array}}{}
98 \setlength{\extrarowheight}{2pt}
99
100 % used for customized tables
101 % ---
102 \newcolumntype{M}[1]
103  {>{\centering\hspace{0pt}}m{#1}}
104
105 \newcolumntype{S}[2]
106  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
107
108 \newcolumntype{K}[1]
109  {>{\columncolor{#1}\hspace{0pt}}c}
110
111 \newcolumntype{V}{!{\vrule width 1.5pt}}
112
113 \newcolumntype{W}{!{\color{green}\vline}}
114 % ---
115
116 % insert additional vertical space of
117 % 1.5 mm between footnotes
118 \let\myFoot\footnote
119 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
120
121 % number algorithm floats within chapters
122 \numberwithin{algorithm}{chapter}
123
124
125 % ------------------------------------
126 % used to check for needed LaTeX packages
127 \usepackage{ifthen}
128
129 % check for package arydshln
130 % used for tables with dashed lines
131 \newboolean{arydshln}
132 \IfFileExists{arydshln.sty}
133  {\usepackage{arydshln}
134   \setboolean{arydshln}{true}}
135  {\setboolean{arydshln}{false}}
136
137 % check for package marginnote
138 % used for margin notes
139 \newboolean{marginnote}
140 \IfFileExists{marginnote.sty}
141  {\usepackage{marginnote}
142   \let\marginpar\marginnote
143   \setboolean{marginnote}{true}}
144  {\setboolean{marginnote}{false}}
145
146 % check for package sidecap
147 % used for captions on the side
148 \newboolean{sidecap}
149 \IfFileExists{sidecap.sty}
150  {\usepackage{sidecap}
151   \setboolean{sidecap}{true}}
152  {\setboolean{sidecap}{false}}
153
154 % redefine the \LyX macro for PDF bookmarks
155 \def\LyX{\texorpdfstring{%
156   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
157   {LyX}}
158
159 \usepackage{t1enc}
160 \renewcommand{\seename}{→}
161
162 \usepackage{subfig}
163 \DeclareCaptionOption{large}[]{\def\captionfont{\large}}
164 \DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
165 \end_preamble
166 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
167 \use_default_options false
168 \maintain_unincluded_children false
169 \language japanese
170 \language_package default
171 \inputencoding auto
172 \fontencoding global
173 \font_roman default
174 \font_sans default
175 \font_typewriter default
176 \font_default_family default
177 \use_non_tex_fonts false
178 \font_sc false
179 \font_osf false
180 \font_sf_scale 100
181 \font_tt_scale 100
182
183 \graphics default
184 \default_output_format default
185 \output_sync 0
186 \bibtex_command default
187 \index_command default
188 \paperfontsize 12
189 \spacing single
190 \use_hyperref true
191 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
192 \pdf_author "LyX Team, Uwe Stohr"
193 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
194 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
195 \pdf_bookmarks true
196 \pdf_bookmarksnumbered true
197 \pdf_bookmarksopen true
198 \pdf_bookmarksopenlevel 1
199 \pdf_breaklinks false
200 \pdf_pdfborder false
201 \pdf_colorlinks true
202 \pdf_backref false
203 \pdf_pdfusetitle false
204 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
205 \papersize a4paper
206 \use_geometry true
207 \use_amsmath 2
208 \use_esint 0
209 \use_mhchem 1
210 \use_mathdots 1
211 \cite_engine basic
212 \use_bibtopic false
213 \use_indices false
214 \paperorientation portrait
215 \suppress_date false
216 \use_refstyle 0
217 \notefontcolor #0000ff
218 \index 索引
219 \shortcut idx
220 \color #008000
221 \end_index
222 \leftmargin 2.5cm
223 \topmargin 2.5cm
224 \rightmargin 2.5cm
225 \bottommargin 3cm
226 \secnumdepth 3
227 \tocdepth 3
228 \paragraph_separation skip
229 \defskip medskip
230 \quotes_language english
231 \papercolumns 1
232 \papersides 2
233 \paperpagestyle default
234 \bullet 1 1 34 -1
235 \bullet 2 2 35 -1
236 \bullet 3 2 7 -1
237 \tracking_changes false
238 \output_changes false
239 \html_math_output 0
240 \html_css_as_file 0
241 \html_be_strict false
242 \end_header
243
244 \begin_body
245
246 \begin_layout Title
247 LyXの図表・フロート・注釈・ボックス・外部素材に関する詳細説明書
248 \end_layout
249
250 \begin_layout Author
251 LyXプロジェクトチーム
252 \begin_inset Foot
253 status collapsed
254
255 \begin_layout Plain Layout
256 \noindent
257 コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト 
258 \begin_inset CommandInset href
259 LatexCommand href
260 name "lyx-docs@lists.lyx.org"
261 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
262 type "mailto:"
263
264 \end_inset
265
266  までお送り下さい。
267 \end_layout
268
269 \end_inset
270
271
272 \begin_inset Note Note
273 status collapsed
274
275 \begin_layout Plain Layout
276 著者:Uwe Stöhr
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Newline newline
283 \end_inset
284
285
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \family sans
291 バージョン2.0.x
292 \end_layout
293
294 \begin_layout Standard
295 \begin_inset CommandInset toc
296 LatexCommand tableofcontents
297
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Standard
304 \begin_inset Note Note
305 status open
306
307 \begin_layout Plain Layout
308 本文書の全体をPDFやPS、DVIに書き出すには、
309 \series bold
310 arydshln
311 \series default
312
313 \series bold
314 colortbl
315 \series default
316
317 \series bold
318 marginnote
319 \series default
320
321 \series bold
322 sidecap
323 \series default
324 の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
325 されません。
326 \end_layout
327
328 \begin_layout Plain Layout
329 本文書の最新PDF版は
330 \begin_inset Newline newline
331 \end_inset
332
333
334 \series bold
335 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
336 \series default
337
338 \begin_inset Newline newline
339 \end_inset
340
341 にあります。
342 \end_layout
343
344 \end_inset
345
346
347 \end_layout
348
349 \begin_layout Chapter
350
351 \begin_inset Index idx
352 status collapsed
353
354 \begin_layout Plain Layout
355 ず@図
356 \end_layout
357
358 \end_inset
359
360
361 \begin_inset Index idx
362 status collapsed
363
364 \begin_layout Plain Layout
365 がぞう@画像|see
366 \begin_inset ERT
367 status collapsed
368
369 \begin_layout Plain Layout
370
371 {
372 \end_layout
373
374 \end_inset
375
376
377 \begin_inset ERT
378 status collapsed
379
380 \begin_layout Plain Layout
381
382 }
383 \end_layout
384
385 \end_inset
386
387
388 \end_layout
389
390 \end_inset
391
392
393 \end_layout
394
395 \begin_layout Section
396 画像ダイアログ
397 \begin_inset Index idx
398 status collapsed
399
400 \begin_layout Plain Layout
401 ず@図 ! がぞうだいあろぐ@画像ダイアログ
402 \end_layout
403
404 \end_inset
405
406
407 \begin_inset CommandInset label
408 LatexCommand label
409 name "sec:画像ダイアログ"
410
411 \end_inset
412
413
414 \end_layout
415
416 \begin_layout Standard
417 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
418 \begin_inset Graphics
419         filename ../../images/dialog-show-new-inset_graphics.png
420         scale 85
421         scaleBeforeRotation
422
423 \end_inset
424
425 をクリックするか、
426 \family sans
427 挿入\SpecialChar \menuseparator
428 画像
429 \family default
430 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
431 \end_layout
432
433 \begin_layout Standard
434 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
435 \end_layout
436
437 \begin_layout Description
438
439 \family sans
440 画像
441 \family default
442  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
443 \begin_inset CommandInset ref
444 LatexCommand ref
445 reference "cha:LyXで使用できる単位"
446
447 \end_inset
448
449 に説明があります。
450 \begin_inset Newline newline
451 \end_inset
452
453
454 \begin_inset Index idx
455 status collapsed
456
457 \begin_layout Plain Layout
458 ず@図 ! のかいてん@---の回転
459 \end_layout
460
461 \end_inset
462
463 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
464 \begin_inset Newline newline
465 \end_inset
466
467
468 \begin_inset Index idx
469 status collapsed
470
471 \begin_layout Plain Layout
472 ず@図 ! のしんしゅく@---の伸縮
473 \end_layout
474
475 \end_inset
476
477 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
478 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
479 \family sans
480 縦横比を維持する
481 \family default
482 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
483 \begin_inset Newline newline
484 \end_inset
485
486 画像を右クリックすると現れるコンテクストメニューで
487 \family sans
488 外部で編集
489 \family default
490 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
491 ます。
492 \end_layout
493
494 \begin_layout Description
495
496 \family sans
497 切り抜き
498 \family default
499  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
500 \family sans
501 ファイルから取得
502 \family default
503 ボタンを押すことによって、自動的に計算することもできます。
504 \family sans
505 境界枠で切り抜く
506 \family default
507 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
508 \end_layout
509
510 \begin_layout Description
511
512 \family sans
513 LaTeXとLyXのオプション
514 \family default
515  このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
516 \family sans
517
518 \begin_inset Newline newline
519 \end_inset
520
521 下書きモード
522 \family default
523 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
524 \family sans
525
526 \begin_inset Newline newline
527 \end_inset
528
529 エクスポートする際に解凍しない
530 \family default
531 オプションは、
532 \emph on
533 x.eps.gz
534 \emph default
535 のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
536 ません。
537 \begin_inset Newline newline
538 \end_inset
539
540 zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
541 \begin_inset CommandInset ref
542 LatexCommand ref
543 reference "sec:PostScript"
544
545 \end_inset
546
547 をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
548 \begin_inset Newline newline
549 \end_inset
550
551
552 \series bold
553 gzip x.eps
554 \series default
555
556 \begin_inset Newline newline
557 \end_inset
558
559
560 \series bold
561 zgrep %%Bounding x.eps.gz > x.eps.bb
562 \series default
563
564 \begin_inset Newline newline
565 \end_inset
566
567 二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
568 \begin_inset Newline newline
569 \end_inset
570
571
572 \family sans
573 画像グループ
574 \family default
575 フィールドでは、画像設定グループを定義したり既存のグループに所属させたりすることができます
576 \begin_inset Index idx
577 status collapsed
578
579 \begin_layout Plain Layout
580 ず@図 ! せっていぐるーぷ@設定グループ
581 \end_layout
582
583 \end_inset
584
585 。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
586 がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
587 ーを使用して、望むグループ名をチェックすることで行うこともできます。
588 \end_layout
589
590 \begin_layout Standard
591 \begin_inset VSpace bigskip
592 \end_inset
593
594
595 \end_layout
596
597 \begin_layout Standard
598 下記はEPS書式
599 \begin_inset Foot
600 status collapsed
601
602 \begin_layout Plain Layout
603 画像書式は、第
604 \begin_inset CommandInset ref
605 LatexCommand ref
606 reference "sec:画像書式"
607
608 \end_inset
609
610 節に説明されています。
611 \end_layout
612
613 \end_inset
614
615 の画像の例で、単独の中央揃えの段落に置いてあります。
616 \end_layout
617
618 \begin_layout Standard
619 \align center
620 \begin_inset Graphics
621         filename ../clipart/mobius.eps
622         scale 70
623         scaleBeforeRotation
624         rotateOrigin center
625
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Standard
632 下記は上と同じ画像ですが、下書きモードのものです。
633 \end_layout
634
635 \begin_layout Standard
636 \align center
637 \begin_inset Graphics
638         filename ../clipart/mobius.eps
639         scale 70
640         draft
641         scaleBeforeRotation
642         rotateOrigin center
643
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Standard
650 \begin_inset Newpage newpage
651 \end_inset
652
653
654 \end_layout
655
656 \begin_layout Section
657 図フロート
658 \begin_inset CommandInset label
659 LatexCommand label
660 name "sec:図フロート"
661
662 \end_inset
663
664
665 \begin_inset Index idx
666 status collapsed
667
668 \begin_layout Plain Layout
669 ふろーと@フロート ! ず@図
670 \end_layout
671
672 \end_inset
673
674
675 \begin_inset Index idx
676 status collapsed
677
678 \begin_layout Plain Layout
679 ず@図 ! ふろーと@フロート
680 \end_layout
681
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Standard
688 フロートについての一般的な説明は、第
689 \begin_inset CommandInset ref
690 LatexCommand ref
691 reference "sec:フロートはじめに"
692
693 \end_inset
694
695 節をご覧下さい。
696 \end_layout
697
698 \begin_layout Standard
699 ツールバーボタンの
700 \begin_inset Graphics
701         filename ../../images/float-insert_figure.png
702         scale 85
703         scaleBeforeRotation
704
705 \end_inset
706
707
708 \family sans
709 挿入\SpecialChar \menuseparator
710 フロート\SpecialChar \menuseparator
711
712 \family default
713 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
714 \begin_inset CommandInset ref
715 LatexCommand ref
716 reference "fig:犠牲のカモノハシ"
717
718 \end_inset
719
720 のようにキャプションの上に置くこともできますし、図
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "fig:エッシャー"
724
725 \end_inset
726
727 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
728 \begin_inset CommandInset ref
729 LatexCommand ref
730 reference "sec:キャプションの配置"
731
732 \end_inset
733
734 節に述べられています。
735 \end_layout
736
737 \begin_layout Standard
738 \begin_inset Float figure
739 wide false
740 sideways false
741 status open
742
743 \begin_layout Plain Layout
744 \align center
745 \begin_inset Graphics
746         filename ../clipart/platypus.eps
747         width 50col%
748         scaleBeforeRotation
749         rotateOrigin center
750
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Plain Layout
757 \begin_inset Caption
758
759 \begin_layout Plain Layout
760 \begin_inset CommandInset label
761 LatexCommand label
762 name "fig:犠牲のカモノハシ"
763
764 \end_inset
765
766 フロート中の激しく歪んだカモノハシ
767 \end_layout
768
769 \end_inset
770
771
772 \end_layout
773
774 \end_inset
775
776
777 \end_layout
778
779 \begin_layout Standard
780 \begin_inset Float figure
781 wide false
782 sideways false
783 status open
784
785 \begin_layout Plain Layout
786 \begin_inset Caption
787
788 \begin_layout Plain Layout
789 \begin_inset CommandInset label
790 LatexCommand label
791 name "fig:エッシャー"
792
793 \end_inset
794
795 行ってしまったM.C.エッシャー
796 \end_layout
797
798 \end_inset
799
800
801 \end_layout
802
803 \begin_layout Plain Layout
804 \align center
805 \begin_inset Graphics
806         filename ../clipart/escher-lsd.eps
807         scale 80
808         scaleBeforeRotation
809         rotateOrigin center
810
811 \end_inset
812
813
814 \end_layout
815
816 \end_inset
817
818
819 \end_layout
820
821 \begin_layout Standard
822 \begin_inset Index idx
823 status collapsed
824
825 \begin_layout Plain Layout
826 さんしょう@参照 ! ずへの@図への ---
827 \end_layout
828
829 \end_inset
830
831
832 \begin_inset CommandInset ref
833 LatexCommand ref
834 reference "fig:犠牲のカモノハシ"
835
836 \end_inset
837
838 図と第
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "fig:エッシャー"
842
843 \end_inset
844
845 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
846 \family sans
847 挿入\SpecialChar \menuseparator
848 ラベル
849 \family default
850 メニューかツールバーボタン
851 \begin_inset Graphics
852         filename ../../images/label-insert.png
853         scale 85
854         scaleBeforeRotation
855
856 \end_inset
857
858 を使用して、キャプションにラベルを挿入してください。その後、
859 \family sans
860 挿入\SpecialChar \menuseparator
861 相互参照
862 \family default
863 メニューかツールバーボタン
864 \begin_inset Graphics
865         filename ../../images/dialog-show-new-inset_ref.png
866         scale 85
867         scaleBeforeRotation
868
869 \end_inset
870
871 を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
872 直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
873 \begin_inset Newline newline
874 \end_inset
875
876 参照は、第
877 \begin_inset CommandInset ref
878 LatexCommand ref
879 reference "sec:フロートの参照"
880
881 \end_inset
882
883 節で詳細に説明されています。
884 \end_layout
885
886 \begin_layout Standard
887 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
888 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
889 \begin_inset CommandInset ref
890 LatexCommand ref
891 reference "fig:歪められた二つの像"
892
893 \end_inset
894
895 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
896 \begin_inset CommandInset ref
897 LatexCommand ref
898 reference "fig:何かわからない構造"
899
900 \end_inset
901
902 と図
903 \begin_inset CommandInset ref
904 LatexCommand ref
905 reference "fig:カモノハシ"
906
907 \end_inset
908
909 が内部図になります。
910 \end_layout
911
912 \begin_layout Standard
913 \begin_inset Float figure
914 wide false
915 sideways false
916 status open
917
918 \begin_layout Plain Layout
919 \begin_inset space \hfill{}
920 \end_inset
921
922
923 \begin_inset Float figure
924 wide false
925 sideways false
926 status open
927
928 \begin_layout Plain Layout
929 \begin_inset Caption
930
931 \begin_layout Plain Layout
932 \begin_inset CommandInset label
933 LatexCommand label
934 name "fig:何かわからない構造"
935
936 \end_inset
937
938 何かわからない構造
939 \end_layout
940
941 \end_inset
942
943
944 \end_layout
945
946 \begin_layout Plain Layout
947 \begin_inset Graphics
948         filename ../clipart/escher-lsd.eps
949         width 45col%
950         scaleBeforeRotation
951         groupId distorted
952
953 \end_inset
954
955
956 \end_layout
957
958 \end_inset
959
960
961 \begin_inset space \hfill{}
962 \end_inset
963
964
965 \begin_inset Float figure
966 wide false
967 sideways false
968 status open
969
970 \begin_layout Plain Layout
971 \begin_inset Caption
972
973 \begin_layout Plain Layout
974 \begin_inset CommandInset label
975 LatexCommand label
976 name "fig:カモノハシ"
977
978 \end_inset
979
980 カモノハシ
981 \end_layout
982
983 \end_inset
984
985
986 \end_layout
987
988 \begin_layout Plain Layout
989 \begin_inset Graphics
990         filename ../clipart/platypus.eps
991         width 45col%
992         scaleBeforeRotation
993         groupId distorted
994
995 \end_inset
996
997
998 \end_layout
999
1000 \end_inset
1001
1002
1003 \begin_inset space \hfill{}
1004 \end_inset
1005
1006
1007 \end_layout
1008
1009 \begin_layout Plain Layout
1010 \begin_inset Caption
1011
1012 \begin_layout Plain Layout
1013 \begin_inset CommandInset label
1014 LatexCommand label
1015 name "fig:歪められた二つの像"
1016
1017 \end_inset
1018
1019 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1020 \end_layout
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Standard
1033 \begin_inset Newpage newpage
1034 \end_inset
1035
1036
1037 \end_layout
1038
1039 \begin_layout Section
1040 画像書式
1041 \begin_inset CommandInset label
1042 LatexCommand label
1043 name "sec:画像書式"
1044
1045 \end_inset
1046
1047
1048 \begin_inset Index idx
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 がぞうしょしき@画像書式
1053 \end_layout
1054
1055 \end_inset
1056
1057
1058 \begin_inset Index idx
1059 status collapsed
1060
1061 \begin_layout Plain Layout
1062 ず@図 ! がぞうしょしき@画像書式
1063 \end_layout
1064
1065 \end_inset
1066
1067
1068 \end_layout
1069
1070 \begin_layout Standard
1071 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1072 \begin_inset CommandInset ref
1073 LatexCommand ref
1074 reference "cha:ファイル出力形式"
1075
1076 \end_inset
1077
1078 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
1079 ウンドで
1080 \family typewriter
1081 ImageMagick
1082 \family default
1083 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
1084 用するとよいでしょう。出力ファイル書式は、付録
1085 \begin_inset CommandInset ref
1086 LatexCommand ref
1087 reference "cha:ファイル出力形式"
1088
1089 \end_inset
1090
1091 に説明されています。
1092 \end_layout
1093
1094 \begin_layout Standard
1095 フォントと同じく、画像形式にも以下の二つの型があります。
1096 \end_layout
1097
1098 \begin_layout Description
1099 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1100 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1101 \family typewriter
1102 .gif
1103 \family default
1104 」)
1105 \begin_inset Index idx
1106 status collapsed
1107
1108 \begin_layout Plain Layout
1109 GIF|see
1110 \begin_inset ERT
1111 status collapsed
1112
1113 \begin_layout Plain Layout
1114
1115 {
1116 \end_layout
1117
1118 \end_inset
1119
1120 画像書式
1121 \begin_inset ERT
1122 status collapsed
1123
1124 \begin_layout Plain Layout
1125
1126 }
1127 \end_layout
1128
1129 \end_inset
1130
1131
1132 \end_layout
1133
1134 \end_inset
1135
1136 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1137 \family typewriter
1138 .png
1139 \family default
1140 」)
1141 \begin_inset Index idx
1142 status collapsed
1143
1144 \begin_layout Plain Layout
1145 PNG|see
1146 \begin_inset ERT
1147 status collapsed
1148
1149 \begin_layout Plain Layout
1150
1151 {
1152 \end_layout
1153
1154 \end_inset
1155
1156 画像書式
1157 \begin_inset ERT
1158 status collapsed
1159
1160 \begin_layout Plain Layout
1161
1162 }
1163 \end_layout
1164
1165 \end_inset
1166
1167
1168 \end_layout
1169
1170 \end_inset
1171
1172 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1173 \family typewriter
1174 .jpg
1175 \family default
1176 」または「
1177 \family typewriter
1178 .jpeg
1179 \family default
1180 」)
1181 \begin_inset Index idx
1182 status collapsed
1183
1184 \begin_layout Plain Layout
1185 JPG|see
1186 \begin_inset ERT
1187 status collapsed
1188
1189 \begin_layout Plain Layout
1190
1191 {
1192 \end_layout
1193
1194 \end_inset
1195
1196 画像書式
1197 \begin_inset ERT
1198 status collapsed
1199
1200 \begin_layout Plain Layout
1201
1202 }
1203 \end_layout
1204
1205 \end_inset
1206
1207
1208 \end_layout
1209
1210 \end_inset
1211
1212 などがあります。
1213 \end_layout
1214
1215 \begin_layout Description
1216 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1217 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1218 に便利です。
1219 \begin_inset Newline newline
1220 \end_inset
1221
1222 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1223 \family typewriter
1224 .svg
1225 \family default
1226 」)
1227 \begin_inset Index idx
1228 status collapsed
1229
1230 \begin_layout Plain Layout
1231 SVG|see
1232 \begin_inset ERT
1233 status collapsed
1234
1235 \begin_layout Plain Layout
1236
1237 {
1238 \end_layout
1239
1240 \end_inset
1241
1242 画像書式
1243 \begin_inset ERT
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247
1248 }
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \end_layout
1255
1256 \end_inset
1257
1258 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1259 \family typewriter
1260 .eps
1261 \family default
1262 」)
1263 \begin_inset Index idx
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 EPS|see
1268 \begin_inset ERT
1269 status collapsed
1270
1271 \begin_layout Plain Layout
1272
1273 {
1274 \end_layout
1275
1276 \end_inset
1277
1278 画像書式
1279 \begin_inset ERT
1280 status collapsed
1281
1282 \begin_layout Plain Layout
1283
1284 }
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \end_inset
1293
1294 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1295 \family typewriter
1296 .pdf
1297 \family default
1298 」)
1299 \begin_inset Index idx
1300 status collapsed
1301
1302 \begin_layout Plain Layout
1303 PDF
1304 \end_layout
1305
1306 \end_inset
1307
1308 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1309 \family typewriter
1310 .wmf
1311 \family default
1312 」)
1313 \begin_inset Index idx
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 SVG|see
1318 \begin_inset ERT
1319 status collapsed
1320
1321 \begin_layout Plain Layout
1322
1323 {
1324 \end_layout
1325
1326 \end_inset
1327
1328 画像書式
1329 \begin_inset ERT
1330 status collapsed
1331
1332 \begin_layout Plain Layout
1333
1334 }
1335 \end_layout
1336
1337 \end_inset
1338
1339
1340 \end_layout
1341
1342 \end_inset
1343
1344 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1345 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1346 \begin_inset Foot
1347 status collapsed
1348
1349 \begin_layout Plain Layout
1350 PDFの場合には、さらに元画像が圧縮されます。
1351 \end_layout
1352
1353 \end_inset
1354
1355 。たとえば、
1356 \family typewriter
1357 Adobe Photoshop
1358 \family default
1359 が生成するPDFファイルは、ビットマップ画像です。
1360 \end_layout
1361
1362 \begin_layout Standard
1363 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1364 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1365 \begin_inset Formula $\to$
1366 \end_inset
1367
1368 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1369 \end_layout
1370
1371 \begin_layout Chapter
1372
1373 \begin_inset Index idx
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 ひょう@表
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \begin_layout Section
1386 はじめに
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 ひょう@表 ! はじめに
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Standard
1400
1401 \family roman
1402 \series medium
1403 \shape up
1404 \size normal
1405 \emph off
1406 \bar no
1407 \noun off
1408 \color none
1409 表を挿入するには、ツールバーボタン
1410 \begin_inset Graphics
1411         filename ../../images/tabular-insert.png
1412         scale 85
1413
1414 \end_inset
1415
1416 か、
1417 \family sans
1418 \series default
1419 \shape default
1420 \size default
1421 \emph default
1422 \bar default
1423 \noun default
1424 \color inherit
1425 挿入\SpecialChar \menuseparator
1426
1427 \family default
1428 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1429 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1430 \begin_inset Newline newline
1431 \end_inset
1432
1433 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1434 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1435 \end_layout
1436
1437 \begin_layout Standard
1438 \align center
1439 \begin_inset Tabular
1440 <lyxtabular version="3" rows="4" columns="4">
1441 <features tabularvalignment="middle">
1442 <column alignment="center" valignment="top" width="0">
1443 <column alignment="center" valignment="top" width="0">
1444 <column alignment="center" valignment="top" width="0">
1445 <column alignment="center" valignment="top" width="0">
1446 <row>
1447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1448 \begin_inset Text
1449
1450 \begin_layout Plain Layout
1451
1452 \end_layout
1453
1454 \end_inset
1455 </cell>
1456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1457 \begin_inset Text
1458
1459 \begin_layout Plain Layout
1460 1
1461 \end_layout
1462
1463 \end_inset
1464 </cell>
1465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1466 \begin_inset Text
1467
1468 \begin_layout Plain Layout
1469 2
1470 \end_layout
1471
1472 \end_inset
1473 </cell>
1474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1475 \begin_inset Text
1476
1477 \begin_layout Plain Layout
1478 3
1479 \end_layout
1480
1481 \end_inset
1482 </cell>
1483 </row>
1484 <row>
1485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1486 \begin_inset Text
1487
1488 \begin_layout Plain Layout
1489
1490 \end_layout
1491
1492 \end_inset
1493 </cell>
1494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1495 \begin_inset Text
1496
1497 \begin_layout Plain Layout
1498
1499 \end_layout
1500
1501 \end_inset
1502 </cell>
1503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1504 \begin_inset Text
1505
1506 \begin_layout Plain Layout
1507
1508 \end_layout
1509
1510 \end_inset
1511 </cell>
1512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1513 \begin_inset Text
1514
1515 \begin_layout Plain Layout
1516
1517 \end_layout
1518
1519 \end_inset
1520 </cell>
1521 </row>
1522 <row>
1523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Plain Layout
1536
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 </row>
1560 <row>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574
1575 \end_layout
1576
1577 \end_inset
1578 </cell>
1579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 </row>
1598 </lyxtabular>
1599
1600 \end_inset
1601
1602
1603 \end_layout
1604
1605 \begin_layout Section
1606 表ダイアログ
1607 \begin_inset Index idx
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611 ひょう@表 ! だいあろぐ@ダイアログ
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \begin_layout Standard
1620
1621 \family roman
1622 \series medium
1623 \shape up
1624 \size normal
1625 \emph off
1626 \bar no
1627 \noun off
1628 \color none
1629 表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
1630 また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1631 \family default
1632 \series default
1633 \shape default
1634 \size default
1635 \emph default
1636 \bar default
1637 \noun default
1638 \color inherit
1639 セルの
1640 \emph on
1641 内容
1642 \emph default
1643 を選択するのと、セル自体を選択するのは違うことに注意して下さい。
1644 \begin_inset Newline newline
1645 \end_inset
1646
1647 ダイアログオプションの
1648 \family sans
1649 直ちに適用
1650 \family default
1651 を使用すると、ダイアログ中に行った変更が直ちに適用されるようになります。カーソルを別のセルに移動すると、ダイアログも新しいセルのパラメーターに更新されます。ダイ
1652 アログ中の長さの値を変更した場合には、リターンを押さないと変更が適用されません。
1653 \begin_inset Newline newline
1654 \end_inset
1655
1656 表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1657 \end_layout
1658
1659 \begin_layout Description
1660
1661 \family sans
1662 表の設定
1663 \family default
1664  ここでは、現在列の幅と水平揃えを設定することができます。
1665 \family sans
1666 小数点で
1667 \family default
1668 とある揃えは、第
1669 \begin_inset CommandInset ref
1670 LatexCommand ref
1671 reference "sub:特殊なセル揃え"
1672
1673 \end_inset
1674
1675 で説明されています。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関して
1676 は、第
1677 \begin_inset CommandInset ref
1678 LatexCommand ref
1679 reference "sub:複数行"
1680
1681 \end_inset
1682
1683 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1684 \begin_inset Newline newline
1685 \end_inset
1686
1687 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1688 \begin_inset CommandInset ref
1689 LatexCommand ref
1690 reference "sub:連結列"
1691
1692 \end_inset
1693
1694 節をご参照下さい。あるいは同一列のセルを連結行セルとして指定することもできます。これについては、第
1695 \begin_inset CommandInset ref
1696 LatexCommand ref
1697 reference "sub:連結行"
1698
1699 \end_inset
1700
1701 節をご参照ください。
1702 \begin_inset Newline newline
1703 \end_inset
1704
1705 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
1706 \begin_inset Newline newline
1707 \end_inset
1708
1709
1710 \begin_inset Note Greyedout
1711 status open
1712
1713 \begin_layout Plain Layout
1714
1715 \series bold
1716 【註】
1717 \series default
1718 DVIビューアのすべてが回転を表示できるわけではありません。
1719 \end_layout
1720
1721 \end_inset
1722
1723
1724 \begin_inset Newline newline
1725 \end_inset
1726
1727 下記は、本文行中の表に、表全体の垂直揃えを適用したものです。
1728 \begin_inset Newline newline
1729 \end_inset
1730
1731 各種の揃えを適用した同一行中の表:
1732 \begin_inset Tabular
1733 <lyxtabular version="3" rows="2" columns="2">
1734 <features tabularvalignment="top">
1735 <column alignment="center" valignment="top" width="0pt">
1736 <column alignment="center" valignment="top" width="0">
1737 <row>
1738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1748 \begin_inset Text
1749
1750 \begin_layout Plain Layout
1751 1
1752 \end_layout
1753
1754 \end_inset
1755 </cell>
1756 </row>
1757 <row>
1758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1759 \begin_inset Text
1760
1761 \begin_layout Plain Layout
1762 A
1763 \end_layout
1764
1765 \end_inset
1766 </cell>
1767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 </row>
1777 </lyxtabular>
1778
1779 \end_inset
1780
1781  
1782 \begin_inset Tabular
1783 <lyxtabular version="3" rows="2" columns="2">
1784 <features tabularvalignment="middle">
1785 <column alignment="center" valignment="top" width="0">
1786 <column alignment="center" valignment="top" width="0">
1787 <row>
1788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801 1
1802 \end_layout
1803
1804 \end_inset
1805 </cell>
1806 </row>
1807 <row>
1808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812 A
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 </row>
1827 </lyxtabular>
1828
1829 \end_inset
1830
1831  
1832 \begin_inset Tabular
1833 <lyxtabular version="3" rows="2" columns="2">
1834 <features tabularvalignment="bottom">
1835 <column alignment="center" valignment="top" width="0pt">
1836 <column alignment="center" valignment="top" width="0">
1837 <row>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1848 \begin_inset Text
1849
1850 \begin_layout Plain Layout
1851 1
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 </row>
1857 <row>
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 A
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 </row>
1877 </lyxtabular>
1878
1879 \end_inset
1880
1881
1882 \begin_inset Newline newline
1883 \end_inset
1884
1885 また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
1886 \begin_inset CommandInset ref
1887 LatexCommand ref
1888 reference "sub:連結列の計算"
1889
1890 \end_inset
1891
1892 節および第
1893 \begin_inset CommandInset ref
1894 LatexCommand ref
1895 reference "sec:色付きの表"
1896
1897 \end_inset
1898
1899 節をご参照下さい。
1900 \end_layout
1901
1902 \begin_layout Description
1903
1904 \family sans
1905 罫線
1906 \family default
1907  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
1908 \begin_inset Newline newline
1909 \end_inset
1910
1911 様式オプションとして
1912 \family sans
1913 フォーマル様式
1914 \family default
1915 を使用すると、第
1916 \begin_inset CommandInset ref
1917 LatexCommand ref
1918 reference "sec:フォーマル形式の表"
1919
1920 \end_inset
1921
1922 節に述べられているフォーマル様式の表に表を変換します。
1923 \begin_inset Newline newline
1924 \end_inset
1925
1926 またここで、第
1927 \begin_inset CommandInset ref
1928 LatexCommand ref
1929 reference "sub:行の余白取り"
1930
1931 \end_inset
1932
1933 節に述べられているように、表の行に空白を追加することもできます。
1934 \end_layout
1935
1936 \begin_layout Description
1937
1938 \family sans
1939 長尺表
1940 \family default
1941  このタブは、複数のページにわたる、いわゆる「
1942 \emph on
1943 長尺表
1944 \emph default
1945 」を作るためのものです。第
1946 \begin_inset CommandInset ref
1947 LatexCommand ref
1948 reference "sec:長尺表"
1949
1950 \end_inset
1951
1952 節および第
1953 \begin_inset CommandInset ref
1954 LatexCommand ref
1955 reference "sec:長尺表にまつわる諸点"
1956
1957 \end_inset
1958
1959 節に、長尺表の機能に関する詳細な説明があります。
1960 \end_layout
1961
1962 \begin_layout Section
1963 表ツールバー
1964 \begin_inset Index idx
1965 status collapsed
1966
1967 \begin_layout Plain Layout
1968 ひょう@表 ! つーるばー@ツールバー
1969 \end_layout
1970
1971 \end_inset
1972
1973
1974 \end_layout
1975
1976 \begin_layout Standard
1977 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
1978 示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
1979 \end_layout
1980
1981 \begin_layout Standard
1982 ツールバーには、以下のアイコンがあります。
1983 \end_layout
1984
1985 \begin_layout Labeling
1986 \labelwidthstring 00.00.0000
1987 \begin_inset Graphics
1988         filename ../../images/tabular-feature_append-row.png
1989         scaleBeforeRotation
1990
1991 \end_inset
1992
1993 は、現在セルあるいは選択範囲の下に行を追加します。
1994 \end_layout
1995
1996 \begin_layout Labeling
1997 \labelwidthstring 00.00.0000
1998 \begin_inset Graphics
1999         filename ../../images/tabular-feature_append-column.png
2000         scaleBeforeRotation
2001
2002 \end_inset
2003
2004 は、現在セルあるいは選択範囲の右に列を追加します。
2005 \end_layout
2006
2007 \begin_layout Labeling
2008 \labelwidthstring 00.00.0000
2009 \begin_inset Graphics
2010         filename ../../images/tabular-feature_delete-row.png
2011         scaleBeforeRotation
2012
2013 \end_inset
2014
2015 は、現在行あるいは選択範囲行を削除します。
2016 \end_layout
2017
2018 \begin_layout Labeling
2019 \labelwidthstring 00.00.0000
2020 \begin_inset Graphics
2021         filename ../../images/tabular-feature_delete-column.png
2022         scaleBeforeRotation
2023
2024 \end_inset
2025
2026 は、現在列あるいは選択範囲列を削除します。
2027 \end_layout
2028
2029 \begin_layout Labeling
2030 \labelwidthstring 00.00.0000
2031 \begin_inset Graphics
2032         filename ../../images/tabular-feature_toggle-line-top.png
2033         scaleBeforeRotation
2034
2035 \end_inset
2036
2037 は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
2038 \end_layout
2039
2040 \begin_layout Labeling
2041 \labelwidthstring 00.00.0000
2042 \begin_inset Graphics
2043         filename ../../images/tabular-feature_toggle-line-bottom.png
2044         scaleBeforeRotation
2045
2046 \end_inset
2047
2048 は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
2049 \end_layout
2050
2051 \begin_layout Labeling
2052 \labelwidthstring 00.00.0000
2053 \begin_inset Graphics
2054         filename ../../images/tabular-feature_toggle-line-left.png
2055         scaleBeforeRotation
2056
2057 \end_inset
2058
2059 は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
2060 \end_layout
2061
2062 \begin_layout Labeling
2063 \labelwidthstring 00.00.0000
2064 \begin_inset Graphics
2065         filename ../../images/tabular-feature_toggle-line-right.png
2066         scaleBeforeRotation
2067
2068 \end_inset
2069
2070 は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
2071 \end_layout
2072
2073 \begin_layout Labeling
2074 \labelwidthstring 00.00.0000
2075 \begin_inset Graphics
2076         filename ../../images/tabular-feature_set-all-lines.png
2077         scaleBeforeRotation
2078
2079 \end_inset
2080
2081 は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2082 \end_layout
2083
2084 \begin_layout Labeling
2085 \labelwidthstring 00.00.0000
2086 \begin_inset Graphics
2087         filename ../../images/tabular-feature_unset-all-lines.png
2088         scaleBeforeRotation
2089
2090 \end_inset
2091
2092 は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2093 \end_layout
2094
2095 \begin_layout Labeling
2096 \labelwidthstring 00.00.0000
2097 \begin_inset Graphics
2098         filename ../../images/tabular-feature_m-align-left.png
2099         scaleBeforeRotation
2100
2101 \end_inset
2102
2103 は、現在セルあるいは現在列の内容を左揃えにします。
2104 \end_layout
2105
2106 \begin_layout Labeling
2107 \labelwidthstring 00.00.0000
2108 \begin_inset Graphics
2109         filename ../../images/tabular-feature_m-align-center.png
2110         scaleBeforeRotation
2111
2112 \end_inset
2113
2114 は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
2115 \end_layout
2116
2117 \begin_layout Labeling
2118 \labelwidthstring 00.00.0000
2119 \begin_inset Graphics
2120         filename ../../images/tabular-feature_m-align-right.png
2121         scaleBeforeRotation
2122
2123 \end_inset
2124
2125 は、現在セルあるいは現在列の内容を右揃えにします。
2126 \end_layout
2127
2128 \begin_layout Labeling
2129 \labelwidthstring 00.00.0000
2130 \begin_inset Graphics
2131         filename ../../images/tabular-feature_align-decimal.png
2132         scaleBeforeRotation
2133
2134 \end_inset
2135
2136 は、現在セルの内容を特定文字位置で揃えます。
2137 \end_layout
2138
2139 \begin_layout Labeling
2140 \labelwidthstring 00.00.0000
2141 \begin_inset Graphics
2142         filename ../../images/tabular-feature_m-valign-top.png
2143         scaleBeforeRotation
2144
2145 \end_inset
2146
2147 は、現在セルの内容を垂直方向上揃えにします。
2148 \end_layout
2149
2150 \begin_layout Labeling
2151 \labelwidthstring 00.00.0000
2152 \begin_inset Graphics
2153         filename ../../images/tabular-feature_m-valign-middle.png
2154         scaleBeforeRotation
2155
2156 \end_inset
2157
2158 は、現在セルの内容を垂直方向中央揃えにします。
2159 \end_layout
2160
2161 \begin_layout Labeling
2162 \labelwidthstring 00.00.0000
2163 \begin_inset Graphics
2164         filename ../../images/tabular-feature_m-valign-bottom.png
2165         scaleBeforeRotation
2166
2167 \end_inset
2168
2169 は、現在セルの内容を垂直方向下揃えにします。
2170 \end_layout
2171
2172 \begin_layout Labeling
2173 \labelwidthstring 00.00.0000
2174 \begin_inset Graphics
2175         filename ../../images/tabular-feature_set-rotate-cell.png
2176         scaleBeforeRotation
2177
2178 \end_inset
2179
2180 は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2181 \end_layout
2182
2183 \begin_layout Labeling
2184 \labelwidthstring 00.00.0000
2185 \begin_inset Graphics
2186         filename ../../images/tabular-feature_set-rotate-tabular.png
2187         scaleBeforeRotation
2188
2189 \end_inset
2190
2191 は、表全体を反時計廻りに90度回転します。
2192 \end_layout
2193
2194 \begin_layout Labeling
2195 \labelwidthstring 00.00.0000
2196 \begin_inset Graphics
2197         filename ../../images/tabular-feature_multicolumn.png
2198         scaleBeforeRotation
2199
2200 \end_inset
2201
2202 は、現在セルあるいは選択範囲を連結列にします。
2203 \end_layout
2204
2205 \begin_layout Labeling
2206 \labelwidthstring 00.00.0000
2207 \begin_inset Graphics
2208         filename ../../images/tabular-feature_multirow.png
2209         scaleBeforeRotation
2210
2211 \end_inset
2212
2213 は、現在セルあるいは選択範囲を連結行にします。
2214 \end_layout
2215
2216 \begin_layout Standard
2217 \begin_inset Note Greyedout
2218 status open
2219
2220 \begin_layout Plain Layout
2221
2222 \series bold
2223 【註】
2224 \series default
2225 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Section
2234 表編集メニュー
2235 \begin_inset Index idx
2236 status collapsed
2237
2238 \begin_layout Plain Layout
2239 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2240 \end_layout
2241
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Standard
2248 表ダイアログと表ツールバーの他に、
2249 \family sans
2250 編集\SpecialChar \menuseparator
2251
2252 \family default
2253 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2254 部にあるときのみ、表示されます。
2255 \end_layout
2256
2257 \begin_layout Section
2258 表フロート
2259 \begin_inset CommandInset label
2260 LatexCommand label
2261 name "sec:表フロート"
2262
2263 \end_inset
2264
2265
2266 \begin_inset Index idx
2267 status collapsed
2268
2269 \begin_layout Plain Layout
2270 ふろーと@フロート ! ひょう@表
2271 \end_layout
2272
2273 \end_inset
2274
2275
2276 \begin_inset Index idx
2277 status collapsed
2278
2279 \begin_layout Plain Layout
2280 ひょう@表 ! ふろーと@フロート
2281 \end_layout
2282
2283 \end_inset
2284
2285
2286 \end_layout
2287
2288 \begin_layout Standard
2289 フロートの一般的な説明については、第
2290 \begin_inset CommandInset ref
2291 LatexCommand ref
2292 reference "sec:フロートはじめに"
2293
2294 \end_inset
2295
2296 節をご覧下さい。
2297 \end_layout
2298
2299 \begin_layout Standard
2300 \begin_inset Float table
2301 placement h
2302 wide false
2303 sideways false
2304 status open
2305
2306 \begin_layout Plain Layout
2307 \begin_inset Caption
2308
2309 \begin_layout Plain Layout
2310 \begin_inset CommandInset label
2311 LatexCommand label
2312 name "tab:表フロート"
2313
2314 \end_inset
2315
2316 表フロート
2317 \end_layout
2318
2319 \end_inset
2320
2321
2322 \end_layout
2323
2324 \begin_layout Plain Layout
2325 \align center
2326 \begin_inset Tabular
2327 <lyxtabular version="3" rows="3" columns="3">
2328 <features tabularvalignment="middle">
2329 <column alignment="center" valignment="top" width="0pt">
2330 <column alignment="center" valignment="top" width="0pt">
2331 <column alignment="center" valignment="top" width="0pt">
2332 <row>
2333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Plain Layout
2337
2338 \family roman
2339 \series medium
2340 \shape up
2341 \size normal
2342 \emph off
2343 \bar no
2344 \noun off
2345 \color none
2346 1
2347 \end_layout
2348
2349 \end_inset
2350 </cell>
2351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355
2356 \family roman
2357 \series medium
2358 \shape up
2359 \size normal
2360 \emph off
2361 \bar no
2362 \noun off
2363 \color none
2364 2
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373
2374 \family roman
2375 \series medium
2376 \shape up
2377 \size normal
2378 \emph off
2379 \bar no
2380 \noun off
2381 \color none
2382 3
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 </row>
2388 <row>
2389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393 森嶋
2394 \end_layout
2395
2396 \end_inset
2397 </cell>
2398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2399 \begin_inset Text
2400
2401 \begin_layout Plain Layout
2402 宇沢
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2408 \begin_inset Text
2409
2410 \begin_layout Plain Layout
2411 二階堂
2412 \end_layout
2413
2414 \end_inset
2415 </cell>
2416 </row>
2417 <row>
2418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422
2423 \family roman
2424 \series medium
2425 \shape up
2426 \size normal
2427 \emph off
2428 \bar no
2429 \noun off
2430 \color none
2431 \begin_inset Formula $\int x^{2}dx$
2432 \end_inset
2433
2434
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \family roman
2445 \series medium
2446 \shape up
2447 \size normal
2448 \emph off
2449 \bar no
2450 \noun off
2451 \color none
2452 \begin_inset Formula $\left[\begin{array}{cc}
2453 a & b\\
2454 c & d
2455 \end{array}\right]$
2456 \end_inset
2457
2458
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467
2468 \family roman
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 \begin_inset Formula $1+1=2$
2477 \end_inset
2478
2479
2480 \end_layout
2481
2482 \end_inset
2483 </cell>
2484 </row>
2485 </lyxtabular>
2486
2487 \end_inset
2488
2489
2490 \end_layout
2491
2492 \end_inset
2493
2494
2495 \end_layout
2496
2497 \begin_layout Standard
2498 表フロートは、
2499 \family sans
2500 挿入
2501 \shape up
2502 \SpecialChar \menuseparator
2503 フロート\SpecialChar \menuseparator
2504
2505 \family default
2506 \shape default
2507 メニューかツールバーボタン
2508 \begin_inset Graphics
2509         filename ../../images/float-insert_table.png
2510         scale 85
2511         scaleBeforeRotation
2512
2513 \end_inset
2514
2515 を使うと挿入することができます。
2516 \end_layout
2517
2518 \begin_layout Standard
2519 フロートは折りたたむことのできるボックスとして表示され、中には「表
2520 \begin_inset space ~
2521 \end_inset
2522
2523 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2524 \end_layout
2525
2526 \begin_layout Standard
2527
2528 \begin_inset space ~
2529 \end_inset
2530
2531
2532 \begin_inset CommandInset ref
2533 LatexCommand ref
2534 reference "tab:表フロート"
2535
2536 \end_inset
2537
2538 は、表フロートに入れた表の例です。
2539 \end_layout
2540
2541 \begin_layout Standard
2542 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
2543 er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
2544 eXパッケージの
2545 \series bold
2546 caption
2547 \series default
2548
2549 \begin_inset Index idx
2550 status collapsed
2551
2552 \begin_layout Plain Layout
2553 LaTeXぱっけーじ@LaTeXパッケージ ! caption
2554 \end_layout
2555
2556 \end_inset
2557
2558
2559 \end_layout
2560
2561 \begin_layout Standard
2562
2563 \series bold
2564 tableposition=top
2565 \end_layout
2566
2567 \begin_layout Standard
2568 というオプションとともにloadコマンドを使って読み込んでください
2569 \begin_inset Foot
2570 status collapsed
2571
2572 \begin_layout Plain Layout
2573 詳しくは、第
2574 \begin_inset CommandInset ref
2575 LatexCommand ref
2576 reference "sec:キャプションの配置"
2577
2578 \end_inset
2579
2580 節をご覧下さい。
2581 \end_layout
2582
2583 \end_inset
2584
2585 。キャプション書式を調整するには、第
2586 \begin_inset CommandInset ref
2587 LatexCommand ref
2588 reference "sec:キャプションの書式設定"
2589
2590 \end_inset
2591
2592 節にものべられているように
2593 \series bold
2594 caption
2595 \series default
2596 パッケージを使用します。
2597 \end_layout
2598
2599 \begin_layout Standard
2600 \begin_inset Index idx
2601 status collapsed
2602
2603 \begin_layout Plain Layout
2604 さんしょう@参照 ! ひょうへの@表への
2605 \end_layout
2606
2607 \end_inset
2608
2609 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2610 \family sans
2611 挿入\SpecialChar \menuseparator
2612 ラベル
2613 \family default
2614 メニューかツールバーボタンの
2615 \begin_inset Graphics
2616         filename ../../images/label-insert.png
2617         scale 85
2618         scaleBeforeRotation
2619
2620 \end_inset
2621
2622 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
2623 相互参照メニューかツールバーボタンの
2624 \begin_inset Graphics
2625         filename ../../images/dialog-show-new-inset_ref.png
2626         scale 85
2627         scaleBeforeRotation
2628
2629 \end_inset
2630
2631 を用いて、このラベルを参照することができます。
2632 \begin_inset Newline newline
2633 \end_inset
2634
2635 参照は、第
2636 \begin_inset CommandInset ref
2637 LatexCommand ref
2638 reference "sec:フロートの参照"
2639
2640 \end_inset
2641
2642 節で詳細に説明されています。
2643 \end_layout
2644
2645 \begin_layout Section
2646 長尺表
2647 \begin_inset CommandInset label
2648 LatexCommand label
2649 name "sec:長尺表"
2650
2651 \end_inset
2652
2653
2654 \begin_inset Index idx
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 ちょうしゃくひょう@長尺表
2659 \end_layout
2660
2661 \end_inset
2662
2663
2664 \begin_inset Index idx
2665 status collapsed
2666
2667 \begin_layout Plain Layout
2668 ひょう@表 ! ちょうしゃくひょう@長尺表
2669 \end_layout
2670
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \begin_layout Standard
2677 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2678 \family sans
2679 長尺表
2680 \family default
2681 タブにある
2682 \family sans
2683 長尺表を使う
2684 \family default
2685 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2686 することができるようになります。
2687 \end_layout
2688
2689 \begin_layout Description
2690 ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
2691 \family roman
2692 \series medium
2693 \shape up
2694 \size normal
2695 \emph off
2696 \bar no
2697 \noun off
2698 \color none
2699 ただし、
2700 \family sans
2701 \series default
2702 \shape default
2703 \size default
2704 \emph default
2705 \bar default
2706 \noun default
2707 \color inherit
2708 冒頭ヘッダ
2709 \family roman
2710 \series medium
2711 \shape up
2712 \size normal
2713 \emph off
2714 \bar no
2715 \noun off
2716 \color none
2717 が定義されているときは、冒頭ページを除きます。
2718 \family default
2719 \series default
2720 \shape default
2721 \size default
2722 \emph default
2723 \bar default
2724 \noun default
2725 \color inherit
2726 これと区別して、このヘッダは本体ヘッダと呼びます。
2727 \end_layout
2728
2729 \begin_layout Description
2730 冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
2731 \end_layout
2732
2733 \begin_layout Description
2734 フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
2735 \family roman
2736 \series medium
2737 \shape up
2738 \size normal
2739 \emph off
2740 \bar no
2741 \noun off
2742 \color none
2743 ただし、
2744 \family sans
2745 \series default
2746 \shape default
2747 \size default
2748 \emph default
2749 \bar default
2750 \noun default
2751 \color inherit
2752 末尾フッタ
2753 \family roman
2754 \series medium
2755 \shape up
2756 \size normal
2757 \emph off
2758 \bar no
2759 \noun off
2760 \color none
2761 が定義されているときは、末尾ページを除きます。
2762 \end_layout
2763
2764 \begin_layout Description
2765 末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
2766 \end_layout
2767
2768 \begin_layout Description
2769 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
2770 \begin_inset CommandInset ref
2771 LatexCommand ref
2772 reference "sub:長尺表のキャプション"
2773
2774 \end_inset
2775
2776 節で説明されています。
2777 \end_layout
2778
2779 \begin_layout Standard
2780 加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
2781 \end_layout
2782
2783 \begin_layout Standard
2784 \align center
2785 \begin_inset Tabular
2786 <lyxtabular version="3" rows="69" columns="3">
2787 <features islongtable="true" longtabularalignment="center">
2788 <column alignment="left" valignment="top" width="0cm">
2789 <column alignment="left" valignment="top" width="0pt">
2790 <column alignment="center" valignment="top" width="0pt">
2791 <row endfirsthead="true">
2792 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \series bold
2798 例示用電話帳(名前は無視してください)
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 </row>
2822 <row endfirsthead="true">
2823 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827 氏名
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2833 \begin_inset Text
2834
2835 \begin_layout Plain Layout
2836
2837 \end_layout
2838
2839 \end_inset
2840 </cell>
2841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845
2846 \series bold
2847 TEL.
2848 \end_layout
2849
2850 \end_inset
2851 </cell>
2852 </row>
2853 <row endhead="true">
2854 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858
2859 \series bold
2860 例示用電話帳
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869
2870 \end_layout
2871
2872 \end_inset
2873 </cell>
2874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2875 \begin_inset Text
2876
2877 \begin_layout Plain Layout
2878
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 <row endhead="true">
2885 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Plain Layout
2889 氏名
2890 \end_layout
2891
2892 \end_inset
2893 </cell>
2894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Plain Layout
2898
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907
2908 \series bold
2909 TEL.
2910 \end_layout
2911
2912 \end_inset
2913 </cell>
2914 </row>
2915 <row endfoot="true">
2916 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920 次頁へつづく
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2926 \begin_inset Text
2927
2928 \begin_layout Plain Layout
2929
2930 \end_layout
2931
2932 \end_inset
2933 </cell>
2934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2935 \begin_inset Text
2936
2937 \begin_layout Plain Layout
2938
2939 \end_layout
2940
2941 \end_inset
2942 </cell>
2943 </row>
2944 <row>
2945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949
2950 \series bold
2951 Annovi
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 <cell alignment="center" valignment="top" usebox="none">
2957 \begin_inset Text
2958
2959 \begin_layout Plain Layout
2960 Silvia
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969 111
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 </row>
2975 <row>
2976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2977 \begin_inset Text
2978
2979 \begin_layout Plain Layout
2980
2981 \series bold
2982 Bertoli
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 <cell alignment="center" valignment="top" usebox="none">
2988 \begin_inset Text
2989
2990 \begin_layout Plain Layout
2991 Stefano
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2997 \begin_inset Text
2998
2999 \begin_layout Plain Layout
3000 111
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \series bold
3013 Bozzi
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell alignment="center" valignment="top" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022 Walter
3023 \end_layout
3024
3025 \end_inset
3026 </cell>
3027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3028 \begin_inset Text
3029
3030 \begin_layout Plain Layout
3031 111
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 </row>
3037 <row>
3038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042
3043 \series bold
3044 Cachia
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 <cell alignment="center" valignment="top" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053 Maria
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3059 \begin_inset Text
3060
3061 \begin_layout Plain Layout
3062 111
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 </row>
3068 <row>
3069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073
3074 \series bold
3075 Cachia
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 <cell alignment="center" valignment="top" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084 Maurizio
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3090 \begin_inset Text
3091
3092 \begin_layout Plain Layout
3093 111
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 </row>
3099 <row>
3100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3101 \begin_inset Text
3102
3103 \begin_layout Plain Layout
3104
3105 \series bold
3106 Cinquemani
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115 Giusi
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3121 \begin_inset Text
3122
3123 \begin_layout Plain Layout
3124 111
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \series bold
3137 Colin
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 Bernard
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155 111
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 </row>
3161 <row>
3162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166
3167 \series bold
3168 Concli
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 <cell alignment="center" valignment="top" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177 Gianfranco
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186 111
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 <row>
3193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \series bold
3199 Dal Bosco
3200 \end_layout
3201
3202 \end_inset
3203 </cell>
3204 <cell alignment="center" valignment="top" usebox="none">
3205 \begin_inset Text
3206
3207 \begin_layout Plain Layout
3208 Carolina
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217 111
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 </row>
3223 <row>
3224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228
3229 \series bold
3230 Dalpiaz
3231 \end_layout
3232
3233 \end_inset
3234 </cell>
3235 <cell alignment="center" valignment="top" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Plain Layout
3239 Annamaria
3240 \end_layout
3241
3242 \end_inset
3243 </cell>
3244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3245 \begin_inset Text
3246
3247 \begin_layout Plain Layout
3248 111
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 <row>
3255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \series bold
3261 Feliciello
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270 Domenico
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279 111
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 </row>
3285 <row>
3286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3287 \begin_inset Text
3288
3289 \begin_layout Plain Layout
3290
3291 \series bold
3292 Focarelli
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 <cell alignment="center" valignment="top" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301 Paola
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310 111
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 </row>
3316 <row>
3317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321
3322 \series bold
3323 Galletti
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332 Oreste
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341 111
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 </row>
3347 <row>
3348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352
3353 \series bold
3354 Gasparini
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 <cell alignment="center" valignment="top" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363 Franca
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372 111
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 </row>
3378 <row>
3379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383
3384 \series bold
3385 Rizzardi
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394 Paola
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 111
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 <row>
3410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414
3415 \series bold
3416 Lassini
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425 Giancarlo
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434 111
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 </row>
3440 <row>
3441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445
3446 \series bold
3447 Malfatti
3448 \end_layout
3449
3450 \end_inset
3451 </cell>
3452 <cell alignment="center" valignment="top" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 Luciano
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 111
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 </row>
3471 <row>
3472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476
3477 \series bold
3478 Malfatti
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 <cell alignment="center" valignment="top" usebox="none">
3484 \begin_inset Text
3485
3486 \begin_layout Plain Layout
3487 Valeriano
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 111
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 </row>
3502 <row>
3503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507
3508 \series bold
3509 Meneguzzo
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 <cell alignment="center" valignment="top" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 Roberto
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 111
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row>
3534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \series bold
3540 Mezzadra
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell alignment="center" valignment="top" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 Roberto
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 111
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 </row>
3564 <row>
3565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569
3570 \series bold
3571 Pirpamer
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell alignment="center" valignment="top" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580 Erich
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589 111
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 </row>
3595 <row>
3596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \series bold
3602 Pochiesa
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611 Paolo
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620 111, 222
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 </row>
3626 <row>
3627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631
3632 \series bold
3633 Radina
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell alignment="center" valignment="top" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 Claudio
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 111
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662
3663 \series bold
3664 Stuffer
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Oskar
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 111
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 <row>
3689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \series bold
3695 Tacchelli
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Ugo
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 111
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \series bold
3726 Tezzele
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Margit
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 111
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \series bold
3757 Unterkalmsteiner
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 Frieda
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 111
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 </row>
3781 <row>
3782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786
3787 \series bold
3788 Vieider
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 Hilde
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 111
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 <row>
3813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817
3818 \series bold
3819 Vigna
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 Jürgen
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 111
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \series bold
3850 Weber
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Maurizio
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 111
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row>
3875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879
3880 \series bold
3881 Winkler
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 Franz
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 111
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910  
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 <row>
3935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \series bold
3941 Annovi
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 Silvia
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 555
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 </row>
3965 <row>
3966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970
3971 \series bold
3972 Bertoli
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 Stefano
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 555
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 </row>
3996 <row>
3997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001
4002 \series bold
4003 Bozzi
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 Walter
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 555
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row>
4028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032
4033 \series bold
4034 Cachia
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 Maria
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 555
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 </row>
4058 <row>
4059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063
4064 \series bold
4065 Cachia
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 Maurizio
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 555
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 </row>
4089 <row>
4090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094
4095 \series bold
4096 Cinquemani
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 Giusi
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 555
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 </row>
4120 <row>
4121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125
4126 \series bold
4127 Colin
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 Bernard
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 555
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 </row>
4151 <row>
4152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156
4157 \series bold
4158 Concli
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 Gianfranco
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 555
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \series bold
4189 Dal Bosco
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 Carolina
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 555
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 <row>
4214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \series bold
4220 Dalpiaz
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Annamaria
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 555
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249
4250 \series bold
4251 Feliciello
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 <cell alignment="center" valignment="top" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260 Domenico
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 555
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 </row>
4275 <row>
4276 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280
4281 \series bold
4282 Focarelli
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 Paola
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 555
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 </row>
4306 <row>
4307 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311
4312 \series bold
4313 Galletti
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 Oreste
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 555
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 </row>
4337 <row>
4338 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342
4343 \series bold
4344 Gasparini
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell alignment="center" valignment="top" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353 Franca
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 555
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 </row>
4368 <row>
4369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373
4374 \series bold
4375 Rizzardi
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 Paola
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 555
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 </row>
4399 <row>
4400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404
4405 \series bold
4406 Lassini
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 <cell alignment="center" valignment="top" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 Giancarlo
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 555
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 </row>
4430 <row>
4431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4432 \begin_inset Text
4433
4434 \begin_layout Plain Layout
4435
4436 \series bold
4437 Malfatti
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 <cell alignment="center" valignment="top" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446 Luciano
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455 555
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 </row>
4461 <row>
4462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466
4467 \series bold
4468 Malfatti
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 <cell alignment="center" valignment="top" usebox="none">
4474 \begin_inset Text
4475
4476 \begin_layout Plain Layout
4477 Valeriano
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 555
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 </row>
4492 <row>
4493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497
4498 \series bold
4499 Meneguzzo
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 <cell alignment="center" valignment="top" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508 Roberto
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 555
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 </row>
4523 <row>
4524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528
4529 \series bold
4530 Mezzadra
4531 \end_layout
4532
4533 \end_inset
4534 </cell>
4535 <cell alignment="center" valignment="top" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539 Roberto
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548 555
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 </row>
4554 <row>
4555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559
4560 \series bold
4561 Pirpamer
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 <cell alignment="center" valignment="top" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570 Erich
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 555
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 </row>
4585 <row>
4586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590
4591 \series bold
4592 Pochiesa
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 Paolo
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 555, 222
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621
4622 \series bold
4623 Radina
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell alignment="center" valignment="top" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 Claudio
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 555
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 </row>
4647 <row>
4648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Stuffer
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 Oskar
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 555
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \series bold
4685 Tacchelli
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 Ugo
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 555
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row>
4710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Tezzele
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 Margit
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 555
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \series bold
4747 Unterkalmsteiner
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 Frieda
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 555
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 <row>
4772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776
4777 \series bold
4778 Vieider
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 Hilde
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 555
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 <row>
4803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807
4808 \series bold
4809 Vigna
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 Jürgen
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 999
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 </row>
4833 <row>
4834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838
4839 \series bold
4840 Weber
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Maurizio
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 555
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \series bold
4871 Winkler
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 Franz
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 555
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row endlastfoot="true">
4896 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 以上
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 </row>
4924 </lyxtabular>
4925
4926 \end_inset
4927
4928
4929 \begin_inset ERT
4930 status collapsed
4931
4932 \begin_layout Plain Layout
4933
4934
4935 \backslash
4936 addtocounter{table}{-1}
4937 \end_layout
4938
4939 \end_inset
4940
4941
4942 \begin_inset Note Note
4943 status collapsed
4944
4945 \begin_layout Plain Layout
4946 本コマンドの説明については、第
4947 \begin_inset CommandInset ref
4948 LatexCommand ref
4949 reference "sub:長尺表のキャプション"
4950
4951 \end_inset
4952
4953 節の最初の淡色表示注釈をご覧下さい。
4954 \end_layout
4955
4956 \end_inset
4957
4958
4959 \end_layout
4960
4961 \begin_layout Subsection
4962 長尺表での脚注
4963 \begin_inset CommandInset label
4964 LatexCommand label
4965 name "sub:長尺表での脚注"
4966
4967 \end_inset
4968
4969
4970 \begin_inset Index idx
4971 status collapsed
4972
4973 \begin_layout Plain Layout
4974 ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
4975 \end_layout
4976
4977 \end_inset
4978
4979
4980 \end_layout
4981
4982 \begin_layout Standard
4983 脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
4984 \begin_inset CommandInset ref
4985 LatexCommand ref
4986 reference "tab:別キャプション"
4987
4988 \end_inset
4989
4990 には脚注が付いています。
4991 \end_layout
4992
4993 \begin_layout Subsection
4994 長尺表の縦横揃え
4995 \begin_inset Index idx
4996 status collapsed
4997
4998 \begin_layout Plain Layout
4999 ちょうしゃくひょう@長尺表 ! たてよこぞろえ@縦横揃え
5000 \end_layout
5001
5002 \end_inset
5003
5004
5005 \end_layout
5006
5007 \begin_layout Standard
5008 表設定ダイアログでは、長尺表の水平揃えを指定することができます。左揃えや右揃えでは、表は直接ページ境界に寄せられます。表と境界の間に余白を加えるには、中央揃えに
5009 設定してから
5010 \end_layout
5011
5012 \begin_layout Standard
5013
5014 \series bold
5015
5016 \backslash
5017 setlength{
5018 \backslash
5019 LTleft}{値}
5020 \end_layout
5021
5022 \begin_layout Standard
5023 という行を当該長尺表の前にTeXコードとして挿入して、長さ
5024 \series bold
5025
5026 \backslash
5027 LTleft
5028 \series default
5029 および
5030 \series bold
5031
5032 \backslash
5033 LTright
5034 \series default
5035 の値を変更しなくてはなりません。ここで「値」は、第
5036 \begin_inset CommandInset ref
5037 LatexCommand ref
5038 reference "tab:単位"
5039
5040 \end_inset
5041
5042 表に挙げてある単位であれば、どの単位を取ることもできます。
5043 \series bold
5044
5045 \backslash
5046 LTleft
5047 \series default
5048 は、左頁余白から長尺表までの水平方向の距離を制御し、
5049 \series bold
5050
5051 \backslash
5052 LTright
5053 \series default
5054 は、右頁余白からの距離を制御します。これらの長さの既定値は
5055 \series bold
5056
5057 \backslash
5058 fill
5059 \series default
5060 となっており、LyXの水平フィルと同等になっています。
5061 \end_layout
5062
5063 \begin_layout Standard
5064 以下の長尺表は、中央揃えの上、
5065 \series bold
5066
5067 \backslash
5068 LTleft
5069 \series default
5070
5071 \family sans
5072 0.1
5073 \backslash
5074 columnwidth
5075 \family default
5076 に設定してあります。
5077 \begin_inset ERT
5078 status collapsed
5079
5080 \begin_layout Plain Layout
5081
5082
5083 \backslash
5084 setlength{
5085 \backslash
5086 LTleft}{0.1
5087 \backslash
5088 columnwidth}
5089 \end_layout
5090
5091 \end_inset
5092
5093
5094 \end_layout
5095
5096 \begin_layout Standard
5097 \begin_inset Tabular
5098 <lyxtabular version="3" rows="5" columns="5">
5099 <features islongtable="true" longtabularalignment="center">
5100 <column alignment="center" valignment="top" width="0">
5101 <column alignment="center" valignment="top" width="0">
5102 <column alignment="center" valignment="top" width="0">
5103 <column alignment="center" valignment="top" width="0">
5104 <column alignment="center" valignment="top" width="0">
5105 <row>
5106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 1
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5116 \begin_inset Text
5117
5118 \begin_layout Plain Layout
5119 2
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 3
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 4
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 5
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 </row>
5152 <row>
5153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 いろは
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193 いろは
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 </row>
5199 <row>
5200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5201 \begin_inset Text
5202
5203 \begin_layout Plain Layout
5204 いろは
5205 \end_layout
5206
5207 \end_inset
5208 </cell>
5209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 いろは
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 いろは
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 いろは
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 </row>
5293 <row>
5294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 いろは
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307 いろは
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5313 \begin_inset Text
5314
5315 \begin_layout Plain Layout
5316 いろは
5317 \end_layout
5318
5319 \end_inset
5320 </cell>
5321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5322 \begin_inset Text
5323
5324 \begin_layout Plain Layout
5325 いろは
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 いろは
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 </row>
5340 </lyxtabular>
5341
5342 \end_inset
5343
5344
5345 \begin_inset ERT
5346 status collapsed
5347
5348 \begin_layout Plain Layout
5349
5350
5351 \backslash
5352 setlength{
5353 \backslash
5354 LTleft}{
5355 \backslash
5356 fill}
5357 \end_layout
5358
5359 \end_inset
5360
5361
5362 \begin_inset ERT
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366
5367
5368 \backslash
5369 addtocounter{table}{-1}
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset Note Note
5376 status collapsed
5377
5378 \begin_layout Plain Layout
5379 このコマンドの説明に関しては、第
5380 \begin_inset CommandInset ref
5381 LatexCommand ref
5382 reference "sub:長尺表のキャプション"
5383
5384 \end_inset
5385
5386 節の最初の淡色表示注釈をご覧下さい。
5387 \end_layout
5388
5389 \end_inset
5390
5391
5392 \end_layout
5393
5394 \begin_layout Subsection
5395 長尺表のキャプション
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 ちょうしゃくひょう@長尺表 ! きゃぷしょん@キャプション
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \begin_inset CommandInset label
5407 LatexCommand label
5408 name "sub:長尺表のキャプション"
5409
5410 \end_inset
5411
5412
5413 \end_layout
5414
5415 \begin_layout Standard
5416 フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
5417 \begin_inset CommandInset ref
5418 LatexCommand ref
5419 reference "sec:長尺表"
5420
5421 \end_inset
5422
5423 節に述べられているように、ある行で長尺表オプションの
5424 \family sans
5425 キャプション
5426 \family default
5427 を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
5428 \end_layout
5429
5430 \begin_layout Standard
5431 以下は、動作を確認するための短い長尺表です。
5432 \end_layout
5433
5434 \begin_layout Standard
5435 \begin_inset Tabular
5436 <lyxtabular version="3" rows="6" columns="5">
5437 <features islongtable="true" longtabularalignment="center">
5438 <column alignment="center" valignment="top" width="0">
5439 <column alignment="center" valignment="top" width="0">
5440 <column alignment="center" valignment="top" width="0">
5441 <column alignment="center" valignment="top" width="0">
5442 <column alignment="center" valignment="top" width="0">
5443 <row caption="true">
5444 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 \begin_inset Caption
5449
5450 \begin_layout Plain Layout
5451 キャプション付き長尺表
5452 \begin_inset Argument
5453 status collapsed
5454
5455 \begin_layout Plain Layout
5456 長尺表
5457 \end_layout
5458
5459 \end_inset
5460
5461
5462 \end_layout
5463
5464 \end_inset
5465
5466
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 </row>
5508 <row>
5509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 1
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 2
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531 3
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 4
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5546 \begin_inset Text
5547
5548 \begin_layout Plain Layout
5549 5
5550 \end_layout
5551
5552 \end_inset
5553 </cell>
5554 </row>
5555 <row>
5556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 いろは
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 いろは
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 </row>
5602 <row>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 いろは
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616
5617 \end_layout
5618
5619 \end_inset
5620 </cell>
5621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5622 \begin_inset Text
5623
5624 \begin_layout Plain Layout
5625
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 いろは
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 </row>
5649 <row>
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Plain Layout
5654 いろは
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 いろは
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 </row>
5696 <row>
5697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 いろは
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 いろは
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 いろは
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 いろは
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 いろは
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 </row>
5743 </lyxtabular>
5744
5745 \end_inset
5746
5747
5748 \end_layout
5749
5750 \begin_layout Standard
5751 \begin_inset VSpace medskip
5752 \end_inset
5753
5754
5755 \begin_inset Note Greyedout
5756 status open
5757
5758 \begin_layout Plain Layout
5759
5760 \series bold
5761 【註1】
5762 \series default
5763 表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
5764 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
5765 \end_layout
5766
5767 \begin_layout Plain Layout
5768
5769 \series bold
5770
5771 \backslash
5772 addtocounter{table}{-1}
5773 \end_layout
5774
5775 \begin_layout Plain Layout
5776 というコマンドを挿入する方法があります。
5777 \end_layout
5778
5779 \begin_layout Plain Layout
5780 全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
5781 \end_layout
5782
5783 \begin_layout Plain Layout
5784
5785 \series bold
5786
5787 \backslash
5788 let
5789 \backslash
5790 myEnd
5791 \backslash
5792 endlongtable
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796
5797 \backslash
5798 renewcommand{
5799 \backslash
5800 endlongtable}{
5801 \backslash
5802 myEnd
5803 \backslash
5804 addtocounter{table}{-1}}
5805 \end_layout
5806
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Standard
5813 \begin_inset Note Greyedout
5814 status open
5815
5816 \begin_layout Plain Layout
5817
5818 \series bold
5819 【註2】
5820 \series default
5821 相互参照をリンクするために、
5822 \family sans
5823 文書設定
5824 \family default
5825 ダイアログの
5826 \family sans
5827 PDF特性
5828 \family default
5829
5830 \series bold
5831 hyperref
5832 \series default
5833
5834 \begin_inset Index idx
5835 status collapsed
5836
5837 \begin_layout Plain Layout
5838 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
5839 \end_layout
5840
5841 \end_inset
5842
5843 を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
5844 \end_layout
5845
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \begin_layout Subsubsection
5852 長尺表への参照
5853 \begin_inset Index idx
5854 status collapsed
5855
5856 \begin_layout Plain Layout
5857 ちょうしゃくひょう@長尺表 ! さんしょう@参照
5858 \end_layout
5859
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \begin_layout Standard
5866 \begin_inset Tabular
5867 <lyxtabular version="3" rows="6" columns="5">
5868 <features islongtable="true" longtabularalignment="center">
5869 <column alignment="center" valignment="top" width="0">
5870 <column alignment="center" valignment="top" width="0">
5871 <column alignment="center" valignment="top" width="0">
5872 <column alignment="center" valignment="top" width="0">
5873 <column alignment="center" valignment="top" width="0">
5874 <row caption="true">
5875 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Plain Layout
5879 \begin_inset Caption
5880
5881 \begin_layout Plain Layout
5882 参照された長尺表
5883 \begin_inset CommandInset label
5884 LatexCommand label
5885 name "tab:参照例"
5886
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \end_inset
5893
5894
5895 \end_layout
5896
5897 \end_inset
5898 </cell>
5899 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 1
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 2
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 3
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 4
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 5
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 いろは
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 いろは
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 </row>
6030 <row>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 いろは
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 いろは
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 </row>
6077 <row>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 いろは
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 いろは
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 </row>
6124 <row>
6125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 いろは
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 いろは
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 いろは
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 いろは
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 いろは
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 </row>
6171 </lyxtabular>
6172
6173 \end_inset
6174
6175
6176 \end_layout
6177
6178 \begin_layout Standard
6179 長尺表を参照するには、キャプションにラベルを挿入してください。
6180 \end_layout
6181
6182 \begin_layout Standard
6183 これは表
6184 \begin_inset CommandInset ref
6185 LatexCommand ref
6186 reference "tab:参照例"
6187
6188 \end_inset
6189
6190 への参照です。
6191 \end_layout
6192
6193 \begin_layout Standard
6194 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
6195 \series bold
6196 caption
6197 \series default
6198
6199 \begin_inset Index idx
6200 status collapsed
6201
6202 \begin_layout Plain Layout
6203 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6204 \end_layout
6205
6206 \end_inset
6207
6208 を使用して設定することができます。第
6209 \begin_inset CommandInset ref
6210 LatexCommand ref
6211 reference "sec:キャプションの書式設定"
6212
6213 \end_inset
6214
6215 節をご覧下さい。
6216 \end_layout
6217
6218 \begin_layout Subsubsection
6219 キャプションの幅
6220 \begin_inset Index idx
6221 status collapsed
6222
6223 \begin_layout Plain Layout
6224 ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
6225 \end_layout
6226
6227 \end_inset
6228
6229
6230 \end_layout
6231
6232 \begin_layout Standard
6233 キャプション行の最大長は、長さ
6234 \series bold
6235
6236 \backslash
6237 LTcapwidth
6238 \series default
6239 によって指定することができます。既定値は4
6240 \begin_inset space \thinspace{}
6241 \end_inset
6242
6243 inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
6244 \end_layout
6245
6246 \begin_layout Standard
6247
6248 \series bold
6249
6250 \backslash
6251 setlength{
6252 \backslash
6253 LTcapwidth}{幅}
6254 \end_layout
6255
6256 \begin_layout Standard
6257 というコマンドを書き加えて下さい。ここで「幅」には、付録
6258 \begin_inset CommandInset ref
6259 LatexCommand ref
6260 reference "cha:LyXで使用できる単位"
6261
6262 \end_inset
6263
6264 に挙げられている単位を取ることができます。
6265 \end_layout
6266
6267 \begin_layout Standard
6268 以下の各表で違いを示します。
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset Tabular
6273 <lyxtabular version="3" rows="6" columns="5">
6274 <features islongtable="true" longtabularalignment="center">
6275 <column alignment="center" valignment="top" width="0">
6276 <column alignment="center" valignment="top" width="0">
6277 <column alignment="center" valignment="top" width="0">
6278 <column alignment="center" valignment="top" width="0">
6279 <column alignment="center" valignment="top" width="0">
6280 <row caption="true">
6281 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 \begin_inset Caption
6286
6287 \begin_layout Plain Layout
6288 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6289 \begin_inset Argument
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 既定幅のキャプション
6294 \end_layout
6295
6296 \end_inset
6297
6298
6299 \end_layout
6300
6301 \end_inset
6302
6303
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 </row>
6345 <row>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 1
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 2
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 3
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 4
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 5
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397 いろは
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 いろは
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 </row>
6439 <row>
6440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 いろは
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 いろは
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 </row>
6486 <row>
6487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491 いろは
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500
6501 \end_layout
6502
6503 \end_inset
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 いろは
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 </row>
6533 <row>
6534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 いろは
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547 いろは
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6553 \begin_inset Text
6554
6555 \begin_layout Plain Layout
6556 いろは
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 いろは
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 いろは
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 </row>
6580 </lyxtabular>
6581
6582 \end_inset
6583
6584
6585 \end_layout
6586
6587 \begin_layout Standard
6588 \begin_inset ERT
6589 status collapsed
6590
6591 \begin_layout Plain Layout
6592
6593
6594 \backslash
6595 setlength{
6596 \backslash
6597 LTcapwidth}{5cm}
6598 \end_layout
6599
6600 \end_inset
6601
6602
6603 \begin_inset Tabular
6604 <lyxtabular version="3" rows="6" columns="5">
6605 <features islongtable="true" longtabularalignment="center">
6606 <column alignment="center" valignment="top" width="0">
6607 <column alignment="center" valignment="top" width="0">
6608 <column alignment="center" valignment="top" width="0">
6609 <column alignment="center" valignment="top" width="0">
6610 <column alignment="center" valignment="top" width="0">
6611 <row caption="true">
6612 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616 \begin_inset Caption
6617
6618 \begin_layout Plain Layout
6619 5
6620 \begin_inset space \thinspace{}
6621 \end_inset
6622
6623 cm幅のなが〜いフルタイトル・5
6624 \begin_inset space \thinspace{}
6625 \end_inset
6626
6627 cm幅のなが〜いフルタイトル・5
6628 \begin_inset space \thinspace{}
6629 \end_inset
6630
6631 cm幅のなが〜いフルタイトル
6632 \begin_inset Argument
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636 5
6637 \begin_inset space \thinspace{}
6638 \end_inset
6639
6640 cm幅のキャプション
6641 \end_layout
6642
6643 \end_inset
6644
6645
6646 \end_layout
6647
6648 \end_inset
6649
6650
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Plain Layout
6659
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6665 \begin_inset Text
6666
6667 \begin_layout Plain Layout
6668
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 </row>
6692 <row>
6693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 1
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 2
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715 3
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724 4
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 5
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 </row>
6739 <row>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 いろは
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762
6763 \end_layout
6764
6765 \end_inset
6766 </cell>
6767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 いろは
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 いろは
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 いろは
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 </row>
6833 <row>
6834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838 いろは
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865
6866 \end_layout
6867
6868 \end_inset
6869 </cell>
6870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 いろは
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 </row>
6880 <row>
6881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 いろは
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 いろは
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903 いろは
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912 いろは
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 いろは
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 </lyxtabular>
6928
6929 \end_inset
6930
6931
6932 \end_layout
6933
6934 \begin_layout Standard
6935 \begin_inset ERT
6936 status collapsed
6937
6938 \begin_layout Plain Layout
6939
6940
6941 \backslash
6942 setlength{
6943 \backslash
6944 LTcapwidth}{4in}
6945 \end_layout
6946
6947 \end_inset
6948
6949
6950 \end_layout
6951
6952 \begin_layout Standard
6953 \begin_inset Note Greyedout
6954 status open
6955
6956 \begin_layout Plain Layout
6957
6958 \series bold
6959 【註】
6960 \series default
6961 この文書のようにLaTeXパッケージの
6962 \series bold
6963 caption
6964 \series default
6965
6966 \begin_inset Index idx
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6971 \end_layout
6972
6973 \end_inset
6974
6975 を使用している時には、
6976 \series bold
6977
6978 \backslash
6979 LTcapwidth
6980 \series default
6981 に既定値の4
6982 \begin_inset space \thinspace{}
6983 \end_inset
6984
6985 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
6986 \begin_inset space \thinspace{}
6987 \end_inset
6988
6989 in幅のキャプションを作るには、3.99
6990 \begin_inset space \thinspace{}
6991 \end_inset
6992
6993 inのように4.0
6994 \begin_inset space \thinspace{}
6995 \end_inset
6996
6997 inと少し違う値を指定するか、
6998 \series bold
6999 caption
7000 \series default
7001 パッケージが提供している
7002 \series bold
7003
7004 \backslash
7005 captionsetup{width=値}
7006 \series default
7007 というLaTeXコマンドを用いる方法があります。
7008 \end_layout
7009
7010 \end_inset
7011
7012
7013 \end_layout
7014
7015 \begin_layout Subsubsection
7016 表の各ページごとに異なるキャプション
7017 \begin_inset Index idx
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021 ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
7022 \end_layout
7023
7024 \end_inset
7025
7026
7027 \end_layout
7028
7029 \begin_layout Standard
7030 次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
7031 \end_layout
7032
7033 \begin_layout Standard
7034
7035 \series bold
7036
7037 \backslash
7038 caption*{キャプション文}
7039 \backslash
7040
7041 \backslash
7042 %
7043 \end_layout
7044
7045 \begin_layout Standard
7046 というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
7047 \begin_inset CommandInset ref
7048 LatexCommand ref
7049 reference "tab:別キャプション"
7050
7051 \end_inset
7052
7053 は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
7054 \end_layout
7055
7056 \begin_layout Standard
7057 \align center
7058 \begin_inset Tabular
7059 <lyxtabular version="3" rows="59" columns="3">
7060 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7061 <column alignment="left" valignment="top" width="0cm">
7062 <column alignment="left" valignment="top" width="0pt">
7063 <column alignment="center" valignment="top" width="0pt">
7064 <row caption="true">
7065 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 \begin_inset Caption
7070
7071 \begin_layout Plain Layout
7072 例示用電話帳
7073 \begin_inset CommandInset label
7074 LatexCommand label
7075 name "tab:別キャプション"
7076
7077 \end_inset
7078
7079
7080 \begin_inset Argument
7081 status collapsed
7082
7083 \begin_layout Plain Layout
7084 例示用電話帳
7085 \end_layout
7086
7087 \end_inset
7088
7089
7090 \end_layout
7091
7092 \end_inset
7093
7094
7095 \end_layout
7096
7097 \end_inset
7098 </cell>
7099 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \end_layout
7105
7106 \end_inset
7107 </cell>
7108 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 </row>
7118 <row endfirsthead="true">
7119 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123
7124 \series bold
7125 例示用電話帳(名前は無視の事)
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 </row>
7149 <row endfirsthead="true">
7150 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154
7155 \series bold
7156 氏名
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174
7175 \series bold
7176 TEL.
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 <row endhead="true">
7183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 \begin_inset ERT
7188 status collapsed
7189
7190 \begin_layout Plain Layout
7191
7192
7193 \backslash
7194 caption*{例示用電話帳の続き}
7195 \backslash
7196
7197 \backslash
7198 %
7199 \end_layout
7200
7201 \end_inset
7202
7203
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 </row>
7227 <row endhead="true">
7228 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7229 \begin_inset Text
7230
7231 \begin_layout Plain Layout
7232
7233 \series bold
7234 例示用電話帳
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Plain Layout
7252
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 </row>
7258 <row endhead="true">
7259 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263
7264 \series bold
7265 氏名
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7280 \begin_inset Text
7281
7282 \begin_layout Plain Layout
7283
7284 \series bold
7285 TEL.
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 </row>
7291 <row endfoot="true">
7292 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 次頁に続く
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 </row>
7320 <row>
7321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325
7326 \series bold
7327 Annovi
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 Silvia
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 111
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 </row>
7351 <row>
7352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356
7357 \series bold
7358 Bertoli
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 Stefano
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 111
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 <row>
7383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387
7388 \series bold
7389 Bozzi
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 Walter
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7404 \begin_inset Text
7405
7406 \begin_layout Plain Layout
7407 111
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 </row>
7413 <row>
7414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418
7419 \series bold
7420 Cachia
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Plain Layout
7429 Maria
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 111
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449
7450 \series bold
7451 Cachia
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 Maurizio
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 111
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 </row>
7475 <row>
7476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480
7481 \series bold
7482 Cinquemani
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 Giusi
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 111
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 </row>
7506 <row>
7507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511
7512 \series bold
7513 Colin
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522 Bernard
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 111
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row>
7538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542
7543 \series bold
7544 Concli
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 Gianfranco
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562 111
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 </row>
7568 <row>
7569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573
7574 \series bold
7575 Dal Bosco
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584 Carolina
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 111
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 </row>
7599 <row>
7600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \series bold
7606 Dalpiaz
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615 Annamaria
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 111
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 </row>
7630 <row>
7631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Plain Layout
7635
7636 \series bold
7637 Feliciello
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646 Domenico
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7652 \begin_inset Text
7653
7654 \begin_layout Plain Layout
7655 111
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666
7667 \series bold
7668 Focarelli
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 Paola
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7683 \begin_inset Text
7684
7685 \begin_layout Plain Layout
7686 111
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row>
7693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697
7698 \series bold
7699 Galletti
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 Oreste
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 111
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 </row>
7723 <row>
7724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7725 \begin_inset Text
7726
7727 \begin_layout Plain Layout
7728
7729 \series bold
7730 Gasparini
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 Franca
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748 111
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 </row>
7754 <row>
7755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759
7760 \series bold
7761 Rizzardi
7762 \series default
7763
7764 \begin_inset Foot
7765 status collapsed
7766
7767 \begin_layout Plain Layout
7768 例示用脚注
7769 \end_layout
7770
7771 \end_inset
7772
7773
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 Paola
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791 111
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 </row>
7797 <row>
7798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802
7803 \series bold
7804 Lassini
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813 Giancarlo
7814 \end_layout
7815
7816 \end_inset
7817 </cell>
7818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822 111
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 <row>
7829 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \series bold
7835 Malfatti
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 Luciano
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 111
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \series bold
7866 Malfatti
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 Valeriano
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884 111
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row>
7891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \series bold
7897 Meneguzzo
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906 Roberto
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915 111
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 </row>
7921 <row>
7922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \series bold
7928 Mezzadra
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937 Roberto
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 111
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \series bold
7959 Pirpamer
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 Erich
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977 111
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row>
7984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \series bold
7990 Pochiesa
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 Paolo
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 111, 222
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \series bold
8021 Radina
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 Claudio
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 111
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 </row>
8045 <row>
8046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \series bold
8052 Stuffer
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 Oskar
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070 111
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \series bold
8083 Tacchelli
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 Ugo
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 111
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 </row>
8107 <row>
8108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \series bold
8114 Tezzele
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 Margit
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 111
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 </row>
8138 <row>
8139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143
8144 \series bold
8145 Unterkalmsteiner
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 Frieda
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 111
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 </row>
8169 <row>
8170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174
8175 \series bold
8176 Vieider
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 Hilde
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 111
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \series bold
8207 Vigna
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 Jürgen
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 111
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \series bold
8238 Weber
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 Maurizio
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 111
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 </row>
8262 <row>
8263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267
8268 \series bold
8269 Winkler
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 Franz
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 111
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 <row>
8294 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298  
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327
8328 \series bold
8329 Annovi
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 Silvia
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 555
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 <row>
8354 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358
8359 \series bold
8360 Bertoli
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 Stefano
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 555
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 </row>
8384 <row>
8385 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389
8390 \series bold
8391 Bozzi
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 Walter
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 555
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 <row>
8416 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420
8421 \series bold
8422 Cachia
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431 Maria
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 555
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 </row>
8446 <row>
8447 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451
8452 \series bold
8453 Cachia
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 Maurizio
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 555
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 </row>
8477 <row>
8478 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482
8483 \series bold
8484 Cinquemani
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 Giusi
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 555
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \series bold
8515 Colin
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 Bernard
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 555
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 <row>
8540 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544
8545 \series bold
8546 Concli
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555 Gianfranco
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 555
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 </row>
8570 <row>
8571 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575
8576 \series bold
8577 Dal Bosco
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 Carolina
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 555
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \series bold
8608 Dalpiaz
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 Annamaria
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 555
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \series bold
8639 Feliciello
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 Domenico
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 555
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \series bold
8670 Focarelli
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 Paola
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 555
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 </row>
8694 <row>
8695 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699
8700 \series bold
8701 Galletti
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 Oreste
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 555
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 <row>
8726 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730
8731 \series bold
8732 Gasparini
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 Franca
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750 555
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 </row>
8756 <row>
8757 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761
8762 \series bold
8763 Rizzardi
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 Paola
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781 555
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 </row>
8787 <row>
8788 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792
8793 \series bold
8794 Lassini
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Giancarlo
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 555
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 <row>
8819 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823
8824 \series bold
8825 Malfatti
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 Luciano
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 555
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \series bold
8856 Malfatti
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 Valeriano
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 555
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \series bold
8887 Meneguzzo
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 Roberto
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 555
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 </row>
8911 <row>
8912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \series bold
8918 Mezzadra
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Roberto
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 555
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 </lyxtabular>
8943
8944 \end_inset
8945
8946
8947 \end_layout
8948
8949 \begin_layout Section
8950 長尺表にまつわる諸点
8951 \begin_inset CommandInset label
8952 LatexCommand label
8953 name "sec:長尺表にまつわる諸点"
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \begin_layout Subsection
8961 長尺表の計算
8962 \begin_inset Index idx
8963 status collapsed
8964
8965 \begin_layout Plain Layout
8966 ちょうしゃくひょう@長尺表 ! けいさん@計算
8967 \end_layout
8968
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \begin_layout Standard
8975 LaTeXは、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
8976 の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
8977 \end_layout
8978
8979 \begin_layout Standard
8980
8981 \series bold
8982
8983 \backslash
8984 setcounter{LTchunksize}{100}
8985 \end_layout
8986
8987 \begin_layout Standard
8988 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
8989 \end_layout
8990
8991 \begin_layout Subsection
8992 フロートと長尺表
8993 \begin_inset Index idx
8994 status collapsed
8995
8996 \begin_layout Plain Layout
8997 ちょうしゃくひょう@長尺表 ! ふろーと@フロート
8998 \end_layout
8999
9000 \end_inset
9001
9002
9003 \end_layout
9004
9005 \begin_layout Standard
9006 長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
9007 \series bold
9008
9009 \backslash
9010 clearpage
9011 \series default
9012 コマンドを長尺表の前にTeXコードとして書き加えてください。
9013 \end_layout
9014
9015 \begin_layout Subsection
9016 強制改頁
9017 \begin_inset Index idx
9018 status collapsed
9019
9020 \begin_layout Plain Layout
9021 ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
9022 \end_layout
9023
9024 \end_inset
9025
9026
9027 \end_layout
9028
9029 \begin_layout Standard
9030 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
9031 ド「
9032 \series bold
9033
9034 \backslash
9035
9036 \backslash
9037
9038 \series default
9039 」を挿入します。
9040 \series bold
9041
9042 \backslash
9043
9044 \backslash
9045
9046 \series default
9047 コマンドの前には、現セルよりも右にある列数と同じ数の「
9048 \series bold
9049 &
9050 \series default
9051 」文字を、TeXコードで挿入してやる必要があります。この
9052 \series bold
9053 &
9054 \series default
9055 は、表セルの区切り文字です。各
9056 \series bold
9057 &
9058 \series default
9059 の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
9060 \begin_inset Newline newline
9061 \end_inset
9062
9063
9064 \series bold
9065
9066 \backslash
9067
9068 \backslash
9069
9070 \series default
9071 コマンドの後ろには、現在列の左側にある列数と同じ数の
9072 \series bold
9073 &
9074 \series default
9075 文字を挿入してください。表
9076 \begin_inset CommandInset ref
9077 LatexCommand ref
9078 reference "tab:強制改頁"
9079
9080 \end_inset
9081
9082 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
9083 \end_layout
9084
9085 \begin_layout Standard
9086
9087 \series bold
9088 & 111
9089 \backslash
9090
9091 \backslash
9092  
9093 \backslash
9094 newpage
9095 \begin_inset Newline newline
9096 \end_inset
9097
9098 &
9099 \end_layout
9100
9101 \begin_layout Standard
9102 というコマンドが、セル中「
9103 \emph on
9104 Castelchiodato,
9105 \emph default
9106 」の後にTeXコードとして挿入してあります。
9107 \end_layout
9108
9109 \begin_layout Standard
9110 同一行3列目の「111」は削除してあります。
9111 \series bold
9112
9113 \backslash
9114 newpage
9115 \series default
9116 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
9117 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
9118 \end_layout
9119
9120 \begin_layout Standard
9121
9122 \series bold
9123 & 111
9124 \backslash
9125
9126 \backslash
9127
9128 \begin_inset Newline newline
9129 \end_inset
9130
9131
9132 \backslash
9133 hline &
9134 \end_layout
9135
9136 \begin_layout Standard
9137 というコマンドを使用して下さい。
9138 \end_layout
9139
9140 \begin_layout Standard
9141 改頁をしたいセルが最右列にある場合には、
9142 \end_layout
9143
9144 \begin_layout Standard
9145
9146 \series bold
9147
9148 \backslash
9149 setlength{
9150 \backslash
9151 parfillskip}{0pt}
9152 \end_layout
9153
9154 \begin_layout Standard
9155 というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
9156
9157 \end_layout
9158
9159 \begin_layout Standard
9160 \align center
9161 \begin_inset Tabular
9162 <lyxtabular version="3" rows="38" columns="3">
9163 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9164 <column alignment="left" valignment="top" width="0cm">
9165 <column alignment="left" valignment="top" width="3cm">
9166 <column alignment="center" valignment="top" width="0pt">
9167 <row caption="true">
9168 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 \begin_inset Caption
9173
9174 \begin_layout Plain Layout
9175 表セル内で強制改頁をしている表
9176 \begin_inset CommandInset label
9177 LatexCommand label
9178 name "tab:強制改頁"
9179
9180 \end_inset
9181
9182
9183 \begin_inset Argument
9184 status collapsed
9185
9186 \begin_layout Plain Layout
9187 表セル内で強制改頁をしている表
9188 \end_layout
9189
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196
9197
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row endfirsthead="true">
9222 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \series bold
9228 例示用電話帳(氏名は無視の事)
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 </row>
9252 <row endfirsthead="true">
9253 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \series bold
9259 氏名
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277
9278 \series bold
9279 TEL.
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row endhead="true">
9286 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 \begin_inset ERT
9291 status collapsed
9292
9293 \begin_layout Plain Layout
9294
9295
9296 \backslash
9297 caption*{例示用電話帳の続き}
9298 \backslash
9299
9300 \backslash
9301 %
9302 \end_layout
9303
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 </row>
9330 <row endhead="true">
9331 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 例示用電話帳
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 </row>
9359 <row endhead="true">
9360 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364
9365 \series bold
9366 氏名
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \series bold
9386 TEL.
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row endfoot="true">
9393 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397 次頁に続く
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 <row>
9422 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426
9427 \series bold
9428 Annovi
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437 Silvia
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 111
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 </row>
9452 <row>
9453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457
9458 \series bold
9459 Bertoli
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468 Stefano
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477 111
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 </row>
9483 <row>
9484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488
9489 \series bold
9490 Bozzi
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499 Walter
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508 111
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 </row>
9514 <row>
9515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \series bold
9521 Cachia
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530 Maria
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 111
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 </row>
9545 <row>
9546 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550
9551 \series bold
9552 Cachia
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561 Maurizio
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 111
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 </row>
9576 <row>
9577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581
9582 \series bold
9583 Cinquemani
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592 Giusi
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 111
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 </row>
9607 <row>
9608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612
9613 \series bold
9614 Colin
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623 Bernard
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632 111
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 </row>
9638 <row>
9639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643
9644 \series bold
9645 Concli
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 Gianfranco
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663 111
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row>
9670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674
9675 \series bold
9676 Dal Bosco
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685 Carolina
9686 \end_layout
9687
9688 \end_inset
9689 </cell>
9690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694 111
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 </row>
9700 <row>
9701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705
9706 \series bold
9707 Dalpiaz
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716 Annamaria
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 111
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 </row>
9731 <row>
9732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736
9737 \series bold
9738 Feliciello
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 Domenico
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 111
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row>
9763 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \series bold
9769 Focarelli
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778 Paola
9779 \end_layout
9780
9781 \end_inset
9782 </cell>
9783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787 111
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 </row>
9793 <row>
9794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798
9799 \series bold
9800 Galletti
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809 Oreste
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818 111
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 </row>
9824 <row>
9825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \series bold
9831 Gasparini
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840 Franca
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 111
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 <row>
9856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \series bold
9862 Lassini
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871 Giancarlo
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880 111
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 </row>
9886 <row>
9887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891
9892 \series bold
9893 Malfatti
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902 Luciano
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911 111
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 </row>
9917 <row>
9918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922
9923 \series bold
9924 Malfatti
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933 Valeriano
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942 111
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 </row>
9948 <row>
9949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \series bold
9955 Meneguzzo
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964 Roberto
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973 111
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 </row>
9979 <row>
9980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \series bold
9986 Mezzadra
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995 Roberto
9996 \end_layout
9997
9998 \end_inset
9999 </cell>
10000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004 111
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 </row>
10010 <row>
10011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015
10016 \series bold
10017 Pirpamer
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 Erich
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035 111
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 </row>
10041 <row>
10042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046
10047 \series bold
10048 Pochiesa
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057 Paolo
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066 111, 222
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 </row>
10072 <row>
10073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077
10078 \series bold
10079 Radina
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088 Claudio
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10094 \begin_inset Text
10095
10096 \begin_layout Plain Layout
10097 111
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 </row>
10103 <row>
10104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108
10109 \series bold
10110 Rizzardi
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119 Paolo, 11.
10120  Fürst von Montecompatri, 11.
10121  Fürst von Sulmona und Vivaro, 10.
10122  Fürst von Rossano, 5.
10123  Herzog von Canemorte, 11.
10124  Herzog von Palombara, 5.
10125  Herzog von Castelchiodato,
10126 \begin_inset ERT
10127 status collapsed
10128
10129 \begin_layout Plain Layout
10130
10131 & 111
10132 \backslash
10133
10134 \backslash
10135  
10136 \backslash
10137 newpage
10138 \end_layout
10139
10140 \begin_layout Plain Layout
10141
10142 &
10143 \end_layout
10144
10145 \end_inset
10146
10147  11.
10148  Herzog von Poggionativo, 11.
10149  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10150  Graf von Valinfreda, 11.
10151  Baron von Cropalati, 11.
10152  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 </row>
10167 <row>
10168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172
10173 \series bold
10174 Stuffer
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183 Oskar
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192 111
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 </row>
10198 <row>
10199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203
10204 \series bold
10205 Tacchelli
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214 Ugo
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223 111
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 </row>
10229 <row>
10230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234
10235 \series bold
10236 Tezzele
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245 Margit
10246 \end_layout
10247
10248 \end_inset
10249 </cell>
10250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254 111
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 </row>
10260 <row>
10261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265
10266 \series bold
10267 Unterkalmsteiner
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276 Frieda
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285 111
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 </row>
10291 <row>
10292 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \series bold
10298 Vieider
10299 \end_layout
10300
10301 \end_inset
10302 </cell>
10303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307 Hilde
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 111
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 </row>
10322 <row>
10323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327
10328 \series bold
10329 Vigna
10330 \end_layout
10331
10332 \end_inset
10333 </cell>
10334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338 Jürgen
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 111
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 </row>
10353 <row>
10354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358
10359 \series bold
10360 Weber
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369 Maurizio
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378 111
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 </row>
10384 <row>
10385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389
10390 \series bold
10391 Winkler
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 Franz
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 111
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 </row>
10415 </lyxtabular>
10416
10417 \end_inset
10418
10419
10420 \end_layout
10421
10422 \begin_layout Section
10423 複数行・連結列・連結行
10424 \end_layout
10425
10426 \begin_layout Subsection
10427 表セル内の複数行
10428 \begin_inset CommandInset label
10429 LatexCommand label
10430 name "sub:複数行"
10431
10432 \end_inset
10433
10434
10435 \begin_inset Index idx
10436 status collapsed
10437
10438 \begin_layout Plain Layout
10439 ひょうせるないのふくすうぎょう@表セル内の複数行
10440 \end_layout
10441
10442 \end_inset
10443
10444
10445 \begin_inset Index idx
10446 status collapsed
10447
10448 \begin_layout Plain Layout
10449 ひょう@表 ! かいぎょう@改行
10450 \end_layout
10451
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \begin_layout Standard
10458 \noindent
10459 \begin_inset Float table
10460 placement H
10461 wide false
10462 sideways false
10463 status open
10464
10465 \begin_layout Plain Layout
10466 \begin_inset Caption
10467
10468 \begin_layout Plain Layout
10469 \begin_inset CommandInset label
10470 LatexCommand label
10471 name "tab:複数行表"
10472
10473 \end_inset
10474
10475 セル内に複数の行がある表
10476 \end_layout
10477
10478 \end_inset
10479
10480
10481 \end_layout
10482
10483 \begin_layout Plain Layout
10484 \align center
10485 \begin_inset Tabular
10486 <lyxtabular version="3" rows="3" columns="3">
10487 <features tabularvalignment="middle">
10488 <column alignment="center" valignment="middle" width="2.5cm">
10489 <column alignment="center" valignment="middle" width="0">
10490 <column alignment="center" valignment="middle" width="0">
10491 <row>
10492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 複数の
10497 \begin_inset Newline linebreak
10498 \end_inset
10499
10500
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row>
10525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 </row>
10553 <row>
10554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10564 \begin_inset Text
10565
10566 \begin_layout Plain Layout
10567
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 </row>
10582 </lyxtabular>
10583
10584 \end_inset
10585
10586
10587 \end_layout
10588
10589 \end_inset
10590
10591
10592 \end_layout
10593
10594 \begin_layout Standard
10595 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10596 \end_layout
10597
10598 \begin_layout Standard
10599
10600 \begin_inset CommandInset ref
10601 LatexCommand ref
10602 reference "tab:複数行表"
10603
10604 \end_inset
10605
10606 を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
10607 \family sans
10608 設定
10609 \family default
10610 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10611 \begin_inset space \thinspace{}
10612 \end_inset
10613
10614 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10615 \begin_inset space \thinspace{}
10616 \end_inset
10617
10618 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(短絡キー
10619 \begin_inset Info
10620 type  "shortcut"
10621 arg   "newline-insert linebreak"
10622 \end_inset
10623
10624 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10625 \end_layout
10626
10627 \begin_layout Standard
10628 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
10629 うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
10630 \begin_inset space \thinspace{}
10631 \end_inset
10632
10633 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10634 \begin_inset CommandInset ref
10635 LatexCommand ref
10636 reference "tab:ハイフネーション表"
10637
10638 \end_inset
10639
10640 が違いを示しています
10641 \begin_inset Foot
10642 status open
10643
10644 \begin_layout Plain Layout
10645
10646 \series bold
10647 【訳註】
10648 \series default
10649 pLaTeXを使用している場合、日本語の文章は正しく改行されます。
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \end_layout
10656
10657 \begin_layout Standard
10658 \begin_inset Float table
10659 placement h
10660 wide false
10661 sideways false
10662 status open
10663
10664 \begin_layout Plain Layout
10665 \begin_inset Caption
10666
10667 \begin_layout Plain Layout
10668 \begin_inset CommandInset label
10669 LatexCommand label
10670 name "tab:ハイフネーション表"
10671
10672 \end_inset
10673
10674 ハイフネーション有/無の表
10675 \end_layout
10676
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Plain Layout
10683 \begin_inset space \hfill{}
10684 \end_inset
10685
10686
10687 \begin_inset Tabular
10688 <lyxtabular version="3" rows="3" columns="3">
10689 <features tabularvalignment="middle">
10690 <column alignment="center" valignment="middle" width="2.5cm">
10691 <column alignment="center" valignment="middle" width="0">
10692 <column alignment="center" valignment="middle" width="0">
10693 <row>
10694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 verylongtablecellword
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 </row>
10722 <row>
10723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 </row>
10751 <row>
10752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 </row>
10780 </lyxtabular>
10781
10782 \end_inset
10783
10784
10785 \begin_inset space \hfill{}
10786 \end_inset
10787
10788
10789 \begin_inset Tabular
10790 <lyxtabular version="3" rows="3" columns="3">
10791 <features tabularvalignment="middle">
10792 <column alignment="center" valignment="middle" width="2.5cm">
10793 <column alignment="center" valignment="middle" width="0">
10794 <column alignment="center" valignment="middle" width="0">
10795 <row>
10796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 \begin_inset space \hspace{}
10801 \length 0pt
10802 \end_inset
10803
10804 verylongtablecellword
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 </row>
10828 <row>
10829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 </row>
10857 <row>
10858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 </row>
10886 </lyxtabular>
10887
10888 \end_inset
10889
10890
10891 \begin_inset space \hfill{}
10892 \end_inset
10893
10894
10895 \end_layout
10896
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \begin_layout Subsection
10903 連結列
10904 \begin_inset CommandInset label
10905 LatexCommand label
10906 name "sub:連結列"
10907
10908 \end_inset
10909
10910
10911 \begin_inset Index idx
10912 status collapsed
10913
10914 \begin_layout Plain Layout
10915 れんけつれつ@連結列
10916 \end_layout
10917
10918 \end_inset
10919
10920
10921 \begin_inset Index idx
10922 status collapsed
10923
10924 \begin_layout Plain Layout
10925 ひょう@表 ! れんけつれつ@連結列
10926 \end_layout
10927
10928 \end_inset
10929
10930
10931 \end_layout
10932
10933 \begin_layout Subsubsection
10934 連結列の基礎
10935 \end_layout
10936
10937 \begin_layout Standard
10938 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
10939 \begin_inset Graphics
10940         filename ../../images/tabular-feature_multicolumn.png
10941         scale 85
10942         scaleBeforeRotation
10943
10944 \end_inset
10945
10946 を押すか、
10947 \family sans
10948 編集\SpecialChar \menuseparator
10949 表\SpecialChar \menuseparator
10950 連結列
10951 \family default
10952 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
10953 \family sans
10954 連結列
10955 \family default
10956 を有効にするかしてください。
10957 \end_layout
10958
10959 \begin_layout Standard
10960 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
10961 、最下行に上罫線のない連結行がある表の例です。
10962 \end_layout
10963
10964 \begin_layout Standard
10965 \align center
10966 \begin_inset Tabular
10967 <lyxtabular version="3" rows="3" columns="4">
10968 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
10969 <column alignment="center" valignment="top" width="0pt">
10970 <column alignment="center" valignment="middle" width="0">
10971 <column alignment="center" valignment="top" width="0in">
10972 <column alignment="center" valignment="top" width="0pt">
10973 <row>
10974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 いろは
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 にほへとちり
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 ぬるを
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 </row>
11049 <row>
11050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 </row>
11087 </lyxtabular>
11088
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \begin_layout Subsubsection
11095 連結列の計算
11096 \begin_inset CommandInset label
11097 LatexCommand label
11098 name "sub:連結列の計算"
11099
11100 \end_inset
11101
11102
11103 \begin_inset Index idx
11104 status collapsed
11105
11106 \begin_layout Plain Layout
11107 れんけつれつ@連結列 ! けいさん@計算
11108 \end_layout
11109
11110 \end_inset
11111
11112
11113 \end_layout
11114
11115 \begin_layout Standard
11116 LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
11117 \end_layout
11118
11119 \begin_layout Standard
11120 \begin_inset Float table
11121 placement h
11122 wide false
11123 sideways false
11124 status open
11125
11126 \begin_layout Plain Layout
11127 \begin_inset Caption
11128
11129 \begin_layout Plain Layout
11130 \begin_inset CommandInset label
11131 LatexCommand label
11132 name "tab:中央揃え表"
11133
11134 \end_inset
11135
11136 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
11137 \begin_inset Argument
11138 status collapsed
11139
11140 \begin_layout Plain Layout
11141 完全なる連結列表
11142 \end_layout
11143
11144 \end_inset
11145
11146
11147 \end_layout
11148
11149 \end_inset
11150
11151
11152 \end_layout
11153
11154 \begin_layout Plain Layout
11155 \align center
11156 \begin_inset Tabular
11157 <lyxtabular version="3" rows="3" columns="3">
11158 <features tabularvalignment="middle">
11159 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11160 <column alignment="center" valignment="middle" width="0">
11161 <column alignment="center" valignment="top" width="0">
11162 <row>
11163 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 複数行にわたる連結列
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 </row>
11191 <row>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 </row>
11220 <row>
11221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 </row>
11249 </lyxtabular>
11250
11251 \end_inset
11252
11253
11254 \end_layout
11255
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \begin_layout Standard
11262 たとえば、表
11263 \begin_inset CommandInset ref
11264 LatexCommand ref
11265 reference "tab:中央揃え表"
11266
11267 \end_inset
11268
11269 を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11270 \family sans
11271 設定
11272 \family default
11273 を選択します。そして現れる表の設定ダイアログで、このセルを
11274 \emph on
11275 連結列
11276 \emph default
11277
11278 \emph on
11279 中央揃え
11280 \emph default
11281 、2.5
11282 \begin_inset space \thinspace{}
11283 \end_inset
11284
11285 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11286 \begin_inset space \thinspace{}
11287 \end_inset
11288
11289 cm幅に設定します。すると第二列は自動的に1.25
11290 \begin_inset space \thinspace{}
11291 \end_inset
11292
11293 cm幅(連結列幅マイナス第一列の幅)になります。表
11294 \begin_inset CommandInset ref
11295 LatexCommand ref
11296 reference "tab:半分でない表"
11297
11298 \end_inset
11299
11300 もこのようにして作成してあります。
11301 \end_layout
11302
11303 \begin_layout Standard
11304 \begin_inset Float table
11305 wide false
11306 sideways false
11307 status open
11308
11309 \begin_layout Plain Layout
11310 \begin_inset Caption
11311
11312 \begin_layout Plain Layout
11313 \begin_inset CommandInset label
11314 LatexCommand label
11315 name "tab:半分でない表"
11316
11317 \end_inset
11318
11319 連結セルの下の列が正確に半分になっていない表
11320 \begin_inset Argument
11321 status collapsed
11322
11323 \begin_layout Plain Layout
11324 不完全な連結列表
11325 \end_layout
11326
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \end_inset
11333
11334
11335 \end_layout
11336
11337 \begin_layout Plain Layout
11338 \align center
11339 \begin_inset Tabular
11340 <lyxtabular version="3" rows="3" columns="3">
11341 <features tabularvalignment="middle">
11342 <column alignment="center" valignment="top" width="1.25cm">
11343 <column alignment="center" valignment="top" width="0">
11344 <column alignment="center" valignment="top" width="0">
11345 <row>
11346 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 複数行にわたる連結列
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 </row>
11374 <row>
11375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 </row>
11403 <row>
11404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 </row>
11432 </lyxtabular>
11433
11434 \end_inset
11435
11436
11437 \end_layout
11438
11439 \end_inset
11440
11441
11442 \end_layout
11443
11444 \begin_layout Standard
11445 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11446 指定したセル幅
11447 \begin_inset Formula $W_{\mbox{指}}$
11448 \end_inset
11449
11450 がセルの全幅
11451 \begin_inset Formula $W_{\text{全}}$
11452 \end_inset
11453
11454 と等しくならないためです。付録
11455 \begin_inset CommandInset ref
11456 LatexCommand eqref
11457 reference "cha:式の説明"
11458
11459 \end_inset
11460
11461 がこの事情を詳細に説明しています。
11462 \end_layout
11463
11464 \begin_layout Standard
11465
11466 \emph on
11467 n
11468 \emph default
11469 列を連結する際、各列の全幅が
11470 \begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
11471 \end_inset
11472
11473 となるために必要な指定幅
11474 \begin_inset Formula $W_{\mbox{指}:n}$
11475 \end_inset
11476
11477 は、
11478 \begin_inset Formula 
11479 \begin{equation}
11480 W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
11481 \end{equation}
11482
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \begin_layout Standard
11489 で計算することができます。上記の例では
11490 \begin_inset Formula $n=2$
11491 \end_inset
11492
11493 かつ
11494 \begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
11495 \end_inset
11496
11497 cmかつ長さは既定値ですから、第
11498 \begin_inset CommandInset ref
11499 LatexCommand ref
11500 reference "eq:Wgn"
11501
11502 \end_inset
11503
11504 式は
11505 \begin_inset Formula 
11506 \begin{equation}
11507 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
11508 \end{equation}
11509
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \begin_layout Standard
11516 となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
11517 \end_layout
11518
11519 \begin_layout Standard
11520
11521 \series bold
11522
11523 \backslash
11524 usepackage{calc}
11525 \end_layout
11526
11527 \begin_layout Standard
11528 と書いて、LaTeXパッケージ
11529 \series bold
11530 calc
11531 \series default
11532
11533 \begin_inset Index idx
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537 LaTeXぱっけーじ@LaTeXパッケージ ! calc
11538 \end_layout
11539
11540 \end_inset
11541
11542 を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
11543 込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
11544 \end_layout
11545
11546 \begin_layout Itemize
11547
11548 \series bold
11549 p{幅}
11550 \series default
11551 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11552 \end_layout
11553
11554 \begin_layout Itemize
11555
11556 \series bold
11557 m{幅}
11558 \series default
11559 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11560 \end_layout
11561
11562 \begin_layout Itemize
11563
11564 \series bold
11565 b{幅}
11566 \series default
11567 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11568 \end_layout
11569
11570 \begin_layout Standard
11571 LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11572 \end_layout
11573
11574 \begin_layout Standard
11575 \begin_inset Note Greyedout
11576 status open
11577
11578 \begin_layout Plain Layout
11579
11580 \series bold
11581 【註】
11582 \series default
11583 バグのせいで、LyXは無効にされた設定も表示してしまいます。
11584 \end_layout
11585
11586 \end_inset
11587
11588
11589 \end_layout
11590
11591 \begin_layout Standard
11592 文章を水平方向中央揃えにしたいので、
11593 \series bold
11594
11595 \backslash
11596 centering
11597 \series default
11598 コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
11599 \end_layout
11600
11601 \begin_layout Standard
11602
11603 \series bold
11604 >{
11605 \backslash
11606 centering}m{1.25cm-6.2pt}
11607 \end_layout
11608
11609 \begin_layout Standard
11610
11611 \series bold
11612 >{ }
11613 \series default
11614 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11615 \end_layout
11616
11617 \begin_layout Standard
11618 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
11619 がって、連結セルには
11620 \end_layout
11621
11622 \begin_layout Standard
11623
11624 \series bold
11625 >{
11626 \backslash
11627 centering}m{2.5cm}
11628 \end_layout
11629
11630 \begin_layout Standard
11631 というLaTeX変数を指定しなくてはなりません。
11632 \end_layout
11633
11634 \begin_layout Subsection
11635 連結行
11636 \begin_inset CommandInset label
11637 LatexCommand label
11638 name "sub:連結行"
11639
11640 \end_inset
11641
11642
11643 \begin_inset Index idx
11644 status collapsed
11645
11646 \begin_layout Plain Layout
11647 れんけつぎょう@連結行
11648 \end_layout
11649
11650 \end_inset
11651
11652
11653 \begin_inset Index idx
11654 status collapsed
11655
11656 \begin_layout Plain Layout
11657 ひょう@表 ! れんけつぎょう@連結行
11658 \end_layout
11659
11660 \end_inset
11661
11662
11663 \end_layout
11664
11665 \begin_layout Standard
11666 複数行にかかるセルを連結するには、同一列中の統合したいセルをすべて選択し、ツールバーボタン
11667 \begin_inset Graphics
11668         filename ../../images/tabular-feature_multirow.png
11669         scale 85
11670         scaleBeforeRotation
11671
11672 \end_inset
11673
11674 を押すか、メニュー
11675 \family sans
11676 編集\SpecialChar \menuseparator
11677 表\SpecialChar \menuseparator
11678 連結行
11679 \family default
11680 を選ぶか、選択したセルを右クリックして、コンテクストメニューから
11681 \family sans
11682 \SpecialChar \menuseparator
11683 連結行
11684 \family default
11685 を選んでください。
11686 \end_layout
11687
11688 \begin_layout Standard
11689 下記は一列目に連結列を適用した表の例です。
11690 \end_layout
11691
11692 \begin_layout Standard
11693 \align center
11694 \begin_inset Tabular
11695 <lyxtabular version="3" rows="3" columns="3">
11696 <features tabularvalignment="middle">
11697 <column alignment="center" valignment="top" width="0pt">
11698 <column alignment="center" valignment="top" width="0">
11699 <column alignment="center" valignment="top" width="0">
11700 <row>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 長いセル項目
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 </row>
11729 <row>
11730 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 連結列
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 </row>
11758 <row>
11759 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11769 \begin_inset Text
11770
11771 \begin_layout Plain Layout
11772
11773 \end_layout
11774
11775 \end_inset
11776 </cell>
11777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 </row>
11787 </lyxtabular>
11788
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \begin_layout Standard
11795 連結列の幅は、列全体の幅と揃えを設定することによって設定することができます。
11796 \family sans
11797 垂直オフセット
11798 \family default
11799 は、正または負の値を与えると、連結列の内容を上下にシフトします。
11800 \end_layout
11801
11802 \begin_layout Standard
11803 連結行セルの列に明示的な幅が与えられていない場合、連結行セルは当該列の揃えを継承します。それもなければ左揃えです。既定値を上書きするには、
11804 \end_layout
11805
11806 \begin_layout Standard
11807
11808 \series bold
11809
11810 \backslash
11811 renewcommand{
11812 \backslash
11813 multirowsetup}{
11814 \backslash
11815 centering}
11816 \end_layout
11817
11818 \begin_layout Standard
11819 というコマンドを使用して、コマンド
11820 \series bold
11821
11822 \backslash
11823 multirowsetup
11824 \series default
11825 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
11826 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
11827 \series bold
11828
11829 \backslash
11830 centering
11831 \series default
11832 の代わりに
11833 \series bold
11834
11835 \backslash
11836 raggedleft
11837 \series default
11838 を使用して下さい。左揃えに戻すには、
11839 \series bold
11840
11841 \backslash
11842 raggedright
11843 \series default
11844 とします。
11845 \end_layout
11846
11847 \begin_layout Standard
11848 下記は、-4ミリの垂直オフセットを設定し、3センチ幅の列中にある右揃えの連結列セルがある表の例です。
11849 \end_layout
11850
11851 \begin_layout Standard
11852 \noindent
11853 \align center
11854 \begin_inset ERT
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858
11859
11860 \backslash
11861 renewcommand{
11862 \backslash
11863 multirowsetup}{
11864 \backslash
11865 raggedleft}
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \begin_inset Tabular
11872 <lyxtabular version="3" rows="4" columns="3">
11873 <features tabularvalignment="middle">
11874 <column alignment="center" valignment="top" width="3cm">
11875 <column alignment="center" valignment="top" width="0">
11876 <column alignment="center" valignment="top" width="0">
11877 <row>
11878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 長いセル項目
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 </row>
11935 <row>
11936 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 連結列
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 </row>
11964 <row>
11965 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11966 \begin_inset Text
11967
11968 \begin_layout Plain Layout
11969
11970 \end_layout
11971
11972 \end_inset
11973 </cell>
11974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11975 \begin_inset Text
11976
11977 \begin_layout Plain Layout
11978
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987
11988 \end_layout
11989
11990 \end_inset
11991 </cell>
11992 </row>
11993 </lyxtabular>
11994
11995 \end_inset
11996
11997
11998 \begin_inset ERT
11999 status collapsed
12000
12001 \begin_layout Plain Layout
12002
12003
12004 \backslash
12005 renewcommand{
12006 \backslash
12007 multirowsetup}{
12008 \backslash
12009 raggedright}
12010 \end_layout
12011
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \begin_layout Section
12018 フォーマル形式の表
12019 \begin_inset CommandInset label
12020 LatexCommand label
12021 name "sec:フォーマル形式の表"
12022
12023 \end_inset
12024
12025
12026 \begin_inset Index idx
12027 status collapsed
12028
12029 \begin_layout Plain Layout
12030 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
12031 \end_layout
12032
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \begin_layout Standard
12039 書籍中の表は、よく表
12040 \begin_inset CommandInset ref
12041 LatexCommand ref
12042 reference "tab:ブックタブ表の例"
12043
12044 \end_inset
12045
12046 のように組版されます。この種の表は、「
12047 \emph on
12048 フォーマル形式
12049 \emph default
12050 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
12051 \end_layout
12052
12053 \begin_layout Standard
12054 \begin_inset Float table
12055 placement h
12056 wide false
12057 sideways false
12058 status open
12059
12060 \begin_layout Plain Layout
12061 \begin_inset Caption
12062
12063 \begin_layout Plain Layout
12064 \begin_inset CommandInset label
12065 LatexCommand label
12066 name "tab:ブックタブ表の例"
12067
12068 \end_inset
12069
12070 ブックタブ表の例
12071 \end_layout
12072
12073 \end_inset
12074
12075
12076 \end_layout
12077
12078 \begin_layout Plain Layout
12079 \align center
12080 \begin_inset Tabular
12081 <lyxtabular version="3" rows="8" columns="4">
12082 <features booktabs="true" tabularvalignment="middle">
12083 <column alignment="center" valignment="top" width="0">
12084 <column alignment="center" valignment="top" width="0">
12085 <column alignment="center" valignment="top" width="0">
12086 <column alignment="center" valignment="top" width="0">
12087 <row>
12088 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 システム
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 <cell alignment="center" valignment="top" topline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 Medipix
12102 \begin_inset space \thinspace{}
12103 \end_inset
12104
12105 1
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12111 \begin_inset Text
12112
12113 \begin_layout Plain Layout
12114 Medipix
12115 \begin_inset space \thinspace{}
12116 \end_inset
12117
12118 2
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 </row>
12133 <row>
12134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138 \begin_inset ERT
12139 status collapsed
12140
12141 \begin_layout Plain Layout
12142
12143
12144 \backslash
12145 cmidrule(r){2-2}
12146 \end_layout
12147
12148 \end_inset
12149
12150
12151 \begin_inset ERT
12152 status collapsed
12153
12154 \begin_layout Plain Layout
12155
12156
12157 \backslash
12158 cmidrule(l){3-4}
12159 \end_layout
12160
12161 \end_inset
12162
12163 検知器の厚み [µm]
12164 \end_layout
12165
12166 \end_inset
12167 </cell>
12168 <cell alignment="center" valignment="top" usebox="none">
12169 \begin_inset Text
12170
12171 \begin_layout Plain Layout
12172 300
12173 \end_layout
12174
12175 \end_inset
12176 </cell>
12177 <cell alignment="center" valignment="top" usebox="none">
12178 \begin_inset Text
12179
12180 \begin_layout Plain Layout
12181 300
12182 \end_layout
12183
12184 \end_inset
12185 </cell>
12186 <cell alignment="center" valignment="top" usebox="none">
12187 \begin_inset Text
12188
12189 \begin_layout Plain Layout
12190 700
12191 \end_layout
12192
12193 \end_inset
12194 </cell>
12195 </row>
12196 <row>
12197 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12198 \begin_inset Text
12199
12200 \begin_layout Plain Layout
12201 エッジ角 [°]
12202 \end_layout
12203
12204 \end_inset
12205 </cell>
12206 <cell alignment="center" valignment="top" topline="true" usebox="none">
12207 \begin_inset Text
12208
12209 \begin_layout Plain Layout
12210 3.55
12211 \end_layout
12212
12213 \end_inset
12214 </cell>
12215 <cell alignment="center" valignment="top" topline="true" usebox="none">
12216 \begin_inset Text
12217
12218 \begin_layout Plain Layout
12219 2.71
12220 \end_layout
12221
12222 \end_inset
12223 </cell>
12224 <cell alignment="center" valignment="top" topline="true" usebox="none">
12225 \begin_inset Text
12226
12227 \begin_layout Plain Layout
12228 7.99
12229 \end_layout
12230
12231 \end_inset
12232 </cell>
12233 </row>
12234 <row topspace="default">
12235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12236 \begin_inset Text
12237
12238 \begin_layout Plain Layout
12239 空間分解能 [µm]
12240 \end_layout
12241
12242 \end_inset
12243 </cell>
12244 <cell alignment="center" valignment="top" usebox="none">
12245 \begin_inset Text
12246
12247 \begin_layout Plain Layout
12248 4.26
12249 \end_layout
12250
12251 \end_inset
12252 </cell>
12253 <cell alignment="center" valignment="top" usebox="none">
12254 \begin_inset Text
12255
12256 \begin_layout Plain Layout
12257 10.17
12258 \end_layout
12259
12260 \end_inset
12261 </cell>
12262 <cell alignment="center" valignment="top" usebox="none">
12263 \begin_inset Text
12264
12265 \begin_layout Plain Layout
12266 10.56
12267 \end_layout
12268
12269 \end_inset
12270 </cell>
12271 </row>
12272 <row topspace="default">
12273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 \begin_inset Formula $f_{\mathrm{max}}$
12278 \end_inset
12279
12280 におけるMTF
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 <cell alignment="center" valignment="top" usebox="none">
12286 \begin_inset Text
12287
12288 \begin_layout Plain Layout
12289 0.53
12290 \end_layout
12291
12292 \end_inset
12293 </cell>
12294 <cell alignment="center" valignment="top" usebox="none">
12295 \begin_inset Text
12296
12297 \begin_layout Plain Layout
12298 0.37
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 <cell alignment="center" valignment="top" usebox="none">
12304 \begin_inset Text
12305
12306 \begin_layout Plain Layout
12307 0.39
12308 \end_layout
12309
12310 \end_inset
12311 </cell>
12312 </row>
12313 <row topspace="default">
12314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 \begin_inset ERT
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322
12323
12324 \backslash
12325 cmidrule(l{10pt}){1-1}
12326 \end_layout
12327
12328 \end_inset
12329
12330 LSF空間分解能
12331 \end_layout
12332
12333 \end_inset
12334 </cell>
12335 <cell alignment="center" valignment="top" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 <cell alignment="center" valignment="top" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348
12349 \end_layout
12350
12351 \end_inset
12352 </cell>
12353 <cell alignment="center" valignment="top" usebox="none">
12354 \begin_inset Text
12355
12356 \begin_layout Plain Layout
12357
12358 \end_layout
12359
12360 \end_inset
12361 </cell>
12362 </row>
12363 <row>
12364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12365 \begin_inset Text
12366
12367 \begin_layout Plain Layout
12368 µm表示
12369 \end_layout
12370
12371 \end_inset
12372 </cell>
12373 <cell alignment="center" valignment="top" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 129.7
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 <cell alignment="center" valignment="top" usebox="none">
12383 \begin_inset Text
12384
12385 \begin_layout Plain Layout
12386 52.75
12387 \end_layout
12388
12389 \end_inset
12390 </cell>
12391 <cell alignment="center" valignment="top" usebox="none">
12392 \begin_inset Text
12393
12394 \begin_layout Plain Layout
12395 50.78
12396 \end_layout
12397
12398 \end_inset
12399 </cell>
12400 </row>
12401 <row>
12402 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12403 \begin_inset Text
12404
12405 \begin_layout Plain Layout
12406 ピクセルサイズに対する%表示
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 76.3
12416 \end_layout
12417
12418 \end_inset
12419 </cell>
12420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12421 \begin_inset Text
12422
12423 \begin_layout Plain Layout
12424 95.9
12425 \end_layout
12426
12427 \end_inset
12428 </cell>
12429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12430 \begin_inset Text
12431
12432 \begin_layout Plain Layout
12433 92.3
12434 \end_layout
12435
12436 \end_inset
12437 </cell>
12438 </row>
12439 </lyxtabular>
12440
12441 \end_inset
12442
12443
12444 \end_layout
12445
12446 \end_inset
12447
12448
12449 \end_layout
12450
12451 \begin_layout Standard
12452 表中の行に余白を加えるには、第
12453 \begin_inset CommandInset ref
12454 LatexCommand ref
12455 reference "sub:行の余白取り"
12456
12457 \end_inset
12458
12459 節に述べられているように、表の設定ダイアログの
12460 \family sans
12461 罫線
12462 \family default
12463 タブを使用します。
12464 \end_layout
12465
12466 \begin_layout Standard
12467 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12468 \begin_inset Newline newline
12469 \end_inset
12470
12471 最初と最後の表罫線の既定幅は0.08
12472 \begin_inset space \thinspace{}
12473 \end_inset
12474
12475 emですが、他の罫線の既定幅は0.05
12476 \begin_inset space \thinspace{}
12477 \end_inset
12478
12479 emです。
12480 \end_layout
12481
12482 \begin_layout Standard
12483 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12484 \end_layout
12485
12486 \begin_layout Standard
12487
12488 \series bold
12489
12490 \backslash
12491 let
12492 \backslash
12493 mytoprule
12494 \backslash
12495 toprule
12496 \begin_inset Newline newline
12497 \end_inset
12498
12499
12500 \backslash
12501 renewcommand{
12502 \backslash
12503 toprule}{
12504 \backslash
12505 mytoprule[幅]}
12506 \end_layout
12507
12508 \begin_layout Standard
12509 上の例は、
12510 \series bold
12511 toprule
12512 \series default
12513 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12514 \series bold
12515 toprule
12516 \series default
12517
12518 \series bold
12519 bottomrule
12520 \series default
12521 に置き換えて下さい。他の罫線の線幅を変更するには、
12522 \series bold
12523 toprule
12524 \series default
12525
12526 \series bold
12527 midrule
12528 \series default
12529 に置き換えます。線幅を設定する上では、付録
12530 \begin_inset CommandInset ref
12531 LatexCommand ref
12532 reference "cha:LyXで使用できる単位"
12533
12534 \end_inset
12535
12536 に挙げてあるすべての単位を使用することができます。
12537 \end_layout
12538
12539 \begin_layout Standard
12540 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12541 \series bold
12542
12543 \backslash
12544 cmidrule
12545 \series default
12546 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12547 \end_layout
12548
12549 \begin_layout Standard
12550
12551 \series bold
12552
12553 \backslash
12554 cmidrule[幅](刈込){開始列-終了列}
12555 \end_layout
12556
12557 \begin_layout Standard
12558 です。
12559 \series bold
12560
12561 \backslash
12562 cmidrule
12563 \series default
12564 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12565 \series bold
12566
12567 \backslash
12568 cmidrule
12569 \series default
12570 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12571
12572 \end_layout
12573
12574 \begin_layout Standard
12575 この線幅の既定値は0.03
12576 \begin_inset space \thinspace{}
12577 \end_inset
12578
12579 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12580 。非必須パラメーターの「刈込」は、
12581 \emph on
12582 l{刈込幅}
12583 \emph default
12584 あるいは
12585 \emph on
12586 r{刈込幅}
12587 \emph default
12588 の値を取り、刈込幅の指定は非必須です。たとえば、
12589 \emph on
12590 l{2pt}
12591 \emph default
12592 というパラメーターを使うと、罫線が左端から2
12593 \begin_inset space \thinspace{}
12594 \end_inset
12595
12596 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12597 \begin_inset space \thinspace{}
12598 \end_inset
12599
12600 emだけ刈り込まれます。
12601 \end_layout
12602
12603 \begin_layout Standard
12604 \begin_inset VSpace bigskip
12605 \end_inset
12606
12607
12608 \begin_inset CommandInset ref
12609 LatexCommand ref
12610 reference "tab:ブックタブ表の例"
12611
12612 \end_inset
12613
12614 は、
12615 \end_layout
12616
12617 \begin_layout Standard
12618
12619 \series bold
12620
12621 \backslash
12622 cmidrule(r){2-2}
12623 \backslash
12624 cmidrule(l){3-4}
12625 \end_layout
12626
12627 \begin_layout Standard
12628 というコマンドを第二行の初めに使用し、
12629 \end_layout
12630
12631 \begin_layout Standard
12632
12633 \series bold
12634
12635 \backslash
12636 cmidrule(l{10pt}){1-1}
12637 \end_layout
12638
12639 \begin_layout Standard
12640 を第六行に使用して作成されています。
12641 \end_layout
12642
12643 \begin_layout Standard
12644 \begin_inset VSpace bigskip
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \begin_layout Standard
12651 ときには、表
12652 \begin_inset CommandInset ref
12653 LatexCommand ref
12654 reference "tab:特殊なブックタブ表"
12655
12656 \end_inset
12657
12658 のような重なり合った
12659 \series bold
12660
12661 \backslash
12662 cmidrule
12663 \series default
12664 が欲しいことがあるかもしれません。これは、TeXコードで
12665 \end_layout
12666
12667 \begin_layout Standard
12668
12669 \series bold
12670
12671 \backslash
12672 morecmidrules
12673 \end_layout
12674
12675 \begin_layout Standard
12676 コマンドを使用することによって実現することができます。表
12677 \begin_inset CommandInset ref
12678 LatexCommand ref
12679 reference "tab:特殊なブックタブ表"
12680
12681 \end_inset
12682
12683 の第二列には
12684 \end_layout
12685
12686 \begin_layout Standard
12687
12688 \series bold
12689
12690 \backslash
12691 cmidrule(r){2-2}
12692 \backslash
12693 cmidrule(l){3-4}
12694 \backslash
12695 morecmidrules
12696 \backslash
12697 cmidrule{2-4}
12698 \end_layout
12699
12700 \begin_layout Standard
12701 というコマンドが使用されており、第六列には
12702 \end_layout
12703
12704 \begin_layout Standard
12705
12706 \series bold
12707
12708 \backslash
12709 midrule
12710 \backslash
12711 morecmidrules
12712 \backslash
12713 cmidrule{3-4}
12714 \end_layout
12715
12716 \begin_layout Standard
12717 というコマンドが使用されています。
12718 \end_layout
12719
12720 \begin_layout Standard
12721 \begin_inset VSpace bigskip
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \begin_layout Standard
12728 罫線の余白取りにどうしても満足が行かない場合には、
12729 \end_layout
12730
12731 \begin_layout Standard
12732
12733 \series bold
12734
12735 \backslash
12736 specialrule{幅}{上余白}{下余白}
12737 \end_layout
12738
12739 \begin_layout Standard
12740 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12741 \series bold
12742 booktabs
12743 \series default
12744  
12745 \begin_inset CommandInset citation
12746 LatexCommand cite
12747 key "booktabs"
12748
12749 \end_inset
12750
12751
12752 \begin_inset Index idx
12753 status collapsed
12754
12755 \begin_layout Plain Layout
12756 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12757 \end_layout
12758
12759 \end_inset
12760
12761 の取扱説明書をご参照下さい。
12762 \end_layout
12763
12764 \begin_layout Standard
12765 \begin_inset Float table
12766 placement h
12767 wide false
12768 sideways false
12769 status open
12770
12771 \begin_layout Plain Layout
12772 \begin_inset Caption
12773
12774 \begin_layout Plain Layout
12775 \begin_inset CommandInset label
12776 LatexCommand label
12777 name "tab:特殊なブックタブ表"
12778
12779 \end_inset
12780
12781 特殊なブックタブ表
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \begin_layout Plain Layout
12790 \align center
12791 \begin_inset Tabular
12792 <lyxtabular version="3" rows="8" columns="4">
12793 <features booktabs="true" tabularvalignment="middle">
12794 <column alignment="center" valignment="top" width="0">
12795 <column alignment="center" valignment="top" width="0">
12796 <column alignment="center" valignment="top" width="0">
12797 <column alignment="center" valignment="top" width="0">
12798 <row>
12799 <cell alignment="center" valignment="top" topline="true" usebox="none">
12800 \begin_inset Text
12801
12802 \begin_layout Plain Layout
12803 システム
12804 \end_layout
12805
12806 \end_inset
12807 </cell>
12808 <cell alignment="center" valignment="top" topline="true" usebox="none">
12809 \begin_inset Text
12810
12811 \begin_layout Plain Layout
12812 Medipix
12813 \begin_inset space \thinspace{}
12814 \end_inset
12815
12816 1
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12822 \begin_inset Text
12823
12824 \begin_layout Plain Layout
12825 Medipix
12826 \begin_inset space \thinspace{}
12827 \end_inset
12828
12829 2
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 </row>
12844 <row>
12845 <cell alignment="center" valignment="top" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 \begin_inset ERT
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853
12854
12855 \backslash
12856 cmidrule(r){2-2}
12857 \end_layout
12858
12859 \end_inset
12860
12861
12862 \begin_inset ERT
12863 status collapsed
12864
12865 \begin_layout Plain Layout
12866
12867
12868 \backslash
12869 cmidrule(l){3-4}
12870 \end_layout
12871
12872 \end_inset
12873
12874
12875 \begin_inset ERT
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879
12880
12881 \backslash
12882 morecmidrules 
12883 \end_layout
12884
12885 \end_inset
12886
12887
12888 \begin_inset ERT
12889 status collapsed
12890
12891 \begin_layout Plain Layout
12892
12893
12894 \backslash
12895 cmidrule{2-4}
12896 \end_layout
12897
12898 \end_inset
12899
12900 検知器の厚み [µm]
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 <cell alignment="center" valignment="top" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 300
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 <cell alignment="center" valignment="top" usebox="none">
12915 \begin_inset Text
12916
12917 \begin_layout Plain Layout
12918 300
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 <cell alignment="center" valignment="top" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 700
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 </row>
12933 <row>
12934 <cell alignment="center" valignment="top" topline="true" usebox="none">
12935 \begin_inset Text
12936
12937 \begin_layout Plain Layout
12938 エッジ角 [°]
12939 \end_layout
12940
12941 \end_inset
12942 </cell>
12943 <cell alignment="center" valignment="top" topline="true" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 3.55
12948 \end_layout
12949
12950 \end_inset
12951 </cell>
12952 <cell alignment="center" valignment="top" topline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956 2.71
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 7.99
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 </row>
12971 <row topspace="default">
12972 <cell alignment="center" valignment="top" usebox="none">
12973 \begin_inset Text
12974
12975 \begin_layout Plain Layout
12976 空間分解能 [µm]
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 4.26
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 10.17
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 10.56
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row topspace="default">
13010 <cell alignment="center" valignment="top" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 \begin_inset Formula $f_{\mathrm{max}}$
13015 \end_inset
13016
13017 におけるMTF
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 0.53
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 0.37
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 <cell alignment="center" valignment="top" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044 0.39
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 </row>
13050 <row>
13051 <cell alignment="center" valignment="top" topline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 morecmidrules 
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \begin_inset ERT
13069 status collapsed
13070
13071 \begin_layout Plain Layout
13072
13073
13074 \backslash
13075 cmidrule{3-4}
13076 \end_layout
13077
13078 \end_inset
13079
13080 LSF空間分解能
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" topline="true" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 <cell alignment="center" valignment="top" topline="true" usebox="none">
13095 \begin_inset Text
13096
13097 \begin_layout Plain Layout
13098
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 <cell alignment="center" valignment="top" topline="true" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107
13108 \end_layout
13109
13110 \end_inset
13111 </cell>
13112 </row>
13113 <row>
13114 <cell alignment="center" valignment="top" usebox="none">
13115 \begin_inset Text
13116
13117 \begin_layout Plain Layout
13118 µm表示
13119 \end_layout
13120
13121 \end_inset
13122 </cell>
13123 <cell alignment="center" valignment="top" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 129.7
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 <cell alignment="center" valignment="top" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Plain Layout
13136 52.75
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 50.78
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 </row>
13151 <row>
13152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 ピクセルサイズに対する%表示
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 76.3
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 95.9
13175 \end_layout
13176
13177 \end_inset
13178 </cell>
13179 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 92.3
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 </row>
13189 </lyxtabular>
13190
13191 \end_inset
13192
13193
13194 \end_layout
13195
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \begin_layout Section
13202 表の垂直揃え
13203 \begin_inset Index idx
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207 ひょう@表 ! そろえ@揃え
13208 \end_layout
13209
13210 \end_inset
13211
13212
13213 \end_layout
13214
13215 \begin_layout Standard
13216 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
13217 \begin_inset CommandInset ref
13218 LatexCommand ref
13219 reference "sec:ボックスダイアログ"
13220
13221 \end_inset
13222
13223 節に述べられているように、ボックスの垂直揃えを行います。
13224 \end_layout
13225
13226 \begin_layout Standard
13227 以下の例では、各表は15
13228 \begin_inset space \thinspace{}
13229 \end_inset
13230
13231 列幅%を持つminipage
13232 \begin_inset Foot
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236 minipageは第
13237 \begin_inset CommandInset ref
13238 LatexCommand ref
13239 reference "sec:ミニページ"
13240
13241 \end_inset
13242
13243 節で説明されています。
13244 \end_layout
13245
13246 \end_inset
13247
13248 ボックスの中に入れてあります。
13249 \end_layout
13250
13251 \begin_layout Itemize
13252 動作試験 
13253 \begin_inset Box Frameless
13254 position "t"
13255 hor_pos "c"
13256 has_inner_box 1
13257 inner_pos "c"
13258 use_parbox 0
13259 use_makebox 0
13260 width "15col%"
13261 special "none"
13262 height "1in"
13263 height_special "totalheight"
13264 status collapsed
13265
13266 \begin_layout Plain Layout
13267 \begin_inset Tabular
13268 <lyxtabular version="3" rows="3" columns="3">
13269 <features tabularvalignment="middle">
13270 <column alignment="center" valignment="top" width="0">
13271 <column alignment="center" valignment="top" width="0">
13272 <column alignment="center" valignment="top" width="0">
13273 <row>
13274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287
13288 \end_layout
13289
13290 \end_inset
13291 </cell>
13292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13293 \begin_inset Text
13294
13295 \begin_layout Plain Layout
13296
13297 \end_layout
13298
13299 \end_inset
13300 </cell>
13301 </row>
13302 <row>
13303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 </row>
13331 <row>
13332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 </lyxtabular>
13361
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \end_inset
13368
13369  動作試験 
13370 \begin_inset ERT
13371 status collapsed
13372
13373 \begin_layout Plain Layout
13374
13375
13376 \backslash
13377 raisebox{0.85
13378 \backslash
13379 baselineskip}{
13380 \end_layout
13381
13382 \end_inset
13383
13384
13385 \begin_inset Box Frameless
13386 position "t"
13387 hor_pos "c"
13388 has_inner_box 1
13389 inner_pos "c"
13390 use_parbox 0
13391 use_makebox 0
13392 width "15col%"
13393 special "none"
13394 height "1in"
13395 height_special "totalheight"
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399 \begin_inset Tabular
13400 <lyxtabular version="3" rows="3" columns="3">
13401 <features tabularvalignment="middle">
13402 <column alignment="center" valignment="top" width="0">
13403 <column alignment="center" valignment="top" width="0">
13404 <column alignment="center" valignment="top" width="0">
13405 <row>
13406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 </row>
13434 <row>
13435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 </row>
13463 <row>
13464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477
13478 \end_layout
13479
13480 \end_inset
13481 </cell>
13482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13483 \begin_inset Text
13484
13485 \begin_layout Plain Layout
13486
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 </row>
13492 </lyxtabular>
13493
13494 \end_inset
13495
13496
13497 \end_layout
13498
13499 \end_inset
13500
13501
13502 \begin_inset ERT
13503 status collapsed
13504
13505 \begin_layout Plain Layout
13506
13507 }
13508 \end_layout
13509
13510 \end_inset
13511
13512
13513 \end_layout
13514
13515 \begin_layout Itemize
13516 動作試験 
13517 \begin_inset Box Frameless
13518 position "c"
13519 hor_pos "c"
13520 has_inner_box 1
13521 inner_pos "c"
13522 use_parbox 0
13523 use_makebox 0
13524 width "15col%"
13525 special "none"
13526 height "1in"
13527 height_special "totalheight"
13528 status collapsed
13529
13530 \begin_layout Plain Layout
13531 \begin_inset Tabular
13532 <lyxtabular version="3" rows="3" columns="3">
13533 <features tabularvalignment="middle">
13534 <column alignment="center" valignment="top" width="0">
13535 <column alignment="center" valignment="top" width="0">
13536 <column alignment="center" valignment="top" width="0">
13537 <row>
13538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13539 \begin_inset Text
13540
13541 \begin_layout Plain Layout
13542
13543 \end_layout
13544
13545 \end_inset
13546 </cell>
13547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Plain Layout
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 </row>
13566 <row>
13567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 </row>
13595 <row>
13596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13597 \begin_inset Text
13598
13599 \begin_layout Plain Layout
13600
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 </row>
13624 </lyxtabular>
13625
13626 \end_inset
13627
13628
13629 \end_layout
13630
13631 \end_inset
13632
13633
13634 \end_layout
13635
13636 \begin_layout Itemize
13637 動作試験 
13638 \begin_inset Box Frameless
13639 position "b"
13640 hor_pos "c"
13641 has_inner_box 1
13642 inner_pos "c"
13643 use_parbox 0
13644 use_makebox 0
13645 width "15col%"
13646 special "none"
13647 height "1in"
13648 height_special "totalheight"
13649 status collapsed
13650
13651 \begin_layout Plain Layout
13652 \begin_inset Tabular
13653 <lyxtabular version="3" rows="3" columns="3">
13654 <features tabularvalignment="middle">
13655 <column alignment="center" valignment="top" width="0">
13656 <column alignment="center" valignment="top" width="0">
13657 <column alignment="center" valignment="top" width="0">
13658 <row>
13659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13660 \begin_inset Text
13661
13662 \begin_layout Plain Layout
13663
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Plain Layout
13681
13682 \end_layout
13683
13684 \end_inset
13685 </cell>
13686 </row>
13687 <row>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 </row>
13716 <row>
13717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 </row>
13745 </lyxtabular>
13746
13747 \end_inset
13748
13749
13750 \end_layout
13751
13752 \end_inset
13753
13754  動作試験 
13755 \begin_inset ERT
13756 status collapsed
13757
13758 \begin_layout Plain Layout
13759
13760
13761 \backslash
13762 raisebox{-0.32
13763 \backslash
13764 baselineskip}{
13765 \end_layout
13766
13767 \end_inset
13768
13769
13770 \begin_inset Box Frameless
13771 position "b"
13772 hor_pos "c"
13773 has_inner_box 1
13774 inner_pos "c"
13775 use_parbox 0
13776 use_makebox 0
13777 width "15col%"
13778 special "none"
13779 height "1in"
13780 height_special "totalheight"
13781 status collapsed
13782
13783 \begin_layout Plain Layout
13784 \begin_inset Tabular
13785 <lyxtabular version="3" rows="3" columns="3">
13786 <features tabularvalignment="middle">
13787 <column alignment="center" valignment="top" width="0">
13788 <column alignment="center" valignment="top" width="0">
13789 <column alignment="center" valignment="top" width="0">
13790 <row>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 </row>
13819 <row>
13820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13821 \begin_inset Text
13822
13823 \begin_layout Plain Layout
13824
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 </row>
13848 <row>
13849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 </lyxtabular>
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \end_inset
13885
13886
13887 \begin_inset ERT
13888 status collapsed
13889
13890 \begin_layout Plain Layout
13891
13892 }
13893 \end_layout
13894
13895 \end_inset
13896
13897
13898 \end_layout
13899
13900 \begin_layout Standard
13901 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
13902 \begin_inset Foot
13903 status collapsed
13904
13905 \begin_layout Plain Layout
13906 raiseboxは、第
13907 \begin_inset CommandInset ref
13908 LatexCommand ref
13909 reference "sub:垂直揃え"
13910
13911 \end_inset
13912
13913 節で説明されています。
13914 \end_layout
13915
13916 \end_inset
13917
13918 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
13919 \end_layout
13920
13921 \begin_layout Standard
13922
13923 \series bold
13924
13925 \backslash
13926 raisebox{0.85
13927 \backslash
13928 baselineskip}{
13929 \end_layout
13930
13931 \begin_layout Standard
13932 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
13933 \series bold
13934 }
13935 \series default
13936 をTeXコードとして挿入してあります。最後の項目の第二表には、
13937 \end_layout
13938
13939 \begin_layout Standard
13940
13941 \series bold
13942
13943 \backslash
13944 raisebox{-0.32
13945 \backslash
13946 baselineskip}{
13947 \end_layout
13948
13949 \begin_layout Standard
13950 というコマンドを使用しています。
13951 \end_layout
13952
13953 \begin_layout Standard
13954 \begin_inset Note Greyedout
13955 status open
13956
13957 \begin_layout Plain Layout
13958
13959 \series bold
13960 【註】
13961 \series default
13962 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
13963 \series bold
13964
13965 \backslash
13966 raisebox
13967 \series default
13968 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
13969 \end_layout
13970
13971 \end_inset
13972
13973
13974 \end_layout
13975
13976 \begin_layout Section
13977 色付きの表
13978 \begin_inset CommandInset label
13979 LatexCommand label
13980 name "sec:色付きの表"
13981
13982 \end_inset
13983
13984
13985 \begin_inset Index idx
13986 status collapsed
13987
13988 \begin_layout Plain Layout
13989 ひょう@表 ! いろつき@色付き
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \begin_layout Subsection
13998 色付きのセル
13999 \begin_inset Index idx
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 ひょうのいろ@表の色 ! せるぶ@セル部
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \begin_inset Index idx
14010 status collapsed
14011
14012 \begin_layout Plain Layout
14013 いろつき@色付き ! ひょうせるぶ@表セル部
14014 \end_layout
14015
14016 \end_inset
14017
14018
14019 \end_layout
14020
14021 \begin_layout Standard
14022 \begin_inset Float table
14023 placement h
14024 wide false
14025 sideways false
14026 status open
14027
14028 \begin_layout Plain Layout
14029 \begin_inset Caption
14030
14031 \begin_layout Plain Layout
14032 \begin_inset CommandInset label
14033 LatexCommand label
14034 name "tab:colortblなしの表"
14035
14036 \end_inset
14037
14038
14039 \series bold
14040 colortbl
14041 \series default
14042 パッケージを使用しない色付き表
14043 \begin_inset Argument
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047 colortblなしの表
14048 \end_layout
14049
14050 \end_inset
14051
14052
14053 \end_layout
14054
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \begin_layout Plain Layout
14061 \align center
14062 \begin_inset Tabular
14063 <lyxtabular version="3" rows="3" columns="3">
14064 <features tabularvalignment="middle">
14065 <column alignment="center" valignment="top" width="0">
14066 <column alignment="center" valignment="top" width="0">
14067 <column alignment="center" valignment="top" width="0">
14068 <row>
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073
14074 \color green
14075
14076 \end_layout
14077
14078 \end_inset
14079 </cell>
14080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14081 \begin_inset Text
14082
14083 \begin_layout Plain Layout
14084
14085 \color red
14086
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14092 \begin_inset Text
14093
14094 \begin_layout Plain Layout
14095
14096 \color red
14097
14098 \end_layout
14099
14100 \end_inset
14101 </cell>
14102 </row>
14103 <row>
14104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14105 \begin_inset Text
14106
14107 \begin_layout Plain Layout
14108
14109 \color green
14110
14111 \end_layout
14112
14113 \end_inset
14114 </cell>
14115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119
14120 \color blue
14121
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130
14131 \color blue
14132
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 </row>
14138 <row>
14139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143
14144 \color green
14145
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154
14155 \color blue
14156
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165
14166 \color blue
14167
14168 \end_layout
14169
14170 \end_inset
14171 </cell>
14172 </row>
14173 </lyxtabular>
14174
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \end_inset
14181
14182
14183 \end_layout
14184
14185 \begin_layout Standard
14186 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
14187 \family sans
14188 編集\SpecialChar \menuseparator
14189 文字様式
14190 \family default
14191 メニューで色を選んでください。表
14192 \begin_inset CommandInset ref
14193 LatexCommand ref
14194 reference "tab:colortblなしの表"
14195
14196 \end_inset
14197
14198 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
14199 \series bold
14200 colortbl
14201 \series default
14202
14203 \begin_inset Index idx
14204 status collapsed
14205
14206 \begin_layout Plain Layout
14207 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
14208 \end_layout
14209
14210 \end_inset
14211
14212 を使用しなくてはなりません。
14213 \end_layout
14214
14215 \begin_layout Standard
14216 \begin_inset ERT
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220
14221
14222 \backslash
14223 ifcolortbl
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \begin_inset Note Note
14230 status open
14231
14232 \begin_layout Plain Layout
14233 本節の以下の部分は、LaTeXパッケージ
14234 \series bold
14235 colortbl
14236 \series default
14237 が導入済みのときのみ表示されます。
14238 \end_layout
14239
14240 \end_inset
14241
14242
14243 \end_layout
14244
14245 \begin_layout Standard
14246 色付きの表を作成するには、プリアンブルに
14247 \end_layout
14248
14249 \begin_layout Standard
14250
14251 \series bold
14252
14253 \backslash
14254 usepackage{colortbl}
14255 \end_layout
14256
14257 \begin_layout Standard
14258 という行を書いて
14259 \series bold
14260 colortbl
14261 \series default
14262 を読み込まなくてはなりません。列の色は、
14263 \series bold
14264 >{ }
14265 \series default
14266 コマンドの中に
14267 \end_layout
14268
14269 \begin_layout Standard
14270
14271 \series bold
14272
14273 \backslash
14274 columncolor{色彩名}
14275 \end_layout
14276
14277 \begin_layout Standard
14278 というコマンドを書いて指定することができます。
14279 \series bold
14280 >{}
14281 \series default
14282 コマンドに関する詳細は、第
14283 \begin_inset CommandInset ref
14284 LatexCommand ref
14285 reference "sub:連結列の計算"
14286
14287 \end_inset
14288
14289 節に述べられています。
14290 \end_layout
14291
14292 \begin_layout Standard
14293 以下の色彩名が事前に定義されています。
14294 \end_layout
14295
14296 \begin_layout Standard
14297
14298 \family sans
14299 red
14300 \family default
14301
14302 \family sans
14303 green
14304 \family default
14305
14306 \family sans
14307 yellow
14308 \family default
14309
14310 \family sans
14311 blue
14312 \family default
14313
14314 \family sans
14315 cyan
14316 \family default
14317
14318 \family sans
14319 magenta
14320 \family default
14321
14322 \family sans
14323 black
14324 \family default
14325
14326 \family sans
14327 white
14328 \end_layout
14329
14330 \begin_layout Standard
14331 \begin_inset VSpace medskip
14332 \end_inset
14333
14334
14335 \end_layout
14336
14337 \begin_layout Standard
14338 また
14339 \end_layout
14340
14341 \begin_layout Standard
14342
14343 \series bold
14344
14345 \backslash
14346 definecolor{色彩名}{色彩モデル}{色彩値}
14347 \end_layout
14348
14349 \begin_layout Standard
14350 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
14351 \end_layout
14352
14353 \begin_layout Labeling
14354 \labelwidthstring 00.00.0000
14355 cmyk:シアン(
14356 \bar under
14357 c
14358 \bar default
14359 yan)・マゼンタ(
14360 \bar under
14361 m
14362 \bar default
14363 agenta)・黄(
14364 \bar under
14365 y
14366 \bar default
14367 ellow)・黒(blac
14368 \bar under
14369 k
14370 \bar default
14371
14372 \end_layout
14373
14374 \begin_layout Labeling
14375 \labelwidthstring 00.00.0000
14376 rgb:赤(
14377 \bar under
14378 r
14379 \bar default
14380 ed)・緑(
14381 \bar under
14382 g
14383 \bar default
14384 reen)・青(
14385 \bar under
14386 b
14387 \bar default
14388 lue)
14389 \end_layout
14390
14391 \begin_layout Labeling
14392 \labelwidthstring 00.00.0000
14393 gray:グレー
14394 \end_layout
14395
14396 \begin_layout Standard
14397 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14398 \end_layout
14399
14400 \begin_layout Standard
14401 たとえば、プリアンブルに
14402 \end_layout
14403
14404 \begin_layout Standard
14405
14406 \series bold
14407
14408 \backslash
14409 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14410 \end_layout
14411
14412 \begin_layout Standard
14413 と書くことによって、「
14414 \emph on
14415 darkgreen
14416 \emph default
14417 」色を定義することができますし、
14418 \end_layout
14419
14420 \begin_layout Standard
14421
14422 \series bold
14423
14424 \backslash
14425 definecolor{lightgray}{gray}{0.8}
14426 \end_layout
14427
14428 \begin_layout Standard
14429 と書けば、「
14430 \emph on
14431 lightgray
14432 \emph default
14433 」色を定義することができます。
14434 \end_layout
14435
14436 \begin_layout Standard
14437 \begin_inset VSpace medskip
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Standard
14444 罫線は
14445 \end_layout
14446
14447 \begin_layout Standard
14448
14449 \series bold
14450
14451 \backslash
14452 rowcolor{色彩名}
14453 \end_layout
14454
14455 \begin_layout Standard
14456 というコマンドを使用して色付けすることができ、セルは
14457 \end_layout
14458
14459 \begin_layout Standard
14460
14461 \series bold
14462
14463 \backslash
14464 cellcolor{色彩名}
14465 \end_layout
14466
14467 \begin_layout Standard
14468 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14469 \end_layout
14470
14471 \begin_layout Standard
14472 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14473 \family sans
14474 編集\SpecialChar \menuseparator
14475 文字様式
14476 \family default
14477 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14478 ます。
14479 \end_layout
14480
14481 \begin_layout Standard
14482 \begin_inset Note Greyedout
14483 status open
14484
14485 \begin_layout Plain Layout
14486 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14487 \end_layout
14488
14489 \end_inset
14490
14491
14492 \end_layout
14493
14494 \begin_layout Standard
14495 \begin_inset VSpace bigskip
14496 \end_inset
14497
14498
14499 \end_layout
14500
14501 \begin_layout Standard
14502
14503 \begin_inset CommandInset ref
14504 LatexCommand ref
14505 reference "tab:色付き表"
14506
14507 \end_inset
14508
14509 を作成するには、以下のようにしてください。第一列の色は
14510 \emph on
14511 darkgreen
14512 \emph default
14513 にしたいので、この列のLaTeX変数として
14514 \end_layout
14515
14516 \begin_layout Standard
14517
14518 \series bold
14519 >{
14520 \backslash
14521 columncolor{darkgreen}
14522 \backslash
14523 centering}c
14524 \end_layout
14525
14526 \begin_layout Standard
14527 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14528 \end_layout
14529
14530 \begin_layout Standard
14531
14532 \series bold
14533
14534 \backslash
14535 rowcolow{cyan}
14536 \end_layout
14537
14538 \begin_layout Standard
14539 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14540 \end_layout
14541
14542 \begin_layout Standard
14543
14544 \series bold
14545
14546 \backslash
14547 cellcolor{magenta}
14548 \end_layout
14549
14550 \begin_layout Standard
14551 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14552 \family sans
14553 編集\SpecialChar \menuseparator
14554 文字様式
14555 \family default
14556 メニューを使って、各文字に色付けをすることができます。
14557 \end_layout
14558
14559 \begin_layout Standard
14560 \begin_inset Float table
14561 placement h
14562 wide false
14563 sideways false
14564 status open
14565
14566 \begin_layout Plain Layout
14567 \begin_inset Caption
14568
14569 \begin_layout Plain Layout
14570
14571 \series bold
14572 \begin_inset CommandInset label
14573 LatexCommand label
14574 name "tab:色付き表"
14575
14576 \end_inset
14577
14578 colortbl
14579 \series default
14580 パッケージを使用した色付き表
14581 \begin_inset Argument
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585 colortblを使った表
14586 \end_layout
14587
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \end_inset
14594
14595
14596 \end_layout
14597
14598 \begin_layout Plain Layout
14599 \align center
14600 \begin_inset Tabular
14601 <lyxtabular version="3" rows="3" columns="3">
14602 <features tabularvalignment="middle">
14603 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14604 <column alignment="center" valignment="top" width="0">
14605 <column alignment="center" valignment="top" width="0">
14606 <row>
14607 <cell alignment="center" valignment="top" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 \begin_inset ERT
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615
14616
14617 \backslash
14618 rowcolor{cyan}
14619 \end_layout
14620
14621 \end_inset
14622
14623
14624 \color magenta
14625
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634
14635 \color red
14636
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 <cell alignment="center" valignment="top" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Plain Layout
14645
14646 \color red
14647
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 </row>
14653 <row>
14654 <cell alignment="center" valignment="top" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658
14659 \color yellow
14660
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 <cell alignment="center" valignment="top" usebox="none">
14666 \begin_inset Text
14667
14668 \begin_layout Plain Layout
14669
14670 \color blue
14671
14672 \end_layout
14673
14674 \end_inset
14675 </cell>
14676 <cell alignment="center" valignment="top" usebox="none">
14677 \begin_inset Text
14678
14679 \begin_layout Plain Layout
14680
14681 \color blue
14682
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 </row>
14688 <row>
14689 <cell alignment="center" valignment="top" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693
14694 \color yellow
14695
14696 \end_layout
14697
14698 \end_inset
14699 </cell>
14700 <cell alignment="center" valignment="top" usebox="none">
14701 \begin_inset Text
14702
14703 \begin_layout Plain Layout
14704
14705 \color blue
14706
14707 \end_layout
14708
14709 \end_inset
14710 </cell>
14711 <cell alignment="center" valignment="top" usebox="none">
14712 \begin_inset Text
14713
14714 \begin_layout Plain Layout
14715 \begin_inset ERT
14716 status collapsed
14717
14718 \begin_layout Plain Layout
14719
14720
14721 \backslash
14722 cellcolor{magenta}
14723 \end_layout
14724
14725 \end_inset
14726
14727
14728 \color green
14729
14730 \end_layout
14731
14732 \end_inset
14733 </cell>
14734 </row>
14735 </lyxtabular>
14736
14737 \end_inset
14738
14739
14740 \end_layout
14741
14742 \end_inset
14743
14744
14745 \end_layout
14746
14747 \begin_layout Standard
14748 \begin_inset ERT
14749 status collapsed
14750
14751 \begin_layout Plain Layout
14752
14753
14754 \backslash
14755 else
14756 \end_layout
14757
14758 \end_inset
14759
14760
14761 \begin_inset Note Note
14762 status open
14763
14764 \begin_layout Plain Layout
14765 以下は、LaTeXパッケージ
14766 \series bold
14767 colortbl
14768 \series default
14769 が導入されていないときに表示されます。
14770 \end_layout
14771
14772 \end_inset
14773
14774
14775 \end_layout
14776
14777 \begin_layout Standard
14778 この節の内容を出力で表示させるには、
14779 \series bold
14780 colortbl
14781 \series default
14782 パッケージを導入する必要があります。
14783 \end_layout
14784
14785 \begin_layout Standard
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791
14792 \backslash
14793 fi
14794 \end_layout
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Subsection
14802 色付き罫線
14803 \begin_inset Index idx
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \begin_inset Index idx
14814 status collapsed
14815
14816 \begin_layout Plain Layout
14817 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14818 \end_layout
14819
14820 \end_inset
14821
14822
14823 \end_layout
14824
14825 \begin_layout Standard
14826
14827 \begin_inset CommandInset ref
14828 LatexCommand ref
14829 reference "sub:罫線幅"
14830
14831 \end_inset
14832
14833 節に述べられているように、表中の全罫線の線幅は、長さ
14834 \series bold
14835
14836 \backslash
14837 arrayrulewidth
14838 \series default
14839 を使って調節することができます。本節の表では、すべて1.5
14840 \begin_inset space \thinspace{}
14841 \end_inset
14842
14843 ptに設定されています。
14844 \begin_inset ERT
14845 status collapsed
14846
14847 \begin_layout Plain Layout
14848
14849
14850 \backslash
14851 setlength{
14852 \backslash
14853 arrayrulewidth}{1.5pt}
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Standard
14862 たとえば縦罫線を緑に着色するには、第
14863 \begin_inset CommandInset ref
14864 LatexCommand ref
14865 reference "sub:自製書式"
14866
14867 \end_inset
14868
14869 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
14870 \end_layout
14871
14872 \begin_layout Standard
14873
14874 \series bold
14875
14876 \backslash
14877 newcolumntype{W}{!{
14878 \backslash
14879 color{green}
14880 \backslash
14881 vline}}
14882 \end_layout
14883
14884 \begin_layout Standard
14885
14886 \begin_inset CommandInset ref
14887 LatexCommand ref
14888 reference "tab:色付き縦罫線の表"
14889
14890 \end_inset
14891
14892 では、最右列にLaTeX変数
14893 \series bold
14894 WcW
14895 \series default
14896 、他の列にLaTeX変数
14897 \series bold
14898 Wc
14899 \series default
14900 が使用されています。
14901 \end_layout
14902
14903 \begin_layout Standard
14904 複数の色を用いたいときには、列書式をもっと定義してください。
14905 \end_layout
14906
14907 \begin_layout Standard
14908 \begin_inset Float table
14909 placement h
14910 wide false
14911 sideways false
14912 status open
14913
14914 \begin_layout Plain Layout
14915 \begin_inset Caption
14916
14917 \begin_layout Plain Layout
14918 \begin_inset CommandInset label
14919 LatexCommand label
14920 name "tab:色付き縦罫線の表"
14921
14922 \end_inset
14923
14924 色付き縦罫線の表
14925 \end_layout
14926
14927 \end_inset
14928
14929
14930 \end_layout
14931
14932 \begin_layout Plain Layout
14933 \align center
14934 \begin_inset Tabular
14935 <lyxtabular version="3" rows="3" columns="3">
14936 <features tabularvalignment="middle">
14937 <column alignment="center" valignment="top" width="0" special="Wc">
14938 <column alignment="center" valignment="top" width="0" special="Wc">
14939 <column alignment="center" valignment="top" width="0" special="WcW">
14940 <row>
14941 <cell alignment="center" valignment="top" topline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945 sd
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 <cell alignment="center" valignment="top" topline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954
14955 \end_layout
14956
14957 \end_inset
14958 </cell>
14959 <cell alignment="center" valignment="top" topline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 </row>
14969 <row>
14970 <cell alignment="center" valignment="top" topline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 <cell alignment="center" valignment="top" topline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Plain Layout
14983 sd
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 <cell alignment="center" valignment="top" topline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \begin_layout Plain Layout
14992
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 </row>
14998 <row>
14999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021 sd
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 </lyxtabular>
15028
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \begin_layout Standard
15040 \begin_inset VSpace bigskip
15041 \end_inset
15042
15043
15044 \begin_inset CommandInset ref
15045 LatexCommand ref
15046 reference "tab:色付き横罫線の表"
15047
15048 \end_inset
15049
15050 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
15051 \end_layout
15052
15053 \begin_layout Standard
15054
15055 \series bold
15056
15057 \backslash
15058 let
15059 \backslash
15060 myHlineC
15061 \backslash
15062 hline
15063 \begin_inset Newline newline
15064 \end_inset
15065
15066
15067 \backslash
15068 renewcommand{
15069 \backslash
15070 hline}
15071 \begin_inset Newline newline
15072 \end_inset
15073
15074
15075 \begin_inset Phantom HPhantom
15076 status open
15077
15078 \begin_layout Plain Layout
15079 \begin_inset space ~
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \end_inset
15086
15087 {
15088 \backslash
15089 arrayrulecolor{red}
15090 \backslash
15091 myHlineC
15092 \backslash
15093 arrayrulecolor{black}}
15094 \end_layout
15095
15096 \begin_layout Standard
15097 というコマンドを入力して下さい。
15098 \end_layout
15099
15100 \begin_layout Standard
15101 \begin_inset ERT
15102 status collapsed
15103
15104 \begin_layout Plain Layout
15105
15106
15107 \backslash
15108 let
15109 \backslash
15110 myHlineC
15111 \backslash
15112 hline
15113 \end_layout
15114
15115 \begin_layout Plain Layout
15116
15117
15118 \backslash
15119 renewcommand{
15120 \backslash
15121 hline}
15122 \end_layout
15123
15124 \begin_layout Plain Layout
15125
15126  {
15127 \backslash
15128 arrayrulecolor{red}
15129 \backslash
15130 myHlineC
15131 \backslash
15132 arrayrulecolor{black}}
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \begin_inset Float table
15139 placement h
15140 wide false
15141 sideways false
15142 status open
15143
15144 \begin_layout Plain Layout
15145 \begin_inset Caption
15146
15147 \begin_layout Plain Layout
15148 \begin_inset CommandInset label
15149 LatexCommand label
15150 name "tab:色付き横罫線の表"
15151
15152 \end_inset
15153
15154 色付き横罫線の表
15155 \end_layout
15156
15157 \end_inset
15158
15159
15160 \end_layout
15161
15162 \begin_layout Plain Layout
15163 \align center
15164 \begin_inset Tabular
15165 <lyxtabular version="3" rows="3" columns="3">
15166 <features tabularvalignment="middle">
15167 <column alignment="center" valignment="top" width="0">
15168 <column alignment="center" valignment="top" width="0">
15169 <column alignment="center" valignment="top" width="0">
15170 <row>
15171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 sd
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 </row>
15199 <row>
15200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 sd
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 </row>
15228 <row>
15229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 sd
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 </lyxtabular>
15258
15259 \end_inset
15260
15261
15262 \end_layout
15263
15264 \end_inset
15265
15266
15267 \end_layout
15268
15269 \begin_layout Standard
15270 既定値の黒罫線に戻るには、
15271 \end_layout
15272
15273 \begin_layout Standard
15274
15275 \series bold
15276
15277 \backslash
15278 renewcommand{
15279 \backslash
15280 hline}{
15281 \backslash
15282 myHlineC}
15283 \end_layout
15284
15285 \begin_layout Standard
15286 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
15287 \begin_inset CommandInset ref
15288 LatexCommand ref
15289 reference "tab:色付き罫線の表"
15290
15291 \end_inset
15292
15293 は、縦横罫線を色付けした例です。
15294 \end_layout
15295
15296 \begin_layout Standard
15297 \begin_inset Float table
15298 placement h
15299 wide false
15300 sideways false
15301 status open
15302
15303 \begin_layout Plain Layout
15304 \begin_inset Caption
15305
15306 \begin_layout Plain Layout
15307 \begin_inset CommandInset label
15308 LatexCommand label
15309 name "tab:色付き罫線の表"
15310
15311 \end_inset
15312
15313 色付き罫線の表
15314 \end_layout
15315
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \begin_layout Plain Layout
15322 \align center
15323 \begin_inset Tabular
15324 <lyxtabular version="3" rows="3" columns="3">
15325 <features tabularvalignment="middle">
15326 <column alignment="center" valignment="top" width="0" special="Wc">
15327 <column alignment="center" valignment="top" width="0" special="Wc">
15328 <column alignment="center" valignment="top" width="0" special="WcW">
15329 <row>
15330 <cell alignment="center" valignment="top" topline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 sd
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" topline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 </row>
15358 <row>
15359 <cell alignment="center" valignment="top" topline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" topline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 sd
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" topline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 </row>
15387 <row topspace="default">
15388 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 sd
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 </row>
15416 </lyxtabular>
15417
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \end_inset
15424
15425
15426 \end_layout
15427
15428 \begin_layout Standard
15429 \begin_inset ERT
15430 status collapsed
15431
15432 \begin_layout Plain Layout
15433
15434
15435 \backslash
15436 renewcommand{
15437 \backslash
15438 hline}{
15439 \backslash
15440 myHlineC}
15441 \end_layout
15442
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \begin_layout Standard
15449 \begin_inset ERT
15450 status collapsed
15451
15452 \begin_layout Plain Layout
15453
15454
15455 \backslash
15456 setlength{
15457 \backslash
15458 arrayrulewidth}{0.4pt}
15459 \end_layout
15460
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \begin_layout Section
15467 表の調整
15468 \begin_inset Index idx
15469 status collapsed
15470
15471 \begin_layout Plain Layout
15472 ひょうのちょうせい@表の調整
15473 \end_layout
15474
15475 \end_inset
15476
15477
15478 \begin_inset Index idx
15479 status collapsed
15480
15481 \begin_layout Plain Layout
15482 ひょう@表 ! ちょうせい@調整
15483 \end_layout
15484
15485 \end_inset
15486
15487
15488 \end_layout
15489
15490 \begin_layout Subsection
15491 行の余白取り
15492 \begin_inset CommandInset label
15493 LatexCommand label
15494 name "sub:行の余白取り"
15495
15496 \end_inset
15497
15498
15499 \begin_inset Index idx
15500 status collapsed
15501
15502 \begin_layout Plain Layout
15503 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15504 \end_layout
15505
15506 \end_inset
15507
15508
15509 \end_layout
15510
15511 \begin_layout Standard
15512 表の設定ダイアログの
15513 \family sans
15514 罫線
15515 \family default
15516 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15517 \end_layout
15518
15519 \begin_layout Description
15520 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15521 \begin_inset Foot
15522 status collapsed
15523
15524 \begin_layout Plain Layout
15525 フォーマル形式の表は第
15526 \begin_inset CommandInset ref
15527 LatexCommand ref
15528 reference "sec:フォーマル形式の表"
15529
15530 \end_inset
15531
15532 節で説明されています。
15533 \end_layout
15534
15535 \end_inset
15536
15537 ならば、LyXは既定値として0.5
15538 \begin_inset space \thinspace{}
15539 \end_inset
15540
15541 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15542 \begin_inset VSpace medskip
15543 \end_inset
15544
15545
15546 \begin_inset Newline newline
15547 \end_inset
15548
15549
15550 \begin_inset space \hspace*{}
15551 \length 0pt
15552 \end_inset
15553
15554
15555 \begin_inset space \hfill{}
15556 \end_inset
15557
15558
15559 \begin_inset Tabular
15560 <lyxtabular version="3" rows="3" columns="1">
15561 <features tabularvalignment="middle">
15562 <column alignment="center" valignment="top" width="0">
15563 <row>
15564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row topspace="3mm">
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579 行上に3
15580 \begin_inset space \thinspace{}
15581 \end_inset
15582
15583 mmの余白
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 </row>
15589 <row>
15590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15591 \begin_inset Text
15592
15593 \begin_layout Plain Layout
15594
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 </row>
15600 </lyxtabular>
15601
15602 \end_inset
15603
15604
15605 \begin_inset space \hfill{}
15606 \end_inset
15607
15608
15609 \begin_inset space \hspace*{}
15610 \length 0pt
15611 \end_inset
15612
15613
15614 \begin_inset VSpace medskip
15615 \end_inset
15616
15617
15618 \begin_inset Newline newline
15619 \end_inset
15620
15621 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15622 \end_layout
15623
15624 \begin_layout Description
15625 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15626 \begin_inset space \thinspace{}
15627 \end_inset
15628
15629 emの余白を挿入し、通常の表ならば既定値として2
15630 \begin_inset space \thinspace{}
15631 \end_inset
15632
15633 ptを挿入します。
15634 \end_layout
15635
15636 \begin_layout Description
15637 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15638 \begin_inset space \thinspace{}
15639 \end_inset
15640
15641 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15642 \begin_inset VSpace medskip
15643 \end_inset
15644
15645
15646 \begin_inset Newline newline
15647 \end_inset
15648
15649
15650 \begin_inset space \hspace*{}
15651 \length 0pt
15652 \end_inset
15653
15654
15655 \begin_inset space \hfill{}
15656 \end_inset
15657
15658
15659 \begin_inset Tabular
15660 <lyxtabular version="3" rows="3" columns="1">
15661 <features tabularvalignment="middle">
15662 <column alignment="center" valignment="top" width="0">
15663 <row>
15664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 </row>
15674 <row interlinespace="3mm">
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679 \begin_inset Formula $\downarrow$
15680 \end_inset
15681
15682  行間に3
15683 \begin_inset space \thinspace{}
15684 \end_inset
15685
15686 mmの余白 
15687 \begin_inset Formula $\downarrow$
15688 \end_inset
15689
15690
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 </row>
15696 <row>
15697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Plain Layout
15701 \begin_inset Formula $\uparrow$
15702 \end_inset
15703
15704  行間に3
15705 \begin_inset space \thinspace{}
15706 \end_inset
15707
15708 mmの余白 
15709 \begin_inset Formula $\uparrow$
15710 \end_inset
15711
15712
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 </row>
15718 </lyxtabular>
15719
15720 \end_inset
15721
15722
15723 \begin_inset space \hfill{}
15724 \end_inset
15725
15726
15727 \begin_inset space \hspace*{}
15728 \length 0pt
15729 \end_inset
15730
15731
15732 \begin_inset VSpace medskip
15733 \end_inset
15734
15735
15736 \begin_inset Newline newline
15737 \end_inset
15738
15739 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset VSpace bigskip
15744 \end_inset
15745
15746 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15747 \end_layout
15748
15749 \begin_layout Standard
15750
15751 \series bold
15752
15753 \backslash
15754 @ifundefined{extrarowheight}
15755 \begin_inset Newline newline
15756 \end_inset
15757
15758
15759 \begin_inset Phantom HPhantom
15760 status open
15761
15762 \begin_layout Plain Layout
15763 \begin_inset space ~
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770
15771 {
15772 \backslash
15773 usepackage{array}}{}
15774 \begin_inset Newline newline
15775 \end_inset
15776
15777
15778 \backslash
15779 setlength{
15780 \backslash
15781 extrarowheight}{height}
15782 \end_layout
15783
15784 \begin_layout Standard
15785 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15786 \series bold
15787 array
15788 \series default
15789 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15790 \series bold
15791
15792 \backslash
15793 @ifundefined
15794 \series default
15795 が使用されています)。
15796 \end_layout
15797
15798 \begin_layout Standard
15799 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15800 \series bold
15801
15802 \backslash
15803 strut
15804 \series default
15805 コマンドを挿入することで補正することができます。表
15806 \begin_inset CommandInset ref
15807 LatexCommand ref
15808 reference "tab:垂直揃え"
15809
15810 \end_inset
15811
15812 は、この効果を示したものです。
15813 \end_layout
15814
15815 \begin_layout Standard
15816 \noindent
15817 \begin_inset Float table
15818 placement h
15819 wide false
15820 sideways false
15821 status open
15822
15823 \begin_layout Plain Layout
15824 \begin_inset Caption
15825
15826 \begin_layout Plain Layout
15827 \begin_inset CommandInset label
15828 LatexCommand label
15829 name "tab:垂直揃え"
15830
15831 \end_inset
15832
15833 大きなフォント寸法の文章の垂直揃え
15834 \end_layout
15835
15836 \end_inset
15837
15838
15839 \end_layout
15840
15841 \begin_layout Plain Layout
15842 \begin_inset space \hfill{}
15843 \end_inset
15844
15845
15846 \begin_inset Float table
15847 wide false
15848 sideways false
15849 status open
15850
15851 \begin_layout Plain Layout
15852 \begin_inset Caption
15853
15854 \begin_layout Plain Layout
15855 通常の表
15856 \end_layout
15857
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \begin_layout Plain Layout
15864 \noindent
15865 \align center
15866 \begin_inset Tabular
15867 <lyxtabular version="3" rows="6" columns="1">
15868 <features tabularvalignment="middle">
15869 <column alignment="left" valignment="top" width="0">
15870 <row>
15871 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 Normal, g
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 </row>
15881 <row>
15882 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15883 \begin_inset Text
15884
15885 \begin_layout Plain Layout
15886
15887 \size large
15888 Large
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 </row>
15894 <row>
15895 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899
15900 \size larger
15901 Larger
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 </row>
15907 <row>
15908 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912
15913 \size largest
15914 Largest
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 </row>
15920 <row>
15921 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925
15926 \size huge
15927 Huge
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 </row>
15933 <row>
15934 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15935 \begin_inset Text
15936
15937 \begin_layout Plain Layout
15938
15939 \size giant
15940 Huger
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 </lyxtabular>
15947
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \begin_inset space \hfill{}
15957 \end_inset
15958
15959
15960 \begin_inset Float table
15961 wide false
15962 sideways false
15963 status open
15964
15965 \begin_layout Plain Layout
15966 \begin_inset Caption
15967
15968 \begin_layout Plain Layout
15969
15970 \series bold
15971
15972 \backslash
15973 strut
15974 \series default
15975 コマンドを使用した表
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \begin_layout Plain Layout
15984 \noindent
15985 \align center
15986 \begin_inset Tabular
15987 <lyxtabular version="3" rows="6" columns="1">
15988 <features tabularvalignment="middle">
15989 <column alignment="left" valignment="top" width="0">
15990 <row>
15991 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 Normal, g
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 </row>
16001 <row>
16002 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006
16007 \size large
16008 \begin_inset ERT
16009 status collapsed
16010
16011 \begin_layout Plain Layout
16012
16013
16014 \backslash
16015 strut 
16016 \end_layout
16017
16018 \end_inset
16019
16020 Large
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031
16032 \size larger
16033 \begin_inset ERT
16034 status collapsed
16035
16036 \begin_layout Plain Layout
16037
16038
16039 \backslash
16040 strut 
16041 \end_layout
16042
16043 \end_inset
16044
16045 Larger
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 </row>
16051 <row>
16052 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056
16057 \size largest
16058 \begin_inset ERT
16059 status collapsed
16060
16061 \begin_layout Plain Layout
16062
16063
16064 \backslash
16065 strut 
16066 \end_layout
16067
16068 \end_inset
16069
16070 Largest
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 </row>
16076 <row>
16077 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081
16082 \size huge
16083 \begin_inset ERT
16084 status collapsed
16085
16086 \begin_layout Plain Layout
16087
16088
16089 \backslash
16090 strut 
16091 \end_layout
16092
16093 \end_inset
16094
16095 Huge
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 </row>
16101 <row>
16102 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106
16107 \size giant
16108 \begin_inset ERT
16109 status collapsed
16110
16111 \begin_layout Plain Layout
16112
16113
16114 \backslash
16115 strut 
16116 \end_layout
16117
16118 \end_inset
16119
16120 Huger
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 </row>
16126 </lyxtabular>
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \end_inset
16134
16135
16136 \begin_inset space \hfill{}
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \begin_layout Subsection
16148 特殊なセル揃え
16149 \begin_inset CommandInset label
16150 LatexCommand label
16151 name "sub:特殊なセル揃え"
16152
16153 \end_inset
16154
16155
16156 \begin_inset Index idx
16157 status collapsed
16158
16159 \begin_layout Plain Layout
16160 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
16161 \end_layout
16162
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \begin_layout Standard
16169 ときには表
16170 \begin_inset CommandInset ref
16171 LatexCommand ref
16172 reference "tab:表セル"
16173
16174 \end_inset
16175
16176 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン
16177 \begin_inset Graphics
16178         filename ../../images/tabular-feature_align-decimal.png
16179         scale 85
16180         scaleBeforeRotation
16181
16182 \end_inset
16183
16184 を押すか、表設定中で揃えを
16185 \family sans
16186 小数点で
16187 \family default
16188 に設定します。
16189 \end_layout
16190
16191 \begin_layout Standard
16192 \begin_inset Float table
16193 placement h
16194 wide false
16195 sideways false
16196 status open
16197
16198 \begin_layout Plain Layout
16199 \begin_inset Caption
16200
16201 \begin_layout Plain Layout
16202 \begin_inset CommandInset label
16203 LatexCommand label
16204 name "tab:表セル"
16205
16206 \end_inset
16207
16208 一列が小数点で揃えられた表セル
16209 \end_layout
16210
16211 \end_inset
16212
16213
16214 \end_layout
16215
16216 \begin_layout Plain Layout
16217 \align center
16218 \begin_inset Tabular
16219 <lyxtabular version="3" rows="4" columns="1">
16220 <features booktabs="true" tabularvalignment="middle">
16221 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16222 <row>
16223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227 見出し
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 </row>
16233 <row>
16234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16235 \begin_inset Text
16236
16237 \begin_layout Plain Layout
16238 12.6
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 </row>
16244 <row>
16245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249 0.68
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 </row>
16255 <row>
16256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 -123.0
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 </row>
16266 </lyxtabular>
16267
16268 \end_inset
16269
16270
16271 \end_layout
16272
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \begin_layout Standard
16279 \begin_inset Float table
16280 placement h
16281 wide false
16282 sideways false
16283 status open
16284
16285 \begin_layout Plain Layout
16286 \begin_inset Caption
16287
16288 \begin_layout Plain Layout
16289 \begin_inset CommandInset label
16290 LatexCommand label
16291 name "tab:演算子揃え表"
16292
16293 \end_inset
16294
16295 一列が演算子で揃えられた表セル
16296 \end_layout
16297
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \begin_layout Plain Layout
16304 \align center
16305 \begin_inset Tabular
16306 <lyxtabular version="3" rows="4" columns="2">
16307 <features booktabs="true" tabularvalignment="middle">
16308 <column alignment="right" valignment="top" width="0pt">
16309 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16310 <row>
16311 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 見出し
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 </row>
16330 <row>
16331 <cell alignment="center" valignment="top" usebox="none">
16332 \begin_inset Text
16333
16334 \begin_layout Plain Layout
16335 \begin_inset Formula $12\,+$
16336 \end_inset
16337
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 \begin_inset Formula $\,6$
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 <row>
16357 <cell alignment="center" valignment="top" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 \begin_inset Formula $0\,-$
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell alignment="center" valignment="top" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373 \begin_inset Formula $\,68$
16374 \end_inset
16375
16376
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 </row>
16382 <row>
16383 <cell alignment="center" valignment="top" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 \begin_inset Formula $-123\,/$
16388 \end_inset
16389
16390
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 <cell alignment="center" valignment="top" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Formula $\,0$
16400 \end_inset
16401
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 </lyxtabular>
16409
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Standard
16421 揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表
16422 \begin_inset CommandInset ref
16423 LatexCommand ref
16424 reference "tab:演算子揃え表"
16425
16426 \end_inset
16427
16428 のような方法を用いる必要があります。この表は、4×2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には
16429 、左揃えで残りを収めます。演算子の周りに通常加えられる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削る
16430 ために、
16431 \end_layout
16432
16433 \begin_layout Standard
16434
16435 \series bold
16436 @{}l
16437 \end_layout
16438
16439 \begin_layout Standard
16440 というLaTeX引数を第2列に指定します。
16441 \end_layout
16442
16443 \begin_layout Standard
16444
16445 \begin_inset CommandInset ref
16446 LatexCommand ref
16447 reference "tab:表セル揃え"
16448
16449 \end_inset
16450
16451 は、揃え方の例をいくつか示しています。関係子で揃えるために、表
16452 \begin_inset CommandInset ref
16453 LatexCommand ref
16454 reference "tab:演算子揃え表"
16455
16456 \end_inset
16457
16458 の冒頭には、小空白が加えられています。
16459 \end_layout
16460
16461 \begin_layout Standard
16462 \begin_inset Float table
16463 wide false
16464 sideways false
16465 status open
16466
16467 \begin_layout Plain Layout
16468 \begin_inset Caption
16469
16470 \begin_layout Plain Layout
16471 \begin_inset CommandInset label
16472 LatexCommand label
16473 name "tab:表セル揃え"
16474
16475 \end_inset
16476
16477 表セルの揃えの例
16478 \end_layout
16479
16480 \end_inset
16481
16482
16483 \end_layout
16484
16485 \begin_layout Plain Layout
16486 \align center
16487 \begin_inset Tabular
16488 <lyxtabular version="3" rows="4" columns="6">
16489 <features tabularvalignment="middle">
16490 <column alignment="right" valignment="top" width="0">
16491 <column alignment="left" valignment="top" width="0" special="@{}l">
16492 <column alignment="right" valignment="top" width="0">
16493 <column alignment="left" valignment="top" width="0" special="@{}l">
16494 <column alignment="right" valignment="top" width="0">
16495 <column alignment="left" valignment="top" width="0" special="@{}l">
16496 <row>
16497 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501 単位
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519 冪数
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 関係子
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 </row>
16552 <row>
16553 <cell alignment="center" valignment="top" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557 12×
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 24本の瓶
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 \begin_inset Formula $10\cdot$
16576 \end_inset
16577
16578
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587 \begin_inset Formula $10^{\mbox{-}17}$
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 \begin_inset Formula $\Gamma(t)\propto$
16600 \end_inset
16601
16602
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 \begin_inset Formula $\:\Upsilon(t)$
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 </row>
16620 <row>
16621 <cell alignment="center" valignment="top" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 1024×
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634 768ピクセル
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 <cell alignment="center" valignment="top" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 \begin_inset Formula $5.78\cdot$
16644 \end_inset
16645
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 \begin_inset Formula $10^{7}$
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 <cell alignment="center" valignment="top" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 \begin_inset Formula $A\ne$
16668 \end_inset
16669
16670
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell alignment="center" valignment="top" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679 \begin_inset Formula $\: B_{\mathrm{red}}$
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 </row>
16688 <row>
16689 <cell alignment="center" valignment="top" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 32×
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 6
16703 \begin_inset space \thinspace{}
16704 \end_inset
16705
16706 cm
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 -
16716 \begin_inset Formula $33.5\cdot$
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 \begin_inset Formula $10^{4}$
16729 \end_inset
16730
16731
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 \begin_inset Formula $\sin(\alpha)\ge$
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 \begin_inset Formula $\:\sin(\beta)$
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 </lyxtabular>
16762
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \begin_layout Subsection
16774 自製のセル書式および列書式
16775 \begin_inset CommandInset label
16776 LatexCommand label
16777 name "sub:自製書式"
16778
16779 \end_inset
16780
16781
16782 \begin_inset Index idx
16783 status collapsed
16784
16785 \begin_layout Plain Layout
16786 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16787 \end_layout
16788
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \begin_layout Standard
16795 連結列セルを含む表がいくつもある場合には、第
16796 \begin_inset CommandInset ref
16797 LatexCommand ref
16798 reference "sub:連結列の計算"
16799
16800 \end_inset
16801
16802 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16803 べての表で使うことができます。書式は、以下のように定義します。
16804 \end_layout
16805
16806 \begin_layout Standard
16807
16808 \series bold
16809
16810 \backslash
16811 newcolumntype{書式名}[引数の数]{コマンド}
16812 \end_layout
16813
16814 \begin_layout Standard
16815 書式名は、一文字だけでも構いません。
16816 \emph on
16817 b
16818 \emph default
16819
16820 \emph on
16821 c
16822 \emph default
16823
16824 \emph on
16825 l
16826 \emph default
16827
16828 \emph on
16829 m
16830 \emph default
16831
16832 \emph on
16833 p
16834 \emph default
16835
16836 \emph on
16837 r
16838 \emph default
16839 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16840 \end_layout
16841
16842 \begin_layout Standard
16843 \begin_inset VSpace medskip
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \begin_layout Standard
16850 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
16851 \end_layout
16852
16853 \begin_layout Standard
16854
16855 \series bold
16856
16857 \backslash
16858 newcolumntype{M}[1]{>{
16859 \backslash
16860 centering
16861 \backslash
16862 hspace{0pt}}m{#1}}
16863 \end_layout
16864
16865 \begin_layout Standard
16866 ここで
16867 \series bold
16868
16869 \backslash
16870 hspace{0pt}
16871 \series default
16872 は、第
16873 \begin_inset CommandInset ref
16874 LatexCommand ref
16875 reference "sub:複数行"
16876
16877 \end_inset
16878
16879 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
16880 \end_layout
16881
16882 \begin_layout Standard
16883
16884 \series bold
16885 M{width}
16886 \end_layout
16887
16888 \begin_layout Standard
16889 と入力するだけですみます。
16890 \end_layout
16891
16892 \begin_layout Standard
16893 \begin_inset VSpace bigskip
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \begin_layout Standard
16900 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
16901 \end_layout
16902
16903 \begin_layout Standard
16904
16905 \series bold
16906
16907 \backslash
16908 newcolumntype{S}[2]{>{
16909 \backslash
16910 centering
16911 \backslash
16912 hspace{0pt}}
16913 \begin_inset Newline newline
16914 \end_inset
16915
16916
16917 \begin_inset Phantom HPhantom
16918 status open
16919
16920 \begin_layout Plain Layout
16921
16922 \series bold
16923
16924 \backslash
16925 newcolumntype
16926 \end_layout
16927
16928 \end_inset
16929
16930 m{(#1+(2
16931 \backslash
16932 tabcolsep+
16933 \backslash
16934 arrayrulewidth)*(1-#2))/#2}}
16935 \end_layout
16936
16937 \begin_layout Standard
16938 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
16939 \begin_inset CommandInset ref
16940 LatexCommand eqref
16941 reference "eq:Wgn"
16942
16943 \end_inset
16944
16945 式を使用しています。
16946 \end_layout
16947
16948 \begin_layout Standard
16949 こうしておけば、当該セルのLaTeX引数に
16950 \end_layout
16951
16952 \begin_layout Standard
16953
16954 \series bold
16955 S{連結列セルの幅}{連結列セルがまたがる列の数}
16956 \end_layout
16957
16958 \begin_layout Standard
16959 と入力するだけですみます。
16960 \end_layout
16961
16962 \begin_layout Standard
16963 \begin_inset VSpace bigskip
16964 \end_inset
16965
16966
16967 \end_layout
16968
16969 \begin_layout Standard
16970 色付き列については、以下のように定義するとよいでしょう。
16971 \end_layout
16972
16973 \begin_layout Standard
16974
16975 \series bold
16976
16977 \backslash
16978 newcolumntype{K}[1]{>{
16979 \backslash
16980 columncolor{#1}
16981 \backslash
16982 hspace{0pt}}c}
16983 \end_layout
16984
16985 \begin_layout Standard
16986 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
16987 \end_layout
16988
16989 \begin_layout Standard
16990
16991 \series bold
16992 K{色名}
16993 \end_layout
16994
16995 \begin_layout Standard
16996 と入力します。
16997 \end_layout
16998
16999 \begin_layout Standard
17000 \begin_inset VSpace bigskip
17001 \end_inset
17002
17003
17004 \end_layout
17005
17006 \begin_layout Standard
17007
17008 \begin_inset CommandInset ref
17009 LatexCommand ref
17010 reference "tab:ユーザー定義の表書式"
17011
17012 \end_inset
17013
17014 を生成するには、第1列と連結列にLaTeX引数として
17015 \end_layout
17016
17017 \begin_layout Standard
17018
17019 \series bold
17020 M{2.5cm}
17021 \end_layout
17022
17023 \begin_layout Standard
17024 を指定し、最終列に
17025 \end_layout
17026
17027 \begin_layout Standard
17028
17029 \series bold
17030 K{red}
17031 \end_layout
17032
17033 \begin_layout Standard
17034 そして第2列の各セルに
17035 \end_layout
17036
17037 \begin_layout Standard
17038
17039 \series bold
17040 S{2.5cm}{2}
17041 \end_layout
17042
17043 \begin_layout Standard
17044 と指定します。
17045 \end_layout
17046
17047 \begin_layout Standard
17048 \begin_inset Float table
17049 placement h
17050 wide false
17051 sideways false
17052 status open
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Caption
17056
17057 \begin_layout Plain Layout
17058 \begin_inset CommandInset label
17059 LatexCommand label
17060 name "tab:ユーザー定義の表書式"
17061
17062 \end_inset
17063
17064 ユーザー定義の表書式を使用した表
17065 \end_layout
17066
17067 \end_inset
17068
17069
17070 \end_layout
17071
17072 \begin_layout Plain Layout
17073 \align center
17074 \begin_inset Tabular
17075 <lyxtabular version="3" rows="3" columns="4">
17076 <features tabularvalignment="middle">
17077 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17078 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17079 <column alignment="center" valignment="middle" width="0">
17080 <column alignment="center" valignment="middle" width="0" special="K{red}">
17081 <row>
17082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 とても長い表セル中の単語
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 複数行の連結列
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113 c
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 d
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 e
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 f
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 g
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 </row>
17157 <row>
17158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 h
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171 i
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 j
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 k
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 </lyxtabular>
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \begin_layout Subsection
17208 罫線幅
17209 \begin_inset CommandInset label
17210 LatexCommand label
17211 name "sub:罫線幅"
17212
17213 \end_inset
17214
17215
17216 \begin_inset Index idx
17217 status collapsed
17218
17219 \begin_layout Plain Layout
17220 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
17221 \end_layout
17222
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \begin_layout Standard
17229 表中のすべての罫線の罫線幅を調整するには、長さ
17230 \series bold
17231
17232 \backslash
17233 arrayrulewidth
17234 \series default
17235 を使用します。たとえば、表
17236 \begin_inset CommandInset ref
17237 LatexCommand ref
17238 reference "tab:Table-with-1.5"
17239
17240 \end_inset
17241
17242 のように罫線幅を1.5
17243 \begin_inset space \thinspace{}
17244 \end_inset
17245
17246 ptにするには、表や表フロートの前にTeXコードで
17247 \end_layout
17248
17249 \begin_layout Standard
17250
17251 \series bold
17252
17253 \backslash
17254 setlength{
17255 \backslash
17256 arrayrulewidth}{1.5pt}
17257 \end_layout
17258
17259 \begin_layout Standard
17260 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
17261 \series bold
17262
17263 \backslash
17264 arrayrulewidth
17265 \series default
17266 を0.4
17267 \begin_inset space \thinspace{}
17268 \end_inset
17269
17270 ptに設定してください。
17271 \end_layout
17272
17273 \begin_layout Standard
17274 \begin_inset ERT
17275 status collapsed
17276
17277 \begin_layout Plain Layout
17278
17279
17280 \backslash
17281 setlength{
17282 \backslash
17283 arrayrulewidth}{1.5pt}
17284 \end_layout
17285
17286 \end_inset
17287
17288
17289 \begin_inset Float table
17290 wide false
17291 sideways false
17292 status open
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Caption
17296
17297 \begin_layout Plain Layout
17298 \begin_inset CommandInset label
17299 LatexCommand label
17300 name "tab:Table-with-1.5"
17301
17302 \end_inset
17303
17304 1.5
17305 \begin_inset space \thinspace{}
17306 \end_inset
17307
17308 pt幅罫線の表
17309 \end_layout
17310
17311 \end_inset
17312
17313
17314 \end_layout
17315
17316 \begin_layout Plain Layout
17317 \align center
17318 \begin_inset Tabular
17319 <lyxtabular version="3" rows="3" columns="3">
17320 <features tabularvalignment="middle">
17321 <column alignment="center" valignment="top" width="0">
17322 <column alignment="center" valignment="top" width="0">
17323 <column alignment="center" valignment="top" width="0">
17324 <row>
17325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 sd
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 sd
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row>
17383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 sd
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 </lyxtabular>
17412
17413 \end_inset
17414
17415
17416 \end_layout
17417
17418 \end_inset
17419
17420
17421 \begin_inset ERT
17422 status collapsed
17423
17424 \begin_layout Plain Layout
17425
17426
17427 \backslash
17428 setlength{
17429 \backslash
17430 arrayrulewidth}{0.4pt}
17431 \end_layout
17432
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \begin_inset VSpace bigskip
17440 \end_inset
17441
17442
17443 \begin_inset CommandInset ref
17444 LatexCommand ref
17445 reference "tab:1.5pt幅横罫"
17446
17447 \end_inset
17448
17449 のように横罫だけを1.5
17450 \begin_inset space \thinspace{}
17451 \end_inset
17452
17453 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17454 \end_layout
17455
17456 \begin_layout Standard
17457
17458 \series bold
17459
17460 \backslash
17461 let
17462 \backslash
17463 myHline
17464 \backslash
17465 hline
17466 \begin_inset Newline newline
17467 \end_inset
17468
17469
17470 \backslash
17471 renewcommand{
17472 \backslash
17473 hline}
17474 \begin_inset Newline newline
17475 \end_inset
17476
17477  {
17478 \backslash
17479 noalign{
17480 \backslash
17481 global
17482 \backslash
17483 arrayrulewidth 1.5pt}
17484 \begin_inset Newline newline
17485 \end_inset
17486
17487  
17488 \backslash
17489 myHline
17490 \backslash
17491 noalign{
17492 \backslash
17493 global
17494 \backslash
17495 arrayrulewidth 0.4pt}}
17496 \end_layout
17497
17498 \begin_layout Standard
17499 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17500 \end_layout
17501
17502 \begin_layout Standard
17503
17504 \series bold
17505
17506 \backslash
17507 renewcommand{
17508 \backslash
17509 hline}{
17510 \backslash
17511 myHline}
17512 \end_layout
17513
17514 \begin_layout Standard
17515 \begin_inset ERT
17516 status collapsed
17517
17518 \begin_layout Plain Layout
17519
17520
17521 \backslash
17522 let
17523 \backslash
17524 myHline
17525 \backslash
17526 hline
17527 \end_layout
17528
17529 \begin_layout Plain Layout
17530
17531
17532 \backslash
17533 renewcommand{
17534 \backslash
17535 hline}
17536 \end_layout
17537
17538 \begin_layout Plain Layout
17539
17540  {
17541 \backslash
17542 noalign{
17543 \backslash
17544 global
17545 \backslash
17546 arrayrulewidth 1.5pt}
17547 \end_layout
17548
17549 \begin_layout Plain Layout
17550
17551   
17552 \backslash
17553 myHline
17554 \backslash
17555 noalign{
17556 \backslash
17557 global
17558 \backslash
17559 arrayrulewidth 0.4pt}}
17560 \end_layout
17561
17562 \end_inset
17563
17564
17565 \begin_inset Float table
17566 wide false
17567 sideways false
17568 status open
17569
17570 \begin_layout Plain Layout
17571 \begin_inset Caption
17572
17573 \begin_layout Plain Layout
17574 \begin_inset CommandInset label
17575 LatexCommand label
17576 name "tab:1.5pt幅横罫"
17577
17578 \end_inset
17579
17580 1.5
17581 \begin_inset space \thinspace{}
17582 \end_inset
17583
17584 pt幅横罫の表
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \end_layout
17591
17592 \begin_layout Plain Layout
17593 \align center
17594 \begin_inset Tabular
17595 <lyxtabular version="3" rows="3" columns="3">
17596 <features tabularvalignment="middle">
17597 <column alignment="center" valignment="top" width="0">
17598 <column alignment="center" valignment="top" width="0">
17599 <column alignment="center" valignment="top" width="0">
17600 <row>
17601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605 sd
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 </row>
17629 <row>
17630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17631 \begin_inset Text
17632
17633 \begin_layout Plain Layout
17634
17635 \end_layout
17636
17637 \end_inset
17638 </cell>
17639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643 sd
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \end_layout
17654
17655 \end_inset
17656 </cell>
17657 </row>
17658 <row>
17659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681 sd
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 </row>
17687 </lyxtabular>
17688
17689 \end_inset
17690
17691
17692 \end_layout
17693
17694 \end_inset
17695
17696
17697 \begin_inset ERT
17698 status collapsed
17699
17700 \begin_layout Plain Layout
17701
17702
17703 \backslash
17704 renewcommand{
17705 \backslash
17706 hline}{
17707 \backslash
17708 myHline}
17709 \end_layout
17710
17711 \end_inset
17712
17713
17714 \end_layout
17715
17716 \begin_layout Standard
17717 \begin_inset VSpace bigskip
17718 \end_inset
17719
17720 縦罫だけを1.5
17721 \begin_inset space \thinspace{}
17722 \end_inset
17723
17724 pt幅にするには、第
17725 \begin_inset CommandInset ref
17726 LatexCommand ref
17727 reference "sub:自製書式"
17728
17729 \end_inset
17730
17731 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17732 \end_layout
17733
17734 \begin_layout Standard
17735
17736 \series bold
17737
17738 \backslash
17739 newcolumntype{V}{!{
17740 \backslash
17741 vrule width 1.5pt}}
17742 \end_layout
17743
17744 \begin_layout Standard
17745
17746 \begin_inset CommandInset ref
17747 LatexCommand ref
17748 reference "tab:1.5pt幅縦罫"
17749
17750 \end_inset
17751
17752 を作るには、最右列にLaTeX引数
17753 \end_layout
17754
17755 \begin_layout Standard
17756
17757 \series bold
17758 VcV
17759 \end_layout
17760
17761 \begin_layout Standard
17762 を指定し、他の列には
17763 \end_layout
17764
17765 \begin_layout Standard
17766
17767 \series bold
17768 Vc
17769 \end_layout
17770
17771 \begin_layout Standard
17772 を指定します。
17773 \end_layout
17774
17775 \begin_layout Standard
17776 \begin_inset Float table
17777 wide false
17778 sideways false
17779 status open
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Caption
17783
17784 \begin_layout Plain Layout
17785 \begin_inset CommandInset label
17786 LatexCommand label
17787 name "tab:1.5pt幅縦罫"
17788
17789 \end_inset
17790
17791 1.5
17792 \begin_inset space \thinspace{}
17793 \end_inset
17794
17795 pt幅縦罫の表
17796 \end_layout
17797
17798 \end_inset
17799
17800
17801 \end_layout
17802
17803 \begin_layout Plain Layout
17804 \align center
17805 \begin_inset Tabular
17806 <lyxtabular version="3" rows="3" columns="3">
17807 <features tabularvalignment="middle">
17808 <column alignment="center" valignment="top" width="0" special="Vc">
17809 <column alignment="center" valignment="top" width="0" special="Vc">
17810 <column alignment="center" valignment="top" width="0" special="VcV">
17811 <row>
17812 <cell alignment="center" valignment="top" topline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 sd
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" topline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" topline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 </row>
17840 <row>
17841 <cell alignment="center" valignment="top" topline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" topline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 sd
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" topline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 </row>
17869 <row>
17870 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 sd
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 </row>
17898 </lyxtabular>
17899
17900 \end_inset
17901
17902
17903 \end_layout
17904
17905 \end_inset
17906
17907
17908 \end_layout
17909
17910 \begin_layout Subsection
17911 点罫
17912 \begin_inset Index idx
17913 status collapsed
17914
17915 \begin_layout Plain Layout
17916 ひょうのちょうせい@表の調整 ! てんけい@点罫
17917 \end_layout
17918
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \begin_layout Standard
17925 \begin_inset ERT
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929
17930
17931 \backslash
17932 ifarydshln
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \begin_inset Note Note
17939 status collapsed
17940
17941 \begin_layout Plain Layout
17942 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
17943 \end_layout
17944
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \begin_layout Standard
17951 \begin_inset Float table
17952 placement H
17953 wide false
17954 sideways false
17955 status open
17956
17957 \begin_layout Plain Layout
17958 \begin_inset Caption
17959
17960 \begin_layout Plain Layout
17961 \begin_inset CommandInset label
17962 LatexCommand label
17963 name "tab:点罫表"
17964
17965 \end_inset
17966
17967 点罫を使用した表
17968 \end_layout
17969
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \begin_layout Plain Layout
17976 \align center
17977 \begin_inset Tabular
17978 <lyxtabular version="3" rows="5" columns="5">
17979 <features tabularvalignment="middle">
17980 <column alignment="center" valignment="top" width="0">
17981 <column alignment="center" valignment="top" width="0">
17982 <column alignment="center" valignment="top" width="0" special=":c">
17983 <column alignment="center" valignment="top" width="0">
17984 <column alignment="center" valignment="top" width="0">
17985 <row>
17986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 </row>
18032 <row>
18033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" topline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 </row>
18079 <row>
18080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084 \begin_inset ERT
18085 status collapsed
18086
18087 \begin_layout Plain Layout
18088
18089
18090 \backslash
18091 hdashline 
18092 \end_layout
18093
18094 \end_inset
18095
18096
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18120 \begin_inset Text
18121
18122 \begin_layout Plain Layout
18123
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 </row>
18138 <row>
18139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143 \begin_inset ERT
18144 status collapsed
18145
18146 \begin_layout Plain Layout
18147
18148
18149 \backslash
18150 cdashline{4-5}
18151 \end_layout
18152
18153 \end_inset
18154
18155
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 </row>
18197 <row>
18198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 </row>
18244 </lyxtabular>
18245
18246 \end_inset
18247
18248
18249 \end_layout
18250
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \begin_layout Standard
18257 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
18258 \end_layout
18259
18260 \begin_layout Standard
18261
18262 \series bold
18263
18264 \backslash
18265 usepackage{arydshln}
18266 \end_layout
18267
18268 \begin_layout Standard
18269 というコマンドを書き、LaTeXパッケージの
18270 \series bold
18271 arydshln
18272 \series default
18273
18274 \begin_inset Index idx
18275 status collapsed
18276
18277 \begin_layout Plain Layout
18278 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
18279 \end_layout
18280
18281 \end_inset
18282
18283 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
18284 \end_layout
18285
18286 \begin_layout Standard
18287 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
18288 \end_layout
18289
18290 \begin_layout Standard
18291
18292 \series bold
18293
18294 \backslash
18295 hdashline
18296 \end_layout
18297
18298 \begin_layout Standard
18299 というコマンドを加えてください。
18300 \end_layout
18301
18302 \begin_layout Standard
18303 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
18304 \end_layout
18305
18306 \begin_layout Standard
18307
18308 \series bold
18309
18310 \backslash
18311 cdashline{列番号
18312 \series default
18313 }
18314 \end_layout
18315
18316 \begin_layout Standard
18317 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18318 \end_layout
18319
18320 \begin_layout Standard
18321
18322 \series bold
18323
18324 \backslash
18325 cdashline{2-4}
18326 \end_layout
18327
18328 \begin_layout Standard
18329 なるコマンドを置いてください。
18330 \end_layout
18331
18332 \begin_layout Standard
18333 \begin_inset VSpace bigskip
18334 \end_inset
18335
18336
18337 \end_layout
18338
18339 \begin_layout Standard
18340
18341 \begin_inset CommandInset ref
18342 LatexCommand ref
18343 reference "tab:点罫表"
18344
18345 \end_inset
18346
18347 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18348 \series bold
18349
18350 \backslash
18351 hdashlineが挿れられており、第3行の最初のセルには、
18352 \series default
18353 TeXコードのコマンド
18354 \begin_inset Newline newline
18355 \end_inset
18356
18357  
18358 \series bold
18359
18360 \backslash
18361 cdashline{4-5}が挿れられています。
18362 \end_layout
18363
18364 \begin_layout Standard
18365 \begin_inset Note Greyedout
18366 status open
18367
18368 \begin_layout Plain Layout
18369
18370 \series bold
18371 【註】
18372 \series default
18373 ここで用いられているLaTeXパッケージ
18374 \series bold
18375 arydshln
18376 \series default
18377 は、第
18378 \begin_inset CommandInset ref
18379 LatexCommand ref
18380 reference "sec:色付きの表"
18381
18382 \end_inset
18383
18384 節の色付き表で用いられているLaTeXパッケージ
18385 \series bold
18386 colortbl
18387 \series default
18388
18389 \begin_inset Index idx
18390 status collapsed
18391
18392 \begin_layout Plain Layout
18393 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18394 \end_layout
18395
18396 \end_inset
18397
18398 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18399 \end_layout
18400
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \begin_layout Standard
18407 \begin_inset ERT
18408 status collapsed
18409
18410 \begin_layout Plain Layout
18411
18412
18413 \backslash
18414 else
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \begin_inset Note Note
18421 status open
18422
18423 \begin_layout Plain Layout
18424 以下は、LaTeXパッケージ
18425 \series bold
18426 arydshln
18427 \series default
18428 が導入済みでないときに表示されます。
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \end_layout
18435
18436 \begin_layout Standard
18437 本節の内容を出力に表示するためには、
18438 \series bold
18439 arydshln
18440 \series default
18441 パッケージを導入しなくてはなりません。
18442 \end_layout
18443
18444 \begin_layout Standard
18445 \begin_inset ERT
18446 status collapsed
18447
18448 \begin_layout Plain Layout
18449
18450
18451 \backslash
18452 fi
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \begin_layout Chapter
18461 フロート
18462 \begin_inset Index idx
18463 status collapsed
18464
18465 \begin_layout Plain Layout
18466 ふろーと@フロート
18467 \end_layout
18468
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \begin_layout Section
18475 はじめに
18476 \begin_inset CommandInset label
18477 LatexCommand label
18478 name "sec:フロートはじめに"
18479
18480 \end_inset
18481
18482
18483 \begin_inset Index idx
18484 status collapsed
18485
18486 \begin_layout Plain Layout
18487 ふろーと@フロート ! はじめに
18488 \end_layout
18489
18490 \end_inset
18491
18492
18493 \end_layout
18494
18495 \begin_layout Standard
18496 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18497 ート)ことができます。
18498 \family sans
18499 脚注
18500 \family default
18501
18502 \family sans
18503 傍注
18504 \family default
18505 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18506 \end_layout
18507
18508 \begin_layout Standard
18509 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18510 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18511 ートには連番が割り当てられます。参照については、第
18512 \begin_inset CommandInset ref
18513 LatexCommand ref
18514 reference "sec:フロートの参照"
18515
18516 \end_inset
18517
18518 節で述べられています。
18519 \end_layout
18520
18521 \begin_layout Standard
18522 フロートを挿入するには、
18523 \family sans
18524 挿入\SpecialChar \menuseparator
18525 フロート
18526 \family default
18527 メニューを使えば、ラベルのついたボックスすなわち
18528 \family sans
18529 キャプション
18530 \family default
18531 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18532 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18533 \begin_inset CommandInset ref
18534 LatexCommand ref
18535 reference "sec:キャプションの配置"
18536
18537 \end_inset
18538
18539 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18540 ます。畳んだフロートボックスは、
18541 \begin_inset Graphics
18542         filename clipart/floatQt4.png
18543         scale 70
18544         scaleBeforeRotation
18545
18546 \end_inset
18547
18548 のように、灰色ボタンに赤字ラベルで表示されます。
18549 \end_layout
18550
18551 \begin_layout Standard
18552 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18553 \end_layout
18554
18555 \begin_layout Standard
18556 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18557 \end_layout
18558
18559 \begin_layout Section
18560 フロート型
18561 \end_layout
18562
18563 \begin_layout Standard
18564 LyXには、第
18565 \begin_inset CommandInset ref
18566 LatexCommand ref
18567 reference "sec:図フロート"
18568
18569 \end_inset
18570
18571 節および第
18572 \begin_inset CommandInset ref
18573 LatexCommand ref
18574 reference "sec:表フロート"
18575
18576 \end_inset
18577
18578 節で各々説明されている図フロートと表フロート以外に、
18579 \series bold
18580 アルゴリズム型
18581 \series default
18582
18583 \series bold
18584 折返し型
18585 \series default
18586 のフロート型があります。
18587 \end_layout
18588
18589 \begin_layout Subsection
18590 アルゴリズムフロート
18591 \begin_inset Index idx
18592 status collapsed
18593
18594 \begin_layout Plain Layout
18595 ふろーと@フロート ! あるごりずむ@アルゴリズム
18596 \end_layout
18597
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \begin_layout Standard
18604 \begin_inset Float algorithm
18605 placement h
18606 wide false
18607 sideways false
18608 status open
18609
18610 \begin_layout Plain Layout
18611 \begin_inset Caption
18612
18613 \begin_layout Plain Layout
18614 \begin_inset CommandInset label
18615 LatexCommand label
18616 name "alg:アルゴリズムフロートの例"
18617
18618 \end_inset
18619
18620 アルゴリズムフロートの例
18621 \end_layout
18622
18623 \end_inset
18624
18625
18626 \end_layout
18627
18628 \begin_layout LyX-Code
18629 for I in 1..N loop
18630 \begin_inset Newline newline
18631 \end_inset
18632
18633  Sum:= Sum + A(I); /*comment*/
18634 \begin_inset Newline newline
18635 \end_inset
18636
18637 end loop
18638 \begin_inset VSpace -4mm
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \end_inset
18645
18646
18647 \end_layout
18648
18649 \begin_layout Standard
18650 このフロート型は、
18651 \family sans
18652 挿入
18653 \shape up
18654 \SpecialChar \menuseparator
18655 フロート\SpecialChar \menuseparator
18656 アルゴリズム
18657 \family default
18658 \shape default
18659 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18660 \begin_inset CommandInset ref
18661 LatexCommand ref
18662 reference "cha:プログラムコードリスト"
18663
18664 \end_inset
18665
18666 章で説明されているプログラムコードリストの代わりとみなすことができます。
18667 \emph on
18668 LyXユーザーの手引き
18669 \emph default
18670 に述べられているように、アルゴリズム向けの環境としては、
18671 \family sans
18672 LyXコード
18673 \family default
18674 があります。 アルゴリズム
18675 \begin_inset CommandInset ref
18676 LatexCommand ref
18677 reference "alg:アルゴリズムフロートの例"
18678
18679 \end_inset
18680
18681 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18682 \begin_inset space \thinspace{}
18683 \end_inset
18684
18685 mmの垂直空白が入れてあります。
18686 \end_layout
18687
18688 \begin_layout Standard
18689 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18690 \end_layout
18691
18692 \begin_layout Standard
18693
18694 \series bold
18695
18696 \backslash
18697 floatname{algorithm}{付けたい名称}
18698 \end_layout
18699
18700 \begin_layout Standard
18701 という行を手動で加える必要があります。ここで
18702 \family sans
18703 \series bold
18704 付けたい名称
18705 \family default
18706 \series default
18707 には、お使いの言語で「
18708 \emph on
18709 algorithm
18710 \emph default
18711 」に対応する単語を指定します。
18712 \end_layout
18713
18714 \begin_layout Standard
18715 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18716 \family sans
18717 挿入\SpecialChar \menuseparator
18718 一覧/目次\SpecialChar \menuseparator
18719 アルゴリズム一覧
18720 \family default
18721 メニューを使用します。それ以外の場合には、代わりに
18722 \end_layout
18723
18724 \begin_layout Standard
18725
18726 \series bold
18727
18728 \backslash
18729 listof{algorithm}{付けたい名称}
18730 \end_layout
18731
18732 \begin_layout Standard
18733 というコマンドをTeXコードとして用います。ここで
18734 \family sans
18735 付けたい名称
18736 \family default
18737 とは、「
18738 \emph on
18739 List of Algorithm
18740 \emph default
18741 s」という単語に相当する、ご使用になりたい言語での単語です。
18742 \end_layout
18743
18744 \begin_layout Standard
18745 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18746 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18747 \end_layout
18748
18749 \begin_layout Standard
18750
18751 \series bold
18752
18753 \backslash
18754 numberwithin{algorithm}{chapter}
18755 \end_layout
18756
18757 \begin_layout Standard
18758 というコマンドを追加してください。
18759 \series bold
18760
18761 \backslash
18762 numberwithin
18763 \series default
18764 というコマンドを使用するには、文書設定の
18765 \family sans
18766 数式オプション
18767 \family default
18768 タブで
18769 \family sans
18770 AMS mathパッケージを使用する
18771 \family default
18772 オプションを有効にしてください。
18773 \end_layout
18774
18775 \begin_layout Subsection
18776 折返しフロート
18777 \begin_inset Index idx
18778 status collapsed
18779
18780 \begin_layout Plain Layout
18781 ふろーと@フロート ! おりかえしふろーと@折返しフロート
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Standard
18790 \begin_inset Wrap figure
18791 lines 0
18792 placement l
18793 overhang 1cm
18794 width "40col%"
18795 status open
18796
18797 \begin_layout Plain Layout
18798 \begin_inset Graphics
18799         filename ../clipart/mobius.eps
18800         width 40col%
18801         scaleBeforeRotation
18802         rotateOrigin center
18803
18804 \end_inset
18805
18806
18807 \end_layout
18808
18809 \begin_layout Plain Layout
18810 \begin_inset Caption
18811
18812 \begin_layout Plain Layout
18813 \begin_inset CommandInset label
18814 LatexCommand label
18815 name "fig:折返し図フロート"
18816
18817 \end_inset
18818
18819 これは折返し図フロートです。
18820 \end_layout
18821
18822 \end_inset
18823
18824
18825 \end_layout
18826
18827 \end_inset
18828
18829 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
18830 \series bold
18831 wrapfig
18832 \series default
18833
18834 \begin_inset Index idx
18835 status collapsed
18836
18837 \begin_layout Plain Layout
18838 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
18839 \end_layout
18840
18841 \end_inset
18842
18843 を導入済みであれば、
18844 \family sans
18845 挿入\SpecialChar \menuseparator
18846 フロート\SpecialChar \menuseparator
18847 折返し図フロート
18848 \family default
18849
18850 \family sans
18851 折返し表フロート
18852 \family default
18853 メニューで挿入することができます
18854 \begin_inset Foot
18855 status collapsed
18856
18857 \begin_layout Plain Layout
18858 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
18859 \end_layout
18860
18861 \end_inset
18862
18863 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
18864 \family sans
18865 配置
18866 \family default
18867
18868 \family sans
18869
18870 \family default
18871 です。非必須項目として、
18872 \family sans
18873 ぶら下げ
18874 \family default
18875
18876 \family sans
18877 行幅
18878 \family default
18879 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
18880 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
18881 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
18882 \begin_inset CommandInset ref
18883 LatexCommand ref
18884 reference "fig:折返し図フロート"
18885
18886 \end_inset
18887
18888 図は、40
18889 \begin_inset space \thinspace{}
18890 \end_inset
18891
18892 列幅%の幅と1
18893 \begin_inset space \thinspace{}
18894 \end_inset
18895
18896 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
18897 \begin_inset Foot
18898 status collapsed
18899
18900 \begin_layout Plain Layout
18901 使うことのできる単位は付録
18902 \begin_inset CommandInset ref
18903 LatexCommand ref
18904 reference "cha:LyXで使用できる単位"
18905
18906 \end_inset
18907
18908 に収録してあります。
18909 \end_layout
18910
18911 \end_inset
18912
18913
18914 \end_layout
18915
18916 \begin_layout Standard
18917 \begin_inset Note Greyedout
18918 status open
18919
18920 \begin_layout Plain Layout
18921
18922 \series bold
18923 【註】
18924 \series default
18925 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
18926 上書きされて出力されたりします。
18927 \end_layout
18928
18929 \end_inset
18930
18931
18932 \end_layout
18933
18934 \begin_layout Standard
18935 原則として、
18936 \end_layout
18937
18938 \begin_layout Itemize
18939 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
18940 うになってから、正確な位置に挿入しなくてはなりません。
18941 \end_layout
18942
18943 \begin_layout Itemize
18944 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
18945 \end_layout
18946
18947 \begin_layout Itemize
18948 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
18949 \end_layout
18950
18951 \begin_layout Itemize
18952 折返しフロートは、節見出しや表中に入れることは認められていません。
18953 \end_layout
18954
18955 \begin_layout Section
18956 フロートの連番
18957 \begin_inset Index idx
18958 status collapsed
18959
18960 \begin_layout Plain Layout
18961 ふろーと@フロート ! れんばん@連番
18962 \end_layout
18963
18964 \end_inset
18965
18966
18967 \end_layout
18968
18969 \begin_layout Standard
18970 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
18971 て変わります。
18972 \end_layout
18973
18974 \begin_layout Standard
18975 節から独立して付けられている連番を変更するには、文書プリアンブルで
18976 \end_layout
18977
18978 \begin_layout Standard
18979
18980 \series bold
18981
18982 \backslash
18983 renewcommand{
18984 \backslash
18985 thetable}{
18986 \backslash
18987 roman{table}}
18988 \end_layout
18989
18990 \begin_layout Standard
18991
18992 \series bold
18993 というコマンドを使うと良いでしょう。
18994 \backslash
18995 thetable
18996 \series default
18997 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
18998 \series bold
18999
19000 \backslash
19001 thefigure
19002 \series default
19003 コマンドを使用します。上のコマンドで使用されている
19004 \series bold
19005
19006 \backslash
19007 roman
19008 \series default
19009 は、表番号を小文字のローマ数字で印字するコマンドです。
19010 \end_layout
19011
19012 \begin_layout Standard
19013 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
19014 \end_layout
19015
19016 \begin_layout Standard
19017
19018 \series bold
19019
19020 \backslash
19021 numberwithin{table}{subsection}
19022 \end_layout
19023
19024 \begin_layout Standard
19025 というコマンドを使用してください。
19026 \series bold
19027
19028 \backslash
19029 numberwithin
19030 \series default
19031 コマンドを使用可能にするためには、文書設定の
19032 \family sans
19033 数式オプション
19034 \family default
19035 タブで、
19036 \family sans
19037 AMS
19038 \begin_inset space ~
19039 \end_inset
19040
19041 math数式パッケージを使用する
19042 \family default
19043 を使用します。
19044 \end_layout
19045
19046 \begin_layout Standard
19047 連番コマンドについての詳細と大切な注意点については、第
19048 \begin_inset CommandInset ref
19049 LatexCommand ref
19050 reference "sub:脚注の付番"
19051
19052 \end_inset
19053
19054 節もご覧ください。
19055 \end_layout
19056
19057 \begin_layout Section
19058 フロートの参照
19059 \begin_inset CommandInset label
19060 LatexCommand label
19061 name "sec:フロートの参照"
19062
19063 \end_inset
19064
19065
19066 \begin_inset Index idx
19067 status collapsed
19068
19069 \begin_layout Plain Layout
19070 ふろーと@フロート ! さんしょう@参照
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \begin_inset Index idx
19077 status collapsed
19078
19079 \begin_layout Plain Layout
19080 さんしょう@参照 ! ふろーとにたいする@フロートに対する
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \begin_layout Standard
19089 フロートを参照するには、
19090 \family sans
19091 挿入\SpecialChar \menuseparator
19092 ラベル
19093 \family default
19094 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
19095 \begin_inset Graphics
19096         filename ../clipart/labelQt4.png
19097         scale 85
19098         scaleBeforeRotation
19099
19100 \end_inset
19101
19102 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
19103 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
19104 \family sans
19105 fig:
19106 \family default
19107 」という前置句がつけられます。
19108 \end_layout
19109
19110 \begin_layout Standard
19111 ラベルは、参照のための名称兼位置標として用いられます。
19112 \family sans
19113 挿入\SpecialChar \menuseparator
19114 相互参照
19115 \family default
19116 メニューかツールバーボタン
19117 \begin_inset Graphics
19118         filename ../../images/dialog-show-new-inset_ref.png
19119         scale 85
19120         scaleBeforeRotation
19121
19122 \end_inset
19123
19124 を使えば、ラベルを参照することができます。
19125 \begin_inset Graphics
19126         filename clipart/referenceQt4.png
19127         scale 85
19128         scaleBeforeRotation
19129
19130 \end_inset
19131
19132 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
19133 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
19134 れます。
19135 \end_layout
19136
19137 \begin_layout Standard
19138 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
19139 出力では、参照の代わりに二つの疑問符が表示されることになります。
19140 \end_layout
19141
19142 \begin_layout Standard
19143 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
19144 で、リンクの更新に手間を割く必要はありません。
19145 \end_layout
19146
19147 \begin_layout Standard
19148 相互参照ウィンドウの
19149 \family sans
19150 ラベルへ移動
19151 \family default
19152 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
19153 \family sans
19154 戻る
19155 \family default
19156 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
19157 この場合には元に戻ることができません。
19158 \end_layout
19159
19160 \begin_layout Subsection
19161 相互参照の書式
19162 \begin_inset CommandInset label
19163 LatexCommand label
19164 name "sub:相互参照の書式"
19165
19166 \end_inset
19167
19168
19169 \begin_inset Index idx
19170 status collapsed
19171
19172 \begin_layout Plain Layout
19173 さんしょう@参照 ! しょしき@書式
19174 \end_layout
19175
19176 \end_inset
19177
19178
19179 \end_layout
19180
19181 \begin_layout Standard
19182 相互参照には、以下の6種類があります。
19183 \end_layout
19184
19185 \begin_layout Description
19186 <参照>: これはフロート番号を表示します。これが既定値です。例:
19187 \begin_inset CommandInset ref
19188 LatexCommand ref
19189 reference "fig:歪められた二つの像"
19190
19191 \end_inset
19192
19193
19194 \end_layout
19195
19196 \begin_layout Description
19197 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
19198 例:
19199 \begin_inset CommandInset ref
19200 LatexCommand eqref
19201 reference "eq:Wgn"
19202
19203 \end_inset
19204
19205
19206 \end_layout
19207
19208 \begin_layout Description
19209 <参照ページ>: これはページ番号を表示します。例:Page
19210 \begin_inset space ~
19211 \end_inset
19212
19213
19214 \begin_inset CommandInset ref
19215 LatexCommand pageref
19216 reference "fig:歪められた二つの像"
19217
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \begin_layout Description
19224 on
19225 \begin_inset space ~
19226 \end_inset
19227
19228 page
19229 \begin_inset space ~
19230 \end_inset
19231
19232 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
19233 \begin_inset CommandInset ref
19234 LatexCommand vpageref
19235 reference "fig:歪められた二つの像"
19236
19237 \end_inset
19238
19239
19240 \end_layout
19241
19242 \begin_layout Description
19243 <参照>
19244 \begin_inset space ~
19245 \end_inset
19246
19247 on
19248 \begin_inset space ~
19249 \end_inset
19250
19251 page
19252 \begin_inset space ~
19253 \end_inset
19254
19255 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
19256 \begin_inset CommandInset ref
19257 LatexCommand vref
19258 reference "fig:歪められた二つの像"
19259
19260 \end_inset
19261
19262
19263 \end_layout
19264
19265 \begin_layout Description
19266 整形された参照: これは自製の相互参照書式で出力します。
19267 \begin_inset Newline newline
19268 \end_inset
19269
19270
19271 \begin_inset Note Greyedout
19272 status open
19273
19274 \begin_layout Plain Layout
19275 【註】この機能は、LaTeXパッケージ
19276 \series bold
19277 prettyref
19278 \series default
19279 または
19280 \series bold
19281 refstyle
19282 \series default
19283 が導入されている場合のみ使用することができます。
19284 \begin_inset Index idx
19285 status collapsed
19286
19287 \begin_layout Plain Layout
19288 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19289 \end_layout
19290
19291 \end_inset
19292
19293
19294 \begin_inset Index idx
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307
19308
19309 \begin_inset Newline newline
19310 \end_inset
19311
19312 メニュー
19313 \family sans
19314 文書\SpecialChar \menuseparator
19315 設定\SpecialChar \menuseparator
19316 文書クラス
19317 \family default
19318 でオプション
19319 \family sans
19320 相互参照に(prettyrefではなく)refstyleを使用
19321 \family default
19322 を設定すると、この機能で使用するLaTeXパッケージを選択することができます。書式は、文書プリアンブルに
19323 \series bold
19324
19325 \backslash
19326 newrefformat
19327 \series default
19328 コマンド(prettyrefの場合)あるいは
19329 \series bold
19330
19331 \backslash
19332 newref
19333 \series default
19334 コマンド(refstyleの場合)を書き加えることによって指定することができます。たとえば、図への参照(これは短絡ラベル「
19335 \family sans
19336 fig
19337 \family default
19338 」を持ちます)をすべて定義し直すには、
19339 \begin_inset Newline newline
19340 \end_inset
19341
19342
19343 \series bold
19344
19345 \backslash
19346 newref{fig}{refcmd={Image on page 
19347 \backslash
19348 pageref{#1}}}
19349 \begin_inset Newline newline
19350 \end_inset
19351
19352
19353 \series default
19354 というコマンドを用います。書式についての詳細は、パッケージの取扱説明書
19355 \begin_inset CommandInset citation
19356 LatexCommand cite
19357 key "prettyref,refstyle"
19358
19359 \end_inset
19360
19361 をご覧ください。
19362 \end_layout
19363
19364 \begin_layout Description
19365 名称参照: これは、右のように参照のキャプションを出力します。 
19366 \begin_inset CommandInset ref
19367 LatexCommand nameref
19368 reference "fig:歪められた二つの像"
19369
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \begin_layout Standard
19376
19377 \family sans
19378 <参照ページ>
19379 \family default
19380 は、ラベルが同一あるいは前後ページにある場合には、ページ番号を出力しません。その代わりに「
19381 \family sans
19382 on this page
19383 \family default
19384 」のような文章が表示されます。様式
19385 \family sans
19386 <参照> on page <参照ページ>
19387 \family default
19388 では、ラベルが同一ページにある場合には、ページに関することは出力されません。
19389 \end_layout
19390
19391 \begin_layout Standard
19392 出力中で参照されている頁番号と文書中の位置は、LaTeXが自動的に計算します。参照の種類は、相互参照ボックスをクリックすると現れる相互参照ウィンドウ中の
19393 \family sans
19394 書式
19395 \family default
19396 フィールドで選ぶことができます。
19397 \end_layout
19398
19399 \begin_layout Standard
19400 \begin_inset Note Greyedout
19401 status open
19402
19403 \begin_layout Plain Layout
19404
19405 \series bold
19406 Note:
19407 \series default
19408  It is recommended to use the LaTeX-package 
19409 \series bold
19410 refstyle
19411 \series default
19412
19413 \begin_inset Index idx
19414 status collapsed
19415
19416 \begin_layout Plain Layout
19417 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19418 \end_layout
19419
19420 \end_inset
19421
19422  because 
19423 \series bold
19424 prettyref
19425 \series default
19426
19427 \begin_inset Index idx
19428 status collapsed
19429
19430 \begin_layout Plain Layout
19431 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19432 \end_layout
19433
19434 \end_inset
19435
19436  does not know all of LyX's possible label shortcuts
19437 \begin_inset Foot
19438 status collapsed
19439
19440 \begin_layout Plain Layout
19441 \begin_inset Quotes eld
19442 \end_inset
19443
19444 fig:
19445 \begin_inset Quotes erd
19446 \end_inset
19447
19448  is for example LyX's shortcut for labels in figure captions.
19449 \end_layout
19450
19451 \end_inset
19452
19453  and is not internationalized.
19454 \end_layout
19455
19456 \end_inset
19457
19458
19459 \end_layout
19460
19461 \begin_layout Subsection
19462 参照名の自動命名
19463 \begin_inset Index idx
19464 status collapsed
19465
19466 \begin_layout Plain Layout
19467 さんしょう@参照 ! じどうめいめい@自動命名
19468 \end_layout
19469
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \begin_layout Standard
19476
19477 \family sans
19478 文書設定
19479 \family default
19480 ダイアログの
19481 \family sans
19482 PDF特性
19483 \family default
19484 で有効にされた
19485 \series bold
19486 hyperref
19487 \series default
19488
19489 \begin_inset Index idx
19490 status collapsed
19491
19492 \begin_layout Plain Layout
19493 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19494 \end_layout
19495
19496 \end_inset
19497
19498  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19499 \emph on
19500
19501 \emph default
19502 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19503 の機能を使用するには、hyperrefを有効にして、
19504 \end_layout
19505
19506 \begin_layout Standard
19507
19508 \series bold
19509
19510 \backslash
19511 AtBeginDocument{
19512 \backslash
19513 renewcommand{
19514 \backslash
19515 ref}[1]{
19516 \backslash
19517 mbox{
19518 \backslash
19519 autoref{#1}}}}
19520 \end_layout
19521
19522 \begin_layout Standard
19523 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19524 \begin_inset space \thinspace{}
19525 \end_inset
19526
19527 」としたいなど、既定の参照名以外のものが欲しい場合には、
19528 \end_layout
19529
19530 \begin_layout Standard
19531
19532 \series bold
19533
19534 \backslash
19535 addto
19536 \backslash
19537 extrasenglish{
19538 \backslash
19539 renewcommand{
19540 \backslash
19541 sectionautorefname}
19542 \begin_inset Newline newline
19543 \end_inset
19544
19545
19546 \begin_inset Phantom HPhantom
19547 status open
19548
19549 \begin_layout Plain Layout
19550
19551 \series bold
19552 \begin_inset space ~
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \end_inset
19559
19560 {sec.
19561 \backslash
19562 negthinspace}}
19563 \end_layout
19564
19565 \begin_layout Standard
19566 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19567 \begin_inset Newline newline
19568 \end_inset
19569
19570
19571 \series bold
19572
19573 \backslash
19574 extrasenglishを
19575 \backslash
19576 extras***
19577 \series default
19578 に置き換えてください(***は使用中の言語名)。
19579 \end_layout
19580
19581 \begin_layout Standard
19582 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19583 \end_layout
19584
19585 \begin_layout Standard
19586
19587 \series bold
19588
19589 \backslash
19590 newlength{
19591 \backslash
19592 abc}
19593 \begin_inset Newline newline
19594 \end_inset
19595
19596
19597 \backslash
19598 settowidth{
19599 \backslash
19600 abc}{
19601 \backslash
19602 space}
19603 \begin_inset Newline newline
19604 \end_inset
19605
19606
19607 \backslash
19608 addto
19609 \backslash
19610 extrasenglish{
19611 \backslash
19612 renewcommand{
19613 \backslash
19614 equationautorefname}
19615 \begin_inset Newline newline
19616 \end_inset
19617
19618
19619 \begin_inset Phantom HPhantom
19620 status open
19621
19622 \begin_layout Plain Layout
19623
19624 \series bold
19625 \begin_inset space ~
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \end_inset
19632
19633 {
19634 \backslash
19635 hspace{-
19636 \backslash
19637 abc}}
19638 \end_layout
19639
19640 \begin_layout Standard
19641 この話題に関する詳細は、hyperrefの説明書
19642 \begin_inset CommandInset citation
19643 LatexCommand cite
19644 key "hyperref"
19645
19646 \end_inset
19647
19648 をお読みください。
19649 \end_layout
19650
19651 \begin_layout Standard
19652 \begin_inset Note Greyedout
19653 status open
19654
19655 \begin_layout Plain Layout
19656
19657 \series bold
19658 【註】
19659 \series default
19660 参照の自動命名は、相互参照を
19661 \family sans
19662 整形参照
19663 \family default
19664 様式(第
19665 \begin_inset CommandInset ref
19666 LatexCommand ref
19667 reference "sub:相互参照の書式"
19668
19669 \end_inset
19670
19671 節)で使用しているときには、使用することができません。
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \begin_layout Standard
19680 取扱説明書
19681 \emph on
19682 数式篇
19683 \emph default
19684 は、参照の自動命名が使用されている一例です。
19685 \end_layout
19686
19687 \begin_layout Subsection
19688 参照位置
19689 \begin_inset CommandInset label
19690 LatexCommand label
19691 name "sub:参照位置"
19692
19693 \end_inset
19694
19695
19696 \begin_inset Index idx
19697 status collapsed
19698
19699 \begin_layout Plain Layout
19700 さんしょう@参照 ! さんしょういち@参照位置
19701 \end_layout
19702
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \begin_layout Standard
19709
19710 \family sans
19711 文書設定
19712 \family default
19713 ダイアログの
19714 \family sans
19715 PDF特性
19716 \family default
19717 で、
19718 \series bold
19719 hyperref
19720 \series default
19721
19722 \begin_inset Index idx
19723 status collapsed
19724
19725 \begin_layout Plain Layout
19726 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19727 \end_layout
19728
19729 \end_inset
19730
19731 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19732 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19733 \series bold
19734 hyperref
19735 \series default
19736
19737 \begin_inset Index idx
19738 status collapsed
19739
19740 \begin_layout Plain Layout
19741 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19742 \end_layout
19743
19744 \end_inset
19745
19746 の一部である
19747 \series bold
19748 hyperref
19749 \series default
19750
19751 \begin_inset Index idx
19752 status collapsed
19753
19754 \begin_layout Plain Layout
19755 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19756 \end_layout
19757
19758 \end_inset
19759
19760 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19761 \end_layout
19762
19763 \begin_layout Standard
19764
19765 \series bold
19766
19767 \backslash
19768 usepackage[figure]{hypcap}
19769 \end_layout
19770
19771 \begin_layout Standard
19772 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
19773 hypcapの説明書
19774 \begin_inset CommandInset citation
19775 LatexCommand cite
19776 key "hypcap"
19777
19778 \end_inset
19779
19780 をご覧ください。
19781 \end_layout
19782
19783 \begin_layout Standard
19784 \begin_inset Note Greyedout
19785 status open
19786
19787 \begin_layout Plain Layout
19788
19789 \series bold
19790 【註】hypcap
19791 \series default
19792 は内部図への参照には効力がありません。
19793 \end_layout
19794
19795 \end_inset
19796
19797
19798 \end_layout
19799
19800 \begin_layout Section
19801 フロートの配置
19802 \begin_inset CommandInset label
19803 LatexCommand label
19804 name "sec:フロートの配置"
19805
19806 \end_inset
19807
19808
19809 \begin_inset Index idx
19810 status collapsed
19811
19812 \begin_layout Plain Layout
19813 ふろーと@フロート ! はいち@配置
19814 \end_layout
19815
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \begin_layout Standard
19822
19823 \family roman
19824 \series medium
19825 \shape up
19826 \size normal
19827 \emph off
19828 \bar no
19829 \noun off
19830 \color none
19831 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
19832 \begin_inset Newline newline
19833 \end_inset
19834
19835
19836 \family sans
19837 \series default
19838 \shape default
19839 \size default
19840 \emph default
19841 \bar default
19842 \noun default
19843 \color inherit
19844 段をまたぐ
19845 \family roman
19846 \series medium
19847 \shape up
19848 \size normal
19849 \emph off
19850 \bar no
19851 \noun off
19852 \color none
19853 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
19854 \begin_inset Newline newline
19855 \end_inset
19856
19857
19858 \family sans
19859 \series default
19860 \shape default
19861 \size default
19862 \emph default
19863 \bar default
19864 \noun default
19865 \color inherit
19866 横倒しに回転
19867 \family roman
19868 \series medium
19869 \shape up
19870 \size normal
19871 \emph off
19872 \bar no
19873 \noun off
19874 \color none
19875 オプションは、フロートを回転するのに用います。第
19876 \family default
19877 \series default
19878 \shape default
19879 \size default
19880 \emph default
19881 \bar default
19882 \noun default
19883 \color inherit
19884
19885 \begin_inset CommandInset ref
19886 LatexCommand ref
19887 reference "sec:回転フロート"
19888
19889 \end_inset
19890
19891
19892 \family roman
19893 \series medium
19894 \shape up
19895 \size normal
19896 \emph off
19897 \bar no
19898 \noun off
19899 \color none
19900 節をご参照ください。
19901 \end_layout
19902
19903 \begin_layout Standard
19904
19905 \family roman
19906 \series medium
19907 \shape up
19908 \size normal
19909 \emph off
19910 \bar no
19911 \noun off
19912 \color none
19913 フロートダイアログでは、
19914 \family sans
19915 \series default
19916 \shape default
19917 \size default
19918 \emph default
19919 \bar default
19920 \noun default
19921 \color inherit
19922 既定の配置を使う
19923 \family roman
19924 \series medium
19925 \shape up
19926 \size normal
19927 \emph off
19928 \bar no
19929 \noun off
19930 \color none
19931 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
19932 \end_layout
19933
19934 \begin_layout Description
19935 可能ならば現在位置に: 
19936 \family roman
19937 \series medium
19938 \shape up
19939 \size normal
19940 \emph off
19941 \bar no
19942 \noun off
19943 \color none
19944 フロートを挿入位置に配置することを試みます
19945 \end_layout
19946
19947 \begin_layout Description
19948 ページ上部: 
19949 \family roman
19950 \series medium
19951 \shape up
19952 \size normal
19953 \emph off
19954 \bar no
19955 \noun off
19956 \color none
19957 フロートを現在ページの上部に配置することを試みます
19958 \end_layout
19959
19960 \begin_layout Description
19961 ページ下部: 
19962 \family roman
19963 \series medium
19964 \shape up
19965 \size normal
19966 \emph off
19967 \bar no
19968 \noun off
19969 \color none
19970 フロートを現在ページの下部に配置することを試みます
19971 \end_layout
19972
19973 \begin_layout Description
19974 フロートを独立したページに: 
19975 \family roman
19976 \series medium
19977 \shape up
19978 \size normal
19979 \emph off
19980 \bar no
19981 \noun off
19982 \color none
19983 フロートを独立したページに配置することを試みます
19984 \end_layout
19985
19986 \begin_layout Standard
19987 LaTeXは、
19988 \emph on
19989 つねに
19990 \emph default
19991 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
19992 \family sans
19993 可能ならば現在位置に
19994 \family default
19995 を試み、次に
19996 \family sans
19997 ページの上部
19998 \family default
19999 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
20000 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
20001 \end_layout
20002
20003 \begin_layout Standard
20004 既定では、各オプションはそれぞれ以下の規則を持っています。
20005 \end_layout
20006
20007 \begin_layout Labeling
20008 \labelwidthstring 00.00.0000
20009
20010 \family sans
20011 ページ上部
20012 \family default
20013  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
20014 \series bold
20015
20016 \backslash
20017 topfraction
20018 \series default
20019 )。
20020 \end_layout
20021
20022 \begin_layout Labeling
20023 \labelwidthstring 00.00.0000
20024
20025 \family sans
20026 ページ下部
20027 \family default
20028  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
20029 \series bold
20030
20031 \backslash
20032 bottomfraction
20033 \series default
20034 )。
20035 \end_layout
20036
20037 \begin_layout Labeling
20038 \labelwidthstring 00.00.0000
20039
20040 \family sans
20041 フロートを独立したページ 
20042 \family default
20043 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
20044 \series bold
20045
20046 \backslash
20047 floatpagefraction
20048 \series default
20049 )。
20050 \end_layout
20051
20052 \begin_layout Standard
20053 これらの規則に従いたくないときは、
20054 \family sans
20055 LaTeXの規則を無視する
20056 \family default
20057 オプションを追加することによって、これらを無視することができます。
20058 \begin_inset Newline newline
20059 \end_inset
20060
20061 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
20062 、ページの5割に変えるには、文書プリアンブルに
20063 \end_layout
20064
20065 \begin_layout Standard
20066
20067 \series bold
20068
20069 \backslash
20070 renewcommand{
20071 \backslash
20072 bottomfraction}{0.5}
20073 \end_layout
20074
20075 \begin_layout Standard
20076 という行を加えてください。
20077 \end_layout
20078
20079 \begin_layout Standard
20080 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
20081 \family sans
20082 何としても現在位置に置く
20083 \family default
20084 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
20085 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
20086 からです。
20087 \end_layout
20088
20089 \begin_layout Standard
20090 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
20091 \end_layout
20092
20093 \begin_layout Standard
20094 \begin_inset VSpace bigskip
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \begin_layout Standard
20101 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
20102 することがあります。この問題を避けるには、LaTeXコマンドの
20103 \backslash
20104 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
20105 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
20106 \end_layout
20107
20108 \begin_layout Standard
20109
20110 \series bold
20111
20112 \backslash
20113 let
20114 \backslash
20115 mySection
20116 \backslash
20117 section
20118 \begin_inset Newline newline
20119 \end_inset
20120
20121
20122 \backslash
20123 renewcommand{
20124 \backslash
20125 section}{
20126 \backslash
20127 suppressfloats[t]
20128 \backslash
20129 mySection}
20130 \end_layout
20131
20132 \begin_layout Standard
20133 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
20134 することがあるので、これらに対する定義はお勧めしません。
20135 \end_layout
20136
20137 \begin_layout Standard
20138 \begin_inset VSpace bigskip
20139 \end_inset
20140
20141 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
20142 \series bold
20143 endfloat
20144 \series default
20145
20146 \begin_inset Index idx
20147 status collapsed
20148
20149 \begin_layout Plain Layout
20150 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
20151 \end_layout
20152
20153 \end_inset
20154
20155 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
20156 \begin_inset Quotes eld
20157 \end_inset
20158
20159
20160 \family sans
20161 [Figure
20162 \begin_inset space ~
20163 \end_inset
20164
20165 3.2 about here.]
20166 \family default
20167
20168 \begin_inset Quotes erd
20169 \end_inset
20170
20171 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
20172 \end_layout
20173
20174 \begin_layout Standard
20175
20176 \series bold
20177
20178 \backslash
20179 usepackage[options]{endfloat}
20180 \end_layout
20181
20182 \begin_layout Standard
20183 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
20184 \series bold
20185 endfloat
20186 \series default
20187 取扱説明書
20188 \begin_inset CommandInset citation
20189 LatexCommand cite
20190 key "endfloat"
20191
20192 \end_inset
20193
20194 をご参照ください。
20195 \begin_inset Newline newline
20196 \end_inset
20197
20198
20199 \begin_inset Note Greyedout
20200 status open
20201
20202 \begin_layout Plain Layout
20203
20204 \series bold
20205 【註】endfloat
20206 \series default
20207 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
20208 \begin_inset CommandInset citation
20209 LatexCommand cite
20210 key "endfloat"
20211
20212 \end_inset
20213
20214 の第4節をご参照ください。
20215 \end_layout
20216
20217 \end_inset
20218
20219
20220 \begin_inset Newline newline
20221 \end_inset
20222
20223
20224 \begin_inset Note Greyedout
20225 status open
20226
20227 \begin_layout Plain Layout
20228
20229 \series bold
20230 【註】
20231 \series default
20232 現在のところ、
20233 \series bold
20234 endfloat
20235 \series default
20236 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20237 \series bold
20238
20239 \backslash
20240 ss
20241 \series default
20242 」コマンドを使用してください。
20243 \end_layout
20244
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \begin_layout Standard
20251 \begin_inset VSpace bigskip
20252 \end_inset
20253
20254 フロートの割付に関する詳細は、LaTeX関連書
20255 \begin_inset CommandInset citation
20256 LatexCommand cite
20257 key "latexcompanion,latexguide,latexbook"
20258
20259 \end_inset
20260
20261 をご覧ください。
20262 \end_layout
20263
20264 \begin_layout Section
20265 回転フロート
20266 \begin_inset CommandInset label
20267 LatexCommand label
20268 name "sec:回転フロート"
20269
20270 \end_inset
20271
20272
20273 \begin_inset Index idx
20274 status collapsed
20275
20276 \begin_layout Plain Layout
20277 ふろーと@フロート ! かいてん@回転
20278 \end_layout
20279
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \begin_layout Standard
20286 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20287 \family sans
20288 横倒しに回転
20289 \family default
20290 オプションを有効にします。
20291 \end_layout
20292
20293 \begin_layout Standard
20294 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20295 \family sans
20296 段をまたぐ
20297 \family default
20298 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20299 たって回転方向を強制したい場合には、文書クラスオプションに
20300 \series bold
20301 figuresleft
20302 \series default
20303 オプションあるいは
20304 \series bold
20305 figuresright
20306 \series default
20307 オプションを加えることができます。
20308 \end_layout
20309
20310 \begin_layout Standard
20311 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20312 \begin_inset CommandInset ref
20313 LatexCommand ref
20314 reference "tab:回転した表"
20315
20316 \end_inset
20317
20318 が回転表フロートの例です。
20319 \end_layout
20320
20321 \begin_layout Standard
20322 \begin_inset Note Greyedout
20323 status open
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 【註】
20329 \series default
20330 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20331 \end_layout
20332
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \begin_layout Standard
20339 \begin_inset Float table
20340 wide false
20341 sideways true
20342 status open
20343
20344 \begin_layout Plain Layout
20345 \begin_inset Caption
20346
20347 \begin_layout Plain Layout
20348 \begin_inset CommandInset label
20349 LatexCommand label
20350 name "tab:回転した表"
20351
20352 \end_inset
20353
20354 回転した表
20355 \end_layout
20356
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \begin_layout Plain Layout
20363 \align center
20364 \begin_inset Tabular
20365 <lyxtabular version="3" rows="1" columns="5">
20366 <features tabularvalignment="middle">
20367 <column alignment="center" valignment="top" width="0">
20368 <column alignment="center" valignment="top" width="0">
20369 <column alignment="center" valignment="top" width="0">
20370 <column alignment="center" valignment="top" width="0">
20371 <column alignment="center" valignment="top" width="0">
20372 <row>
20373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 試験
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 </lyxtabular>
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \begin_layout Section
20432 従属フロート
20433 \begin_inset Index idx
20434 status collapsed
20435
20436 \begin_layout Plain Layout
20437 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20438 \end_layout
20439
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \begin_layout Standard
20446 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20447 \begin_inset CommandInset ref
20448 LatexCommand ref
20449 reference "tab:従属表を横に並べたもの"
20450
20451 \end_inset
20452
20453 と表
20454 \begin_inset CommandInset ref
20455 LatexCommand ref
20456 reference "tab:従属表を縦に並べたもの"
20457
20458 \end_inset
20459
20460 に示されているように段落と同様に指定することができます。
20461 \end_layout
20462
20463 \begin_layout Standard
20464 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20465 \begin_inset CommandInset ref
20466 LatexCommand ref
20467 reference "tab:これは従属表a"
20468
20469 \end_inset
20470
20471 と表
20472 \begin_inset CommandInset ref
20473 LatexCommand ref
20474 reference "tab:これは従属表b"
20475
20476 \end_inset
20477
20478 は表
20479 \begin_inset CommandInset ref
20480 LatexCommand ref
20481 reference "tab:従属表を横に並べたもの"
20482
20483 \end_inset
20484
20485 の従属フロートです。
20486 \begin_inset Float table
20487 wide false
20488 sideways false
20489 status open
20490
20491 \begin_layout Plain Layout
20492 \begin_inset Caption
20493
20494 \begin_layout Plain Layout
20495 \begin_inset CommandInset label
20496 LatexCommand label
20497 name "tab:従属表を横に並べたもの"
20498
20499 \end_inset
20500
20501 従属表を横に並べたもの
20502 \end_layout
20503
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \begin_layout Plain Layout
20510 \begin_inset space \hfill{}
20511 \end_inset
20512
20513
20514 \begin_inset Float table
20515 wide false
20516 sideways false
20517 status open
20518
20519 \begin_layout Plain Layout
20520 \begin_inset Caption
20521
20522 \begin_layout Plain Layout
20523 \begin_inset CommandInset label
20524 LatexCommand label
20525 name "tab:これは従属表a"
20526
20527 \end_inset
20528
20529 これは従属表aです。
20530 \end_layout
20531
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \begin_layout Plain Layout
20538 \align center
20539 \begin_inset Tabular
20540 <lyxtabular version="3" rows="1" columns="5">
20541 <features tabularvalignment="middle">
20542 <column alignment="center" valignment="top" width="0">
20543 <column alignment="center" valignment="top" width="0">
20544 <column alignment="center" valignment="top" width="0">
20545 <column alignment="center" valignment="top" width="0">
20546 <column alignment="center" valignment="top" width="0">
20547 <row>
20548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 試験
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 </lyxtabular>
20595
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \end_inset
20602
20603
20604 \begin_inset space \hfill{}
20605 \end_inset
20606
20607
20608 \begin_inset Float table
20609 wide false
20610 sideways false
20611 status open
20612
20613 \begin_layout Plain Layout
20614 \begin_inset Caption
20615
20616 \begin_layout Plain Layout
20617 \begin_inset CommandInset label
20618 LatexCommand label
20619 name "tab:これは従属表b"
20620
20621 \end_inset
20622
20623 これは従属表bです。
20624 \end_layout
20625
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \begin_layout Plain Layout
20632 \align center
20633 \begin_inset Tabular
20634 <lyxtabular version="3" rows="1" columns="5">
20635 <features tabularvalignment="middle">
20636 <column alignment="center" valignment="top" width="0">
20637 <column alignment="center" valignment="top" width="0">
20638 <column alignment="center" valignment="top" width="0">
20639 <column alignment="center" valignment="top" width="0">
20640 <column alignment="center" valignment="top" width="0">
20641 <row>
20642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 試験
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 </row>
20688 </lyxtabular>
20689
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \end_inset
20696
20697
20698 \begin_inset space \hfill{}
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \end_inset
20705
20706
20707 \begin_inset Float table
20708 wide false
20709 sideways false
20710 status open
20711
20712 \begin_layout Plain Layout
20713 \begin_inset Caption
20714
20715 \begin_layout Plain Layout
20716 \begin_inset CommandInset label
20717 LatexCommand label
20718 name "tab:従属表を縦に並べたもの"
20719
20720 \end_inset
20721
20722 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20723 \end_layout
20724
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \begin_layout Plain Layout
20731 \begin_inset Float table
20732 wide false
20733 sideways false
20734 status open
20735
20736 \begin_layout Plain Layout
20737 \begin_inset Caption
20738
20739 \begin_layout Plain Layout
20740
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Plain Layout
20749 \align center
20750 \begin_inset Tabular
20751 <lyxtabular version="3" rows="1" columns="4">
20752 <features tabularvalignment="middle">
20753 <column alignment="center" valignment="top" width="0">
20754 <column alignment="center" valignment="top" width="0">
20755 <column alignment="center" valignment="top" width="0">
20756 <column alignment="center" valignment="top" width="0">
20757 <row>
20758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762 試験
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 試験
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 試験
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789 試験
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 </row>
20795 </lyxtabular>
20796
20797 \end_inset
20798
20799
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \begin_layout Plain Layout
20808 \begin_inset Float table
20809 wide false
20810 sideways false
20811 status open
20812
20813 \begin_layout Plain Layout
20814 \begin_inset Caption
20815
20816 \begin_layout Plain Layout
20817
20818 \end_layout
20819
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \begin_layout Plain Layout
20826 \align center
20827 \begin_inset Tabular
20828 <lyxtabular version="3" rows="1" columns="5">
20829 <features tabularvalignment="middle">
20830 <column alignment="center" valignment="top" width="0">
20831 <column alignment="center" valignment="top" width="0">
20832 <column alignment="center" valignment="top" width="0">
20833 <column alignment="center" valignment="top" width="0">
20834 <column alignment="center" valignment="top" width="0">
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 </row>
20882 </lyxtabular>
20883
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \begin_layout Section
20900 横並びのフロート
20901 \begin_inset Index idx
20902 status collapsed
20903
20904 \begin_layout Plain Layout
20905 ふろーと@フロート ! よこならび@横並び
20906 \end_layout
20907
20908 \end_inset
20909
20910
20911 \end_layout
20912
20913 \begin_layout Standard
20914
20915 \begin_inset CommandInset ref
20916 LatexCommand ref
20917 reference "fig:左側のフロート"
20918
20919 \end_inset
20920
20921 や図
20922 \begin_inset CommandInset ref
20923 LatexCommand ref
20924 reference "fig:右側のフロート"
20925
20926 \end_inset
20927
20928 のようにフロートを横並びに配置するには、
20929 \emph on
20930 ひとつの
20931 \emph default
20932 フロートのみを使用し、その中に二つのminipageボックスを挿入します
20933 \begin_inset Foot
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937 Minipageは第
20938 \begin_inset CommandInset ref
20939 LatexCommand ref
20940 reference "sec:ミニページ"
20941
20942 \end_inset
20943
20944 節に説明があります。
20945 \end_layout
20946
20947 \end_inset
20948
20949 。幅は45
20950 \begin_inset space \thinspace{}
20951 \end_inset
20952
20953 -50
20954 \begin_inset space \thinspace{}
20955 \end_inset
20956
20957 列幅%とし、各minipageのボックス配置を
20958 \family sans
20959
20960 \family default
20961 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
20962 \family sans
20963 列幅%
20964 \family default
20965 がここではminipageボックスの幅によって計算されることです。
20966 \end_layout
20967
20968 \begin_layout Standard
20969 \begin_inset Float figure
20970 wide false
20971 sideways false
20972 status open
20973
20974 \begin_layout Plain Layout
20975 \begin_inset Box Frameless
20976 position "b"
20977 hor_pos "c"
20978 has_inner_box 1
20979 inner_pos "t"
20980 use_parbox 0
20981 use_makebox 0
20982 width "45col%"
20983 special "none"
20984 height "1in"
20985 height_special "totalheight"
20986 status open
20987
20988 \begin_layout Plain Layout
20989 \align center
20990 \begin_inset Graphics
20991         filename ../clipart/mobius.eps
20992         lyxscale 50
20993         width 100col%
20994         scaleBeforeRotation
20995
20996 \end_inset
20997
20998
20999 \end_layout
21000
21001 \begin_layout Plain Layout
21002 \begin_inset Caption
21003
21004 \begin_layout Plain Layout
21005 \begin_inset CommandInset label
21006 LatexCommand label
21007 name "fig:左側のフロート"
21008
21009 \end_inset
21010
21011 左側のフロート
21012 \end_layout
21013
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020
21021
21022 \begin_inset space \hfill{}
21023 \end_inset
21024
21025
21026 \begin_inset Box Frameless
21027 position "b"
21028 hor_pos "c"
21029 has_inner_box 1
21030 inner_pos "t"
21031 use_parbox 0
21032 use_makebox 0
21033 width "45col%"
21034 special "none"
21035 height "1in"
21036 height_special "totalheight"
21037 status open
21038
21039 \begin_layout Plain Layout
21040 \align center
21041 \begin_inset Graphics
21042         filename ../clipart/platypus.eps
21043         lyxscale 50
21044         width 100col%
21045         scaleBeforeRotation
21046
21047 \end_inset
21048
21049
21050 \end_layout
21051
21052 \begin_layout Plain Layout
21053 \begin_inset Caption
21054
21055 \begin_layout Plain Layout
21056 \begin_inset CommandInset label
21057 LatexCommand label
21058 name "fig:右側のフロート"
21059
21060 \end_inset
21061
21062 右側のフロート
21063 \end_layout
21064
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \end_inset
21071
21072
21073 \end_layout
21074
21075 \begin_layout Plain Layout
21076
21077 \end_layout
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \begin_layout Section
21085 キャプションの書式設定
21086 \begin_inset Index idx
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090 きゃぷしょん@キャプション ! しょしきせってい@書式設定
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \begin_inset Index idx
21097 status collapsed
21098
21099 \begin_layout Plain Layout
21100 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
21101 \end_layout
21102
21103 \end_inset
21104
21105
21106 \begin_inset CommandInset label
21107 LatexCommand label
21108 name "sec:キャプションの書式設定"
21109
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \begin_layout Standard
21116
21117 \family sans
21118 キャプション
21119 \family default
21120 環境は、
21121 \family sans
21122 フロート
21123 \family default
21124 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
21125 \family sans
21126 図 #:
21127 \family default
21128 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
21129 \family sans
21130 #
21131 \family default
21132 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
21133 。このキャプション書式は、すべての文書書式に適しているわけではありません。
21134 \end_layout
21135
21136 \begin_layout Standard
21137 既定のキャプション書式を変更するには、文書プリアンブルに
21138 \end_layout
21139
21140 \begin_layout Standard
21141
21142 \series bold
21143
21144 \backslash
21145 usepackage[format definition]{caption}
21146 \end_layout
21147
21148 \begin_layout Standard
21149 という行を加えて、LaTeXパッケージ
21150 \series bold
21151 caption
21152 \series default
21153
21154 \begin_inset Index idx
21155 status collapsed
21156
21157 \begin_layout Plain Layout
21158 LaTeXぱっけーじ@LaTeXパッケージ ! caption
21159 \end_layout
21160
21161 \end_inset
21162
21163 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
21164 \end_layout
21165
21166 \begin_layout Standard
21167
21168 \series bold
21169
21170 \backslash
21171 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21172 \end_layout
21173
21174 \begin_layout Standard
21175 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
21176 \series bold
21177 caption
21178 \series default
21179 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
21180 \end_layout
21181
21182 \begin_layout Standard
21183
21184 \series bold
21185
21186 \backslash
21187 captionsetup[フロート型]{書式定義}
21188 \end_layout
21189
21190 \begin_layout Standard
21191 というコマンドを使用して、個別の書式を指定してください。たとえば、図
21192 \begin_inset CommandInset ref
21193 LatexCommand ref
21194 reference "fig:図キャプション"
21195
21196 \end_inset
21197
21198 と表
21199 \begin_inset CommandInset ref
21200 LatexCommand ref
21201 reference "tab:表キャプション"
21202
21203 \end_inset
21204
21205 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
21206 \end_layout
21207
21208 \begin_layout Standard
21209
21210 \series bold
21211
21212 \backslash
21213 usepackage[tableposition=top]{caption}
21214 \series default
21215
21216 \begin_inset Newline newline
21217 \end_inset
21218
21219
21220 \series bold
21221
21222 \backslash
21223 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21224 \begin_inset Newline newline
21225 \end_inset
21226
21227
21228 \begin_inset Phantom HPhantom
21229 status open
21230
21231 \begin_layout Plain Layout
21232
21233 \backslash
21234 captionsetup[figure]{
21235 \end_layout
21236
21237 \end_inset
21238
21239 labelsep=period}
21240 \begin_inset Newline newline
21241 \end_inset
21242
21243
21244 \backslash
21245 captionsetup[table]{labelfont={bf,sf}}
21246 \end_layout
21247
21248 \begin_layout Standard
21249 \begin_inset Note Greyedout
21250 status open
21251
21252 \begin_layout Plain Layout
21253
21254 \series bold
21255 【註】
21256 \series default
21257 オプションのうち、
21258 \series bold
21259 tableposition=top
21260 \series default
21261 は、文書クラスに
21262 \series bold
21263 KOMA-script
21264 \series default
21265
21266 \begin_inset Index idx
21267 status collapsed
21268
21269 \begin_layout Plain Layout
21270 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21271 \end_layout
21272
21273 \end_inset
21274
21275 が使われているときには、無効になります。この場合には、文書クラスオプション
21276 \series bold
21277 captions=tableheading
21278 \series default
21279 を指定しなくてはなりません。
21280 \end_layout
21281
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \begin_layout Standard
21288
21289 \series bold
21290 caption
21291 \series default
21292 パッケージについての詳細は、その取扱説明書
21293 \begin_inset CommandInset citation
21294 LatexCommand cite
21295 key "caption"
21296
21297 \end_inset
21298
21299 をご覧ください。
21300 \end_layout
21301
21302 \begin_layout Standard
21303 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21304 \end_layout
21305
21306 \begin_layout Standard
21307
21308 \series bold
21309
21310 \backslash
21311 renewcommand{
21312 \backslash
21313 fnum@figure}{画像~
21314 \backslash
21315 thefigure}
21316 \end_layout
21317
21318 \begin_layout Standard
21319 なお、
21320 \series bold
21321
21322 \backslash
21323 thefigure
21324 \series default
21325 は表番号を挿入し、「
21326 \series bold
21327 ~
21328 \series default
21329 」は保護された空白を入れます。
21330 \end_layout
21331
21332 \begin_layout Standard
21333 \begin_inset VSpace bigskip
21334 \end_inset
21335
21336
21337 \series bold
21338 KOMA-script
21339 \series default
21340
21341 \begin_inset Index idx
21342 status collapsed
21343
21344 \begin_layout Plain Layout
21345 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21346 \end_layout
21347
21348 \end_inset
21349
21350 文書クラス(
21351 \family sans
21352 article (KOMA-script)
21353 \family default
21354
21355 \family sans
21356 book (KOMA-script)
21357 \family default
21358
21359 \family sans
21360 letter (KOMA-script)
21361 \family default
21362
21363 \family sans
21364 report (KOMA-script)
21365 \family default
21366 )を使用している場合には、
21367 \series bold
21368 caption
21369 \series default
21370 パッケージの代わりに
21371 \series bold
21372 KOMA-script
21373 \series default
21374 のビルトインコマンド
21375 \series bold
21376 etkomafont
21377 \series default
21378 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21379 \end_layout
21380
21381 \begin_layout Standard
21382
21383 \series bold
21384
21385 \backslash
21386 setkomafont{captionlabel}{
21387 \backslash
21388 bfseries}
21389 \end_layout
21390
21391 \begin_layout Standard
21392
21393 \series bold
21394
21395 \backslash
21396 setkomafont
21397 \series default
21398 についての詳細は、
21399 \series bold
21400 KOMA-script
21401 \series default
21402 の取扱説明書
21403 \begin_inset CommandInset citation
21404 LatexCommand cite
21405 key "koma-script"
21406
21407 \end_inset
21408
21409 をご覧ください。
21410 \end_layout
21411
21412 \begin_layout Standard
21413 \begin_inset ERT
21414 status collapsed
21415
21416 \begin_layout Plain Layout
21417
21418
21419 \backslash
21420 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21421 }
21422 \end_layout
21423
21424 \end_inset
21425
21426
21427 \begin_inset Note Note
21428 status open
21429
21430 \begin_layout Plain Layout
21431 キャプション書式は、この例のみ変更してあります。
21432 \end_layout
21433
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \begin_layout Standard
21440 \begin_inset Float figure
21441 placement !p
21442 wide false
21443 sideways false
21444 status open
21445
21446 \begin_layout Plain Layout
21447 \align center
21448 \begin_inset Graphics
21449         filename ../clipart/mobius.eps
21450         lyxscale 50
21451         scale 50
21452         scaleBeforeRotation
21453
21454 \end_inset
21455
21456
21457 \end_layout
21458
21459 \begin_layout Plain Layout
21460 \begin_inset Caption
21461
21462 \begin_layout Plain Layout
21463 \begin_inset CommandInset label
21464 LatexCommand label
21465 name "fig:図キャプション"
21466
21467 \end_inset
21468
21469 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21470 \end_layout
21471
21472 \end_inset
21473
21474
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Standard
21483 \begin_inset ERT
21484 status collapsed
21485
21486 \begin_layout Plain Layout
21487
21488
21489 \backslash
21490 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21491 on}
21492 \end_layout
21493
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \begin_layout Standard
21500 \begin_inset Float table
21501 placement !p
21502 wide false
21503 sideways false
21504 status open
21505
21506 \begin_layout Plain Layout
21507 \begin_inset Caption
21508
21509 \begin_layout Plain Layout
21510 \begin_inset CommandInset label
21511 LatexCommand label
21512 name "tab:表キャプション"
21513
21514 \end_inset
21515
21516 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21517 \end_layout
21518
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \begin_layout Plain Layout
21525 \align center
21526 \begin_inset Tabular
21527 <lyxtabular version="3" rows="1" columns="5">
21528 <features tabularvalignment="middle">
21529 <column alignment="center" valignment="top" width="0">
21530 <column alignment="center" valignment="top" width="0">
21531 <column alignment="center" valignment="top" width="0">
21532 <column alignment="center" valignment="top" width="0">
21533 <column alignment="center" valignment="top" width="0">
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 </row>
21581 </lyxtabular>
21582
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \begin_layout Section
21594 キャプションの配置
21595 \begin_inset Index idx
21596 status collapsed
21597
21598 \begin_layout Plain Layout
21599 きゃぷしょん@キャプション ! はいち@配置
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \begin_inset Index idx
21606 status collapsed
21607
21608 \begin_layout Plain Layout
21609 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21610 \end_layout
21611
21612 \end_inset
21613
21614
21615 \begin_inset CommandInset label
21616 LatexCommand label
21617 name "sec:キャプションの配置"
21618
21619 \end_inset
21620
21621
21622 \end_layout
21623
21624 \begin_layout Standard
21625 通常、キャプションの配置原則は、
21626 \end_layout
21627
21628 \begin_layout Description
21629 図の場合: キャプションを図の下に置く
21630 \end_layout
21631
21632 \begin_layout Description
21633 表の場合: キャプションを表の上に置く
21634 \end_layout
21635
21636 \begin_layout Standard
21637 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21638 \family sans
21639 article
21640 \family default
21641
21642 \family sans
21643 book
21644 \family default
21645
21646 \family sans
21647 letter
21648 \family default
21649
21650 \family sans
21651 report
21652 \family default
21653 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21654 eXパッケージ
21655 \series bold
21656 caption
21657 \series default
21658 を読み込むコマンドに
21659 \end_layout
21660
21661 \begin_layout Standard
21662
21663 \series bold
21664 tableposition=top
21665 \end_layout
21666
21667 \begin_layout Standard
21668 というオプションを追加してください
21669 \begin_inset Foot
21670 status collapsed
21671
21672 \begin_layout Plain Layout
21673
21674 \series bold
21675 caption
21676 \series default
21677 パッケージについての詳細な情報は、第
21678 \begin_inset CommandInset ref
21679 LatexCommand ref
21680 reference "sec:キャプションの書式設定"
21681
21682 \end_inset
21683
21684 節をご覧ください。
21685 \end_layout
21686
21687 \end_inset
21688
21689
21690 \series bold
21691 KOMA-script
21692 \series default
21693
21694 \begin_inset Index idx
21695 status collapsed
21696
21697 \begin_layout Plain Layout
21698 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21699 \end_layout
21700
21701 \end_inset
21702
21703 文書クラス(
21704 \family sans
21705 article (KOMA-script)
21706 \family default
21707
21708 \family sans
21709 book (KOMA-script)
21710 \family default
21711
21712 \family sans
21713 letter (KOMA-script)
21714 \family default
21715
21716 \family sans
21717 report (KOMA-script)
21718 \family default
21719
21720 \begin_inset space \thinspace{}
21721 \end_inset
21722
21723 )をお使いの場合には、
21724 \series bold
21725 caption
21726 \series default
21727 パッケージにオプションを与える代わりに、文書クラスオプション
21728 \series bold
21729 captions=tableheading
21730 \series default
21731 を設定することもできます。
21732 \end_layout
21733
21734 \begin_layout Standard
21735 \begin_inset VSpace bigskip
21736 \end_inset
21737
21738 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21739 \end_layout
21740
21741 \begin_layout Standard
21742
21743 \series bold
21744
21745 \backslash
21746 usepackage[option]{sidecap}
21747 \end_layout
21748
21749 \begin_layout Standard
21750 という行を入れて、LaTeXパッケージ
21751 \series bold
21752 sidecap
21753 \series default
21754
21755 \begin_inset Index idx
21756 status collapsed
21757
21758 \begin_layout Plain Layout
21759 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21760 \end_layout
21761
21762 \end_inset
21763
21764 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
21765 \series bold
21766 innercaption
21767 \series default
21768 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
21769 \series bold
21770 rightcaption
21771 \series default
21772 ないし
21773 \series bold
21774 leftcaption
21775 \series default
21776 オプションを用います。
21777 \end_layout
21778
21779 \begin_layout Standard
21780 \begin_inset ERT
21781 status collapsed
21782
21783 \begin_layout Plain Layout
21784
21785
21786 \backslash
21787 ifsidecap
21788 \end_layout
21789
21790 \end_inset
21791
21792
21793 \begin_inset Note Note
21794 status open
21795
21796 \begin_layout Plain Layout
21797 以下の部分は、LaTeXパッケージ
21798 \series bold
21799 sidecap
21800 \series default
21801 が導入されているときのみ表示されます。
21802 \end_layout
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \begin_layout Standard
21810 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
21811 \end_layout
21812
21813 \begin_layout Standard
21814 \noindent
21815 \begin_inset CommandInset line
21816 LatexCommand rule
21817 offset "0.5ex"
21818 width "100line%"
21819 height "1pt"
21820
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \begin_layout Standard
21827
21828 \series bold
21829
21830 \backslash
21831 newcommand{
21832 \backslash
21833 TabBesBeg}{%
21834 \begin_inset Newline newline
21835 \end_inset
21836
21837
21838 \begin_inset Phantom HPhantom
21839 status open
21840
21841 \begin_layout Plain Layout
21842
21843 \series bold
21844 \begin_inset space ~
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \end_inset
21851
21852
21853 \backslash
21854 let
21855 \backslash
21856 MyTable
21857 \backslash
21858 table
21859 \begin_inset Newline newline
21860 \end_inset
21861
21862
21863 \begin_inset Phantom HPhantom
21864 status open
21865
21866 \begin_layout Plain Layout
21867
21868 \series bold
21869 \begin_inset space ~
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \backslash
21879 let
21880 \backslash
21881 MyEndtable
21882 \backslash
21883 endtable
21884 \begin_inset Newline newline
21885 \end_inset
21886
21887
21888 \begin_inset Phantom HPhantom
21889 status open
21890
21891 \begin_layout Plain Layout
21892
21893 \series bold
21894 \begin_inset space ~
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \end_inset
21901
21902
21903 \backslash
21904 renewenvironment{table}{
21905 \backslash
21906 begin{SCtable}}{
21907 \backslash
21908 end{SCtable}}}
21909 \end_layout
21910
21911 \begin_layout Standard
21912
21913 \series bold
21914
21915 \backslash
21916 newcommand{
21917 \backslash
21918 TabBesEnd}{%
21919 \begin_inset Newline newline
21920 \end_inset
21921
21922
21923 \begin_inset Phantom HPhantom
21924 status open
21925
21926 \begin_layout Plain Layout
21927
21928 \series bold
21929 \begin_inset space ~
21930 \end_inset
21931
21932
21933 \end_layout
21934
21935 \end_inset
21936
21937
21938 \backslash
21939 let
21940 \backslash
21941 table
21942 \backslash
21943 MyTable
21944 \begin_inset Newline newline
21945 \end_inset
21946
21947
21948 \begin_inset Phantom HPhantom
21949 status open
21950
21951 \begin_layout Plain Layout
21952
21953 \series bold
21954 \begin_inset space ~
21955 \end_inset
21956
21957
21958 \end_layout
21959
21960 \end_inset
21961
21962
21963 \backslash
21964 let
21965 \backslash
21966 endtable
21967 \backslash
21968 MyEndtable
21969 \end_layout
21970
21971 \begin_layout Standard
21972
21973 \series bold
21974
21975 \backslash
21976 newcommand{
21977 \backslash
21978 FigBesBeg}{%
21979 \begin_inset Newline newline
21980 \end_inset
21981
21982
21983 \begin_inset Phantom HPhantom
21984 status open
21985
21986 \begin_layout Plain Layout
21987
21988 \series bold
21989 \begin_inset space ~
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \end_inset
21996
21997
21998 \backslash
21999 let
22000 \backslash
22001 MyFigure
22002 \backslash
22003 figure
22004 \begin_inset Newline newline
22005 \end_inset
22006
22007
22008 \begin_inset Phantom HPhantom
22009 status open
22010
22011 \begin_layout Plain Layout
22012
22013 \series bold
22014 \begin_inset space ~
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \end_inset
22021
22022
22023 \backslash
22024 let
22025 \backslash
22026 MyEndfigure
22027 \backslash
22028 endfigure
22029 \begin_inset Newline newline
22030 \end_inset
22031
22032
22033 \begin_inset Phantom HPhantom
22034 status open
22035
22036 \begin_layout Plain Layout
22037
22038 \series bold
22039 \begin_inset space ~
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \end_inset
22046
22047
22048 \backslash
22049 renewenvironment{figure}{
22050 \backslash
22051 begin{SCfigure}}{
22052 \backslash
22053 end{SCfigure}}}
22054 \end_layout
22055
22056 \begin_layout Standard
22057
22058 \series bold
22059
22060 \backslash
22061 newcommand{
22062 \backslash
22063 FigBesEnd}{%
22064 \begin_inset Newline newline
22065 \end_inset
22066
22067
22068 \begin_inset Phantom HPhantom
22069 status open
22070
22071 \begin_layout Plain Layout
22072
22073 \series bold
22074 \begin_inset space ~
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081
22082
22083 \backslash
22084 let
22085 \backslash
22086 figure
22087 \backslash
22088 MyFigure
22089 \begin_inset Newline newline
22090 \end_inset
22091
22092
22093 \begin_inset Phantom HPhantom
22094 status open
22095
22096 \begin_layout Plain Layout
22097
22098 \series bold
22099 \begin_inset space ~
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \backslash
22109 let
22110 \backslash
22111 endfigure
22112 \backslash
22113 MyEndfigure}
22114 \end_layout
22115
22116 \begin_layout Standard
22117 \noindent
22118 \begin_inset CommandInset line
22119 LatexCommand rule
22120 offset "0.5ex"
22121 width "100line%"
22122 height "1pt"
22123
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \begin_layout Standard
22130 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
22131 \end_layout
22132
22133 \begin_layout Standard
22134
22135 \series bold
22136
22137 \backslash
22138 FigBesBeg
22139 \end_layout
22140
22141 \begin_layout Standard
22142 というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
22143 \end_layout
22144
22145 \begin_layout Standard
22146
22147 \series bold
22148
22149 \backslash
22150 FigBesEnd
22151 \end_layout
22152
22153 \begin_layout Standard
22154 というコマンドを挿入してください。
22155 \end_layout
22156
22157 \begin_layout Standard
22158 表フロートに対しては、対応するコマンド
22159 \end_layout
22160
22161 \begin_layout Standard
22162
22163 \series bold
22164
22165 \backslash
22166 TabBesBeg
22167 \series default
22168 および
22169 \series bold
22170
22171 \backslash
22172 TabBesEnd
22173 \end_layout
22174
22175 \begin_layout Standard
22176 を使用してください。図
22177 \begin_inset CommandInset ref
22178 LatexCommand ref
22179 reference "fig:図横キャプション"
22180
22181 \end_inset
22182
22183 と表
22184 \begin_inset CommandInset ref
22185 LatexCommand ref
22186 reference "tab:表横キャプション"
22187
22188 \end_inset
22189
22190 がキャプションを脇に設定した例です。
22191 \end_layout
22192
22193 \begin_layout Standard
22194 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
22195 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
22196 \end_layout
22197
22198 \begin_layout Standard
22199
22200 \series bold
22201
22202 \backslash
22203 sidecaptionvpos{フロート型}{配置}
22204 \end_layout
22205
22206 \begin_layout Standard
22207 というコマンドを使用します。ここで「フロート型」は
22208 \family sans
22209 figure
22210 \family default
22211
22212 \family sans
22213 table
22214 \family default
22215 であり、「配置」は、上揃えの場合はtopの
22216 \end_layout
22217
22218 \begin_layout Standard
22219
22220 \family sans
22221 t
22222 \family default
22223 」、中央揃えの場合はcenterの「
22224 \family sans
22225 c
22226 \family default
22227 」、下揃えの場合はbottomの「
22228 \family sans
22229 b
22230 \family default
22231 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22232 \end_layout
22233
22234 \begin_layout Standard
22235
22236 \series bold
22237
22238 \backslash
22239 sidecaptionvpos{figure}{c}
22240 \end_layout
22241
22242 \begin_layout Standard
22243 というコマンドを使用します。これは、図
22244 \begin_inset CommandInset ref
22245 LatexCommand ref
22246 reference "fig:図横キャプション-2"
22247
22248 \end_inset
22249
22250 で使用されています。
22251 \end_layout
22252
22253 \begin_layout Standard
22254 \begin_inset VSpace medskip
22255 \end_inset
22256
22257
22258 \series bold
22259 sidecap
22260 \series default
22261 パッケージについての詳細は、
22262 \begin_inset CommandInset citation
22263 LatexCommand cite
22264 key "sidecap"
22265
22266 \end_inset
22267
22268 の説明書をご参照ください。
22269 \end_layout
22270
22271 \begin_layout Standard
22272 \begin_inset Note Greyedout
22273 status open
22274
22275 \begin_layout Plain Layout
22276
22277 \series bold
22278 【註】
22279 \series default
22280
22281 \begin_inset CommandInset ref
22282 LatexCommand ref
22283 reference "sub:参照位置"
22284
22285 \end_inset
22286
22287 節に説明があるLaTeXパッケージ
22288 \series bold
22289 hypcap
22290 \series default
22291
22292 \begin_inset Index idx
22293 status collapsed
22294
22295 \begin_layout Plain Layout
22296 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22297 \end_layout
22298
22299 \end_inset
22300
22301 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22302 \end_layout
22303
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \begin_layout Standard
22310 \begin_inset ERT
22311 status collapsed
22312
22313 \begin_layout Plain Layout
22314
22315
22316 \backslash
22317 FigBesBeg 
22318 \end_layout
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \begin_layout Standard
22326 \begin_inset Float figure
22327 wide false
22328 sideways false
22329 status open
22330
22331 \begin_layout Plain Layout
22332 \begin_inset Graphics
22333         filename ../clipart/escher-lsd.eps
22334         scale 75
22335         scaleBeforeRotation
22336
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Caption
22344
22345 \begin_layout Plain Layout
22346 \begin_inset CommandInset label
22347 LatexCommand label
22348 name "fig:図横キャプション"
22349
22350 \end_inset
22351
22352 これは図の横にあるキャプションです。
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \begin_layout Standard
22366 \begin_inset ERT
22367 status collapsed
22368
22369 \begin_layout Plain Layout
22370
22371
22372 \backslash
22373 TabBesBeg 
22374 \end_layout
22375
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \begin_layout Standard
22382 \begin_inset Float table
22383 wide false
22384 sideways false
22385 status open
22386
22387 \begin_layout Plain Layout
22388 \begin_inset Caption
22389
22390 \begin_layout Plain Layout
22391 \begin_inset CommandInset label
22392 LatexCommand label
22393 name "tab:表横キャプション"
22394
22395 \end_inset
22396
22397 これは表の横にあるキャプションです。
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Tabular
22407 <lyxtabular version="3" rows="4" columns="5">
22408 <features tabularvalignment="middle">
22409 <column alignment="center" valignment="top" width="0">
22410 <column alignment="center" valignment="top" width="0">
22411 <column alignment="center" valignment="top" width="0">
22412 <column alignment="center" valignment="top" width="0">
22413 <column alignment="center" valignment="top" width="0">
22414 <row>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 </row>
22461 <row>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475
22476 \end_layout
22477
22478 \end_inset
22479 </cell>
22480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 <row>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22519 \begin_inset Text
22520
22521 \begin_layout Plain Layout
22522
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 <row>
22556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 </lyxtabular>
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \begin_layout Standard
22615 \begin_inset ERT
22616 status collapsed
22617
22618 \begin_layout Plain Layout
22619
22620
22621 \backslash
22622 TabBesEnd
22623 \end_layout
22624
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \begin_layout Standard
22631 \begin_inset ERT
22632 status collapsed
22633
22634 \begin_layout Plain Layout
22635
22636
22637 \backslash
22638 sidecaptionvpos{figure}{c}
22639 \end_layout
22640
22641 \end_inset
22642
22643
22644 \begin_inset Float figure
22645 wide false
22646 sideways false
22647 status open
22648
22649 \begin_layout Plain Layout
22650 \begin_inset Graphics
22651         filename ../clipart/escher-lsd.eps
22652         scale 75
22653         scaleBeforeRotation
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Caption
22662
22663 \begin_layout Plain Layout
22664 \begin_inset CommandInset label
22665 LatexCommand label
22666 name "fig:図横キャプション-2"
22667
22668 \end_inset
22669
22670 これは図の横にある縦方向中央揃えのキャプションです。
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Standard
22684 \begin_inset ERT
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688
22689
22690 \backslash
22691 FigBesEnd
22692 \end_layout
22693
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \begin_layout Standard
22700 \begin_inset ERT
22701 status collapsed
22702
22703 \begin_layout Plain Layout
22704
22705
22706 \backslash
22707 else
22708 \end_layout
22709
22710 \end_inset
22711
22712
22713 \begin_inset Note Note
22714 status open
22715
22716 \begin_layout Plain Layout
22717 以下の部分は、LaTeXパッケージ
22718 \series bold
22719 sidecap
22720 \series default
22721 が導入されていないときのみ表示されます。
22722 \end_layout
22723
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \begin_layout Standard
22730 本節の残りの部分を出力で表示するには、LaTeXパッケージ
22731 \series bold
22732 sidecap
22733 \series default
22734 を導入する必要があります。
22735 \end_layout
22736
22737 \begin_layout Standard
22738 \begin_inset ERT
22739 status collapsed
22740
22741 \begin_layout Plain Layout
22742
22743
22744 \backslash
22745 fi
22746 \end_layout
22747
22748 \end_inset
22749
22750
22751 \end_layout
22752
22753 \begin_layout Section
22754 フロート一覧
22755 \begin_inset Index idx
22756 status collapsed
22757
22758 \begin_layout Plain Layout
22759 ふろーと@フロート ! ふろーといちらん@フロート一覧
22760 \end_layout
22761
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \begin_layout Standard
22768 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
22769 \family sans
22770 挿入\SpecialChar \menuseparator
22771 一覧/目次
22772 \family default
22773 メニューで挿入することができます。
22774 \end_layout
22775
22776 \begin_layout Standard
22777 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
22778 \end_layout
22779
22780 \begin_layout Standard
22781 本文書の終わりに、図一覧と表一覧があります。
22782 \end_layout
22783
22784 \begin_layout Chapter
22785 注釈
22786 \end_layout
22787
22788 \begin_layout Section
22789 LyX注釈
22790 \begin_inset Index idx
22791 status collapsed
22792
22793 \begin_layout Plain Layout
22794 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
22795 \end_layout
22796
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \begin_layout Standard
22803 注釈は、ツールバーボタン
22804 \begin_inset Graphics
22805         filename ../../images/note-insert.png
22806         scale 85
22807         scaleBeforeRotation
22808
22809 \end_inset
22810
22811 か、
22812 \family sans
22813 挿入\SpecialChar \menuseparator
22814 注釈
22815 \family default
22816 メニューで挿入することができます。注釈には、以下の三つの型があります。
22817 \end_layout
22818
22819 \begin_layout Description
22820 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
22821 \begin_inset Newline newline
22822 \end_inset
22823
22824
22825 \begin_inset Newline newline
22826 \end_inset
22827
22828
22829 \begin_inset Graphics
22830         filename ../clipart/LyXNoteImageQt4.png
22831         display false
22832         scale 85
22833         scaleBeforeRotation
22834
22835 \end_inset
22836
22837
22838 \begin_inset Note Note
22839 status open
22840
22841 \begin_layout Plain Layout
22842 これは、出力には現れない注釈ボックスに書かれた文章です。
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Description
22851 コメント この注釈も出力には現れませんが、
22852 \family sans
22853 ファイル\SpecialChar \menuseparator
22854 書き出し\SpecialChar \menuseparator
22855 LaTeX (pdflatex) / (平文)
22856 \family default
22857  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
22858 \begin_inset Newline newline
22859 \end_inset
22860
22861
22862 \begin_inset Newline newline
22863 \end_inset
22864
22865
22866 \begin_inset Graphics
22867         filename ../clipart/CommentNoteImageQt4.png
22868         display false
22869         scale 85
22870         scaleBeforeRotation
22871
22872 \end_inset
22873
22874  
22875 \begin_inset Note Comment
22876 status open
22877
22878 \begin_layout Plain Layout
22879 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
22880 \end_layout
22881
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \begin_layout Description
22888 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
22889 \begin_inset Newline newline
22890 \end_inset
22891
22892
22893 \begin_inset Newline newline
22894 \end_inset
22895
22896
22897 \begin_inset Graphics
22898         filename ../clipart/GreyedOutNoteImageQt4.png
22899         display false
22900         scale 85
22901         scaleBeforeRotation
22902
22903 \end_inset
22904
22905
22906 \begin_inset Newline newline
22907 \end_inset
22908
22909
22910 \begin_inset ERT
22911 status collapsed
22912
22913 \begin_layout Plain Layout
22914
22915
22916 \backslash
22917 renewenvironment{lyxgreyedout}
22918 \end_layout
22919
22920 \begin_layout Plain Layout
22921
22922 {
22923 \backslash
22924 textcolor[gray]{0.8}
22925 \backslash
22926 bgroup}{
22927 \backslash
22928 egroup}
22929 \end_layout
22930
22931 \end_inset
22932
22933
22934 \begin_inset Note Greyedout
22935 status open
22936
22937 \begin_layout Plain Layout
22938 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
22939 \begin_inset Foot
22940 status collapsed
22941
22942 \begin_layout Plain Layout
22943 これは、淡色表示注釈内に脚注を用いた例です。
22944 \end_layout
22945
22946 \end_inset
22947
22948 です。
22949 \end_layout
22950
22951 \end_inset
22952
22953
22954 \begin_inset ERT
22955 status collapsed
22956
22957 \begin_layout Plain Layout
22958
22959
22960 \backslash
22961 renewenvironment{lyxgreyedout}
22962 \end_layout
22963
22964 \begin_layout Plain Layout
22965
22966 {
22967 \backslash
22968 textcolor{blue}
22969 \backslash
22970 bgroup}{
22971 \backslash
22972 egroup}
22973 \end_layout
22974
22975 \end_inset
22976
22977
22978 \begin_inset Note Note
22979 status open
22980
22981 \begin_layout Plain Layout
22982 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
22983 ように再定義されています。
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \begin_inset Newline newline
22990 \end_inset
22991
22992
22993 \begin_inset Newline newline
22994 \end_inset
22995
22996 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
22997 \end_layout
22998
22999 \begin_layout Standard
23000 \begin_inset VSpace bigskip
23001 \end_inset
23002
23003 注釈を挿入するのにツールバーボタン
23004 \begin_inset Graphics
23005         filename ../../images/note-insert.png
23006         scale 85
23007         scaleBeforeRotation
23008
23009 \end_inset
23010
23011 を使用すると、
23012 \family sans
23013 LyX注釈
23014 \family default
23015 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
23016 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
23017 さい。
23018 \end_layout
23019
23020 \begin_layout Standard
23021 \begin_inset VSpace bigskip
23022 \end_inset
23023
23024 淡色注釈の文字色は、プリアンブルに以下のコマンドを置くことで変更することができます。
23025 \end_layout
23026
23027 \begin_layout Standard
23028
23029 \series bold
23030
23031 \backslash
23032 renewenvironment{lyxgreyedout}
23033 \begin_inset Newline newline
23034 \end_inset
23035
23036
23037 \begin_inset Phantom HPhantom
23038 status open
23039
23040 \begin_layout Plain Layout
23041
23042 \series bold
23043 \begin_inset space ~
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050
23051 {
23052 \backslash
23053 textcolor{色彩名}
23054 \backslash
23055 bgroup}{
23056 \backslash
23057 egroup}
23058 \end_layout
23059
23060 \begin_layout Standard
23061 使用できる色彩名と、自製色の定義の仕方は、第
23062 \begin_inset CommandInset ref
23063 LatexCommand ref
23064 reference "sec:色付きの表"
23065
23066 \end_inset
23067
23068 節で説明されています。
23069 \end_layout
23070
23071 \begin_layout Standard
23072 本文書で青で表示されている注釈は、青文字に設定した淡色表示注釈を使用しています。
23073 \end_layout
23074
23075 \begin_layout Section
23076 脚注
23077 \begin_inset CommandInset label
23078 LatexCommand label
23079 name "sec:脚注"
23080
23081 \end_inset
23082
23083
23084 \begin_inset Index idx
23085 status collapsed
23086
23087 \begin_layout Plain Layout
23088 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
23089 \end_layout
23090
23091 \end_inset
23092
23093
23094 \begin_inset Index idx
23095 status collapsed
23096
23097 \begin_layout Plain Layout
23098 きゃくちゅう@脚注
23099 \end_layout
23100
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \begin_layout Standard
23107 脚注は、ツールバーボタン
23108 \begin_inset Graphics
23109         filename ../../images/footnote-insert.png
23110         scale 85
23111         scaleBeforeRotation
23112
23113 \end_inset
23114
23115 か、
23116 \family sans
23117 挿入\SpecialChar \menuseparator
23118 脚注
23119 \family default
23120 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
23121 \begin_inset Graphics
23122         filename clipart/footnoteQt4.png
23123         scale 80
23124         scaleBeforeRotation
23125
23126 \end_inset
23127
23128 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
23129 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
23130 \end_layout
23131
23132 \begin_layout Standard
23133 これが脚注の例です
23134 \begin_inset Foot
23135 status open
23136
23137 \begin_layout Plain Layout
23138 \begin_inset CommandInset label
23139 LatexCommand label
23140 name "fn:これは脚注の一例"
23141
23142 \end_inset
23143
23144 これは脚注の一例です。
23145 \end_layout
23146
23147 \end_inset
23148
23149
23150 \begin_inset ERT
23151 status collapsed
23152
23153 \begin_layout Plain Layout
23154
23155
23156 \backslash
23157 newcounter{MyRepeatFoot}
23158 \end_layout
23159
23160 \begin_layout Plain Layout
23161
23162
23163 \backslash
23164 setcounter{MyRepeatFoot}{
23165 \backslash
23166 thefootnote}
23167 \end_layout
23168
23169 \end_inset
23170
23171
23172 \end_layout
23173
23174 \begin_layout Standard
23175 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
23176 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
23177 \end_layout
23178
23179 \begin_layout Standard
23180 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
23181 \begin_inset CommandInset ref
23182 LatexCommand ref
23183 reference "sec:フロートの参照"
23184
23185 \end_inset
23186
23187 節に説明されているようにして、本文中でこのラベルを相互参照してください。
23188 \begin_inset Newline newline
23189 \end_inset
23190
23191 これは脚注
23192 \begin_inset CommandInset ref
23193 LatexCommand ref
23194 reference "fn:これは脚注の一例"
23195
23196 \end_inset
23197
23198 の相互参照です。
23199 \end_layout
23200
23201 \begin_layout Standard
23202 \begin_inset VSpace defskip
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \begin_layout Standard
23209 LaTeXでは、技術的要因により、表中の脚注は印字されません。しかし、それを行うには他の方法があり、まず脚注の代わりにTeXコードで
23210 \series bold
23211
23212 \backslash
23213 footnotemark{}
23214 \series default
23215 コマンドを入れてください。脚注の本文は、表の後でTeXコード
23216 \series bold
23217
23218 \backslash
23219 footnotetext
23220 \series default
23221 コマンドの引数として入力します。
23222 \begin_inset Newline newline
23223 \end_inset
23224
23225 以下の表ではコマンド
23226 \begin_inset Newline newline
23227 \end_inset
23228
23229
23230 \series bold
23231
23232 \backslash
23233 footnotetext{
23234 \series default
23235 出力される脚注の表
23236 \series bold
23237 }
23238 \series default
23239
23240 \begin_inset Newline newline
23241 \end_inset
23242
23243 を用いています。
23244 \end_layout
23245
23246 \begin_layout Standard
23247 \begin_inset Tabular
23248 <lyxtabular version="3" rows="2" columns="1">
23249 <features tabularvalignment="middle">
23250 <column alignment="center" valignment="top" width="0">
23251 <row>
23252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256 これは例文です。
23257 \begin_inset Foot
23258 status open
23259
23260 \begin_layout Plain Layout
23261 この脚注は出力されません!
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 </row>
23272 <row>
23273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 これは例文です。
23278 \begin_inset ERT
23279 status collapsed
23280
23281 \begin_layout Plain Layout
23282
23283
23284 \backslash
23285 footnotemark{}
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 </row>
23296 </lyxtabular>
23297
23298 \end_inset
23299
23300
23301 \begin_inset ERT
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305
23306
23307 \backslash
23308 footnotetext{
23309 \end_layout
23310
23311 \end_inset
23312
23313 出力される脚注の表
23314 \begin_inset ERT
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318
23319 }
23320 \end_layout
23321
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \begin_layout Standard
23328 長尺表中の脚注は、第
23329 \begin_inset CommandInset ref
23330 LatexCommand ref
23331 reference "sub:長尺表での脚注"
23332
23333 \end_inset
23334
23335 節で述べられています。
23336 \end_layout
23337
23338 \begin_layout Standard
23339 ミニページ中の脚注は出力されますが、ミニボックスは頁中の頁のようなものなので、ボックス内に独立した連番として出力されます(ミニページについての詳細は、第
23340 \begin_inset CommandInset ref
23341 LatexCommand ref
23342 reference "sec:ミニページ"
23343
23344 \end_inset
23345
23346 節を参照)。通常の脚注のように頁底部に出力されるミニページを得るには、やはり
23347 \series bold
23348
23349 \backslash
23350 footnotemark{}
23351 \series default
23352
23353 \series bold
23354
23355 \backslash
23356 footntoetext
23357 \series default
23358 による方法を用いてください。
23359 \end_layout
23360
23361 \begin_layout Standard
23362 \begin_inset Box Frameless
23363 position "t"
23364 hor_pos "c"
23365 has_inner_box 1
23366 inner_pos "t"
23367 use_parbox 0
23368 use_makebox 0
23369 width "100col%"
23370 special "none"
23371 height "1in"
23372 height_special "totalheight"
23373 status open
23374
23375 \begin_layout Plain Layout
23376 これはミニページ中の例文です。
23377 \begin_inset Foot
23378 status open
23379
23380 \begin_layout Plain Layout
23381 ミニページ中の脚注です。
23382 \end_layout
23383
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \begin_layout Plain Layout
23390 これはミニページ中の例文です。
23391 \begin_inset ERT
23392 status collapsed
23393
23394 \begin_layout Plain Layout
23395
23396
23397 \backslash
23398 footnotemark{}
23399 \end_layout
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \begin_layout Standard
23412 \begin_inset ERT
23413 status collapsed
23414
23415 \begin_layout Plain Layout
23416
23417
23418 \backslash
23419 footnotetext{
23420 \end_layout
23421
23422 \end_inset
23423
23424 ミニページ外の脚注です。
23425 \begin_inset ERT
23426 status collapsed
23427
23428 \begin_layout Plain Layout
23429
23430 }
23431 \end_layout
23432
23433 \end_inset
23434
23435
23436 \begin_inset VSpace defskip
23437 \end_inset
23438
23439
23440 \end_layout
23441
23442 \begin_layout Standard
23443 毎回脚注本文を出力せずに、同じ脚注を何度か参照したい場合には、TeXコードでコマンド
23444 \series bold
23445
23446 \backslash
23447 footnotemark[番号]
23448 \series default
23449 を使用してください。
23450 \begin_inset Newline newline
23451 \end_inset
23452
23453 文章を書いている途中には、繰り返す脚注の数はわからないので、その番号は保存しておかなくてはなりません。以下の脚注例では、脚注
23454 \begin_inset CommandInset ref
23455 LatexCommand ref
23456 reference "fn:これは脚注の一例"
23457
23458 \end_inset
23459
23460 の後に、TeXコードで
23461 \end_layout
23462
23463 \begin_layout Standard
23464
23465 \series bold
23466
23467 \backslash
23468 newcounter{MyRepeatFoot}
23469 \begin_inset Newline newline
23470 \end_inset
23471
23472
23473 \backslash
23474 setcounter{MyRepeatFoot}{
23475 \backslash
23476 thefootnote}
23477 \end_layout
23478
23479 \begin_layout Standard
23480 というコマンドを挿入しています。そして脚注マークは、
23481 \end_layout
23482
23483 \begin_layout Standard
23484
23485 \series bold
23486
23487 \backslash
23488 footnotemark[
23489 \backslash
23490 theMyRepeatFoot]
23491 \end_layout
23492
23493 \begin_layout Standard
23494 で作成します。
23495 \end_layout
23496
23497 \begin_layout Standard
23498 これは繰り返し脚注の例です。
23499 \begin_inset ERT
23500 status collapsed
23501
23502 \begin_layout Plain Layout
23503
23504
23505 \backslash
23506 footnotemark[
23507 \backslash
23508 theMyRepeatFoot]
23509 \end_layout
23510
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \begin_layout Standard
23517 直前の脚注を繰り返すには、脚注番号の保存を行わないで、直ちに
23518 \end_layout
23519
23520 \begin_layout Standard
23521
23522 \series bold
23523
23524 \backslash
23525 footnotemark[
23526 \backslash
23527 thefootnote]
23528 \end_layout
23529
23530 \begin_layout Standard
23531 を使用してください。
23532 \end_layout
23533
23534 \begin_layout Standard
23535 これは繰り返し脚注の例です。
23536 \begin_inset ERT
23537 status collapsed
23538
23539 \begin_layout Plain Layout
23540
23541
23542 \backslash
23543 footnotemark[
23544 \backslash
23545 thefootnote]
23546 \end_layout
23547
23548 \end_inset
23549
23550
23551 \end_layout
23552
23553 \begin_layout Subsection
23554 脚注の付番
23555 \begin_inset CommandInset label
23556 LatexCommand label
23557 name "sub:脚注の付番"
23558
23559 \end_inset
23560
23561
23562 \begin_inset Index idx
23563 status collapsed
23564
23565 \begin_layout Plain Layout
23566 きゃくちゅう@脚注 ! ふばん@付番
23567 \end_layout
23568
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \begin_layout Standard
23575 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23576 \end_layout
23577
23578 \begin_layout Standard
23579
23580 \series bold
23581
23582 \backslash
23583 @addtoreset{footnote}{section}
23584 \end_layout
23585
23586 \begin_layout Standard
23587 というコマンドを加えてください。
23588 \end_layout
23589
23590 \begin_layout Standard
23591 \begin_inset VSpace bigskip
23592 \end_inset
23593
23594 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23595 \end_layout
23596
23597 \begin_layout Standard
23598
23599 \series bold
23600
23601 \backslash
23602 renewcommand{
23603 \backslash
23604 thefootnote}{
23605 \backslash
23606 roman{footnote}}
23607 \end_layout
23608
23609 \begin_layout Standard
23610 \begin_inset ERT
23611 status collapsed
23612
23613 \begin_layout Plain Layout
23614
23615
23616 \backslash
23617 renewcommand{
23618 \backslash
23619 thefootnote}{
23620 \backslash
23621 roman{footnote}}
23622 \end_layout
23623
23624 \end_inset
23625
23626 これは、ローマ数字を使った脚注です
23627 \begin_inset Foot
23628 status collapsed
23629
23630 \begin_layout Plain Layout
23631 これは、ローマ数字を使った脚注の例です。
23632 \end_layout
23633
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \begin_layout Standard
23640 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23641 \series bold
23642
23643 \backslash
23644 roman
23645 \series default
23646
23647 \series bold
23648
23649 \backslash
23650 Roman
23651 \series default
23652 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23653 \series bold
23654
23655 \backslash
23656 Alph
23657 \series default
23658 または
23659 \series bold
23660
23661 \backslash
23662 alph
23663 \series default
23664 を使用してください。記号を使って付「番」するには、
23665 \series bold
23666
23667 \backslash
23668 fnsymbol
23669 \series default
23670 を使ってください。
23671 \end_layout
23672
23673 \begin_layout Standard
23674 \begin_inset Note Greyedout
23675 status open
23676
23677 \begin_layout Plain Layout
23678
23679 \series bold
23680 【註】
23681 \series default
23682 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
23683 \end_layout
23684
23685 \end_inset
23686
23687
23688 \begin_inset Newline newline
23689 \end_inset
23690
23691
23692 \begin_inset Note Greyedout
23693 status open
23694
23695 \begin_layout Plain Layout
23696
23697 \series bold
23698 【註】
23699 \series default
23700 記号を使うと9個の脚注しか番号を振ることができません。
23701 \end_layout
23702
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \begin_layout Standard
23709 付番様式を変更した後、既定様式に戻すには、上記コマンドの
23710 \series bold
23711
23712 \backslash
23713 roman
23714 \series default
23715
23716 \series bold
23717
23718 \backslash
23719 arabic
23720 \series default
23721 に置き換えて使用してください。
23722 \begin_inset ERT
23723 status collapsed
23724
23725 \begin_layout Plain Layout
23726
23727
23728 \backslash
23729 renewcommand{
23730 \backslash
23731 thefootnote}{
23732 \backslash
23733 arabic{footnote}}
23734 \end_layout
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \begin_layout Standard
23742 \begin_inset VSpace bigskip
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \begin_layout Standard
23749 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
23750 \end_layout
23751
23752 \begin_layout Standard
23753
23754 \series bold
23755
23756 \backslash
23757 numberwithin{footnote}{chapter}
23758 \end_layout
23759
23760 \begin_layout Standard
23761 というコマンドを加えてください。
23762 \series bold
23763
23764 \backslash
23765 numberwithin
23766 \series default
23767 コマンドを使用できるようにするためには、文書設定の
23768 \family sans
23769 数式オプション
23770 \family default
23771 タブで
23772 \family sans
23773 AMS
23774 \begin_inset space ~
23775 \end_inset
23776
23777 mathパッケージを使う
23778 \family default
23779 オプションを有効にしてください。
23780 \end_layout
23781
23782 \begin_layout Standard
23783 \begin_inset ERT
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787
23788
23789 \backslash
23790 numberwithin{footnote}{chapter}
23791 \end_layout
23792
23793 \end_inset
23794
23795 これは、脚注のもう一つの例です
23796 \series bold
23797
23798 \begin_inset Foot
23799 status open
23800
23801 \begin_layout Plain Layout
23802
23803 \series bold
23804 これは、
23805 \series default
23806 「章番号.脚注番号」スキームで番号を振られた脚注です。
23807 \end_layout
23808
23809 \end_inset
23810
23811
23812 \series default
23813
23814 \begin_inset ERT
23815 status collapsed
23816
23817 \begin_layout Plain Layout
23818
23819
23820 \backslash
23821 renewcommand{
23822 \backslash
23823 thefootnote}{
23824 \backslash
23825 arabic{footnote}}
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \begin_layout Standard
23834 \begin_inset Note Greyedout
23835 status open
23836
23837 \begin_layout Plain Layout
23838
23839 \series bold
23840 【註】
23841 \backslash
23842 numberwithin
23843 \series default
23844 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853 また、例えば「章番号.
23854 \backslash
23855 Roman{footnote}」スキームを得るには、
23856 \series bold
23857
23858 \backslash
23859 numberwithin
23860 \series default
23861 の代わりに以下のコマンドを使用してください。
23862 \end_layout
23863
23864 \begin_layout Standard
23865
23866 \series bold
23867
23868 \backslash
23869 renewcommand{
23870 \backslash
23871 thefootnote}{
23872 \backslash
23873 thechapter.
23874 \backslash
23875 Roman{footnote}}
23876 \end_layout
23877
23878 \begin_layout Subsection
23879 脚注の配置
23880 \begin_inset Index idx
23881 status collapsed
23882
23883 \begin_layout Plain Layout
23884 きゃくちゅう@脚注 ! はいち@配置
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \end_layout
23891
23892 \begin_layout Standard
23893 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
23894 ブルに足して、1.5
23895 \begin_inset space \thinspace{}
23896 \end_inset
23897
23898 mmの余白を追加することもできます。
23899 \end_layout
23900
23901 \begin_layout Standard
23902
23903 \series bold
23904
23905 \backslash
23906 let
23907 \backslash
23908 myFoot
23909 \backslash
23910 footnote
23911 \begin_inset Newline newline
23912 \end_inset
23913
23914
23915 \backslash
23916 renewcommand{
23917 \backslash
23918 footnote}[1]{
23919 \backslash
23920 myFoot{#1
23921 \backslash
23922 vspace{1.5mm}}}
23923 \end_layout
23924
23925 \begin_layout Standard
23926 \begin_inset VSpace bigskip
23927 \end_inset
23928
23929 二段組文書では、脚注は各段底部に表示されます(図
23930 \begin_inset CommandInset ref
23931 LatexCommand ref
23932 reference "fig:標準的脚注配置"
23933
23934 \end_inset
23935
23936 )。図
23937 \begin_inset CommandInset ref
23938 LatexCommand ref
23939 reference "fig:ftnright脚注配置"
23940
23941 \end_inset
23942
23943 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
23944 \end_layout
23945
23946 \begin_layout Standard
23947
23948 \series bold
23949
23950 \backslash
23951 usepackage{ftnright}
23952 \end_layout
23953
23954 \begin_layout Standard
23955 というコマンドを書いて、LaTeXパッケージ
23956 \series bold
23957 ftnright
23958 \series default
23959
23960 \begin_inset Index idx
23961 status collapsed
23962
23963 \begin_layout Plain Layout
23964 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
23965 \end_layout
23966
23967 \end_inset
23968
23969 を読み込みます。
23970 \begin_inset Float figure
23971 placement !h
23972 wide false
23973 sideways false
23974 status open
23975
23976 \begin_layout Plain Layout
23977 \begin_inset ERT
23978 status collapsed
23979
23980 \begin_layout Plain Layout
23981
23982
23983 \backslash
23984 framebox{
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \begin_inset Graphics
23991         filename ../clipart/without_fntright.pdf
23992         width 100col%
23993         scaleBeforeRotation
23994
23995 \end_inset
23996
23997
23998 \begin_inset ERT
23999 status collapsed
24000
24001 \begin_layout Plain Layout
24002
24003 }
24004 \end_layout
24005
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Plain Layout
24012 \begin_inset Caption
24013
24014 \begin_layout Plain Layout
24015 \begin_inset CommandInset label
24016 LatexCommand label
24017 name "fig:標準的脚注配置"
24018
24019 \end_inset
24020
24021 二段組文書の標準的な脚注配置
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \begin_layout Standard
24035 \begin_inset Float figure
24036 placement !h
24037 wide false
24038 sideways false
24039 status open
24040
24041 \begin_layout Plain Layout
24042 \begin_inset ERT
24043 status collapsed
24044
24045 \begin_layout Plain Layout
24046
24047
24048 \backslash
24049 framebox{
24050 \end_layout
24051
24052 \end_inset
24053
24054
24055 \begin_inset Graphics
24056         filename ../clipart/with_fntright.pdf
24057         width 100col%
24058         scaleBeforeRotation
24059
24060 \end_inset
24061
24062
24063 \begin_inset ERT
24064 status collapsed
24065
24066 \begin_layout Plain Layout
24067
24068 }
24069 \end_layout
24070
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Caption
24078
24079 \begin_layout Plain Layout
24080 \begin_inset CommandInset label
24081 LatexCommand label
24082 name "fig:ftnright脚注配置"
24083
24084 \end_inset
24085
24086 LaTeXパッケージ
24087 \series bold
24088 ftnright
24089 \series default
24090 を使用したときの二段組文書の脚注配置
24091 \end_layout
24092
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \begin_layout Standard
24104 \begin_inset VSpace bigskip
24105 \end_inset
24106
24107 科学的文献に於いては、図
24108 \begin_inset CommandInset ref
24109 LatexCommand ref
24110 reference "fig:後注"
24111
24112 \end_inset
24113
24114 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
24115 \begin_inset Index idx
24116 status collapsed
24117
24118 \begin_layout Plain Layout
24119 こちゅう@後注
24120 \end_layout
24121
24122 \end_inset
24123
24124 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
24125 \family sans
24126 文書\SpecialChar \menuseparator
24127 設定\SpecialChar \menuseparator
24128 モジュール
24129 \family default
24130 メニューで
24131 \family sans
24132 脚注から後注へ
24133 \family default
24134 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
24135 \end_layout
24136
24137 \begin_layout Standard
24138
24139 \series bold
24140
24141 \backslash
24142 theendnotes
24143 \end_layout
24144
24145 \begin_layout Standard
24146 というコマンドを挿入してください。
24147 \end_layout
24148
24149 \begin_layout Standard
24150 \begin_inset Float figure
24151 wide false
24152 sideways false
24153 status open
24154
24155 \begin_layout Plain Layout
24156 \align center
24157 \begin_inset ERT
24158 status collapsed
24159
24160 \begin_layout Plain Layout
24161
24162
24163 \backslash
24164 framebox{
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \begin_inset Graphics
24171         filename ../clipart/endnotes.pdf
24172         scaleBeforeRotation
24173
24174 \end_inset
24175
24176
24177 \begin_inset ERT
24178 status collapsed
24179
24180 \begin_layout Plain Layout
24181
24182 }
24183 \end_layout
24184
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \begin_layout Plain Layout
24191 \begin_inset Caption
24192
24193 \begin_layout Plain Layout
24194 \begin_inset CommandInset label
24195 LatexCommand label
24196 name "fig:後注"
24197
24198 \end_inset
24199
24200 後注 – 注を節ないし章末に別段落として印字します。
24201 \end_layout
24202
24203 \end_inset
24204
24205
24206 \end_layout
24207
24208 \end_inset
24209
24210
24211 \end_layout
24212
24213 \begin_layout Standard
24214 \begin_inset VSpace medskip
24215 \end_inset
24216
24217 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24218 \end_layout
24219
24220 \begin_layout Standard
24221
24222 \series bold
24223
24224 \backslash
24225 renewcommand{
24226 \backslash
24227 notesname}{Anmerkungen}
24228 \end_layout
24229
24230 \begin_layout Standard
24231 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24232 \end_layout
24233
24234 \begin_layout Standard
24235 \begin_inset VSpace medskip
24236 \end_inset
24237
24238
24239 \begin_inset CommandInset ref
24240 LatexCommand ref
24241 reference "sub:脚注の付番"
24242
24243 \end_inset
24244
24245 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24246 \series bold
24247
24248 \backslash
24249 thefootnote
24250 \series default
24251 コマンドの代わりに
24252 \series bold
24253
24254 \backslash
24255 theendnote
24256 \series default
24257 を用いてください。後注番号をリセットするには、第
24258 \begin_inset CommandInset ref
24259 LatexCommand ref
24260 reference "sub:脚注の付番"
24261
24262 \end_inset
24263
24264 節で述べたコマンド
24265 \series bold
24266
24267 \backslash
24268 @addtoreset
24269 \series default
24270 の、パラメータ
24271 \series bold
24272 footnote
24273 \series default
24274
24275 \series bold
24276 endnote
24277 \series default
24278 に変えて、使用してください。
24279 \end_layout
24280
24281 \begin_layout Standard
24282 後注の印だけを作成するには、第
24283 \begin_inset CommandInset ref
24284 LatexCommand ref
24285 reference "sec:脚注"
24286
24287 \end_inset
24288
24289 節で説明した
24290 \series bold
24291
24292 \backslash
24293 footnotemark
24294 \series default
24295 コマンドの代わりに、
24296 \series bold
24297
24298 \backslash
24299 endnotemark[番号]
24300 \series default
24301 コマンドを使用してください。
24302 \end_layout
24303
24304 \begin_layout Standard
24305 \begin_inset VSpace bigskip
24306 \end_inset
24307
24308 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24309 \series bold
24310 footmisc
24311 \series default
24312
24313 \begin_inset Index idx
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24318 \end_layout
24319
24320 \end_inset
24321
24322
24323 \begin_inset CommandInset citation
24324 LatexCommand cite
24325 key "footmisc"
24326
24327 \end_inset
24328
24329 を参照してください。
24330 \end_layout
24331
24332 \begin_layout Standard
24333 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24334 \begin_inset CommandInset citation
24335 LatexCommand cite
24336 key "latexcompanion,latexguide,latexbook"
24337
24338 \end_inset
24339
24340 に載っています。 
24341 \lang english
24342 If you are using a
24343 \lang japanese
24344  
24345 \series bold
24346 KOMA-Script
24347 \series default
24348
24349 \begin_inset Index idx
24350 status collapsed
24351
24352 \begin_layout Plain Layout
24353 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-Script
24354 \end_layout
24355
24356 \end_inset
24357
24358  
24359 \lang english
24360 document class, you can adjust all footnote settings using class-specific
24361  commands, see
24362 \lang japanese
24363  
24364 \begin_inset CommandInset citation
24365 LatexCommand cite
24366 key "KOMA-Script"
24367
24368 \end_inset
24369
24370 .
24371 \end_layout
24372
24373 \begin_layout Section
24374 傍注
24375 \begin_inset Index idx
24376 status collapsed
24377
24378 \begin_layout Plain Layout
24379 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24380 \end_layout
24381
24382 \end_inset
24383
24384
24385 \end_layout
24386
24387 \begin_layout Standard
24388 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24389 \family sans
24390 挿入\SpecialChar \menuseparator
24391 傍注
24392 \family default
24393 メニューかツールバーボタン
24394 \begin_inset Graphics
24395         filename ../../images/marginalnote-insert.png
24396         scale 85
24397         scaleBeforeRotation
24398
24399 \end_inset
24400
24401 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24402 \end_layout
24403
24404 \begin_layout Standard
24405 横にあるのが傍注です
24406 \begin_inset Marginal
24407 status open
24408
24409 \begin_layout Plain Layout
24410 これは傍注文です。
24411 \end_layout
24412
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \begin_layout Standard
24419 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24420 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24421 \end_layout
24422
24423 \begin_layout Standard
24424 \begin_inset VSpace bigskip
24425 \end_inset
24426
24427 傍注を内側余白に置くには、傍注の前にTeXコードで
24428 \end_layout
24429
24430 \begin_layout Standard
24431
24432 \series bold
24433
24434 \backslash
24435 reversemarginpar
24436 \end_layout
24437
24438 \begin_layout Standard
24439 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24440 \begin_inset ERT
24441 status collapsed
24442
24443 \begin_layout Plain Layout
24444
24445
24446 \backslash
24447 reversemarginpar 
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \begin_inset Marginal
24454 status open
24455
24456 \begin_layout Plain Layout
24457 これは内側余白の傍注です。
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \series bold
24464
24465 \begin_inset Newline newline
24466 \end_inset
24467
24468
24469 \series default
24470
24471 \begin_inset Note Greyedout
24472 status open
24473
24474 \begin_layout Plain Layout
24475 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24476 \end_layout
24477
24478 \end_inset
24479
24480
24481 \end_layout
24482
24483 \begin_layout Standard
24484 既定の配置に戻すには、TeXコードで
24485 \end_layout
24486
24487 \begin_layout Standard
24488
24489 \series bold
24490
24491 \backslash
24492 normalmarginpar
24493 \end_layout
24494
24495 \begin_layout Standard
24496 というコマンドを書き加えてください。
24497 \begin_inset ERT
24498 status collapsed
24499
24500 \begin_layout Plain Layout
24501
24502
24503 \backslash
24504 normalmarginpar 
24505 \end_layout
24506
24507 \end_inset
24508
24509  
24510 \begin_inset Note Greyedout
24511 status open
24512
24513 \begin_layout Plain Layout
24514
24515 \series bold
24516 【註】
24517 \backslash
24518 reversemarginpar
24519 \series default
24520 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24521 \end_layout
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \begin_inset VSpace bigskip
24530 \end_inset
24531
24532
24533 \begin_inset Marginal
24534 status open
24535
24536 \begin_layout Plain Layout
24537 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \begin_inset CommandInset ref
24544 LatexCommand ref
24545 reference "sub:複数行"
24546
24547 \end_inset
24548
24549 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24550 \begin_inset space \thinspace{}
24551 \end_inset
24552
24553 pt水平空白を挿入してください 
24554 \begin_inset Marginal
24555 status open
24556
24557 \begin_layout Plain Layout
24558 \begin_inset space \hspace*{}
24559 \length 0pt
24560 \end_inset
24561
24562 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24563 \end_layout
24564
24565 \end_inset
24566
24567
24568 \end_layout
24569
24570 \begin_layout Standard
24571 \begin_inset VSpace bigskip
24572 \end_inset
24573
24574
24575 \end_layout
24576
24577 \begin_layout Standard
24578 \begin_inset Note Greyedout
24579 status open
24580
24581 \begin_layout Plain Layout
24582
24583 \series bold
24584 【註】
24585 \series default
24586 通常、傍注は表やフロート、脚注の中では使用することができません。
24587 \end_layout
24588
24589 \end_inset
24590
24591
24592 \end_layout
24593
24594 \begin_layout Standard
24595 \begin_inset VSpace bigskip
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 \begin_inset ERT
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606
24607
24608 \backslash
24609 ifmarginnote
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset Note Note
24616 status open
24617
24618 \begin_layout Plain Layout
24619 以下の部分は、LaTeXパッケージ
24620 \series bold
24621 marginnote
24622 \series default
24623 が導入されているときのみ表示されます。
24624 \end_layout
24625
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \begin_layout Standard
24632 この制約は、LaTeXパッケージ
24633 \series bold
24634 marginnote
24635 \series default
24636
24637 \begin_inset Index idx
24638 status collapsed
24639
24640 \begin_layout Plain Layout
24641 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24642 \end_layout
24643
24644 \end_inset
24645
24646 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24647 \series bold
24648 marginnote
24649 \series default
24650 パッケージが提供するコマンドを使うようになります。
24651 \end_layout
24652
24653 \begin_layout Standard
24654
24655 \series bold
24656
24657 \backslash
24658 usepackage{marginnote}
24659 \begin_inset Newline newline
24660 \end_inset
24661
24662
24663 \backslash
24664 let
24665 \backslash
24666 marginpar
24667 \backslash
24668 marginnote
24669 \end_layout
24670
24671 \begin_layout Standard
24672
24673 \series bold
24674 marginnote
24675 \series default
24676 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24677 \series bold
24678 marginnote
24679 \series default
24680 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
24681 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
24682 \end_layout
24683
24684 \begin_layout Standard
24685
24686 \series bold
24687 [オフセット]
24688 \end_layout
24689
24690 \begin_layout Standard
24691 という形で書くことで設定することができます。ここで「オフセット」には、表
24692 \begin_inset CommandInset ref
24693 LatexCommand ref
24694 reference "tab:単位"
24695
24696 \end_inset
24697
24698 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
24699 \series bold
24700 [-1.5cm]
24701 \series default
24702 」を使用して、1.5
24703 \begin_inset space \thinspace{}
24704 \end_inset
24705
24706 cm上にずらしてあります
24707 \begin_inset Marginal
24708 status open
24709
24710 \begin_layout Plain Layout
24711 この傍注は、本来の位置よりも1.5
24712 \begin_inset space \thinspace{}
24713 \end_inset
24714
24715 cm上にずらしてあります。
24716 \end_layout
24717
24718 \end_inset
24719
24720
24721 \begin_inset ERT
24722 status collapsed
24723
24724 \begin_layout Plain Layout
24725
24726 [-1.5cm]
24727 \end_layout
24728
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \begin_layout Standard
24735 \begin_inset VSpace medskip
24736 \end_inset
24737
24738
24739 \series bold
24740 marginnote
24741 \series default
24742 を使うと、傍注の揃えを変更することもできます。たとえば、
24743 \end_layout
24744
24745 \begin_layout Standard
24746
24747 \series bold
24748
24749 \backslash
24750 renewcommand*{
24751 \backslash
24752 raggedleftmarginnote}{
24753 \backslash
24754 centering}
24755 \begin_inset Newline newline
24756 \end_inset
24757
24758
24759 \backslash
24760 renewcommand*{
24761 \backslash
24762 raggedrightmarginnote}{
24763 \backslash
24764 centering}
24765 \end_layout
24766
24767 \begin_layout Standard
24768 というコマンドを使うと、中央揃えになります。
24769 \series bold
24770
24771 \backslash
24772 raggedleftmarginnote
24773 \series default
24774 とは、左側に表示されている傍注のことを指します
24775 \begin_inset ERT
24776 status collapsed
24777
24778 \begin_layout Plain Layout
24779
24780
24781 \backslash
24782 renewcommand*{
24783 \backslash
24784 raggedleftmarginnote}{
24785 \backslash
24786 centering}
24787 \end_layout
24788
24789 \begin_layout Plain Layout
24790
24791
24792 \backslash
24793 renewcommand*{
24794 \backslash
24795 raggedrightmarginnote}{
24796 \backslash
24797 centering}
24798 \end_layout
24799
24800 \end_inset
24801
24802
24803 \begin_inset Marginal
24804 status open
24805
24806 \begin_layout Plain Layout
24807 この傍注の文章は中央揃えになっています。
24808 \end_layout
24809
24810 \end_inset
24811
24812 。既定の設定は、
24813 \end_layout
24814
24815 \begin_layout Standard
24816
24817 \series bold
24818
24819 \backslash
24820 renewcommand*{
24821 \backslash
24822 raggedleftmarginnote}{
24823 \backslash
24824 raggedleft}
24825 \begin_inset Newline newline
24826 \end_inset
24827
24828
24829 \backslash
24830 renewcommand*{
24831 \backslash
24832 raggedrightmarginnote}{
24833 \backslash
24834 raggedright}
24835 \series default
24836
24837 \begin_inset ERT
24838 status collapsed
24839
24840 \begin_layout Plain Layout
24841
24842
24843 \backslash
24844 renewcommand*{
24845 \backslash
24846 raggedleftmarginnote}{
24847 \backslash
24848 raggedleft}
24849 \end_layout
24850
24851 \begin_layout Plain Layout
24852
24853
24854 \backslash
24855 renewcommand*{
24856 \backslash
24857 raggedrightmarginnote}{
24858 \backslash
24859 raggedright}
24860 \end_layout
24861
24862 \end_inset
24863
24864
24865 \end_layout
24866
24867 \begin_layout Standard
24868 です。
24869 \end_layout
24870
24871 \begin_layout Standard
24872 \begin_inset VSpace medskip
24873 \end_inset
24874
24875
24876 \series bold
24877 marginnote
24878 \series default
24879 の他の機能については、
24880 \begin_inset CommandInset citation
24881 LatexCommand cite
24882 key "marginnote"
24883
24884 \end_inset
24885
24886 の取扱説明書をご参照ください。
24887 \end_layout
24888
24889 \begin_layout Standard
24890 \begin_inset VSpace bigskip
24891 \end_inset
24892
24893 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
24894 \family sans
24895 \series bold
24896 \bar under
24897 注意!
24898 \family default
24899 \series default
24900 \bar default
24901 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
24902 \end_layout
24903
24904 \begin_layout Standard
24905
24906 \series bold
24907
24908 \backslash
24909 let
24910 \backslash
24911 myMarginpar
24912 \backslash
24913 marginpar
24914 \begin_inset Newline newline
24915 \end_inset
24916
24917
24918 \backslash
24919 renewcommand{
24920 \backslash
24921 marginpar}[1]{
24922 \backslash
24923 myMarginpar{%
24924 \begin_inset Newline newline
24925 \end_inset
24926
24927
24928 \begin_inset Phantom HPhantom
24929 status open
24930
24931 \begin_layout Plain Layout
24932
24933 \series bold
24934 \begin_inset space ~
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \end_inset
24941
24942
24943 \backslash
24944 hspace{0pt}
24945 \backslash
24946 textsf{
24947 \backslash
24948 textbf{
24949 \backslash
24950 underbar{注意!}}}%
24951 \begin_inset Newline newline
24952 \end_inset
24953
24954
24955 \begin_inset Phantom HPhantom
24956 status open
24957
24958 \begin_layout Plain Layout
24959
24960 \series bold
24961 \begin_inset space ~
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \end_inset
24968
24969
24970 \backslash
24971 vspace{1.5mm}
24972 \backslash
24973
24974 \backslash
24975 #1}}
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \begin_inset ERT
24980 status collapsed
24981
24982 \begin_layout Plain Layout
24983
24984
24985 \backslash
24986 let
24987 \backslash
24988 myMarginpar
24989 \backslash
24990 marginpar
24991 \end_layout
24992
24993 \begin_layout Plain Layout
24994
24995
24996 \backslash
24997 renewcommand{
24998 \backslash
24999 marginpar}[1]{
25000 \backslash
25001 myMarginpar{%
25002 \end_layout
25003
25004 \begin_layout Plain Layout
25005
25006    
25007 \backslash
25008 textsf{
25009 \backslash
25010 textbf{
25011 \backslash
25012 underbar{注意!}}}%
25013 \end_layout
25014
25015 \begin_layout Plain Layout
25016
25017    
25018 \backslash
25019 vspace{1.5mm}
25020 \backslash
25021
25022 \backslash
25023 #1}}
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \begin_inset Marginal
25030 status open
25031
25032 \begin_layout Plain Layout
25033 これは、定義したヘッダをつけた傍注です。
25034 \end_layout
25035
25036 \end_inset
25037
25038
25039 \begin_inset ERT
25040 status collapsed
25041
25042 \begin_layout Plain Layout
25043
25044 [-1.5cm]
25045 \end_layout
25046
25047 \end_inset
25048
25049
25050 \begin_inset ERT
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054
25055
25056 \backslash
25057 renewcommand{
25058 \backslash
25059 marginpar}[1]{
25060 \backslash
25061 myMarginpar{#1}}
25062 \end_layout
25063
25064 \end_inset
25065
25066
25067 \begin_inset Note Note
25068 status open
25069
25070 \begin_layout Plain Layout
25071 傍注書式は、この例の分だけ変更してあります。
25072 \end_layout
25073
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \begin_layout Standard
25080 \begin_inset ERT
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084
25085
25086 \backslash
25087 else
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \begin_inset Note Note
25094 status open
25095
25096 \begin_layout Plain Layout
25097 以下の部分は、LaTeXパッケージ
25098 \series bold
25099 marginnote
25100 \series default
25101 が導入されていないときのみ表示されます。
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \begin_layout Standard
25110 本節の以下の部分を出力に表示するには、LaTeXパッケージ
25111 \series bold
25112 marginnote
25113 \series default
25114 を導入する必要があります。
25115 \end_layout
25116
25117 \begin_layout Standard
25118 \begin_inset ERT
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122
25123
25124 \backslash
25125 fi
25126 \end_layout
25127
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Chapter
25134 ボックス
25135 \end_layout
25136
25137 \begin_layout Section
25138 はじめに
25139 \begin_inset Index idx
25140 status collapsed
25141
25142 \begin_layout Plain Layout
25143 ぼっくす@ボックス ! はじめに
25144 \end_layout
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Standard
25152 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
25153 \begin_inset CommandInset ref
25154 LatexCommand ref
25155 reference "sec:ミニページ"
25156
25157 \end_inset
25158
25159 節参照)、文章を囲ったり(第
25160 \begin_inset CommandInset ref
25161 LatexCommand ref
25162 reference "sec:装飾"
25163
25164 \end_inset
25165
25166 節参照)、単語がハイフネートされるのを予防したり(第
25167 \begin_inset CommandInset ref
25168 LatexCommand ref
25169 reference "sec:ハイフネーションの回避"
25170
25171 \end_inset
25172
25173 節参照)、文章を揃えたり(第
25174 \begin_inset CommandInset ref
25175 LatexCommand ref
25176 reference "sub:垂直揃え"
25177
25178 \end_inset
25179
25180 節参照)、あるいは文章の背景色を設定したり(第
25181 \begin_inset CommandInset ref
25182 LatexCommand ref
25183 reference "sec:色付きボックス"
25184
25185 \end_inset
25186
25187 節参照)するのに使用します。
25188 \end_layout
25189
25190 \begin_layout Standard
25191 ボックスは、
25192 \family sans
25193 挿入\SpecialChar \menuseparator
25194 ボックス
25195 \family default
25196 メニューかツールバーボタン
25197 \begin_inset Graphics
25198         filename ../../images/box-insert.png
25199         scale 85
25200         scaleBeforeRotation
25201
25202 \end_inset
25203
25204 を使って挿入することができます。すると、
25205 \begin_inset Graphics
25206         filename ../clipart/BoxInsetDefaultQt4.png
25207         scale 85
25208         scaleBeforeRotation
25209
25210 \end_inset
25211
25212 のように
25213 \family sans
25214 ボックス(minipage環境)
25215 \family default
25216 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25217 \family sans
25218 設定
25219 \family default
25220 メニューを選択すると現れるボックスダイアログでは、
25221 \family sans
25222 parboxコマンド
25223 \family default
25224
25225 \family sans
25226 minipage環境
25227 \family default
25228 の二つの
25229 \family sans
25230 内部ボックス
25231 \family default
25232 型を選択することができます。
25233 \family sans
25234 minipage
25235 \family default
25236 型は、新規ボックスの既定値となっており、第
25237 \begin_inset CommandInset ref
25238 LatexCommand ref
25239 reference "sec:ミニページ"
25240
25241 \end_inset
25242
25243 節で説明します。
25244 \family sans
25245 parbox
25246 \family default
25247 型については第
25248 \begin_inset CommandInset ref
25249 LatexCommand ref
25250 reference "sec:Parboxes"
25251
25252 \end_inset
25253
25254 節、
25255 \family sans
25256 makebox
25257 \family default
25258 型については第
25259 \begin_inset CommandInset ref
25260 LatexCommand ref
25261 reference "sec:ハイフネーションの回避"
25262
25263 \end_inset
25264
25265 節で述べます。
25266 \end_layout
25267
25268 \begin_layout Standard
25269 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25270 \end_layout
25271
25272 \begin_layout Standard
25273 \begin_inset Note Greyedout
25274 status open
25275
25276 \begin_layout Plain Layout
25277 【註】ボックスは、
25278 \family sans
25279 箇条書き(記号)
25280 \family default
25281 環境や
25282 \family sans
25283 箇条書き(記述)
25284 \family default
25285 環境の単独要素とすべきではありません。
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \begin_layout Standard
25294 \begin_inset Note Greyedout
25295 status open
25296
25297 \begin_layout Plain Layout
25298 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25299 \family sans
25300 内部ボックス
25301 \family default
25302 型は
25303 \family sans
25304 なし
25305 \family default
25306 にしか設定することができません。
25307 \family sans
25308 内部ボックス
25309 \family default
25310 型や枠のないボックスについては、第
25311 \begin_inset CommandInset ref
25312 LatexCommand ref
25313 reference "sec:ハイフネーションの回避"
25314
25315 \end_inset
25316
25317 節で説明します。
25318 \end_layout
25319
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Section
25326 ボックスダイアログ
25327 \begin_inset CommandInset label
25328 LatexCommand label
25329 name "sec:ボックスダイアログ"
25330
25331 \end_inset
25332
25333
25334 \begin_inset Index idx
25335 status collapsed
25336
25337 \begin_layout Plain Layout
25338 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25339 \end_layout
25340
25341 \end_inset
25342
25343
25344 \end_layout
25345
25346 \begin_layout Subsection
25347 寸法
25348 \begin_inset Index idx
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352 ぼっくす@ボックス ! すんぽう@寸法
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Standard
25361 ボックスダイアログでは、
25362 \family sans
25363
25364 \family default
25365
25366 \family sans
25367 高さ
25368 \family default
25369 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25370 \begin_inset CommandInset ref
25371 LatexCommand ref
25372 reference "tab:単位"
25373
25374 \end_inset
25375
25376 に説明されています。
25377 \family sans
25378 高さ
25379 \family default
25380 フィールドには、加えて以下の寸法を使用することができます。
25381 \end_layout
25382
25383 \begin_layout Description
25384 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25385 \begin_inset Newline newline
25386 \end_inset
25387
25388
25389 \begin_inset Newline newline
25390 \end_inset
25391
25392
25393 \begin_inset Newline newline
25394 \end_inset
25395
25396
25397 \begin_inset Box Boxed
25398 position "c"
25399 hor_pos "c"
25400 has_inner_box 1
25401 inner_pos "c"
25402 use_parbox 0
25403 use_makebox 0
25404 width "12col%"
25405 special "none"
25406 height "1in"
25407 height_special "depth"
25408 status open
25409
25410 \begin_layout Plain Layout
25411 \align center
25412 高さを1階層に設定したボックス
25413 \end_layout
25414
25415 \end_inset
25416
25417
25418 \begin_inset Newline newline
25419 \end_inset
25420
25421
25422 \begin_inset Newline newline
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \begin_layout Description
25429 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25430 \begin_inset Box Boxed
25431 position "c"
25432 hor_pos "c"
25433 has_inner_box 1
25434 inner_pos "c"
25435 use_parbox 0
25436 use_makebox 0
25437 width "20col%"
25438 special "none"
25439 height "2in"
25440 height_special "height"
25441 status open
25442
25443 \begin_layout Plain Layout
25444 \align center
25445 高さを2高さに設定したボックス
25446 \end_layout
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Description
25454 全高 これは「高さ」+「階層」です。
25455 \begin_inset Box Boxed
25456 position "c"
25457 hor_pos "c"
25458 has_inner_box 1
25459 inner_pos "c"
25460 use_parbox 0
25461 use_makebox 0
25462 width "20col%"
25463 special "none"
25464 height "1in"
25465 height_special "totalheight"
25466 status open
25467
25468 \begin_layout Plain Layout
25469 \align center
25470 高さを1全高に設定したボックス
25471 \end_layout
25472
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \begin_layout Description
25479 幅 これはボックスの幅を高さに設定します。
25480 \begin_inset Box Boxed
25481 position "c"
25482 hor_pos "c"
25483 has_inner_box 1
25484 inner_pos "c"
25485 use_parbox 0
25486 use_makebox 0
25487 width "12col%"
25488 special "none"
25489 height "1in"
25490 height_special "width"
25491 status open
25492
25493 \begin_layout Plain Layout
25494 \align center
25495 高さを1幅に設定したボックス
25496 \end_layout
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Subsection
25504 文字揃え
25505 \begin_inset Index idx
25506 status collapsed
25507
25508 \begin_layout Plain Layout
25509 ぼっくす@ボックス ! もじそろえ@文字揃え
25510 \end_layout
25511
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \begin_layout Standard
25518
25519 \family sans
25520 内部ボックス
25521 \family default
25522 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25523 \end_layout
25524
25525 \begin_layout Description
25526 上 これは例示のための本文行です。
25527 \begin_inset Box Boxed
25528 position "t"
25529 hor_pos "c"
25530 has_inner_box 1
25531 inner_pos "c"
25532 use_parbox 0
25533 use_makebox 0
25534 width "12col%"
25535 special "none"
25536 height "1in"
25537 height_special "totalheight"
25538 status open
25539
25540 \begin_layout Plain Layout
25541 \align center
25542 このボックスは上揃えです。
25543 \end_layout
25544
25545 \end_inset
25546
25547 これは例示のための本文行です。
25548 \end_layout
25549
25550 \begin_layout Description
25551 中央 これは例示のための本文行です。
25552 \begin_inset Box Boxed
25553 position "c"
25554 hor_pos "c"
25555 has_inner_box 1
25556 inner_pos "c"
25557 use_parbox 0
25558 use_makebox 0
25559 width "12col%"
25560 special "none"
25561 height "1in"
25562 height_special "totalheight"
25563 status open
25564
25565 \begin_layout Plain Layout
25566 \align center
25567 このボックスは中央揃えです。
25568 \end_layout
25569
25570 \end_inset
25571
25572 これは例示のための本文行です。
25573 \end_layout
25574
25575 \begin_layout Description
25576 下 これは例示のための本文行です。
25577 \begin_inset Box Boxed
25578 position "b"
25579 hor_pos "c"
25580 has_inner_box 1
25581 inner_pos "c"
25582 use_parbox 0
25583 use_makebox 0
25584 width "12col%"
25585 special "none"
25586 height "1in"
25587 height_special "totalheight"
25588 status open
25589
25590 \begin_layout Plain Layout
25591 \align center
25592 このボックスは下揃えです。
25593 \end_layout
25594
25595 \end_inset
25596
25597 これは例示のための本文行です。
25598 \end_layout
25599
25600 \begin_layout Standard
25601 \begin_inset Note Greyedout
25602 status open
25603
25604 \begin_layout Plain Layout
25605
25606 \series bold
25607 【註】
25608 \series default
25609 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25610 \end_layout
25611
25612 \end_inset
25613
25614
25615 \end_layout
25616
25617 \begin_layout Standard
25618 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25619 \end_layout
25620
25621 \begin_layout Standard
25622 \begin_inset VSpace bigskip
25623 \end_inset
25624
25625
25626 \family sans
25627 内部ボックス
25628 \family default
25629 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25630 \end_layout
25631
25632 \begin_layout Description
25633 上 これは例示のための本文行です。
25634 \begin_inset Box Boxed
25635 position "c"
25636 hor_pos "c"
25637 has_inner_box 1
25638 inner_pos "t"
25639 use_parbox 0
25640 use_makebox 0
25641 width "12col%"
25642 special "none"
25643 height "1.5in"
25644 height_special "totalheight"
25645 status open
25646
25647 \begin_layout Plain Layout
25648 \align center
25649 このボックスの文章は上揃えです。
25650 \end_layout
25651
25652 \end_inset
25653
25654 これは例示のための本文行です。
25655 \end_layout
25656
25657 \begin_layout Description
25658 中央 これは例示のための本文行です。
25659 \begin_inset Box Boxed
25660 position "c"
25661 hor_pos "c"
25662 has_inner_box 1
25663 inner_pos "c"
25664 use_parbox 0
25665 use_makebox 0
25666 width "12col%"
25667 special "none"
25668 height "1.5in"
25669 height_special "totalheight"
25670 status open
25671
25672 \begin_layout Plain Layout
25673 \align center
25674 このボックスの文章は中央揃えです。
25675 \end_layout
25676
25677 \end_inset
25678
25679 これは例示のための本文行です。
25680 \end_layout
25681
25682 \begin_layout Description
25683 下 これは例示のための本文行です。
25684 \begin_inset Box Boxed
25685 position "c"
25686 hor_pos "c"
25687 has_inner_box 1
25688 inner_pos "b"
25689 use_parbox 0
25690 use_makebox 0
25691 width "12col%"
25692 special "none"
25693 height "1.5in"
25694 height_special "totalheight"
25695 status open
25696
25697 \begin_layout Plain Layout
25698 \align center
25699 このボックスの文章は下揃えです。
25700 \end_layout
25701
25702 \end_inset
25703
25704 これは例示のための本文行です。
25705 \end_layout
25706
25707 \begin_layout Description
25708 広げる これは例示のための本文行です。
25709 \begin_inset Box Boxed
25710 position "c"
25711 hor_pos "c"
25712 has_inner_box 1
25713 inner_pos "s"
25714 use_parbox 0
25715 use_makebox 0
25716 width "17col%"
25717 special "none"
25718 height "1.5in"
25719 height_special "totalheight"
25720 status open
25721
25722 \begin_layout Plain Layout
25723 \align center
25724 このボックスの
25725 \end_layout
25726
25727 \begin_layout Plain Layout
25728 \align center
25729 文章は広げて
25730 \end_layout
25731
25732 \begin_layout Plain Layout
25733 \align center
25734 あります。
25735 \end_layout
25736
25737 \end_inset
25738
25739 これは例示のための本文行です。
25740 \end_layout
25741
25742 \begin_layout Standard
25743 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
25744 \end_layout
25745
25746 \begin_layout Standard
25747 \begin_inset VSpace bigskip
25748 \end_inset
25749
25750
25751 \family sans
25752 内部ボックス
25753 \family default
25754 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
25755 \end_layout
25756
25757 \begin_layout Standard
25758 \align center
25759 \begin_inset Box Boxed
25760 position "c"
25761 hor_pos "c"
25762 has_inner_box 1
25763 inner_pos "s"
25764 use_parbox 0
25765 use_makebox 0
25766 width "25col%"
25767 special "none"
25768 height "1.25in"
25769 height_special "totalheight"
25770 status open
25771
25772 \begin_layout Plain Layout
25773 \align left
25774 このボックスの
25775 \end_layout
25776
25777 \begin_layout Plain Layout
25778 \align center
25779 文章は広げて
25780 \end_layout
25781
25782 \begin_layout Plain Layout
25783 \align right
25784 あります。
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \begin_layout Standard
25793
25794 \family sans
25795 内部ボックス
25796 \family default
25797 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
25798 \end_layout
25799
25800 \begin_layout Standard
25801 \align center
25802 \begin_inset Box Boxed
25803 position "c"
25804 hor_pos "s"
25805 has_inner_box 0
25806 inner_pos "s"
25807 use_parbox 0
25808 use_makebox 0
25809 width "90col%"
25810 special "none"
25811 height "1.25in"
25812 height_special "totalheight"
25813 status open
25814
25815 \begin_layout Plain Layout
25816 このボックスの文章は水平方向に広げてあります。
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Subsection
25825 装飾
25826 \begin_inset CommandInset label
25827 LatexCommand label
25828 name "sec:装飾"
25829
25830 \end_inset
25831
25832
25833 \begin_inset Index idx
25834 status collapsed
25835
25836 \begin_layout Plain Layout
25837 ぼっくす@ボックス ! そうしょく@装飾
25838 \end_layout
25839
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \begin_layout Standard
25846 ボックス型は、ボックスダイアログ中の
25847 \family sans
25848 装飾
25849 \family default
25850 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
25851 \end_layout
25852
25853 \begin_layout Description
25854 縁なし 枠を描きません。
25855 \end_layout
25856
25857 \begin_layout Description
25858 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
25859 \series bold
25860
25861 \backslash
25862 fboxrule
25863 \series default
25864 の値になります。 
25865 \begin_inset Box Boxed
25866 position "c"
25867 hor_pos "c"
25868 has_inner_box 1
25869 inner_pos "c"
25870 use_parbox 0
25871 use_makebox 0
25872 width "20col%"
25873 special "none"
25874 height "1in"
25875 height_special "totalheight"
25876 status open
25877
25878 \begin_layout Plain Layout
25879 \align center
25880 長方形の箱型
25881 \end_layout
25882
25883 \end_inset
25884
25885
25886 \end_layout
25887
25888 \begin_layout Description
25889 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
25890 \begin_inset space \thinspace{}
25891 \end_inset
25892
25893 ptです。 
25894 \begin_inset Box ovalbox
25895 position "c"
25896 hor_pos "c"
25897 has_inner_box 1
25898 inner_pos "c"
25899 use_parbox 0
25900 use_makebox 0
25901 width "20col%"
25902 special "none"
25903 height "1in"
25904 height_special "totalheight"
25905 status open
25906
25907 \begin_layout Plain Layout
25908 \align center
25909 楕円形の箱型(細線)
25910 \end_layout
25911
25912 \end_inset
25913
25914
25915 \end_layout
25916
25917 \begin_layout Description
25918 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
25919 \begin_inset space \thinspace{}
25920 \end_inset
25921
25922 ptです。 
25923 \begin_inset Box Ovalbox
25924 position "c"
25925 hor_pos "c"
25926 has_inner_box 1
25927 inner_pos "c"
25928 use_parbox 0
25929 use_makebox 0
25930 width "20col%"
25931 special "none"
25932 height "1in"
25933 height_special "totalheight"
25934 status open
25935
25936 \begin_layout Plain Layout
25937 \align center
25938 楕円形の箱型(太線)
25939 \end_layout
25940
25941 \end_inset
25942
25943
25944 \end_layout
25945
25946 \begin_layout Description
25947 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
25948 \series bold
25949
25950 \backslash
25951 fboxrule
25952 \series default
25953 の値になり、影の幅は4
25954 \begin_inset space \thinspace{}
25955 \end_inset
25956
25957 ptになります。
25958 \begin_inset Box Shadowbox
25959 position "c"
25960 hor_pos "c"
25961 has_inner_box 1
25962 inner_pos "c"
25963 use_parbox 0
25964 use_makebox 0
25965 width "20col%"
25966 special "none"
25967 height "1in"
25968 height_special "totalheight"
25969 status open
25970
25971 \begin_layout Plain Layout
25972 \align center
25973 影付きの箱型
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \begin_layout Description
25982 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
25983 \begin_inset Foot
25984 status collapsed
25985
25986 \begin_layout Plain Layout
25987
25988 \begin_inset CommandInset ref
25989 LatexCommand ref
25990 reference "sec:色付きボックス"
25991
25992 \end_inset
25993
25994 節を参照のこと。
25995 \end_layout
25996
25997 \end_inset
25998
25999 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
26000 \begin_inset Box Shaded
26001 position "t"
26002 hor_pos "c"
26003 has_inner_box 0
26004 inner_pos "t"
26005 use_parbox 0
26006 use_makebox 0
26007 width "50col%"
26008 special "none"
26009 height "1in"
26010 height_special "totalheight"
26011 status open
26012
26013 \begin_layout Plain Layout
26014 影付き背景の箱型
26015 \end_layout
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \begin_layout Description
26023 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
26024 \begin_inset space \thinspace{}
26025 \end_inset
26026
26027
26028 \series bold
26029
26030 \backslash
26031 fboxrule
26032 \series default
26033 であり、外側の枠線の太さは1.5
26034 \begin_inset space \thinspace{}
26035 \end_inset
26036
26037
26038 \series bold
26039
26040 \backslash
26041 fboxrule
26042 \series default
26043 です。枠線間の距離は1.5
26044 \begin_inset space \thinspace{}
26045 \end_inset
26046
26047
26048 \series bold
26049
26050 \backslash
26051 fboxrule
26052 \series default
26053
26054 \begin_inset space \thinspace{}
26055 \end_inset
26056
26057 +
26058 \begin_inset space \thinspace{}
26059 \end_inset
26060
26061 0.5
26062 \begin_inset space \thinspace{}
26063 \end_inset
26064
26065 ptです。 
26066 \begin_inset Box Doublebox
26067 position "c"
26068 hor_pos "c"
26069 has_inner_box 1
26070 inner_pos "c"
26071 use_parbox 0
26072 use_makebox 0
26073 width "20col%"
26074 special "none"
26075 height "1in"
26076 height_special "totalheight"
26077 status open
26078
26079 \begin_layout Plain Layout
26080 \align center
26081 二重の長方形の箱型
26082 \end_layout
26083
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \begin_layout Standard
26090 \begin_inset VSpace bigskip
26091 \end_inset
26092
26093 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
26094 \series bold
26095 fancybox
26096 \series default
26097
26098 \begin_inset Index idx
26099 status collapsed
26100
26101 \begin_layout Plain Layout
26102 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
26103 \end_layout
26104
26105 \end_inset
26106
26107 が導入済みでなくてはなりません。
26108 \end_layout
26109
26110 \begin_layout Standard
26111 \begin_inset VSpace bigskip
26112 \end_inset
26113
26114 装飾として
26115 \family sans
26116 簡素な長方形の箱型
26117 \family default
26118 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
26119 れ、このボックス型では
26120 \series bold
26121
26122 \backslash
26123 fboxrule
26124 \series default
26125
26126 \series bold
26127
26128 \backslash
26129 fboxsep
26130 \series default
26131 は無効となります。枠線の太さは
26132 \series bold
26133
26134 \backslash
26135 FrameRule
26136 \series default
26137 の値になります。 
26138 \begin_inset Box Framed
26139 position "t"
26140 hor_pos "c"
26141 has_inner_box 0
26142 inner_pos "t"
26143 use_parbox 0
26144 use_makebox 0
26145 width "100col%"
26146 special "none"
26147 height "1in"
26148 height_special "totalheight"
26149 status collapsed
26150
26151 \begin_layout Plain Layout
26152 改行可能な箱型
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Section
26161 ボックスの詳細な設定
26162 \begin_inset Index idx
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \begin_layout Standard
26175 寸法
26176 \series bold
26177
26178 \backslash
26179 fboxrule
26180 \series default
26181 の既定値は0.4
26182 \begin_inset space \thinspace{}
26183 \end_inset
26184
26185 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26186 \begin_inset space \thinspace{}
26187 \end_inset
26188
26189 ptに変更することができます。
26190 \end_layout
26191
26192 \begin_layout Standard
26193
26194 \series bold
26195
26196 \backslash
26197 setlength{
26198 \backslash
26199 fboxrule}{2pt}
26200 \end_layout
26201
26202 \begin_layout Standard
26203 \begin_inset ERT
26204 status collapsed
26205
26206 \begin_layout Plain Layout
26207
26208
26209 \backslash
26210 setlength{
26211 \backslash
26212 fboxrule}{2pt}
26213 \end_layout
26214
26215 \end_inset
26216
26217
26218 \begin_inset Box Boxed
26219 position "c"
26220 hor_pos "c"
26221 has_inner_box 1
26222 inner_pos "c"
26223 use_parbox 0
26224 use_makebox 0
26225 width "25col%"
26226 special "none"
26227 height "1in"
26228 height_special "totalheight"
26229 status open
26230
26231 \begin_layout Plain Layout
26232 \align center
26233
26234 \series bold
26235
26236 \backslash
26237 fboxrule
26238 \series default
26239
26240 \begin_inset space \thinspace{}
26241 \end_inset
26242
26243 =
26244 \begin_inset space \thinspace{}
26245 \end_inset
26246
26247 2
26248 \begin_inset space \thinspace{}
26249 \end_inset
26250
26251 ptの長方形の箱型
26252 \end_layout
26253
26254 \end_inset
26255
26256
26257 \begin_inset ERT
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261
26262
26263 \backslash
26264 setlength{
26265 \backslash
26266 fboxrule}{0.4pt}
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \begin_layout Standard
26275 \begin_inset VSpace bigskip
26276 \end_inset
26277
26278 枠とボックスの内容との空白は、すべての枠様式について3
26279 \begin_inset space \thinspace{}
26280 \end_inset
26281
26282 ptが既定値になっています。これは、長さ
26283 \series bold
26284
26285 \backslash
26286 fboxsep
26287 \series default
26288 を別の値に設定することによって変更することができます。たとえば
26289 \end_layout
26290
26291 \begin_layout Standard
26292
26293 \series bold
26294
26295 \backslash
26296 setlength{
26297 \backslash
26298 fboxsep}{10pt}
26299 \end_layout
26300
26301 \begin_layout Standard
26302 というコマンドは、この値を10
26303 \begin_inset space \thinspace{}
26304 \end_inset
26305
26306 ptにし、以下のボックスのようになります。
26307 \end_layout
26308
26309 \begin_layout Standard
26310 \begin_inset ERT
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314
26315
26316 \backslash
26317 setlength{
26318 \backslash
26319 fboxsep}{10pt}
26320 \end_layout
26321
26322 \end_inset
26323
26324
26325 \begin_inset Box Boxed
26326 position "c"
26327 hor_pos "c"
26328 has_inner_box 1
26329 inner_pos "c"
26330 use_parbox 0
26331 use_makebox 0
26332 width "25col%"
26333 special "none"
26334 height "1in"
26335 height_special "totalheight"
26336 status open
26337
26338 \begin_layout Plain Layout
26339 \align center
26340
26341 \series bold
26342
26343 \backslash
26344 fboxsep
26345 \series default
26346
26347 \begin_inset space \thinspace{}
26348 \end_inset
26349
26350 =
26351 \begin_inset space \thinspace{}
26352 \end_inset
26353
26354 10
26355 \begin_inset space \thinspace{}
26356 \end_inset
26357
26358 ptの長方形の箱型
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \begin_inset ERT
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368
26369
26370 \backslash
26371 setlength{
26372 \backslash
26373 fboxsep}{3pt}
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \end_layout
26380
26381 \begin_layout Standard
26382 \begin_inset VSpace bigskip
26383 \end_inset
26384
26385 楕円形ボックスの丸い角の直径は、コマンド
26386 \series bold
26387
26388 \backslash
26389 cornersize
26390 \series default
26391 で設定することができます。
26392 \end_layout
26393
26394 \begin_layout Standard
26395
26396 \series bold
26397
26398 \backslash
26399 cornersize*{1cm}
26400 \end_layout
26401
26402 \begin_layout Standard
26403 というコマンドは、直径を1
26404 \begin_inset space \thinspace{}
26405 \end_inset
26406
26407 cmに設定します。
26408 \end_layout
26409
26410 \begin_layout Standard
26411
26412 \series bold
26413
26414 \backslash
26415 cornersize{数値}
26416 \end_layout
26417
26418 \begin_layout Standard
26419 というコマンドは、直径を
26420 \family sans
26421 数値
26422 \begin_inset space \thinspace{}
26423 \end_inset
26424
26425 ×
26426 \begin_inset space \thinspace{}
26427 \end_inset
26428
26429 (ボックスの幅と高さの小さい方)
26430 \family default
26431 に設定します。既定値は
26432 \series bold
26433
26434 \backslash
26435 cornersize{0.5}
26436 \series default
26437 です。
26438 \end_layout
26439
26440 \begin_layout Standard
26441 \begin_inset ERT
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445
26446
26447 \backslash
26448 cornersize*{1.5cm}
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \begin_inset Box Ovalbox
26455 position "c"
26456 hor_pos "c"
26457 has_inner_box 1
26458 inner_pos "c"
26459 use_parbox 0
26460 use_makebox 0
26461 width "25col%"
26462 special "none"
26463 height "1in"
26464 height_special "totalheight"
26465 status open
26466
26467 \begin_layout Plain Layout
26468 \align center
26469
26470 \series bold
26471
26472 \backslash
26473 cornersize
26474 \series default
26475
26476 \begin_inset space \thinspace{}
26477 \end_inset
26478
26479 =
26480 \begin_inset space \thinspace{}
26481 \end_inset
26482
26483 1.5
26484 \begin_inset space \thinspace{}
26485 \end_inset
26486
26487 cmの楕円形の箱型
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \begin_inset ERT
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497
26498
26499 \backslash
26500 cornersize{0.5}
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 \begin_inset VSpace bigskip
26510 \end_inset
26511
26512 影の大きさは、長さ
26513 \series bold
26514
26515 \backslash
26516 shadowsize
26517 \series default
26518 を変更することで調整できます。以下のボックスでは
26519 \end_layout
26520
26521 \begin_layout Standard
26522
26523 \series bold
26524
26525 \backslash
26526 setlength{
26527 \backslash
26528 shadowsize}{2pt}
26529 \end_layout
26530
26531 \begin_layout Standard
26532 というコマンドを使って、2
26533 \begin_inset space \thinspace{}
26534 \end_inset
26535
26536 ptに設定しています。
26537 \end_layout
26538
26539 \begin_layout Standard
26540 \begin_inset ERT
26541 status collapsed
26542
26543 \begin_layout Plain Layout
26544
26545
26546 \backslash
26547 setlength{
26548 \backslash
26549 shadowsize}{2pt}
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \begin_inset Box Shadowbox
26556 position "c"
26557 hor_pos "c"
26558 has_inner_box 1
26559 inner_pos "c"
26560 use_parbox 0
26561 use_makebox 0
26562 width "25col%"
26563 special "none"
26564 height "1in"
26565 height_special "totalheight"
26566 status open
26567
26568 \begin_layout Plain Layout
26569 \align center
26570
26571 \series bold
26572
26573 \backslash
26574 shadowsize
26575 \series default
26576
26577 \begin_inset space \thinspace{}
26578 \end_inset
26579
26580 =
26581 \begin_inset space \thinspace{}
26582 \end_inset
26583
26584 2
26585 \begin_inset space \thinspace{}
26586 \end_inset
26587
26588 ptの影付きボックス
26589 \end_layout
26590
26591 \end_inset
26592
26593
26594 \begin_inset ERT
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599
26600 \backslash
26601 setlength{
26602 \backslash
26603 shadowsize}{4pt}
26604 \end_layout
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \begin_layout Standard
26612 \begin_inset VSpace bigskip
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \begin_layout Standard
26619 寸法
26620 \series bold
26621
26622 \backslash
26623 FrameRule
26624 \series default
26625 の既定値は0.4
26626 \begin_inset space \thinspace{}
26627 \end_inset
26628
26629 ptです。ボックスの中身と枠の間の空白の既定値は9
26630 \begin_inset space \thinspace{}
26631 \end_inset
26632
26633 ptですが、
26634 \series bold
26635
26636 \backslash
26637 FrameSep
26638 \series default
26639 の値を変えることで変更することができます。たとえば、下記の
26640 \family sans
26641 ボックス
26642 \family default
26643 の枠の外見は、
26644 \end_layout
26645
26646 \begin_layout Standard
26647
26648 \series bold
26649
26650 \backslash
26651 setlength{
26652 \backslash
26653 FrameRule}{5pt}
26654 \begin_inset Newline newline
26655 \end_inset
26656
26657
26658 \backslash
26659 setlength{
26660 \backslash
26661 FrameSep}{0.5cm}
26662 \end_layout
26663
26664 \begin_layout Standard
26665 というTeXコードコマンドで設定してあります。
26666 \begin_inset ERT
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670
26671
26672 \backslash
26673 setlength{
26674 \backslash
26675 FrameRule}{5pt}
26676 \end_layout
26677
26678 \begin_layout Plain Layout
26679
26680
26681 \backslash
26682 setlength{
26683 \backslash
26684 FrameSep}{0.5cm}
26685 \end_layout
26686
26687 \end_inset
26688
26689
26690 \begin_inset Box Framed
26691 position "t"
26692 hor_pos "c"
26693 has_inner_box 0
26694 inner_pos "t"
26695 use_parbox 0
26696 use_makebox 0
26697 width "100col%"
26698 special "none"
26699 height "1in"
26700 height_special "totalheight"
26701 status open
26702
26703 \begin_layout Plain Layout
26704 これは
26705 \family sans
26706 改頁可能
26707 \family default
26708 ボックスの文章です。
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \begin_inset ERT
26715 status collapsed
26716
26717 \begin_layout Plain Layout
26718
26719
26720 \backslash
26721 setlength{
26722 \backslash
26723 FrameRule}{0.4pt}
26724 \end_layout
26725
26726 \begin_layout Plain Layout
26727
26728
26729 \backslash
26730 setlength{
26731 \backslash
26732 FrameSep}{9pt}
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \begin_layout Standard
26741 \begin_inset VSpace bigskip
26742 \end_inset
26743
26744
26745 \end_layout
26746
26747 \begin_layout Standard
26748
26749 \family sans
26750 影付き背景
26751 \family default
26752 ボックスでは、ボックスの内容と枠の余白の既定値は3
26753 \begin_inset space \thinspace{}
26754 \end_inset
26755
26756 ptになっていますが、
26757 \series bold
26758
26759 \backslash
26760 fboxsep
26761 \series default
26762 の値を変更することで変えられます。既定の背景色である赤色は、
26763 \series bold
26764
26765 \backslash
26766 definecolor{shadebox}
26767 \series default
26768 コマンドで局所的に変更することもできますし、
26769 \family sans
26770 ツール\SpecialChar \menuseparator
26771 設定\SpecialChar \menuseparator
26772 色\SpecialChar \menuseparator
26773 影付きボックス
26774 \family default
26775 メニューからグローバルに変更することもできます。
26776 \series bold
26777
26778 \backslash
26779 definecolor
26780 \series default
26781 コマンドの用法は第
26782 \begin_inset CommandInset ref
26783 LatexCommand ref
26784 reference "sec:色付きの表"
26785
26786 \end_inset
26787
26788
26789 \begin_inset Foot
26790 status open
26791
26792 \begin_layout Plain Layout
26793 N
26794 \series bold
26795
26796 \backslash
26797 definecolor
26798 \series default
26799 は、LaTeXパッケージの
26800 \series bold
26801 color
26802 \series default
26803 をプリアンブルに読み込む必要があります。第
26804 \begin_inset CommandInset ref
26805 LatexCommand ref
26806 reference "sec:色付きボックス"
26807
26808 \end_inset
26809
26810 節をご参照ください。.
26811 \end_layout
26812
26813 \end_inset
26814
26815 で説明されています。
26816 \end_layout
26817
26818 \begin_layout Standard
26819 たとえば、下記の影付き背景ボックスの外見は
26820 \end_layout
26821
26822 \begin_layout Standard
26823
26824 \series bold
26825
26826 \backslash
26827 setlength{
26828 \backslash
26829 fboxsep}{0.5cm}
26830 \series default
26831
26832 \begin_inset Newline newline
26833 \end_inset
26834
26835
26836 \series bold
26837
26838 \backslash
26839 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26840 \end_layout
26841
26842 \begin_layout Standard
26843 というTeXコードコマンドを使って設定してあります。
26844 \end_layout
26845
26846 \begin_layout Standard
26847 \begin_inset ERT
26848 status collapsed
26849
26850 \begin_layout Plain Layout
26851
26852
26853 \backslash
26854 setlength{
26855 \backslash
26856 fboxsep}{0.5cm}
26857 \end_layout
26858
26859 \begin_layout Plain Layout
26860
26861
26862 \backslash
26863 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \begin_inset Box Shaded
26870 position "t"
26871 hor_pos "c"
26872 has_inner_box 0
26873 inner_pos "t"
26874 use_parbox 0
26875 use_makebox 0
26876 width "100col%"
26877 special "none"
26878 height "1in"
26879 height_special "totalheight"
26880 status open
26881
26882 \begin_layout Plain Layout
26883
26884 \color yellow
26885 これは、濃緑色の背景の
26886 \family sans
26887 影付き背景
26888 \family default
26889 ボックスに入れた黄色の文章です。
26890 \end_layout
26891
26892 \end_inset
26893
26894
26895 \begin_inset ERT
26896 status collapsed
26897
26898 \begin_layout Plain Layout
26899
26900
26901 \backslash
26902 setlength{
26903 \backslash
26904 fboxsep}{3pt}
26905 \end_layout
26906
26907 \begin_layout Plain Layout
26908
26909
26910 \backslash
26911 definecolor{shadecolor}{rgb}{1,0,0}
26912 \end_layout
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \begin_layout Standard
26920 \begin_inset VSpace bigskip
26921 \end_inset
26922
26923 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
26924 \end_layout
26925
26926 \begin_layout Section
26927 ミニページ
26928 \begin_inset CommandInset label
26929 LatexCommand label
26930 name "sec:ミニページ"
26931
26932 \end_inset
26933
26934
26935 \begin_inset Index idx
26936 status collapsed
26937
26938 \begin_layout Plain Layout
26939 ぼっくす@ボックス ! みにぺーじ@ミニページ
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \begin_layout Standard
26948 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
26949 \end_layout
26950
26951 \begin_layout Standard
26952 ミニページは、複数の言語を含む文書を執筆する際に便利です。
26953 \end_layout
26954
26955 \begin_layout Standard
26956 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
26957 \family sans
26958 挿入
26959 \family default
26960 \SpecialChar \menuseparator
26961
26962 \family sans
26963 整形
26964 \family default
26965 \SpecialChar \menuseparator
26966
26967 \family sans
26968 水平方向の空白
26969 \family default
26970 メニューで挿入した水平フィルで隔てられています。
26971 \begin_inset Newpage newpage
26972 \end_inset
26973
26974
26975 \end_layout
26976
26977 \begin_layout Standard
26978 \begin_inset Box Frameless
26979 position "t"
26980 hor_pos "c"
26981 has_inner_box 1
26982 inner_pos "c"
26983 use_parbox 0
26984 use_makebox 0
26985 width "45col%"
26986 special "none"
26987 height "1in"
26988 height_special "totalheight"
26989 status open
26990
26991 \begin_layout Plain Layout
26992 Dies ist ein deutscher Text.
26993  Dies ist ein deutscher Text.
26994  Dies ist ein deutscher Text.
26995  Dies ist ein deutscher Text.
26996  Dies ist ein deutscher Text.
26997  Dies ist ein deutscher Text.
26998  Dies ist ein deutscher Text.
26999  Dies ist ein deutscher Text.
27000  Dies ist ein deutscher Text.
27001  Dies ist ein deutscher Text.
27002  Dies ist ein deutscher Text.
27003  Dies ist ein deutscher Text.
27004  Dies ist ein deutscher Text
27005 \begin_inset Foot
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009 Dies ist eine deutsche Fußnote.
27010 \end_layout
27011
27012 \end_inset
27013
27014 .
27015  Dies ist ein deutscher Text.
27016  Dies ist ein deutscher Text.
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \begin_inset space \hfill{}
27023 \end_inset
27024
27025
27026 \begin_inset Box Frameless
27027 position "t"
27028 hor_pos "c"
27029 has_inner_box 1
27030 inner_pos "c"
27031 use_parbox 0
27032 use_makebox 0
27033 width "45col%"
27034 special "none"
27035 height "1in"
27036 height_special "totalheight"
27037 status open
27038
27039 \begin_layout Plain Layout
27040 This is an English Text.
27041  This is an English Text.
27042  This is an English Text.
27043  This is an English Text.
27044  This is an English Text.
27045  This is an English Text.
27046  This is an English Text.
27047  This is an English Text.
27048  This is an English Text.
27049  This is an English Text.
27050  This is an English Text.
27051  This is an English Text.
27052  This is an English Text.
27053  This is an English Text.
27054  This is an English Text.
27055  This is an English Text.
27056 \begin_inset Foot
27057 status collapsed
27058
27059 \begin_layout Plain Layout
27060 This is an English footnote.
27061 \end_layout
27062
27063 \end_inset
27064
27065  This is an English Text.
27066  
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Standard
27075 \begin_inset VSpace bigskip
27076 \end_inset
27077
27078 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
27079 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
27080 \end_layout
27081
27082 \begin_layout Standard
27083 この表の脚注は表示されません。
27084 \begin_inset Tabular
27085 <lyxtabular version="3" rows="3" columns="4">
27086 <features tabularvalignment="middle">
27087 <column alignment="center" valignment="top" width="0pt">
27088 <column alignment="center" valignment="top" width="0pt">
27089 <column alignment="center" valignment="top" width="0pt">
27090 <column alignment="center" valignment="top" width="0pt">
27091 <row>
27092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27093 \begin_inset Text
27094
27095 \begin_layout Plain Layout
27096 1
27097 \end_layout
27098
27099 \end_inset
27100 </cell>
27101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27102 \begin_inset Text
27103
27104 \begin_layout Plain Layout
27105 2
27106 \end_layout
27107
27108 \end_inset
27109 </cell>
27110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27111 \begin_inset Text
27112
27113 \begin_layout Plain Layout
27114 3
27115 \begin_inset Foot
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119 これは表中の脚注です。
27120 \end_layout
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \end_inset
27128 </cell>
27129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27130 \begin_inset Text
27131
27132 \begin_layout Plain Layout
27133 4
27134 \end_layout
27135
27136 \end_inset
27137 </cell>
27138 </row>
27139 <row>
27140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27141 \begin_inset Text
27142
27143 \begin_layout Plain Layout
27144
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27150 \begin_inset Text
27151
27152 \begin_layout Plain Layout
27153
27154 \end_layout
27155
27156 \end_inset
27157 </cell>
27158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27159 \begin_inset Text
27160
27161 \begin_layout Plain Layout
27162
27163 \end_layout
27164
27165 \end_inset
27166 </cell>
27167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27168 \begin_inset Text
27169
27170 \begin_layout Plain Layout
27171
27172 \end_layout
27173
27174 \end_inset
27175 </cell>
27176 </row>
27177 <row>
27178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27179 \begin_inset Text
27180
27181 \begin_layout Plain Layout
27182
27183 \end_layout
27184
27185 \end_inset
27186 </cell>
27187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27188 \begin_inset Text
27189
27190 \begin_layout Plain Layout
27191
27192 \end_layout
27193
27194 \end_inset
27195 </cell>
27196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27197 \begin_inset Text
27198
27199 \begin_layout Plain Layout
27200
27201 \end_layout
27202
27203 \end_inset
27204 </cell>
27205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27206 \begin_inset Text
27207
27208 \begin_layout Plain Layout
27209
27210 \end_layout
27211
27212 \end_inset
27213 </cell>
27214 </row>
27215 </lyxtabular>
27216
27217 \end_inset
27218
27219
27220 \end_layout
27221
27222 \begin_layout Standard
27223 \align center
27224 \begin_inset Box Frameless
27225 position "t"
27226 hor_pos "c"
27227 has_inner_box 1
27228 inner_pos "c"
27229 use_parbox 0
27230 use_makebox 0
27231 width "30col%"
27232 special "none"
27233 height "1in"
27234 height_special "totalheight"
27235 status open
27236
27237 \begin_layout Plain Layout
27238 \align center
27239 \begin_inset Tabular
27240 <lyxtabular version="3" rows="3" columns="4">
27241 <features tabularvalignment="middle">
27242 <column alignment="center" valignment="top" width="0pt">
27243 <column alignment="center" valignment="top" width="0pt">
27244 <column alignment="center" valignment="top" width="0pt">
27245 <column alignment="center" valignment="top" width="0pt">
27246 <row>
27247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27248 \begin_inset Text
27249
27250 \begin_layout Plain Layout
27251 1
27252 \end_layout
27253
27254 \end_inset
27255 </cell>
27256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27257 \begin_inset Text
27258
27259 \begin_layout Plain Layout
27260 2
27261 \end_layout
27262
27263 \end_inset
27264 </cell>
27265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27266 \begin_inset Text
27267
27268 \begin_layout Plain Layout
27269 3
27270 \begin_inset Foot
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274 これは表中の脚注です。
27275 \end_layout
27276
27277 \end_inset
27278
27279
27280 \end_layout
27281
27282 \end_inset
27283 </cell>
27284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27285 \begin_inset Text
27286
27287 \begin_layout Plain Layout
27288 4
27289 \end_layout
27290
27291 \end_inset
27292 </cell>
27293 </row>
27294 <row>
27295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27296 \begin_inset Text
27297
27298 \begin_layout Plain Layout
27299
27300 \end_layout
27301
27302 \end_inset
27303 </cell>
27304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27305 \begin_inset Text
27306
27307 \begin_layout Plain Layout
27308
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27314 \begin_inset Text
27315
27316 \begin_layout Plain Layout
27317
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326
27327 \end_layout
27328
27329 \end_inset
27330 </cell>
27331 </row>
27332 <row>
27333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27334 \begin_inset Text
27335
27336 \begin_layout Plain Layout
27337
27338 \end_layout
27339
27340 \end_inset
27341 </cell>
27342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27343 \begin_inset Text
27344
27345 \begin_layout Plain Layout
27346
27347 \end_layout
27348
27349 \end_inset
27350 </cell>
27351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27352 \begin_inset Text
27353
27354 \begin_layout Plain Layout
27355
27356 \end_layout
27357
27358 \end_inset
27359 </cell>
27360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Plain Layout
27364
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 </row>
27370 </lyxtabular>
27371
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Standard
27383 \begin_inset VSpace bigskip
27384 \end_inset
27385
27386 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27387 \family sans
27388 中スキップ
27389 \family default
27390 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27391 \end_layout
27392
27393 \begin_layout Standard
27394 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27395 \begin_inset CommandInset ref
27396 LatexCommand ref
27397 reference "sub:段落の着色"
27398
27399 \end_inset
27400
27401 節をご参照ください。
27402 \end_layout
27403
27404 \begin_layout Standard
27405 \begin_inset Note Greyedout
27406 status open
27407
27408 \begin_layout Plain Layout
27409
27410 \series bold
27411 【註】
27412 \series default
27413 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27414 \end_layout
27415
27416 \end_inset
27417
27418
27419 \end_layout
27420
27421 \begin_layout Section
27422 Parbox
27423 \begin_inset CommandInset label
27424 LatexCommand label
27425 name "sec:Parboxes"
27426
27427 \end_inset
27428
27429
27430 \begin_inset Index idx
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434 ぼっくす@ボックス ! Parboxes
27435 \end_layout
27436
27437 \end_inset
27438
27439
27440 \end_layout
27441
27442 \begin_layout Standard
27443 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
27444 \end_layout
27445
27446 \begin_layout Standard
27447 \align center
27448 \begin_inset Box Frameless
27449 position "t"
27450 hor_pos "c"
27451 has_inner_box 1
27452 inner_pos "t"
27453 use_parbox 1
27454 use_makebox 0
27455 width "33col%"
27456 special "none"
27457 height "1in"
27458 height_special "totalheight"
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462 これはparbox内の文章です。これはparbox内の文章です。
27463 \end_layout
27464
27465 \begin_layout Plain Layout
27466 右の脚注は表示されません。
27467 \begin_inset Foot
27468 status collapsed
27469
27470 \begin_layout Plain Layout
27471 これはparbox内の脚注であり、したがって表示はされません。
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Section
27485 単語や文字のボックス
27486 \begin_inset Index idx
27487 status collapsed
27488
27489 \begin_layout Plain Layout
27490 ぼっくす@ボックス ! もじよう@文字用
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \begin_layout Subsection
27499 ハイフネーションの回避
27500 \begin_inset CommandInset label
27501 LatexCommand label
27502 name "sec:ハイフネーションの回避"
27503
27504 \end_inset
27505
27506
27507 \begin_inset Index idx
27508 status collapsed
27509
27510 \begin_layout Plain Layout
27511 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27512 \end_layout
27513
27514 \end_inset
27515
27516
27517 \end_layout
27518
27519 \begin_layout Standard
27520 単語や文章がハイフネートされるのを防ぐには、
27521 \family sans
27522 makebox
27523 \family default
27524 型ボックスを使うことができます。
27525 \begin_inset Newline newline
27526 \end_inset
27527
27528 以下が例示用の文章です。
27529 \end_layout
27530
27531 \begin_layout Standard
27532 This line is an example to show how you can prevent the hyphenation of 
27533 \begin_inset Quotes eld
27534 \end_inset
27535
27536 veryverylongword
27537 \begin_inset Quotes erd
27538 \end_inset
27539
27540 .
27541 \end_layout
27542
27543 \begin_layout Standard
27544 単語「veryverylongword」がハイフネートされるのを防ぐには、単語をボックスの中に入れて、
27545 \family sans
27546 内部ボックス
27547 \family default
27548
27549 \family sans
27550 makeboxコマンド
27551 \family default
27552 に設定し、幅を1幅にします。
27553 \end_layout
27554
27555 \begin_layout Standard
27556 以下がその結果です。
27557 \end_layout
27558
27559 \begin_layout Standard
27560 This line is an example to show how you can prevent the hyphenation of 
27561 \begin_inset Box Frameless
27562 position "t"
27563 hor_pos "c"
27564 has_inner_box 1
27565 inner_pos "t"
27566 use_parbox 0
27567 use_makebox 1
27568 width "1in"
27569 special "width"
27570 height "1in"
27571 height_special "totalheight"
27572 status open
27573
27574 \begin_layout Plain Layout
27575 \begin_inset Quotes eld
27576 \end_inset
27577
27578 veryverylongword
27579 \begin_inset Quotes erd
27580 \end_inset
27581
27582
27583 \end_layout
27584
27585 \end_inset
27586
27587 .
27588 \end_layout
27589
27590 \begin_layout Standard
27591 別の方法としては、以下のように、単語の前に直接TeXコードで「
27592 \series bold
27593
27594 \backslash
27595 -
27596 \series default
27597 」コマンドを設定する方法もあります。
27598 \end_layout
27599
27600 \begin_layout Standard
27601 This line is an example to show how you can prevent the hyphenation of 
27602 \begin_inset Quotes eld
27603 \end_inset
27604
27605
27606 \begin_inset ERT
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610
27611
27612 \backslash
27613 -
27614 \end_layout
27615
27616 \end_inset
27617
27618 veryverylongword
27619 \begin_inset Quotes erd
27620 \end_inset
27621
27622 .
27623 \end_layout
27624
27625 \begin_layout Standard
27626 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27627 \family sans
27628 挿入
27629 \family default
27630 \SpecialChar \menuseparator
27631
27632 \family sans
27633 整形
27634 \family default
27635 \SpecialChar \menuseparator
27636
27637 \family sans
27638 整形なし改行
27639 \family default
27640 メニュー(短絡キー
27641 \begin_inset Info
27642 type  "shortcut"
27643 arg   "newline-insert newline"
27644 \end_inset
27645
27646 )から改行を単語の前に入れてください。
27647 \end_layout
27648
27649 \begin_layout Standard
27650 This line is an example to show how you can prevent the hyphenation of 
27651 \begin_inset Newline newline
27652 \end_inset
27653
27654
27655 \begin_inset Box Frameless
27656 position "t"
27657 hor_pos "c"
27658 has_inner_box 1
27659 inner_pos "t"
27660 use_parbox 0
27661 use_makebox 1
27662 width "1in"
27663 special "width"
27664 height "1in"
27665 height_special "totalheight"
27666 status open
27667
27668 \begin_layout Plain Layout
27669 \begin_inset Quotes eld
27670 \end_inset
27671
27672 veryverylongword
27673 \begin_inset Quotes erd
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \end_inset
27680
27681 .
27682 \end_layout
27683
27684 \begin_layout Subsection
27685 垂直揃え
27686 \begin_inset CommandInset label
27687 LatexCommand label
27688 name "sub:垂直揃え"
27689
27690 \end_inset
27691
27692
27693 \begin_inset Index idx
27694 status collapsed
27695
27696 \begin_layout Plain Layout
27697 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
27698 \end_layout
27699
27700 \end_inset
27701
27702
27703 \begin_inset Index idx
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707 ぼっくす@ボックス ! Raiseboxes
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Standard
27716
27717 \series bold
27718
27719 \backslash
27720 raisebox
27721 \series default
27722 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
27723 \series bold
27724
27725 \backslash
27726 raisebox
27727 \series default
27728 は以下の書式で使用します。
27729 \end_layout
27730
27731 \begin_layout Standard
27732
27733 \series bold
27734
27735 \backslash
27736 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
27737 \end_layout
27738
27739 \begin_layout Standard
27740 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
27741 \end_layout
27742
27743 \begin_layout Standard
27744 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
27745 \end_layout
27746
27747 \begin_layout Standard
27748
27749 \series bold
27750
27751 \backslash
27752 raisebox{
27753 \backslash
27754 depth}{
27755 \end_layout
27756
27757 \begin_layout Standard
27758 というコマンドを挿入してください。単語の後には、閉じ括弧「
27759 \series bold
27760 }
27761 \series default
27762 」をTeXコードで挿入してください。
27763 \begin_inset Newline newline
27764 \end_inset
27765
27766 以下がその出力です。
27767 \end_layout
27768
27769 \begin_layout Standard
27770 This is a text line with the word 
27771 \begin_inset ERT
27772 status collapsed
27773
27774 \begin_layout Plain Layout
27775
27776
27777 \backslash
27778 raisebox{
27779 \backslash
27780 depth}{
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \begin_inset Quotes eld
27787 \end_inset
27788
27789 preventing
27790 \begin_inset Quotes erd
27791 \end_inset
27792
27793
27794 \begin_inset ERT
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798
27799 }
27800 \end_layout
27801
27802 \end_inset
27803
27804  as raised word.
27805 \end_layout
27806
27807 \begin_layout Standard
27808 \begin_inset VSpace bigskip
27809 \end_inset
27810
27811 行中の文字を上げ下げすると、以下のように行間が広がります。
27812 \end_layout
27813
27814 \begin_layout Standard
27815 This is a text line with the word 
27816 \begin_inset ERT
27817 status collapsed
27818
27819 \begin_layout Plain Layout
27820
27821
27822 \backslash
27823 raisebox{-
27824 \backslash
27825 depth}{
27826 \end_layout
27827
27828 \end_inset
27829
27830
27831 \begin_inset Quotes eld
27832 \end_inset
27833
27834 preventing
27835 \begin_inset Quotes erd
27836 \end_inset
27837
27838
27839 \begin_inset ERT
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843
27844 }
27845 \end_layout
27846
27847 \end_inset
27848
27849  as lowered word.
27850 \begin_inset Newline newline
27851 \end_inset
27852
27853 This is a text line with the word 
27854 \begin_inset ERT
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858
27859
27860 \backslash
27861 raisebox{0.5cm}{
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \begin_inset Quotes eld
27868 \end_inset
27869
27870 testing
27871 \begin_inset Quotes erd
27872 \end_inset
27873
27874
27875 \begin_inset ERT
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879
27880 }
27881 \end_layout
27882
27883 \end_inset
27884
27885  as raised word.
27886 \end_layout
27887
27888 \begin_layout Standard
27889 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
27890 \end_layout
27891
27892 \begin_layout Standard
27893
27894 \series bold
27895
27896 \backslash
27897 raisebox{-
27898 \backslash
27899 depth}[0pt]{
27900 \end_layout
27901
27902 \begin_layout Standard
27903 とすると、
27904 \end_layout
27905
27906 \begin_layout Standard
27907 This is a text line with the word 
27908 \begin_inset ERT
27909 status collapsed
27910
27911 \begin_layout Plain Layout
27912
27913
27914 \backslash
27915 raisebox{-
27916 \backslash
27917 depth}[0pt]{
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \begin_inset Quotes eld
27924 \end_inset
27925
27926 preventing
27927 \begin_inset Quotes erd
27928 \end_inset
27929
27930
27931 \begin_inset ERT
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935
27936 }
27937 \end_layout
27938
27939 \end_inset
27940
27941  as lowered word.
27942 \begin_inset Newline newline
27943 \end_inset
27944
27945 This is a text line with the word 
27946 \begin_inset ERT
27947 status collapsed
27948
27949 \begin_layout Plain Layout
27950
27951
27952 \backslash
27953 raisebox{0.5cm}[0pt]{
27954 \end_layout
27955
27956 \end_inset
27957
27958
27959 \begin_inset Quotes eld
27960 \end_inset
27961
27962 testing
27963 \begin_inset Quotes erd
27964 \end_inset
27965
27966
27967 \begin_inset ERT
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971
27972 }
27973 \end_layout
27974
27975 \end_inset
27976
27977  as raised word.
27978 \end_layout
27979
27980 \begin_layout Section
27981 色付きボックス
27982 \begin_inset CommandInset label
27983 LatexCommand label
27984 name "sec:色付きボックス"
27985
27986 \end_inset
27987
27988
27989 \begin_inset Index idx
27990 status collapsed
27991
27992 \begin_layout Plain Layout
27993 ぼっくす@ボックス ! いろつき@色付き
27994 \end_layout
27995
27996 \end_inset
27997
27998
27999 \end_layout
28000
28001 \begin_layout Subsection
28002 文字の着色
28003 \begin_inset Index idx
28004 status collapsed
28005
28006 \begin_layout Plain Layout
28007 いろ@色 ! もじの@文字の---
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \end_layout
28014
28015 \begin_layout Standard
28016 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
28017 \series bold
28018 color
28019 \series default
28020
28021 \begin_inset Index idx
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 LaTeXぱっけーじ@LaTeXパッケージ ! color
28026 \end_layout
28027
28028 \end_inset
28029
28030 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
28031 \end_layout
28032
28033 \begin_layout Standard
28034
28035 \series bold
28036
28037 \backslash
28038 @ifundefined{textcolor}
28039 \begin_inset Newline newline
28040 \end_inset
28041
28042
28043 \begin_inset Phantom HPhantom
28044 status open
28045
28046 \begin_layout Plain Layout
28047
28048 \series bold
28049 \begin_inset space ~
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \end_inset
28056
28057 {
28058 \backslash
28059 usepackage{color}}{}
28060 \end_layout
28061
28062 \begin_layout Standard
28063
28064 \series bold
28065 color
28066 \series default
28067 パッケージは、文章を着色するとLyXが自動的に読み込みます
28068 \begin_inset Foot
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072 これが二度読み込まれることを回避するには、
28073 \series bold
28074
28075 \backslash
28076 @ifundefined
28077 \series default
28078 コマンドを使用します。
28079 \end_layout
28080
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \begin_layout Standard
28087 \begin_inset VSpace medskip
28088 \end_inset
28089
28090 色付きボックスは、
28091 \series bold
28092
28093 \backslash
28094 colorbox
28095 \series default
28096 コマンドを使って作ります。これは、以下のような書式で使われます。
28097 \end_layout
28098
28099 \begin_layout Standard
28100
28101 \series bold
28102
28103 \backslash
28104 colorbox{color}{ボックスの内容}
28105 \end_layout
28106
28107 \begin_layout Standard
28108 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
28109 \end_layout
28110
28111 \begin_layout Standard
28112 事前定義されている色には、
28113 \begin_inset Newline newline
28114 \end_inset
28115
28116
28117 \family sans
28118
28119 \family default
28120
28121 \family sans
28122
28123 \family default
28124
28125 \family sans
28126 シアン
28127 \family default
28128
28129 \family sans
28130
28131 \family default
28132
28133 \family sans
28134 マゼンタ
28135 \family default
28136
28137 \family sans
28138
28139 \family default
28140
28141 \family sans
28142
28143 \family default
28144
28145 \family sans
28146
28147 \family default
28148
28149 \begin_inset Newline newline
28150 \end_inset
28151
28152 があります。第
28153 \begin_inset CommandInset ref
28154 LatexCommand ref
28155 reference "sec:色付きの表"
28156
28157 \end_inset
28158
28159 節に述べられているようにすれば、自前の色を定義することもできます。
28160 \end_layout
28161
28162 \begin_layout Standard
28163 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
28164 \end_layout
28165
28166 \begin_layout Standard
28167
28168 \series bold
28169
28170 \backslash
28171 colorbox{red}{
28172 \end_layout
28173
28174 \begin_layout Standard
28175 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
28176 \series bold
28177 }
28178 \series default
28179 」を入れてください。
28180 \begin_inset Newline newline
28181 \end_inset
28182
28183 以下がその結果です。
28184 \end_layout
28185
28186 \begin_layout Standard
28187 この行では、
28188 \begin_inset ERT
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192
28193
28194 \backslash
28195 colorbox{red}{
28196 \end_layout
28197
28198 \end_inset
28199
28200 「注意!」
28201 \begin_inset ERT
28202 status collapsed
28203
28204 \begin_layout Plain Layout
28205
28206 }
28207 \end_layout
28208
28209 \end_inset
28210
28211 という単語が赤い背景になっています。
28212 \end_layout
28213
28214 \begin_layout Standard
28215 \begin_inset VSpace bigskip
28216 \end_inset
28217
28218 ボックスの枠を別の色にしたい場合には、以下の書式で
28219 \series bold
28220
28221 \backslash
28222 fcolorbox
28223 \series default
28224 コマンドを使います。
28225 \end_layout
28226
28227 \begin_layout Standard
28228
28229 \series bold
28230
28231 \backslash
28232 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28233 \end_layout
28234
28235 \begin_layout Standard
28236
28237 \series bold
28238
28239 \backslash
28240 fcolorbox
28241 \series default
28242
28243 \series bold
28244
28245 \backslash
28246 colorbox
28247 \series default
28248 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28249 \begin_inset CommandInset ref
28250 LatexCommand ref
28251 reference "sec:装飾"
28252
28253 \end_inset
28254
28255 節で述べられているように、それぞれ
28256 \series bold
28257
28258 \backslash
28259 fboxrule
28260 \series default
28261
28262 \series bold
28263
28264 \backslash
28265 fboxsep
28266 \series default
28267 という長さで調節できます。
28268 \end_layout
28269
28270 \begin_layout Standard
28271 以下の例では、
28272 \end_layout
28273
28274 \begin_layout Standard
28275
28276 \series bold
28277
28278 \backslash
28279 fcolorbox{cyan}{magenta}{
28280 \end_layout
28281
28282 \begin_layout Standard
28283 というコマンドを使用しています。
28284 \end_layout
28285
28286 \begin_layout Standard
28287 これは、枠の太さを1
28288 \begin_inset space \thinspace{}
28289 \end_inset
28290
28291 mmに設定した例です。
28292 \begin_inset Newline newline
28293 \end_inset
28294
28295
28296 \begin_inset ERT
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300
28301
28302 \backslash
28303 fboxrule 1mm 
28304 \backslash
28305 fboxsep 1mm
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \begin_inset ERT
28312 status collapsed
28313
28314 \begin_layout Plain Layout
28315
28316
28317 \backslash
28318 fcolorbox{cyan}{magenta}{
28319 \end_layout
28320
28321 \end_inset
28322
28323 これは着色した色付きボックス中の文章です。
28324 \begin_inset ERT
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328
28329 }
28330 \end_layout
28331
28332 \end_inset
28333
28334
28335 \end_layout
28336
28337 \begin_layout Standard
28338 \begin_inset VSpace bigskip
28339 \end_inset
28340
28341 もちろん、色付きボックスの中に色付き文字を入れることもできます
28342 \begin_inset Newline newline
28343 \end_inset
28344
28345
28346 \begin_inset ERT
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350
28351
28352 \backslash
28353 fcolorbox{cyan}{magenta}{
28354 \end_layout
28355
28356 \end_inset
28357
28358
28359 \color yellow
28360 これは着色した色付きボックス中の色付き文章です。
28361 \color inherit
28362
28363 \begin_inset ERT
28364 status collapsed
28365
28366 \begin_layout Plain Layout
28367
28368 }
28369 \end_layout
28370
28371 \end_inset
28372
28373
28374 \begin_inset ERT
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378
28379
28380 \backslash
28381 fboxrule 0.4pt 
28382 \backslash
28383 fboxsep 3pt
28384 \end_layout
28385
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \begin_layout Standard
28392
28393 \series bold
28394 \begin_inset VSpace medskip
28395 \end_inset
28396
28397
28398 \end_layout
28399
28400 \begin_layout Standard
28401 \begin_inset Note Greyedout
28402 status open
28403
28404 \begin_layout Plain Layout
28405
28406 \series bold
28407 【註】
28408 \series default
28409 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28410 \end_layout
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \begin_layout Subsection
28418 段落の着色
28419 \begin_inset CommandInset label
28420 LatexCommand label
28421 name "sub:段落の着色"
28422
28423 \end_inset
28424
28425
28426 \begin_inset Index idx
28427 status collapsed
28428
28429 \begin_layout Plain Layout
28430 いろ@色 ! だんらく@段落---
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Standard
28439 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28440 \series bold
28441
28442 \backslash
28443 colorbox
28444 \series default
28445 コマンドを
28446 \end_layout
28447
28448 \begin_layout Standard
28449
28450 \series bold
28451
28452 \backslash
28453 colorbox{色名}{
28454 \end_layout
28455
28456 \begin_layout Standard
28457 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28458 \series bold
28459 }
28460 \series default
28461 」を挿入してください。
28462 \end_layout
28463
28464 \begin_layout Standard
28465 \begin_inset ERT
28466 status collapsed
28467
28468 \begin_layout Plain Layout
28469
28470
28471 \backslash
28472 colorbox{lightgrey}{
28473 \end_layout
28474
28475 \end_inset
28476
28477
28478 \begin_inset Box Frameless
28479 position "t"
28480 hor_pos "c"
28481 has_inner_box 1
28482 inner_pos "t"
28483 use_parbox 0
28484 use_makebox 0
28485 width "100col%"
28486 special "none"
28487 height "1in"
28488 height_special "totalheight"
28489 status open
28490
28491 \begin_layout Plain Layout
28492 これは背景色を付けた文章です。これは背景色を付けた文章です。
28493 \end_layout
28494
28495 \begin_layout Plain Layout
28496 \begin_inset VSpace defskip
28497 \end_inset
28498
28499 ここの文章には脚注
28500 \begin_inset Foot
28501 status collapsed
28502
28503 \begin_layout Plain Layout
28504 脚注の例
28505 \end_layout
28506
28507 \end_inset
28508
28509 を付けることもできますし、図表を挿入することもできます。
28510 \end_layout
28511
28512 \begin_layout Plain Layout
28513 \align center
28514 \begin_inset Tabular
28515 <lyxtabular version="3" rows="3" columns="3">
28516 <features tabularvalignment="middle">
28517 <column alignment="center" valignment="top" width="0">
28518 <column alignment="center" valignment="top" width="0">
28519 <column alignment="center" valignment="top" width="0">
28520 <row>
28521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28522 \begin_inset Text
28523
28524 \begin_layout Plain Layout
28525 a
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28531 \begin_inset Text
28532
28533 \begin_layout Plain Layout
28534 !
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Plain Layout
28543 3
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 </row>
28549 <row>
28550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Plain Layout
28554 <
28555 \end_layout
28556
28557 \end_inset
28558 </cell>
28559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28560 \begin_inset Text
28561
28562 \begin_layout Plain Layout
28563 b2
28564 \begin_inset Quotes erd
28565 \end_inset
28566
28567 |
28568 \end_layout
28569
28570 \end_inset
28571 </cell>
28572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28573 \begin_inset Text
28574
28575 \begin_layout Plain Layout
28576 >
28577 \end_layout
28578
28579 \end_inset
28580 </cell>
28581 </row>
28582 <row>
28583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28584 \begin_inset Text
28585
28586 \begin_layout Plain Layout
28587 1
28588 \end_layout
28589
28590 \end_inset
28591 </cell>
28592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28593 \begin_inset Text
28594
28595 \begin_layout Plain Layout
28596 §
28597 \end_layout
28598
28599 \end_inset
28600 </cell>
28601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28602 \begin_inset Text
28603
28604 \begin_layout Plain Layout
28605 c
28606 \end_layout
28607
28608 \end_inset
28609 </cell>
28610 </row>
28611 </lyxtabular>
28612
28613 \end_inset
28614
28615
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \begin_inset ERT
28622 status collapsed
28623
28624 \begin_layout Plain Layout
28625
28626 }
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \end_layout
28633
28634 \begin_layout Section
28635 ボックスの伸縮回転
28636 \end_layout
28637
28638 \begin_layout Standard
28639 本節で述べられているコマンドを使用するには、文書プリアンブルで
28640 \end_layout
28641
28642 \begin_layout Standard
28643
28644 \series bold
28645
28646 \backslash
28647 @ifundefined{rotatebox}
28648 \begin_inset Newline newline
28649 \end_inset
28650
28651
28652 \begin_inset Phantom HPhantom
28653 status open
28654
28655 \begin_layout Plain Layout
28656
28657 \series bold
28658 \begin_inset space ~
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \end_inset
28665
28666 {
28667 \backslash
28668 usepackage{graphicx}}{}
28669 \end_layout
28670
28671 \begin_layout Standard
28672 というコマンドを使用して、
28673 \series bold
28674 graphicx
28675 \series default
28676
28677 \begin_inset Index idx
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
28682 \end_layout
28683
28684 \end_inset
28685
28686 LaTeXパッケージを読み込む必要があります。
28687 \end_layout
28688
28689 \begin_layout Standard
28690 \begin_inset Note Greyedout
28691 status open
28692
28693 \begin_layout Plain Layout
28694
28695 \series bold
28696 【註】
28697 \series default
28698 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \end_layout
28705
28706 \begin_layout Standard
28707 \begin_inset Note Greyedout
28708 status open
28709
28710 \begin_layout Plain Layout
28711
28712 \series bold
28713 【註】
28714 \series default
28715 フロートは回転伸縮したボックスの中に入れることはできません。
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Subsection
28724 ボックスの回転
28725 \begin_inset Index idx
28726 status collapsed
28727
28728 \begin_layout Plain Layout
28729 ぼっくす@ボックス ! かいてんした@回転した
28730 \end_layout
28731
28732 \end_inset
28733
28734
28735 \begin_inset Index idx
28736 status collapsed
28737
28738 \begin_layout Plain Layout
28739 かいてん@回転 ! そざいの@素材の---
28740 \end_layout
28741
28742 \end_inset
28743
28744
28745 \begin_inset Index idx
28746 status collapsed
28747
28748 \begin_layout Plain Layout
28749 ず@図 ! のかいてん@---の回転
28750 \end_layout
28751
28752 \end_inset
28753
28754
28755 \begin_inset Index idx
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759 ひょうのちょうせい@表の調整 ! かいてん@回転
28760 \end_layout
28761
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \begin_layout Standard
28768 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
28769 \series bold
28770
28771 \backslash
28772 rotatebox
28773 \series default
28774 コマンドを使用すれば作成することができます。
28775 \end_layout
28776
28777 \begin_layout Standard
28778
28779 \series bold
28780
28781 \backslash
28782 rotatebox[回転の原点]{回転角}{ボックスの内容}
28783 \end_layout
28784
28785 \begin_layout Standard
28786 回転の原点は、
28787 \series bold
28788 origin=位置
28789 \series default
28790 の形で指定します。位置として指定可能なのは、
28791 \emph on
28792 c
28793 \emph default
28794 (中央揃え)・
28795 \emph on
28796 l
28797 \emph default
28798 (左揃え)・
28799 \emph on
28800 r
28801 \emph default
28802 (右揃え)・
28803 \emph on
28804 b
28805 \emph default
28806 (下揃え)・
28807 \emph on
28808 t
28809 \emph default
28810 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
28811 \emph on
28812 lt
28813 \emph default
28814 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
28815 \emph on
28816 l
28817 \emph default
28818 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
28819 \end_layout
28820
28821 \begin_layout Standard
28822 以下の例では、「回転した」文章の前にTeXコードで
28823 \series bold
28824
28825 \backslash
28826 rotatebox[origin=c]{60}{
28827 \series default
28828 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
28829 \series bold
28830 }
28831 \series default
28832 でボックスを閉じています。
28833 \end_layout
28834
28835 \begin_layout Standard
28836 これは、
28837 \begin_inset ERT
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841
28842
28843 \backslash
28844 rotatebox[origin=c]{60}{
28845 \end_layout
28846
28847 \end_inset
28848
28849 回転した
28850 \begin_inset ERT
28851 status collapsed
28852
28853 \begin_layout Plain Layout
28854
28855 }
28856 \end_layout
28857
28858 \end_inset
28859
28860  文章を含む行です。
28861 \end_layout
28862
28863 \begin_layout Standard
28864 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
28865 \end_layout
28866
28867 \begin_layout Standard
28868 これは、
28869 \begin_inset ERT
28870 status collapsed
28871
28872 \begin_layout Plain Layout
28873
28874
28875 \backslash
28876 rotatebox[origin=r]{-60}{
28877 \end_layout
28878
28879 \end_inset
28880
28881
28882 \begin_inset Box Doublebox
28883 position "c"
28884 hor_pos "c"
28885 has_inner_box 0
28886 inner_pos "c"
28887 use_parbox 0
28888 use_makebox 0
28889 width "1in"
28890 special "width"
28891 height "1in"
28892 height_special "totalheight"
28893 status open
28894
28895 \begin_layout Plain Layout
28896 回転した
28897 \end_layout
28898
28899 \end_inset
28900
28901
28902 \begin_inset ERT
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906
28907 }
28908 \end_layout
28909
28910 \end_inset
28911
28912 枠付き文章と
28913 \begin_inset ERT
28914 status collapsed
28915
28916 \begin_layout Plain Layout
28917
28918
28919 \backslash
28920 rotatebox[origin=lb]{60}{
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \begin_inset Formula $\int A\,\mathrm{d}x=B$
28927 \end_inset
28928
28929
28930 \begin_inset ERT
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934
28935 }
28936 \end_layout
28937
28938 \end_inset
28939
28940 数式を含む行です。
28941 \end_layout
28942
28943 \begin_layout Standard
28944 あるいは、以下のように図や表を入れることもできます。
28945 \end_layout
28946
28947 \begin_layout Standard
28948 これは、
28949 \begin_inset ERT
28950 status collapsed
28951
28952 \begin_layout Plain Layout
28953
28954
28955 \backslash
28956 rotatebox[origin=lb]{90}{
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \begin_inset Graphics
28963         filename ../clipart/platypus.eps
28964         lyxscale 50
28965         width 25col%
28966
28967 \end_inset
28968
28969
28970 \begin_inset ERT
28971 status collapsed
28972
28973 \begin_layout Plain Layout
28974
28975 }
28976 \end_layout
28977
28978 \end_inset
28979
28980 回転した画像と
28981 \begin_inset ERT
28982 status collapsed
28983
28984 \begin_layout Plain Layout
28985
28986
28987 \backslash
28988 rotatebox[origin=l]{-90}{
28989 \end_layout
28990
28991 \end_inset
28992
28993
28994 \begin_inset Tabular
28995 <lyxtabular version="3" rows="2" columns="2">
28996 <features tabularvalignment="middle">
28997 <column alignment="center" valignment="top" width="0">
28998 <column alignment="center" valignment="top" width="0">
28999 <row>
29000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29001 \begin_inset Text
29002
29003 \begin_layout Plain Layout
29004 q
29005 \end_layout
29006
29007 \end_inset
29008 </cell>
29009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29010 \begin_inset Text
29011
29012 \begin_layout Plain Layout
29013 w
29014 \end_layout
29015
29016 \end_inset
29017 </cell>
29018 </row>
29019 <row>
29020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29021 \begin_inset Text
29022
29023 \begin_layout Plain Layout
29024 e
29025 \end_layout
29026
29027 \end_inset
29028 </cell>
29029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29030 \begin_inset Text
29031
29032 \begin_layout Plain Layout
29033 r
29034 \end_layout
29035
29036 \end_inset
29037 </cell>
29038 </row>
29039 </lyxtabular>
29040
29041 \end_inset
29042
29043
29044 \begin_inset ERT
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048
29049 }
29050 \end_layout
29051
29052 \end_inset
29053
29054 表を含む行です。
29055 \end_layout
29056
29057 \begin_layout Subsection
29058 ボックスの伸縮
29059 \begin_inset Index idx
29060 status collapsed
29061
29062 \begin_layout Plain Layout
29063 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
29064 \end_layout
29065
29066 \end_inset
29067
29068
29069 \begin_inset Index idx
29070 status collapsed
29071
29072 \begin_layout Plain Layout
29073 しんしゅく@伸縮 ! そざいの@素材の---
29074 \end_layout
29075
29076 \end_inset
29077
29078
29079 \begin_inset Index idx
29080 status collapsed
29081
29082 \begin_layout Plain Layout
29083 ず@図 ! のしんしゅく@---の伸縮
29084 \end_layout
29085
29086 \end_inset
29087
29088
29089 \begin_inset Index idx
29090 status collapsed
29091
29092 \begin_layout Plain Layout
29093 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
29094 \end_layout
29095
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \begin_layout Standard
29102 素材を伸縮させるには、TeXコードで
29103 \series bold
29104
29105 \backslash
29106 scalebox
29107 \series default
29108 コマンドと
29109 \series bold
29110
29111 \backslash
29112 resizebox
29113 \series default
29114 コマンドが使えます。
29115 \end_layout
29116
29117 \begin_layout Standard
29118
29119 \series bold
29120
29121 \backslash
29122 scalebox
29123 \series default
29124 は以下の書式で使用します。
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 scalebox{水平方向}[垂直方向]{ボックスの内容}
29133 \end_layout
29134
29135 \begin_layout Standard
29136 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
29137 \end_layout
29138
29139 \begin_layout Standard
29140 たとえば、
29141 \series bold
29142
29143 \backslash
29144 scalebox{2}{こんにちは}
29145 \series default
29146 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
29147 \begin_inset ERT
29148 status collapsed
29149
29150 \begin_layout Plain Layout
29151
29152
29153 \backslash
29154 scalebox{2}{
29155 \end_layout
29156
29157 \end_inset
29158
29159 こんにちは
29160 \begin_inset ERT
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164
29165 }
29166 \end_layout
29167
29168 \end_inset
29169
29170 を生成します。
29171 \end_layout
29172
29173 \begin_layout Standard
29174 これに対し、
29175 \series bold
29176
29177 \backslash
29178 scalebox{2}[1]{こんにちは}
29179 \series default
29180 は、
29181 \begin_inset ERT
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185
29186
29187 \backslash
29188 scalebox{2}[1]{
29189 \end_layout
29190
29191 \end_inset
29192
29193 こんにちは
29194 \begin_inset ERT
29195 status collapsed
29196
29197 \begin_layout Plain Layout
29198
29199 }
29200 \end_layout
29201
29202 \end_inset
29203
29204 を変形させます。
29205 \end_layout
29206
29207 \begin_layout Standard
29208 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29209 \series bold
29210
29211 \backslash
29212 scalebox{-1}[1]{こんにちは}
29213 \series default
29214 というコマンドは、右のように反転文字を生成するのに使用できます:
29215 \begin_inset ERT
29216 status collapsed
29217
29218 \begin_layout Plain Layout
29219
29220
29221 \backslash
29222 scalebox{-1}[1]{
29223 \end_layout
29224
29225 \end_inset
29226
29227 こんにちは
29228 \begin_inset ERT
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232
29233 }
29234 \end_layout
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242
29243 \series bold
29244
29245 \backslash
29246 scalebox{1}[-1]{こんにちは}
29247 \series default
29248 とすると
29249 \begin_inset ERT
29250 status collapsed
29251
29252 \begin_layout Plain Layout
29253
29254
29255 \backslash
29256 scalebox{1}[-1]{
29257 \end_layout
29258
29259 \end_inset
29260
29261 こんにちは
29262 \begin_inset ERT
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266
29267 }
29268 \end_layout
29269
29270 \end_inset
29271
29272 のようにベースラインで鏡像にします。
29273 \end_layout
29274
29275 \begin_layout Standard
29276
29277 \series bold
29278
29279 \backslash
29280 scalebox{-1}[1]{ボックスの内容}
29281 \series default
29282 と同じ働きをするものとして
29283 \begin_inset Newline newline
29284 \end_inset
29285
29286
29287 \series bold
29288
29289 \backslash
29290 reflectbox{ボックスの内容}
29291 \series default
29292
29293 \begin_inset Newline newline
29294 \end_inset
29295
29296 というコマンドがあります。
29297 \end_layout
29298
29299 \begin_layout Standard
29300 \begin_inset VSpace bigskip
29301 \end_inset
29302
29303 指定した幅や丈にボックスを伸縮させるには、
29304 \series bold
29305
29306 \backslash
29307 resizebox
29308 \series default
29309 を使用します。このコマンドの書式は
29310 \end_layout
29311
29312 \begin_layout Standard
29313
29314 \series bold
29315
29316 \backslash
29317 resizebox{幅}{丈}{ボックスの内容}
29318 \end_layout
29319
29320 \begin_layout Standard
29321 です。上記二つのコマンド引数のうち一つが感嘆符「
29322 \series bold
29323 !
29324 \series default
29325 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29326 \end_layout
29327
29328 \begin_layout Standard
29329
29330 \series bold
29331
29332 \backslash
29333 resizebox{2cm}{1cm}{こんにちは}
29334 \series default
29335 というコマンドの出力は、
29336 \begin_inset ERT
29337 status collapsed
29338
29339 \begin_layout Plain Layout
29340
29341
29342 \backslash
29343 resizebox{2cm}{1cm}{
29344 \end_layout
29345
29346 \end_inset
29347
29348 こんにちは
29349 \begin_inset ERT
29350 status collapsed
29351
29352 \begin_layout Plain Layout
29353
29354 }
29355 \end_layout
29356
29357 \end_inset
29358
29359 となり、
29360 \begin_inset Newline newline
29361 \end_inset
29362
29363
29364 \series bold
29365
29366 \backslash
29367 resizebox{2cm}{!}{こんにちは}
29368 \series default
29369 というコマンドの出力は、
29370 \begin_inset ERT
29371 status collapsed
29372
29373 \begin_layout Plain Layout
29374
29375
29376 \backslash
29377 resizebox{2cm}{!}{
29378 \end_layout
29379
29380 \end_inset
29381
29382 こんにちは
29383 \begin_inset ERT
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387
29388 }
29389 \end_layout
29390
29391 \end_inset
29392
29393 となります。
29394 \end_layout
29395
29396 \begin_layout Standard
29397 \begin_inset VSpace bigskip
29398 \end_inset
29399
29400
29401 \begin_inset Note Greyedout
29402 status open
29403
29404 \begin_layout Plain Layout
29405
29406 \series bold
29407 【註】
29408 \backslash
29409 scalebox
29410 \series default
29411
29412 \series bold
29413
29414 \backslash
29415 resizebox
29416 \series default
29417 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \begin_layout Standard
29426 \begin_inset VSpace bigskip
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \begin_layout Standard
29433 ボックスは好きな順序で組み合わせることができます。たとえば、
29434 \begin_inset Newline newline
29435 \end_inset
29436
29437
29438 \series bold
29439
29440 \backslash
29441 rotatebox[origin=c]{-45}{
29442 \backslash
29443 resizebox{2cm}{!}{
29444 \backslash
29445 reflectbox{こんにちは}}}
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449
29450 \series default
29451 というコマンドは、
29452 \end_layout
29453
29454 \begin_layout Standard
29455 \align center
29456 \begin_inset ERT
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460
29461
29462 \backslash
29463 rotatebox[origin=c]{-45}{
29464 \backslash
29465 resizebox{2cm}{!}{
29466 \backslash
29467 reflectbox{
29468 \end_layout
29469
29470 \end_inset
29471
29472 こんにちは
29473 \begin_inset ERT
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477
29478 }}}
29479 \end_layout
29480
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \begin_layout Standard
29487 \noindent
29488 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29489 \end_layout
29490
29491 \begin_layout Standard
29492 \align center
29493 \begin_inset ERT
29494 status collapsed
29495
29496 \begin_layout Plain Layout
29497
29498
29499 \backslash
29500 rotatebox[origin=c]{-30}{
29501 \backslash
29502 resizebox{2cm}{!}{
29503 \backslash
29504 reflectbox{
29505 \end_layout
29506
29507 \end_inset
29508
29509
29510 \begin_inset Graphics
29511         filename ../clipart/platypus.eps
29512         lyxscale 50
29513         width 25col%
29514
29515 \end_inset
29516
29517
29518 \begin_inset ERT
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522
29523 }}}
29524 \end_layout
29525
29526 \end_inset
29527
29528
29529 \begin_inset ERT
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533
29534
29535 \backslash
29536 rotatebox[origin=c]{-45}{
29537 \backslash
29538 resizebox{2cm}{!}{
29539 \backslash
29540 reflectbox{
29541 \end_layout
29542
29543 \end_inset
29544
29545
29546 \begin_inset Tabular
29547 <lyxtabular version="3" rows="2" columns="2">
29548 <features tabularvalignment="middle">
29549 <column alignment="center" valignment="top" width="0">
29550 <column alignment="center" valignment="top" width="0">
29551 <row>
29552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29553 \begin_inset Text
29554
29555 \begin_layout Plain Layout
29556 q
29557 \end_layout
29558
29559 \end_inset
29560 </cell>
29561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29562 \begin_inset Text
29563
29564 \begin_layout Plain Layout
29565 w
29566 \end_layout
29567
29568 \end_inset
29569 </cell>
29570 </row>
29571 <row>
29572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29573 \begin_inset Text
29574
29575 \begin_layout Plain Layout
29576 e
29577 \end_layout
29578
29579 \end_inset
29580 </cell>
29581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29582 \begin_inset Text
29583
29584 \begin_layout Plain Layout
29585 r
29586 \end_layout
29587
29588 \end_inset
29589 </cell>
29590 </row>
29591 </lyxtabular>
29592
29593 \end_inset
29594
29595
29596 \begin_inset ERT
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600
29601 }}}
29602 \end_layout
29603
29604 \end_inset
29605
29606
29607 \begin_inset ERT
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611
29612
29613 \backslash
29614 rotatebox[origin=c]{-45}{
29615 \backslash
29616 resizebox{2cm}{!}{
29617 \backslash
29618 reflectbox{
29619 \end_layout
29620
29621 \end_inset
29622
29623
29624 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29625 \end_inset
29626
29627
29628 \begin_inset ERT
29629 status collapsed
29630
29631 \begin_layout Plain Layout
29632
29633 }}}
29634 \end_layout
29635
29636 \end_inset
29637
29638
29639 \end_layout
29640
29641 \begin_layout Standard
29642 文書で大域的に数式様式
29643 \series bold
29644 fleqn
29645 \series default
29646 を使用している場合
29647 \begin_inset Foot
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29652 \end_layout
29653
29654 \end_inset
29655
29656 には、別行建て数式も伸縮させることができます。
29657 \end_layout
29658
29659 \begin_layout Chapter
29660 外部文書構成要素
29661 \begin_inset Index idx
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665 がいぶぶんしょこうせいようそ@外部文書構成要素
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674
29675 \family sans
29676 挿入\SpecialChar \menuseparator
29677 ファイル
29678 \family default
29679 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
29680 \end_layout
29681
29682 \begin_layout Description
29683 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
29684 \end_layout
29685
29686 \begin_layout Description
29687 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
29688 \end_layout
29689
29690 \begin_layout Description
29691 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
29692 \end_layout
29693
29694 \begin_layout Description
29695 外部素材 様々な書式のファイル。
29696 \end_layout
29697
29698 \begin_layout Description
29699 子文書 LyXあるいはLaTeX文書。
29700 \end_layout
29701
29702 \begin_layout Section
29703 外部素材
29704 \begin_inset Index idx
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \end_layout
29715
29716 \begin_layout Standard
29717 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
29718 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
29719 \family sans
29720 操作性\SpecialChar \menuseparator
29721 表示
29722 \family default
29723 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
29724 \end_layout
29725
29726 \begin_layout Standard
29727 外部素材は、
29728 \family sans
29729 挿入
29730 \family default
29731 \SpecialChar \menuseparator
29732
29733 \family sans
29734 ファイル
29735 \family default
29736 \SpecialChar \menuseparator
29737
29738 \family sans
29739 外部素材
29740 \family default
29741 メニューで開くことのできる
29742 \family sans
29743 外部素材
29744 \family default
29745 ダイアログから挿入することができます。目下、以下のファイル形式(
29746 \family sans
29747 ひな型
29748 \family default
29749 )が使用できます。
29750 \end_layout
29751
29752 \begin_layout Description
29753 チェス棋譜 このひな型は、
29754 \series bold
29755
29756 \begin_inset CommandInset href
29757 LatexCommand href
29758 name "XBoard"
29759 target "http://en.wikipedia.org/wiki/XBoard"
29760
29761 \end_inset
29762
29763
29764 \series default
29765 プログラムで作成されたチェス棋譜をサポートします。
29766 \end_layout
29767
29768 \begin_layout Description
29769 日付 これは、
29770 \emph on
29771 日-月-年
29772 \emph default
29773 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
29774 \begin_inset External
29775         template Date
29776         filename .
29777
29778 \end_inset
29779
29780
29781 \begin_inset space ~
29782 \end_inset
29783
29784
29785 \begin_inset Note Note
29786 status collapsed
29787
29788 \begin_layout Plain Layout
29789 バグ4398が修正されたら、この保護空白は削除してください!
29790 \end_layout
29791
29792 \end_inset
29793
29794
29795 \begin_inset Newline newline
29796 \end_inset
29797
29798 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
29799 \family sans
29800 挿入
29801 \family default
29802 \SpecialChar \menuseparator
29803 日付メニューを使用する方法で、他はLaTeXコマンドの
29804 \series bold
29805
29806 \backslash
29807 today
29808 \series default
29809 をTeXコードで使用する方法です。これらの各方法は、表
29810 \begin_inset CommandInset ref
29811 LatexCommand ref
29812 reference "tab:日付挿入方法"
29813
29814 \end_inset
29815
29816 に比較を掲載しておきます。
29817 \end_layout
29818
29819 \begin_layout Description
29820 Dia このひな型は、
29821 \series bold
29822
29823 \begin_inset CommandInset href
29824 LatexCommand href
29825 name "Dia"
29826 target "http://en.wikipedia.org/wiki/Dia_(software)"
29827
29828 \end_inset
29829
29830
29831 \series default
29832 プログラムで作成したダイアグラムをサポートします。
29833 \end_layout
29834
29835 \begin_layout Description
29836 LilyPond このひな型は、
29837 \series bold
29838
29839 \begin_inset CommandInset href
29840 LatexCommand href
29841 name "LilyPond"
29842 target "http://en.wikipedia.org/wiki/LilyPond"
29843
29844 \end_inset
29845
29846
29847 \series default
29848 プログラムで作成した楽譜の組版に使用されます。
29849 \end_layout
29850
29851 \begin_layout Description
29852 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
29853 \family sans
29854 LaTeXとLyXオプション
29855 \family default
29856 タブ中の
29857 \family sans
29858 オプション
29859 \family default
29860 フィールドに
29861 \emph on
29862 pages
29863 \emph default
29864 オプションを指定してください。
29865 \emph on
29866 pages
29867 \emph default
29868 オプションを指定しないと、PDFの最初のページのみが挿入されます。
29869 \end_layout
29870
29871 \begin_layout Description
29872 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
29873 \family sans
29874 外部素材
29875 \family default
29876 ダイアログを使って入れる画像は、第
29877 \begin_inset CommandInset ref
29878 LatexCommand ref
29879 reference "sec:画像ダイアログ"
29880
29881 \end_inset
29882
29883 節にあるように
29884 \family sans
29885 画像
29886 \family default
29887 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
29888 サポートしていないという点のみです。
29889 \end_layout
29890
29891 \begin_layout Description
29892 XFig このひな型は、
29893 \series bold
29894
29895 \begin_inset CommandInset href
29896 LatexCommand href
29897 name "Xfig"
29898 target "http://en.wikipedia.org/wiki/Xfig"
29899
29900 \end_inset
29901
29902
29903 \series default
29904 プログラムで作成した画像をサポートします。
29905 \end_layout
29906
29907 \begin_layout Standard
29908 \begin_inset Float table
29909 placement h
29910 wide false
29911 sideways false
29912 status open
29913
29914 \begin_layout Plain Layout
29915 \begin_inset Caption
29916
29917 \begin_layout Plain Layout
29918 \begin_inset CommandInset label
29919 LatexCommand label
29920 name "tab:日付挿入方法"
29921
29922 \end_inset
29923
29924 日付の挿入方法の比較
29925 \end_layout
29926
29927 \end_inset
29928
29929
29930 \end_layout
29931
29932 \begin_layout Plain Layout
29933 \align center
29934 \begin_inset Tabular
29935 <lyxtabular version="3" rows="4" columns="4">
29936 <features tabularvalignment="middle">
29937 <column alignment="center" valignment="top" width="0">
29938 <column alignment="center" valignment="top" width="0">
29939 <column alignment="center" valignment="top" width="0">
29940 <column alignment="center" valignment="top" width="0">
29941 <row>
29942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29943 \begin_inset Text
29944
29945 \begin_layout Plain Layout
29946 文書書式
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Plain Layout
29955
29956 \family sans
29957 外部素材\SpecialChar \menuseparator
29958 日付
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29964 \begin_inset Text
29965
29966 \begin_layout Plain Layout
29967
29968 \family sans
29969 挿入\SpecialChar \menuseparator
29970 日付
29971 \end_layout
29972
29973 \end_inset
29974 </cell>
29975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29976 \begin_inset Text
29977
29978 \begin_layout Plain Layout
29979
29980 \series bold
29981
29982 \backslash
29983 today
29984 \series default
29985 コマンド
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 </row>
29991 <row>
29992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29993 \begin_inset Text
29994
29995 \begin_layout Plain Layout
29996 LyX
29997 \end_layout
29998
29999 \end_inset
30000 </cell>
30001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30002 \begin_inset Text
30003
30004 \begin_layout Plain Layout
30005 差込枠として
30006 \end_layout
30007
30008 \end_inset
30009 </cell>
30010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30011 \begin_inset Text
30012
30013 \begin_layout Plain Layout
30014 日付として
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Plain Layout
30023 TeXコード差込枠として
30024 \end_layout
30025
30026 \end_inset
30027 </cell>
30028 </row>
30029 <row>
30030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30031 \begin_inset Text
30032
30033 \begin_layout Plain Layout
30034 LaTeX
30035 \end_layout
30036
30037 \end_inset
30038 </cell>
30039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30040 \begin_inset Text
30041
30042 \begin_layout Plain Layout
30043 日付として
30044 \end_layout
30045
30046 \end_inset
30047 </cell>
30048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30049 \begin_inset Text
30050
30051 \begin_layout Plain Layout
30052 日付として
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061 コマンドとして
30062 \end_layout
30063
30064 \end_inset
30065 </cell>
30066 </row>
30067 <row>
30068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30069 \begin_inset Text
30070
30071 \begin_layout Plain Layout
30072 DVI, PDF, PS
30073 \end_layout
30074
30075 \end_inset
30076 </cell>
30077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30078 \begin_inset Text
30079
30080 \begin_layout Plain Layout
30081 日付として
30082 \end_layout
30083
30084 \end_inset
30085 </cell>
30086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090 日付として
30091 \end_layout
30092
30093 \end_inset
30094 </cell>
30095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30096 \begin_inset Text
30097
30098 \begin_layout Plain Layout
30099 日付として
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 </row>
30105 </lyxtabular>
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \begin_layout Standard
30118
30119 \family sans
30120 外部素材
30121 \family default
30122 ダイアログの
30123 \family sans
30124 ファイル
30125 \family default
30126 タブ中で
30127 \family sans
30128 下書き
30129 \family default
30130 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
30131 \begin_inset Newline newline
30132 \end_inset
30133
30134 LyX中での外部素材は、ダイアログ内の
30135 \family sans
30136 LaTeXとLyXのオプション
30137 \family default
30138 タブにある
30139 \family sans
30140 LyX内に表示
30141 \family default
30142 オプションの指定に従って、
30143 \begin_inset Graphics
30144         filename clipart/ExternalMaterialQt4.png
30145         scale 85
30146         scaleBeforeRotation
30147
30148 \end_inset
30149
30150 のようなボックスとして表示されるか、画像として表示されます。
30151 \end_layout
30152
30153 \begin_layout Standard
30154 取扱説明書
30155 \family sans
30156 \emph on
30157 カスタマイズ篇
30158 \family default
30159 \emph default
30160 には、自製のひな型を定義する方法が説明されています。
30161 \end_layout
30162
30163 \begin_layout Section
30164 子文書
30165 \begin_inset CommandInset label
30166 LatexCommand label
30167 name "sec:子文書"
30168
30169 \end_inset
30170
30171
30172 \begin_inset Index idx
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
30177 \end_layout
30178
30179 \end_inset
30180
30181
30182 \begin_inset Index idx
30183 status collapsed
30184
30185 \begin_layout Plain Layout
30186 ふぁいる@ファイル ! いんくるーど@インクルード
30187 \end_layout
30188
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \begin_layout Standard
30195 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
30196 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
30197 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
30198 \end_layout
30199
30200 \begin_layout Standard
30201 親文書を開くことなく子文書で作業できるようにするには、子文書の
30202 \family sans
30203 文書
30204 \family default
30205 \SpecialChar \menuseparator
30206
30207 \family sans
30208 設定
30209 \family default
30210 \SpecialChar \menuseparator
30211
30212 \family sans
30213 文書クラス
30214 \family default
30215 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
30216 \end_layout
30217
30218 \begin_layout Standard
30219 取り込んだ文書は、LyX中で
30220 \begin_inset Graphics
30221         filename clipart/ChildDocumentQt4.png
30222         scale 85
30223         scaleBeforeRotation
30224
30225 \end_inset
30226
30227 のようなボックスとして表示されます。子文書を親文書に取り込むには、
30228 \family sans
30229 挿入
30230 \family default
30231 \SpecialChar \menuseparator
30232
30233 \family sans
30234 ファイル
30235 \family default
30236 \SpecialChar \menuseparator
30237
30238 \family sans
30239 子文書
30240 \family default
30241 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
30242 \end_layout
30243
30244 \begin_layout Description
30245 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
30246 \family sans
30247 子文書
30248 \family default
30249 ダイアログの
30250 \family sans
30251 編集
30252 \family default
30253 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
30254 \begin_inset Newline newline
30255 \end_inset
30256
30257
30258 \end_layout
30259
30260 \begin_layout Standard
30261 以下は、
30262 \family sans
30263 Include
30264 \family default
30265 を使用して挿入した子文書です。 
30266 \begin_inset CommandInset include
30267 LatexCommand include
30268 filename "DummyDocument1.lyx"
30269
30270 \end_inset
30271
30272
30273 \end_layout
30274
30275 \begin_layout Standard
30276 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
30277 あります。取り込んだ文書のラベルは、第
30278 \begin_inset CommandInset ref
30279 LatexCommand ref
30280 reference "sub:外部文書の第1小節"
30281
30282 \end_inset
30283
30284 小節、のように参照することができます。
30285 \end_layout
30286
30287 \begin_layout Standard
30288 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
30289 は、新規頁から始まるように挿入され、改頁して終わります。
30290 \end_layout
30291
30292 \begin_layout Standard
30293 大きな文書のうち、特定の章だけの作業を行っている際に、コンパイル時間を短縮したい場合、取り込んだファイルの各々を派生枝の中に入れる方法があります
30294 \begin_inset Foot
30295 status open
30296
30297 \begin_layout Plain Layout
30298 派生枝は、LyX
30299 \emph on
30300 ユーザーの手引き
30301 \emph default
30302
30303 \emph on
30304 派生枝
30305 \emph default
30306 の節に説明されています。
30307 \end_layout
30308
30309 \end_inset
30310
30311 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。
30312 \end_layout
30313
30314 \begin_layout Standard
30315 \begin_inset Note Greyedout
30316 status open
30317
30318 \begin_layout Plain Layout
30319
30320 \series bold
30321 【註】
30322 \series default
30323 LyXのバグにより、どのファイルを取り込むかを決める他の方法として、現在のところ、LaTeXコマンドの
30324 \series bold
30325
30326 \backslash
30327 includeonly
30328 \series default
30329 を使用することはできません。
30330 \end_layout
30331
30332 \end_inset
30333
30334
30335 \end_layout
30336
30337 \begin_layout Standard
30338 \begin_inset Note Greyedout
30339 status open
30340
30341 \begin_layout Plain Layout
30342
30343 \series bold
30344 【註】
30345 \series default
30346 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
30347 警告が発せられます。
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \begin_layout Description
30356 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
30357 \end_layout
30358
30359 \begin_deeper
30360 \begin_layout Itemize
30361 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
30362 \end_layout
30363
30364 \begin_layout Itemize
30365 Inputファイルは、LyX設定の操作性
30366 \family sans
30367 \SpecialChar \menuseparator
30368 表示
30369 \family default
30370 の下にある
30371 \family sans
30372 画像を表示
30373 \family default
30374 を有効にすると、LyX中でプレビューすることができます。
30375 \end_layout
30376
30377 \begin_layout Itemize
30378 LaTeXコマンドの
30379 \series bold
30380
30381 \backslash
30382 includeonly
30383 \series default
30384 は使用することができません。
30385 \end_layout
30386
30387 \end_deeper
30388 \begin_layout Standard
30389 右は、
30390 \family sans
30391 Input
30392 \family default
30393 を使って挿入した子文書です。 
30394 \begin_inset CommandInset include
30395 LatexCommand input
30396 filename "DummyDocument2.lyx"
30397
30398 \end_inset
30399
30400
30401 \end_layout
30402
30403 \begin_layout Description
30404 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
30405 に用いられているコマンドは実行されません。
30406 \family sans
30407 出力の空白に印付けをする
30408 \family default
30409 オプションを有効にすると、ソースコード中のすべての空白文字に「
30410 \begin_inset ERT
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414
30415
30416 \backslash
30417 textvisiblespace 
30418 \end_layout
30419
30420 \end_inset
30421
30422 」文字を表示させることができます。
30423 \family sans
30424 挿入\SpecialChar \menuseparator
30425 ファイル\SpecialChar \menuseparator
30426 平文
30427 \family default
30428 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
30429 \end_layout
30430
30431 \begin_layout Standard
30432 以下は、verbatimとして挿入された子文書です。 
30433 \begin_inset CommandInset include
30434 LatexCommand verbatiminput
30435 filename "../DummyTextDocument.txt"
30436
30437 \end_inset
30438
30439
30440 \begin_inset VSpace bigskip
30441 \end_inset
30442
30443 以下は、
30444 \family sans
30445 出力の空白に印付けをする
30446 \family default
30447 オプションを指定して、verbatimとして挿入された子文書です。 
30448 \begin_inset CommandInset include
30449 LatexCommand verbatiminput*
30450 filename "../DummyTextDocument.txt"
30451
30452 \end_inset
30453
30454
30455 \end_layout
30456
30457 \begin_layout Standard
30458 \begin_inset VSpace bigskip
30459 \end_inset
30460
30461
30462 \end_layout
30463
30464 \begin_layout Standard
30465 \begin_inset Note Greyedout
30466 status open
30467
30468 \begin_layout Plain Layout
30469
30470 \series bold
30471 【註】
30472 \series default
30473 上記の例でわかるように、
30474 \family sans
30475 verbatim
30476 \family default
30477 として取り込んだ文書の文章は、文書行の終わりで改行されません。
30478 \end_layout
30479
30480 \end_inset
30481
30482
30483 \end_layout
30484
30485 \begin_layout Standard
30486 \begin_inset Note Greyedout
30487 status open
30488
30489 \begin_layout Plain Layout
30490
30491 \series bold
30492 【訳註】
30493 \series default
30494 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
30495 \end_layout
30496
30497 \end_inset
30498
30499
30500 \end_layout
30501
30502 \begin_layout Description
30503 プログラムリスト この型については、第
30504 \begin_inset CommandInset ref
30505 LatexCommand ref
30506 reference "cha:プログラムコードリスト"
30507
30508 \end_inset
30509
30510 章に説明されています。
30511 \end_layout
30512
30513 \begin_layout Standard
30514 \begin_inset Note Greyedout
30515 status open
30516
30517 \begin_layout Plain Layout
30518
30519 \series bold
30520 【註】
30521 \series default
30522 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Chapter
30531 プログラムコードリスト
30532 \begin_inset CommandInset label
30533 LatexCommand label
30534 name "cha:プログラムコードリスト"
30535
30536 \end_inset
30537
30538
30539 \begin_inset Index idx
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543 りすと@リスト
30544 \end_layout
30545
30546 \end_inset
30547
30548
30549 \begin_inset Index idx
30550 status collapsed
30551
30552 \begin_layout Plain Layout
30553 ぷろぐらむこーど@プログラムコード
30554 \end_layout
30555
30556 \end_inset
30557
30558
30559 \begin_inset Index idx
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 ふろーと@フロート ! りすと@リスト
30564 \end_layout
30565
30566 \end_inset
30567
30568
30569 \end_layout
30570
30571 \begin_layout Standard
30572 プログラムコードを取り込んで組版するには、
30573 \family sans
30574 挿入
30575 \family default
30576 \SpecialChar \menuseparator
30577
30578 \family sans
30579 プログラムリスト
30580 \family default
30581 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
30582 \series bold
30583 listings
30584 \series default
30585
30586 \begin_inset Index idx
30587 status collapsed
30588
30589 \begin_layout Plain Layout
30590 LaTeXぱっけーじ@LaTeXパッケージ ! listings
30591 \end_layout
30592
30593 \end_inset
30594
30595 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
30596 \end_layout
30597
30598 \begin_layout Standard
30599 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
30600 \end_layout
30601
30602 \begin_layout Standard
30603 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
30604 \family sans
30605 行内リスト
30606 \family default
30607 を指定すると、リストは
30608 \begin_inset listings
30609 lstparams "language={C++}"
30610 inline true
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614
30615 int a=5;
30616 \end_layout
30617
30618 \end_inset
30619
30620 のように行内に印字されます。
30621 \begin_inset Newline newline
30622 \end_inset
30623
30624
30625 \family sans
30626 フロート
30627 \family default
30628 オプションは、プログラムリストフロートを生成するものですが、ここで、第
30629 \begin_inset CommandInset ref
30630 LatexCommand ref
30631 reference "sec:フロートの配置"
30632
30633 \end_inset
30634
30635 節に説明されているフロート配置オプションに従って、「
30636 \family sans
30637 h
30638 \family default
30639 」「
30640 \family sans
30641 t
30642 \family default
30643 」「
30644 \family sans
30645 b
30646 \family default
30647 」「
30648 \family sans
30649 p
30650 \family default
30651 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
30652 \family sans
30653 htbp
30654 \family default
30655 」のように区切りを入れることなく入力することができます。「
30656 \family sans
30657 h
30658 \family default
30659 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
30660 \family sans
30661 フロート
30662 \family default
30663 オプションを使用しなければ大丈夫です。
30664 \end_layout
30665
30666 \begin_layout Standard
30667
30668 \family sans
30669 挿入
30670 \family default
30671 \SpecialChar \menuseparator
30672
30673 \family sans
30674 キャプション
30675 \family default
30676 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、リスト
30677 \begin_inset CommandInset ref
30678 LatexCommand ref
30679 reference "lst:リストフロート"
30680
30681 \end_inset
30682
30683 のように参照することができます。
30684 \end_layout
30685
30686 \begin_layout Standard
30687 \begin_inset listings
30688 lstparams "language=Python"
30689 inline false
30690 status open
30691
30692 \begin_layout Plain Layout
30693
30694 \begin_inset Caption
30695
30696 \begin_layout Plain Layout
30697 \begin_inset CommandInset label
30698 LatexCommand label
30699 name "lst:リストフロート"
30700
30701 \end_inset
30702
30703 Example Listing Float
30704 \end_layout
30705
30706 \end_inset
30707
30708 # Example listing float
30709 \end_layout
30710
30711 \begin_layout Plain Layout
30712
30713 def func(param):
30714 \end_layout
30715
30716 \begin_layout Plain Layout
30717
30718     'this is a python function'
30719 \end_layout
30720
30721 \begin_layout Plain Layout
30722
30723     pass
30724 \end_layout
30725
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \begin_layout Standard
30732 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
30733 onのキーワード「def」が識別され、ボールド体で出力されます。
30734 \end_layout
30735
30736 \begin_layout Standard
30737 \begin_inset Note Greyedout
30738 status open
30739
30740 \begin_layout Plain Layout
30741
30742 \series bold
30743 【註】
30744 \series default
30745 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
30746 \family typewriter
30747 typewriter
30748 \family default
30749 フォントがボールド体を提供していません。この場合には、
30750 \family sans
30751 文書
30752 \family default
30753 \SpecialChar \menuseparator
30754
30755 \family sans
30756 設定
30757 \family default
30758 \SpecialChar \menuseparator
30759
30760 \family sans
30761 フォント
30762 \family default
30763 メニューで別のフォントを選択してください(
30764 \emph on
30765 LuxiMono
30766 \emph default
30767
30768 \emph on
30769 BeraMono
30770 \emph default
30771
30772 \emph on
30773 Courier
30774 \emph default
30775 の各フォントはボールド体を提供します)。
30776 \end_layout
30777
30778 \end_inset
30779
30780
30781 \end_layout
30782
30783 \begin_layout Standard
30784 \begin_inset Note Greyedout
30785 status open
30786
30787 \begin_layout Plain Layout
30788
30789 \series bold
30790 【訳註】
30791 \series default
30792 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \begin_layout Standard
30801 プログラムリストダイアログの
30802 \family sans
30803 行番号
30804 \family default
30805 のセクションでは、行番号の様式を指定することができます。
30806 \family sans
30807 行間
30808 \family default
30809 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
30810 \end_layout
30811
30812 \begin_layout Standard
30813 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
30814 \family sans
30815 拡張文字コード表を使う
30816 \family default
30817 オプションを使用しなくてはなりません。
30818 \begin_inset Newline newline
30819 \end_inset
30820
30821 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
30822 \begin_inset space \thinspace{}
30823 \end_inset
30824
30825 -
30826 \begin_inset space \thinspace{}
30827 \end_inset
30828
30829 8」で設定したプログラムリストの例です。
30830 \end_layout
30831
30832 \begin_layout Standard
30833 \begin_inset listings
30834 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
30835 inline false
30836 status open
30837
30838 \begin_layout Plain Layout
30839
30840 def func(param):
30841 \end_layout
30842
30843 \begin_layout Plain Layout
30844
30845     'this is a python function'
30846 \end_layout
30847
30848 \begin_layout Plain Layout
30849
30850     pass
30851 \end_layout
30852
30853 \begin_layout Plain Layout
30854
30855 def func(param):
30856 \end_layout
30857
30858 \begin_layout Plain Layout
30859
30860 'This is a German word: Tschüß'
30861 \end_layout
30862
30863 \begin_layout Plain Layout
30864
30865 pass
30866 \end_layout
30867
30868 \begin_layout Plain Layout
30869
30870 def func(param):
30871 \end_layout
30872
30873 \begin_layout Plain Layout
30874
30875 'this is a python function'
30876 \end_layout
30877
30878 \begin_layout Plain Layout
30879
30880 pass
30881 \end_layout
30882
30883 \end_inset
30884
30885
30886 \end_layout
30887
30888 \begin_layout Standard
30889 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
30890 \family sans
30891 タビュレータの大きさ
30892 \family default
30893 フィールドで指定することができます。
30894 \end_layout
30895
30896 \begin_layout Standard
30897 \begin_inset Note Greyedout
30898 status open
30899
30900 \begin_layout Plain Layout
30901
30902 \series bold
30903 【註】listings
30904 \series default
30905 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
30906 に振られているのはこのためです。
30907 \end_layout
30908
30909 \end_inset
30910
30911
30912 \end_layout
30913
30914 \begin_layout Standard
30915 \begin_inset VSpace bigskip
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \begin_layout Standard
30922 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
30923 \family sans
30924 挿入
30925 \family default
30926 \SpecialChar \menuseparator
30927
30928 \family sans
30929 ファイル
30930 \family default
30931 \SpecialChar \menuseparator
30932
30933 \family sans
30934 子文書
30935 \family default
30936 メニューを使用して
30937 \family sans
30938 プログラムリスト
30939 \family default
30940 型を選択してください
30941 \begin_inset Foot
30942 status collapsed
30943
30944 \begin_layout Plain Layout
30945 他の子文書型については、第 section
30946 \begin_inset space ~
30947 \end_inset
30948
30949
30950 \begin_inset CommandInset ref
30951 LatexCommand ref
30952 reference "sec:子文書"
30953
30954 \end_inset
30955
30956 節に説明があります。
30957 \end_layout
30958
30959 \end_inset
30960
30961 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
30962 疑問符「?」を打鍵してください。
30963 \end_layout
30964
30965 \begin_layout Standard
30966 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
30967 \family sans
30968 挿入
30969 \family default
30970 \SpecialChar \menuseparator
30971
30972 \family sans
30973 相互参照
30974 \family default
30975 メニューを使って参照できるようになります。
30976 \end_layout
30977
30978 \begin_layout Standard
30979 プログラムリスト
30980 \begin_inset CommandInset ref
30981 LatexCommand ref
30982 reference "lst:file-listing"
30983
30984 \end_inset
30985
30986 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
30987 \end_layout
30988
30989 \begin_layout Standard
30990 \begin_inset CommandInset include
30991 LatexCommand lstinputlisting
30992 filename "EmbeddedObjects.lyx"
30993 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
30994
30995 \end_inset
30996
30997
30998 \end_layout
30999
31000 \begin_layout Standard
31001 \begin_inset VSpace bigskip
31002 \end_inset
31003
31004
31005 \end_layout
31006
31007 \begin_layout Standard
31008 リストに数式を入れるには、以下のようにします。
31009 \end_layout
31010
31011 \begin_layout Enumerate
31012 リストダイアログを開き、
31013 \family sans
31014 詳細
31015 \family default
31016 タブのフィールド中に
31017 \begin_inset Newline newline
31018 \end_inset
31019
31020
31021 \family sans
31022 mathescape=true
31023 \family default
31024
31025 \begin_inset Newline newline
31026 \end_inset
31027
31028 と書き加えます。
31029 \end_layout
31030
31031 \begin_layout Enumerate
31032 リスト外で数式を作成します。
31033 \end_layout
31034
31035 \begin_layout Enumerate
31036 数式の内容(数式差込枠ではなく)をクリップボードにコピーします(短縮キー
31037 \begin_inset Info
31038 type  "shortcut"
31039 arg   "copy"
31040 \end_inset
31041
31042 )。
31043 \end_layout
31044
31045 \begin_layout Enumerate
31046 リストに「$$」と書き、クリップボードの内容をドルマークの間に貼り付けます(短縮キー
31047 \begin_inset Info
31048 type  "shortcut"
31049 arg   "paste"
31050 \end_inset
31051
31052 )。
31053 \end_layout
31054
31055 \begin_layout Standard
31056 \begin_inset listings
31057 lstparams "language=Python,mathescape=true"
31058 inline false
31059 status open
31060
31061 \begin_layout Plain Layout
31062
31063 \begin_inset Caption
31064
31065 \begin_layout Plain Layout
31066 Example Listing float containing a formula
31067 \end_layout
31068
31069 \end_inset
31070
31071 # Example listing float
31072 \end_layout
31073
31074 \begin_layout Plain Layout
31075
31076 def func(param):
31077 \end_layout
31078
31079 \begin_layout Plain Layout
31080
31081     # $
31082 \backslash
31083 prod_{n=1}^{
31084 \backslash
31085 infty}
31086 \backslash
31087 ,
31088 \backslash
31089 frac{1}{x^{2}}$
31090 \end_layout
31091
31092 \begin_layout Plain Layout
31093
31094     pass
31095 \end_layout
31096
31097 \end_inset
31098
31099
31100 \end_layout
31101
31102 \begin_layout Standard
31103 \begin_inset VSpace bigskip
31104 \end_inset
31105
31106
31107 \end_layout
31108
31109 \begin_layout Standard
31110 大域的なプログラムリストの設定は、
31111 \family sans
31112 文書
31113 \family default
31114 \SpecialChar \menuseparator
31115
31116 \family sans
31117 設定
31118 \family default
31119 \SpecialChar \menuseparator
31120
31121 \family sans
31122 リスト
31123 \family default
31124 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
31125 \family sans
31126 プログラムリスト設定
31127 \family default
31128 フィールドで疑問符「?」を打鍵してください。
31129 \end_layout
31130
31131 \begin_layout Standard
31132
31133 \series bold
31134 listings
31135 \series default
31136 パッケージについての詳しい情報については、取扱説明書
31137 \begin_inset CommandInset citation
31138 LatexCommand cite
31139 key "listings"
31140
31141 \end_inset
31142
31143 をご参照ください。.
31144 \end_layout
31145
31146 \begin_layout Standard
31147 \begin_inset Newpage newpage
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Chapter
31154 \start_of_appendix
31155 LyXで使用できる単位
31156 \begin_inset Index idx
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160 たんい@単位
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \begin_inset CommandInset label
31167 LatexCommand label
31168 name "cha:LyXで使用できる単位"
31169
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 この文書で用いられる単位の理解のために、表
31177 \begin_inset CommandInset ref
31178 LatexCommand ref
31179 reference "tab:単位"
31180
31181 \end_inset
31182
31183 に、LyXで使うことのできる単位をまとめておきます。
31184 \end_layout
31185
31186 \begin_layout Standard
31187 \begin_inset Float table
31188 placement h
31189 wide false
31190 sideways false
31191 status open
31192
31193 \begin_layout Plain Layout
31194 \begin_inset Caption
31195
31196 \begin_layout Plain Layout
31197 \begin_inset CommandInset label
31198 LatexCommand label
31199 name "tab:単位"
31200
31201 \end_inset
31202
31203 単位
31204 \end_layout
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Plain Layout
31212 \begin_inset VSpace medskip
31213 \end_inset
31214
31215
31216 \end_layout
31217
31218 \begin_layout Plain Layout
31219 \align center
31220 \begin_inset Tabular
31221 <lyxtabular version="3" rows="20" columns="2">
31222 <features tabularvalignment="middle">
31223 <column alignment="center" valignment="top" width="0">
31224 <column alignment="center" valignment="top" width="0">
31225 <row>
31226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230 単位
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239 名称/摘要
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 </row>
31245 <row>
31246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31247 \begin_inset Text
31248
31249 \begin_layout Plain Layout
31250 mm
31251 \end_layout
31252
31253 \end_inset
31254 </cell>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259 ミリメートル
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 </row>
31265 <row>
31266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31267 \begin_inset Text
31268
31269 \begin_layout Plain Layout
31270 cm
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279 センチメートル
31280 \end_layout
31281
31282 \end_inset
31283 </cell>
31284 </row>
31285 <row>
31286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31287 \begin_inset Text
31288
31289 \begin_layout Plain Layout
31290 in
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31296 \begin_inset Text
31297
31298 \begin_layout Plain Layout
31299 インチ
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 </row>
31305 <row>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310 pt
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319 ポイント (72.27
31320 \begin_inset Formula $\,$
31321 \end_inset
31322
31323 pt = 1
31324 \begin_inset Formula $\,$
31325 \end_inset
31326
31327 in)
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 </row>
31333 <row>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338 pc
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347 パイカ (1
31348 \begin_inset Formula $\,$
31349 \end_inset
31350
31351 pc = 12
31352 \begin_inset Formula $\,$
31353 \end_inset
31354
31355 pt)
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 </row>
31361 <row>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366 sp
31367 \end_layout
31368
31369 \end_inset
31370 </cell>
31371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31372 \begin_inset Text
31373
31374 \begin_layout Plain Layout
31375 スケールポイント (65536
31376 \begin_inset Formula $\,$
31377 \end_inset
31378
31379 sp = 1
31380 \begin_inset Formula $\,$
31381 \end_inset
31382
31383 pt)
31384 \end_layout
31385
31386 \end_inset
31387 </cell>
31388 </row>
31389 <row>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394 bp
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403 ビッグポイント (72
31404 \begin_inset Formula $\,$
31405 \end_inset
31406
31407 bp = 1
31408 \begin_inset Formula $\,$
31409 \end_inset
31410
31411 in)
31412 \end_layout
31413
31414 \end_inset
31415 </cell>
31416 </row>
31417 <row>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422 dd
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431 ディドー (72
31432 \begin_inset Formula $\,$
31433 \end_inset
31434
31435 dd 
31436 \begin_inset Formula $\approx$
31437 \end_inset
31438
31439  37.6
31440 \begin_inset Formula $\,$
31441 \end_inset
31442
31443 mm)
31444 \end_layout
31445
31446 \end_inset
31447 </cell>
31448 </row>
31449 <row>
31450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31451 \begin_inset Text
31452
31453 \begin_layout Plain Layout
31454 cc
31455 \end_layout
31456
31457 \end_inset
31458 </cell>
31459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31460 \begin_inset Text
31461
31462 \begin_layout Plain Layout
31463 シセロ (1
31464 \begin_inset Formula $\,$
31465 \end_inset
31466
31467 cc = 12
31468 \begin_inset Formula $\,$
31469 \end_inset
31470
31471 dd)
31472 \end_layout
31473
31474 \end_inset
31475 </cell>
31476 </row>
31477 <row>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482 Scale%
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Plain Layout
31491 元の画像幅の%
31492 \end_layout
31493
31494 \end_inset
31495 </cell>
31496 </row>
31497 <row>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502 text%
31503 \end_layout
31504
31505 \end_inset
31506 </cell>
31507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31508 \begin_inset Text
31509
31510 \begin_layout Plain Layout
31511 テキスト幅の%
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 </row>
31517 <row>
31518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522 col%
31523 \end_layout
31524
31525 \end_inset
31526 </cell>
31527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31528 \begin_inset Text
31529
31530 \begin_layout Plain Layout
31531 組段幅の%
31532 \end_layout
31533
31534 \end_inset
31535 </cell>
31536 </row>
31537 <row>
31538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31539 \begin_inset Text
31540
31541 \begin_layout Plain Layout
31542 page%
31543 \end_layout
31544
31545 \end_inset
31546 </cell>
31547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551 用紙幅の%
31552 \end_layout
31553
31554 \end_inset
31555 </cell>
31556 </row>
31557 <row>
31558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562 line%
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571 行幅の%
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 </row>
31577 <row>
31578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31579 \begin_inset Text
31580
31581 \begin_layout Plain Layout
31582 theight%
31583 \end_layout
31584
31585 \end_inset
31586 </cell>
31587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31588 \begin_inset Text
31589
31590 \begin_layout Plain Layout
31591 テキスト高さの%
31592 \end_layout
31593
31594 \end_inset
31595 </cell>
31596 </row>
31597 <row>
31598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31599 \begin_inset Text
31600
31601 \begin_layout Plain Layout
31602 pheight%
31603 \end_layout
31604
31605 \end_inset
31606 </cell>
31607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31608 \begin_inset Text
31609
31610 \begin_layout Plain Layout
31611 用紙高さの%
31612 \end_layout
31613
31614 \end_inset
31615 </cell>
31616 </row>
31617 <row>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622 ex
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631 現在のフォントの文字「x」の高さ
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 </row>
31637 <row>
31638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642 em
31643 \end_layout
31644
31645 \end_inset
31646 </cell>
31647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31648 \begin_inset Text
31649
31650 \begin_layout Plain Layout
31651 現在のフォントの文字「M」の幅
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 </row>
31657 <row>
31658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662 mu
31663 \end_layout
31664
31665 \end_inset
31666 </cell>
31667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31668 \begin_inset Text
31669
31670 \begin_layout Plain Layout
31671 数式単位 (1
31672 \begin_inset Formula $\,$
31673 \end_inset
31674
31675 mu = 1/18
31676 \begin_inset Formula $\,$
31677 \end_inset
31678
31679 em)
31680 \end_layout
31681
31682 \end_inset
31683 </cell>
31684 </row>
31685 </lyxtabular>
31686
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \end_inset
31693
31694
31695 \end_layout
31696
31697 \begin_layout Chapter
31698 画像を含む場合のファイル出力形式
31699 \begin_inset CommandInset label
31700 LatexCommand label
31701 name "cha:ファイル出力形式"
31702
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \begin_layout Section
31709 DVI
31710 \begin_inset Index idx
31711 status collapsed
31712
31713 \begin_layout Plain Layout
31714 ふぁいるしょしき@ファイル書式 ! DVI
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \begin_inset Index idx
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724 DVI|see
31725 \begin_inset ERT
31726 status collapsed
31727
31728 \begin_layout Plain Layout
31729
31730 {
31731 \end_layout
31732
31733 \end_inset
31734
31735 ファイル書式
31736 \begin_inset ERT
31737 status collapsed
31738
31739 \begin_layout Plain Layout
31740
31741 }
31742 \end_layout
31743
31744 \end_inset
31745
31746
31747 \end_layout
31748
31749 \end_inset
31750
31751
31752 \end_layout
31753
31754 \begin_layout Standard
31755 このファイル型の拡張子は「
31756 \family typewriter
31757 .dvi
31758 \family default
31759 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
31760 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
31761 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
31762 \end_layout
31763
31764 \begin_layout Standard
31765 \begin_inset Note Greyedout
31766 status open
31767
31768 \begin_layout Plain Layout
31769 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
31770 \end_layout
31771
31772 \end_inset
31773
31774 ですから、お使いの
31775 \family typewriter
31776 .dvi
31777 \family default
31778 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
31779 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
31780 DFを使用することをお勧めします。
31781 \end_layout
31782
31783 \begin_layout Standard
31784 使用中の文書は、
31785 \family sans
31786 ファイル
31787 \family default
31788 \SpecialChar \menuseparator
31789
31790 \family sans
31791 書き出し
31792 \family default
31793 \SpecialChar \menuseparator
31794
31795 \family sans
31796 DVI
31797 \family default
31798 メニューを使用して、DVIに書き出すことができます。また、
31799 \family sans
31800 表示
31801 \family default
31802 メニューかツールバーボタン
31803 \begin_inset Graphics
31804         filename ../../images/buffer-view_dvi.png
31805         scale 85
31806         scaleBeforeRotation
31807
31808 \end_inset
31809
31810 を使用すれば、使用中の文書をDVIで表示させることができます。
31811 \end_layout
31812
31813 \begin_layout Section
31814 PostScript
31815 \begin_inset CommandInset label
31816 LatexCommand label
31817 name "sec:PostScript"
31818
31819 \end_inset
31820
31821
31822 \begin_inset Index idx
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826 ふぁいるしょしき@ファイル書式 ! PostScript
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \begin_inset Index idx
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 PostScript|see
31837 \begin_inset ERT
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841
31842 {
31843 \end_layout
31844
31845 \end_inset
31846
31847 ファイル書式
31848 \begin_inset ERT
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852
31853 }
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \end_layout
31860
31861 \end_inset
31862
31863
31864 \end_layout
31865
31866 \begin_layout Standard
31867 このファイル型の拡張子は「
31868 \family typewriter
31869 .ps
31870 \family default
31871 」です。PostScriptは、
31872 \family typewriter
31873 Adobe
31874 \family default
31875 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
31876 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
31877 \begin_inset Foot
31878 status open
31879
31880 \begin_layout Plain Layout
31881 これについてもう少し学ぶ気があれば、LaTeXパッケージ
31882 \series bold
31883 PSTricks
31884 \series default
31885
31886 \begin_inset CommandInset citation
31887 LatexCommand cite
31888 key "pstricks"
31889
31890 \end_inset
31891
31892 を見てみてください。
31893 \end_layout
31894
31895 \end_inset
31896
31897 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
31898 \end_layout
31899
31900 \begin_layout Standard
31901 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
31902 \family typewriter
31903 .eps
31904 \family default
31905 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
31906 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
31907 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
31908 を直接EPSとして入れておく方がよいでしょう。
31909 \end_layout
31910
31911 \begin_layout Standard
31912 文書は、
31913 \family sans
31914 ファイル
31915 \family default
31916 \SpecialChar \menuseparator
31917
31918 \family sans
31919 書き出し
31920 \family default
31921 \SpecialChar \menuseparator
31922
31923 \family sans
31924 Postscript
31925 \family default
31926 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
31927 \family sans
31928 表示
31929 \family default
31930 メニューかツールバーボタン
31931 \begin_inset Graphics
31932         filename ../../images/buffer-view_ps.png
31933         scale 85
31934         scaleBeforeRotation
31935
31936 \end_inset
31937
31938 を使用することでPostScriptとして表示させることができます。
31939 \end_layout
31940
31941 \begin_layout Section
31942 PDF
31943 \begin_inset Index idx
31944 status collapsed
31945
31946 \begin_layout Plain Layout
31947 ふぁいるしょしき@ファイル書式 ! PDF
31948 \end_layout
31949
31950 \end_inset
31951
31952
31953 \begin_inset Index idx
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957 PDF
31958 \end_layout
31959
31960 \end_inset
31961
31962
31963 \end_layout
31964
31965 \begin_layout Standard
31966 このファイル型の拡張子は「
31967 \family typewriter
31968 .pdf
31969 \family default
31970 」です。この「Portable Document Format (PDF)」は、
31971 \family typewriter
31972 Adobe
31973 \family default
31974 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
31975 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
31976 \end_layout
31977
31978 \begin_layout Standard
31979 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
31980 \family typewriter
31981 .jpg
31982 \family default
31983 」または「
31984 \family typewriter
31985 .jpeg
31986 \family default
31987 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
31988 \family typewriter
31989 .png
31990 \family default
31991 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
31992 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
31993 とをお勧めします。
31994 \end_layout
31995
31996 \begin_layout Standard
31997 使用中の文書は、
31998 \family sans
31999 ファイル
32000 \family default
32001 \SpecialChar \menuseparator
32002
32003 \family sans
32004 書き出し
32005 \family default
32006 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
32007 \end_layout
32008
32009 \begin_layout Description
32010 PDF
32011 \begin_inset space ~
32012 \end_inset
32013
32014 (ps2pdf) これは
32015 \family typewriter
32016 ps2pdf
32017 \family default
32018 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
32019 \family typewriter
32020 dvips
32021 \family default
32022 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
32023 \end_layout
32024
32025 \begin_layout Description
32026 PDF
32027 \begin_inset space ~
32028 \end_inset
32029
32030 (dvipdfm) これは
32031 \family typewriter
32032 dvipdfm
32033 \family default
32034 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
32035 \end_layout
32036
32037 \begin_layout Description
32038 PDF
32039 \begin_inset space ~
32040 \end_inset
32041
32042 (pdflatex) これは
32043 \family typewriter
32044 pdftex
32045 \family default
32046 プログラムを使って、現在のファイルを直接PDFに変換します。
32047 \end_layout
32048
32049 \begin_layout Standard
32050
32051 \family typewriter
32052 pdftex
32053 \family default
32054 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
32055 \family sans
32056 PDF
32057 \begin_inset space ~
32058 \end_inset
32059
32060 (pdflatex)
32061 \family default
32062 を使用することが推奨されます。
32063 \family typewriter
32064 dvipdfm
32065 \family default
32066 プログラムは開発が停止しており、若干時代遅れになっています。
32067 \end_layout
32068
32069 \begin_layout Standard
32070 使用中の文書をPDFとして表示するには、
32071 \family sans
32072 表示
32073 \family default
32074 メニューかツールバーボタン
32075 \begin_inset Graphics
32076         filename ../../images/buffer-view_pdf2.png
32077         scale 85
32078         scaleBeforeRotation
32079
32080 \end_inset
32081
32082 (これは
32083 \family sans
32084 PDF
32085 \begin_inset space ~
32086 \end_inset
32087
32088 (pdflatex)
32089 \family default
32090 を使用します)を用います。
32091 \end_layout
32092
32093 \begin_layout Chapter
32094 第(
32095 \begin_inset CommandInset ref
32096 LatexCommand ref
32097 reference "eq:Wgn"
32098
32099 \end_inset
32100
32101 )式の説明
32102 \begin_inset CommandInset label
32103 LatexCommand label
32104 name "cha:式の説明"
32105
32106 \end_inset
32107
32108
32109 \end_layout
32110
32111 \begin_layout Standard
32112 \begin_inset Formula $n$
32113 \end_inset
32114
32115 個の表セルの全幅
32116 \begin_inset Formula $W_{\mathrm{tot\, n}}$
32117 \end_inset
32118
32119
32120 \end_layout
32121
32122 \begin_layout Standard
32123 \begin_inset Formula 
32124 \begin{equation}
32125 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
32126 \end{equation}
32127
32128 \end_inset
32129
32130
32131 \end_layout
32132
32133 \begin_layout Standard
32134 で計算できます。ここで
32135 \begin_inset Formula $W_{g\, n}$
32136 \end_inset
32137
32138 は、すべてのセルが持つ固定幅です。
32139 \series bold
32140
32141 \backslash
32142 tabcolsep
32143 \series default
32144 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
32145 \begin_inset space \thinspace{}
32146 \end_inset
32147
32148 ptです。
32149 \series bold
32150
32151 \backslash
32152 arrayrulewidth
32153 \series default
32154 は、セル罫線幅であり、既定値は0.4
32155 \begin_inset space \thinspace{}
32156 \end_inset
32157
32158 ptです。
32159 \end_layout
32160
32161 \begin_layout Standard
32162
32163 \begin_inset CommandInset ref
32164 LatexCommand eqref
32165 reference "eq:Wtot_n"
32166
32167 \end_inset
32168
32169 式にしたがえば、連結列の全幅
32170 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \begin_layout Standard
32177 \begin_inset Formula 
32178 \begin{equation}
32179 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
32180 \end{equation}
32181
32182 \end_inset
32183
32184
32185 \end_layout
32186
32187 \begin_layout Standard
32188 となります。
32189 \begin_inset Formula $n$
32190 \end_inset
32191
32192 列を連結する時には各列の全幅は
32193 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
32194 \end_inset
32195
32196 となるので、第
32197 \begin_inset CommandInset ref
32198 LatexCommand eqref
32199 reference "eq:Wtot_n"
32200
32201 \end_inset
32202
32203 式と第
32204 \begin_inset CommandInset ref
32205 LatexCommand eqref
32206 reference "eq:Wtot_mult"
32207
32208 \end_inset
32209
32210 式が等しいものと置けば、必要となる固定幅
32211 \begin_inset Formula $W_{g\, n}$
32212 \end_inset
32213
32214 を計算することができて、
32215 \end_layout
32216
32217 \begin_layout Standard
32218 \begin_inset Formula 
32219 \begin{equation}
32220 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
32221 \end{equation}
32222
32223 \end_inset
32224
32225 となります。
32226 \end_layout
32227
32228 \begin_layout Bibliography
32229 \labelwidthstring 参考文献
32230 \begin_inset CommandInset bibitem
32231 LatexCommand bibitem
32232 key "latexcompanion"
32233
32234 \end_inset
32235
32236 Frank Mittelbach and Michel Goossens: 
32237 \emph on
32238 The LaTeX Companion Second Edition.
32239
32240 \emph default
32241  Addison-Wesley, 2004
32242 \end_layout
32243
32244 \begin_layout Bibliography
32245 \labelwidthstring 参考文献
32246 \begin_inset CommandInset bibitem
32247 LatexCommand bibitem
32248 key "latexguide"
32249
32250 \end_inset
32251
32252 Helmut Kopka and Patrick W.
32253  Daly: 
32254 \emph on
32255 A Guide to LaTeX Fourth Edition.
32256
32257 \emph default
32258  Addison-Wesley, 2003
32259 \end_layout
32260
32261 \begin_layout Bibliography
32262 \labelwidthstring 参考文献
32263 \begin_inset CommandInset bibitem
32264 LatexCommand bibitem
32265 key "latexbook"
32266
32267 \end_inset
32268
32269 Leslie Lamport: 
32270 \emph on
32271 LaTeX: A Document Preparation System.
32272
32273 \emph default
32274  Addison-Wesley, second edition, 1994
32275 \end_layout
32276
32277 \begin_layout Bibliography
32278 \labelwidthstring 参考文献
32279 \begin_inset CommandInset bibitem
32280 LatexCommand bibitem
32281 key "booktabs"
32282
32283 \end_inset
32284
32285 LaTeXパッケージ
32286 \series bold
32287
32288 \begin_inset CommandInset href
32289 LatexCommand href
32290 name "booktabs"
32291 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
32292
32293 \end_inset
32294
32295
32296 \series default
32297
32298 \begin_inset Index idx
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
32303 \end_layout
32304
32305 \end_inset
32306
32307 の取扱説明書
32308 \end_layout
32309
32310 \begin_layout Bibliography
32311 \labelwidthstring 参考文献
32312 \begin_inset CommandInset bibitem
32313 LatexCommand bibitem
32314 key "caption"
32315
32316 \end_inset
32317
32318 LaTeXパッケージ
32319 \series bold
32320
32321 \begin_inset CommandInset href
32322 LatexCommand href
32323 name "caption"
32324 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
32325
32326 \end_inset
32327
32328
32329 \series default
32330
32331 \begin_inset Index idx
32332 status collapsed
32333
32334 \begin_layout Plain Layout
32335 LaTeXぱっけーじ@LaTeXパッケージ ! caption
32336 \end_layout
32337
32338 \end_inset
32339
32340 の取扱説明書
32341 \end_layout
32342
32343 \begin_layout Bibliography
32344 \labelwidthstring 参考文献
32345 \begin_inset CommandInset bibitem
32346 LatexCommand bibitem
32347 key "endfloat"
32348
32349 \end_inset
32350
32351 LaTeXパッケージ
32352 \series bold
32353
32354 \begin_inset CommandInset href
32355 LatexCommand href
32356 name "endfloat"
32357 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
32358
32359 \end_inset
32360
32361
32362 \series default
32363
32364 \begin_inset Index idx
32365 status collapsed
32366
32367 \begin_layout Plain Layout
32368 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
32369 \end_layout
32370
32371 \end_inset
32372
32373 の取扱説明書
32374 \end_layout
32375
32376 \begin_layout Bibliography
32377 \labelwidthstring 参考文献
32378 \begin_inset CommandInset bibitem
32379 LatexCommand bibitem
32380 key "wrapfig"
32381
32382 \end_inset
32383
32384 LaTeXパッケージ
32385 \series bold
32386
32387 \begin_inset CommandInset href
32388 LatexCommand href
32389 name "wrapfig"
32390 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
32391
32392 \end_inset
32393
32394
32395 \series default
32396
32397 \begin_inset Index idx
32398 status collapsed
32399
32400 \begin_layout Plain Layout
32401 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
32402 \end_layout
32403
32404 \end_inset
32405
32406 の取扱説明書
32407 \end_layout
32408
32409 \begin_layout Bibliography
32410 \labelwidthstring 参考文献
32411 \begin_inset CommandInset bibitem
32412 LatexCommand bibitem
32413 key "footmisc"
32414
32415 \end_inset
32416
32417 LaTeXパッケージ
32418 \series bold
32419
32420 \begin_inset CommandInset href
32421 LatexCommand href
32422 name "footmisc"
32423 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
32424
32425 \end_inset
32426
32427
32428 \series default
32429
32430 \begin_inset Index idx
32431 status collapsed
32432
32433 \begin_layout Plain Layout
32434 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
32435 \end_layout
32436
32437 \end_inset
32438
32439 の取扱説明書
32440 \end_layout
32441
32442 \begin_layout Bibliography
32443 \labelwidthstring 参考文献
32444 \begin_inset CommandInset bibitem
32445 LatexCommand bibitem
32446 key "hypcap"
32447
32448 \end_inset
32449
32450 LaTeXパッケージ
32451 \series bold
32452
32453 \begin_inset CommandInset href
32454 LatexCommand href
32455 name "hypcap"
32456 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
32457
32458 \end_inset
32459
32460
32461 \series default
32462
32463 \begin_inset Index idx
32464 status collapsed
32465
32466 \begin_layout Plain Layout
32467 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32468 \end_layout
32469
32470 \end_inset
32471
32472 の取扱説明書
32473 \end_layout
32474
32475 \begin_layout Bibliography
32476 \labelwidthstring 参考文献
32477 \begin_inset CommandInset bibitem
32478 LatexCommand bibitem
32479 key "hyperref"
32480
32481 \end_inset
32482
32483 LaTeXパッケージ
32484 \series bold
32485
32486 \begin_inset CommandInset href
32487 LatexCommand href
32488 name "hyperref"
32489 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
32490
32491 \end_inset
32492
32493
32494 \series default
32495
32496 \begin_inset Index idx
32497 status collapsed
32498
32499 \begin_layout Plain Layout
32500 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32501 \end_layout
32502
32503 \end_inset
32504
32505 の取扱説明書
32506 \end_layout
32507
32508 \begin_layout Bibliography
32509 \labelwidthstring 参考文献
32510 \begin_inset CommandInset bibitem
32511 LatexCommand bibitem
32512 key "KOMA-script"
32513
32514 \end_inset
32515
32516 LaTeXパッケージ
32517 \series bold
32518
32519 \begin_inset CommandInset href
32520 LatexCommand href
32521 name "KOMA-script"
32522 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
32523
32524 \end_inset
32525
32526
32527 \series default
32528
32529 \begin_inset Index idx
32530 status collapsed
32531
32532 \begin_layout Plain Layout
32533 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
32534 \end_layout
32535
32536 \end_inset
32537
32538 の取扱説明書
32539 \end_layout
32540
32541 \begin_layout Bibliography
32542 \labelwidthstring 参考文献
32543 \begin_inset CommandInset bibitem
32544 LatexCommand bibitem
32545 key "listings"
32546
32547 \end_inset
32548
32549 LaTeXパッケージ
32550 \series bold
32551
32552 \begin_inset CommandInset href
32553 LatexCommand href
32554 name "listings"
32555 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
32556
32557 \end_inset
32558
32559
32560 \series default
32561
32562 \begin_inset Index idx
32563 status collapsed
32564
32565 \begin_layout Plain Layout
32566 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32567 \end_layout
32568
32569 \end_inset
32570
32571 の取扱説明書
32572 \end_layout
32573
32574 \begin_layout Bibliography
32575 \labelwidthstring 参考文献
32576 \begin_inset CommandInset bibitem
32577 LatexCommand bibitem
32578 key "marginnote"
32579
32580 \end_inset
32581
32582 LaTeXパッケージ
32583 \series bold
32584
32585 \begin_inset CommandInset href
32586 LatexCommand href
32587 name "marginnote"
32588 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
32589
32590 \end_inset
32591
32592
32593 \series default
32594
32595 \begin_inset Index idx
32596 status collapsed
32597
32598 \begin_layout Plain Layout
32599 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
32600 \end_layout
32601
32602 \end_inset
32603
32604 の取扱説明書
32605 \end_layout
32606
32607 \begin_layout Bibliography
32608 \labelwidthstring 参考文献
32609 \begin_inset CommandInset bibitem
32610 LatexCommand bibitem
32611 key "pstricks"
32612
32613 \end_inset
32614
32615 LaTeXパッケージ
32616 \series bold
32617
32618 \begin_inset CommandInset href
32619 LatexCommand href
32620 name "PSTricks"
32621 target "http://tug.org/PSTricks/"
32622
32623 \end_inset
32624
32625
32626 \series default
32627
32628 \begin_inset Index idx
32629 status collapsed
32630
32631 \begin_layout Plain Layout
32632 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
32633 \end_layout
32634
32635 \end_inset
32636
32637 のウェブページ
32638 \end_layout
32639
32640 \begin_layout Bibliography
32641 \labelwidthstring 参考文献
32642 \begin_inset CommandInset bibitem
32643 LatexCommand bibitem
32644 key "sidecap"
32645
32646 \end_inset
32647
32648 LaTeXパッケージ
32649 \series bold
32650
32651 \begin_inset CommandInset href
32652 LatexCommand href
32653 name "sidecap"
32654 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
32655
32656 \end_inset
32657
32658
32659 \series default
32660
32661 \begin_inset Index idx
32662 status collapsed
32663
32664 \begin_layout Plain Layout
32665 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
32666 \end_layout
32667
32668 \end_inset
32669
32670 の取扱説明書
32671 \end_layout
32672
32673 \begin_layout Bibliography
32674 \labelwidthstring 参考文献
32675 \begin_inset CommandInset bibitem
32676 LatexCommand bibitem
32677 key "prettyref"
32678
32679 \end_inset
32680
32681 LaTeXパッケージ
32682 \series bold
32683
32684 \begin_inset CommandInset href
32685 LatexCommand href
32686 name "prettyref"
32687 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
32688
32689 \end_inset
32690
32691
32692 \series default
32693
32694 \begin_inset Index idx
32695 status collapsed
32696
32697 \begin_layout Plain Layout
32698 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
32699 \end_layout
32700
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \begin_layout Bibliography
32707 \labelwidthstring 参考文献
32708 \begin_inset CommandInset bibitem
32709 LatexCommand bibitem
32710 key "refstyle"
32711
32712 \end_inset
32713
32714 LaTeXパッケージ
32715 \series bold
32716
32717 \begin_inset CommandInset href
32718 LatexCommand href
32719 name "refstyle"
32720 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
32721
32722 \end_inset
32723
32724
32725 \series default
32726
32727 \begin_inset Index idx
32728 status collapsed
32729
32730 \begin_layout Plain Layout
32731 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
32732 \end_layout
32733
32734 \end_inset
32735
32736
32737 \end_layout
32738
32739 \begin_layout Bibliography
32740 \labelwidthstring 参考文献
32741 \begin_inset CommandInset bibitem
32742 LatexCommand bibitem
32743 key "NewInLyX20"
32744
32745 \end_inset
32746
32747
32748 \family sans
32749 LyX 2.0
32750 \family default
32751 の新機能に関する
32752 \begin_inset CommandInset href
32753 LatexCommand href
32754 name "Wikiページ"
32755 target "http://wiki.lyx.org/LyX/NewInLyX20"
32756
32757 \end_inset
32758
32759
32760 \end_layout
32761
32762 \begin_layout Standard
32763 \begin_inset CommandInset index_print
32764 LatexCommand printindex
32765 type "idx"
32766
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \end_body
32773 \end_document