]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
Doc files: re-add some origin paths
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/ja/
6 \textclass scrbook
7 \begin_preamble
8 %% Added by the translator
9 %   Correction for PDF bookmarks
10 %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
11 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
12 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
13
14 % that links to image floats jumps
15 % to the beginning of the float and 
16 % not to its caption
17 \usepackage[figure]{hypcap}
18
19 % the pages of the TOC is numbered roman
20 % and a PDF-bookmark for the TOC is added
21 \let\myTOC\tableofcontents
22 \renewcommand\tableofcontents{%
23   \frontmatter
24   \pdfbookmark[1]{\contentsname}{}
25   \myTOC
26   \mainmatter }
27
28 % provides caption formatting
29 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
30
31 % provides commands to set caption
32 % beside tables/images
33 \newcommand{\TabBesBeg}[1][1.0]{%
34  \let\MyTable\table
35  \let\MyEndtable\endtable
36  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
37
38 \newcommand{\TabBesEnd}{%
39  \let\table\MyTable
40  \let\endtable\MyEndtable}
41
42 \newcommand{\FigBesBeg}[1][1.0]{%
43  \let\MyFigure\figure
44  \let\MyEndfigure\endfigure
45  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
46
47 \newcommand{\FigBesEnd}{%
48  \let\figure\MyFigure
49  \let\endfigure\MyEndfigure}
50
51 % enables calculation of values,
52 \usepackage{calc}
53
54 % increase the bottom float placement fraction
55 \renewcommand{\bottomfraction}{0.5}
56
57 % avoids that floats are placed before their
58 % corresponding section starts
59 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
60
61 % speed up the longtable calculation
62 \setcounter{LTchunksize}{100}
63
64 % used for colored tables
65 \@ifundefined{textcolor}
66  {\usepackage{color}}{}
67 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
68 \definecolor{lightgrey}{gray}{0.8}
69
70 % check for package colortbl
71 % used for colored table cells
72 \newboolean{colortbl}
73 \IfFileExists{colortbl.sty}
74  {\usepackage{colortbl}
75   \setboolean{colortbl}{true}}
76  {\setboolean{colortbl}{false}}
77
78 % used to have extra space in table cells
79 \@ifundefined{extrarowheight}
80  {\usepackage{array}}{}
81 \setlength{\extrarowheight}{2pt}
82
83 % used for customized tables
84 % ---
85 \newcolumntype{M}[1]
86  {>{\centering\hspace{0pt}}m{#1}}
87
88 \newcolumntype{S}[2]
89  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
90
91 \newcolumntype{K}[1]
92  {>{\columncolor{#1}\hspace{0pt}}c}
93
94 \newcolumntype{V}{!{\vrule width 1.5pt}}
95
96 \newcolumntype{W}{!{\color{green}\vline}}
97 % ---
98
99 % insert additional vertical space of
100 % 1.5 mm between footnotes
101 \let\myFoot\footnote
102 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
103
104 % number algorithm floats within chapters
105 \numberwithin{algorithm}{chapter}
106
107
108 % ------------------------------------
109 % used to check for needed LaTeX packages
110 \usepackage{ifthen}
111
112 % check for package arydshln
113 % used for tables with dashed lines
114 \newboolean{arydshln}
115 \IfFileExists{arydshln.sty}
116  {\usepackage{arydshln}
117   \setboolean{arydshln}{true}}
118  {\setboolean{arydshln}{false}}
119
120 % check for package marginnote
121 % used for margin notes
122 \newboolean{marginnote}
123 \IfFileExists{marginnote.sty}
124  {\usepackage{marginnote}
125   \let\marginpar\marginnote
126   \setboolean{marginnote}{true}}
127  {\setboolean{marginnote}{false}}
128
129 % check for package sidecap
130 % used for captions on the side
131 \newboolean{sidecap}
132 \IfFileExists{sidecap.sty}
133  {% \usepackage{sidecap} % This breaks title fonts with pLaTeX
134   \setboolean{sidecap}{true}}
135  {\setboolean{sidecap}{false}}
136
137 % check for picinpar
138 % used for surrounded fixed objects
139 \newboolean{picinpar}
140 \IfFileExists{picinpar.sty}
141  {\usepackage{picinpar}
142   \setboolean{picinpar}{true}}
143  {\setboolean{picinpar}{false}}
144
145 % check for lettrine
146 \newboolean{lettrine}
147 \IfFileExists{lettrine.sty}
148  {\usepackage{lettrine}
149   \setboolean{lettrine}{true}}
150  {\setboolean{lettrine}{false}}
151
152 % check for diagbox
153 \newboolean{diagbox}
154 \IfFileExists{diagbox.sty}
155  {\usepackage{diagbox}
156   \setboolean{diagbox}{true}}
157  {\setboolean{diagbox}{false}}
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 bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
167 \use_default_options false
168 \begin_modules
169 initials
170 graphicboxes
171 \end_modules
172 \maintain_unincluded_children false
173 \begin_local_layout
174 InsetLayout             Flex:Ruby
175 LyxType         charstyle
176 LatexType               command
177 LatexName               ruby
178 BgColor         none
179 LabelString             "ルビ"
180 Decoration              Conglomerate
181 Argument post:1
182 LabelString     "ルビ文"
183 MenuString      "ルビ文(S)|S"
184 Decoration      Conglomerate
185 Font
186 Size            tiny
187 EndFont
188 LabelFont
189 Size            tiny
190 EndFont
191 Mandatory       1
192 EndArgument
193 Preamble
194 \IfFileExists{okumacro.sty}
195 {\usepackage{okumacro}}
196 {\newcommand{\ruby}[2]{#2}}
197 EndPreamble
198 End
199 \end_local_layout
200 \language japanese
201 \language_package default
202 \inputencoding auto
203 \fontencoding global
204 \font_roman "default" "default"
205 \font_sans "default" "default"
206 \font_typewriter "default" "default"
207 \font_math "auto" "auto"
208 \font_default_family default
209 \use_non_tex_fonts false
210 \font_sc false
211 \font_osf false
212 \font_sf_scale 100 100
213 \font_tt_scale 100 100
214 \graphics default
215 \default_output_format pdf3
216 \output_sync 0
217 \bibtex_command default
218 \index_command default
219 \paperfontsize 12
220 \spacing single
221 \use_hyperref true
222 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
223 \pdf_author "LyX Team, Uwe Stohr"
224 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
225 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
226 \pdf_bookmarks false
227 \pdf_bookmarksnumbered true
228 \pdf_bookmarksopen true
229 \pdf_bookmarksopenlevel 1
230 \pdf_breaklinks false
231 \pdf_pdfborder false
232 \pdf_colorlinks true
233 \pdf_backref false
234 \pdf_pdfusetitle false
235 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
236 \papersize default
237 \use_geometry false
238 \use_package amsmath 2
239 \use_package amssymb 2
240 \use_package cancel 0
241 \use_package esint 0
242 \use_package mathdots 1
243 \use_package mathtools 0
244 \use_package mhchem 1
245 \use_package stackrel 0
246 \use_package stmaryrd 0
247 \use_package undertilde 0
248 \cite_engine basic
249 \cite_engine_type default
250 \biblio_style plain
251 \use_bibtopic false
252 \use_indices false
253 \paperorientation portrait
254 \suppress_date false
255 \justification true
256 \use_refstyle 0
257 \notefontcolor #0000ff
258 \index 索引
259 \shortcut idx
260 \color #008000
261 \end_index
262 \leftmargin 2.5cm
263 \topmargin 2.5cm
264 \rightmargin 2.5cm
265 \bottommargin 3cm
266 \secnumdepth 3
267 \tocdepth 3
268 \paragraph_separation skip
269 \defskip medskip
270 \quotes_language english
271 \papercolumns 1
272 \papersides 2
273 \paperpagestyle default
274 \bullet 1 1 34 -1
275 \bullet 2 2 35 -1
276 \bullet 3 2 7 -1
277 \tracking_changes false
278 \html_math_output 0
279 \html_css_as_file 0
280 \output_changes false
281 \html_be_strict false
282 \end_header
283
284 \begin_body
285
286 \begin_layout Title
287 \SpecialChar LyX
288 の図表・フロート・註釈・ボックス・外部素材に関する詳細説明書
289 \end_layout
290
291 \begin_layout Author
292 \SpecialChar LyX
293 プロジェクトチーム
294 \begin_inset Foot
295 status collapsed
296
297 \begin_layout Plain Layout
298 \noindent
299 コメントや間違いの指摘がありましたら、\SpecialChar LyX
300 文書化メーリングリスト 
301 \begin_inset CommandInset href
302 LatexCommand href
303 name "lyx-docs@lists.lyx.org"
304 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
305 type "mailto:"
306
307 \end_inset
308
309  までお送り下さい。
310 \end_layout
311
312 \end_inset
313
314
315 \begin_inset Note Note
316 status collapsed
317
318 \begin_layout Plain Layout
319 著者:Uwe Stöhr
320 \end_layout
321
322 \end_inset
323
324
325 \begin_inset Newline newline
326 \end_inset
327
328
329 \begin_inset Newline newline
330 \end_inset
331
332
333 \family sans
334 第2.2.x版
335 \end_layout
336
337 \begin_layout Standard
338 \begin_inset CommandInset toc
339 LatexCommand tableofcontents
340
341 \end_inset
342
343
344 \end_layout
345
346 \begin_layout Standard
347 \begin_inset Note Note
348 status open
349
350 \begin_layout Plain Layout
351 本文書の全体をPDFやPS、DVIに書き出すには、
352 \series bold
353 arydshln
354 \series default
355
356 \series bold
357 colortbl
358 \series default
359
360 \series bold
361 diagbox
362 \series default
363
364 \series bold
365 lettrine
366 \series default
367
368 \series bold
369 marginnote
370 \series default
371
372 \series bold
373 picinpar
374 \series default
375
376 \series bold
377 sidecap
378 \series default
379 の各\SpecialChar LaTeX
380 パッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示されません
381
382 \end_layout
383
384 \begin_layout Plain Layout
385 本文書の最新PDF版は
386 \begin_inset Newline newline
387 \end_inset
388
389
390 \series bold
391 http://wiki.lyx.org/\SpecialChar LyX
392 /DocumentationDevelopment#EmbeddedObjects
393 \series default
394
395 \begin_inset Newline newline
396 \end_inset
397
398 にあります。
399 \end_layout
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Chapter
407
408 \begin_inset Index idx
409 status collapsed
410
411 \begin_layout Plain Layout
412 ず@図
413 \end_layout
414
415 \end_inset
416
417
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 がぞう@画像
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428 |see{
429 \end_layout
430
431 \end_inset
432
433
434 \begin_inset ERT
435 status collapsed
436
437 \begin_layout Plain Layout
438
439 }
440 \end_layout
441
442 \end_inset
443
444
445 \end_layout
446
447 \end_inset
448
449
450 \end_layout
451
452 \begin_layout Section
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
464 \begin_inset CommandInset label
465 LatexCommand label
466 name "sec:画像ダイアログ"
467
468 \end_inset
469
470
471 \end_layout
472
473 \begin_layout Standard
474 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
475 \family sans
476
477 \begin_inset Info
478 type  "icon"
479 arg   "dialog-show-new-inset graphics"
480 \end_inset
481
482
483 \family default
484 をクリックするか、
485 \family sans
486 挿入\SpecialChar menuseparator
487 画像
488 \family default
489 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
490 \end_layout
491
492 \begin_layout Standard
493 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
494 \end_layout
495
496 \begin_layout Description
497
498 \family sans
499 画像
500 \family default
501  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
502 \begin_inset CommandInset ref
503 LatexCommand ref
504 reference "cha:LyXで使用できる単位"
505
506 \end_inset
507
508 に説明があります。
509 \begin_inset Newline newline
510 \end_inset
511
512
513 \begin_inset Index idx
514 status collapsed
515
516 \begin_layout Plain Layout
517 ず@図 ! のかいてん@—の回転
518 \end_layout
519
520 \end_inset
521
522 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、\SpecialChar LyX
523 内でも回転して表示されます。
524 \begin_inset Newline newline
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 ず@図 ! のしんしゅく@—の伸縮
533 \end_layout
534
535 \end_inset
536
537 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
538 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
539 \family sans
540 縦横比を維持する
541 \family default
542 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
543 \begin_inset Newline newline
544 \end_inset
545
546 画像を右クリックすると現れるコンテクストメニューで
547 \family sans
548 外部で編集
549 \family default
550 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、\SpecialChar LyX
551 設定のファイル書式設定で、各画像書式ごとに設定することができます。
552 \end_layout
553
554 \begin_layout Description
555
556 \family sans
557 切り抜き
558 \family default
559  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
560 \family sans
561 ファイルから取得
562 \family default
563 ボタンを押すことによって、自動的に計算することもできます。
564 \family sans
565 境界枠で切り抜く
566 \family default
567 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
568 \end_layout
569
570 \begin_layout Description
571
572 \family sans
573 \SpecialChar LaTeX
574 と\SpecialChar LyX
575 のオプション
576 \family default
577  このタブでは、\SpecialChar LyX
578 内での画像表示法を調整できる他、\SpecialChar LaTeX
579 のエキスパート向けに\SpecialChar LaTeX
580 オプションを追加することができるようになっています。
581 \family sans
582
583 \begin_inset Newline newline
584 \end_inset
585
586 下書きモード
587 \family default
588 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
589 \family sans
590
591 \begin_inset Newline newline
592 \end_inset
593
594 画像グループ
595 \family default
596 のセクションでは、画像設定グループを定義したり、既存のものに所属させたりすることができます。
597 \begin_inset Index idx
598 status collapsed
599
600 \begin_layout Plain Layout
601 ず@図 ! せっていぐるーぷ@設定グループ
602 \end_layout
603
604 \end_inset
605
606 これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。したが
607 って、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュー
608 を使用して、望むグループ名をチェックすることで行うこともできます。
609 \end_layout
610
611 \begin_layout Standard
612 \begin_inset VSpace bigskip
613 \end_inset
614
615
616 \end_layout
617
618 \begin_layout Standard
619 下記はEPS書式
620 \begin_inset Foot
621 status collapsed
622
623 \begin_layout Plain Layout
624 画像書式は、第
625 \begin_inset CommandInset ref
626 LatexCommand ref
627 reference "sec:画像形式"
628
629 \end_inset
630
631 節に説明されています。
632 \end_layout
633
634 \end_inset
635
636 の画像の例で、単独の中央揃えの段落に置いてあります。
637 \begin_inset Separator parbreak
638 \end_inset
639
640
641 \end_layout
642
643 \begin_layout Standard
644 \align center
645 \begin_inset Graphics
646         filename ../clipart/mobius.eps
647         scale 70
648         scaleBeforeRotation
649         rotateOrigin center
650
651 \end_inset
652
653
654 \end_layout
655
656 \begin_layout Standard
657 下記は上と同じ画像ですが、下書きモードのものです。
658 \begin_inset Separator parbreak
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 \align center
666 \begin_inset Graphics
667         filename ../clipart/mobius.eps
668         scale 70
669         draft
670         scaleBeforeRotation
671         rotateOrigin center
672
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 \begin_inset Newpage newpage
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Section
686 図フロート
687 \begin_inset CommandInset label
688 LatexCommand label
689 name "sec:図フロート"
690
691 \end_inset
692
693
694 \begin_inset Index idx
695 status collapsed
696
697 \begin_layout Plain Layout
698 ふろーと@フロート ! ず@図
699 \end_layout
700
701 \end_inset
702
703
704 \begin_inset Index idx
705 status collapsed
706
707 \begin_layout Plain Layout
708 ず@図 ! ふろーと@フロート
709 \end_layout
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Standard
717 フロートについての一般的な説明は、第
718 \begin_inset CommandInset ref
719 LatexCommand ref
720 reference "sec:フロートはじめに"
721
722 \end_inset
723
724 節をご覧下さい。
725 \end_layout
726
727 \begin_layout Standard
728 ツールバーボタンの
729 \family sans
730
731 \begin_inset Info
732 type  "icon"
733 arg   "float-insert figure"
734 \end_inset
735
736
737 \family default
738
739 \family sans
740 挿入\SpecialChar menuseparator
741 フロート\SpecialChar menuseparator
742
743 \family default
744 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
745 \begin_inset CommandInset ref
746 LatexCommand ref
747 reference "fig:犠牲のカモノハシ"
748
749 \end_inset
750
751 のようにキャプションの上に置くこともできますし、図
752 \begin_inset CommandInset ref
753 LatexCommand ref
754 reference "fig:エッシャー"
755
756 \end_inset
757
758 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
759 \begin_inset CommandInset ref
760 LatexCommand ref
761 reference "sec:キャプションの配置"
762
763 \end_inset
764
765 節に述べられています。
766 \end_layout
767
768 \begin_layout Standard
769 \begin_inset Float figure
770 wide false
771 sideways false
772 status open
773
774 \begin_layout Plain Layout
775 \align center
776 \begin_inset Graphics
777         filename ../clipart/platypus.eps
778         width 50col%
779         scaleBeforeRotation
780         rotateOrigin center
781
782 \end_inset
783
784
785 \end_layout
786
787 \begin_layout Plain Layout
788 \begin_inset Caption Standard
789
790 \begin_layout Plain Layout
791 \begin_inset CommandInset label
792 LatexCommand label
793 name "fig:犠牲のカモノハシ"
794
795 \end_inset
796
797 フロート中の激しく歪んだカモノハシ
798 \end_layout
799
800 \end_inset
801
802
803 \end_layout
804
805 \end_inset
806
807
808 \end_layout
809
810 \begin_layout Standard
811 \begin_inset Float figure
812 wide false
813 sideways false
814 status open
815
816 \begin_layout Plain Layout
817 \begin_inset Caption Standard
818
819 \begin_layout Plain Layout
820 \begin_inset CommandInset label
821 LatexCommand label
822 name "fig:エッシャー"
823
824 \end_inset
825
826 行ってしまったM.C.エッシャー
827 \end_layout
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Plain Layout
835 \align center
836 \begin_inset Graphics
837         filename ../clipart/escher-lsd.eps
838         scale 80
839         scaleBeforeRotation
840         rotateOrigin center
841
842 \end_inset
843
844
845 \end_layout
846
847 \end_inset
848
849
850 \end_layout
851
852 \begin_layout Standard
853 \begin_inset Index idx
854 status collapsed
855
856 \begin_layout Plain Layout
857 さんしょう@参照 ! ずへの@図への —
858 \end_layout
859
860 \end_inset
861
862
863 \begin_inset CommandInset ref
864 LatexCommand ref
865 reference "fig:犠牲のカモノハシ"
866
867 \end_inset
868
869 図と第
870 \begin_inset CommandInset ref
871 LatexCommand ref
872 reference "fig:エッシャー"
873
874 \end_inset
875
876 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
877 \family sans
878 挿入\SpecialChar menuseparator
879 ラベル
880 \family default
881 メニューかツールバーボタン
882 \family sans
883
884 \begin_inset Info
885 type  "icon"
886 arg   "label-insert"
887 \end_inset
888
889
890 \family default
891 を使用して、キャプションにラベルを挿入してください。その後、
892 \family sans
893 挿入\SpecialChar menuseparator
894 相互参照
895 \family default
896 メニューかツールバーボタン
897 \family sans
898
899 \begin_inset Info
900 type  "icon"
901 arg   "dialog-show-new-inset ref"
902 \end_inset
903
904
905 \family default
906 を使用して、ラベルを参照することができます。\SpecialChar LaTeX
907 は仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを直接参照す
908 ることが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
909 \begin_inset Newline newline
910 \end_inset
911
912 参照は、第
913 \begin_inset CommandInset ref
914 LatexCommand ref
915 reference "sec:フロートの参照"
916
917 \end_inset
918
919 節で詳細に説明されています。
920 \end_layout
921
922 \begin_layout Standard
923 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
924 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
925 \begin_inset CommandInset ref
926 LatexCommand ref
927 reference "fig:歪められた二つの像"
928
929 \end_inset
930
931 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
932 \begin_inset CommandInset ref
933 LatexCommand ref
934 reference "fig:何かわからない構造"
935
936 \end_inset
937
938 と図
939 \begin_inset CommandInset ref
940 LatexCommand ref
941 reference "fig:カモノハシ"
942
943 \end_inset
944
945 が内部図になります。
946 \end_layout
947
948 \begin_layout Standard
949 \begin_inset Float figure
950 wide false
951 sideways false
952 status open
953
954 \begin_layout Plain Layout
955 \begin_inset space \hfill{}
956 \end_inset
957
958
959 \begin_inset Float figure
960 wide false
961 sideways false
962 status collapsed
963
964 \begin_layout Plain Layout
965 \begin_inset Caption Standard
966
967 \begin_layout Plain Layout
968 \begin_inset CommandInset label
969 LatexCommand label
970 name "fig:何かわからない構造"
971
972 \end_inset
973
974 何かわからない構造
975 \end_layout
976
977 \end_inset
978
979
980 \end_layout
981
982 \begin_layout Plain Layout
983 \begin_inset Graphics
984         filename ../clipart/escher-lsd.eps
985         width 45col%
986         scaleBeforeRotation
987         groupId distorted
988
989 \end_inset
990
991
992 \end_layout
993
994 \end_inset
995
996
997 \begin_inset space \hfill{}
998 \end_inset
999
1000
1001 \begin_inset Float figure
1002 wide false
1003 sideways false
1004 status collapsed
1005
1006 \begin_layout Plain Layout
1007 \begin_inset Caption Standard
1008
1009 \begin_layout Plain Layout
1010 \begin_inset CommandInset label
1011 LatexCommand label
1012 name "fig:カモノハシ"
1013
1014 \end_inset
1015
1016 カモノハシ
1017 \end_layout
1018
1019 \end_inset
1020
1021
1022 \end_layout
1023
1024 \begin_layout Plain Layout
1025 \begin_inset Graphics
1026         filename ../clipart/platypus.eps
1027         width 45col%
1028         scaleBeforeRotation
1029         groupId distorted
1030
1031 \end_inset
1032
1033
1034 \end_layout
1035
1036 \end_inset
1037
1038
1039 \begin_inset space \hfill{}
1040 \end_inset
1041
1042
1043 \end_layout
1044
1045 \begin_layout Plain Layout
1046 \begin_inset Caption Standard
1047
1048 \begin_layout Plain Layout
1049 \begin_inset CommandInset label
1050 LatexCommand label
1051 name "fig:歪められた二つの像"
1052
1053 \end_inset
1054
1055 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1056 \end_layout
1057
1058 \end_inset
1059
1060
1061 \end_layout
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \begin_layout Standard
1069 \begin_inset Newpage newpage
1070 \end_inset
1071
1072
1073 \end_layout
1074
1075 \begin_layout Section
1076 画像形式
1077 \begin_inset CommandInset label
1078 LatexCommand label
1079 name "sec:画像形式"
1080
1081 \end_inset
1082
1083
1084 \begin_inset Index idx
1085 status collapsed
1086
1087 \begin_layout Plain Layout
1088 がぞうけいしき@画像形式
1089 \end_layout
1090
1091 \end_inset
1092
1093
1094 \begin_inset Index idx
1095 status collapsed
1096
1097 \begin_layout Plain Layout
1098 ず@図 ! がぞうけいしき@画像形式
1099 \end_layout
1100
1101 \end_inset
1102
1103
1104 \end_layout
1105
1106 \begin_layout Standard
1107 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1108 \begin_inset CommandInset ref
1109 LatexCommand ref
1110 reference "cha:ファイル出力形式"
1111
1112 \end_inset
1113
1114 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがって\SpecialChar LyX
1115 は、画像を正しい形式に変換するのに、バックグラウンド
1116
1117 \family typewriter
1118 ImageMagick
1119 \family default
1120 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル形式に直接埋め込める画像形式のみを使
1121 用するとよいでしょう。出力ファイル形式は、付録
1122 \begin_inset CommandInset ref
1123 LatexCommand ref
1124 reference "cha:ファイル出力形式"
1125
1126 \end_inset
1127
1128 に説明されています。
1129 \end_layout
1130
1131 \begin_layout Standard
1132 フォントと同じく、画像形式にも以下の二つの型があります。
1133 \end_layout
1134
1135 \begin_layout Description
1136 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1137 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1138 \family typewriter
1139 .gif
1140 \family default
1141 」)
1142 \begin_inset Index idx
1143 status collapsed
1144
1145 \begin_layout Plain Layout
1146 GIF
1147 \begin_inset ERT
1148 status collapsed
1149
1150 \begin_layout Plain Layout
1151
1152 |see{
1153 \end_layout
1154
1155 \end_inset
1156
1157 画像書式
1158 \begin_inset ERT
1159 status collapsed
1160
1161 \begin_layout Plain Layout
1162
1163 }
1164 \end_layout
1165
1166 \end_inset
1167
1168
1169 \end_layout
1170
1171 \end_inset
1172
1173 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1174 \family typewriter
1175 .png
1176 \family default
1177 」)
1178 \begin_inset Index idx
1179 status collapsed
1180
1181 \begin_layout Plain Layout
1182 PNG
1183 \begin_inset ERT
1184 status collapsed
1185
1186 \begin_layout Plain Layout
1187
1188 |see{
1189 \end_layout
1190
1191 \end_inset
1192
1193 画像書式
1194 \begin_inset ERT
1195 status collapsed
1196
1197 \begin_layout Plain Layout
1198
1199 }
1200 \end_layout
1201
1202 \end_inset
1203
1204
1205 \end_layout
1206
1207 \end_inset
1208
1209 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1210 \family typewriter
1211 .jpg
1212 \family default
1213 」または「
1214 \family typewriter
1215 .jpeg
1216 \family default
1217 」)
1218 \begin_inset Index idx
1219 status collapsed
1220
1221 \begin_layout Plain Layout
1222 JPG
1223 \begin_inset ERT
1224 status collapsed
1225
1226 \begin_layout Plain Layout
1227
1228 |see{
1229 \end_layout
1230
1231 \end_inset
1232
1233 画像書式
1234 \begin_inset ERT
1235 status collapsed
1236
1237 \begin_layout Plain Layout
1238
1239 }
1240 \end_layout
1241
1242 \end_inset
1243
1244
1245 \end_layout
1246
1247 \end_inset
1248
1249 などがあります。
1250 \end_layout
1251
1252 \begin_layout Description
1253 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1254 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1255 に便利です。
1256 \begin_inset Newline newline
1257 \end_inset
1258
1259 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1260 \family typewriter
1261 .svg
1262 \family default
1263 」)
1264 \begin_inset Index idx
1265 status collapsed
1266
1267 \begin_layout Plain Layout
1268 SVG
1269 \begin_inset ERT
1270 status collapsed
1271
1272 \begin_layout Plain Layout
1273
1274 |see{
1275 \end_layout
1276
1277 \end_inset
1278
1279 画像書式
1280 \begin_inset ERT
1281 status collapsed
1282
1283 \begin_layout Plain Layout
1284
1285 }
1286 \end_layout
1287
1288 \end_inset
1289
1290
1291 \end_layout
1292
1293 \end_inset
1294
1295 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1296 \family typewriter
1297 .eps
1298 \family default
1299 」)
1300 \begin_inset Index idx
1301 status collapsed
1302
1303 \begin_layout Plain Layout
1304 EPS
1305 \begin_inset ERT
1306 status collapsed
1307
1308 \begin_layout Plain Layout
1309
1310 |see{
1311 \end_layout
1312
1313 \end_inset
1314
1315 画像書式
1316 \begin_inset ERT
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320
1321 }
1322 \end_layout
1323
1324 \end_inset
1325
1326
1327 \end_layout
1328
1329 \end_inset
1330
1331 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1332 \family typewriter
1333 .pdf
1334 \family default
1335 」)
1336 \begin_inset Index idx
1337 status collapsed
1338
1339 \begin_layout Plain Layout
1340 PDF
1341 \end_layout
1342
1343 \end_inset
1344
1345 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1346 \family typewriter
1347 .wmf
1348 \family default
1349 」)
1350 \begin_inset Index idx
1351 status collapsed
1352
1353 \begin_layout Plain Layout
1354 SVG
1355 \begin_inset ERT
1356 status collapsed
1357
1358 \begin_layout Plain Layout
1359
1360 |see{
1361 \end_layout
1362
1363 \end_inset
1364
1365 画像書式
1366 \begin_inset ERT
1367 status collapsed
1368
1369 \begin_layout Plain Layout
1370
1371 }
1372 \end_layout
1373
1374 \end_inset
1375
1376
1377 \end_layout
1378
1379 \end_inset
1380
1381 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1382 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1383 \begin_inset Foot
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 PDFの場合には、さらに元画像が圧縮されます。
1388 \end_layout
1389
1390 \end_inset
1391
1392 。たとえば、
1393 \family typewriter
1394 Adobe Photoshop
1395 \family default
1396 が生成するPDFファイルは、ビットマップ画像です。
1397 \end_layout
1398
1399 \begin_layout Standard
1400 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1401 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1402 \begin_inset Formula $\to$
1403 \end_inset
1404
1405 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1406 \end_layout
1407
1408 \begin_layout Chapter
1409
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 ひょう@表
1415 \end_layout
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \begin_layout Section
1423 はじめに
1424 \begin_inset Index idx
1425 status collapsed
1426
1427 \begin_layout Plain Layout
1428 ひょう@表 ! はじめに
1429 \end_layout
1430
1431 \end_inset
1432
1433
1434 \end_layout
1435
1436 \begin_layout Standard
1437
1438 \family roman
1439 \series medium
1440 \shape up
1441 \size normal
1442 \emph off
1443 \bar no
1444 \noun off
1445 \color none
1446 表を挿入するには、ツールバーボタ
1447 \family default
1448 \series default
1449 \shape default
1450 \size default
1451 \emph default
1452 \bar default
1453 \noun default
1454 \color inherit
1455
1456 \begin_inset Info
1457 type  "icon"
1458 arg   "tabular-insert"
1459 \end_inset
1460
1461
1462 \family roman
1463 \series medium
1464 \shape up
1465 \size normal
1466 \emph off
1467 \bar no
1468 \noun off
1469 \color none
1470
1471 \family sans
1472 \series default
1473 \shape default
1474 \size default
1475 \emph default
1476 \bar default
1477 \noun default
1478 \color inherit
1479 挿入\SpecialChar menuseparator
1480
1481 \family default
1482 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1483 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1484 \begin_inset Newline newline
1485 \end_inset
1486
1487 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1488 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1489 \begin_inset Separator parbreak
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \begin_layout Standard
1496 \align center
1497 \begin_inset Tabular
1498 <lyxtabular version="3" rows="4" columns="4">
1499 <features tabularvalignment="middle">
1500 <column alignment="center" valignment="top">
1501 <column alignment="center" valignment="top">
1502 <column alignment="center" valignment="top">
1503 <column alignment="center" valignment="top">
1504 <row>
1505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1506 \begin_inset Text
1507
1508 \begin_layout Plain Layout
1509
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Plain Layout
1518 1
1519 \end_layout
1520
1521 \end_inset
1522 </cell>
1523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527 2
1528 \end_layout
1529
1530 \end_inset
1531 </cell>
1532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1533 \begin_inset Text
1534
1535 \begin_layout Plain Layout
1536 3
1537 \end_layout
1538
1539 \end_inset
1540 </cell>
1541 </row>
1542 <row>
1543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1553 \begin_inset Text
1554
1555 \begin_layout Plain Layout
1556
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574
1575 \end_layout
1576
1577 \end_inset
1578 </cell>
1579 </row>
1580 <row>
1581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1582 \begin_inset Text
1583
1584 \begin_layout Plain Layout
1585
1586 \end_layout
1587
1588 \end_inset
1589 </cell>
1590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594
1595 \end_layout
1596
1597 \end_inset
1598 </cell>
1599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1609 \begin_inset Text
1610
1611 \begin_layout Plain Layout
1612
1613 \end_layout
1614
1615 \end_inset
1616 </cell>
1617 </row>
1618 <row>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623
1624 \end_layout
1625
1626 \end_inset
1627 </cell>
1628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1629 \begin_inset Text
1630
1631 \begin_layout Plain Layout
1632
1633 \end_layout
1634
1635 \end_inset
1636 </cell>
1637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1638 \begin_inset Text
1639
1640 \begin_layout Plain Layout
1641
1642 \end_layout
1643
1644 \end_inset
1645 </cell>
1646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1647 \begin_inset Text
1648
1649 \begin_layout Plain Layout
1650
1651 \end_layout
1652
1653 \end_inset
1654 </cell>
1655 </row>
1656 </lyxtabular>
1657
1658 \end_inset
1659
1660
1661 \end_layout
1662
1663 \begin_layout Section
1664 表ダイアログ
1665 \begin_inset Index idx
1666 status collapsed
1667
1668 \begin_layout Plain Layout
1669 ひょう@表 ! だいあろぐ@ダイアログ
1670 \end_layout
1671
1672 \end_inset
1673
1674
1675 \end_layout
1676
1677 \begin_layout Standard
1678
1679 \family roman
1680 \series medium
1681 \shape up
1682 \size normal
1683 \emph off
1684 \bar no
1685 \noun off
1686 \color none
1687 表を右クリックすると、文脈依存メニューが表示されて、表を変更することができます。メニュー項目
1688 \family sans
1689 \series default
1690 \shape default
1691 \size default
1692 \emph default
1693 \bar default
1694 \noun default
1695 \color inherit
1696 詳細
1697 \family roman
1698 \series medium
1699 \shape up
1700 \size normal
1701 \emph off
1702 \bar no
1703 \noun off
1704 \color none
1705 以下では、現在カーソルが置かれているセルないし行・列の設定を調節することができます。文脈依存メニュー
1706 \family sans
1707 \series default
1708 \shape default
1709 \size default
1710 \emph default
1711 \bar default
1712 \noun default
1713 \color inherit
1714 詳細\SpecialChar menuseparator
1715 設定
1716 \family roman
1717 \series medium
1718 \shape up
1719 \size normal
1720 \emph off
1721 \bar no
1722 \noun off
1723 \color none
1724 を選ぶと、ダイアログボックスが開いて、更に詳細な設定を行うことができます。また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセ
1725 ルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1726 \family default
1727 \series default
1728 \shape default
1729 \size default
1730 \emph default
1731 \bar default
1732 \noun default
1733 \color inherit
1734 セルの
1735 \emph on
1736 内容
1737 \emph default
1738 を選択するのと、セル自体を選択するのは異なることに注意して下さい。
1739 \begin_inset Newline newline
1740 \end_inset
1741
1742 ダイアログオプションの
1743 \family sans
1744 直ちに適用
1745 \family default
1746 を使用すると、ダイアログ中に行った変更が直ちに適用されるようになります。カーソルを別のセルに移動すると、ダイアログも新しいセルのパラメーターに更新されます。ダイ
1747 アログ中の長さの値を変更した場合には、リターンを押さないと変更が適用されません。
1748 \begin_inset Newline newline
1749 \end_inset
1750
1751 表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1752 \end_layout
1753
1754 \begin_layout Description
1755
1756 \family sans
1757 表の設定
1758 \family default
1759  ここでは、現在列の幅と水平揃えを設定することができます。
1760 \family sans
1761 小数点で
1762 \family default
1763 とある揃えは、第
1764 \begin_inset CommandInset ref
1765 LatexCommand ref
1766 reference "subsec:特殊なセル揃え"
1767
1768 \end_inset
1769
1770 で説明されています。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関して
1771 は、第
1772 \begin_inset CommandInset ref
1773 LatexCommand ref
1774 reference "subsec:複数行"
1775
1776 \end_inset
1777
1778 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1779 \begin_inset Newline newline
1780 \end_inset
1781
1782 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1783 \begin_inset CommandInset ref
1784 LatexCommand ref
1785 reference "subsec:連結列"
1786
1787 \end_inset
1788
1789 節をご参照下さい。あるいは同一列のセルを連結行セルとして指定することもできます。これについては、第
1790 \begin_inset CommandInset ref
1791 LatexCommand ref
1792 reference "subsec:連結行"
1793
1794 \end_inset
1795
1796 節をご参照ください。
1797 \begin_inset Newline newline
1798 \end_inset
1799
1800 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、\SpecialChar LyX
1801 内部では反映されず、出力にのみ現れます。詳細については,
1802
1803 \begin_inset CommandInset ref
1804 LatexCommand ref
1805 reference "sec:表セルの回転"
1806
1807 \end_inset
1808
1809 節をご覧下さい。
1810 \begin_inset Newline newline
1811 \end_inset
1812
1813
1814 \begin_inset Note Greyedout
1815 status open
1816
1817 \begin_layout Plain Layout
1818
1819 \series bold
1820 【註】
1821 \series default
1822 DVIビューアのすべてが回転を表示できるわけではありません。
1823 \end_layout
1824
1825 \end_inset
1826
1827
1828 \begin_inset Newline newline
1829 \end_inset
1830
1831 下記は、本文行中の表に、表全体の垂直揃えを適用したものです。
1832 \begin_inset Newline newline
1833 \end_inset
1834
1835 各種の揃えを適用した同一行中の表:
1836 \begin_inset Tabular
1837 <lyxtabular version="3" rows="2" columns="2">
1838 <features tabularvalignment="top">
1839 <column alignment="center" valignment="top" width="0pt">
1840 <column alignment="center" valignment="top">
1841 <row>
1842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1843 \begin_inset Text
1844
1845 \begin_layout Plain Layout
1846
1847 \end_layout
1848
1849 \end_inset
1850 </cell>
1851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1852 \begin_inset Text
1853
1854 \begin_layout Plain Layout
1855 1
1856 \end_layout
1857
1858 \end_inset
1859 </cell>
1860 </row>
1861 <row>
1862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1863 \begin_inset Text
1864
1865 \begin_layout Plain Layout
1866 A
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875
1876 \end_layout
1877
1878 \end_inset
1879 </cell>
1880 </row>
1881 </lyxtabular>
1882
1883 \end_inset
1884
1885  
1886 \begin_inset Tabular
1887 <lyxtabular version="3" rows="2" columns="2">
1888 <features tabularvalignment="middle">
1889 <column alignment="center" valignment="top">
1890 <column alignment="center" valignment="top">
1891 <row>
1892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905 1
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 </row>
1911 <row>
1912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916 A
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 </row>
1931 </lyxtabular>
1932
1933 \end_inset
1934
1935  
1936 \begin_inset Tabular
1937 <lyxtabular version="3" rows="2" columns="2">
1938 <features tabularvalignment="bottom">
1939 <column alignment="center" valignment="top" width="0pt">
1940 <column alignment="center" valignment="top">
1941 <row>
1942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1943 \begin_inset Text
1944
1945 \begin_layout Plain Layout
1946
1947 \end_layout
1948
1949 \end_inset
1950 </cell>
1951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1952 \begin_inset Text
1953
1954 \begin_layout Plain Layout
1955 1
1956 \end_layout
1957
1958 \end_inset
1959 </cell>
1960 </row>
1961 <row>
1962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1963 \begin_inset Text
1964
1965 \begin_layout Plain Layout
1966 A
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Plain Layout
1975
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 </row>
1981 </lyxtabular>
1982
1983 \end_inset
1984
1985
1986 \begin_inset Newline newline
1987 \end_inset
1988
1989 また、特殊な表設定に必要な\SpecialChar LaTeX
1990 引数を入力することもできます。これに関しては、第
1991 \begin_inset CommandInset ref
1992 LatexCommand ref
1993 reference "subsec:連結列の計算"
1994
1995 \end_inset
1996
1997 節および第
1998 \begin_inset CommandInset ref
1999 LatexCommand ref
2000 reference "sec:色付きの表"
2001
2002 \end_inset
2003
2004 節をご参照下さい。
2005 \end_layout
2006
2007 \begin_layout Description
2008
2009 \family sans
2010 罫線
2011 \family default
2012  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
2013 \begin_inset Newline newline
2014 \end_inset
2015
2016 様式オプションとして
2017 \family sans
2018 フォーマル様式
2019 \family default
2020 を使用すると、第
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "sec:フォーマル様式の表"
2024
2025 \end_inset
2026
2027 節に述べられているフォーマル様式の表に表を変換します。
2028 \begin_inset Newline newline
2029 \end_inset
2030
2031 またここで、第
2032 \begin_inset CommandInset ref
2033 LatexCommand ref
2034 reference "subsec:行の余白取り"
2035
2036 \end_inset
2037
2038 節に述べられているように、表の行に空白を追加することもできます。
2039 \end_layout
2040
2041 \begin_layout Description
2042
2043 \family sans
2044 多頁表
2045 \family default
2046  このタブは、複数のページにわたる、いわゆる「
2047 \emph on
2048 多頁表
2049 \emph default
2050 」を作るためのものです。第
2051 \begin_inset CommandInset ref
2052 LatexCommand ref
2053 reference "sec:多頁表"
2054
2055 \end_inset
2056
2057 節および第
2058 \begin_inset CommandInset ref
2059 LatexCommand ref
2060 reference "sec:多頁表にまつわる諸点"
2061
2062 \end_inset
2063
2064 節に、多頁表の機能に関する詳細な説明があります。
2065 \end_layout
2066
2067 \begin_layout Section
2068 表ツールバー
2069 \begin_inset Index idx
2070 status collapsed
2071
2072 \begin_layout Plain Layout
2073 ひょう@表 ! つーるばー@ツールバー
2074 \end_layout
2075
2076 \end_inset
2077
2078
2079 \end_layout
2080
2081 \begin_layout Standard
2082 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、\SpecialChar LyX
2083 のメインウィンドウの底部に表示され
2084 ます。ご希望であれば、\SpecialChar LyX
2085 のメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
2086 \end_layout
2087
2088 \begin_layout Standard
2089 ツールバーには、以下のアイコンがあります。
2090 \end_layout
2091
2092 \begin_layout Labeling
2093 \labelwidthstring 00.00.0000
2094
2095 \family sans
2096 \begin_inset Info
2097 type  "icon"
2098 arg   "inset-modify tabular append-row"
2099 \end_inset
2100
2101
2102 \family default
2103  は、現在セルあるいは選択範囲の下に行を追加します。
2104 \end_layout
2105
2106 \begin_layout Labeling
2107 \labelwidthstring 00.00.0000
2108
2109 \family sans
2110 \begin_inset Info
2111 type  "icon"
2112 arg   "inset-modify tabular append-column"
2113 \end_inset
2114
2115
2116 \family default
2117  は、現在セルあるいは選択範囲の右に列を追加します。
2118 \end_layout
2119
2120 \begin_layout Labeling
2121 \labelwidthstring 00.00.0000
2122
2123 \family sans
2124 \begin_inset Info
2125 type  "icon"
2126 arg   "inset-modify tabular delete-row"
2127 \end_inset
2128
2129
2130 \family default
2131  は、現在行あるいは選択範囲行を削除します。
2132 \end_layout
2133
2134 \begin_layout Labeling
2135 \labelwidthstring 00.00.0000
2136
2137 \family sans
2138 \begin_inset Info
2139 type  "icon"
2140 arg   "inset-modify tabular delete-column"
2141 \end_inset
2142
2143
2144 \family default
2145  は、現在列あるいは選択範囲列を削除します。
2146 \end_layout
2147
2148 \begin_layout Labeling
2149 \labelwidthstring 00.00.0000
2150 \begin_inset Info
2151 type  "icon"
2152 arg   "inset-modify tabular move-row-up"
2153 \end_inset
2154
2155  は、行を上に移動します。
2156 \end_layout
2157
2158 \begin_layout Labeling
2159 \labelwidthstring 00.00.0000
2160 \begin_inset Info
2161 type  "icon"
2162 arg   "inset-modify tabular move-column-left"
2163 \end_inset
2164
2165  は、列を左に移動します。
2166 \end_layout
2167
2168 \begin_layout Labeling
2169 \labelwidthstring 00.00.0000
2170 \begin_inset Info
2171 type  "icon"
2172 arg   "inset-modify tabular move-row-down"
2173 \end_inset
2174
2175  は、行を下に移動します。
2176 \end_layout
2177
2178 \begin_layout Labeling
2179 \labelwidthstring 00.00.0000
2180 \begin_inset Info
2181 type  "icon"
2182 arg   "inset-modify tabular move-column-right"
2183 \end_inset
2184
2185  は、列を右に移動します。
2186 \end_layout
2187
2188 \begin_layout Labeling
2189 \labelwidthstring 00.00.0000
2190
2191 \family sans
2192 \begin_inset Info
2193 type  "icon"
2194 arg   "inset-modify tabular toggle-line-top"
2195 \end_inset
2196
2197
2198 \family default
2199  は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
2200 \end_layout
2201
2202 \begin_layout Labeling
2203 \labelwidthstring 00.00.0000
2204
2205 \family sans
2206 \begin_inset Info
2207 type  "icon"
2208 arg   "inset-modify tabular toggle-line-bottom"
2209 \end_inset
2210
2211
2212 \family default
2213  は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
2214 \end_layout
2215
2216 \begin_layout Labeling
2217 \labelwidthstring 00.00.0000
2218
2219 \family sans
2220 \begin_inset Info
2221 type  "icon"
2222 arg   "inset-modify tabular toggle-line-left"
2223 \end_inset
2224
2225
2226 \family default
2227  は、現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
2228 \end_layout
2229
2230 \begin_layout Labeling
2231 \labelwidthstring 00.00.0000
2232
2233 \family sans
2234 \begin_inset Info
2235 type  "icon"
2236 arg   "inset-modify tabular toggle-line-right"
2237 \end_inset
2238
2239
2240 \family default
2241  は、現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
2242 \end_layout
2243
2244 \begin_layout Labeling
2245 \labelwidthstring 00.00.0000
2246
2247 \family sans
2248 \begin_inset Info
2249 type  "icon"
2250 arg   "inset-modify tabular set-all-lines"
2251 \end_inset
2252
2253
2254 \family default
2255  は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2256 \end_layout
2257
2258 \begin_layout Labeling
2259 \labelwidthstring 00.00.0000
2260
2261 \family sans
2262 \begin_inset Info
2263 type  "icon"
2264 arg   "inset-modify tabular unset-all-lines"
2265 \end_inset
2266
2267
2268 \family default
2269  は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2270 \end_layout
2271
2272 \begin_layout Labeling
2273 \labelwidthstring 00.00.0000
2274
2275 \family sans
2276 \begin_inset Info
2277 type  "icon"
2278 arg   "inset-modify tabular m-align-left"
2279 \end_inset
2280
2281
2282 \family default
2283  は、現在セルあるいは現在列の内容を左揃えにします。
2284 \end_layout
2285
2286 \begin_layout Labeling
2287 \labelwidthstring 00.00.0000
2288
2289 \family sans
2290 \begin_inset Info
2291 type  "icon"
2292 arg   "inset-modify tabular m-align-center"
2293 \end_inset
2294
2295
2296 \family default
2297  は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
2298 \end_layout
2299
2300 \begin_layout Labeling
2301 \labelwidthstring 00.00.0000
2302
2303 \family sans
2304 \begin_inset Info
2305 type  "icon"
2306 arg   "inset-modify tabular m-align-right"
2307 \end_inset
2308
2309
2310 \family default
2311  は、現在セルあるいは現在列の内容を右揃えにします。
2312 \end_layout
2313
2314 \begin_layout Labeling
2315 \labelwidthstring 00.00.0000
2316
2317 \family sans
2318 \begin_inset Info
2319 type  "icon"
2320 arg   "inset-modify tabular align-decimal"
2321 \end_inset
2322
2323
2324 \family default
2325  は、現在セルの内容を特定文字位置で揃えます。
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330
2331 \family sans
2332 \begin_inset Info
2333 type  "icon"
2334 arg   "inset-modify tabular m-valign-top"
2335 \end_inset
2336
2337
2338 \family default
2339  は、現在セルの内容を垂直方向上揃えにします。
2340 \end_layout
2341
2342 \begin_layout Labeling
2343 \labelwidthstring 00.00.0000
2344
2345 \family sans
2346 \begin_inset Info
2347 type  "icon"
2348 arg   "inset-modify tabular m-valign-middle"
2349 \end_inset
2350
2351
2352 \family default
2353  は、現在セルの内容を垂直方向中央揃えにします。
2354 \end_layout
2355
2356 \begin_layout Labeling
2357 \labelwidthstring 00.00.0000
2358
2359 \family sans
2360 \begin_inset Info
2361 type  "icon"
2362 arg   "inset-modify tabular m-valign-bottom"
2363 \end_inset
2364
2365
2366 \family default
2367  は、現在セルの内容を垂直方向下揃えにします。
2368 \end_layout
2369
2370 \begin_layout Labeling
2371 \labelwidthstring 00.00.0000
2372
2373 \family sans
2374 \begin_inset Info
2375 type  "icon"
2376 arg   "inset-modify tabular set-rotate-cell"
2377 \end_inset
2378
2379
2380 \family default
2381  は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2382 \end_layout
2383
2384 \begin_layout Labeling
2385 \labelwidthstring 00.00.0000
2386
2387 \family sans
2388 \begin_inset Info
2389 type  "icon"
2390 arg   "inset-modify tabular set-rotate-tabular"
2391 \end_inset
2392
2393
2394 \family default
2395  は、表全体を反時計廻りに90度回転します。
2396 \end_layout
2397
2398 \begin_layout Labeling
2399 \labelwidthstring 00.00.0000
2400
2401 \family sans
2402 \begin_inset Info
2403 type  "icon"
2404 arg   "inset-modify tabular multicolumn"
2405 \end_inset
2406
2407
2408 \family default
2409  は、現在セルあるいは選択範囲を連結列にします。
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414
2415 \family sans
2416 \begin_inset Info
2417 type  "icon"
2418 arg   "inset-modify tabular multirow"
2419 \end_inset
2420
2421
2422 \family default
2423  は、現在セルあるいは選択範囲を連結行にします。
2424 \end_layout
2425
2426 \begin_layout Standard
2427 \begin_inset Note Greyedout
2428 status open
2429
2430 \begin_layout Plain Layout
2431
2432 \series bold
2433 【註】
2434 \series default
2435 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2436 \end_layout
2437
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \begin_layout Section
2444 表編集メニュー
2445 \begin_inset Index idx
2446 status collapsed
2447
2448 \begin_layout Plain Layout
2449 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2450 \end_layout
2451
2452 \end_inset
2453
2454
2455 \end_layout
2456
2457 \begin_layout Standard
2458 表ダイアログと表ツールバーの他に、
2459 \family sans
2460 編集\SpecialChar menuseparator
2461
2462 \family default
2463 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2464 部にあるときのみ、表示されます。
2465 \end_layout
2466
2467 \begin_layout Section
2468 表フロート
2469 \begin_inset CommandInset label
2470 LatexCommand label
2471 name "sec:表フロート"
2472
2473 \end_inset
2474
2475
2476 \begin_inset Index idx
2477 status collapsed
2478
2479 \begin_layout Plain Layout
2480 ふろーと@フロート ! ひょう@表
2481 \end_layout
2482
2483 \end_inset
2484
2485
2486 \begin_inset Index idx
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490 ひょう@表 ! ふろーと@フロート
2491 \end_layout
2492
2493 \end_inset
2494
2495
2496 \end_layout
2497
2498 \begin_layout Standard
2499 フロートの一般的な説明については、第
2500 \begin_inset CommandInset ref
2501 LatexCommand ref
2502 reference "sec:フロートはじめに"
2503
2504 \end_inset
2505
2506 節をご覧下さい。
2507 \end_layout
2508
2509 \begin_layout Standard
2510 \begin_inset Float table
2511 placement h
2512 wide false
2513 sideways false
2514 status open
2515
2516 \begin_layout Plain Layout
2517 \begin_inset Caption Standard
2518
2519 \begin_layout Plain Layout
2520 \begin_inset CommandInset label
2521 LatexCommand label
2522 name "tab:表フロート"
2523
2524 \end_inset
2525
2526 表フロート
2527 \end_layout
2528
2529 \end_inset
2530
2531
2532 \end_layout
2533
2534 \begin_layout Plain Layout
2535 \align center
2536 \begin_inset Tabular
2537 <lyxtabular version="3" rows="3" columns="3">
2538 <features tabularvalignment="middle">
2539 <column alignment="center" valignment="top" width="0pt">
2540 <column alignment="center" valignment="top" width="0pt">
2541 <column alignment="center" valignment="top" width="0pt">
2542 <row>
2543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2544 \begin_inset Text
2545
2546 \begin_layout Plain Layout
2547
2548 \family roman
2549 \series medium
2550 \shape up
2551 \size normal
2552 \emph off
2553 \bar no
2554 \noun off
2555 \color none
2556 1
2557 \end_layout
2558
2559 \end_inset
2560 </cell>
2561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2562 \begin_inset Text
2563
2564 \begin_layout Plain Layout
2565
2566 \family roman
2567 \series medium
2568 \shape up
2569 \size normal
2570 \emph off
2571 \bar no
2572 \noun off
2573 \color none
2574 2
2575 \end_layout
2576
2577 \end_inset
2578 </cell>
2579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2580 \begin_inset Text
2581
2582 \begin_layout Plain Layout
2583
2584 \family roman
2585 \series medium
2586 \shape up
2587 \size normal
2588 \emph off
2589 \bar no
2590 \noun off
2591 \color none
2592 3
2593 \end_layout
2594
2595 \end_inset
2596 </cell>
2597 </row>
2598 <row>
2599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2600 \begin_inset Text
2601
2602 \begin_layout Plain Layout
2603 森嶋
2604 \end_layout
2605
2606 \end_inset
2607 </cell>
2608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2609 \begin_inset Text
2610
2611 \begin_layout Plain Layout
2612 宇沢
2613 \end_layout
2614
2615 \end_inset
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Plain Layout
2621 二階堂
2622 \end_layout
2623
2624 \end_inset
2625 </cell>
2626 </row>
2627 <row>
2628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family roman
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 \begin_inset Formula $\int x^{2}dx$
2642 \end_inset
2643
2644
2645 \end_layout
2646
2647 \end_inset
2648 </cell>
2649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2650 \begin_inset Text
2651
2652 \begin_layout Plain Layout
2653
2654 \family roman
2655 \series medium
2656 \shape up
2657 \size normal
2658 \emph off
2659 \bar no
2660 \noun off
2661 \color none
2662 \begin_inset Formula $\left[\begin{array}{cc}
2663 a & b\\
2664 c & d
2665 \end{array}\right]$
2666 \end_inset
2667
2668
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Plain Layout
2677
2678 \family roman
2679 \series medium
2680 \shape up
2681 \size normal
2682 \emph off
2683 \bar no
2684 \noun off
2685 \color none
2686 \begin_inset Formula $1+1=2$
2687 \end_inset
2688
2689
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 </row>
2695 </lyxtabular>
2696
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \end_inset
2703
2704
2705 \end_layout
2706
2707 \begin_layout Standard
2708 表フロートは、
2709 \family sans
2710 挿入
2711 \shape up
2712 \SpecialChar menuseparator
2713 フロート\SpecialChar menuseparator
2714
2715 \family default
2716 \shape default
2717 メニューかツールバーボタン
2718 \family sans
2719
2720 \begin_inset Info
2721 type  "icon"
2722 arg   "float-insert table"
2723 \end_inset
2724
2725
2726 \family default
2727 を使うと挿入することができます。
2728 \end_layout
2729
2730 \begin_layout Standard
2731 フロートは折りたたむことのできるボックスとして表示され、中には「表
2732 \begin_inset space ~
2733 \end_inset
2734
2735 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2736 \end_layout
2737
2738 \begin_layout Standard
2739
2740 \begin_inset space ~
2741 \end_inset
2742
2743
2744 \begin_inset CommandInset ref
2745 LatexCommand ref
2746 reference "tab:表フロート"
2747
2748 \end_inset
2749
2750 は、表フロートに入れた表の例です。
2751 \end_layout
2752
2753 \begin_layout Standard
2754 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながら\SpecialChar LaTeX
2755 の標準クラスではサポートされていません。つまり、article・book・letter・re
2756 portのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaTeXパッケ
2757 ージの
2758 \series bold
2759 caption
2760 \series default
2761
2762 \begin_inset Index idx
2763 status collapsed
2764
2765 \begin_layout Plain Layout
2766 \SpecialChar LaTeX
2767 ぱっけーじ@\SpecialChar LaTeX
2768 パッケージ ! caption
2769 \end_layout
2770
2771 \end_inset
2772
2773
2774 \end_layout
2775
2776 \begin_layout Standard
2777
2778 \series bold
2779 tableposition=top
2780 \end_layout
2781
2782 \begin_layout Standard
2783 というオプションとともにloadコマンドを使って読み込んでください
2784 \begin_inset Foot
2785 status collapsed
2786
2787 \begin_layout Plain Layout
2788 詳しくは、第
2789 \begin_inset CommandInset ref
2790 LatexCommand ref
2791 reference "sec:キャプションの配置"
2792
2793 \end_inset
2794
2795 節をご覧下さい。
2796 \end_layout
2797
2798 \end_inset
2799
2800 。キャプション書式を調整するには、第
2801 \begin_inset CommandInset ref
2802 LatexCommand ref
2803 reference "sec:キャプションの書式設定"
2804
2805 \end_inset
2806
2807 節にものべられているように
2808 \series bold
2809 caption
2810 \series default
2811 パッケージを使用します。
2812 \end_layout
2813
2814 \begin_layout Standard
2815 \begin_inset Index idx
2816 status collapsed
2817
2818 \begin_layout Plain Layout
2819 さんしょう@参照 ! ひょうへの@表への
2820 \end_layout
2821
2822 \end_inset
2823
2824 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2825 \family sans
2826 挿入\SpecialChar menuseparator
2827 ラベル
2828 \family default
2829 メニューかツールバーボタンの
2830 \family sans
2831
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "label-insert"
2835 \end_inset
2836
2837
2838 \family default
2839 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar menuseparator
2840 相互参照メニューかツールバーボタンの
2841 \family sans
2842
2843 \begin_inset Info
2844 type  "icon"
2845 arg   "dialog-show-new-inset ref"
2846 \end_inset
2847
2848
2849 \family default
2850 を用いて、このラベルを参照することができます。
2851 \begin_inset Newline newline
2852 \end_inset
2853
2854 参照は、第
2855 \begin_inset CommandInset ref
2856 LatexCommand ref
2857 reference "sec:フロートの参照"
2858
2859 \end_inset
2860
2861 節で詳細に説明されています。
2862 \end_layout
2863
2864 \begin_layout Section
2865 多頁表
2866 \begin_inset CommandInset label
2867 LatexCommand label
2868 name "sec:多頁表"
2869
2870 \end_inset
2871
2872
2873 \begin_inset Index idx
2874 status collapsed
2875
2876 \begin_layout Plain Layout
2877 たへえしひよう@多頁表
2878 \end_layout
2879
2880 \end_inset
2881
2882
2883 \begin_inset Index idx
2884 status collapsed
2885
2886 \begin_layout Plain Layout
2887 ひょう@表 ! たへえしひよう@多頁—
2888 \end_layout
2889
2890 \end_inset
2891
2892
2893 \end_layout
2894
2895 \begin_layout Standard
2896 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2897 \family sans
2898 多頁表
2899 \family default
2900 タブにある
2901 \family sans
2902 多頁表を使う
2903 \family default
2904 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2905 することができるようになります。
2906 \end_layout
2907
2908 \begin_layout Description
2909 ヘッダ: カーソル位置の行が、多頁表の全ページに表示されるヘッダ行として定義されます。
2910 \family roman
2911 \series medium
2912 \shape up
2913 \size normal
2914 \emph off
2915 \bar no
2916 \noun off
2917 \color none
2918 ただし、
2919 \family sans
2920 \series default
2921 \shape default
2922 \size default
2923 \emph default
2924 \bar default
2925 \noun default
2926 \color inherit
2927 冒頭ヘッダ
2928 \family roman
2929 \series medium
2930 \shape up
2931 \size normal
2932 \emph off
2933 \bar no
2934 \noun off
2935 \color none
2936 が定義されているときは、冒頭ページを除きます。
2937 \family default
2938 \series default
2939 \shape default
2940 \size default
2941 \emph default
2942 \bar default
2943 \noun default
2944 \color inherit
2945 これと区別して、このヘッダは本体ヘッダと呼びます。
2946 \end_layout
2947
2948 \begin_layout Description
2949 冒頭ヘッダ: カーソル位置の行が、多頁表の最初のページに表示されるヘッダ行として定義されます。
2950 \end_layout
2951
2952 \begin_layout Description
2953 フッタ: カーソル位置の行が、多頁表の全ページに表示されるフッタ行として定義されます。
2954 \family roman
2955 \series medium
2956 \shape up
2957 \size normal
2958 \emph off
2959 \bar no
2960 \noun off
2961 \color none
2962 ただし、
2963 \family sans
2964 \series default
2965 \shape default
2966 \size default
2967 \emph default
2968 \bar default
2969 \noun default
2970 \color inherit
2971 末尾フッタ
2972 \family roman
2973 \series medium
2974 \shape up
2975 \size normal
2976 \emph off
2977 \bar no
2978 \noun off
2979 \color none
2980 が定義されているときは、末尾ページを除きます。
2981 \end_layout
2982
2983 \begin_layout Description
2984 末尾フッタ: カーソル位置の行が、多頁表の最後のページに表示されるフッタ行として定義されます。
2985 \end_layout
2986
2987 \begin_layout Description
2988 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。多頁表のキャプションについての詳細は、第
2989 \begin_inset CommandInset ref
2990 LatexCommand ref
2991 reference "subsec:多頁表のキャプション"
2992
2993 \end_inset
2994
2995 節で説明されています。
2996 \end_layout
2997
2998 \begin_layout Standard
2999 加えて、表が分割される行を指定することができます。多頁表の動作を見るために以下の例を参照してください。
3000 \begin_inset Separator parbreak
3001 \end_inset
3002
3003
3004 \end_layout
3005
3006 \begin_layout Standard
3007 \align center
3008 \begin_inset Tabular
3009 <lyxtabular version="3" rows="69" columns="3">
3010 <features islongtable="true" longtabularalignment="center">
3011 <column alignment="left" valignment="top" width="0cm">
3012 <column alignment="left" valignment="top" width="0pt">
3013 <column alignment="center" valignment="top" width="0pt">
3014 <row endfirsthead="true">
3015 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019
3020 \series bold
3021 例示用電話帳(名前は無視してください)
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 </row>
3045 <row endfirsthead="true">
3046 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Plain Layout
3050 氏名
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3065 \begin_inset Text
3066
3067 \begin_layout Plain Layout
3068
3069 \series bold
3070 TEL.
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 </row>
3076 <row endhead="true">
3077 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081
3082 \series bold
3083 例示用電話帳
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Plain Layout
3092
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101
3102 \end_layout
3103
3104 \end_inset
3105 </cell>
3106 </row>
3107 <row endhead="true">
3108 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Plain Layout
3112 氏名
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Plain Layout
3121
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3127 \begin_inset Text
3128
3129 \begin_layout Plain Layout
3130
3131 \series bold
3132 TEL.
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 </row>
3138 <row endfoot="true">
3139 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143 次頁へつづく
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 </row>
3167 <row>
3168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3169 \begin_inset Text
3170
3171 \begin_layout Plain Layout
3172
3173 \series bold
3174 Annovi
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 <cell alignment="center" valignment="top" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183 Silvia
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192 111
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 <row>
3199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203
3204 \series bold
3205 Bertoli
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell alignment="center" valignment="top" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214 Stefano
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3220 \begin_inset Text
3221
3222 \begin_layout Plain Layout
3223 111
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 </row>
3229 <row>
3230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234
3235 \series bold
3236 Bozzi
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell alignment="center" valignment="top" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245 Walter
3246 \end_layout
3247
3248 \end_inset
3249 </cell>
3250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3251 \begin_inset Text
3252
3253 \begin_layout Plain Layout
3254 111
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 </row>
3260 <row>
3261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \series bold
3267 Cachia
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 <cell alignment="center" valignment="top" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276 Maria
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285 111
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 </row>
3291 <row>
3292 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \series bold
3298 Cachia
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 <cell alignment="center" valignment="top" usebox="none">
3304 \begin_inset Text
3305
3306 \begin_layout Plain Layout
3307 Maurizio
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 111
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 </row>
3322 <row>
3323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \series bold
3329 Cinquemani
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338 Giusi
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347 111
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 </row>
3353 <row>
3354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \series bold
3360 Colin
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 <cell alignment="center" valignment="top" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369 Bernard
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Plain Layout
3378 111
3379 \end_layout
3380
3381 \end_inset
3382 </cell>
3383 </row>
3384 <row>
3385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389
3390 \series bold
3391 Concli
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400 Gianfranco
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Plain Layout
3409 111
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row>
3416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420
3421 \series bold
3422 Dal Bosco
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell alignment="center" valignment="top" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431 Carolina
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440 111
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451
3452 \series bold
3453 Dalpiaz
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 Annamaria
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471 111
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 </row>
3477 <row>
3478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482
3483 \series bold
3484 Feliciello
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 Domenico
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502 111
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 </row>
3508 <row>
3509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \series bold
3515 Focarelli
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 Paola
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 111
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 Galletti
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 Oreste
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564 111
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row>
3571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577 Gasparini
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 Franca
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 111
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 </row>
3601 <row>
3602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606
3607 \series bold
3608 Rizzardi
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 Paola
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 111
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 </row>
3632 <row>
3633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series bold
3639 Lassini
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 Giancarlo
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 111
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 </row>
3663 <row>
3664 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668
3669 \series bold
3670 Malfatti
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 Luciano
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 111
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row>
3695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699
3700 \series bold
3701 Malfatti
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 Valeriano
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 111
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730
3731 \series bold
3732 Meneguzzo
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 Roberto
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 111
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 </row>
3756 <row>
3757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761
3762 \series bold
3763 Mezzadra
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 Roberto
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 111
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 </row>
3787 <row>
3788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792
3793 \series bold
3794 Pirpamer
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 Erich
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 111
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823
3824 \series bold
3825 Pochiesa
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 Paolo
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 111, 222
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \series bold
3856 Radina
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 Claudio
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 111
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 </row>
3880 <row>
3881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885
3886 \series bold
3887 Stuffer
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 Oskar
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 111
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row>
3912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916
3917 \series bold
3918 Tacchelli
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 Ugo
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 111
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947
3948 \series bold
3949 Tezzele
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 Margit
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 111
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 <row>
3974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978
3979 \series bold
3980 Unterkalmsteiner
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 Frieda
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 111
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 </row>
4004 <row>
4005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009
4010 \series bold
4011 Vieider
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 Hilde
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 111
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row>
4036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040
4041 \series bold
4042 Vigna
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 Jürgen
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 111
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 </row>
4066 <row>
4067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071
4072 \series bold
4073 Weber
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 Maurizio
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 111
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 <row>
4098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102
4103 \series bold
4104 Winkler
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 Franz
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 111
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row>
4129 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133  
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 </row>
4157 <row>
4158 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162
4163 \series bold
4164 Annovi
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 Silvia
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 555
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 </row>
4188 <row>
4189 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193
4194 \series bold
4195 Bertoli
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 Stefano
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213 555
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 </row>
4219 <row>
4220 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224
4225 \series bold
4226 Bozzi
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Walter
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 555
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255
4256 \series bold
4257 Cachia
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 Maria
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 555
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 </row>
4281 <row>
4282 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286
4287 \series bold
4288 Cachia
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 Maurizio
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 555
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 <row>
4313 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317
4318 \series bold
4319 Cinquemani
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 Giusi
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 555
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \series bold
4350 Colin
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 Bernard
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 555
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \series bold
4381 Concli
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 Gianfranco
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 555
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 </row>
4405 <row>
4406 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410
4411 \series bold
4412 Dal Bosco
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Carolina
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 555
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 </row>
4436 <row>
4437 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441
4442 \series bold
4443 Dalpiaz
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 Annamaria
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 555
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \series bold
4474 Feliciello
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Domenico
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 555
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Focarelli
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Paola
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 555
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Galletti
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Oreste
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 555
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \series bold
4567 Gasparini
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 Franca
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 555
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 </row>
4591 <row>
4592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596
4597 \series bold
4598 Rizzardi
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 Paola
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 555
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 </row>
4622 <row>
4623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627
4628 \series bold
4629 Lassini
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 Giancarlo
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 555
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 <row>
4654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658
4659 \series bold
4660 Malfatti
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 Luciano
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 555
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689
4690 \series bold
4691 Malfatti
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 Valeriano
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 555
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720
4721 \series bold
4722 Meneguzzo
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 Roberto
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 555
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 </row>
4746 <row>
4747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751
4752 \series bold
4753 Mezzadra
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 Roberto
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 555
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 </row>
4777 <row>
4778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782
4783 \series bold
4784 Pirpamer
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 Erich
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 555
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 </row>
4808 <row>
4809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813
4814 \series bold
4815 Pochiesa
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 Paolo
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 555, 222
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 </row>
4839 <row>
4840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844
4845 \series bold
4846 Radina
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 Claudio
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 555
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 </row>
4870 <row>
4871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875
4876 \series bold
4877 Stuffer
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 Oskar
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 555
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 </row>
4901 <row>
4902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906
4907 \series bold
4908 Tacchelli
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 Ugo
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 555
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 </row>
4932 <row>
4933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937
4938 \series bold
4939 Tezzele
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 Margit
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 555
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 </row>
4963 <row>
4964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968
4969 \series bold
4970 Unterkalmsteiner
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 Frieda
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 555
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 </row>
4994 <row>
4995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999
5000 \series bold
5001 Vieider
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 Hilde
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 555
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \series bold
5032 Vigna
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 Jürgen
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 999
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \series bold
5063 Weber
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 Maurizio
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 555
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 </row>
5087 <row>
5088 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092
5093 \series bold
5094 Winkler
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 Franz
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 555
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 </row>
5118 <row endlastfoot="true">
5119 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 以上
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 </lyxtabular>
5148
5149 \end_inset
5150
5151
5152 \begin_inset ERT
5153 status collapsed
5154
5155 \begin_layout Plain Layout
5156
5157
5158 \backslash
5159 addtocounter{table}{-1}
5160 \end_layout
5161
5162 \end_inset
5163
5164
5165 \begin_inset Note Note
5166 status collapsed
5167
5168 \begin_layout Plain Layout
5169 本コマンドの説明については、第
5170 \begin_inset CommandInset ref
5171 LatexCommand ref
5172 reference "subsec:多頁表のキャプション"
5173
5174 \end_inset
5175
5176 節の最初の淡色註釈をご覧下さい。
5177 \end_layout
5178
5179 \end_inset
5180
5181
5182 \end_layout
5183
5184 \begin_layout Subsection
5185 多頁表での脚註
5186 \begin_inset CommandInset label
5187 LatexCommand label
5188 name "subsec:多頁表での脚注"
5189
5190 \end_inset
5191
5192
5193 \begin_inset Index idx
5194 status collapsed
5195
5196 \begin_layout Plain Layout
5197 たへえしひよう@多頁表 ! きやくちゆう@脚註
5198 \end_layout
5199
5200 \end_inset
5201
5202
5203 \end_layout
5204
5205 \begin_layout Standard
5206 脚註は、どの多頁表セルにも入れることができます。脚註は、脚註のついた表セルのあるページの下部に表示されます。たとえば、表
5207 \begin_inset CommandInset ref
5208 LatexCommand ref
5209 reference "tab:別キャプション"
5210
5211 \end_inset
5212
5213 には脚註が付いています。
5214 \end_layout
5215
5216 \begin_layout Subsection
5217 多頁表の縦横揃え
5218 \begin_inset Index idx
5219 status collapsed
5220
5221 \begin_layout Plain Layout
5222 たへえしひよう@多頁表 ! たてよこぞろえ@縦横揃え
5223 \end_layout
5224
5225 \end_inset
5226
5227
5228 \end_layout
5229
5230 \begin_layout Standard
5231 表設定ダイアログでは、多頁表の水平揃えを指定することができます。左揃えや右揃えでは、表は直接ページ境界に寄せられます。表と境界の間に余白を加えるには、中央揃えに
5232 設定してから
5233 \end_layout
5234
5235 \begin_layout Standard
5236
5237 \series bold
5238
5239 \backslash
5240 setlength{
5241 \backslash
5242 LTleft}{値}
5243 \end_layout
5244
5245 \begin_layout Standard
5246 という行を当該多頁表の前に\SpecialChar TeX
5247 コードとして挿入して、長さ
5248 \series bold
5249
5250 \backslash
5251 LTleft
5252 \series default
5253 および
5254 \series bold
5255
5256 \backslash
5257 LTright
5258 \series default
5259 の値を変更しなくてはなりません。ここで「値」は、第
5260 \begin_inset CommandInset ref
5261 LatexCommand ref
5262 reference "tab:単位"
5263
5264 \end_inset
5265
5266 表に挙げてある単位であれば、どの単位を取ることもできます。
5267 \series bold
5268
5269 \backslash
5270 LTleft
5271 \series default
5272 は、左頁余白から多頁表までの水平方向の距離を制御し、
5273 \series bold
5274
5275 \backslash
5276 LTright
5277 \series default
5278 は、右頁余白からの距離を制御します。これらの長さの既定値は
5279 \series bold
5280
5281 \backslash
5282 fill
5283 \series default
5284 となっており、\SpecialChar LyX
5285 の水平フィルと同等になっています。
5286 \end_layout
5287
5288 \begin_layout Standard
5289 以下の多頁表は、中央揃えの上、
5290 \series bold
5291
5292 \backslash
5293 LTleft
5294 \series default
5295
5296 \family sans
5297 0.1
5298 \backslash
5299 columnwidth
5300 \family default
5301 に設定してあります。
5302 \begin_inset ERT
5303 status collapsed
5304
5305 \begin_layout Plain Layout
5306
5307
5308 \backslash
5309 setlength{
5310 \backslash
5311 LTleft}{0.1
5312 \backslash
5313 columnwidth}
5314 \end_layout
5315
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \begin_layout Standard
5322 \begin_inset Tabular
5323 <lyxtabular version="3" rows="5" columns="5">
5324 <features islongtable="true" longtabularalignment="center">
5325 <column alignment="center" valignment="top">
5326 <column alignment="center" valignment="top">
5327 <column alignment="center" valignment="top">
5328 <column alignment="center" valignment="top">
5329 <column alignment="center" valignment="top">
5330 <row>
5331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 1
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 2
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Plain Layout
5353 3
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362 4
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371 5
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 </row>
5377 <row>
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 いろは
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418 いろは
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 </row>
5424 <row>
5425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Plain Layout
5429 いろは
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Plain Layout
5456
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465 いろは
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 </row>
5471 <row>
5472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5473 \begin_inset Text
5474
5475 \begin_layout Plain Layout
5476 いろは
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5491 \begin_inset Text
5492
5493 \begin_layout Plain Layout
5494
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Plain Layout
5503
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 いろは
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 </row>
5518 <row>
5519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 いろは
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 いろは
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 いろは
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 いろは
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 いろは
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 </row>
5565 </lyxtabular>
5566
5567 \end_inset
5568
5569
5570 \begin_inset ERT
5571 status collapsed
5572
5573 \begin_layout Plain Layout
5574
5575
5576 \backslash
5577 setlength{
5578 \backslash
5579 LTleft}{
5580 \backslash
5581 fill}
5582 \end_layout
5583
5584 \end_inset
5585
5586
5587 \begin_inset ERT
5588 status collapsed
5589
5590 \begin_layout Plain Layout
5591
5592
5593 \backslash
5594 addtocounter{table}{-1}
5595 \end_layout
5596
5597 \end_inset
5598
5599
5600 \begin_inset Note Note
5601 status collapsed
5602
5603 \begin_layout Plain Layout
5604 このコマンドの説明に関しては、第
5605 \begin_inset CommandInset ref
5606 LatexCommand ref
5607 reference "subsec:多頁表のキャプション"
5608
5609 \end_inset
5610
5611 節の最初の淡色註釈をご覧下さい。
5612 \end_layout
5613
5614 \end_inset
5615
5616
5617 \end_layout
5618
5619 \begin_layout Subsection
5620 多頁表のキャプション
5621 \begin_inset Index idx
5622 status collapsed
5623
5624 \begin_layout Plain Layout
5625 たへえしひよう@多頁表 ! きやふしよん@キャプション
5626 \end_layout
5627
5628 \end_inset
5629
5630
5631 \begin_inset CommandInset label
5632 LatexCommand label
5633 name "subsec:多頁表のキャプション"
5634
5635 \end_inset
5636
5637
5638 \end_layout
5639
5640 \begin_layout Standard
5641 フロートは一頁に収まらなくてはならないので、多頁表を表フロートに入れることはできません。しかし、第
5642 \begin_inset CommandInset ref
5643 LatexCommand ref
5644 reference "sec:多頁表"
5645
5646 \end_inset
5647
5648 節に述べられているように、ある行で多頁表オプションの
5649 \family sans
5650 キャプション
5651 \family default
5652 を使用すれば、フロートのキャプション環境を多頁表でも使用することができます。キャプションは、
5653 \family sans
5654 冒頭ヘッダ
5655 \family default
5656
5657 \family sans
5658 ヘッダ
5659 \family default
5660
5661 \family sans
5662 フッタ
5663 \family default
5664
5665 \family sans
5666 末尾フッタ
5667 \family default
5668 のいずれかに入れなくてはなりません。それぞれのヘッダ・フッタに入れることができる行は、ひとつだけです。
5669 \end_layout
5670
5671 \begin_layout Standard
5672 以下は、動作を確認するための短い多頁表です。
5673 \end_layout
5674
5675 \begin_layout Standard
5676 \begin_inset Tabular
5677 <lyxtabular version="3" rows="6" columns="5">
5678 <features islongtable="true" longtabularalignment="center">
5679 <column alignment="center" valignment="top">
5680 <column alignment="center" valignment="top">
5681 <column alignment="center" valignment="top">
5682 <column alignment="center" valignment="top">
5683 <column alignment="center" valignment="top">
5684 <row endfirsthead="true" caption="true">
5685 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5686 \begin_inset Text
5687
5688 \begin_layout Plain Layout
5689 \begin_inset Caption Standard
5690
5691 \begin_layout Plain Layout
5692 キャプション付き多頁表
5693 \begin_inset Argument 1
5694 status collapsed
5695
5696 \begin_layout Plain Layout
5697 多頁表
5698 \end_layout
5699
5700 \end_inset
5701
5702
5703 \end_layout
5704
5705 \end_inset
5706
5707
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 1
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 2
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 3
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 4
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 5
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 </row>
5796 <row>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 いろは
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 いろは
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 いろは
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 いろは
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 いろは
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 いろは
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 </row>
5937 <row>
5938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942 いろは
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951 いろは
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 いろは
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 いろは
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 いろは
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 </lyxtabular>
5985
5986 \end_inset
5987
5988
5989 \end_layout
5990
5991 \begin_layout Standard
5992 \begin_inset VSpace medskip
5993 \end_inset
5994
5995
5996 \begin_inset Note Greyedout
5997 status open
5998
5999 \begin_layout Plain Layout
6000
6001 \series bold
6002 【註1】
6003 \series default
6004 表番号は、多頁表にキャプションを付けなかったとしても、各多頁表毎に加番されます。このため、あいだにキャプションのない二つの多頁表が挟まっていたならば、表一覧では
6005 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての多頁表の後に、\SpecialChar TeX
6006 コードで
6007 \end_layout
6008
6009 \begin_layout Plain Layout
6010
6011 \series bold
6012
6013 \backslash
6014 addtocounter{table}{-1}
6015 \end_layout
6016
6017 \begin_layout Plain Layout
6018 というコマンドを挿入する方法があります。
6019 \end_layout
6020
6021 \begin_layout Plain Layout
6022 全多頁表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
6023 \end_layout
6024
6025 \begin_layout Plain Layout
6026
6027 \series bold
6028
6029 \backslash
6030 let
6031 \backslash
6032 myEnd
6033 \backslash
6034 endlongtable
6035 \begin_inset Newline newline
6036 \end_inset
6037
6038
6039 \backslash
6040 renewcommand{
6041 \backslash
6042 endlongtable}{
6043 \backslash
6044 myEnd
6045 \backslash
6046 addtocounter{table}{-1}}
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Standard
6055 \begin_inset Note Greyedout
6056 status open
6057
6058 \begin_layout Plain Layout
6059
6060 \series bold
6061 【註2】
6062 \series default
6063 相互参照をリンクするために、
6064 \family sans
6065 文書設定
6066 \family default
6067 ダイアログの
6068 \family sans
6069 PDF特性
6070 \family default
6071
6072 \series bold
6073 hyperref
6074 \series default
6075
6076 \begin_inset Index idx
6077 status collapsed
6078
6079 \begin_layout Plain Layout
6080 \SpecialChar LaTeX
6081 ぱっけーじ@\SpecialChar LaTeX
6082 パッケージ ! hyperref
6083 \end_layout
6084
6085 \end_inset
6086
6087 を使用している場合、多頁表キャプションへのリンクは、つねに文頭に向けられます。
6088 \end_layout
6089
6090 \end_inset
6091
6092
6093 \end_layout
6094
6095 \begin_layout Subsubsection
6096 多頁表への参照
6097 \begin_inset Index idx
6098 status collapsed
6099
6100 \begin_layout Plain Layout
6101 たへえしひよう@多頁表 ! さんしよう@参照
6102 \end_layout
6103
6104 \end_inset
6105
6106
6107 \end_layout
6108
6109 \begin_layout Standard
6110 \begin_inset Tabular
6111 <lyxtabular version="3" rows="6" columns="5">
6112 <features islongtable="true" longtabularalignment="center">
6113 <column alignment="center" valignment="top">
6114 <column alignment="center" valignment="top">
6115 <column alignment="center" valignment="top">
6116 <column alignment="center" valignment="top">
6117 <column alignment="center" valignment="top">
6118 <row endfirsthead="true" caption="true">
6119 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 \begin_inset Caption Standard
6124
6125 \begin_layout Plain Layout
6126 参照された多頁表
6127 \begin_inset CommandInset label
6128 LatexCommand label
6129 name "tab:参照例"
6130
6131 \end_inset
6132
6133
6134 \end_layout
6135
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell multicolumn="2" alignment="center" valignment="top" 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 multicolumn="2" alignment="center" valignment="top" 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 multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 <row>
6181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185 1
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 2
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 3
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 4
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 5
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 </row>
6227 <row>
6228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6229 \begin_inset Text
6230
6231 \begin_layout Plain Layout
6232 いろは
6233 \end_layout
6234
6235 \end_inset
6236 </cell>
6237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6238 \begin_inset Text
6239
6240 \begin_layout Plain Layout
6241
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 いろは
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 </row>
6274 <row>
6275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279 いろは
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 いろは
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 </row>
6321 <row>
6322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326 いろは
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 いろは
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 </row>
6368 <row>
6369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 いろは
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 いろは
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 いろは
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 いろは
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 いろは
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 </row>
6415 </lyxtabular>
6416
6417 \end_inset
6418
6419
6420 \end_layout
6421
6422 \begin_layout Standard
6423 多頁表を参照するには、キャプションにラベルを挿入してください。
6424 \end_layout
6425
6426 \begin_layout Standard
6427 これは表
6428 \begin_inset CommandInset ref
6429 LatexCommand ref
6430 reference "tab:参照例"
6431
6432 \end_inset
6433
6434 への参照です。
6435 \end_layout
6436
6437 \begin_layout Standard
6438 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、\SpecialChar LaTeX
6439 パッケージの
6440 \series bold
6441 caption
6442 \series default
6443
6444 \begin_inset Index idx
6445 status collapsed
6446
6447 \begin_layout Plain Layout
6448 \SpecialChar LaTeX
6449 ぱっけーじ@\SpecialChar LaTeX
6450 パッケージ ! caption
6451 \end_layout
6452
6453 \end_inset
6454
6455 を使用して設定することができます。第
6456 \begin_inset CommandInset ref
6457 LatexCommand ref
6458 reference "sec:キャプションの書式設定"
6459
6460 \end_inset
6461
6462 節をご覧下さい。
6463 \end_layout
6464
6465 \begin_layout Subsubsection
6466 キャプションの幅
6467 \begin_inset Index idx
6468 status collapsed
6469
6470 \begin_layout Plain Layout
6471 たへえしひよう@多頁表 ! きやふしよんのはは@キャプションの幅
6472 \end_layout
6473
6474 \end_inset
6475
6476
6477 \end_layout
6478
6479 \begin_layout Standard
6480 キャプション行の最大長は、長さ
6481 \series bold
6482
6483 \backslash
6484 LTcapwidth
6485 \series default
6486 によって指定することができます。既定値は4
6487 \begin_inset space \thinspace{}
6488 \end_inset
6489
6490 inです。これを変更するには、現文書の文書プリアンブルか、調整したい多頁表の前の文中に\SpecialChar TeX
6491 コードとして
6492 \end_layout
6493
6494 \begin_layout Standard
6495
6496 \series bold
6497
6498 \backslash
6499 setlength{
6500 \backslash
6501 LTcapwidth}{幅}
6502 \end_layout
6503
6504 \begin_layout Standard
6505 というコマンドを書き加えて下さい。ここで「幅」には、付録
6506 \begin_inset CommandInset ref
6507 LatexCommand ref
6508 reference "cha:LyXで使用できる単位"
6509
6510 \end_inset
6511
6512 に挙げられている単位を取ることができます。
6513 \end_layout
6514
6515 \begin_layout Standard
6516 以下の各表で違いを示します。
6517 \end_layout
6518
6519 \begin_layout Standard
6520 \begin_inset Tabular
6521 <lyxtabular version="3" rows="6" columns="5">
6522 <features islongtable="true" longtabularalignment="center">
6523 <column alignment="center" valignment="top">
6524 <column alignment="center" valignment="top">
6525 <column alignment="center" valignment="top">
6526 <column alignment="center" valignment="top">
6527 <column alignment="center" valignment="top">
6528 <row endfirsthead="true" caption="true">
6529 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6530 \begin_inset Text
6531
6532 \begin_layout Plain Layout
6533 \begin_inset Caption Standard
6534
6535 \begin_layout Plain Layout
6536 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6537 \begin_inset Argument 1
6538 status collapsed
6539
6540 \begin_layout Plain Layout
6541 既定幅のキャプション
6542 \end_layout
6543
6544 \end_inset
6545
6546
6547 \end_layout
6548
6549 \end_inset
6550
6551
6552 \end_layout
6553
6554 \end_inset
6555 </cell>
6556 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6557 \begin_inset Text
6558
6559 \begin_layout Plain Layout
6560
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569
6570 \end_layout
6571
6572 \end_inset
6573 </cell>
6574 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578
6579 \end_layout
6580
6581 \end_inset
6582 </cell>
6583 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 </row>
6593 <row>
6594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6595 \begin_inset Text
6596
6597 \begin_layout Plain Layout
6598 1
6599 \end_layout
6600
6601 \end_inset
6602 </cell>
6603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Plain Layout
6607 2
6608 \end_layout
6609
6610 \end_inset
6611 </cell>
6612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616 3
6617 \end_layout
6618
6619 \end_inset
6620 </cell>
6621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 4
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 5
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 </row>
6640 <row>
6641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6642 \begin_inset Text
6643
6644 \begin_layout Plain Layout
6645 いろは
6646 \end_layout
6647
6648 \end_inset
6649 </cell>
6650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6651 \begin_inset Text
6652
6653 \begin_layout Plain Layout
6654
6655 \end_layout
6656
6657 \end_inset
6658 </cell>
6659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6660 \begin_inset Text
6661
6662 \begin_layout Plain Layout
6663
6664 \end_layout
6665
6666 \end_inset
6667 </cell>
6668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 いろは
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 </row>
6687 <row>
6688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 いろは
6693 \end_layout
6694
6695 \end_inset
6696 </cell>
6697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6698 \begin_inset Text
6699
6700 \begin_layout Plain Layout
6701
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Plain Layout
6710
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 いろは
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 </row>
6734 <row>
6735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 いろは
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 いろは
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 </row>
6781 <row>
6782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786 いろは
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Plain Layout
6795 いろは
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 いろは
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 いろは
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 いろは
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 </row>
6828 </lyxtabular>
6829
6830 \end_inset
6831
6832
6833 \end_layout
6834
6835 \begin_layout Standard
6836 \begin_inset ERT
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840
6841
6842 \backslash
6843 setlength{
6844 \backslash
6845 LTcapwidth}{5cm}
6846 \end_layout
6847
6848 \end_inset
6849
6850
6851 \begin_inset Tabular
6852 <lyxtabular version="3" rows="6" columns="5">
6853 <features islongtable="true" longtabularalignment="center">
6854 <column alignment="center" valignment="top">
6855 <column alignment="center" valignment="top">
6856 <column alignment="center" valignment="top">
6857 <column alignment="center" valignment="top">
6858 <column alignment="center" valignment="top">
6859 <row endfirsthead="true" caption="true">
6860 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 \begin_inset Caption Standard
6865
6866 \begin_layout Plain Layout
6867 5
6868 \begin_inset space \thinspace{}
6869 \end_inset
6870
6871 cm幅のなが〜いフルタイトル・5
6872 \begin_inset space \thinspace{}
6873 \end_inset
6874
6875 cm幅のなが〜いフルタイトル・5
6876 \begin_inset space \thinspace{}
6877 \end_inset
6878
6879 cm幅のなが〜いフルタイトル
6880 \begin_inset Argument 1
6881 status collapsed
6882
6883 \begin_layout Plain Layout
6884 5
6885 \begin_inset space \thinspace{}
6886 \end_inset
6887
6888 cm幅のキャプション
6889 \end_layout
6890
6891 \end_inset
6892
6893
6894 \end_layout
6895
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 1
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 2
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 3
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 4
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 5
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 <row>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 いろは
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 いろは
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 </row>
7034 <row>
7035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 いろは
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 いろは
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 </row>
7081 <row>
7082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 いろは
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104
7105 \end_layout
7106
7107 \end_inset
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 いろは
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 </row>
7128 <row>
7129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 いろは
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 いろは
7143 \end_layout
7144
7145 \end_inset
7146 </cell>
7147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7148 \begin_inset Text
7149
7150 \begin_layout Plain Layout
7151 いろは
7152 \end_layout
7153
7154 \end_inset
7155 </cell>
7156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 いろは
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 いろは
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 </row>
7175 </lyxtabular>
7176
7177 \end_inset
7178
7179
7180 \end_layout
7181
7182 \begin_layout Standard
7183 \begin_inset ERT
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187
7188
7189 \backslash
7190 setlength{
7191 \backslash
7192 LTcapwidth}{4in}
7193 \end_layout
7194
7195 \end_inset
7196
7197
7198 \end_layout
7199
7200 \begin_layout Standard
7201 \begin_inset Note Greyedout
7202 status open
7203
7204 \begin_layout Plain Layout
7205
7206 \series bold
7207 【註】
7208 \series default
7209 この文書のように\SpecialChar LaTeX
7210 パッケージの
7211 \series bold
7212 caption
7213 \series default
7214
7215 \begin_inset Index idx
7216 status collapsed
7217
7218 \begin_layout Plain Layout
7219 \SpecialChar LaTeX
7220 ぱっけーじ@\SpecialChar LaTeX
7221 パッケージ ! caption
7222 \end_layout
7223
7224 \end_inset
7225
7226 を使用している時には、
7227 \series bold
7228
7229 \backslash
7230 LTcapwidth
7231 \series default
7232 に既定値の4
7233 \begin_inset space \thinspace{}
7234 \end_inset
7235
7236 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
7237 \begin_inset space \thinspace{}
7238 \end_inset
7239
7240 in幅のキャプションを作るには、3.99
7241 \begin_inset space \thinspace{}
7242 \end_inset
7243
7244 inのように4.0
7245 \begin_inset space \thinspace{}
7246 \end_inset
7247
7248 inと少し違う値を指定するか、
7249 \series bold
7250 caption
7251 \series default
7252 パッケージが提供している
7253 \series bold
7254
7255 \backslash
7256 captionsetup{width=値}
7257 \series default
7258 という\SpecialChar LaTeX
7259 コマンドを用いる方法があります。
7260 \end_layout
7261
7262 \end_inset
7263
7264
7265 \end_layout
7266
7267 \begin_layout Subsubsection
7268 表の各ページごとに異なるキャプション
7269 \begin_inset Index idx
7270 status collapsed
7271
7272 \begin_layout Plain Layout
7273 たへえしひよう@多頁表 ! へえしことにことなるきやふしよん@ページごとに異なるキャプション
7274 \end_layout
7275
7276 \end_inset
7277
7278
7279 \end_layout
7280
7281 \begin_layout Standard
7282 次頁以降の表キャプションを、1頁めとは異なるものにしたい場合には、キャプションを入れる空行をヘッダに指定して下さい。それから、キャプションを右クリックして、文脈
7283 依存メニューから
7284 \family sans
7285 キャプション(無番多頁表)
7286 \family default
7287 を選択してください。表
7288 \begin_inset CommandInset ref
7289 LatexCommand ref
7290 reference "tab:別キャプション"
7291
7292 \end_inset
7293
7294 は、異なるヘッダを持つ多頁表の一例です。2番目のキャプションには表番が現れないようにしてあります。
7295 \begin_inset Separator parbreak
7296 \end_inset
7297
7298
7299 \end_layout
7300
7301 \begin_layout Standard
7302 \align center
7303 \begin_inset Tabular
7304 <lyxtabular version="3" rows="59" columns="3">
7305 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7306 <column alignment="left" valignment="top" width="0cm">
7307 <column alignment="left" valignment="top" width="0pt">
7308 <column alignment="center" valignment="top" width="0pt">
7309 <row endfirsthead="true" caption="true">
7310 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 \begin_inset Caption Standard
7315
7316 \begin_layout Plain Layout
7317 例示用電話帳
7318 \begin_inset CommandInset label
7319 LatexCommand label
7320 name "tab:別キャプション"
7321
7322 \end_inset
7323
7324
7325 \begin_inset Argument 1
7326 status collapsed
7327
7328 \begin_layout Plain Layout
7329 例示用電話帳
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \end_layout
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348
7349 \end_layout
7350
7351 \end_inset
7352 </cell>
7353 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 </row>
7363 <row endfirsthead="true">
7364 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7365 \begin_inset Text
7366
7367 \begin_layout Plain Layout
7368
7369 \series bold
7370 例示用電話帳(名前は無視の事)
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 </row>
7394 <row endfirsthead="true">
7395 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399
7400 \series bold
7401 氏名
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419
7420 \series bold
7421 TEL.
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 </row>
7427 <row endhead="true">
7428 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432 \begin_inset ERT
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436
7437
7438 \backslash
7439 caption*{例示用電話帳の続き}
7440 \backslash
7441
7442 \backslash
7443 %
7444 \end_layout
7445
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 </row>
7472 <row endhead="true">
7473 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477
7478 \series bold
7479 例示用電話帳
7480 \end_layout
7481
7482 \end_inset
7483 </cell>
7484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488
7489 \end_layout
7490
7491 \end_inset
7492 </cell>
7493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7494 \begin_inset Text
7495
7496 \begin_layout Plain Layout
7497
7498 \end_layout
7499
7500 \end_inset
7501 </cell>
7502 </row>
7503 <row endhead="true">
7504 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508
7509 \series bold
7510 氏名
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \begin_layout Plain Layout
7519
7520 \end_layout
7521
7522 \end_inset
7523 </cell>
7524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528
7529 \series bold
7530 TEL.
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 </row>
7536 <row endfoot="true">
7537 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541 次頁に続く
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550
7551 \end_layout
7552
7553 \end_inset
7554 </cell>
7555 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 </row>
7565 <row>
7566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570
7571 \series bold
7572 Annovi
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581 Silvia
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7587 \begin_inset Text
7588
7589 \begin_layout Plain Layout
7590 111
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 </row>
7596 <row>
7597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601
7602 \series bold
7603 Bertoli
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 Stefano
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621 111
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 </row>
7627 <row>
7628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632
7633 \series bold
7634 Bozzi
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 Walter
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 111
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 </row>
7658 <row>
7659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663
7664 \series bold
7665 Cachia
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674 Maria
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 111
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 </row>
7689 <row>
7690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7691 \begin_inset Text
7692
7693 \begin_layout Plain Layout
7694
7695 \series bold
7696 Cachia
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 Maurizio
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714 111
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 </row>
7720 <row>
7721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \series bold
7727 Cinquemani
7728 \end_layout
7729
7730 \end_inset
7731 </cell>
7732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736 Giusi
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745 111
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 </row>
7751 <row>
7752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \series bold
7758 Colin
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767 Bernard
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776 111
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 </row>
7782 <row>
7783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787
7788 \series bold
7789 Concli
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798 Gianfranco
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 111
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 </row>
7813 <row>
7814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818
7819 \series bold
7820 Dal Bosco
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829 Carolina
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 111
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 </row>
7844 <row>
7845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \series bold
7851 Dalpiaz
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860 Annamaria
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 111
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row>
7876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \series bold
7882 Feliciello
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891 Domenico
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 111
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 </row>
7906 <row>
7907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911
7912 \series bold
7913 Focarelli
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922 Paola
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 111
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 </row>
7937 <row>
7938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942
7943 \series bold
7944 Galletti
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 Oreste
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 111
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 </row>
7968 <row>
7969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973
7974 \series bold
7975 Gasparini
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 Franca
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 111
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 <row>
8000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \series bold
8006 Rizzardi
8007 \series default
8008
8009 \begin_inset Foot
8010 status collapsed
8011
8012 \begin_layout Plain Layout
8013 例示用脚註
8014 \end_layout
8015
8016 \end_inset
8017
8018
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 Paola
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 111
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row>
8043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \series bold
8049 Lassini
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 Giancarlo
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 111
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \series bold
8080 Malfatti
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 Luciano
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 111
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 </row>
8104 <row>
8105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \series bold
8111 Malfatti
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 Valeriano
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 111
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \series bold
8142 Meneguzzo
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 Roberto
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 111
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 <row>
8167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171
8172 \series bold
8173 Mezzadra
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 Roberto
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 111
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 <row>
8198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202
8203 \series bold
8204 Pirpamer
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Erich
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 111
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \series bold
8235 Pochiesa
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 Paolo
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 111, 222
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 <row>
8260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264
8265 \series bold
8266 Radina
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 Claudio
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 111
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Stuffer
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 Oskar
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 111
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 </row>
8321 <row>
8322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326
8327 \series bold
8328 Tacchelli
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 Ugo
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 111
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \series bold
8359 Tezzele
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 Margit
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 111
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \series bold
8390 Unterkalmsteiner
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 Frieda
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 111
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 Vieider
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 Hilde
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 111
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \series bold
8452 Vigna
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 Jürgen
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 111
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \series bold
8483 Weber
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 Maurizio
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 111
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \series bold
8514 Winkler
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 Franz
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 111
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 </row>
8538 <row>
8539 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543  
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 </row>
8567 <row>
8568 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \series bold
8574 Annovi
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583 Silvia
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 555
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 </row>
8598 <row>
8599 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603
8604 \series bold
8605 Bertoli
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614 Stefano
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 555
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 </row>
8629 <row>
8630 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \series bold
8636 Bozzi
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 Walter
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 555
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \series bold
8667 Cachia
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 Maria
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685 555
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 </row>
8691 <row>
8692 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696
8697 \series bold
8698 Cachia
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707 Maurizio
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716 555
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 <row>
8723 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727
8728 \series bold
8729 Cinquemani
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 Giusi
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747 555
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 <row>
8754 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758
8759 \series bold
8760 Colin
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769 Bernard
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778 555
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 </row>
8784 <row>
8785 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789
8790 \series bold
8791 Concli
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 Gianfranco
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 555
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 <row>
8816 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820
8821 \series bold
8822 Dal Bosco
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 Carolina
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 555
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \series bold
8853 Dalpiaz
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 Annamaria
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 555
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 </row>
8877 <row>
8878 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \series bold
8884 Feliciello
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 Domenico
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902 555
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 </row>
8908 <row>
8909 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913
8914 \series bold
8915 Focarelli
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924 Paola
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 555
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 </row>
8939 <row>
8940 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944
8945 \series bold
8946 Galletti
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 Oreste
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 555
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975
8976 \series bold
8977 Gasparini
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 Franca
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 555
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 </row>
9001 <row>
9002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006
9007 \series bold
9008 Rizzardi
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 Paola
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 555
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 </row>
9032 <row>
9033 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037
9038 \series bold
9039 Lassini
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 Giancarlo
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057 555
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row>
9064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068
9069 \series bold
9070 Malfatti
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 Luciano
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 555
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 </row>
9094 <row>
9095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \series bold
9101 Malfatti
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 Valeriano
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 555
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 </row>
9125 <row>
9126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130
9131 \series bold
9132 Meneguzzo
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 Roberto
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 555
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 </row>
9156 <row>
9157 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161
9162 \series bold
9163 Mezzadra
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 Roberto
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 555
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 </row>
9187 </lyxtabular>
9188
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \begin_layout Section
9195 多頁表にまつわる諸点
9196 \begin_inset CommandInset label
9197 LatexCommand label
9198 name "sec:多頁表にまつわる諸点"
9199
9200 \end_inset
9201
9202
9203 \end_layout
9204
9205 \begin_layout Subsection
9206 多頁表の計算
9207 \begin_inset Index idx
9208 status collapsed
9209
9210 \begin_layout Plain Layout
9211 たへえしひよう@多頁表 ! けいさん@計算
9212 \end_layout
9213
9214 \end_inset
9215
9216
9217 \end_layout
9218
9219 \begin_layout Standard
9220 \SpecialChar LaTeX
9221 は、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度に\SpecialChar LaTeX
9222 のメモリに読み込まれる表の断片です。歴史上の経緯から、既定値は
9223 たった表20行分に設定されています。多頁にわたる多頁表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
9224 \end_layout
9225
9226 \begin_layout Standard
9227
9228 \series bold
9229
9230 \backslash
9231 setcounter{LTchunksize}{100}
9232 \end_layout
9233
9234 \begin_layout Standard
9235 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
9236 \end_layout
9237
9238 \begin_layout Subsection
9239 フロートと多頁表
9240 \begin_inset Index idx
9241 status collapsed
9242
9243 \begin_layout Plain Layout
9244 たへえしひよう@多頁表 ! ふろおと@フロート
9245 \end_layout
9246
9247 \end_inset
9248
9249
9250 \end_layout
9251
9252 \begin_layout Standard
9253 多頁表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
9254 \series bold
9255
9256 \backslash
9257 clearpage
9258 \series default
9259 コマンドを多頁表の前に\SpecialChar TeX
9260 コードとして書き加えてください。
9261 \end_layout
9262
9263 \begin_layout Subsection
9264 強制改頁
9265 \begin_inset Index idx
9266 status collapsed
9267
9268 \begin_layout Plain Layout
9269 たへえしひよう@多頁表 ! きようせいかいへえし@強制改頁
9270 \end_layout
9271
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \begin_layout Standard
9278 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所に\SpecialChar TeX
9279 コードで改行コマンド「
9280 \series bold
9281
9282 \backslash
9283
9284 \backslash
9285
9286 \series default
9287 」を挿入します。
9288 \series bold
9289
9290 \backslash
9291
9292 \backslash
9293
9294 \series default
9295 コマンドの前には、現セルよりも右にある列数と同じ数の「
9296 \series bold
9297 &
9298 \series default
9299 」文字を、\SpecialChar TeX
9300 コードで挿入してやる必要があります。この
9301 \series bold
9302 &
9303 \series default
9304 は、表セルの区切り文字です。各
9305 \series bold
9306 &
9307 \series default
9308 の後に、右側の本来のセルに入るべき内容を\SpecialChar TeX
9309 コードで書き込み、右側のセルの内容は削除してください。
9310 \begin_inset Newline newline
9311 \end_inset
9312
9313
9314 \series bold
9315
9316 \backslash
9317
9318 \backslash
9319
9320 \series default
9321 コマンドの後ろには、現在列の左側にある列数と同じ数の
9322 \series bold
9323 &
9324 \series default
9325 文字を挿入してください。表
9326 \begin_inset CommandInset ref
9327 LatexCommand ref
9328 reference "tab:強制改頁"
9329
9330 \end_inset
9331
9332 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
9333 \end_layout
9334
9335 \begin_layout Standard
9336
9337 \series bold
9338 & 111
9339 \backslash
9340
9341 \backslash
9342  
9343 \backslash
9344 newpage
9345 \begin_inset Newline newline
9346 \end_inset
9347
9348 &
9349 \end_layout
9350
9351 \begin_layout Standard
9352 というコマンドが、セル中「
9353 \emph on
9354 Castelchiodato,
9355 \emph default
9356 」の後に\SpecialChar TeX
9357 コードとして挿入してあります。
9358 \end_layout
9359
9360 \begin_layout Standard
9361 同一行3列目の「111」は削除してあります。
9362 \series bold
9363
9364 \backslash
9365 newpage
9366 \series default
9367 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で多頁表のフッタ行に上
9368 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
9369 \end_layout
9370
9371 \begin_layout Standard
9372
9373 \series bold
9374 & 111
9375 \backslash
9376
9377 \backslash
9378
9379 \begin_inset Newline newline
9380 \end_inset
9381
9382
9383 \backslash
9384 hline &
9385 \end_layout
9386
9387 \begin_layout Standard
9388 というコマンドを使用して下さい。
9389 \end_layout
9390
9391 \begin_layout Standard
9392 改頁をしたいセルが最右列にある場合には、
9393 \end_layout
9394
9395 \begin_layout Standard
9396
9397 \series bold
9398
9399 \backslash
9400 setlength{
9401 \backslash
9402 parfillskip}{0pt}
9403 \end_layout
9404
9405 \begin_layout Standard
9406 というコマンドを当該セルの初めに\SpecialChar TeX
9407 コードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます。
9408 \begin_inset Separator parbreak
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \begin_layout Standard
9415 \align center
9416 \begin_inset Tabular
9417 <lyxtabular version="3" rows="38" columns="3">
9418 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9419 <column alignment="left" valignment="top" width="0cm">
9420 <column alignment="left" valignment="top" width="3cm">
9421 <column alignment="center" valignment="top" width="0pt">
9422 <row endfirsthead="true" caption="true">
9423 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427 \begin_inset Caption Standard
9428
9429 \begin_layout Plain Layout
9430 表セル内で強制改頁をしている表
9431 \begin_inset CommandInset label
9432 LatexCommand label
9433 name "tab:強制改頁"
9434
9435 \end_inset
9436
9437
9438 \begin_inset Argument 1
9439 status collapsed
9440
9441 \begin_layout Plain Layout
9442 表セル内で強制改頁をしている表
9443 \end_layout
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \end_inset
9451
9452
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 </row>
9476 <row endfirsthead="true">
9477 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481
9482 \series bold
9483 例示用電話帳(氏名は無視の事)
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 </row>
9507 <row endfirsthead="true">
9508 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512
9513 \series bold
9514 氏名
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 TEL.
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 </row>
9540 <row endhead="true">
9541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 \begin_inset ERT
9546 status collapsed
9547
9548 \begin_layout Plain Layout
9549
9550
9551 \backslash
9552 caption*{例示用電話帳の続き}
9553 \backslash
9554
9555 \backslash
9556 %
9557 \end_layout
9558
9559 \end_inset
9560
9561
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
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 </row>
9585 <row endhead="true">
9586 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 例示用電話帳
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 </row>
9614 <row endhead="true">
9615 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619
9620 \series bold
9621 氏名
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639
9640 \series bold
9641 TEL.
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 </row>
9647 <row endfoot="true">
9648 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652 次頁に続く
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 </row>
9676 <row>
9677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681
9682 \series bold
9683 Annovi
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 Silvia
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701 111
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 <row>
9708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712
9713 \series bold
9714 Bertoli
9715 \end_layout
9716
9717 \end_inset
9718 </cell>
9719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723 Stefano
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732 111
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 </row>
9738 <row>
9739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743
9744 \series bold
9745 Bozzi
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754 Walter
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763 111
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 </row>
9769 <row>
9770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774
9775 \series bold
9776 Cachia
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 Maria
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794 111
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \series bold
9807 Cachia
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816 Maurizio
9817 \end_layout
9818
9819 \end_inset
9820 </cell>
9821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825 111
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row>
9832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836
9837 \series bold
9838 Cinquemani
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 Giusi
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856 111
9857 \end_layout
9858
9859 \end_inset
9860 </cell>
9861 </row>
9862 <row>
9863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867
9868 \series bold
9869 Colin
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 Bernard
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887 111
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 </row>
9893 <row>
9894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898
9899 \series bold
9900 Concli
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909 Gianfranco
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918 111
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 </row>
9924 <row>
9925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929
9930 \series bold
9931 Dal Bosco
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940 Carolina
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949 111
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 </row>
9955 <row>
9956 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960
9961 \series bold
9962 Dalpiaz
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9968 \begin_inset Text
9969
9970 \begin_layout Plain Layout
9971 Annamaria
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980 111
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 </row>
9986 <row>
9987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991
9992 \series bold
9993 Feliciello
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 Domenico
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011 111
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 </row>
10017 <row>
10018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022
10023 \series bold
10024 Focarelli
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 Paola
10034 \end_layout
10035
10036 \end_inset
10037 </cell>
10038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042 111
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 </row>
10048 <row>
10049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053
10054 \series bold
10055 Galletti
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064 Oreste
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073 111
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 </row>
10079 <row>
10080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \series bold
10086 Gasparini
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 Franca
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 111
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row>
10111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 Lassini
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 Giancarlo
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 111
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \series bold
10148 Malfatti
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 Luciano
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 111
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 </row>
10172 <row>
10173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177
10178 \series bold
10179 Malfatti
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 Valeriano
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 111
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 </row>
10203 <row>
10204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208
10209 \series bold
10210 Meneguzzo
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 Roberto
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 111
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 </row>
10234 <row>
10235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239
10240 \series bold
10241 Mezzadra
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 Roberto
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 111
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \series bold
10272 Pirpamer
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 Erich
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 111
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \series bold
10303 Pochiesa
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 Paolo
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 111, 222
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \series bold
10334 Radina
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 Claudio
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 111
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363
10364 \series bold
10365 Rizzardi
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Paolo, 11.
10375  Fürst von Montecompatri, 11.
10376  Fürst von Sulmona und Vivaro, 10.
10377  Fürst von Rossano, 5.
10378  Herzog von Canemorte, 11.
10379  Herzog von Palombara, 5.
10380  Herzog von Castelchiodato,
10381 \begin_inset ERT
10382 status collapsed
10383
10384 \begin_layout Plain Layout
10385
10386 & 111
10387 \backslash
10388
10389 \backslash
10390  
10391 \backslash
10392 newpage
10393 \end_layout
10394
10395 \begin_layout Plain Layout
10396
10397 &
10398 \end_layout
10399
10400 \end_inset
10401
10402  11.
10403  Herzog von Poggionativo, 11.
10404  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10405  Graf von Valinfreda, 11.
10406  Baron von Cropalati, 11.
10407  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 </row>
10422 <row>
10423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427
10428 \series bold
10429 Stuffer
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438 Oskar
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 111
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 </row>
10453 <row>
10454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458
10459 \series bold
10460 Tacchelli
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 Ugo
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 111
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 </row>
10484 <row>
10485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489
10490 \series bold
10491 Tezzele
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 Margit
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 111
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 </row>
10515 <row>
10516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520
10521 \series bold
10522 Unterkalmsteiner
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 Frieda
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 111
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 </row>
10546 <row>
10547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551
10552 \series bold
10553 Vieider
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 Hilde
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 111
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 </row>
10577 <row>
10578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582
10583 \series bold
10584 Vigna
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 Jürgen
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 111
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 </row>
10608 <row>
10609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613
10614 \series bold
10615 Weber
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624 Maurizio
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633 111
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 </row>
10639 <row>
10640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644
10645 \series bold
10646 Winkler
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 Franz
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 111
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 </row>
10670 </lyxtabular>
10671
10672 \end_inset
10673
10674
10675 \end_layout
10676
10677 \begin_layout Section
10678 複数行・連結列・連結行
10679 \end_layout
10680
10681 \begin_layout Subsection
10682 表セル内の複数行
10683 \begin_inset CommandInset label
10684 LatexCommand label
10685 name "subsec:複数行"
10686
10687 \end_inset
10688
10689
10690 \begin_inset Index idx
10691 status collapsed
10692
10693 \begin_layout Plain Layout
10694 ひょうせるないのふくすうぎょう@表セル内の複数行
10695 \end_layout
10696
10697 \end_inset
10698
10699
10700 \begin_inset Index idx
10701 status collapsed
10702
10703 \begin_layout Plain Layout
10704 ひょう@表 ! かいぎょう@改行
10705 \end_layout
10706
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \begin_layout Standard
10713 \noindent
10714 \begin_inset Float table
10715 placement H
10716 wide false
10717 sideways false
10718 status open
10719
10720 \begin_layout Plain Layout
10721 \begin_inset Caption Standard
10722
10723 \begin_layout Plain Layout
10724 \begin_inset CommandInset label
10725 LatexCommand label
10726 name "tab:複数行表"
10727
10728 \end_inset
10729
10730 セル内に複数の行がある表
10731 \end_layout
10732
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Plain Layout
10739 \align center
10740 \begin_inset Tabular
10741 <lyxtabular version="3" rows="3" columns="3">
10742 <features tabularvalignment="middle">
10743 <column alignment="center" valignment="middle" width="2.5cm">
10744 <column alignment="center" valignment="middle">
10745 <column alignment="center" valignment="middle">
10746 <row>
10747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 複数の
10752 \begin_inset Newline linebreak
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 </row>
10779 <row>
10780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 </row>
10837 </lyxtabular>
10838
10839 \end_inset
10840
10841
10842 \end_layout
10843
10844 \end_inset
10845
10846
10847 \end_layout
10848
10849 \begin_layout Standard
10850 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10851 \end_layout
10852
10853 \begin_layout Standard
10854
10855 \begin_inset CommandInset ref
10856 LatexCommand ref
10857 reference "tab:複数行表"
10858
10859 \end_inset
10860
10861 を生成するには、まず3
10862 \begin_inset Formula $\times$
10863 \end_inset
10864
10865 3表を作り、最初のセルを右クリックして現れるメニューから、
10866 \family sans
10867 設定
10868 \family default
10869 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10870 \begin_inset space \thinspace{}
10871 \end_inset
10872
10873 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10874 \begin_inset space \thinspace{}
10875 \end_inset
10876
10877 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(
10878 \begin_inset Flex Ruby
10879 status collapsed
10880
10881 \begin_layout Plain Layout
10882 捷径
10883 \begin_inset Argument post:1
10884 status collapsed
10885
10886 \begin_layout Plain Layout
10887 ショートカット
10888 \end_layout
10889
10890 \end_inset
10891
10892
10893 \end_layout
10894
10895 \end_inset
10896
10897
10898 \begin_inset Info
10899 type  "shortcut"
10900 arg   "newline-insert linebreak"
10901 \end_inset
10902
10903 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10904 \end_layout
10905
10906 \begin_layout Standard
10907 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、\SpecialChar LaTeX
10908 はハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないようにするた
10909 めには、何かを入れなくてはなりません。そこで、その単語の前に0
10910 \begin_inset space \thinspace{}
10911 \end_inset
10912
10913 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10914 \begin_inset CommandInset ref
10915 LatexCommand ref
10916 reference "tab:ハイフネーション表"
10917
10918 \end_inset
10919
10920 が違いを示しています
10921 \begin_inset Foot
10922 status open
10923
10924 \begin_layout Plain Layout
10925
10926 \series bold
10927 【訳註】
10928 \series default
10929 p\SpecialChar LaTeX
10930 を使用している場合、日本語の文章は正しく改行されます。
10931 \end_layout
10932
10933 \end_inset
10934
10935
10936 \end_layout
10937
10938 \begin_layout Standard
10939 \begin_inset Float table
10940 placement h
10941 wide false
10942 sideways false
10943 status open
10944
10945 \begin_layout Plain Layout
10946 \begin_inset Caption Standard
10947
10948 \begin_layout Plain Layout
10949 \begin_inset CommandInset label
10950 LatexCommand label
10951 name "tab:ハイフネーション表"
10952
10953 \end_inset
10954
10955 ハイフネーション有/無の表
10956 \end_layout
10957
10958 \end_inset
10959
10960
10961 \end_layout
10962
10963 \begin_layout Plain Layout
10964 \begin_inset space \hfill{}
10965 \end_inset
10966
10967
10968 \begin_inset Tabular
10969 <lyxtabular version="3" rows="3" columns="3">
10970 <features tabularvalignment="middle">
10971 <column alignment="center" valignment="middle" width="2.5cm">
10972 <column alignment="center" valignment="middle">
10973 <column alignment="center" valignment="middle">
10974 <row>
10975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 verylongtablecellword
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 </row>
11003 <row>
11004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 </lyxtabular>
11062
11063 \end_inset
11064
11065
11066 \begin_inset space \hfill{}
11067 \end_inset
11068
11069
11070 \begin_inset Tabular
11071 <lyxtabular version="3" rows="3" columns="3">
11072 <features tabularvalignment="middle">
11073 <column alignment="center" valignment="middle" width="2.5cm">
11074 <column alignment="center" valignment="middle">
11075 <column alignment="center" valignment="middle">
11076 <row>
11077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 \begin_inset space \hspace{}
11082 \length 0pt
11083 \end_inset
11084
11085 verylongtablecellword
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 </row>
11109 <row>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 </row>
11138 <row>
11139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 </row>
11167 </lyxtabular>
11168
11169 \end_inset
11170
11171
11172 \begin_inset space \hfill{}
11173 \end_inset
11174
11175
11176 \end_layout
11177
11178 \end_inset
11179
11180
11181 \end_layout
11182
11183 \begin_layout Subsection
11184 連結列
11185 \begin_inset CommandInset label
11186 LatexCommand label
11187 name "subsec:連結列"
11188
11189 \end_inset
11190
11191
11192 \begin_inset Index idx
11193 status collapsed
11194
11195 \begin_layout Plain Layout
11196 れんけつれつ@連結列
11197 \end_layout
11198
11199 \end_inset
11200
11201
11202 \begin_inset Index idx
11203 status collapsed
11204
11205 \begin_layout Plain Layout
11206 ひょう@表 ! れんけつれつ@連結列
11207 \end_layout
11208
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \begin_layout Subsubsection
11215 連結列の基礎
11216 \end_layout
11217
11218 \begin_layout Standard
11219 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
11220 \family sans
11221
11222 \begin_inset Info
11223 type  "icon"
11224 arg   "inset-modify tabular multicolumn"
11225 \end_inset
11226
11227
11228 \family default
11229 を押すか、
11230 \family sans
11231 編集\SpecialChar menuseparator
11232 表\SpecialChar menuseparator
11233 連結列
11234 \family default
11235 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
11236 \family sans
11237 連結列
11238 \family default
11239 を有効にするかしてください。
11240 \end_layout
11241
11242 \begin_layout Standard
11243 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
11244 、最下行に上罫線のない連結行がある表の例です。
11245 \begin_inset Separator parbreak
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \begin_layout Standard
11252 \align center
11253 \begin_inset Tabular
11254 <lyxtabular version="3" rows="3" columns="4">
11255 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11256 <column alignment="center" valignment="top" width="0pt">
11257 <column alignment="center" valignment="middle">
11258 <column alignment="center" valignment="top" width="0in">
11259 <column alignment="center" valignment="top" width="0pt">
11260 <row>
11261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 いろは
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 にほへとちり
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 ぬるを
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330
11331 \end_layout
11332
11333 \end_inset
11334 </cell>
11335 </row>
11336 <row>
11337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="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 </lyxtabular>
11375
11376 \end_inset
11377
11378
11379 \end_layout
11380
11381 \begin_layout Subsubsection
11382 連結列の計算
11383 \begin_inset CommandInset label
11384 LatexCommand label
11385 name "subsec:連結列の計算"
11386
11387 \end_inset
11388
11389
11390 \begin_inset Index idx
11391 status collapsed
11392
11393 \begin_layout Plain Layout
11394 れんけつれつ@連結列 ! けいさん@計算
11395 \end_layout
11396
11397 \end_inset
11398
11399
11400 \end_layout
11401
11402 \begin_layout Standard
11403 \SpecialChar LyX
11404 は、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
11405 \end_layout
11406
11407 \begin_layout Standard
11408 \begin_inset Float table
11409 placement h
11410 wide false
11411 sideways false
11412 status open
11413
11414 \begin_layout Plain Layout
11415 \begin_inset Caption Standard
11416
11417 \begin_layout Plain Layout
11418 \begin_inset CommandInset label
11419 LatexCommand label
11420 name "tab:中央揃え表"
11421
11422 \end_inset
11423
11424 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
11425 \begin_inset Argument 1
11426 status collapsed
11427
11428 \begin_layout Plain Layout
11429 完全なる連結列表
11430 \end_layout
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Plain Layout
11443 \align center
11444 \begin_inset Tabular
11445 <lyxtabular version="3" rows="3" columns="3">
11446 <features tabularvalignment="middle">
11447 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11448 <column alignment="center" valignment="middle">
11449 <column alignment="center" valignment="top">
11450 <row>
11451 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 複数行にわたる連結列
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 </row>
11508 <row>
11509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 </row>
11537 </lyxtabular>
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \begin_layout Standard
11550 たとえば、表
11551 \begin_inset CommandInset ref
11552 LatexCommand ref
11553 reference "tab:中央揃え表"
11554
11555 \end_inset
11556
11557 を生成するには、3
11558 \begin_inset Formula $\times$
11559 \end_inset
11560
11561 3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11562 \family sans
11563 設定
11564 \family default
11565 を選択します。そして現れる表の設定ダイアログで、このセルを
11566 \emph on
11567 連結列
11568 \emph default
11569
11570 \emph on
11571 中央揃え
11572 \emph default
11573 、2.5
11574 \begin_inset space \thinspace{}
11575 \end_inset
11576
11577 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11578 \begin_inset space \thinspace{}
11579 \end_inset
11580
11581 cm幅に設定します。すると第二列は自動的に1.25
11582 \begin_inset space \thinspace{}
11583 \end_inset
11584
11585 cm幅(連結列幅マイナス第一列の幅)になります。表
11586 \begin_inset CommandInset ref
11587 LatexCommand ref
11588 reference "tab:半分でない表"
11589
11590 \end_inset
11591
11592 もこのようにして作成してあります。
11593 \end_layout
11594
11595 \begin_layout Standard
11596 \begin_inset Float table
11597 wide false
11598 sideways false
11599 status open
11600
11601 \begin_layout Plain Layout
11602 \begin_inset Caption Standard
11603
11604 \begin_layout Plain Layout
11605 \begin_inset CommandInset label
11606 LatexCommand label
11607 name "tab:半分でない表"
11608
11609 \end_inset
11610
11611 連結セルの下の列が正確に半分になっていない表
11612 \begin_inset Argument 1
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 不完全な連結列表
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \end_inset
11625
11626
11627 \end_layout
11628
11629 \begin_layout Plain Layout
11630 \align center
11631 \begin_inset Tabular
11632 <lyxtabular version="3" rows="3" columns="3">
11633 <features tabularvalignment="middle">
11634 <column alignment="center" valignment="top" width="1.25cm">
11635 <column alignment="center" valignment="top">
11636 <column alignment="center" valignment="top">
11637 <row>
11638 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642 複数行にわたる連結列
11643 \end_layout
11644
11645 \end_inset
11646 </cell>
11647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 </row>
11666 <row>
11667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 </row>
11695 <row>
11696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 </row>
11724 </lyxtabular>
11725
11726 \end_inset
11727
11728
11729 \end_layout
11730
11731 \end_inset
11732
11733
11734 \end_layout
11735
11736 \begin_layout Standard
11737 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11738 指定したセル幅
11739 \begin_inset Formula $W_{\text{指}}$
11740 \end_inset
11741
11742 がセルの全幅
11743 \begin_inset Formula $W_{\text{全}}$
11744 \end_inset
11745
11746 と等しくならないためです。付録
11747 \begin_inset CommandInset ref
11748 LatexCommand ref
11749 reference "cha:式の説明"
11750
11751 \end_inset
11752
11753 がこの事情を詳細に説明しています。
11754 \end_layout
11755
11756 \begin_layout Standard
11757
11758 \emph on
11759 n
11760 \emph default
11761 列を連結する際、各列の全幅が
11762 \begin_inset Formula $W_{\text{全}:\text{連結}}/n$
11763 \end_inset
11764
11765 となるために必要な指定幅
11766 \begin_inset Formula $W_{\text{指}:n}$
11767 \end_inset
11768
11769 は、
11770 \begin_inset Formula 
11771 \begin{equation}
11772 W_{\text{指}:n}=(W_{\text{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
11773 \end{equation}
11774
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \begin_layout Standard
11781 で計算することができます。上記の例では
11782 \begin_inset Formula $n=2$
11783 \end_inset
11784
11785 かつ
11786 \begin_inset Formula $W_{\text{指}:\text{連結列}}=2.5\,$
11787 \end_inset
11788
11789 cmかつ長さは既定値ですから、第
11790 \begin_inset CommandInset ref
11791 LatexCommand ref
11792 reference "eq:Wgn"
11793
11794 \end_inset
11795
11796 式は
11797 \begin_inset Formula 
11798 \begin{equation}
11799 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
11800 \end{equation}
11801
11802 \end_inset
11803
11804
11805 \end_layout
11806
11807 \begin_layout Standard
11808 となります。\SpecialChar LaTeX
11809 中で計算を可能にするには、文書プリアンブル行に
11810 \end_layout
11811
11812 \begin_layout Standard
11813
11814 \series bold
11815
11816 \backslash
11817 usepackage{calc}
11818 \end_layout
11819
11820 \begin_layout Standard
11821 と書いて、\SpecialChar LaTeX
11822 パッケージ
11823 \series bold
11824 calc
11825 \series default
11826
11827 \begin_inset Index idx
11828 status collapsed
11829
11830 \begin_layout Plain Layout
11831 \SpecialChar LaTeX
11832 ぱっけーじ@\SpecialChar LaTeX
11833 パッケージ ! calc
11834 \end_layout
11835
11836 \end_inset
11837
11838 を読み込まなくてはなりません。\SpecialChar LyX
11839 の「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログの\SpecialChar LaTeX
11840 の引数欄に書き込むことによって
11841 列を整形しなくてはなりません。以下は、その引数の概要です。
11842 \end_layout
11843
11844 \begin_layout Itemize
11845
11846 \series bold
11847 p{幅}
11848 \series default
11849 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11850 \end_layout
11851
11852 \begin_layout Itemize
11853
11854 \series bold
11855 m{幅}
11856 \series default
11857 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11858 \end_layout
11859
11860 \begin_layout Itemize
11861
11862 \series bold
11863 b{幅}
11864 \series default
11865 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11866 \end_layout
11867
11868 \begin_layout Standard
11869 \SpecialChar LaTeX
11870 変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11871 \end_layout
11872
11873 \begin_layout Standard
11874 \begin_inset Note Greyedout
11875 status open
11876
11877 \begin_layout Plain Layout
11878
11879 \series bold
11880 【註】
11881 \series default
11882 バグのせいで、\SpecialChar LyX
11883 は無効にされた設定も表示してしまいます。
11884 \end_layout
11885
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \begin_layout Standard
11892 文章を水平方向中央揃えにしたいので、
11893 \series bold
11894
11895 \backslash
11896 centering
11897 \series default
11898 コマンドを入れます。したがって、以下のような\SpecialChar LaTeX
11899 変数を、最初の被連結列に入れます。
11900 \end_layout
11901
11902 \begin_layout Standard
11903
11904 \series bold
11905 >{
11906 \backslash
11907 centering}m{1.25cm-6.2pt}
11908 \end_layout
11909
11910 \begin_layout Standard
11911
11912 \series bold
11913 >{ }
11914 \series default
11915 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11916 \end_layout
11917
11918 \begin_layout Standard
11919 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、\SpecialChar LyX
11920 は揃えを一列分のみに適用するためです。したがって
11921 、連結セルには
11922 \end_layout
11923
11924 \begin_layout Standard
11925
11926 \series bold
11927 >{
11928 \backslash
11929 centering}m{2.5cm}
11930 \end_layout
11931
11932 \begin_layout Standard
11933 という\SpecialChar LaTeX
11934 変数を指定しなくてはなりません。
11935 \end_layout
11936
11937 \begin_layout Subsection
11938 連結行
11939 \begin_inset CommandInset label
11940 LatexCommand label
11941 name "subsec:連結行"
11942
11943 \end_inset
11944
11945
11946 \begin_inset Index idx
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950 れんけつぎょう@連結行
11951 \end_layout
11952
11953 \end_inset
11954
11955
11956 \begin_inset Index idx
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960 ひょう@表 ! れんけつぎょう@連結行
11961 \end_layout
11962
11963 \end_inset
11964
11965
11966 \end_layout
11967
11968 \begin_layout Standard
11969 複数行にかかるセルを連結するには、同一列中の統合したいセルをすべて選択し、ツールバーボタン
11970 \family sans
11971
11972 \begin_inset Info
11973 type  "icon"
11974 arg   "inset-modify tabular multirow"
11975 \end_inset
11976
11977
11978 \family default
11979 を押すか、メニュー
11980 \family sans
11981 編集\SpecialChar menuseparator
11982 表\SpecialChar menuseparator
11983 連結行
11984 \family default
11985 を選ぶか、選択したセルを右クリックして、コンテクストメニューから
11986 \family sans
11987 \SpecialChar menuseparator
11988 連結行
11989 \family default
11990 を選んでください。
11991 \end_layout
11992
11993 \begin_layout Standard
11994 下記は一列目に連結列を適用した表の例です。
11995 \begin_inset Separator parbreak
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \begin_layout Standard
12002 \align center
12003 \begin_inset Tabular
12004 <lyxtabular version="3" rows="3" columns="3">
12005 <features tabularvalignment="middle">
12006 <column alignment="center" valignment="top" width="0pt">
12007 <column alignment="center" valignment="top">
12008 <column alignment="center" valignment="top">
12009 <row>
12010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12011 \begin_inset Text
12012
12013 \begin_layout Plain Layout
12014 長いセル項目
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12020 \begin_inset Text
12021
12022 \begin_layout Plain Layout
12023
12024 \end_layout
12025
12026 \end_inset
12027 </cell>
12028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12029 \begin_inset Text
12030
12031 \begin_layout Plain Layout
12032
12033 \end_layout
12034
12035 \end_inset
12036 </cell>
12037 </row>
12038 <row>
12039 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12040 \begin_inset Text
12041
12042 \begin_layout Plain Layout
12043 連結列
12044 \end_layout
12045
12046 \end_inset
12047 </cell>
12048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12049 \begin_inset Text
12050
12051 \begin_layout Plain Layout
12052
12053 \end_layout
12054
12055 \end_inset
12056 </cell>
12057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12058 \begin_inset Text
12059
12060 \begin_layout Plain Layout
12061
12062 \end_layout
12063
12064 \end_inset
12065 </cell>
12066 </row>
12067 <row>
12068 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12069 \begin_inset Text
12070
12071 \begin_layout Plain Layout
12072
12073 \end_layout
12074
12075 \end_inset
12076 </cell>
12077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12078 \begin_inset Text
12079
12080 \begin_layout Plain Layout
12081
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12087 \begin_inset Text
12088
12089 \begin_layout Plain Layout
12090
12091 \end_layout
12092
12093 \end_inset
12094 </cell>
12095 </row>
12096 </lyxtabular>
12097
12098 \end_inset
12099
12100
12101 \end_layout
12102
12103 \begin_layout Standard
12104 連結列の幅は、列全体の幅と揃えを設定することによって設定することができます。
12105 \family sans
12106 垂直オフセット
12107 \family default
12108 は、正または負の値を与えると、連結列の内容を上下にシフトします。
12109 \end_layout
12110
12111 \begin_layout Standard
12112 連結行セルの列に明示的な幅が与えられていない場合、連結行セルは当該列の揃えを継承します。それもなければ左揃えです。既定値を上書きするには、
12113 \end_layout
12114
12115 \begin_layout Standard
12116
12117 \series bold
12118
12119 \backslash
12120 renewcommand{
12121 \backslash
12122 multirowsetup}{
12123 \backslash
12124 centering}
12125 \end_layout
12126
12127 \begin_layout Standard
12128 というコマンドを使用して、コマンド
12129 \series bold
12130
12131 \backslash
12132 multirowsetup
12133 \series default
12134 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
12135 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
12136 \series bold
12137
12138 \backslash
12139 centering
12140 \series default
12141 の代わりに
12142 \series bold
12143
12144 \backslash
12145 raggedleft
12146 \series default
12147 を使用して下さい。左揃えに戻すには、
12148 \series bold
12149
12150 \backslash
12151 raggedright
12152 \series default
12153 とします。
12154 \end_layout
12155
12156 \begin_layout Standard
12157 下記は、-4ミリの垂直オフセットを設定し、3センチ幅の列中にある右揃えの連結列セルがある表の例です。
12158 \begin_inset Separator parbreak
12159 \end_inset
12160
12161
12162 \end_layout
12163
12164 \begin_layout Standard
12165 \noindent
12166 \align center
12167 \begin_inset ERT
12168 status collapsed
12169
12170 \begin_layout Plain Layout
12171
12172
12173 \backslash
12174 renewcommand{
12175 \backslash
12176 multirowsetup}{
12177 \backslash
12178 raggedleft}
12179 \end_layout
12180
12181 \end_inset
12182
12183
12184 \begin_inset Tabular
12185 <lyxtabular version="3" rows="4" columns="3">
12186 <features tabularvalignment="middle">
12187 <column alignment="center" valignment="top" width="3cm">
12188 <column alignment="center" valignment="top">
12189 <column alignment="center" valignment="top">
12190 <row>
12191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 長いセル項目
12196 \end_layout
12197
12198 \end_inset
12199 </cell>
12200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12201 \begin_inset Text
12202
12203 \begin_layout Plain Layout
12204
12205 \end_layout
12206
12207 \end_inset
12208 </cell>
12209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12210 \begin_inset Text
12211
12212 \begin_layout Plain Layout
12213
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 </row>
12219 <row>
12220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224
12225 \end_layout
12226
12227 \end_inset
12228 </cell>
12229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 </row>
12248 <row>
12249 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 連結列
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 </row>
12277 <row>
12278 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12297 \begin_inset Text
12298
12299 \begin_layout Plain Layout
12300
12301 \end_layout
12302
12303 \end_inset
12304 </cell>
12305 </row>
12306 </lyxtabular>
12307
12308 \end_inset
12309
12310
12311 \begin_inset ERT
12312 status collapsed
12313
12314 \begin_layout Plain Layout
12315
12316
12317 \backslash
12318 renewcommand{
12319 \backslash
12320 multirowsetup}{
12321 \backslash
12322 raggedright}
12323 \end_layout
12324
12325 \end_inset
12326
12327
12328 \end_layout
12329
12330 \begin_layout Standard
12331 連結行で新しい行に移るには、強制改行(
12332 \begin_inset Flex Ruby
12333 status collapsed
12334
12335 \begin_layout Plain Layout
12336 捷径
12337 \begin_inset Argument post:1
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 ショートカット
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \end_inset
12350
12351
12352 \begin_inset Info
12353 type  "shortcut"
12354 arg   "newline-insert newline"
12355 \end_inset
12356
12357 )を使用できますが、この場合、下記の例に示されているようにセル行との整合を顧慮しません。
12358 \begin_inset Separator parbreak
12359 \end_inset
12360
12361
12362 \end_layout
12363
12364 \begin_layout Standard
12365 \noindent
12366 \align center
12367 \begin_inset Tabular
12368 <lyxtabular version="3" rows="3" columns="2">
12369 <features tabularvalignment="middle">
12370 <column alignment="left" valignment="middle" width="2cm">
12371 <column alignment="center" valignment="top">
12372 <row>
12373 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 いいい
12378 \begin_inset Newline newline
12379 \end_inset
12380
12381 いいい
12382 \begin_inset Newline newline
12383 \end_inset
12384
12385 おかしなセル
12386 \end_layout
12387
12388 \end_inset
12389 </cell>
12390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12391 \begin_inset Text
12392
12393 \begin_layout Plain Layout
12394 ははは
12395 \end_layout
12396
12397 \end_inset
12398 </cell>
12399 </row>
12400 <row>
12401 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12402 \begin_inset Text
12403
12404 \begin_layout Plain Layout
12405
12406 \end_layout
12407
12408 \end_inset
12409 </cell>
12410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12411 \begin_inset Text
12412
12413 \begin_layout Plain Layout
12414 ににに
12415 \end_layout
12416
12417 \end_inset
12418 </cell>
12419 </row>
12420 <row>
12421 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 ろろろ
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 ほほほ
12435 \end_layout
12436
12437 \end_inset
12438 </cell>
12439 </row>
12440 </lyxtabular>
12441
12442 \end_inset
12443
12444
12445 \end_layout
12446
12447 \begin_layout Standard
12448 したがって、強制改行を使うのは注意が必要です。
12449 \end_layout
12450
12451 \begin_layout Subsection
12452 対角線付きのセル
12453 \end_layout
12454
12455 \begin_layout Standard
12456 読者に表中の行見出しや列見出しが何を意味しているかを伝えるには、表の第1セルに対角線を一本ないし二本引いて分割すると便利です。これは、\SpecialChar LaTeX
12457 パッケージの
12458 \series bold
12459 diagbox
12460 \series default
12461
12462 \begin_inset Index idx
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 \SpecialChar LaTeX
12467 ぱっけーじ@\SpecialChar LaTeX
12468 パッケージ ! diagbox
12469 \end_layout
12470
12471 \end_inset
12472
12473 を文書プリアンブルに読み込むことによって実現できます。このパッケージには、
12474 \series bold
12475
12476 \backslash
12477 diagbox
12478 \series default
12479 というコマンドがありますので、以下のように、これに2ないし3の引数をつけて、\SpecialChar TeX
12480 コードで挿入します。
12481 \end_layout
12482
12483 \begin_layout Standard
12484
12485 \series bold
12486
12487 \backslash
12488 diagbox[オプション]{左下}{右上}
12489 \end_layout
12490
12491 \begin_layout Standard
12492
12493 \series bold
12494
12495 \backslash
12496 diagbox[オプション]{左下}{左上}{右上}
12497 \end_layout
12498
12499 \begin_layout Standard
12500 最初の書式は、第1セルを一本の対角線で分割し、引数の内容がその上下に入れられます。二つ目の書式は、第1セルを二本の線で分割します。
12501 \end_layout
12502
12503 \begin_layout Standard
12504 \begin_inset ERT
12505 status collapsed
12506
12507 \begin_layout Plain Layout
12508
12509
12510 \backslash
12511 ifdiagbox
12512 \end_layout
12513
12514 \end_inset
12515
12516
12517 \begin_inset Note Note
12518 status open
12519
12520 \begin_layout Plain Layout
12521 この節は、\SpecialChar LaTeX
12522 パッケージ
12523 \series bold
12524 diagbox
12525 \series default
12526 が導入済みの時のみ表示されます。
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \end_layout
12533
12534 \begin_layout Standard
12535 下記は、
12536 \series bold
12537
12538 \backslash
12539 diagbox
12540 \series default
12541 を第1セル中に2引数書式で使用した表の例です。
12542 \begin_inset VSpace medskip
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \begin_layout Standard
12549 \noindent
12550 \begin_inset Tabular
12551 <lyxtabular version="3" rows="4" columns="4">
12552 <features tabularvalignment="middle">
12553 <column alignment="center" valignment="top">
12554 <column alignment="center" valignment="top">
12555 <column alignment="center" valignment="top">
12556 <column alignment="center" valignment="top">
12557 <row>
12558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 \begin_inset ERT
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566
12567
12568 \backslash
12569 diagbox{
12570 \end_layout
12571
12572 \end_inset
12573
12574 名称
12575 \begin_inset ERT
12576 status collapsed
12577
12578 \begin_layout Plain Layout
12579
12580 }{
12581 \end_layout
12582
12583 \end_inset
12584
12585 パラメータ
12586 \begin_inset ERT
12587 status collapsed
12588
12589 \begin_layout Plain Layout
12590
12591 }
12592 \end_layout
12593
12594 \end_inset
12595
12596
12597 \end_layout
12598
12599 \end_inset
12600 </cell>
12601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12602 \begin_inset Text
12603
12604 \begin_layout Plain Layout
12605 厚み(nm)
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12611 \begin_inset Text
12612
12613 \begin_layout Plain Layout
12614 透明度(%)
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 硬度(MPa)
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 </row>
12629 <row>
12630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 Perfect Green
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643 45
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 80
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 504
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 </row>
12667 <row>
12668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 Dark Multi-P
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681 60
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 72
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12696 \begin_inset Text
12697
12698 \begin_layout Plain Layout
12699 982
12700 \end_layout
12701
12702 \end_inset
12703 </cell>
12704 </row>
12705 <row>
12706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12707 \begin_inset Text
12708
12709 \begin_layout Plain Layout
12710 Crystal Clear Pro
12711 \end_layout
12712
12713 \end_inset
12714 </cell>
12715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12716 \begin_inset Text
12717
12718 \begin_layout Plain Layout
12719 18
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 86
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 374
12738 \end_layout
12739
12740 \end_inset
12741 </cell>
12742 </row>
12743 </lyxtabular>
12744
12745 \end_inset
12746
12747
12748 \begin_inset VSpace medskip
12749 \end_inset
12750
12751
12752 \end_layout
12753
12754 \begin_layout Standard
12755 3引数書式は、例えばスポーツリーグや距離を示すクロス表に便利です。
12756 \begin_inset Separator parbreak
12757 \end_inset
12758
12759
12760 \end_layout
12761
12762 \begin_layout Standard
12763 \noindent
12764 \align center
12765 \begin_inset Tabular
12766 <lyxtabular version="3" rows="4" columns="4">
12767 <features tabularvalignment="middle">
12768 <column alignment="center" valignment="top" width="0pt">
12769 <column alignment="center" valignment="top">
12770 <column alignment="center" valignment="top">
12771 <column alignment="center" valignment="top">
12772 <row>
12773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12774 \begin_inset Text
12775
12776 \begin_layout Plain Layout
12777 \begin_inset ERT
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781
12782
12783 \backslash
12784 diagbox{
12785 \end_layout
12786
12787 \end_inset
12788
12789 ホームチーム
12790 \begin_inset ERT
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794
12795 }{
12796 \end_layout
12797
12798 \end_inset
12799
12800 結果
12801 \begin_inset ERT
12802 status collapsed
12803
12804 \begin_layout Plain Layout
12805
12806 }{
12807 \end_layout
12808
12809 \end_inset
12810
12811 アウェイチーム
12812 \begin_inset ERT
12813 status collapsed
12814
12815 \begin_layout Plain Layout
12816
12817 }
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 Tigers
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840 Panthers
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 Falcons
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 </row>
12855 <row>
12856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 Tigers
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 1:3
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 0:1
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 </row>
12893 <row>
12894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12895 \begin_inset Text
12896
12897 \begin_layout Plain Layout
12898 Panthers
12899 \end_layout
12900
12901 \end_inset
12902 </cell>
12903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12904 \begin_inset Text
12905
12906 \begin_layout Plain Layout
12907 3:1
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 0:0
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 </row>
12931 <row>
12932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 Falcons
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945 1:0
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12951 \begin_inset Text
12952
12953 \begin_layout Plain Layout
12954 0:0
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963
12964 \end_layout
12965
12966 \end_inset
12967 </cell>
12968 </row>
12969 </lyxtabular>
12970
12971 \end_inset
12972
12973
12974 \end_layout
12975
12976 \begin_layout Standard
12977 大きなクロス表では、下記のように、2つないし全部のコーナーセルに対角線を入れると良いかもしれません。
12978 \begin_inset Separator parbreak
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 \noindent
12986 \align center
12987 \begin_inset Tabular
12988 <lyxtabular version="3" rows="5" columns="5">
12989 <features tabularvalignment="middle">
12990 <column alignment="center" valignment="top" width="0pt">
12991 <column alignment="center" valignment="top">
12992 <column alignment="center" valignment="top">
12993 <column alignment="center" valignment="top">
12994 <column alignment="center" valignment="top">
12995 <row>
12996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12997 \begin_inset Text
12998
12999 \begin_layout Plain Layout
13000 \begin_inset ERT
13001 status open
13002
13003 \begin_layout Plain Layout
13004
13005
13006 \backslash
13007 diagbox{
13008 \end_layout
13009
13010 \end_inset
13011
13012 ホームチーム
13013 \begin_inset ERT
13014 status collapsed
13015
13016 \begin_layout Plain Layout
13017
13018 }{
13019 \end_layout
13020
13021 \end_inset
13022
13023 結果
13024 \begin_inset ERT
13025 status collapsed
13026
13027 \begin_layout Plain Layout
13028
13029 }{
13030 \end_layout
13031
13032 \end_inset
13033
13034 アウェイチーム
13035 \begin_inset ERT
13036 status collapsed
13037
13038 \begin_layout Plain Layout
13039
13040 }
13041 \end_layout
13042
13043 \end_inset
13044
13045
13046 \end_layout
13047
13048 \end_inset
13049 </cell>
13050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 Tigers
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063 Panthers
13064 \end_layout
13065
13066 \end_inset
13067 </cell>
13068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13069 \begin_inset Text
13070
13071 \begin_layout Plain Layout
13072 Falcons
13073 \end_layout
13074
13075 \end_inset
13076 </cell>
13077 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13078 \begin_inset Text
13079
13080 \begin_layout Plain Layout
13081 \begin_inset ERT
13082 status open
13083
13084 \begin_layout Plain Layout
13085
13086
13087 \backslash
13088 diagbox[dir=NE]{
13089 \end_layout
13090
13091 \end_inset
13092
13093 ホームチーム
13094 \begin_inset ERT
13095 status collapsed
13096
13097 \begin_layout Plain Layout
13098
13099 }{
13100 \end_layout
13101
13102 \end_inset
13103
13104 結果
13105 \begin_inset ERT
13106 status collapsed
13107
13108 \begin_layout Plain Layout
13109
13110 }{
13111 \end_layout
13112
13113 \end_inset
13114
13115 アウェイチーム
13116 \begin_inset ERT
13117 status collapsed
13118
13119 \begin_layout Plain Layout
13120
13121 }
13122 \end_layout
13123
13124 \end_inset
13125
13126
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 <row>
13133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 Tigers
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146
13147 \end_layout
13148
13149 \end_inset
13150 </cell>
13151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 1:3
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 0:1
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Plain Layout
13173 Tigers
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 </row>
13179 <row>
13180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13181 \begin_inset Text
13182
13183 \begin_layout Plain Layout
13184 Panthers
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 3:1
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 0:0
13212 \end_layout
13213
13214 \end_inset
13215 </cell>
13216 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 Panthers
13221 \end_layout
13222
13223 \end_inset
13224 </cell>
13225 </row>
13226 <row>
13227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 Falcons
13232 \end_layout
13233
13234 \end_inset
13235 </cell>
13236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13237 \begin_inset Text
13238
13239 \begin_layout Plain Layout
13240 1:0
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13246 \begin_inset Text
13247
13248 \begin_layout Plain Layout
13249 0:0
13250 \end_layout
13251
13252 \end_inset
13253 </cell>
13254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Plain Layout
13258
13259 \end_layout
13260
13261 \end_inset
13262 </cell>
13263 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13264 \begin_inset Text
13265
13266 \begin_layout Plain Layout
13267 Falcons
13268 \end_layout
13269
13270 \end_inset
13271 </cell>
13272 </row>
13273 <row>
13274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278 \begin_inset ERT
13279 status open
13280
13281 \begin_layout Plain Layout
13282
13283
13284 \backslash
13285 diagbox[dir=SW]{
13286 \end_layout
13287
13288 \end_inset
13289
13290 ホームチーム
13291 \begin_inset ERT
13292 status collapsed
13293
13294 \begin_layout Plain Layout
13295
13296 }{
13297 \end_layout
13298
13299 \end_inset
13300
13301 結果
13302 \begin_inset ERT
13303 status collapsed
13304
13305 \begin_layout Plain Layout
13306
13307 }{
13308 \end_layout
13309
13310 \end_inset
13311
13312 アウェイチーム
13313 \begin_inset ERT
13314 status collapsed
13315
13316 \begin_layout Plain Layout
13317
13318 }
13319 \end_layout
13320
13321 \end_inset
13322
13323
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13329 \begin_inset Text
13330
13331 \begin_layout Plain Layout
13332 Tigers
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13338 \begin_inset Text
13339
13340 \begin_layout Plain Layout
13341 Panthers
13342 \end_layout
13343
13344 \end_inset
13345 </cell>
13346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350 Falcons
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13356 \begin_inset Text
13357
13358 \begin_layout Plain Layout
13359 \begin_inset ERT
13360 status open
13361
13362 \begin_layout Plain Layout
13363
13364
13365 \backslash
13366 diagbox[dir=SE]{
13367 \end_layout
13368
13369 \end_inset
13370
13371 ホームチーム
13372 \begin_inset ERT
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376
13377 }{
13378 \end_layout
13379
13380 \end_inset
13381
13382 結果
13383 \begin_inset ERT
13384 status collapsed
13385
13386 \begin_layout Plain Layout
13387
13388 }{
13389 \end_layout
13390
13391 \end_inset
13392
13393 アウェイチーム
13394 \begin_inset ERT
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398
13399 }
13400 \end_layout
13401
13402 \end_inset
13403
13404
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 </row>
13410 </lyxtabular>
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Standard
13418 対角線を廻すために、コマンドオプションとして
13419 \series bold
13420 dir=方角
13421 \series default
13422 を使用しています。
13423 \emph on
13424 方角
13425 \emph default
13426 は、
13427 \series bold
13428 NE
13429 \series default
13430
13431 \series bold
13432 DE
13433 \series default
13434
13435 \series bold
13436 SW
13437 \series default
13438
13439 \series bold
13440 NW
13441 \series default
13442 のいずれかで、コンパスでの位置を示します。例えば、
13443 \series bold
13444 SW
13445 \series default
13446 は南西かど(south-west)を示します。したがって、上の表の左下のセルでは、 
13447 \end_layout
13448
13449 \begin_layout Standard
13450
13451 \series bold
13452
13453 \backslash
13454 diagbox[dir=SW]{ホームチーム}{結果}{アウェイチーム}
13455 \end_layout
13456
13457 \begin_layout Standard
13458 というコマンドを使用しています。方角を指定しなければ、NWを指定したのと同じ事になります。
13459 \end_layout
13460
13461 \begin_layout Standard
13462 対角線を引いたセルに必要な幅は、自動的に計算されます。したがって、計算された幅よりも小さい固定列幅を指定してしまうと、下記の例のように、セルの中身がはみ出てしま
13463 います。
13464 \begin_inset Separator parbreak
13465 \end_inset
13466
13467
13468 \end_layout
13469
13470 \begin_layout Standard
13471 \noindent
13472 \align center
13473 \begin_inset Tabular
13474 <lyxtabular version="3" rows="2" columns="2">
13475 <features tabularvalignment="middle">
13476 <column alignment="center" valignment="top" width="3cm">
13477 <column alignment="center" valignment="top">
13478 <row>
13479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483 \begin_inset ERT
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487
13488
13489 \backslash
13490 diagbox{
13491 \end_layout
13492
13493 \end_inset
13494
13495 名称
13496 \begin_inset ERT
13497 status collapsed
13498
13499 \begin_layout Plain Layout
13500
13501 }{
13502 \end_layout
13503
13504 \end_inset
13505
13506 パラメータ
13507 \begin_inset ERT
13508 status collapsed
13509
13510 \begin_layout Plain Layout
13511
13512 }
13513 \end_layout
13514
13515 \end_inset
13516
13517
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 厚み(nm)
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 </row>
13532 <row>
13533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537 Perfect Green
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546 45
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 </row>
13552 </lyxtabular>
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560 対角線を引いたセルの列に一定の幅が必要な場合は、コマンドオプションとして
13561 \series bold
13562 width=3cm
13563 \series default
13564  (必要に応じて「3cm」を必要な幅に変更)を与えてください。下記の表では、第1列の幅が4
13565 \begin_inset space \thinspace{}
13566 \end_inset
13567
13568 cmに設定してあります。
13569 \series bold
13570
13571 \backslash
13572 diagbox
13573 \series default
13574 全体の幅は、本文幅(この場合は4
13575 \begin_inset space \thinspace{}
13576 \end_inset
13577
13578 cm)に、本文とセル罫線との間隔の2倍を加えたものになるので、
13579 \series bold
13580
13581 \backslash
13582 diagbox
13583 \series default
13584 には4
13585 \begin_inset space \thinspace{}
13586 \end_inset
13587
13588 cm + 2
13589 \begin_inset space \thinspace{}
13590 \end_inset
13591
13592
13593 \backslash
13594 tabcolsepの幅が必要です。幅の計算は、
13595 \series bold
13596
13597 \backslash
13598 diagbox
13599 \series default
13600 のコマンドオプション内では行うことができないので、前もって新しい長さを定義しておく必要があります。これは、\SpecialChar TeX
13601 コードコマンドで
13602 \end_layout
13603
13604 \begin_layout Standard
13605
13606 \series bold
13607
13608 \backslash
13609 newlength{
13610 \backslash
13611 diagtest}
13612 \begin_inset Newline newline
13613 \end_inset
13614
13615
13616 \backslash
13617 setlength{
13618 \backslash
13619 diagtest}{4cm+2
13620 \backslash
13621 tabcolsep}
13622 \end_layout
13623
13624 \begin_layout Standard
13625 \begin_inset ERT
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629
13630
13631 \backslash
13632 newlength{
13633 \backslash
13634 diagtest}
13635 \end_layout
13636
13637 \begin_layout Plain Layout
13638
13639
13640 \backslash
13641 setlength{
13642 \backslash
13643 diagtest}{4cm+2
13644 \backslash
13645 tabcolsep}
13646 \end_layout
13647
13648 \end_inset
13649
13650
13651 \end_layout
13652
13653 \begin_layout Standard
13654 とすれば実現できます。\SpecialChar LaTeX
13655 内で計算を行うには、文書プリアンブル中で
13656 \series bold
13657 calc
13658 \series default
13659
13660 \begin_inset Index idx
13661 status collapsed
13662
13663 \begin_layout Plain Layout
13664 \SpecialChar LaTeX
13665 ぱっけーじ@\SpecialChar LaTeX
13666 パッケージ ! calc
13667 \end_layout
13668
13669 \end_inset
13670
13671 パッケージを読み込んでおく必要があります。
13672 \end_layout
13673
13674 \begin_layout Standard
13675 さて、この表の第1セルで
13676 \end_layout
13677
13678 \begin_layout Standard
13679
13680 \series bold
13681
13682 \backslash
13683 diagbox[width=
13684 \backslash
13685 diagtest]{A}{B}
13686 \end_layout
13687
13688 \begin_layout Standard
13689 というコマンドを使用します。
13690 \begin_inset Separator parbreak
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \begin_layout Standard
13697 \noindent
13698 \align center
13699 \begin_inset Tabular
13700 <lyxtabular version="3" rows="2" columns="2">
13701 <features tabularvalignment="middle">
13702 <column alignment="center" valignment="top" width="4cm">
13703 <column alignment="center" valignment="top">
13704 <row>
13705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13706 \begin_inset Text
13707
13708 \begin_layout Plain Layout
13709 \begin_inset ERT
13710 status open
13711
13712 \begin_layout Plain Layout
13713
13714
13715 \backslash
13716 diagbox[width=
13717 \backslash
13718 diagtest]{
13719 \end_layout
13720
13721 \end_inset
13722
13723 A
13724 \begin_inset ERT
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728
13729 }{
13730 \end_layout
13731
13732 \end_inset
13733
13734 B
13735 \begin_inset ERT
13736 status collapsed
13737
13738 \begin_layout Plain Layout
13739
13740 }
13741 \end_layout
13742
13743 \end_inset
13744
13745
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 厚み (nm)
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 </row>
13760 <row>
13761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 Perfect Green
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 45
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 </row>
13780 </lyxtabular>
13781
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \begin_layout Standard
13788 対角線の引いたセルは、当該列中で最も幅広くなっていなくてはなりません。さもないと、次の表のように、対角線の長さが正しく計算できなくなってしまいます。
13789 \begin_inset Separator parbreak
13790 \end_inset
13791
13792
13793 \end_layout
13794
13795 \begin_layout Standard
13796 \noindent
13797 \align center
13798 \begin_inset Tabular
13799 <lyxtabular version="3" rows="2" columns="2">
13800 <features tabularvalignment="middle">
13801 <column alignment="center" valignment="top" width="0pt">
13802 <column alignment="center" valignment="top">
13803 <row>
13804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 \begin_inset ERT
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812
13813
13814 \backslash
13815 diagbox{
13816 \end_layout
13817
13818 \end_inset
13819
13820 A
13821 \begin_inset ERT
13822 status collapsed
13823
13824 \begin_layout Plain Layout
13825
13826 }{
13827 \end_layout
13828
13829 \end_inset
13830
13831 B
13832 \begin_inset ERT
13833 status collapsed
13834
13835 \begin_layout Plain Layout
13836
13837 }
13838 \end_layout
13839
13840 \end_inset
13841
13842
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 厚み (nm)
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 </row>
13857 <row>
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 Perfect Green
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 45
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 </lyxtabular>
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Standard
13885 このような場合には、
13886 \series bold
13887
13888 \backslash
13889 diagbox
13890 \series default
13891 コマンドの
13892 \series bold
13893 width
13894 \series default
13895 オプションを使用してください。こうすると、セル幅が列幅に等しくなるので、2
13896 \backslash
13897 tabcolsepを足す必要はなくなります。下記の表では、3
13898 \begin_inset space \thinspace{}
13899 \end_inset
13900
13901 cm幅を使用しています。
13902 \begin_inset Separator parbreak
13903 \end_inset
13904
13905
13906 \end_layout
13907
13908 \begin_layout Standard
13909 \noindent
13910 \align center
13911 \begin_inset Tabular
13912 <lyxtabular version="3" rows="2" columns="2">
13913 <features tabularvalignment="middle">
13914 <column alignment="center" valignment="top" width="0pt">
13915 <column alignment="center" valignment="top">
13916 <row>
13917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 \begin_inset ERT
13922 status open
13923
13924 \begin_layout Plain Layout
13925
13926
13927 \backslash
13928 diagbox[width=3cm]{
13929 \end_layout
13930
13931 \end_inset
13932
13933 A
13934 \begin_inset ERT
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938
13939 }{
13940 \end_layout
13941
13942 \end_inset
13943
13944 B
13945 \begin_inset ERT
13946 status collapsed
13947
13948 \begin_layout Plain Layout
13949
13950 }
13951 \end_layout
13952
13953 \end_inset
13954
13955
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13961 \begin_inset Text
13962
13963 \begin_layout Plain Layout
13964 厚み (nm)
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 </row>
13970 <row>
13971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 Perfect Green
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 45
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 </row>
13990 </lyxtabular>
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \begin_layout Standard
13998 対角線を引いたセルに複数行を入力するには、文章をセルに合わせるために高さを追加する必要があります。これは、
13999 \series bold
14000
14001 \backslash
14002 diagbox
14003 \series default
14004 にオプション
14005 \series bold
14006 height=3cm
14007 \series default
14008 を与えることで実現できます(「3cm」は必要な高さに置き換えてください)。下記の表では、第1セルに
14009 \end_layout
14010
14011 \begin_layout Standard
14012
14013 \series bold
14014
14015 \backslash
14016 diagbox[width=3cm,height=1.4cm]{A
14017 \backslash
14018
14019 \backslash
14020 B}{C
14021 \backslash
14022
14023 \backslash
14024 D}
14025 \end_layout
14026
14027 \begin_layout Standard
14028 というコマンドを使用しています。ここでコマンド
14029 \series bold
14030
14031 \backslash
14032
14033 \backslash
14034
14035 \series default
14036 は改行をするためのものです
14037 \begin_inset Foot
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041
14042 \family sans
14043 Ctrl+Return
14044 \family default
14045 を使っての改行は、列が固定幅の時のみ、使用することができます。
14046 \end_layout
14047
14048 \end_inset
14049
14050
14051 \begin_inset Separator parbreak
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 \noindent
14059 \align center
14060 \begin_inset Tabular
14061 <lyxtabular version="3" rows="2" columns="2">
14062 <features tabularvalignment="middle">
14063 <column alignment="center" valignment="top">
14064 <column alignment="center" valignment="top">
14065 <row>
14066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Plain Layout
14070 \begin_inset ERT
14071 status open
14072
14073 \begin_layout Plain Layout
14074
14075
14076 \backslash
14077 diagbox[width=3cm,height=1.4cm]{
14078 \end_layout
14079
14080 \end_inset
14081
14082 A
14083 \begin_inset ERT
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087
14088
14089 \backslash
14090
14091 \backslash
14092
14093 \end_layout
14094
14095 \end_inset
14096
14097 B
14098 \begin_inset ERT
14099 status collapsed
14100
14101 \begin_layout Plain Layout
14102
14103 }{
14104 \end_layout
14105
14106 \end_inset
14107
14108 C
14109 \begin_inset ERT
14110 status collapsed
14111
14112 \begin_layout Plain Layout
14113
14114
14115 \backslash
14116
14117 \backslash
14118
14119 \end_layout
14120
14121 \end_inset
14122
14123 D
14124 \begin_inset ERT
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128
14129 }
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 厚み (nm)
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 </row>
14149 <row>
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 Perfect Green
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Plain Layout
14163 45
14164 \end_layout
14165
14166 \end_inset
14167 </cell>
14168 </row>
14169 </lyxtabular>
14170
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177 \begin_inset ERT
14178 status collapsed
14179
14180 \begin_layout Plain Layout
14181
14182
14183 \backslash
14184 else
14185 \end_layout
14186
14187 \end_inset
14188
14189
14190 \begin_inset Note Note
14191 status open
14192
14193 \begin_layout Plain Layout
14194 以下は、\SpecialChar LaTeX
14195 パッケージ
14196 \series bold
14197 diagbox
14198 \series default
14199 が導入済みでないときに表示されます。
14200 \end_layout
14201
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \begin_layout Standard
14208 本節の内容を出力に表示するためには、
14209 \series bold
14210 diagbox
14211 \series default
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 fi
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \begin_layout Standard
14232 \SpecialChar LaTeX
14233 パッケージ
14234 \series bold
14235 diagbox
14236 \series default
14237 についての詳しい情報は、取扱説明書
14238 \begin_inset CommandInset citation
14239 LatexCommand cite
14240 key "diagbox"
14241
14242 \end_inset
14243
14244 をご覧ください。
14245 \end_layout
14246
14247 \begin_layout Section
14248 フォーマル様式の表
14249 \begin_inset CommandInset label
14250 LatexCommand label
14251 name "sec:フォーマル様式の表"
14252
14253 \end_inset
14254
14255
14256 \begin_inset Index idx
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260 ひょう@表 ! ふぉーまるけいしき@フォーマル様式
14261 \end_layout
14262
14263 \end_inset
14264
14265
14266 \end_layout
14267
14268 \begin_layout Standard
14269 書籍中の表は、よく表
14270 \begin_inset CommandInset ref
14271 LatexCommand ref
14272 reference "tab:ブックタブ表の例"
14273
14274 \end_inset
14275
14276 のように組版されます。この種の表は、「
14277 \emph on
14278 フォーマル様式
14279 \emph default
14280 」と呼ばれます。表をフォーマル様式にするには、表の設定ダイアログの罫線タブでフォーマル様式オプションを有効にして下さい。
14281 \end_layout
14282
14283 \begin_layout Standard
14284 \begin_inset Float table
14285 placement h
14286 wide false
14287 sideways false
14288 status open
14289
14290 \begin_layout Plain Layout
14291 \begin_inset Caption Standard
14292
14293 \begin_layout Plain Layout
14294 \begin_inset CommandInset label
14295 LatexCommand label
14296 name "tab:ブックタブ表の例"
14297
14298 \end_inset
14299
14300 ブックタブ表の例
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \begin_layout Plain Layout
14309 \align center
14310 \begin_inset Tabular
14311 <lyxtabular version="3" rows="8" columns="4">
14312 <features booktabs="true" tabularvalignment="middle">
14313 <column alignment="center" valignment="top">
14314 <column alignment="center" valignment="top">
14315 <column alignment="center" valignment="top">
14316 <column alignment="center" valignment="top">
14317 <row>
14318 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 システム
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331 Medipix
14332 \begin_inset space \thinspace{}
14333 \end_inset
14334
14335 1
14336 \end_layout
14337
14338 \end_inset
14339 </cell>
14340 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Plain Layout
14344 Medipix
14345 \begin_inset space \thinspace{}
14346 \end_inset
14347
14348 2
14349 \end_layout
14350
14351 \end_inset
14352 </cell>
14353 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14354 \begin_inset Text
14355
14356 \begin_layout Plain Layout
14357
14358 \end_layout
14359
14360 \end_inset
14361 </cell>
14362 </row>
14363 <row>
14364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14365 \begin_inset Text
14366
14367 \begin_layout Plain Layout
14368 \begin_inset ERT
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372
14373
14374 \backslash
14375 cmidrule(r){2-2}
14376 \end_layout
14377
14378 \end_inset
14379
14380
14381 \begin_inset ERT
14382 status collapsed
14383
14384 \begin_layout Plain Layout
14385
14386
14387 \backslash
14388 cmidrule(l){3-4}
14389 \end_layout
14390
14391 \end_inset
14392
14393 検知器の厚み [
14394 \begin_inset Formula $\mu m$
14395 \end_inset
14396
14397 ]
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 <cell alignment="center" valignment="top" usebox="none">
14403 \begin_inset Text
14404
14405 \begin_layout Plain Layout
14406 300
14407 \end_layout
14408
14409 \end_inset
14410 </cell>
14411 <cell alignment="center" valignment="top" usebox="none">
14412 \begin_inset Text
14413
14414 \begin_layout Plain Layout
14415 300
14416 \end_layout
14417
14418 \end_inset
14419 </cell>
14420 <cell alignment="center" valignment="top" usebox="none">
14421 \begin_inset Text
14422
14423 \begin_layout Plain Layout
14424 700
14425 \end_layout
14426
14427 \end_inset
14428 </cell>
14429 </row>
14430 <row>
14431 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14432 \begin_inset Text
14433
14434 \begin_layout Plain Layout
14435 エッジ角 [度]
14436 \end_layout
14437
14438 \end_inset
14439 </cell>
14440 <cell alignment="center" valignment="top" topline="true" usebox="none">
14441 \begin_inset Text
14442
14443 \begin_layout Plain Layout
14444 3.55
14445 \end_layout
14446
14447 \end_inset
14448 </cell>
14449 <cell alignment="center" valignment="top" topline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453 2.71
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 7.99
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 </row>
14468 <row topspace="default">
14469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14470 \begin_inset Text
14471
14472 \begin_layout Plain Layout
14473 空間分解能 [
14474 \begin_inset Formula $\mu m$
14475 \end_inset
14476
14477 ]
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 <cell alignment="center" valignment="top" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486 4.26
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 <cell alignment="center" valignment="top" usebox="none">
14492 \begin_inset Text
14493
14494 \begin_layout Plain Layout
14495 10.17
14496 \end_layout
14497
14498 \end_inset
14499 </cell>
14500 <cell alignment="center" valignment="top" usebox="none">
14501 \begin_inset Text
14502
14503 \begin_layout Plain Layout
14504 10.56
14505 \end_layout
14506
14507 \end_inset
14508 </cell>
14509 </row>
14510 <row topspace="default">
14511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14512 \begin_inset Text
14513
14514 \begin_layout Plain Layout
14515 \begin_inset Formula $f_{\mathrm{max}}$
14516 \end_inset
14517
14518 におけるMTF
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell alignment="center" valignment="top" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Plain Layout
14527 0.53
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 <cell alignment="center" valignment="top" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Plain Layout
14536 0.37
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 <cell alignment="center" valignment="top" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Plain Layout
14545 0.39
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 </row>
14551 <row topspace="default">
14552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556 \begin_inset ERT
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560
14561
14562 \backslash
14563 cmidrule[2pt](l{10pt}){1-1}
14564 \end_layout
14565
14566 \end_inset
14567
14568 LSF空間分解能
14569 \end_layout
14570
14571 \end_inset
14572 </cell>
14573 <cell alignment="center" valignment="top" usebox="none">
14574 \begin_inset Text
14575
14576 \begin_layout Plain Layout
14577
14578 \end_layout
14579
14580 \end_inset
14581 </cell>
14582 <cell alignment="center" valignment="top" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 <cell alignment="center" valignment="top" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 </row>
14601 <row>
14602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 \begin_inset Formula $\mu m$
14607 \end_inset
14608
14609 表示
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 <cell alignment="center" valignment="top" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 129.7
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 52.75
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 <cell alignment="center" valignment="top" usebox="none">
14633 \begin_inset Text
14634
14635 \begin_layout Plain Layout
14636 50.78
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 </row>
14642 <row>
14643 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647 ピクセルサイズに対する%表示
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656 76.3
14657 \end_layout
14658
14659 \end_inset
14660 </cell>
14661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14662 \begin_inset Text
14663
14664 \begin_layout Plain Layout
14665 95.9
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674 92.3
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 </row>
14680 </lyxtabular>
14681
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \end_inset
14688
14689
14690 \end_layout
14691
14692 \begin_layout Standard
14693 表中の行に余白を加えるには、第
14694 \begin_inset CommandInset ref
14695 LatexCommand ref
14696 reference "subsec:行の余白取り"
14697
14698 \end_inset
14699
14700 節に述べられているように、表の設定ダイアログの
14701 \family sans
14702 罫線
14703 \family default
14704 タブを使用します。
14705 \end_layout
14706
14707 \begin_layout Standard
14708 通常の表と違って、フォーマル様式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
14709 \begin_inset Newline newline
14710 \end_inset
14711
14712 最初と最後の表罫線の既定幅は0.08
14713 \begin_inset space \thinspace{}
14714 \end_inset
14715
14716 emですが、他の罫線の既定幅は0.05
14717 \begin_inset space \thinspace{}
14718 \end_inset
14719
14720 emです。
14721 \end_layout
14722
14723 \begin_layout Standard
14724 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
14725 \end_layout
14726
14727 \begin_layout Standard
14728
14729 \series bold
14730
14731 \backslash
14732 let
14733 \backslash
14734 mytoprule
14735 \backslash
14736 toprule
14737 \begin_inset Newline newline
14738 \end_inset
14739
14740
14741 \backslash
14742 renewcommand{
14743 \backslash
14744 toprule}{
14745 \backslash
14746 mytoprule[幅]}
14747 \end_layout
14748
14749 \begin_layout Standard
14750 上の例は、
14751 \series bold
14752 toprule
14753 \series default
14754 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
14755 \series bold
14756 toprule
14757 \series default
14758
14759 \series bold
14760 bottomrule
14761 \series default
14762 に置き換えて下さい。他の罫線の線幅を変更するには、
14763 \series bold
14764 toprule
14765 \series default
14766
14767 \series bold
14768 midrule
14769 \series default
14770 に置き換えます。線幅を設定する上では、付録
14771 \begin_inset CommandInset ref
14772 LatexCommand ref
14773 reference "cha:LyXで使用できる単位"
14774
14775 \end_inset
14776
14777 に挙げてあるすべての単位を使用することができます。
14778 \end_layout
14779
14780 \begin_layout Standard
14781 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。\SpecialChar LyX
14782 は、内部的に
14783 \series bold
14784
14785 \backslash
14786 cmidrule
14787 \series default
14788 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
14789 \end_layout
14790
14791 \begin_layout Standard
14792
14793 \series bold
14794
14795 \backslash
14796 cmidrule[幅](刈込){開始列-終了列}
14797 \end_layout
14798
14799 \begin_layout Standard
14800 です。
14801 \series bold
14802
14803 \backslash
14804 cmidrule
14805 \series default
14806 のオプションは、現在のところ\SpecialChar LyX
14807 がサポートしていないので、オプションを使用するためには、\SpecialChar TeX
14808 コードを使わなくてはなりません。
14809 \series bold
14810
14811 \backslash
14812 cmidrule
14813 \series default
14814 は、行の第一列の中に、最初に\SpecialChar TeX
14815 コードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります。
14816 \end_layout
14817
14818 \begin_layout Standard
14819 この線幅の既定値は0.03
14820 \begin_inset space \thinspace{}
14821 \end_inset
14822
14823 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
14824 。非必須パラメーターの「刈込」は、
14825 \emph on
14826 l{刈込幅}
14827 \emph default
14828 あるいは
14829 \emph on
14830 r{刈込幅}
14831 \emph default
14832 の値を取り、刈込幅の指定は非必須です。たとえば、
14833 \emph on
14834 l{2pt}
14835 \emph default
14836 というパラメーターを使うと、罫線が左端から2
14837 \begin_inset space \thinspace{}
14838 \end_inset
14839
14840 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
14841 \begin_inset space \thinspace{}
14842 \end_inset
14843
14844 emだけ刈り込まれます。
14845 \end_layout
14846
14847 \begin_layout Standard
14848 \begin_inset VSpace bigskip
14849 \end_inset
14850
14851
14852 \begin_inset CommandInset ref
14853 LatexCommand ref
14854 reference "tab:ブックタブ表の例"
14855
14856 \end_inset
14857
14858 は、
14859 \end_layout
14860
14861 \begin_layout Standard
14862
14863 \series bold
14864
14865 \backslash
14866 cmidrule(r){2-2}
14867 \backslash
14868 cmidrule(l){3-4}
14869 \end_layout
14870
14871 \begin_layout Standard
14872 というコマンドを第二行の初めに使用し、
14873 \end_layout
14874
14875 \begin_layout Standard
14876
14877 \series bold
14878
14879 \backslash
14880 cmidrule[2pt](l{10pt}){1-1}
14881 \end_layout
14882
14883 \begin_layout Standard
14884 を第六行に使用して作成されています。
14885 \end_layout
14886
14887 \begin_layout Standard
14888 \begin_inset VSpace bigskip
14889 \end_inset
14890
14891
14892 \end_layout
14893
14894 \begin_layout Standard
14895 ときには、表
14896 \begin_inset CommandInset ref
14897 LatexCommand ref
14898 reference "tab:特殊なブックタブ表"
14899
14900 \end_inset
14901
14902 のような重なり合った
14903 \series bold
14904
14905 \backslash
14906 cmidrule
14907 \series default
14908 が欲しいことがあるかもしれません。これは、\SpecialChar TeX
14909 コードで
14910 \end_layout
14911
14912 \begin_layout Standard
14913
14914 \series bold
14915
14916 \backslash
14917 morecmidrules
14918 \end_layout
14919
14920 \begin_layout Standard
14921 コマンドを使用することによって実現することができます。表
14922 \begin_inset CommandInset ref
14923 LatexCommand ref
14924 reference "tab:特殊なブックタブ表"
14925
14926 \end_inset
14927
14928 の第二列には
14929 \end_layout
14930
14931 \begin_layout Standard
14932
14933 \series bold
14934
14935 \backslash
14936 cmidrule(r){2-2}
14937 \backslash
14938 cmidrule(l){3-4}
14939 \backslash
14940 morecmidrules
14941 \backslash
14942 cmidrule{2-4}
14943 \end_layout
14944
14945 \begin_layout Standard
14946 というコマンドが使用されており、第六列には
14947 \end_layout
14948
14949 \begin_layout Standard
14950
14951 \series bold
14952
14953 \backslash
14954 midrule
14955 \backslash
14956 morecmidrules
14957 \backslash
14958 cmidrule{3-4}
14959 \end_layout
14960
14961 \begin_layout Standard
14962 というコマンドが使用されています。
14963 \end_layout
14964
14965 \begin_layout Standard
14966 \begin_inset VSpace bigskip
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \begin_layout Standard
14973 罫線の余白取りにどうしても満足が行かない場合には、
14974 \end_layout
14975
14976 \begin_layout Standard
14977
14978 \series bold
14979
14980 \backslash
14981 specialrule{幅}{上余白}{下余白}
14982 \end_layout
14983
14984 \begin_layout Standard
14985 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、\SpecialChar LaTeX
14986 パッケージ
14987 \series bold
14988 booktabs
14989 \series default
14990  
14991 \begin_inset CommandInset citation
14992 LatexCommand cite
14993 key "booktabs"
14994
14995 \end_inset
14996
14997
14998 \begin_inset Index idx
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002 \SpecialChar LaTeX
15003 ぱっけーじ@\SpecialChar LaTeX
15004 パッケージ ! booktabs
15005 \end_layout
15006
15007 \end_inset
15008
15009 の取扱説明書をご参照下さい。
15010 \end_layout
15011
15012 \begin_layout Standard
15013 \begin_inset Float table
15014 placement h
15015 wide false
15016 sideways false
15017 status open
15018
15019 \begin_layout Plain Layout
15020 \begin_inset Caption Standard
15021
15022 \begin_layout Plain Layout
15023 \begin_inset CommandInset label
15024 LatexCommand label
15025 name "tab:特殊なブックタブ表"
15026
15027 \end_inset
15028
15029 特殊なブックタブ表
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Plain Layout
15038 \align center
15039 \begin_inset Tabular
15040 <lyxtabular version="3" rows="8" columns="4">
15041 <features booktabs="true" tabularvalignment="middle">
15042 <column alignment="center" valignment="top">
15043 <column alignment="center" valignment="top">
15044 <column alignment="center" valignment="top">
15045 <column alignment="center" valignment="top">
15046 <row>
15047 <cell alignment="center" valignment="top" topline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 システム
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 Medipix
15061 \begin_inset space \thinspace{}
15062 \end_inset
15063
15064 1
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 Medipix
15074 \begin_inset space \thinspace{}
15075 \end_inset
15076
15077 2
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 </row>
15092 <row>
15093 <cell alignment="center" valignment="top" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset ERT
15098 status collapsed
15099
15100 \begin_layout Plain Layout
15101
15102
15103 \backslash
15104 cmidrule(r){2-2}
15105 \end_layout
15106
15107 \end_inset
15108
15109
15110 \begin_inset ERT
15111 status collapsed
15112
15113 \begin_layout Plain Layout
15114
15115
15116 \backslash
15117 cmidrule(l){3-4}
15118 \end_layout
15119
15120 \end_inset
15121
15122
15123 \begin_inset ERT
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127
15128
15129 \backslash
15130 morecmidrules 
15131 \end_layout
15132
15133 \end_inset
15134
15135
15136 \begin_inset ERT
15137 status collapsed
15138
15139 \begin_layout Plain Layout
15140
15141
15142 \backslash
15143 cmidrule{2-4}
15144 \end_layout
15145
15146 \end_inset
15147
15148 検知器の厚み [
15149 \begin_inset Formula $\mu m$
15150 \end_inset
15151
15152 ]
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 300
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 300
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 700
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 </row>
15185 <row>
15186 <cell alignment="center" valignment="top" topline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 エッジ角 [度]
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 <cell alignment="center" valignment="top" topline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199 3.55
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 <cell alignment="center" valignment="top" topline="true" usebox="none">
15205 \begin_inset Text
15206
15207 \begin_layout Plain Layout
15208 2.71
15209 \end_layout
15210
15211 \end_inset
15212 </cell>
15213 <cell alignment="center" valignment="top" topline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217 7.99
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 </row>
15223 <row topspace="default">
15224 <cell alignment="center" valignment="top" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 空間分解能 [
15229 \begin_inset Formula $\mu m$
15230 \end_inset
15231
15232 ]
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241 4.26
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 10.17
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259 10.56
15260 \end_layout
15261
15262 \end_inset
15263 </cell>
15264 </row>
15265 <row topspace="default">
15266 <cell alignment="center" valignment="top" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 \begin_inset Formula $f_{\mathrm{max}}$
15271 \end_inset
15272
15273 におけるMTF
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 <cell alignment="center" valignment="top" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282 0.53
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 0.37
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 0.39
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 </row>
15306 <row>
15307 <cell alignment="center" valignment="top" topline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311 \begin_inset ERT
15312 status collapsed
15313
15314 \begin_layout Plain Layout
15315
15316
15317 \backslash
15318 morecmidrules 
15319 \end_layout
15320
15321 \end_inset
15322
15323
15324 \begin_inset ERT
15325 status collapsed
15326
15327 \begin_layout Plain Layout
15328
15329
15330 \backslash
15331 cmidrule{3-4}
15332 \end_layout
15333
15334 \end_inset
15335
15336 LSF空間分解能
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 <cell alignment="center" valignment="top" topline="true" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 <cell alignment="center" valignment="top" topline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
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 </row>
15369 <row>
15370 <cell alignment="center" valignment="top" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374 \begin_inset Formula $\mu m$
15375 \end_inset
15376
15377 表示
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 129.7
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 <cell alignment="center" valignment="top" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395 52.75
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 50.78
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 </row>
15410 <row>
15411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415 ピクセルサイズに対する%表示
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 76.3
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 95.9
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 92.3
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 </row>
15448 </lyxtabular>
15449
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \end_inset
15456
15457
15458 \end_layout
15459
15460 \begin_layout Section
15461 表の垂直揃え
15462 \begin_inset Index idx
15463 status collapsed
15464
15465 \begin_layout Plain Layout
15466 ひょう@表 ! そろえ@揃え
15467 \end_layout
15468
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \begin_layout Standard
15475 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
15476 \begin_inset CommandInset ref
15477 LatexCommand ref
15478 reference "sec:ボックスダイアログ"
15479
15480 \end_inset
15481
15482 節に述べられているように、ボックスの垂直揃えを行います。
15483 \end_layout
15484
15485 \begin_layout Standard
15486 以下の例では、各表は15
15487 \begin_inset space \thinspace{}
15488 \end_inset
15489
15490 列幅%を持つminipage
15491 \begin_inset Foot
15492 status collapsed
15493
15494 \begin_layout Plain Layout
15495 minipageは第
15496 \begin_inset CommandInset ref
15497 LatexCommand ref
15498 reference "sec:ミニページ"
15499
15500 \end_inset
15501
15502 節で説明されています。
15503 \end_layout
15504
15505 \end_inset
15506
15507 ボックスの中に入れてあります。
15508 \end_layout
15509
15510 \begin_layout Itemize
15511 動作試験 
15512 \begin_inset Box Frameless
15513 position "t"
15514 hor_pos "c"
15515 has_inner_box 1
15516 inner_pos "c"
15517 use_parbox 0
15518 use_makebox 0
15519 width "15col%"
15520 special "none"
15521 height "1in"
15522 height_special "totalheight"
15523 thickness "0.4pt"
15524 separation "3pt"
15525 shadowsize "4pt"
15526 framecolor "black"
15527 backgroundcolor "none"
15528 status collapsed
15529
15530 \begin_layout Plain Layout
15531 \begin_inset Tabular
15532 <lyxtabular version="3" rows="3" columns="3">
15533 <features tabularvalignment="middle">
15534 <column alignment="center" valignment="top">
15535 <column alignment="center" valignment="top">
15536 <column alignment="center" valignment="top">
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Plain Layout
15560
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 </row>
15566 <row>
15567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15568 \begin_inset Text
15569
15570 \begin_layout Plain Layout
15571
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580
15581 \end_layout
15582
15583 \end_inset
15584 </cell>
15585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15586 \begin_inset Text
15587
15588 \begin_layout Plain Layout
15589
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 </row>
15595 <row>
15596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 </row>
15624 </lyxtabular>
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \end_inset
15632
15633  動作試験 
15634 \begin_inset ERT
15635 status collapsed
15636
15637 \begin_layout Plain Layout
15638
15639
15640 \backslash
15641 raisebox{0.85
15642 \backslash
15643 baselineskip}{
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \begin_inset Box Frameless
15650 position "t"
15651 hor_pos "c"
15652 has_inner_box 1
15653 inner_pos "c"
15654 use_parbox 0
15655 use_makebox 0
15656 width "15col%"
15657 special "none"
15658 height "1in"
15659 height_special "totalheight"
15660 thickness "0.4pt"
15661 separation "3pt"
15662 shadowsize "4pt"
15663 framecolor "black"
15664 backgroundcolor "none"
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668 \begin_inset Tabular
15669 <lyxtabular version="3" rows="3" columns="3">
15670 <features tabularvalignment="middle">
15671 <column alignment="center" valignment="top">
15672 <column alignment="center" valignment="top">
15673 <column alignment="center" valignment="top">
15674 <row>
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Plain Layout
15688
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 </row>
15703 <row>
15704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717
15718 \end_layout
15719
15720 \end_inset
15721 </cell>
15722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 </row>
15732 <row>
15733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Plain Layout
15737
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Plain Layout
15746
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 </row>
15761 </lyxtabular>
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \end_inset
15769
15770
15771 \begin_inset ERT
15772 status collapsed
15773
15774 \begin_layout Plain Layout
15775
15776 }
15777 \end_layout
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Itemize
15785 動作試験 
15786 \begin_inset Box Frameless
15787 position "c"
15788 hor_pos "c"
15789 has_inner_box 1
15790 inner_pos "c"
15791 use_parbox 0
15792 use_makebox 0
15793 width "15col%"
15794 special "none"
15795 height "1in"
15796 height_special "totalheight"
15797 thickness "0.4pt"
15798 separation "3pt"
15799 shadowsize "4pt"
15800 framecolor "black"
15801 backgroundcolor "none"
15802 status collapsed
15803
15804 \begin_layout Plain Layout
15805 \begin_inset Tabular
15806 <lyxtabular version="3" rows="3" columns="3">
15807 <features tabularvalignment="middle">
15808 <column alignment="center" valignment="top">
15809 <column alignment="center" valignment="top">
15810 <column alignment="center" valignment="top">
15811 <row>
15812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 <row>
15841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row>
15870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 </row>
15898 </lyxtabular>
15899
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \begin_layout Itemize
15911 動作試験 
15912 \begin_inset Box Frameless
15913 position "b"
15914 hor_pos "c"
15915 has_inner_box 1
15916 inner_pos "c"
15917 use_parbox 0
15918 use_makebox 0
15919 width "15col%"
15920 special "none"
15921 height "1in"
15922 height_special "totalheight"
15923 thickness "0.4pt"
15924 separation "3pt"
15925 shadowsize "4pt"
15926 framecolor "black"
15927 backgroundcolor "none"
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931 \begin_inset Tabular
15932 <lyxtabular version="3" rows="3" columns="3">
15933 <features tabularvalignment="middle">
15934 <column alignment="center" valignment="top">
15935 <column alignment="center" valignment="top">
15936 <column alignment="center" valignment="top">
15937 <row>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Plain Layout
15951
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 </row>
15966 <row>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 </row>
15995 <row>
15996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 </row>
16024 </lyxtabular>
16025
16026 \end_inset
16027
16028
16029 \end_layout
16030
16031 \end_inset
16032
16033  動作試験 
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039
16040 \backslash
16041 raisebox{-0.32
16042 \backslash
16043 baselineskip}{
16044 \end_layout
16045
16046 \end_inset
16047
16048
16049 \begin_inset Box Frameless
16050 position "b"
16051 hor_pos "c"
16052 has_inner_box 1
16053 inner_pos "c"
16054 use_parbox 0
16055 use_makebox 0
16056 width "15col%"
16057 special "none"
16058 height "1in"
16059 height_special "totalheight"
16060 thickness "0.4pt"
16061 separation "3pt"
16062 shadowsize "4pt"
16063 framecolor "black"
16064 backgroundcolor "none"
16065 status collapsed
16066
16067 \begin_layout Plain Layout
16068 \begin_inset Tabular
16069 <lyxtabular version="3" rows="3" columns="3">
16070 <features tabularvalignment="middle">
16071 <column alignment="center" valignment="top">
16072 <column alignment="center" valignment="top">
16073 <column alignment="center" valignment="top">
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 </row>
16103 <row>
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 </row>
16132 <row>
16133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 </row>
16161 </lyxtabular>
16162
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \end_inset
16169
16170
16171 \begin_inset ERT
16172 status collapsed
16173
16174 \begin_layout Plain Layout
16175
16176 }
16177 \end_layout
16178
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \begin_layout Standard
16185 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
16186 \begin_inset Foot
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190 raiseboxは、第
16191 \begin_inset CommandInset ref
16192 LatexCommand ref
16193 reference "subsec:垂直揃え"
16194
16195 \end_inset
16196
16197 節で説明されています。
16198 \end_layout
16199
16200 \end_inset
16201
16202 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
16203 \end_layout
16204
16205 \begin_layout Standard
16206
16207 \series bold
16208
16209 \backslash
16210 raisebox{0.85
16211 \backslash
16212 baselineskip}{
16213 \end_layout
16214
16215 \begin_layout Standard
16216 という\SpecialChar TeX
16217 コードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
16218 \series bold
16219 }
16220 \series default
16221 を\SpecialChar TeX
16222 コードとして挿入してあります。最後の項目の第二表には、
16223 \end_layout
16224
16225 \begin_layout Standard
16226
16227 \series bold
16228
16229 \backslash
16230 raisebox{-0.32
16231 \backslash
16232 baselineskip}{
16233 \end_layout
16234
16235 \begin_layout Standard
16236 というコマンドを使用しています。
16237 \end_layout
16238
16239 \begin_layout Standard
16240 \begin_inset Note Greyedout
16241 status open
16242
16243 \begin_layout Plain Layout
16244
16245 \series bold
16246 【註】
16247 \series default
16248 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
16249 \series bold
16250
16251 \backslash
16252 raisebox
16253 \series default
16254 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
16255 \end_layout
16256
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \begin_layout Section
16263 色付きの表
16264 \begin_inset CommandInset label
16265 LatexCommand label
16266 name "sec:色付きの表"
16267
16268 \end_inset
16269
16270
16271 \begin_inset Index idx
16272 status collapsed
16273
16274 \begin_layout Plain Layout
16275 ひょう@表 ! いろつき@色付き
16276 \end_layout
16277
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \begin_layout Subsection
16284 色付きのセル
16285 \begin_inset Index idx
16286 status collapsed
16287
16288 \begin_layout Plain Layout
16289 ひょうのいろ@表の色 ! せるぶ@セル部
16290 \end_layout
16291
16292 \end_inset
16293
16294
16295 \begin_inset Index idx
16296 status collapsed
16297
16298 \begin_layout Plain Layout
16299 いろつき@色付き ! ひょうせるぶ@表セル部
16300 \end_layout
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \begin_layout Standard
16308 \begin_inset Float table
16309 placement h
16310 wide false
16311 sideways false
16312 status open
16313
16314 \begin_layout Plain Layout
16315 \begin_inset Caption Standard
16316
16317 \begin_layout Plain Layout
16318 \begin_inset CommandInset label
16319 LatexCommand label
16320 name "tab:colortblなしの表"
16321
16322 \end_inset
16323
16324
16325 \series bold
16326 colortbl
16327 \series default
16328 パッケージを使用しない色付き表
16329 \begin_inset Argument 1
16330 status collapsed
16331
16332 \begin_layout Plain Layout
16333 colortblなしの表
16334 \end_layout
16335
16336 \end_inset
16337
16338
16339 \end_layout
16340
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \begin_layout Plain Layout
16347 \align center
16348 \begin_inset Tabular
16349 <lyxtabular version="3" rows="3" columns="3">
16350 <features tabularvalignment="middle">
16351 <column alignment="center" valignment="top">
16352 <column alignment="center" valignment="top">
16353 <column alignment="center" valignment="top">
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \color green
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370
16371 \color red
16372
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381
16382 \color red
16383
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 </row>
16389 <row>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394
16395 \color green
16396
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405
16406 \color blue
16407
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \color blue
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \color green
16431
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440
16441 \color blue
16442
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451
16452 \color blue
16453
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 </row>
16459 </lyxtabular>
16460
16461 \end_inset
16462
16463
16464 \end_layout
16465
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \begin_layout Standard
16472 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
16473 \family sans
16474 編集\SpecialChar menuseparator
16475 文字様式
16476 \family default
16477 メニューで色を選んでください。表
16478 \begin_inset CommandInset ref
16479 LatexCommand ref
16480 reference "tab:colortblなしの表"
16481
16482 \end_inset
16483
16484 を作るのに、この方法が使われています。それ以外の場合には、\SpecialChar LaTeX
16485 パッケージの
16486 \series bold
16487 colortbl
16488 \series default
16489
16490 \begin_inset Index idx
16491 status collapsed
16492
16493 \begin_layout Plain Layout
16494 \SpecialChar LaTeX
16495 ぱっけーじ@\SpecialChar LaTeX
16496 パッケージ ! colortbl
16497 \end_layout
16498
16499 \end_inset
16500
16501 を使用しなくてはなりません。
16502 \end_layout
16503
16504 \begin_layout Standard
16505 \begin_inset ERT
16506 status collapsed
16507
16508 \begin_layout Plain Layout
16509
16510
16511 \backslash
16512 ifcolortbl
16513 \end_layout
16514
16515 \end_inset
16516
16517
16518 \begin_inset Note Note
16519 status open
16520
16521 \begin_layout Plain Layout
16522 本節の以下の部分は、\SpecialChar LaTeX
16523 パッケージ
16524 \series bold
16525 colortbl
16526 \series default
16527 が導入済みのときのみ表示されます。
16528 \end_layout
16529
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \begin_layout Standard
16536 色付きの表を作成するには、プリアンブルに
16537 \end_layout
16538
16539 \begin_layout Standard
16540
16541 \series bold
16542
16543 \backslash
16544 usepackage{colortbl}
16545 \end_layout
16546
16547 \begin_layout Standard
16548 という行を書いて
16549 \series bold
16550 colortbl
16551 \series default
16552 を読み込まなくてはなりません。列の色は、
16553 \series bold
16554 >{ }
16555 \series default
16556 コマンドの中に
16557 \end_layout
16558
16559 \begin_layout Standard
16560
16561 \series bold
16562
16563 \backslash
16564 columncolor{色彩名}
16565 \end_layout
16566
16567 \begin_layout Standard
16568 というコマンドを書いて指定することができます。
16569 \series bold
16570 >{}
16571 \series default
16572 コマンドに関する詳細は、第
16573 \begin_inset CommandInset ref
16574 LatexCommand ref
16575 reference "subsec:連結列の計算"
16576
16577 \end_inset
16578
16579 節に述べられています。
16580 \end_layout
16581
16582 \begin_layout Standard
16583 以下の色彩名が事前に定義されています。
16584 \end_layout
16585
16586 \begin_layout Standard
16587
16588 \family sans
16589 red
16590 \family default
16591
16592 \family sans
16593 green
16594 \family default
16595
16596 \family sans
16597 yellow
16598 \family default
16599
16600 \family sans
16601 blue
16602 \family default
16603
16604 \family sans
16605 cyan
16606 \family default
16607
16608 \family sans
16609 magenta
16610 \family default
16611
16612 \family sans
16613 black
16614 \family default
16615
16616 \family sans
16617 white
16618 \end_layout
16619
16620 \begin_layout Standard
16621 \begin_inset VSpace medskip
16622 \end_inset
16623
16624
16625 \end_layout
16626
16627 \begin_layout Standard
16628 また、文書設定中で、文書クラスオプションに
16629 \end_layout
16630
16631 \begin_layout Standard
16632
16633 \series bold
16634 usenames,dvipsnames
16635 \end_layout
16636
16637 \begin_layout Standard
16638 を与えると、さらに61色を使用することができます。これらの色は、附録
16639 \begin_inset CommandInset ref
16640 LatexCommand ref
16641 reference "chap:dvips色名一覧"
16642
16643 \end_inset
16644
16645 に列挙されています。それらの色の1つ、
16646 \family sans
16647 Maroon
16648 \family default
16649 が、例として表
16650 \begin_inset CommandInset ref
16651 LatexCommand ref
16652 reference "tab:色付き表"
16653
16654 \end_inset
16655
16656 に使用されています。
16657 \end_layout
16658
16659 \begin_layout Standard
16660 \begin_inset VSpace medskip
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \begin_layout Standard
16667 また
16668 \end_layout
16669
16670 \begin_layout Standard
16671
16672 \series bold
16673
16674 \backslash
16675 definecolor{色彩名}{色彩モデル}{色彩値}
16676 \end_layout
16677
16678 \begin_layout Standard
16679 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
16680 \end_layout
16681
16682 \begin_layout Labeling
16683 \labelwidthstring 00.00.0000
16684 cmyk: シアン(
16685 \bar under
16686 c
16687 \bar default
16688 yan)・マゼンタ(
16689 \bar under
16690 m
16691 \bar default
16692 agenta)・黄(
16693 \bar under
16694 y
16695 \bar default
16696 ellow)・黒(blac
16697 \bar under
16698 k
16699 \bar default
16700 )
16701 \end_layout
16702
16703 \begin_layout Labeling
16704 \labelwidthstring 00.00.0000
16705 rgb: 赤(
16706 \bar under
16707 r
16708 \bar default
16709 ed)・緑(
16710 \bar under
16711 g
16712 \bar default
16713 reen)・青(
16714 \bar under
16715 b
16716 \bar default
16717 lue)
16718 \end_layout
16719
16720 \begin_layout Labeling
16721 \labelwidthstring 00.00.0000
16722 gray: グレー
16723 \end_layout
16724
16725 \begin_layout Standard
16726 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
16727 \end_layout
16728
16729 \begin_layout Standard
16730 たとえば、プリアンブルに
16731 \end_layout
16732
16733 \begin_layout Standard
16734
16735 \series bold
16736
16737 \backslash
16738 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
16739 \end_layout
16740
16741 \begin_layout Standard
16742 と書くことによって、「
16743 \emph on
16744 darkgreen
16745 \emph default
16746 」色を定義することができますし、
16747 \end_layout
16748
16749 \begin_layout Standard
16750
16751 \series bold
16752
16753 \backslash
16754 definecolor{lightgray}{gray}{0.8}
16755 \end_layout
16756
16757 \begin_layout Standard
16758 と書けば、「
16759 \emph on
16760 lightgray
16761 \emph default
16762 」色を定義することができます。
16763 \end_layout
16764
16765 \begin_layout Standard
16766 \begin_inset VSpace medskip
16767 \end_inset
16768
16769
16770 \end_layout
16771
16772 \begin_layout Standard
16773 罫線は
16774 \end_layout
16775
16776 \begin_layout Standard
16777
16778 \series bold
16779
16780 \backslash
16781 rowcolor{色彩名}
16782 \end_layout
16783
16784 \begin_layout Standard
16785 というコマンドを使用して色付けすることができ、セルは
16786 \end_layout
16787
16788 \begin_layout Standard
16789
16790 \series bold
16791
16792 \backslash
16793 cellcolor{色彩名}
16794 \end_layout
16795
16796 \begin_layout Standard
16797 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭に\SpecialChar TeX
16798 コードで書き込みます。
16799 \end_layout
16800
16801 \begin_layout Standard
16802 表中の文字に色付けをするには、セルを選択してから、\SpecialChar LyX
16803 のメニュー
16804 \family sans
16805 編集\SpecialChar menuseparator
16806 文字様式
16807 \family default
16808 を使用します。セルに\SpecialChar TeX
16809 コードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定された\SpecialChar TeX
16810 コードが\SpecialChar LaTeX
16811 エラーを引き起こしてしまいます。
16812 \end_layout
16813
16814 \begin_layout Standard
16815 \begin_inset Note Greyedout
16816 status open
16817
16818 \begin_layout Plain Layout
16819
16820 \series bold
16821 【註】
16822 \series default
16823 DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
16824 \end_layout
16825
16826 \end_inset
16827
16828
16829 \end_layout
16830
16831 \begin_layout Standard
16832 \begin_inset VSpace bigskip
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \begin_layout Standard
16839
16840 \begin_inset CommandInset ref
16841 LatexCommand ref
16842 reference "tab:色付き表"
16843
16844 \end_inset
16845
16846 を作成するには、以下のようにしてください。第一列の色は
16847 \emph on
16848 darkgreen
16849 \emph default
16850 にしたいので、この列の\SpecialChar LaTeX
16851 変数として
16852 \end_layout
16853
16854 \begin_layout Standard
16855
16856 \series bold
16857 >{
16858 \backslash
16859 columncolor{darkgreen}
16860 \backslash
16861 centering}c
16862 \end_layout
16863
16864 \begin_layout Standard
16865 と書き込みます。第一列は青にしたいので、この列の最初のセルに
16866 \end_layout
16867
16868 \begin_layout Standard
16869
16870 \series bold
16871
16872 \backslash
16873 rowcolow{cyan}
16874 \end_layout
16875
16876 \begin_layout Standard
16877 という\SpecialChar TeX
16878 コードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最終行の最後のセルは、
16879 \end_layout
16880
16881 \begin_layout Standard
16882
16883 \series bold
16884
16885 \backslash
16886 cellcolor{Maroon}
16887 \end_layout
16888
16889 \begin_layout Standard
16890 という\SpecialChar TeX
16891 コードコマンドを書き込むことで、マルーンに色づけされています。この後、
16892 \family sans
16893 編集\SpecialChar menuseparator
16894 文字様式
16895 \family default
16896 メニューを使って、各文字に色付けをすることができます。
16897 \end_layout
16898
16899 \begin_layout Standard
16900 \begin_inset Float table
16901 placement h
16902 wide false
16903 sideways false
16904 status open
16905
16906 \begin_layout Plain Layout
16907 \begin_inset Caption Standard
16908
16909 \begin_layout Plain Layout
16910
16911 \series bold
16912 \begin_inset CommandInset label
16913 LatexCommand label
16914 name "tab:色付き表"
16915
16916 \end_inset
16917
16918 colortbl
16919 \series default
16920 パッケージを使用した色付き表
16921 \begin_inset Argument 1
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 colortblを使った表
16926 \end_layout
16927
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \begin_layout Plain Layout
16939 \align center
16940 \begin_inset Tabular
16941 <lyxtabular version="3" rows="3" columns="3">
16942 <features tabularvalignment="middle">
16943 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
16944 <column alignment="center" valignment="top">
16945 <column alignment="center" valignment="top">
16946 <row>
16947 <cell alignment="center" valignment="top" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 \begin_inset ERT
16952 status collapsed
16953
16954 \begin_layout Plain Layout
16955
16956
16957 \backslash
16958 rowcolor{cyan}
16959 \end_layout
16960
16961 \end_inset
16962
16963
16964 \color magenta
16965
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \color red
16976
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985
16986 \color red
16987
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row>
16994 <cell alignment="center" valignment="top" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998
16999 \color yellow
17000
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009
17010 \color blue
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \color blue
17022
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 <row>
17029 <cell alignment="center" valignment="top" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \color yellow
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \color blue
17046
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset ERT
17056 status collapsed
17057
17058 \begin_layout Plain Layout
17059
17060
17061 \backslash
17062 cellcolor{Maroon}
17063 \end_layout
17064
17065 \end_inset
17066
17067
17068 \color green
17069
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 </row>
17075 </lyxtabular>
17076
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \begin_layout Standard
17088 \begin_inset ERT
17089 status collapsed
17090
17091 \begin_layout Plain Layout
17092
17093
17094 \backslash
17095 else
17096 \end_layout
17097
17098 \end_inset
17099
17100
17101 \begin_inset Note Note
17102 status open
17103
17104 \begin_layout Plain Layout
17105 以下は、\SpecialChar LaTeX
17106 パッケージ
17107 \series bold
17108 colortbl
17109 \series default
17110 が導入されていないときに表示されます。
17111 \end_layout
17112
17113 \end_inset
17114
17115
17116 \end_layout
17117
17118 \begin_layout Standard
17119 この節の内容を出力で表示させるには、
17120 \series bold
17121 colortbl
17122 \series default
17123 パッケージを導入する必要があります。
17124 \end_layout
17125
17126 \begin_layout Standard
17127 \begin_inset ERT
17128 status collapsed
17129
17130 \begin_layout Plain Layout
17131
17132
17133 \backslash
17134 fi
17135 \end_layout
17136
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \begin_layout Subsection
17143 色付き行
17144 \begin_inset Index idx
17145 status collapsed
17146
17147 \begin_layout Plain Layout
17148 ひょうのいろ@表の色 ! ぎょうぜんたい@行全体
17149 \end_layout
17150
17151 \end_inset
17152
17153
17154 \begin_inset Index idx
17155 status collapsed
17156
17157 \begin_layout Plain Layout
17158 いろつき@色付き ! ひょうのぎょう@表の行
17159 \end_layout
17160
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \begin_layout Standard
17167 表の行を交互に色付けする必要がある場合、前節に述べたのとは別な方法があります。文書プリアンブルに
17168 \end_layout
17169
17170 \begin_layout Standard
17171
17172 \series bold
17173
17174 \backslash
17175 usepackage[table]{xcolor}
17176 \end_layout
17177
17178 \begin_layout Standard
17179 というコマンドを使用して、
17180 \series bold
17181 xcolor
17182 \series default
17183
17184 \begin_inset Index idx
17185 status collapsed
17186
17187 \begin_layout Plain Layout
17188 \SpecialChar LaTeX
17189 ぱっけーじ@\SpecialChar LaTeX
17190 パッケージ ! xcolor
17191 \begin_inset ERT
17192 status collapsed
17193
17194 \begin_layout Plain Layout
17195
17196
17197 \backslash
17198 vspace{4mm}
17199 \end_layout
17200
17201 \end_inset
17202
17203
17204 \end_layout
17205
17206 \end_inset
17207
17208 パッケージを読み込むのです。
17209 \series bold
17210 xcolor
17211 \series default
17212 は、自動的に
17213 \series bold
17214 colortbl
17215 \series default
17216
17217 \begin_inset Index idx
17218 status collapsed
17219
17220 \begin_layout Plain Layout
17221 \SpecialChar LaTeX
17222 ぱっけーじ@\SpecialChar LaTeX
17223 パッケージ ! colortbl
17224 \end_layout
17225
17226 \end_inset
17227
17228 パッケージも読み込むので、\SpecialChar LaTeX
17229 エラーを防ぐためには、お使いの\SpecialChar LaTeX
17230 頒布版中に
17231 \series bold
17232 colortbl
17233 \series default
17234 も導入されていなくてはなりません。
17235 \end_layout
17236
17237 \begin_layout Standard
17238 \begin_inset ERT
17239 status collapsed
17240
17241 \begin_layout Plain Layout
17242
17243
17244 \backslash
17245 ifcolortbl
17246 \end_layout
17247
17248 \end_inset
17249
17250
17251 \begin_inset Note Note
17252 status open
17253
17254 \begin_layout Plain Layout
17255 本節の以下の部分は、\SpecialChar LaTeX
17256 パッケージ
17257 \series bold
17258 colortbl
17259 \series default
17260 が導入済みのときのみ表示されます。
17261 \end_layout
17262
17263 \end_inset
17264
17265
17266 \end_layout
17267
17268 \begin_layout Standard
17269 表の行は、文書プリアンブル中か、色付けする最初の表の前に\SpecialChar TeX
17270 コードで
17271 \end_layout
17272
17273 \begin_layout Standard
17274
17275 \series bold
17276
17277 \backslash
17278 rowcolors[コマンド]{行番号}{奇数行の色}{偶数行の色}
17279 \end_layout
17280
17281 \begin_layout Standard
17282 というコマンドを使用すれば、色付けすることができます。ここで、「行番号」は、奇数行色で色付けする最初の行の番号です。「コマンド」は、各行の前で実行したいコマンド
17283 を付加する時に用います。したがって、例えば
17284 \end_layout
17285
17286 \begin_layout Standard
17287
17288 \series bold
17289
17290 \backslash
17291 rowcolors{1}{white}{lightgray}
17292 \end_layout
17293
17294 \begin_layout Standard
17295 というコマンドは、表
17296 \begin_inset CommandInset ref
17297 LatexCommand ref
17298 reference "tab:表-行色"
17299
17300 \end_inset
17301
17302 のようなカラースキームをもたらします。また、
17303 \end_layout
17304
17305 \begin_layout Standard
17306
17307 \series bold
17308
17309 \backslash
17310 rowcolors[
17311 \backslash
17312 hline]{1}{lightgray}{cyan}
17313 \end_layout
17314
17315 \begin_layout Standard
17316 というコマンドを用いると、表
17317 \begin_inset CommandInset ref
17318 LatexCommand ref
17319 reference "tab:表-行色-2"
17320
17321 \end_inset
17322
17323 のようなカラースキームになります。「奇数行の色」ないし「偶数行の色」(またはその両方)が空のときは、色付けはされませんので、
17324 \end_layout
17325
17326 \begin_layout Standard
17327
17328 \series bold
17329
17330 \backslash
17331 rowcolors{1}{}{}
17332 \end_layout
17333
17334 \begin_layout Standard
17335 というコマンドはすべての色付けを削除することになります。
17336 \series bold
17337
17338 \backslash
17339 rowcolors
17340 \series default
17341 は、コマンドに続くすべての表に影響を及ぼします。
17342 \end_layout
17343
17344 \begin_layout Standard
17345 \begin_inset ERT
17346 status open
17347
17348 \begin_layout Plain Layout
17349
17350
17351 \backslash
17352 rowcolors{1}{white}{lightgray}
17353 \end_layout
17354
17355 \end_inset
17356
17357
17358 \end_layout
17359
17360 \begin_layout Standard
17361 \begin_inset Float table
17362 placement h
17363 wide false
17364 sideways false
17365 status open
17366
17367 \begin_layout Plain Layout
17368 \begin_inset Caption Standard
17369
17370 \begin_layout Plain Layout
17371 \begin_inset CommandInset label
17372 LatexCommand label
17373 name "tab:表-行色"
17374
17375 \end_inset
17376
17377 隔行が灰色に着色された表
17378 \end_layout
17379
17380 \end_inset
17381
17382
17383 \end_layout
17384
17385 \begin_layout Plain Layout
17386 \align center
17387 \begin_inset Tabular
17388 <lyxtabular version="3" rows="4" columns="3">
17389 <features tabularvalignment="middle">
17390 <column alignment="center" valignment="top">
17391 <column alignment="center" valignment="top" width="0pt">
17392 <column alignment="center" valignment="top" width="0pt">
17393 <row>
17394 <cell alignment="center" valignment="top" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 <row>
17423 <cell alignment="center" valignment="top" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 1
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 2
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 3
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 4
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 5
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 6
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 </row>
17480 <row>
17481 <cell alignment="center" valignment="top" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 7
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 8
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 <cell alignment="center" valignment="top" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 9
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 </row>
17509 </lyxtabular>
17510
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \begin_layout Standard
17522 \begin_inset ERT
17523 status open
17524
17525 \begin_layout Plain Layout
17526
17527
17528 \backslash
17529 rowcolors[
17530 \backslash
17531 hline]{1}{lightgray}{cyan}
17532 \end_layout
17533
17534 \end_inset
17535
17536
17537 \end_layout
17538
17539 \begin_layout Standard
17540 \begin_inset Float table
17541 placement h
17542 wide false
17543 sideways false
17544 status open
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Caption Standard
17548
17549 \begin_layout Plain Layout
17550 \begin_inset CommandInset label
17551 LatexCommand label
17552 name "tab:表-行色-2"
17553
17554 \end_inset
17555
17556 隔行でシアン色に着色され、行間に線の入った表
17557 \end_layout
17558
17559 \end_inset
17560
17561
17562 \end_layout
17563
17564 \begin_layout Plain Layout
17565 \align center
17566 \begin_inset Tabular
17567 <lyxtabular version="3" rows="4" columns="3">
17568 <features tabularvalignment="middle">
17569 <column alignment="center" valignment="top">
17570 <column alignment="center" valignment="top">
17571 <column alignment="center" valignment="top" width="0pt">
17572 <row>
17573 <cell alignment="center" valignment="top" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 <cell alignment="center" valignment="top" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 <cell alignment="center" valignment="top" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 <row>
17602 <cell alignment="center" valignment="top" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 1
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 <cell alignment="center" valignment="top" usebox="none">
17612 \begin_inset Text
17613
17614 \begin_layout Plain Layout
17615 2
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 3
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 </row>
17630 <row>
17631 <cell alignment="center" valignment="top" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 4
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 5
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 6
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 </row>
17659 <row>
17660 <cell alignment="center" valignment="top" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 7
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 8
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 9
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 </lyxtabular>
17689
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \begin_layout Standard
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706
17707 \backslash
17708 rowcolors{1}{}{}
17709 \end_layout
17710
17711 \end_inset
17712
17713
17714 \begin_inset Note Note
17715 status collapsed
17716
17717 \begin_layout Plain Layout
17718 行色を解除
17719 \end_layout
17720
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \begin_layout Standard
17727 \begin_inset ERT
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731
17732
17733 \backslash
17734 else
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \begin_inset Note Note
17741 status open
17742
17743 \begin_layout Plain Layout
17744 以下は、\SpecialChar LaTeX
17745 パッケージ
17746 \series bold
17747 colortbl
17748 \series default
17749 が導入されていないときに表示されます。
17750 \end_layout
17751
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \begin_layout Standard
17758 この節の内容を出力で表示させるには、
17759 \series bold
17760 colortbl
17761 \series default
17762 パッケージを導入する必要があります。
17763 \end_layout
17764
17765 \begin_layout Standard
17766 \begin_inset ERT
17767 status collapsed
17768
17769 \begin_layout Plain Layout
17770
17771
17772 \backslash
17773 fi
17774 \end_layout
17775
17776 \end_inset
17777
17778
17779 \end_layout
17780
17781 \begin_layout Subsection
17782 色付き罫線
17783 \begin_inset Index idx
17784 status collapsed
17785
17786 \begin_layout Plain Layout
17787 ひょうのいろ@表の色 ! けいせんぶ@罫線部
17788 \end_layout
17789
17790 \end_inset
17791
17792
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 いろつき@色付き ! ひょうけいせんぶ@表罫線部
17798 \end_layout
17799
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \begin_layout Standard
17806
17807 \begin_inset CommandInset ref
17808 LatexCommand ref
17809 reference "subsec:罫線幅"
17810
17811 \end_inset
17812
17813 節に述べられているように、表中の全罫線の線幅は、長さ
17814 \series bold
17815
17816 \backslash
17817 arrayrulewidth
17818 \series default
17819 を使って調節することができます。本節の表では、すべて1.5
17820 \begin_inset space \thinspace{}
17821 \end_inset
17822
17823 ptに設定されています。
17824 \begin_inset ERT
17825 status collapsed
17826
17827 \begin_layout Plain Layout
17828
17829
17830 \backslash
17831 setlength{
17832 \backslash
17833 arrayrulewidth}{1.5pt}
17834 \end_layout
17835
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \begin_layout Standard
17842 たとえば縦罫線を緑に着色するには、第
17843 \begin_inset CommandInset ref
17844 LatexCommand ref
17845 reference "subsec:自製書式"
17846
17847 \end_inset
17848
17849 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
17850 \end_layout
17851
17852 \begin_layout Standard
17853
17854 \series bold
17855
17856 \backslash
17857 newcolumntype{W}{!{
17858 \backslash
17859 color{green}
17860 \backslash
17861 vline}}
17862 \end_layout
17863
17864 \begin_layout Standard
17865
17866 \begin_inset CommandInset ref
17867 LatexCommand ref
17868 reference "tab:色付き縦罫線の表"
17869
17870 \end_inset
17871
17872 では、最右列に\SpecialChar LaTeX
17873 変数
17874 \series bold
17875 WcW
17876 \series default
17877 、他の列に\SpecialChar LaTeX
17878 変数
17879 \series bold
17880 Wc
17881 \series default
17882 が使用されています。
17883 \end_layout
17884
17885 \begin_layout Standard
17886 複数の色を用いたいときには、列書式をもっと定義してください。
17887 \end_layout
17888
17889 \begin_layout Standard
17890 \begin_inset Float table
17891 placement h
17892 wide false
17893 sideways false
17894 status open
17895
17896 \begin_layout Plain Layout
17897 \begin_inset Caption Standard
17898
17899 \begin_layout Plain Layout
17900 \begin_inset CommandInset label
17901 LatexCommand label
17902 name "tab:色付き縦罫線の表"
17903
17904 \end_inset
17905
17906 色付き縦罫線の表
17907 \end_layout
17908
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \begin_layout Plain Layout
17915 \align center
17916 \begin_inset Tabular
17917 <lyxtabular version="3" rows="3" columns="3">
17918 <features tabularvalignment="middle">
17919 <column alignment="center" valignment="top" special="Wc">
17920 <column alignment="center" valignment="top" special="Wc">
17921 <column alignment="center" valignment="top" special="WcW">
17922 <row>
17923 <cell alignment="center" valignment="top" topline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 sd
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 </row>
17951 <row>
17952 <cell alignment="center" valignment="top" topline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" topline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 sd
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" topline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 sd
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 </lyxtabular>
18010
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \begin_layout Standard
18022 \begin_inset VSpace bigskip
18023 \end_inset
18024
18025
18026 \begin_inset CommandInset ref
18027 LatexCommand ref
18028 reference "tab:色付き横罫線の表"
18029
18030 \end_inset
18031
18032 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前に\SpecialChar TeX
18033 コードで
18034 \end_layout
18035
18036 \begin_layout Standard
18037
18038 \series bold
18039
18040 \backslash
18041 let
18042 \backslash
18043 myHlineC
18044 \backslash
18045 hline
18046 \begin_inset Newline newline
18047 \end_inset
18048
18049
18050 \backslash
18051 renewcommand{
18052 \backslash
18053 hline}
18054 \begin_inset Newline newline
18055 \end_inset
18056
18057
18058 \begin_inset Phantom HPhantom
18059 status open
18060
18061 \begin_layout Plain Layout
18062 \begin_inset space ~
18063 \end_inset
18064
18065
18066 \end_layout
18067
18068 \end_inset
18069
18070 {
18071 \backslash
18072 arrayrulecolor{red}
18073 \backslash
18074 myHlineC
18075 \backslash
18076 arrayrulecolor{black}}
18077 \end_layout
18078
18079 \begin_layout Standard
18080 というコマンドを入力して下さい。
18081 \end_layout
18082
18083 \begin_layout Standard
18084 \begin_inset ERT
18085 status collapsed
18086
18087 \begin_layout Plain Layout
18088
18089
18090 \backslash
18091 let
18092 \backslash
18093 myHlineC
18094 \backslash
18095 hline
18096 \end_layout
18097
18098 \begin_layout Plain Layout
18099
18100
18101 \backslash
18102 renewcommand{
18103 \backslash
18104 hline}
18105 \end_layout
18106
18107 \begin_layout Plain Layout
18108
18109  {
18110 \backslash
18111 arrayrulecolor{red}
18112 \backslash
18113 myHlineC
18114 \backslash
18115 arrayrulecolor{black}}
18116 \end_layout
18117
18118 \end_inset
18119
18120
18121 \begin_inset Float table
18122 placement h
18123 wide false
18124 sideways false
18125 status open
18126
18127 \begin_layout Plain Layout
18128 \begin_inset Caption Standard
18129
18130 \begin_layout Plain Layout
18131 \begin_inset CommandInset label
18132 LatexCommand label
18133 name "tab:色付き横罫線の表"
18134
18135 \end_inset
18136
18137 色付き横罫線の表
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Plain Layout
18146 \align center
18147 \begin_inset Tabular
18148 <lyxtabular version="3" rows="3" columns="3">
18149 <features tabularvalignment="middle">
18150 <column alignment="center" valignment="top">
18151 <column alignment="center" valignment="top">
18152 <column alignment="center" valignment="top">
18153 <row>
18154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 sd
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row>
18183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 sd
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 </row>
18211 <row>
18212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 sd
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 </row>
18240 </lyxtabular>
18241
18242 \end_inset
18243
18244
18245 \end_layout
18246
18247 \end_inset
18248
18249
18250 \end_layout
18251
18252 \begin_layout Standard
18253 既定値の黒罫線に戻るには、
18254 \end_layout
18255
18256 \begin_layout Standard
18257
18258 \series bold
18259
18260 \backslash
18261 renewcommand{
18262 \backslash
18263 hline}{
18264 \backslash
18265 myHlineC}
18266 \end_layout
18267
18268 \begin_layout Standard
18269 というコマンドを、表ないし表フロートの後に\SpecialChar TeX
18270 コードで入力して下さい。表
18271 \begin_inset CommandInset ref
18272 LatexCommand ref
18273 reference "tab:色付き罫線の表"
18274
18275 \end_inset
18276
18277 は、縦横罫線を色付けした例です。
18278 \end_layout
18279
18280 \begin_layout Standard
18281 \begin_inset Float table
18282 placement h
18283 wide false
18284 sideways false
18285 status open
18286
18287 \begin_layout Plain Layout
18288 \begin_inset Caption Standard
18289
18290 \begin_layout Plain Layout
18291 \begin_inset CommandInset label
18292 LatexCommand label
18293 name "tab:色付き罫線の表"
18294
18295 \end_inset
18296
18297 色付き罫線の表
18298 \end_layout
18299
18300 \end_inset
18301
18302
18303 \end_layout
18304
18305 \begin_layout Plain Layout
18306 \align center
18307 \begin_inset Tabular
18308 <lyxtabular version="3" rows="3" columns="3">
18309 <features tabularvalignment="middle">
18310 <column alignment="center" valignment="top" special="Wc">
18311 <column alignment="center" valignment="top" special="Wc">
18312 <column alignment="center" valignment="top" special="WcW">
18313 <row>
18314 <cell alignment="center" valignment="top" topline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 sd
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 <cell alignment="center" valignment="top" topline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 </row>
18342 <row>
18343 <cell alignment="center" valignment="top" topline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 sd
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" topline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 </row>
18371 <row topspace="default">
18372 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 sd
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 </row>
18400 </lyxtabular>
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Standard
18413 \begin_inset ERT
18414 status collapsed
18415
18416 \begin_layout Plain Layout
18417
18418
18419 \backslash
18420 renewcommand{
18421 \backslash
18422 hline}{
18423 \backslash
18424 myHlineC}
18425 \end_layout
18426
18427 \end_inset
18428
18429
18430 \end_layout
18431
18432 \begin_layout Standard
18433 \begin_inset ERT
18434 status collapsed
18435
18436 \begin_layout Plain Layout
18437
18438
18439 \backslash
18440 setlength{
18441 \backslash
18442 arrayrulewidth}{0.4pt}
18443 \end_layout
18444
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \begin_layout Section
18451 表セルの回転
18452 \begin_inset CommandInset label
18453 LatexCommand label
18454 name "sec:表セルの回転"
18455
18456 \end_inset
18457
18458
18459 \begin_inset Index idx
18460 status collapsed
18461
18462 \begin_layout Plain Layout
18463 ひょう@表 ! せるのかいてん@セルの回転
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \begin_inset Index idx
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473 かいてん@回転 ! そざいの@素材の—
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Standard
18482 \begin_inset Note Greyedout
18483 status open
18484
18485 \begin_layout Plain Layout
18486
18487 \series bold
18488 【註】
18489 \series default
18490 すべてのDVIビューアが回転表示できるわけではありません。
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \begin_layout Standard
18499 と入れてください。表
18500 \begin_inset CommandInset ref
18501 LatexCommand ref
18502 reference "tab:回転表"
18503
18504 \end_inset
18505
18506 は、3つのセルを45°回転させた用例です。
18507 \end_layout
18508
18509 \begin_layout Standard
18510 \begin_inset Float table
18511 wide false
18512 sideways false
18513 status open
18514
18515 \begin_layout Plain Layout
18516 \begin_inset Caption Standard
18517
18518 \begin_layout Plain Layout
18519 \begin_inset CommandInset label
18520 LatexCommand label
18521 name "tab:回転表"
18522
18523 \end_inset
18524
18525 1行目に回転セルのある表
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Plain Layout
18534 \noindent
18535 \align center
18536 \begin_inset Tabular
18537 <lyxtabular version="3" rows="2" columns="3">
18538 <features tabularvalignment="middle">
18539 <column alignment="center" valignment="top" width="0pt">
18540 <column alignment="center" valignment="top" width="0pt">
18541 <column alignment="center" valignment="top" width="0pt">
18542 <row>
18543 <cell alignment="center" valignment="top" rotate="45" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 コップ
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" rotate="45" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 <cell alignment="center" valignment="top" rotate="45" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 受け皿
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row>
18572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576 45
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 33
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594 21
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 </row>
18600 </lyxtabular>
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \begin_layout Standard
18613 \begin_inset Note Greyedout
18614 status open
18615
18616 \begin_layout Plain Layout
18617
18618 \series bold
18619 【註】
18620 \series default
18621 回転セル中では、改行(
18622 \begin_inset Flex Ruby
18623 status collapsed
18624
18625 \begin_layout Plain Layout
18626 捷径
18627 \begin_inset Argument post:1
18628 status collapsed
18629
18630 \begin_layout Plain Layout
18631 ショートカット
18632 \end_layout
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \end_inset
18640
18641
18642 \begin_inset Info
18643 type  "shortcut"
18644 arg   "newline-insert newline"
18645 \end_inset
18646
18647 )はできません。
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 改行を含むセルを回転させたい場合には、セルの内容をminipageかparboxに置かなくてはなりません
18657 \begin_inset Foot
18658 status collapsed
18659
18660 \begin_layout Plain Layout
18661 これらのボックスについて詳しくは、第
18662 \begin_inset CommandInset ref
18663 LatexCommand ref
18664 reference "sec:ミニページ"
18665
18666 \end_inset
18667
18668 節および第
18669 \begin_inset CommandInset ref
18670 LatexCommand ref
18671 reference "sec:Parboxes"
18672
18673 \end_inset
18674
18675 節をご覧ください。
18676 \end_layout
18677
18678 \end_inset
18679
18680 。このセルを90
18681 \begin_inset space \thinspace{}
18682 \end_inset
18683
18684 °回転させると、ボックス幅はセルの高さになります。表
18685 \begin_inset CommandInset ref
18686 LatexCommand ref
18687 reference "tab:表多行回転"
18688
18689 \end_inset
18690
18691 は、ボックス幅が3
18692 \begin_inset space \thinspace{}
18693 \end_inset
18694
18695 cmの、多行セルを回転させる例です。
18696 \end_layout
18697
18698 \begin_layout Standard
18699 \begin_inset Float table
18700 wide false
18701 sideways false
18702 status open
18703
18704 \begin_layout Plain Layout
18705 \begin_inset Caption Standard
18706
18707 \begin_layout Plain Layout
18708 \begin_inset CommandInset label
18709 LatexCommand label
18710 name "tab:表多行回転"
18711
18712 \end_inset
18713
18714 多行セルを回転させた表
18715 \end_layout
18716
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \begin_layout Plain Layout
18723 \noindent
18724 \align center
18725 \begin_inset Tabular
18726 <lyxtabular version="3" rows="2" columns="3">
18727 <features tabularvalignment="middle">
18728 <column alignment="center" valignment="top">
18729 <column alignment="center" valignment="top" width="0pt">
18730 <column alignment="center" valignment="top">
18731 <row>
18732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 \begin_inset Box Frameless
18746 position "t"
18747 hor_pos "c"
18748 has_inner_box 1
18749 inner_pos "t"
18750 use_parbox 0
18751 use_makebox 0
18752 width "3cm"
18753 special "none"
18754 height "1in"
18755 height_special "totalheight"
18756 thickness "0.4pt"
18757 separation "3pt"
18758 shadowsize "4pt"
18759 framecolor "black"
18760 backgroundcolor "none"
18761 status open
18762
18763 \begin_layout Plain Layout
18764 改行を含む
18765 \begin_inset Newline newline
18766 \end_inset
18767
18768 回転
18769 \end_layout
18770
18771 \end_inset
18772
18773
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 </lyxtabular>
18818
18819 \end_inset
18820
18821
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \end_layout
18828
18829 \begin_layout Section
18830 表幅の計算
18831 \begin_inset CommandInset label
18832 LatexCommand label
18833 name "sec:表幅の計算"
18834
18835 \end_inset
18836
18837
18838 \end_layout
18839
18840 \begin_layout Standard
18841 幅広の表では、表がページ余白に突き出てしまわないように調整するのが難しいことがあります。表中の全列に固定幅を設定する方法もありますが、では各列にどれくらいの幅を
18842 設ければ良いのでしょうか?
18843 \end_layout
18844
18845 \begin_layout Standard
18846 表幅
18847 \begin_inset Formula $W_{\text{表}}$
18848 \end_inset
18849
18850 は計算することができます。各列の実際の幅は、指定した列幅
18851 \begin_inset Formula $W_{\text{列}}$
18852 \end_inset
18853
18854 に、列の内容と列罫線との間の余白(\SpecialChar LaTeX
18855
18856 \series bold
18857
18858 \backslash
18859 tabcolsep
18860 \series default
18861 ・既定値6
18862 \begin_inset space \thinspace{}
18863 \end_inset
18864
18865 pt)の2倍と、罫線幅(\SpecialChar LaTeX
18866
18867 \series bold
18868
18869 \backslash
18870 arrayrulewidth
18871 \series default
18872 ・既定値0.4
18873 \begin_inset space \thinspace{}
18874 \end_inset
18875
18876 pt)を加えたものになります。したがって、もし同じ幅の
18877 \begin_inset Formula $n$
18878 \end_inset
18879
18880 列を作るならば、表幅は
18881 \begin_inset Formula 
18882 \begin{equation}
18883 W_{\text{表}}=n\left(W_{\text{列}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
18884 \end{equation}
18885
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \begin_layout Standard
18892 となります。表が使用できる幅は、ページ余白の間の幅か、本文段幅(二段組文書の場合)です(\SpecialChar LaTeX
18893
18894 \series bold
18895
18896 \backslash
18897 columnwidth
18898 \series default
18899 )。表の列をすべて同じ幅にするとすれば、
18900 \begin_inset Formula $W_{\text{表}}$
18901 \end_inset
18902
18903 が1
18904 \begin_inset space \thinspace{}
18905 \end_inset
18906
18907
18908 \backslash
18909 columnwidthになりますので、
18910 \begin_inset Formula $W_{\text{列}}$
18911 \end_inset
18912
18913 は簡単に計算できます。
18914 \end_layout
18915
18916 \begin_layout Standard
18917 計算を行わせる場合には、文書プリアンブル中で\SpecialChar LaTeX
18918 パッケージ
18919 \series bold
18920 calc
18921 \series default
18922
18923 \begin_inset Index idx
18924 status collapsed
18925
18926 \begin_layout Plain Layout
18927 \SpecialChar LaTeX
18928 ぱっけーじ@\SpecialChar LaTeX
18929 パッケージ ! calc
18930 \end_layout
18931
18932 \end_inset
18933
18934 を読みこませる必要があります。表ダイアログ中で幅を設定するには、
18935 \family sans
18936 \SpecialChar LaTeX
18937 の引数
18938 \family default
18939 フィールドに書きこまなくてはなりません。このフィールドのコマンドスキームは、第
18940 \begin_inset CommandInset ref
18941 LatexCommand ref
18942 reference "subsec:連結列の計算"
18943
18944 \end_inset
18945
18946 節で説明したのと同様です。同幅中央揃え5列の表ならば、各列の同フィールドに
18947 \end_layout
18948
18949 \begin_layout Standard
18950
18951 \series bold
18952 >{
18953 \backslash
18954 centering}p{(1
18955 \backslash
18956 columnwidth-62.4pt)/5}
18957 \end_layout
18958
18959 \begin_layout Standard
18960 というコマンドを入力します。5列の表で、うち2列が他の3列の幅の0.75倍であるような表の場合には、計算は
18961 \begin_inset Formula 
18962 \begin{align}
18963 \backslash\mbox{columnwidth} & =3\,W_{\text{列}}+2\cdot0.75\,W_{\text{列}}+\backslash\mbox{arrayrulewidth}\nonumber \\
18964  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
18965  & =4.5\,W_{\text{列}}+62.4\,\mathrm{pt}\nonumber \\
18966 W_{\text{列}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
18967 \end{align}
18968
18969 \end_inset
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 centering}p{(1
18984 \backslash
18985 columnwidth-62.4pt)/
18986 \backslash
18987 real{4.5}}
18988 \end_layout
18989
18990 \begin_layout Standard
18991 というコマンドを用い、狭い列には
18992 \end_layout
18993
18994 \begin_layout Standard
18995
18996 \series bold
18997 >{
18998 \backslash
18999 centering}p{(1
19000 \backslash
19001 columnwidth-62.4pt)/
19002 \backslash
19003 real{4.5}*
19004 \backslash
19005 real{0.75}}
19006 \end_layout
19007
19008 \begin_layout Standard
19009 というコマンドを用いることにすると、以下の表が出来上がります。
19010 \end_layout
19011
19012 \begin_layout Standard
19013 \begin_inset Tabular
19014 <lyxtabular version="3" rows="2" columns="5">
19015 <features tabularvalignment="middle">
19016 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19017 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19018 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19019 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19020 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 1
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 2
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044 3
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053 4
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 5
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 </row>
19068 <row>
19069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073 111111 1111111 111111 111111111 11111 11111 1111
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 2222 22222 222222 222222222 2222222 22 22222
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 333333 333333 333333 33333 3333333 333
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 </row>
19115 </lyxtabular>
19116
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \begin_layout Section
19123 表の調整
19124 \begin_inset Index idx
19125 status collapsed
19126
19127 \begin_layout Plain Layout
19128 ひょうのちょうせい@表の調整
19129 \end_layout
19130
19131 \end_inset
19132
19133
19134 \begin_inset Index idx
19135 status collapsed
19136
19137 \begin_layout Plain Layout
19138 ひょう@表 ! ちょうせい@調整
19139 \end_layout
19140
19141 \end_inset
19142
19143
19144 \end_layout
19145
19146 \begin_layout Subsection
19147 行の余白取り
19148 \begin_inset CommandInset label
19149 LatexCommand label
19150 name "subsec:行の余白取り"
19151
19152 \end_inset
19153
19154
19155 \begin_inset Index idx
19156 status collapsed
19157
19158 \begin_layout Plain Layout
19159 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
19160 \end_layout
19161
19162 \end_inset
19163
19164
19165 \end_layout
19166
19167 \begin_layout Standard
19168 表の設定ダイアログの
19169 \family sans
19170 罫線
19171 \family default
19172 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
19173 \end_layout
19174
19175 \begin_layout Description
19176 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル様式の表
19177 \begin_inset Foot
19178 status collapsed
19179
19180 \begin_layout Plain Layout
19181 フォーマル様式の表は第
19182 \begin_inset CommandInset ref
19183 LatexCommand ref
19184 reference "sec:フォーマル様式の表"
19185
19186 \end_inset
19187
19188 節で説明されています。
19189 \end_layout
19190
19191 \end_inset
19192
19193 ならば、\SpecialChar LyX
19194 は既定値として0.5
19195 \begin_inset space \thinspace{}
19196 \end_inset
19197
19198 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
19199 \begin_inset VSpace medskip
19200 \end_inset
19201
19202
19203 \begin_inset Newline newline
19204 \end_inset
19205
19206
19207 \begin_inset space \hspace*{}
19208 \length 0pt
19209 \end_inset
19210
19211
19212 \begin_inset space \hfill{}
19213 \end_inset
19214
19215
19216 \begin_inset Tabular
19217 <lyxtabular version="3" rows="3" columns="1">
19218 <features tabularvalignment="middle">
19219 <column alignment="center" valignment="top">
19220 <row>
19221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 </row>
19231 <row topspace="3mm">
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236 行上に3
19237 \begin_inset space \thinspace{}
19238 \end_inset
19239
19240 mmの余白
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 </row>
19246 <row>
19247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 </lyxtabular>
19258
19259 \end_inset
19260
19261
19262 \begin_inset space \hfill{}
19263 \end_inset
19264
19265
19266 \begin_inset space \hspace*{}
19267 \length 0pt
19268 \end_inset
19269
19270
19271 \begin_inset VSpace medskip
19272 \end_inset
19273
19274
19275 \begin_inset Newline newline
19276 \end_inset
19277
19278 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
19279 \end_layout
19280
19281 \begin_layout Description
19282 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル様式の表ならば、\SpecialChar LyX
19283 は既定値として0.5
19284 \begin_inset space \thinspace{}
19285 \end_inset
19286
19287 emの余白を挿入し、通常の表ならば既定値として2
19288 \begin_inset space \thinspace{}
19289 \end_inset
19290
19291 ptを挿入します。
19292 \end_layout
19293
19294 \begin_layout Description
19295 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル様式の表ならば、\SpecialChar LyX
19296 は既定値として0.5
19297 \begin_inset space \thinspace{}
19298 \end_inset
19299
19300 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
19301 \begin_inset VSpace medskip
19302 \end_inset
19303
19304
19305 \begin_inset Newline newline
19306 \end_inset
19307
19308
19309 \begin_inset space \hspace*{}
19310 \length 0pt
19311 \end_inset
19312
19313
19314 \begin_inset space \hfill{}
19315 \end_inset
19316
19317
19318 \begin_inset Tabular
19319 <lyxtabular version="3" rows="3" columns="1">
19320 <features tabularvalignment="middle">
19321 <column alignment="center" valignment="top">
19322 <row>
19323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row interlinespace="3mm">
19334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338 \begin_inset Formula $\downarrow$
19339 \end_inset
19340
19341  行間に3
19342 \begin_inset space \thinspace{}
19343 \end_inset
19344
19345 mmの余白 
19346 \begin_inset Formula $\downarrow$
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 </row>
19355 <row>
19356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19357 \begin_inset Text
19358
19359 \begin_layout Plain Layout
19360 \begin_inset Formula $\uparrow$
19361 \end_inset
19362
19363  行間に3
19364 \begin_inset space \thinspace{}
19365 \end_inset
19366
19367 mmの余白 
19368 \begin_inset Formula $\uparrow$
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 </lyxtabular>
19378
19379 \end_inset
19380
19381
19382 \begin_inset space \hfill{}
19383 \end_inset
19384
19385
19386 \begin_inset space \hspace*{}
19387 \length 0pt
19388 \end_inset
19389
19390
19391 \begin_inset VSpace medskip
19392 \end_inset
19393
19394
19395 \begin_inset Newline newline
19396 \end_inset
19397
19398 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
19399 \end_layout
19400
19401 \begin_layout Standard
19402 \begin_inset VSpace bigskip
19403 \end_inset
19404
19405 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
19406 \end_layout
19407
19408 \begin_layout Standard
19409
19410 \series bold
19411
19412 \backslash
19413 @ifundefined{extrarowheight}
19414 \begin_inset Newline newline
19415 \end_inset
19416
19417
19418 \begin_inset Phantom HPhantom
19419 status open
19420
19421 \begin_layout Plain Layout
19422 \begin_inset space ~
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \end_inset
19429
19430 {
19431 \backslash
19432 usepackage{array}}{}
19433 \begin_inset Newline newline
19434 \end_inset
19435
19436
19437 \backslash
19438 setlength{
19439 \backslash
19440 extrarowheight}{height}
19441 \end_layout
19442
19443 \begin_layout Standard
19444 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、\SpecialChar LyX
19445 は自動的に
19446 \series bold
19447 array
19448 \series default
19449 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
19450 \series bold
19451
19452 \backslash
19453 @ifundefined
19454 \series default
19455 が使用されています)。
19456 \end_layout
19457
19458 \begin_layout Standard
19459 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初に\SpecialChar TeX
19460 コードで
19461 \series bold
19462
19463 \backslash
19464 strut
19465 \series default
19466 コマンドを挿入することで補正することができます。表
19467 \begin_inset CommandInset ref
19468 LatexCommand ref
19469 reference "tab:垂直揃え"
19470
19471 \end_inset
19472
19473 は、この効果を示したものです。
19474 \end_layout
19475
19476 \begin_layout Standard
19477 \noindent
19478 \begin_inset Float table
19479 placement h
19480 wide false
19481 sideways false
19482 status open
19483
19484 \begin_layout Plain Layout
19485 \begin_inset Caption Standard
19486
19487 \begin_layout Plain Layout
19488 \begin_inset CommandInset label
19489 LatexCommand label
19490 name "tab:垂直揃え"
19491
19492 \end_inset
19493
19494 大きなフォント寸法の文章の垂直揃え
19495 \end_layout
19496
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \begin_layout Plain Layout
19503 \begin_inset space \hfill{}
19504 \end_inset
19505
19506
19507 \begin_inset Float table
19508 wide false
19509 sideways false
19510 status collapsed
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Caption Standard
19514
19515 \begin_layout Plain Layout
19516 通常の表
19517 \end_layout
19518
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \begin_layout Plain Layout
19525 \noindent
19526 \align center
19527 \begin_inset Tabular
19528 <lyxtabular version="3" rows="6" columns="1">
19529 <features tabularvalignment="middle">
19530 <column alignment="left" valignment="top">
19531 <row>
19532 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 ふつう, g
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \size large
19549 やや大
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 </row>
19555 <row>
19556 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \size larger
19562
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 </row>
19568 <row>
19569 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573
19574 \size largest
19575 極大
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 </row>
19581 <row>
19582 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19583 \begin_inset Text
19584
19585 \begin_layout Plain Layout
19586
19587 \size huge
19588 極々大
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 </row>
19594 <row>
19595 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599
19600 \size giant
19601 最大
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 </lyxtabular>
19608
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615
19616
19617 \begin_inset space \hfill{}
19618 \end_inset
19619
19620
19621 \begin_inset Float table
19622 wide false
19623 sideways false
19624 status collapsed
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Caption Standard
19628
19629 \begin_layout Plain Layout
19630
19631 \series bold
19632
19633 \backslash
19634 strut
19635 \series default
19636 コマンドを使用した表
19637 \end_layout
19638
19639 \end_inset
19640
19641
19642 \end_layout
19643
19644 \begin_layout Plain Layout
19645 \noindent
19646 \align center
19647 \begin_inset Tabular
19648 <lyxtabular version="3" rows="6" columns="1">
19649 <features tabularvalignment="middle">
19650 <column alignment="left" valignment="top">
19651 <row>
19652 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656 ふつう, g
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row>
19663 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \size large
19669 \begin_inset ERT
19670 status collapsed
19671
19672 \begin_layout Plain Layout
19673
19674
19675 \backslash
19676 strut 
19677 \end_layout
19678
19679 \end_inset
19680
19681 やや大
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \size larger
19694 \begin_inset ERT
19695 status collapsed
19696
19697 \begin_layout Plain Layout
19698
19699
19700 \backslash
19701 strut 
19702 \end_layout
19703
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \size largest
19719 \begin_inset ERT
19720 status collapsed
19721
19722 \begin_layout Plain Layout
19723
19724
19725 \backslash
19726 strut 
19727 \end_layout
19728
19729 \end_inset
19730
19731 極大
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742
19743 \size huge
19744 \begin_inset ERT
19745 status collapsed
19746
19747 \begin_layout Plain Layout
19748
19749
19750 \backslash
19751 strut 
19752 \end_layout
19753
19754 \end_inset
19755
19756 極々大
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 </row>
19762 <row>
19763 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \size giant
19769 \begin_inset ERT
19770 status collapsed
19771
19772 \begin_layout Plain Layout
19773
19774
19775 \backslash
19776 strut 
19777 \end_layout
19778
19779 \end_inset
19780
19781 最大
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 </row>
19787 </lyxtabular>
19788
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \end_inset
19795
19796
19797 \begin_inset space \hfill{}
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \end_inset
19804
19805
19806 \end_layout
19807
19808 \begin_layout Subsection
19809 特殊なセル揃え
19810 \begin_inset CommandInset label
19811 LatexCommand label
19812 name "subsec:特殊なセル揃え"
19813
19814 \end_inset
19815
19816
19817 \begin_inset Index idx
19818 status collapsed
19819
19820 \begin_layout Plain Layout
19821 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
19822 \end_layout
19823
19824 \end_inset
19825
19826
19827 \end_layout
19828
19829 \begin_layout Standard
19830 ときには表
19831 \begin_inset CommandInset ref
19832 LatexCommand ref
19833 reference "tab:表セル"
19834
19835 \end_inset
19836
19837 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン
19838 \begin_inset Graphics
19839         filename ../../images/tabular-feature_align-decimal.png
19840         scale 85
19841         scaleBeforeRotation
19842
19843 \end_inset
19844
19845 を押すか、表設定中で揃えを
19846 \family sans
19847 小数点で
19848 \family default
19849 に設定します。
19850 \end_layout
19851
19852 \begin_layout Standard
19853 \begin_inset Float table
19854 placement h
19855 wide false
19856 sideways false
19857 status open
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Caption Standard
19861
19862 \begin_layout Plain Layout
19863 \begin_inset CommandInset label
19864 LatexCommand label
19865 name "tab:表セル"
19866
19867 \end_inset
19868
19869 一列が小数点で揃えられた表セル
19870 \end_layout
19871
19872 \end_inset
19873
19874
19875 \end_layout
19876
19877 \begin_layout Plain Layout
19878 \align center
19879 \begin_inset Tabular
19880 <lyxtabular version="3" rows="4" columns="1">
19881 <features booktabs="true" tabularvalignment="middle">
19882 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
19883 <row>
19884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 見出し
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 12.6
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 0.68
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 </row>
19916 <row>
19917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 -123.0
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 </row>
19927 </lyxtabular>
19928
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \begin_layout Standard
19940 \begin_inset Float table
19941 placement h
19942 wide false
19943 sideways false
19944 status open
19945
19946 \begin_layout Plain Layout
19947 \begin_inset Caption Standard
19948
19949 \begin_layout Plain Layout
19950 \begin_inset CommandInset label
19951 LatexCommand label
19952 name "tab:演算子揃え表"
19953
19954 \end_inset
19955
19956 一列が演算子で揃えられた表セル
19957 \end_layout
19958
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \begin_layout Plain Layout
19965 \align center
19966 \begin_inset Tabular
19967 <lyxtabular version="3" rows="4" columns="2">
19968 <features booktabs="true" tabularvalignment="middle">
19969 <column alignment="right" valignment="top" width="0pt">
19970 <column alignment="left" valignment="top" width="0pt" special="@{}l">
19971 <row>
19972 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 見出し
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row>
19992 <cell alignment="center" valignment="top" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 \begin_inset Formula $12\,+$
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Formula $\,6$
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 \begin_inset Formula $0\,-$
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\,68$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048 \begin_inset Formula $-123\,/$
20049 \end_inset
20050
20051
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Formula $\,0$
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 </lyxtabular>
20070
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \end_inset
20077
20078
20079 \end_layout
20080
20081 \begin_layout Standard
20082 揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表
20083 \begin_inset CommandInset ref
20084 LatexCommand ref
20085 reference "tab:演算子揃え表"
20086
20087 \end_inset
20088
20089 のような方法を用いる必要があります。この表は、4
20090 \begin_inset Formula $\times$
20091 \end_inset
20092
20093 2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には、左揃えで残りを収めます。演算子の周りに通常加えら
20094 れる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削るために、
20095 \end_layout
20096
20097 \begin_layout Standard
20098
20099 \series bold
20100 @{}l
20101 \end_layout
20102
20103 \begin_layout Standard
20104 という\SpecialChar LaTeX
20105 引数を第2列に指定します。
20106 \end_layout
20107
20108 \begin_layout Standard
20109
20110 \begin_inset CommandInset ref
20111 LatexCommand ref
20112 reference "tab:表セル揃え"
20113
20114 \end_inset
20115
20116 は、揃え方の例をいくつか示しています。関係子で揃えるために、表
20117 \begin_inset CommandInset ref
20118 LatexCommand ref
20119 reference "tab:演算子揃え表"
20120
20121 \end_inset
20122
20123 の冒頭には、小空白が加えられています。
20124 \end_layout
20125
20126 \begin_layout Standard
20127 \begin_inset Float table
20128 wide false
20129 sideways false
20130 status open
20131
20132 \begin_layout Plain Layout
20133 \begin_inset Caption Standard
20134
20135 \begin_layout Plain Layout
20136 \begin_inset CommandInset label
20137 LatexCommand label
20138 name "tab:表セル揃え"
20139
20140 \end_inset
20141
20142 表セルの揃えの例
20143 \end_layout
20144
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \begin_layout Plain Layout
20151 \align center
20152 \begin_inset Tabular
20153 <lyxtabular version="3" rows="4" columns="6">
20154 <features tabularvalignment="middle">
20155 <column alignment="right" valignment="top">
20156 <column alignment="left" valignment="top" special="@{}l">
20157 <column alignment="right" valignment="top">
20158 <column alignment="left" valignment="top" special="@{}l">
20159 <column alignment="right" valignment="top">
20160 <column alignment="left" valignment="top" special="@{}l">
20161 <row>
20162 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 単位
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Plain Layout
20175
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 冪数
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 関係子
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row>
20218 <cell alignment="center" valignment="top" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 12
20223 \begin_inset Formula $\times$
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 24本の瓶
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 \begin_inset Formula $10\cdot$
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256 \begin_inset Formula $10^{\mbox{-}17}$
20257 \end_inset
20258
20259
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $\Gamma(t)\propto$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell alignment="center" valignment="top" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280 \begin_inset Formula $\:\Upsilon(t)$
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 </row>
20289 <row>
20290 <cell alignment="center" valignment="top" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 1024
20295 \begin_inset Formula $\times$
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307 768ピクセル
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 <cell alignment="center" valignment="top" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316 \begin_inset Formula $5.78\cdot$
20317 \end_inset
20318
20319
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 \begin_inset Formula $10^{7}$
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 \begin_inset Formula $A\ne$
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 \begin_inset Formula $\:B_{\mathrm{red}}$
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 <row>
20362 <cell alignment="center" valignment="top" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 32
20367 \begin_inset Formula $\times$
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 6
20380 \begin_inset space \thinspace{}
20381 \end_inset
20382
20383 cm
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 -
20393 \begin_inset Formula $33.5\cdot$
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 \begin_inset Formula $10^{4}$
20406 \end_inset
20407
20408
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 \begin_inset Formula $\sin(\alpha)\ge$
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 \begin_inset Formula $\:\sin(\beta)$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 </lyxtabular>
20439
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \begin_layout Subsection
20451 自製のセル書式および列書式
20452 \begin_inset CommandInset label
20453 LatexCommand label
20454 name "subsec:自製書式"
20455
20456 \end_inset
20457
20458
20459 \begin_inset Index idx
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
20464 \end_layout
20465
20466 \end_inset
20467
20468
20469 \end_layout
20470
20471 \begin_layout Standard
20472
20473 \begin_inset CommandInset ref
20474 LatexCommand ref
20475 reference "sec:表幅の計算"
20476
20477 \end_inset
20478
20479 節のようにして通常列の必要幅を計算したり、第
20480 \begin_inset CommandInset ref
20481 LatexCommand ref
20482 reference "subsec:連結列の計算"
20483
20484 \end_inset
20485
20486 節のように連結列の必要幅を計算したりするのは、計算の必要な表が複数あるときには、とても大変です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえ
20487 ば、それを文書中のすべての表で使うことができます。書式は、以下のように定義します。
20488 \end_layout
20489
20490 \begin_layout Standard
20491
20492 \series bold
20493
20494 \backslash
20495 newcolumntype{書式名}[引数の数]{コマンド}
20496 \end_layout
20497
20498 \begin_layout Standard
20499 書式名は、一文字だけでも構いません。
20500 \emph on
20501 b
20502 \emph default
20503
20504 \emph on
20505 c
20506 \emph default
20507
20508 \emph on
20509 l
20510 \emph default
20511
20512 \emph on
20513 m
20514 \emph default
20515
20516 \emph on
20517 p
20518 \emph default
20519
20520 \emph on
20521 r
20522 \emph default
20523 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
20524 \end_layout
20525
20526 \begin_layout Standard
20527 \begin_inset VSpace medskip
20528 \end_inset
20529
20530
20531 \end_layout
20532
20533 \begin_layout Standard
20534 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
20535 \end_layout
20536
20537 \begin_layout Standard
20538
20539 \series bold
20540
20541 \backslash
20542 newcolumntype{M}[1]{>{
20543 \backslash
20544 centering
20545 \backslash
20546 hspace{0pt}}m{#1}}
20547 \end_layout
20548
20549 \begin_layout Standard
20550 ここで
20551 \series bold
20552
20553 \backslash
20554 hspace{0pt}
20555 \series default
20556 は、第
20557 \begin_inset CommandInset ref
20558 LatexCommand ref
20559 reference "subsec:複数行"
20560
20561 \end_inset
20562
20563 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログの
20564 \family sans
20565 \SpecialChar LaTeX
20566 の引数
20567 \family default
20568
20569 \end_layout
20570
20571 \begin_layout Standard
20572
20573 \series bold
20574 M{width}
20575 \end_layout
20576
20577 \begin_layout Standard
20578 と入力するだけですみます。
20579 \end_layout
20580
20581 \begin_layout Standard
20582 \begin_inset VSpace bigskip
20583 \end_inset
20584
20585
20586 \end_layout
20587
20588 \begin_layout Standard
20589 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
20590 \end_layout
20591
20592 \begin_layout Standard
20593
20594 \series bold
20595
20596 \backslash
20597 newcolumntype{S}[2]{>{
20598 \backslash
20599 centering
20600 \backslash
20601 hspace{0pt}}
20602 \begin_inset Newline newline
20603 \end_inset
20604
20605
20606 \begin_inset Phantom HPhantom
20607 status open
20608
20609 \begin_layout Plain Layout
20610
20611 \series bold
20612
20613 \backslash
20614 newcolumntype
20615 \end_layout
20616
20617 \end_inset
20618
20619 m{(#1+(2
20620 \backslash
20621 tabcolsep+
20622 \backslash
20623 arrayrulewidth)*(1-#2))/#2}}
20624 \end_layout
20625
20626 \begin_layout Standard
20627 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
20628 \begin_inset CommandInset ref
20629 LatexCommand eqref
20630 reference "eq:Wgn"
20631
20632 \end_inset
20633
20634 式を使用しています。
20635 \end_layout
20636
20637 \begin_layout Standard
20638 こうしておけば、当該セルの\SpecialChar LaTeX
20639 引数に
20640 \end_layout
20641
20642 \begin_layout Standard
20643
20644 \series bold
20645 S{連結列セルの幅}{連結列セルがまたがる列の数}
20646 \end_layout
20647
20648 \begin_layout Standard
20649 と入力するだけですみます。
20650 \end_layout
20651
20652 \begin_layout Standard
20653 \begin_inset VSpace bigskip
20654 \end_inset
20655
20656
20657 \end_layout
20658
20659 \begin_layout Standard
20660 色付き列については、以下のように定義するとよいでしょう。
20661 \end_layout
20662
20663 \begin_layout Standard
20664
20665 \series bold
20666
20667 \backslash
20668 newcolumntype{K}[1]{>{
20669 \backslash
20670 columncolor{#1}
20671 \backslash
20672 hspace{0pt}}c}
20673 \end_layout
20674
20675 \begin_layout Standard
20676 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、\SpecialChar LaTeX
20677 引数に
20678 \end_layout
20679
20680 \begin_layout Standard
20681
20682 \series bold
20683 K{色名}
20684 \end_layout
20685
20686 \begin_layout Standard
20687 と入力します。
20688 \end_layout
20689
20690 \begin_layout Standard
20691 \begin_inset VSpace bigskip
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Standard
20698
20699 \begin_inset CommandInset ref
20700 LatexCommand ref
20701 reference "tab:ユーザー定義の表書式"
20702
20703 \end_inset
20704
20705 を生成するには、第1列と連結列に\SpecialChar LaTeX
20706 引数として
20707 \end_layout
20708
20709 \begin_layout Standard
20710
20711 \series bold
20712 M{2.5cm}
20713 \end_layout
20714
20715 \begin_layout Standard
20716 を指定し、最終列に
20717 \end_layout
20718
20719 \begin_layout Standard
20720
20721 \series bold
20722 K{red}
20723 \end_layout
20724
20725 \begin_layout Standard
20726 そして第2列の各セルに
20727 \end_layout
20728
20729 \begin_layout Standard
20730
20731 \series bold
20732 S{2.5cm}{2}
20733 \end_layout
20734
20735 \begin_layout Standard
20736 と指定します。
20737 \end_layout
20738
20739 \begin_layout Standard
20740 \begin_inset Float table
20741 placement h
20742 wide false
20743 sideways false
20744 status open
20745
20746 \begin_layout Plain Layout
20747 \begin_inset Caption Standard
20748
20749 \begin_layout Plain Layout
20750 \begin_inset CommandInset label
20751 LatexCommand label
20752 name "tab:ユーザー定義の表書式"
20753
20754 \end_inset
20755
20756 ユーザー定義の表書式を使用した表
20757 \end_layout
20758
20759 \end_inset
20760
20761
20762 \end_layout
20763
20764 \begin_layout Plain Layout
20765 \align center
20766 \begin_inset Tabular
20767 <lyxtabular version="3" rows="3" columns="4">
20768 <features tabularvalignment="middle">
20769 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
20770 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
20771 <column alignment="center" valignment="middle">
20772 <column alignment="center" valignment="middle" special="K{red}">
20773 <row>
20774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 とても長い表セル中の単語
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787 複数行の連結列
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 <row>
20812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 </row>
20887 </lyxtabular>
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \begin_layout Subsection
20900 罫線幅
20901 \begin_inset CommandInset label
20902 LatexCommand label
20903 name "subsec:罫線幅"
20904
20905 \end_inset
20906
20907
20908 \begin_inset Index idx
20909 status collapsed
20910
20911 \begin_layout Plain Layout
20912 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
20913 \end_layout
20914
20915 \end_inset
20916
20917
20918 \end_layout
20919
20920 \begin_layout Standard
20921 表中のすべての罫線の罫線幅を調整するには、長さ
20922 \series bold
20923
20924 \backslash
20925 arrayrulewidth
20926 \series default
20927 を使用します。たとえば、表
20928 \begin_inset CommandInset ref
20929 LatexCommand ref
20930 reference "tab:Table-with-1.5"
20931
20932 \end_inset
20933
20934 のように罫線幅を1.5
20935 \begin_inset space \thinspace{}
20936 \end_inset
20937
20938 ptにするには、表や表フロートの前に\SpecialChar TeX
20939 コードで
20940 \end_layout
20941
20942 \begin_layout Standard
20943
20944 \series bold
20945
20946 \backslash
20947 setlength{
20948 \backslash
20949 arrayrulewidth}{1.5pt}
20950 \end_layout
20951
20952 \begin_layout Standard
20953 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前に\SpecialChar TeX
20954 コードで
20955 \series bold
20956
20957 \backslash
20958 arrayrulewidth
20959 \series default
20960 を0.4
20961 \begin_inset space \thinspace{}
20962 \end_inset
20963
20964 ptに設定してください。
20965 \end_layout
20966
20967 \begin_layout Standard
20968 \begin_inset ERT
20969 status collapsed
20970
20971 \begin_layout Plain Layout
20972
20973
20974 \backslash
20975 setlength{
20976 \backslash
20977 arrayrulewidth}{1.5pt}
20978 \end_layout
20979
20980 \end_inset
20981
20982
20983 \begin_inset Float table
20984 wide false
20985 sideways false
20986 status open
20987
20988 \begin_layout Plain Layout
20989 \begin_inset Caption Standard
20990
20991 \begin_layout Plain Layout
20992 \begin_inset CommandInset label
20993 LatexCommand label
20994 name "tab:Table-with-1.5"
20995
20996 \end_inset
20997
20998 1.5
20999 \begin_inset space \thinspace{}
21000 \end_inset
21001
21002 pt幅罫線の表
21003 \end_layout
21004
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \begin_layout Plain Layout
21011 \align center
21012 \begin_inset Tabular
21013 <lyxtabular version="3" rows="3" columns="3">
21014 <features tabularvalignment="middle">
21015 <column alignment="center" valignment="top">
21016 <column alignment="center" valignment="top">
21017 <column alignment="center" valignment="top">
21018 <row>
21019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 sd
21024 \end_layout
21025
21026 \end_inset
21027 </cell>
21028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061 sd
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 </row>
21076 <row>
21077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Plain Layout
21099 sd
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 </row>
21105 </lyxtabular>
21106
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \begin_inset ERT
21116 status collapsed
21117
21118 \begin_layout Plain Layout
21119
21120
21121 \backslash
21122 setlength{
21123 \backslash
21124 arrayrulewidth}{0.4pt}
21125 \end_layout
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \begin_layout Standard
21133 \begin_inset VSpace bigskip
21134 \end_inset
21135
21136
21137 \begin_inset CommandInset ref
21138 LatexCommand ref
21139 reference "tab:1.5pt幅横罫"
21140
21141 \end_inset
21142
21143 のように横罫だけを1.5
21144 \begin_inset space \thinspace{}
21145 \end_inset
21146
21147 pt幅にするには、表または表フロートの前に\SpecialChar TeX
21148 コードとして以下のコマンドを挿入してください。
21149 \end_layout
21150
21151 \begin_layout Standard
21152
21153 \series bold
21154
21155 \backslash
21156 let
21157 \backslash
21158 myHline
21159 \backslash
21160 hline
21161 \begin_inset Newline newline
21162 \end_inset
21163
21164
21165 \backslash
21166 renewcommand{
21167 \backslash
21168 hline}
21169 \begin_inset Newline newline
21170 \end_inset
21171
21172  {
21173 \backslash
21174 noalign{
21175 \backslash
21176 global
21177 \backslash
21178 arrayrulewidth 1.5pt}
21179 \begin_inset Newline newline
21180 \end_inset
21181
21182  
21183 \backslash
21184 myHline
21185 \backslash
21186 noalign{
21187 \backslash
21188 global
21189 \backslash
21190 arrayrulewidth 0.4pt}}
21191 \end_layout
21192
21193 \begin_layout Standard
21194 既定幅に戻すには、表または表フロートの後に\SpecialChar TeX
21195 コードとして以下のコマンドを挿入します。
21196 \end_layout
21197
21198 \begin_layout Standard
21199
21200 \series bold
21201
21202 \backslash
21203 renewcommand{
21204 \backslash
21205 hline}{
21206 \backslash
21207 myHline}
21208 \end_layout
21209
21210 \begin_layout Standard
21211 \begin_inset ERT
21212 status collapsed
21213
21214 \begin_layout Plain Layout
21215
21216
21217 \backslash
21218 let
21219 \backslash
21220 myHline
21221 \backslash
21222 hline
21223 \end_layout
21224
21225 \begin_layout Plain Layout
21226
21227
21228 \backslash
21229 renewcommand{
21230 \backslash
21231 hline}
21232 \end_layout
21233
21234 \begin_layout Plain Layout
21235
21236  {
21237 \backslash
21238 noalign{
21239 \backslash
21240 global
21241 \backslash
21242 arrayrulewidth 1.5pt}
21243 \end_layout
21244
21245 \begin_layout Plain Layout
21246
21247   
21248 \backslash
21249 myHline
21250 \backslash
21251 noalign{
21252 \backslash
21253 global
21254 \backslash
21255 arrayrulewidth 0.4pt}}
21256 \end_layout
21257
21258 \end_inset
21259
21260
21261 \begin_inset Float table
21262 wide false
21263 sideways false
21264 status open
21265
21266 \begin_layout Plain Layout
21267 \begin_inset Caption Standard
21268
21269 \begin_layout Plain Layout
21270 \begin_inset CommandInset label
21271 LatexCommand label
21272 name "tab:1.5pt幅横罫"
21273
21274 \end_inset
21275
21276 1.5
21277 \begin_inset space \thinspace{}
21278 \end_inset
21279
21280 pt幅横罫の表
21281 \end_layout
21282
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \begin_layout Plain Layout
21289 \align center
21290 \begin_inset Tabular
21291 <lyxtabular version="3" rows="3" columns="3">
21292 <features tabularvalignment="middle">
21293 <column alignment="center" valignment="top">
21294 <column alignment="center" valignment="top">
21295 <column alignment="center" valignment="top">
21296 <row>
21297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 sd
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \end_layout
21321
21322 \end_inset
21323 </cell>
21324 </row>
21325 <row>
21326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 sd
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21345 \begin_inset Text
21346
21347 \begin_layout Plain Layout
21348
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 </row>
21354 <row>
21355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21356 \begin_inset Text
21357
21358 \begin_layout Plain Layout
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Plain Layout
21377 sd
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 </lyxtabular>
21384
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391
21392
21393 \begin_inset ERT
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397
21398
21399 \backslash
21400 renewcommand{
21401 \backslash
21402 hline}{
21403 \backslash
21404 myHline}
21405 \end_layout
21406
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \begin_layout Standard
21413 \begin_inset VSpace bigskip
21414 \end_inset
21415
21416 縦罫だけを1.5
21417 \begin_inset space \thinspace{}
21418 \end_inset
21419
21420 pt幅にするには、第
21421 \begin_inset CommandInset ref
21422 LatexCommand ref
21423 reference "subsec:自製書式"
21424
21425 \end_inset
21426
21427 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
21428 \end_layout
21429
21430 \begin_layout Standard
21431
21432 \series bold
21433
21434 \backslash
21435 newcolumntype{V}{!{
21436 \backslash
21437 vrule width 1.5pt}}
21438 \end_layout
21439
21440 \begin_layout Standard
21441
21442 \begin_inset CommandInset ref
21443 LatexCommand ref
21444 reference "tab:1.5pt幅縦罫"
21445
21446 \end_inset
21447
21448 を作るには、最右列に\SpecialChar LaTeX
21449 引数
21450 \end_layout
21451
21452 \begin_layout Standard
21453
21454 \series bold
21455 VcV
21456 \end_layout
21457
21458 \begin_layout Standard
21459 を指定し、他の列には
21460 \end_layout
21461
21462 \begin_layout Standard
21463
21464 \series bold
21465 Vc
21466 \end_layout
21467
21468 \begin_layout Standard
21469 を指定します。
21470 \end_layout
21471
21472 \begin_layout Standard
21473 \begin_inset Float table
21474 wide false
21475 sideways false
21476 status open
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Caption Standard
21480
21481 \begin_layout Plain Layout
21482 \begin_inset CommandInset label
21483 LatexCommand label
21484 name "tab:1.5pt幅縦罫"
21485
21486 \end_inset
21487
21488 1.5
21489 \begin_inset space \thinspace{}
21490 \end_inset
21491
21492 pt幅縦罫の表
21493 \end_layout
21494
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \begin_layout Plain Layout
21501 \align center
21502 \begin_inset Tabular
21503 <lyxtabular version="3" rows="3" columns="3">
21504 <features tabularvalignment="middle">
21505 <column alignment="center" valignment="top" special="Vc">
21506 <column alignment="center" valignment="top" special="Vc">
21507 <column alignment="center" valignment="top" special="VcV">
21508 <row>
21509 <cell alignment="center" valignment="top" topline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 sd
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 <cell alignment="center" valignment="top" topline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 <cell alignment="center" valignment="top" topline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 </row>
21537 <row>
21538 <cell alignment="center" valignment="top" topline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 <cell alignment="center" valignment="top" topline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 sd
21552 \end_layout
21553
21554 \end_inset
21555 </cell>
21556 <cell alignment="center" valignment="top" topline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 </row>
21566 <row>
21567 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 sd
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 </row>
21595 </lyxtabular>
21596
21597 \end_inset
21598
21599
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Subsection
21608 点罫
21609 \begin_inset Index idx
21610 status collapsed
21611
21612 \begin_layout Plain Layout
21613 ひょうのちょうせい@表の調整 ! てんけい@点罫
21614 \end_layout
21615
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \begin_layout Standard
21622 \begin_inset ERT
21623 status collapsed
21624
21625 \begin_layout Plain Layout
21626
21627
21628 \backslash
21629 ifarydshln
21630 \end_layout
21631
21632 \end_inset
21633
21634
21635 \begin_inset Note Note
21636 status open
21637
21638 \begin_layout Plain Layout
21639 この節は、\SpecialChar LaTeX
21640 パッケージ
21641 \series bold
21642 arydshln
21643 \series default
21644 が導入済みの時のみ表示されます。
21645 \end_layout
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \begin_layout Standard
21653 \begin_inset Float table
21654 placement H
21655 wide false
21656 sideways false
21657 status open
21658
21659 \begin_layout Plain Layout
21660 \begin_inset Caption Standard
21661
21662 \begin_layout Plain Layout
21663 \begin_inset CommandInset label
21664 LatexCommand label
21665 name "tab:点罫表"
21666
21667 \end_inset
21668
21669 点罫を使用した表
21670 \end_layout
21671
21672 \end_inset
21673
21674
21675 \end_layout
21676
21677 \begin_layout Plain Layout
21678 \align center
21679 \begin_inset Tabular
21680 <lyxtabular version="3" rows="5" columns="5">
21681 <features tabularvalignment="middle">
21682 <column alignment="center" valignment="top">
21683 <column alignment="center" valignment="top">
21684 <column alignment="center" valignment="top" special=":c">
21685 <column alignment="center" valignment="top">
21686 <column alignment="center" valignment="top">
21687 <row>
21688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21725 \begin_inset Text
21726
21727 \begin_layout Plain Layout
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 </row>
21781 <row>
21782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786 \begin_inset ERT
21787 status collapsed
21788
21789 \begin_layout Plain Layout
21790
21791
21792 \backslash
21793 hdashline 
21794 \end_layout
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 </row>
21840 <row>
21841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845 \begin_inset ERT
21846 status collapsed
21847
21848 \begin_layout Plain Layout
21849
21850
21851 \backslash
21852 cdashline{4-5}
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \end_layout
21886
21887 \end_inset
21888 </cell>
21889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 </row>
21899 <row>
21900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 </lyxtabular>
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Standard
21959 \SpecialChar LyX
21960 は点罫を自前ではサポートしません。そこで\SpecialChar TeX
21961 コードを使用する必要があります。必須要件として、文書プリアンブル中に
21962 \end_layout
21963
21964 \begin_layout Standard
21965
21966 \series bold
21967
21968 \backslash
21969 usepackage{arydshln}
21970 \end_layout
21971
21972 \begin_layout Standard
21973 というコマンドを書き、\SpecialChar LaTeX
21974 パッケージの
21975 \series bold
21976 arydshln
21977 \series default
21978
21979 \begin_inset Index idx
21980 status collapsed
21981
21982 \begin_layout Plain Layout
21983 \SpecialChar LaTeX
21984 ぱっけーじ@\SpecialChar LaTeX
21985 パッケージ ! arydshln
21986 \end_layout
21987
21988 \end_inset
21989
21990 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログの\SpecialChar LaTeX
21991 変数として、水平揃え用の文字とともにコロン「:」を入力してください。
21992 \end_layout
21993
21994 \begin_layout Standard
21995 横点罫を得るには、表中当該行の最初のセルの冒頭に、\SpecialChar TeX
21996 コードで
21997 \end_layout
21998
21999 \begin_layout Standard
22000
22001 \series bold
22002
22003 \backslash
22004 hdashline
22005 \end_layout
22006
22007 \begin_layout Standard
22008 というコマンドを加えてください。
22009 \end_layout
22010
22011 \begin_layout Standard
22012 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、\SpecialChar TeX
22013 コードで
22014 \end_layout
22015
22016 \begin_layout Standard
22017
22018 \series bold
22019
22020 \backslash
22021 cdashline{列番号
22022 \series default
22023 }
22024 \end_layout
22025
22026 \begin_layout Standard
22027 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
22028 \end_layout
22029
22030 \begin_layout Standard
22031
22032 \series bold
22033
22034 \backslash
22035 cdashline{2-4}
22036 \end_layout
22037
22038 \begin_layout Standard
22039 なるコマンドを置いてください。
22040 \end_layout
22041
22042 \begin_layout Standard
22043 \begin_inset VSpace bigskip
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \begin_layout Standard
22050
22051 \begin_inset CommandInset ref
22052 LatexCommand ref
22053 reference "tab:点罫表"
22054
22055 \end_inset
22056
22057 は、第3列の\SpecialChar LaTeX
22058 変数に「:c」を指定して作られています。第3行の最初のセルには、\SpecialChar TeX
22059 コードのコマンド
22060 \series bold
22061
22062 \backslash
22063 hdashline
22064 \series default
22065 が挿れられており、第4行の最初のセルには、\SpecialChar TeX
22066 コードのコマンド
22067 \begin_inset Newline newline
22068 \end_inset
22069
22070  
22071 \series bold
22072
22073 \backslash
22074 cdashline{4-5}
22075 \series default
22076 が挿れられています。
22077 \end_layout
22078
22079 \begin_layout Standard
22080 \begin_inset VSpace bigskip
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 点罫を持つ表も、表
22088 \begin_inset CommandInset ref
22089 LatexCommand ref
22090 reference "tab:Colored-table-with"
22091
22092 \end_inset
22093
22094 のように色付けをすることができます。
22095 \end_layout
22096
22097 \begin_layout Standard
22098 \begin_inset ERT
22099 status collapsed
22100
22101 \begin_layout Plain Layout
22102
22103
22104 \backslash
22105 setlength{
22106 \backslash
22107 arrayrulewidth}{1pt}
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \begin_inset Note Note
22114 status collapsed
22115
22116 \begin_layout Plain Layout
22117 罫線色が見易いように線を太く
22118 \end_layout
22119
22120 \end_inset
22121
22122
22123 \end_layout
22124
22125 \begin_layout Standard
22126 \begin_inset ERT
22127 status collapsed
22128
22129 \begin_layout Plain Layout
22130
22131
22132 \backslash
22133 dashgapcolor{green}
22134 \end_layout
22135
22136 \end_inset
22137
22138
22139 \begin_inset Note Note
22140 status collapsed
22141
22142 \begin_layout Plain Layout
22143 緑点罫の間の色付き余白
22144 \end_layout
22145
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \begin_layout Standard
22152 \begin_inset ERT
22153 status collapsed
22154
22155 \begin_layout Plain Layout
22156
22157
22158 \backslash
22159 let
22160 \backslash
22161 myHdashline
22162 \backslash
22163 hdashline
22164 \end_layout
22165
22166 \begin_layout Plain Layout
22167
22168
22169 \backslash
22170 renewcommand{
22171 \backslash
22172 hdashline}
22173 \end_layout
22174
22175 \begin_layout Plain Layout
22176
22177  {
22178 \backslash
22179 arrayrulecolor{red}
22180 \backslash
22181 myHdashline
22182 \backslash
22183 arrayrulecolor{black}}
22184 \end_layout
22185
22186 \end_inset
22187
22188
22189 \begin_inset Note Note
22190 status collapsed
22191
22192 \begin_layout Plain Layout
22193 色付き水平線・点罫赤
22194 \end_layout
22195
22196 \end_inset
22197
22198
22199 \end_layout
22200
22201 \begin_layout Standard
22202 \begin_inset ERT
22203 status collapsed
22204
22205 \begin_layout Plain Layout
22206
22207
22208 \backslash
22209 let
22210 \backslash
22211 myCdashline
22212 \backslash
22213 cdashline
22214 \end_layout
22215
22216 \begin_layout Plain Layout
22217
22218
22219 \backslash
22220 renewcommand{
22221 \backslash
22222 cdashline}[1]
22223 \end_layout
22224
22225 \begin_layout Plain Layout
22226
22227  {
22228 \backslash
22229 arrayrulecolor{yellow}
22230 \backslash
22231 myCdashline{#1}
22232 \backslash
22233 arrayrulecolor{black}}
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \begin_inset Note Note
22240 status collapsed
22241
22242 \begin_layout Plain Layout
22243 色付き部分水平線・点罫黄色
22244 \end_layout
22245
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \begin_layout Standard
22252 \begin_inset Float table
22253 placement h
22254 wide false
22255 sideways false
22256 status open
22257
22258 \begin_layout Plain Layout
22259 \begin_inset Caption Standard
22260
22261 \begin_layout Plain Layout
22262 \begin_inset CommandInset label
22263 LatexCommand label
22264 name "tab:Colored-table-with"
22265
22266 \end_inset
22267
22268 点罫線の色付き表
22269 \end_layout
22270
22271 \end_inset
22272
22273
22274 \end_layout
22275
22276 \begin_layout Plain Layout
22277 \align center
22278 \begin_inset Tabular
22279 <lyxtabular version="3" rows="5" columns="5">
22280 <features tabularvalignment="middle">
22281 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
22282 <column alignment="center" valignment="top" width="0pt">
22283 <column alignment="center" valignment="top" width="0pt" special=":c">
22284 <column alignment="center" valignment="top">
22285 <column alignment="center" valignment="top">
22286 <row>
22287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" topline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22324 \begin_inset Text
22325
22326 \begin_layout Plain Layout
22327
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 </row>
22333 <row>
22334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 <cell alignment="center" valignment="top" topline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 <cell alignment="center" valignment="top" topline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365
22366 \end_layout
22367
22368 \end_inset
22369 </cell>
22370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 </row>
22380 <row>
22381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 \begin_inset ERT
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389
22390
22391 \backslash
22392 hdashline 
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \begin_inset ERT
22399 status collapsed
22400
22401 \begin_layout Plain Layout
22402
22403
22404 \backslash
22405 rowcolor{Gray}
22406 \end_layout
22407
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" 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" 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" 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" leftline="true" rightline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 </row>
22452 <row>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 cdashline{4-5}
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 \begin_inset ERT
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556
22557
22558 \backslash
22559 cellcolor{Maroon}
22560 \end_layout
22561
22562 \end_inset
22563
22564
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 </row>
22570 </lyxtabular>
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 \begin_inset ERT
22584 status collapsed
22585
22586 \begin_layout Plain Layout
22587
22588
22589 \backslash
22590 renewcommand{
22591 \backslash
22592 hdashline}{
22593 \backslash
22594 myHdashline}
22595 \end_layout
22596
22597 \end_inset
22598
22599
22600 \begin_inset Note Note
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604 既定値に戻す
22605 \end_layout
22606
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \begin_layout Standard
22613 \begin_inset ERT
22614 status collapsed
22615
22616 \begin_layout Plain Layout
22617
22618
22619 \backslash
22620 renewcommand{
22621 \backslash
22622 cdashline}{
22623 \backslash
22624 myCdashline}
22625 \end_layout
22626
22627 \end_inset
22628
22629
22630 \begin_inset Note Note
22631 status collapsed
22632
22633 \begin_layout Plain Layout
22634 既定値に戻す
22635 \end_layout
22636
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \begin_layout Standard
22643 \begin_inset ERT
22644 status collapsed
22645
22646 \begin_layout Plain Layout
22647
22648
22649 \backslash
22650 nodashgapcolor
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \begin_inset Note Note
22657 status collapsed
22658
22659 \begin_layout Plain Layout
22660 既定値に戻す
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \begin_layout Standard
22669 \begin_inset ERT
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673
22674
22675 \backslash
22676 setlength{
22677 \backslash
22678 arrayrulewidth}{0.4pt}
22679 \end_layout
22680
22681 \end_inset
22682
22683
22684 \begin_inset Note Note
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688 既定値に戻す
22689 \end_layout
22690
22691 \end_inset
22692
22693
22694 \end_layout
22695
22696 \begin_layout Standard
22697 行や列、罫線の着色は、第
22698 \begin_inset CommandInset ref
22699 LatexCommand ref
22700 reference "sec:色付きの表"
22701
22702 \end_inset
22703
22704 節に述べられているように動作します。水平線の着色も、
22705 \series bold
22706
22707 \backslash
22708 myHlineC
22709 \series default
22710 コマンドを
22711 \series bold
22712
22713 \backslash
22714 myHdashline
22715 \series default
22716 に置き換え、
22717 \series bold
22718
22719 \backslash
22720 hline
22721 \series default
22722
22723 \series bold
22724
22725 \backslash
22726 hdashline
22727 \series default
22728 に置き換えれば、そこで述べられているのと同様に機能します。したがって、以下のようなコマンドを使います。
22729 \end_layout
22730
22731 \begin_layout Standard
22732
22733 \series bold
22734
22735 \backslash
22736 let
22737 \backslash
22738 myHdashline
22739 \backslash
22740 hdashline
22741 \begin_inset Newline newline
22742 \end_inset
22743
22744
22745 \backslash
22746 renewcommand{
22747 \backslash
22748 hdashline}
22749 \begin_inset Newline newline
22750 \end_inset
22751
22752
22753 \begin_inset Phantom HPhantom
22754 status open
22755
22756 \begin_layout Plain Layout
22757 \begin_inset space ~
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \end_inset
22764
22765 {
22766 \backslash
22767 arrayrulecolor{red}
22768 \backslash
22769 myHdashline
22770 \backslash
22771 arrayrulecolor{black}}
22772 \end_layout
22773
22774 \begin_layout Standard
22775
22776 \series bold
22777
22778 \backslash
22779 cdashline
22780 \series default
22781 に色をつけるならば、コマンドは
22782 \end_layout
22783
22784 \begin_layout Standard
22785
22786 \series bold
22787
22788 \backslash
22789 let
22790 \backslash
22791 myCdashline
22792 \backslash
22793 cdashline
22794 \begin_inset Newline newline
22795 \end_inset
22796
22797
22798 \backslash
22799 renewcommand{
22800 \backslash
22801 cdashline}[1]
22802 \begin_inset Newline newline
22803 \end_inset
22804
22805
22806 \begin_inset Phantom HPhantom
22807 status open
22808
22809 \begin_layout Plain Layout
22810 \begin_inset space ~
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817
22818 {
22819 \backslash
22820 arrayrulecolor{red}
22821 \backslash
22822 myCdashline{#1}
22823 \backslash
22824 arrayrulecolor{black}}
22825 \end_layout
22826
22827 \begin_layout Standard
22828 のようになります。黒の罫線に戻すには、以下のコマンドを表の後ろに\SpecialChar TeX
22829 コードで挿入する必要があります。
22830 \end_layout
22831
22832 \begin_layout Standard
22833
22834 \series bold
22835
22836 \backslash
22837 hdashline
22838 \series default
22839 の場合は
22840 \end_layout
22841
22842 \begin_layout Standard
22843
22844 \series bold
22845
22846 \backslash
22847 renewcommand{
22848 \backslash
22849 hdashline}{
22850 \backslash
22851 myHdashline}
22852 \end_layout
22853
22854 \begin_layout Standard
22855 とし、
22856 \series bold
22857
22858 \backslash
22859 cdashline
22860 \series default
22861 の場合は
22862 \end_layout
22863
22864 \begin_layout Standard
22865
22866 \series bold
22867
22868 \backslash
22869 renewcommand{
22870 \backslash
22871 cdashline}{
22872 \backslash
22873 myCdashline}
22874 \end_layout
22875
22876 \begin_layout Standard
22877 としてください。点線の間の余白に色をつけるには、表の前に\SpecialChar TeX
22878 コードで
22879 \end_layout
22880
22881 \begin_layout Standard
22882
22883 \series bold
22884
22885 \backslash
22886 dashgapcolor{色}
22887 \end_layout
22888
22889 \begin_layout Standard
22890 とすれば良いです。ここで「色」は、定義済みの色名です。
22891 \end_layout
22892
22893 \begin_layout Standard
22894
22895 \series bold
22896
22897 \backslash
22898 nodashgapcolor
22899 \end_layout
22900
22901 \begin_layout Standard
22902 というコマンドは、
22903 \series bold
22904
22905 \backslash
22906 dashgapcolor
22907 \series default
22908 が行った変更を元に戻します。
22909 \end_layout
22910
22911 \begin_layout Standard
22912 \begin_inset Note Greyedout
22913 status open
22914
22915 \begin_layout Plain Layout
22916
22917 \series bold
22918 【註】
22919 \series default
22920 1つのセル中に複数のコマンドがある場合、
22921 \series bold
22922 arydshln
22923 \series default
22924 のコマンドが、そのセル中で最初に来る必要があります。したがって、表
22925 \begin_inset CommandInset ref
22926 LatexCommand ref
22927 reference "tab:Colored-table-with"
22928
22929 \end_inset
22930
22931 のセル
22932 \emph on
22933 k
22934 \emph default
22935 では、
22936 \series bold
22937
22938 \backslash
22939 hdashline
22940 \series default
22941 コマンドが
22942 \series bold
22943
22944 \backslash
22945 rowcolor
22946 \series default
22947 の前に来ています。
22948 \end_layout
22949
22950 \end_inset
22951
22952
22953 \end_layout
22954
22955 \begin_layout Standard
22956 \begin_inset Note Greyedout
22957 status open
22958
22959 \begin_layout Plain Layout
22960
22961 \series bold
22962 【註】
22963 \series default
22964 \SpecialChar LaTeX
22965 パッケージ
22966 \series bold
22967 arydshln
22968 \series default
22969 は、文書プリアンブル中で\SpecialChar LaTeX
22970 パッケージ
22971 \series bold
22972 colortbl
22973 \series default
22974
22975 \begin_inset Index idx
22976 status collapsed
22977
22978 \begin_layout Plain Layout
22979 \SpecialChar LaTeX
22980 ぱっけーじ@\SpecialChar LaTeX
22981 パッケージ ! colortbl
22982 \end_layout
22983
22984 \end_inset
22985
22986 よりも前に読み込まれている必要があります。
22987 \end_layout
22988
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \begin_layout Standard
22995 \begin_inset ERT
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999
23000
23001 \backslash
23002 else
23003 \end_layout
23004
23005 \end_inset
23006
23007
23008 \begin_inset Note Note
23009 status open
23010
23011 \begin_layout Plain Layout
23012 以下は、\SpecialChar LaTeX
23013 パッケージ
23014 \series bold
23015 arydshln
23016 \series default
23017 が導入済みでないときに表示されます。
23018 \end_layout
23019
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \begin_layout Standard
23026 本節の内容を出力に表示するためには、
23027 \series bold
23028 arydshln
23029 \series default
23030 パッケージを導入しなくてはなりません。
23031 \end_layout
23032
23033 \begin_layout Standard
23034 \begin_inset ERT
23035 status collapsed
23036
23037 \begin_layout Plain Layout
23038
23039
23040 \backslash
23041 fi
23042 \end_layout
23043
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \begin_layout Standard
23050 点罫について詳しい情報は、
23051 \series bold
23052 arydshln
23053 \series default
23054 の取扱説明書
23055 \begin_inset CommandInset citation
23056 LatexCommand cite
23057 key "arydshln"
23058
23059 \end_inset
23060
23061 をご覧ください。
23062 \end_layout
23063
23064 \begin_layout Chapter
23065 フロート
23066 \begin_inset CommandInset label
23067 LatexCommand label
23068 name "chap:フロート"
23069
23070 \end_inset
23071
23072
23073 \begin_inset Index idx
23074 status collapsed
23075
23076 \begin_layout Plain Layout
23077 ふろーと@フロート
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \end_layout
23084
23085 \begin_layout Section
23086 はじめに
23087 \begin_inset CommandInset label
23088 LatexCommand label
23089 name "sec:フロートはじめに"
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 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
23108 ート)ことができます。
23109 \family sans
23110 脚註
23111 \family default
23112
23113 \family sans
23114 傍註
23115 \family default
23116 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
23117 \end_layout
23118
23119 \begin_layout Standard
23120 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
23121 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
23122 ートには連番が割り当てられます。参照については、第
23123 \begin_inset CommandInset ref
23124 LatexCommand ref
23125 reference "sec:フロートの参照"
23126
23127 \end_inset
23128
23129 節で述べられています。
23130 \end_layout
23131
23132 \begin_layout Standard
23133 フロートを挿入するには、
23134 \family sans
23135 挿入\SpecialChar menuseparator
23136 フロート
23137 \family default
23138 メニュー(
23139 \begin_inset Info
23140 type  "icon"
23141 arg   "float-insert figure"
23142 \end_inset
23143
23144 または
23145 \begin_inset Info
23146 type  "icon"
23147 arg   "float-insert table"
23148 \end_inset
23149
23150 ツールバーボタン)を使えば、ラベルのついたボックスすなわち
23151 \family sans
23152 キャプション
23153 \family default
23154 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
23155 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
23156 \begin_inset CommandInset ref
23157 LatexCommand ref
23158 reference "sec:キャプションの配置"
23159
23160 \end_inset
23161
23162 節に述べられています。また、\SpecialChar LyX
23163 文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになっています。
23164 畳んだフロートボックスは、
23165 \begin_inset Graphics
23166         filename clipart/floatQt4.png
23167         scale 70
23168         scaleBeforeRotation
23169
23170 \end_inset
23171
23172 のように、灰色ボタンに赤字ラベルで表示されます。
23173 \end_layout
23174
23175 \begin_layout Standard
23176 周囲の文章に特殊な整形がなされているときには\SpecialChar LaTeX
23177 エラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
23178 \end_layout
23179
23180 \begin_layout Standard
23181 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
23182 \end_layout
23183
23184 \begin_layout Section
23185 フロート型
23186 \end_layout
23187
23188 \begin_layout Standard
23189 \SpecialChar LyX
23190 には、第
23191 \begin_inset CommandInset ref
23192 LatexCommand ref
23193 reference "sec:図フロート"
23194
23195 \end_inset
23196
23197 節および第
23198 \begin_inset CommandInset ref
23199 LatexCommand ref
23200 reference "sec:表フロート"
23201
23202 \end_inset
23203
23204 節で各々説明されている図フロートと表フロート以外に、
23205 \family sans
23206 アルゴリズム型
23207 \series bold
23208
23209 \series default
23210 折返し型
23211 \family default
23212 のフロート型があります。後者は、第
23213 \begin_inset CommandInset ref
23214 LatexCommand ref
23215 reference "sec:折返しフロート"
23216
23217 \end_inset
23218
23219 節に説明があります。
23220 \end_layout
23221
23222 \begin_layout Subsection
23223 アルゴリズムフロート
23224 \begin_inset Index idx
23225 status collapsed
23226
23227 \begin_layout Plain Layout
23228 ふろーと@フロート ! あるごりずむ@アルゴリズム
23229 \end_layout
23230
23231 \end_inset
23232
23233
23234 \end_layout
23235
23236 \begin_layout Standard
23237 \begin_inset Float algorithm
23238 placement h
23239 wide false
23240 sideways false
23241 status open
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Caption Standard
23245
23246 \begin_layout Plain Layout
23247 \begin_inset CommandInset label
23248 LatexCommand label
23249 name "alg:アルゴリズムフロートの例"
23250
23251 \end_inset
23252
23253 アルゴリズムフロートの例
23254 \end_layout
23255
23256 \end_inset
23257
23258
23259 \end_layout
23260
23261 \begin_layout LyX-Code
23262 for I in 1..N loop
23263 \begin_inset Newline newline
23264 \end_inset
23265
23266  Sum:= Sum + A(I); /*comment*/
23267 \begin_inset Newline newline
23268 \end_inset
23269
23270 end loop
23271 \begin_inset VSpace -4mm
23272 \end_inset
23273
23274
23275 \end_layout
23276
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \begin_layout Standard
23283 このフロート型は、
23284 \family sans
23285 挿入
23286 \shape up
23287 \SpecialChar menuseparator
23288 フロート\SpecialChar menuseparator
23289 アルゴリズム
23290 \family default
23291 \shape default
23292 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
23293 \begin_inset CommandInset ref
23294 LatexCommand ref
23295 reference "cha:プログラムコードリスト"
23296
23297 \end_inset
23298
23299 章で説明されているプログラムコードリストの代わりとみなすことができます。
23300 \emph on
23301 \SpecialChar LyX
23302 ユーザーの手引き
23303 \emph default
23304 に述べられているように、アルゴリズム向けの環境としては、
23305 \family sans
23306 \SpecialChar LyX
23307 コード
23308 \family default
23309 があります。 アルゴリズム
23310 \begin_inset CommandInset ref
23311 LatexCommand ref
23312 reference "alg:アルゴリズムフロートの例"
23313
23314 \end_inset
23315
23316 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
23317 \begin_inset space \thinspace{}
23318 \end_inset
23319
23320 mmの垂直空白が入れてあります。
23321 \end_layout
23322
23323 \begin_layout Standard
23324 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
23325 \end_layout
23326
23327 \begin_layout Standard
23328
23329 \series bold
23330
23331 \backslash
23332 floatname{algorithm}{付けたい名称}
23333 \end_layout
23334
23335 \begin_layout Standard
23336 という行を手動で加える必要があります。ここで
23337 \family sans
23338 \series bold
23339 付けたい名称
23340 \family default
23341 \series default
23342 には、お使いの言語で「
23343 \emph on
23344 algorithm
23345 \emph default
23346 」に対応する単語を指定します。
23347 \end_layout
23348
23349 \begin_layout Standard
23350 アルゴリズム一覧を挿入するには、文書言語が\SpecialChar LyX
23351 のメニューに表示されている言語と同じであるならば、
23352 \family sans
23353 挿入\SpecialChar menuseparator
23354 一覧/目次\SpecialChar menuseparator
23355 アルゴリズム一覧
23356 \family default
23357 メニューを使用します。それ以外の場合には、代わりに
23358 \end_layout
23359
23360 \begin_layout Standard
23361
23362 \series bold
23363
23364 \backslash
23365 listof{algorithm}{付けたい名称}
23366 \end_layout
23367
23368 \begin_layout Standard
23369 というコマンドを\SpecialChar TeX
23370 コードとして用います。ここで
23371 \family sans
23372 付けたい名称
23373 \family default
23374 とは、「
23375 \emph on
23376 List of Algorithm
23377 \emph default
23378 s」という単語に相当する、ご使用になりたい言語での単語です。
23379 \end_layout
23380
23381 \begin_layout Standard
23382 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
23383 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
23384 \end_layout
23385
23386 \begin_layout Standard
23387
23388 \series bold
23389
23390 \backslash
23391 numberwithin{algorithm}{chapter}
23392 \end_layout
23393
23394 \begin_layout Standard
23395 というコマンドを追加してください。
23396 \series bold
23397
23398 \backslash
23399 numberwithin
23400 \series default
23401 というコマンドを使用するには、文書設定の
23402 \family sans
23403 数式オプション
23404 \family default
23405 タブで
23406 \family sans
23407 AMS mathパッケージを使用する
23408 \family default
23409 オプションを有効にしてください。
23410 \end_layout
23411
23412 \begin_layout Section
23413 フロートの連番
23414 \begin_inset Index idx
23415 status collapsed
23416
23417 \begin_layout Plain Layout
23418 ふろーと@フロート ! れんばん@連番
23419 \end_layout
23420
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \begin_layout Standard
23427 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
23428 て変わります。
23429 \end_layout
23430
23431 \begin_layout Standard
23432 節から独立して付けられている連番を変更するには、文書プリアンブルで
23433 \end_layout
23434
23435 \begin_layout Standard
23436
23437 \series bold
23438
23439 \backslash
23440 renewcommand{
23441 \backslash
23442 thetable}{
23443 \backslash
23444 roman{table}}
23445 \end_layout
23446
23447 \begin_layout Standard
23448
23449 \series bold
23450 というコマンドを使うと良いでしょう。
23451 \backslash
23452 thetable
23453 \series default
23454 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
23455 \series bold
23456
23457 \backslash
23458 thefigure
23459 \series default
23460 コマンドを使用します。上のコマンドで使用されている
23461 \series bold
23462
23463 \backslash
23464 roman
23465 \series default
23466 は、表番号を小文字のローマ数字で印字するコマンドです。
23467 \end_layout
23468
23469 \begin_layout Standard
23470 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
23471 \end_layout
23472
23473 \begin_layout Standard
23474
23475 \series bold
23476
23477 \backslash
23478 numberwithin{table}{subsection}
23479 \end_layout
23480
23481 \begin_layout Standard
23482 というコマンドを使用してください。
23483 \series bold
23484
23485 \backslash
23486 numberwithin
23487 \series default
23488 コマンドを使用可能にするためには、文書設定の
23489 \family sans
23490 数式オプション
23491 \family default
23492 タブで、
23493 \family sans
23494 AMS
23495 \begin_inset space ~
23496 \end_inset
23497
23498 math数式パッケージを使用する
23499 \family default
23500 を使用します。
23501 \end_layout
23502
23503 \begin_layout Standard
23504 連番コマンドについての詳細と大切な注意点については、第
23505 \begin_inset CommandInset ref
23506 LatexCommand ref
23507 reference "subsec:脚注の付番"
23508
23509 \end_inset
23510
23511 節もご覧ください。
23512 \end_layout
23513
23514 \begin_layout Section
23515 フロートの参照
23516 \begin_inset CommandInset label
23517 LatexCommand label
23518 name "sec:フロートの参照"
23519
23520 \end_inset
23521
23522
23523 \begin_inset Index idx
23524 status collapsed
23525
23526 \begin_layout Plain Layout
23527 ふろーと@フロート ! さんしょう@参照
23528 \end_layout
23529
23530 \end_inset
23531
23532
23533 \begin_inset Index idx
23534 status collapsed
23535
23536 \begin_layout Plain Layout
23537 さんしょう@参照 ! ふろーとにたいする@フロートに対する
23538 \end_layout
23539
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \begin_layout Standard
23546 フロートを参照するには、
23547 \family sans
23548 挿入\SpecialChar menuseparator
23549 ラベル
23550 \family default
23551 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
23552 \begin_inset Graphics
23553         filename clipart/labelQt4.png
23554         scaleBeforeRotation
23555
23556 \end_inset
23557
23558 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。\SpecialChar LyX
23559 は、キャプションの最初の数単語に前置句をつけたも
23560 のを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
23561 \family sans
23562 fig:
23563 \family default
23564 」という前置句がつけられます。
23565 \end_layout
23566
23567 \begin_layout Standard
23568 ラベルは、参照のための名称兼位置標として用いられます。
23569 \family sans
23570 挿入\SpecialChar menuseparator
23571 相互参照
23572 \family default
23573 メニューかツールバーボタン
23574 \family sans
23575
23576 \begin_inset Info
23577 type  "icon"
23578 arg   "dialog-show-new-inset ref"
23579 \end_inset
23580
23581
23582 \family default
23583 を使えば、ラベルを参照することができます。
23584 \begin_inset Graphics
23585         filename clipart/referenceQt4.png
23586         scale 85
23587         scaleBeforeRotation
23588
23589 \end_inset
23590
23591 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数の\SpecialChar LyX
23592 文書が開かれている場合には、ダイアログの上方にある
23593 ドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示されます
23594
23595 \end_layout
23596
23597 \begin_layout Standard
23598 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
23599 出力では、参照の代わりに二つの疑問符が表示されることになります。
23600 \end_layout
23601
23602 \begin_layout Standard
23603 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
23604 で、リンクの更新に手間を割く必要はありません。
23605 \end_layout
23606
23607 \begin_layout Standard
23608 相互参照ウィンドウの
23609 \family sans
23610 ラベルへ移動
23611 \family default
23612 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
23613 \family sans
23614 戻る
23615 \family default
23616 に変わるので、相互参照にカーソルを戻すのに使用することができます。
23617 \end_layout
23618
23619 \begin_layout Subsection
23620 相互参照の書式
23621 \begin_inset CommandInset label
23622 LatexCommand label
23623 name "subsec:相互参照の書式"
23624
23625 \end_inset
23626
23627
23628 \begin_inset Index idx
23629 status collapsed
23630
23631 \begin_layout Plain Layout
23632 さんしょう@参照 ! しょしき@書式
23633 \end_layout
23634
23635 \end_inset
23636
23637
23638 \end_layout
23639
23640 \begin_layout Standard
23641 相互参照には、以下の6種類があります。
23642 \end_layout
23643
23644 \begin_layout Description
23645 <参照>: これはフロート番号を表示します。これが既定値です。例:
23646 \begin_inset CommandInset ref
23647 LatexCommand ref
23648 reference "fig:歪められた二つの像"
23649
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \begin_layout Description
23656 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
23657 例:
23658 \begin_inset CommandInset ref
23659 LatexCommand eqref
23660 reference "eq:Wgn"
23661
23662 \end_inset
23663
23664
23665 \end_layout
23666
23667 \begin_layout Description
23668 <参照ページ>: これはページ番号を表示します。例:Page
23669 \begin_inset space ~
23670 \end_inset
23671
23672
23673 \begin_inset CommandInset ref
23674 LatexCommand pageref
23675 reference "fig:歪められた二つの像"
23676
23677 \end_inset
23678
23679
23680 \end_layout
23681
23682 \begin_layout Description
23683 on
23684 \begin_inset space ~
23685 \end_inset
23686
23687 page
23688 \begin_inset space ~
23689 \end_inset
23690
23691 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
23692 \begin_inset CommandInset ref
23693 LatexCommand vpageref
23694 reference "fig:歪められた二つの像"
23695
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \begin_layout Description
23702 <参照>
23703 \begin_inset space ~
23704 \end_inset
23705
23706 on
23707 \begin_inset space ~
23708 \end_inset
23709
23710 page
23711 \begin_inset space ~
23712 \end_inset
23713
23714 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
23715 \begin_inset CommandInset ref
23716 LatexCommand vref
23717 reference "fig:歪められた二つの像"
23718
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Description
23725 整形された参照: これは自製の相互参照書式で出力します。
23726 \begin_inset Newline newline
23727 \end_inset
23728
23729
23730 \begin_inset Note Greyedout
23731 status open
23732
23733 \begin_layout Plain Layout
23734
23735 \series bold
23736 【註】
23737 \series default
23738 この機能は、\SpecialChar LaTeX
23739 パッケージ
23740 \series bold
23741 prettyref
23742 \series default
23743 または
23744 \series bold
23745 refstyle
23746 \series default
23747 が導入されている場合のみ使用することができます。
23748 \begin_inset Index idx
23749 status collapsed
23750
23751 \begin_layout Plain Layout
23752 \SpecialChar LaTeX
23753 ぱっけーじ@\SpecialChar LaTeX
23754 パッケージ! prettyref
23755 \end_layout
23756
23757 \end_inset
23758
23759
23760 \begin_inset Index idx
23761 status collapsed
23762
23763 \begin_layout Plain Layout
23764 \SpecialChar LaTeX
23765 ぱっけーじ@\SpecialChar LaTeX
23766 パッケージ ! refstyle
23767 \end_layout
23768
23769 \end_inset
23770
23771
23772 \end_layout
23773
23774 \end_inset
23775
23776
23777 \begin_inset Newline newline
23778 \end_inset
23779
23780 メニュー
23781 \family sans
23782 文書\SpecialChar menuseparator
23783 設定\SpecialChar menuseparator
23784 文書クラス
23785 \family default
23786 でオプション
23787 \family sans
23788 相互参照に(prettyrefではなく)refstyleを使用
23789 \family default
23790 を設定すると、この機能で使用する\SpecialChar LaTeX
23791 パッケージを選択することができます。書式は、文書プリアンブルに
23792 \series bold
23793
23794 \backslash
23795 newrefformat
23796 \series default
23797 コマンド(prettyrefの場合)あるいは
23798 \series bold
23799
23800 \backslash
23801 newref
23802 \series default
23803 コマンド(refstyleの場合)を書き加えることによって指定することができます。たとえば、図への参照(これは短絡ラベル「
23804 \family sans
23805 fig
23806 \family default
23807 」を持ちます)をすべて定義し直すには、
23808 \begin_inset Newline newline
23809 \end_inset
23810
23811
23812 \series bold
23813
23814 \backslash
23815 newref{fig}{refcmd={Image on page 
23816 \backslash
23817 pageref{#1}}}
23818 \begin_inset Newline newline
23819 \end_inset
23820
23821
23822 \series default
23823 というコマンドを用います。書式についての詳細は、パッケージの取扱説明書
23824 \begin_inset CommandInset citation
23825 LatexCommand cite
23826 key "prettyref,refstyle"
23827
23828 \end_inset
23829
23830 をご覧ください。
23831 \end_layout
23832
23833 \begin_layout Description
23834 名称参照: これは、下のような参照のキャプションを出力します。
23835 \begin_inset Newline newline
23836 \end_inset
23837
23838  
23839 \begin_inset CommandInset ref
23840 LatexCommand nameref
23841 reference "fig:歪められた二つの像"
23842
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \begin_layout Standard
23849
23850 \family sans
23851 <参照ページ>
23852 \family default
23853 は、ラベルが同一あるいは前後ページにある場合には、ページ番号を出力しません。その代わりに「
23854 \family sans
23855 on this page
23856 \family default
23857 」のような文章が表示されます。様式
23858 \family sans
23859 <参照> on page <参照ページ>
23860 \family default
23861 では、ラベルが同一ページにある場合には、ページに関することは出力されません。
23862 \end_layout
23863
23864 \begin_layout Standard
23865 出力中で参照されている頁番号と文書中の位置は、\SpecialChar LaTeX
23866 が自動的に計算します。参照の種類は、相互参照ボックスをクリックすると現れる相互参照ウィンドウ中の
23867 \family sans
23868 書式
23869 \family default
23870 フィールドで選ぶことができます。
23871 \end_layout
23872
23873 \begin_layout Standard
23874 \begin_inset Note Greyedout
23875 status open
23876
23877 \begin_layout Plain Layout
23878
23879 \series bold
23880 【註】
23881 \series default
23882 \SpecialChar LaTeX
23883 パッケージ
23884 \series bold
23885 prettyref
23886 \series default
23887
23888 \begin_inset Index idx
23889 status collapsed
23890
23891 \begin_layout Plain Layout
23892 \SpecialChar LaTeX
23893 ぱっけーじ@\SpecialChar LaTeX
23894 パッケージ! prettyref
23895 \end_layout
23896
23897 \end_inset
23898
23899 は、\SpecialChar LyX
23900 の取り得るラベル
23901 \begin_inset Flex Ruby
23902 status collapsed
23903
23904 \begin_layout Plain Layout
23905 捷径
23906 \begin_inset Argument post:1
23907 status collapsed
23908
23909 \begin_layout Plain Layout
23910 ショートカット
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \begin_inset Foot
23922 status collapsed
23923
23924 \begin_layout Plain Layout
23925 例えば、
23926 \begin_inset Quotes eld
23927 \end_inset
23928
23929 fig:
23930 \begin_inset Quotes erd
23931 \end_inset
23932
23933 は図キャプションを表す\SpecialChar LyX
23934
23935 \begin_inset Flex Ruby
23936 status collapsed
23937
23938 \begin_layout Plain Layout
23939 捷径
23940 \begin_inset Argument post:1
23941 status collapsed
23942
23943 \begin_layout Plain Layout
23944 ショートカット
23945 \end_layout
23946
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953
23954 です。
23955 \end_layout
23956
23957 \end_inset
23958
23959 を全部は解釈できず、国際化もされていないので、
23960 \series bold
23961 refstyle
23962 \series default
23963
23964 \begin_inset Index idx
23965 status collapsed
23966
23967 \begin_layout Plain Layout
23968 \SpecialChar LaTeX
23969 ぱっけーじ@\SpecialChar LaTeX
23970 パッケージ ! refstyle
23971 \end_layout
23972
23973 \end_inset
23974
23975 を使用することを推奨します。
23976 \end_layout
23977
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \begin_layout Subsection
23984 参照名の自動命名
23985 \begin_inset Index idx
23986 status collapsed
23987
23988 \begin_layout Plain Layout
23989 さんしょう@参照 ! じどうめいめい@自動命名
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Standard
23998
23999 \family sans
24000 文書設定
24001 \family default
24002 ダイアログの
24003 \family sans
24004 PDF特性
24005 \family default
24006 で有効にされた
24007 \series bold
24008 hyperref
24009 \series default
24010
24011 \begin_inset Index idx
24012 status collapsed
24013
24014 \begin_layout Plain Layout
24015 \SpecialChar LaTeX
24016 ぱっけーじ@\SpecialChar LaTeX
24017 パッケージ ! hyperref
24018 \end_layout
24019
24020 \end_inset
24021
24022  \SpecialChar LaTeX
24023 パッケージは、相互参照が参照されたフロート(あるいは
24024 \emph on
24025
24026 \emph default
24027 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
24028 の機能を使用するには、hyperrefを有効にして、
24029 \end_layout
24030
24031 \begin_layout Standard
24032
24033 \series bold
24034
24035 \backslash
24036 AtBeginDocument{
24037 \backslash
24038 renewcommand{
24039 \backslash
24040 ref}[1]{
24041 \backslash
24042 mbox{
24043 \backslash
24044 autoref{#1}}}}
24045 \end_layout
24046
24047 \begin_layout Standard
24048 という行を\SpecialChar LaTeX
24049 プリアンブルに挿入してください。たとえば「section」の代わりに「sec.
24050 \begin_inset space \thinspace{}
24051 \end_inset
24052
24053 」としたいなど、既定の参照名以外のものが欲しい場合には、
24054 \end_layout
24055
24056 \begin_layout Standard
24057
24058 \series bold
24059
24060 \backslash
24061 addto
24062 \backslash
24063 extrasenglish{
24064 \backslash
24065 renewcommand{
24066 \backslash
24067 sectionautorefname}
24068 \begin_inset Newline newline
24069 \end_inset
24070
24071
24072 \begin_inset Phantom HPhantom
24073 status open
24074
24075 \begin_layout Plain Layout
24076
24077 \series bold
24078 \begin_inset space ~
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085
24086 {sec.
24087 \backslash
24088 negthinspace}}
24089 \end_layout
24090
24091 \begin_layout Standard
24092 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
24093 \begin_inset Newline newline
24094 \end_inset
24095
24096
24097 \series bold
24098
24099 \backslash
24100 extrasenglishを
24101 \backslash
24102 extras***
24103 \series default
24104 に置き換えてください(***は使用中の言語名)。
24105 \end_layout
24106
24107 \begin_layout Standard
24108 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
24109 \end_layout
24110
24111 \begin_layout Standard
24112
24113 \series bold
24114
24115 \backslash
24116 addto
24117 \backslash
24118 extrasenglish{
24119 \backslash
24120 renewcommand*{
24121 \backslash
24122 equationautorefname}[1]{}}
24123 \end_layout
24124
24125 \begin_layout Standard
24126 この話題に関する詳細は、hyperrefの説明書
24127 \begin_inset CommandInset citation
24128 LatexCommand cite
24129 key "hyperref"
24130
24131 \end_inset
24132
24133 をお読みください。
24134 \end_layout
24135
24136 \begin_layout Standard
24137 \begin_inset Note Greyedout
24138 status open
24139
24140 \begin_layout Plain Layout
24141
24142 \series bold
24143 【註】
24144 \series default
24145 参照の自動命名は、相互参照を
24146 \family sans
24147 整形参照
24148 \family default
24149 様式(第
24150 \begin_inset CommandInset ref
24151 LatexCommand ref
24152 reference "subsec:相互参照の書式"
24153
24154 \end_inset
24155
24156 節)で使用しているときには、使用することができません。
24157 \end_layout
24158
24159 \end_inset
24160
24161
24162 \end_layout
24163
24164 \begin_layout Standard
24165 \SpecialChar LyX
24166 の取扱説明書『
24167 \emph on
24168 数式篇
24169 \emph default
24170 』では、参照名の自動命名が使用されています。
24171 \end_layout
24172
24173 \begin_layout Subsection
24174 参照位置
24175 \begin_inset CommandInset label
24176 LatexCommand label
24177 name "subsec:参照位置"
24178
24179 \end_inset
24180
24181
24182 \begin_inset Index idx
24183 status collapsed
24184
24185 \begin_layout Plain Layout
24186 さんしょう@参照 ! さんしょういち@参照位置
24187 \end_layout
24188
24189 \end_inset
24190
24191
24192 \end_layout
24193
24194 \begin_layout Standard
24195
24196 \family sans
24197 文書設定
24198 \family default
24199 ダイアログの
24200 \family sans
24201 PDF特性
24202 \family default
24203 で、
24204 \series bold
24205 hyperref
24206 \series default
24207
24208 \begin_inset Index idx
24209 status collapsed
24210
24211 \begin_layout Plain Layout
24212 \SpecialChar LaTeX
24213 ぱっけーじ@\SpecialChar LaTeX
24214 パッケージ ! hyperref
24215 \end_layout
24216
24217 \end_inset
24218
24219 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
24220 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。\SpecialChar LaTeX
24221 パッケージの
24222 \series bold
24223 hyperref
24224 \series default
24225
24226 \begin_inset Index idx
24227 status collapsed
24228
24229 \begin_layout Plain Layout
24230 \SpecialChar LaTeX
24231 ぱっけーじ@\SpecialChar LaTeX
24232 パッケージ ! hyperref
24233 \end_layout
24234
24235 \end_inset
24236
24237 の一部である
24238 \series bold
24239 hyperref
24240 \series default
24241
24242 \begin_inset Index idx
24243 status collapsed
24244
24245 \begin_layout Plain Layout
24246 \SpecialChar LaTeX
24247 ぱっけーじ@\SpecialChar LaTeX
24248 パッケージ ! hyperref
24249 \end_layout
24250
24251 \end_inset
24252
24253 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
24254 \end_layout
24255
24256 \begin_layout Standard
24257
24258 \series bold
24259
24260 \backslash
24261 usepackage[figure]{hypcap}
24262 \end_layout
24263
24264 \begin_layout Standard
24265 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
24266 hypcapの説明書
24267 \begin_inset CommandInset citation
24268 LatexCommand cite
24269 key "hypcap"
24270
24271 \end_inset
24272
24273 をご覧ください。
24274 \end_layout
24275
24276 \begin_layout Standard
24277 \begin_inset Note Greyedout
24278 status open
24279
24280 \begin_layout Plain Layout
24281
24282 \series bold
24283 【註】hypcap
24284 \series default
24285 は内部図への参照には効力がありません。
24286 \end_layout
24287
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \begin_layout Section
24294 フロートの配置
24295 \begin_inset CommandInset label
24296 LatexCommand label
24297 name "sec:フロートの配置"
24298
24299 \end_inset
24300
24301
24302 \begin_inset Index idx
24303 status collapsed
24304
24305 \begin_layout Plain Layout
24306 ふろーと@フロート ! はいち@配置
24307 \end_layout
24308
24309 \end_inset
24310
24311
24312 \end_layout
24313
24314 \begin_layout Standard
24315
24316 \family roman
24317 \series medium
24318 \shape up
24319 \size normal
24320 \emph off
24321 \bar no
24322 \noun off
24323 \color none
24324 フロートボックスを右クリックすると、ダイアログが開いて、ここで\SpecialChar LaTeX
24325 がフロートを配置するのに使う配置オプションを変更できるようになります。
24326 \begin_inset Newline newline
24327 \end_inset
24328
24329
24330 \family sans
24331 \series default
24332 \shape default
24333 \size default
24334 \emph default
24335 \bar default
24336 \noun default
24337 \color inherit
24338 段をまたぐ
24339 \family roman
24340 \series medium
24341 \shape up
24342 \size normal
24343 \emph off
24344 \bar no
24345 \noun off
24346 \color none
24347 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
24348 \begin_inset Newline newline
24349 \end_inset
24350
24351
24352 \family sans
24353 \series default
24354 \shape default
24355 \size default
24356 \emph default
24357 \bar default
24358 \noun default
24359 \color inherit
24360 横倒しに回転
24361 \family roman
24362 \series medium
24363 \shape up
24364 \size normal
24365 \emph off
24366 \bar no
24367 \noun off
24368 \color none
24369 オプションは、フロートを回転するのに用います。第
24370 \family default
24371 \series default
24372 \shape default
24373 \size default
24374 \emph default
24375 \bar default
24376 \noun default
24377 \color inherit
24378
24379 \begin_inset CommandInset ref
24380 LatexCommand ref
24381 reference "sec:回転フロート"
24382
24383 \end_inset
24384
24385
24386 \family roman
24387 \series medium
24388 \shape up
24389 \size normal
24390 \emph off
24391 \bar no
24392 \noun off
24393 \color none
24394 節をご参照ください。
24395 \end_layout
24396
24397 \begin_layout Standard
24398
24399 \family roman
24400 \series medium
24401 \shape up
24402 \size normal
24403 \emph off
24404 \bar no
24405 \noun off
24406 \color none
24407 フロートダイアログでは、
24408 \family sans
24409 \series default
24410 \shape default
24411 \size default
24412 \emph default
24413 \bar default
24414 \noun default
24415 \color inherit
24416 既定の配置を使う
24417 \family roman
24418 \series medium
24419 \shape up
24420 \size normal
24421 \emph off
24422 \bar no
24423 \noun off
24424 \color none
24425 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
24426 \end_layout
24427
24428 \begin_layout Description
24429 可能ならば現在位置に: 
24430 \family roman
24431 \series medium
24432 \shape up
24433 \size normal
24434 \emph off
24435 \bar no
24436 \noun off
24437 \color none
24438 フロートを挿入位置に配置することを試みます
24439 \end_layout
24440
24441 \begin_layout Description
24442 ページ上部: 
24443 \family roman
24444 \series medium
24445 \shape up
24446 \size normal
24447 \emph off
24448 \bar no
24449 \noun off
24450 \color none
24451 フロートを現在ページの上部に配置することを試みます
24452 \end_layout
24453
24454 \begin_layout Description
24455 ページ下部: 
24456 \family roman
24457 \series medium
24458 \shape up
24459 \size normal
24460 \emph off
24461 \bar no
24462 \noun off
24463 \color none
24464 フロートを現在ページの下部に配置することを試みます
24465 \end_layout
24466
24467 \begin_layout Description
24468 フロートを独立したページに: 
24469 \family roman
24470 \series medium
24471 \shape up
24472 \size normal
24473 \emph off
24474 \bar no
24475 \noun off
24476 \color none
24477 フロートを独立したページに配置することを試みます
24478 \end_layout
24479
24480 \begin_layout Standard
24481 \SpecialChar LaTeX
24482 は、
24483 \emph on
24484 つねに
24485 \emph default
24486 上記のオプション順を用います。すなわち、既定の配置を使用すると、\SpecialChar LaTeX
24487 はまず
24488 \family sans
24489 可能ならば現在位置に
24490 \family default
24491 を試み、次に
24492 \family sans
24493 ページの上部
24494 \family default
24495 、その後他のオプションを試みます。既定値を使わないときには、\SpecialChar LaTeX
24496 は有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの配置がいず
24497 れも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
24498 \end_layout
24499
24500 \begin_layout Standard
24501 既定では、各オプションはそれぞれ以下の規則を持っています。
24502 \end_layout
24503
24504 \begin_layout Labeling
24505 \labelwidthstring 00.00.0000
24506
24507 \family sans
24508 ページ上部
24509 \family default
24510  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
24511 \series bold
24512
24513 \backslash
24514 topfraction
24515 \series default
24516 )。
24517 \end_layout
24518
24519 \begin_layout Labeling
24520 \labelwidthstring 00.00.0000
24521
24522 \family sans
24523 ページ下部
24524 \family default
24525  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
24526 \series bold
24527
24528 \backslash
24529 bottomfraction
24530 \series default
24531 )。
24532 \end_layout
24533
24534 \begin_layout Labeling
24535 \labelwidthstring 00.00.0000
24536
24537 \family sans
24538 フロートを独立したページ 
24539 \family default
24540 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
24541 \series bold
24542
24543 \backslash
24544 floatpagefraction
24545 \series default
24546 )。
24547 \end_layout
24548
24549 \begin_layout Standard
24550 これらの規則に従いたくないときは、
24551 \family sans
24552 \SpecialChar LaTeX
24553 の規則を無視する
24554 \family default
24555 オプションを追加することによって、これらを無視することができます。
24556 \begin_inset Newline newline
24557 \end_inset
24558
24559 上記説明の後ろに括弧でくくってある\SpecialChar LaTeX
24560 コマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を、ページの
24561 5割に変えるには、文書プリアンブルに
24562 \end_layout
24563
24564 \begin_layout Standard
24565
24566 \series bold
24567
24568 \backslash
24569 renewcommand{
24570 \backslash
24571 bottomfraction}{0.5}
24572 \end_layout
24573
24574 \begin_layout Standard
24575 という行を加えてください。
24576 \end_layout
24577
24578 \begin_layout Standard
24579 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
24580 \family sans
24581 何としても現在位置に置く
24582 \family default
24583 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
24584 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
24585 からです。
24586 \end_layout
24587
24588 \begin_layout Standard
24589 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
24590 \end_layout
24591
24592 \begin_layout Standard
24593 \begin_inset VSpace bigskip
24594 \end_inset
24595
24596
24597 \end_layout
24598
24599 \begin_layout Standard
24600 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
24601 することがあります。この問題を避けるには、\SpecialChar LaTeX
24602 コマンドの
24603 \backslash
24604 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
24605 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
24606 \end_layout
24607
24608 \begin_layout Standard
24609
24610 \series bold
24611
24612 \backslash
24613 let
24614 \backslash
24615 mySection
24616 \backslash
24617 section
24618 \begin_inset Newline newline
24619 \end_inset
24620
24621
24622 \backslash
24623 renewcommand{
24624 \backslash
24625 section}{
24626 \backslash
24627 suppressfloats[t]
24628 \backslash
24629 mySection}
24630 \end_layout
24631
24632 \begin_layout Standard
24633 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、\SpecialChar LaTeX
24634 が適当な配置を見つけるのに失敗することが
24635 あるので、これらに対する定義はお勧めしません。
24636 \end_layout
24637
24638 \begin_layout Standard
24639 \begin_inset VSpace bigskip
24640 \end_inset
24641
24642 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、\SpecialChar LaTeX
24643 パッケージ
24644 \series bold
24645 endfloat
24646 \series default
24647
24648 \begin_inset Index idx
24649 status collapsed
24650
24651 \begin_layout Plain Layout
24652 \SpecialChar LaTeX
24653 ぱっけーじ@\SpecialChar LaTeX
24654 パッケージ ! endfloat
24655 \end_layout
24656
24657 \end_inset
24658
24659 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
24660 \begin_inset Quotes eld
24661 \end_inset
24662
24663
24664 \family sans
24665 [Figure
24666 \begin_inset space ~
24667 \end_inset
24668
24669 3.2 about here.]
24670 \family default
24671
24672 \begin_inset Quotes erd
24673 \end_inset
24674
24675 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
24676 \end_layout
24677
24678 \begin_layout Standard
24679
24680 \series bold
24681
24682 \backslash
24683 usepackage[options]{endfloat}
24684 \end_layout
24685
24686 \begin_layout Standard
24687 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
24688 \series bold
24689 endfloat
24690 \series default
24691 取扱説明書
24692 \begin_inset CommandInset citation
24693 LatexCommand cite
24694 key "endfloat"
24695
24696 \end_inset
24697
24698 をご参照ください。
24699 \begin_inset Newline newline
24700 \end_inset
24701
24702
24703 \begin_inset Note Greyedout
24704 status open
24705
24706 \begin_layout Plain Layout
24707
24708 \series bold
24709 【註】endfloat
24710 \series default
24711 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
24712 \begin_inset CommandInset citation
24713 LatexCommand cite
24714 key "endfloat"
24715
24716 \end_inset
24717
24718 の第4節をご参照ください。
24719 \end_layout
24720
24721 \end_inset
24722
24723
24724 \begin_inset Newline newline
24725 \end_inset
24726
24727
24728 \begin_inset Note Greyedout
24729 status open
24730
24731 \begin_layout Plain Layout
24732
24733 \series bold
24734 【註】
24735 \series default
24736 現在のところ、
24737 \series bold
24738 endfloat
24739 \series default
24740 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりに\SpecialChar TeX
24741 コードで「
24742 \series bold
24743
24744 \backslash
24745 ss
24746 \series default
24747 」コマンドを使用してください。
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Standard
24756 \begin_inset VSpace bigskip
24757 \end_inset
24758
24759 フロートの割付に関する詳細は、\SpecialChar LaTeX
24760 関連書
24761 \begin_inset CommandInset citation
24762 LatexCommand cite
24763 key "latexcompanion,latexguide,latexbook"
24764
24765 \end_inset
24766
24767 をご覧ください。
24768 \end_layout
24769
24770 \begin_layout Section
24771 回転フロート
24772 \begin_inset CommandInset label
24773 LatexCommand label
24774 name "sec:回転フロート"
24775
24776 \end_inset
24777
24778
24779 \begin_inset Index idx
24780 status collapsed
24781
24782 \begin_layout Plain Layout
24783 ふろーと@フロート ! かいてん@回転
24784 \end_layout
24785
24786 \end_inset
24787
24788
24789 \end_layout
24790
24791 \begin_layout Standard
24792 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
24793 \family sans
24794 横倒しに回転
24795 \family default
24796 オプションを有効にします。
24797 \end_layout
24798
24799 \begin_layout Standard
24800 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
24801 \family sans
24802 段をまたぐ
24803 \family default
24804 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
24805 たって回転方向を強制したい場合には、文書クラスオプションに
24806 \series bold
24807 figuresleft
24808 \series default
24809 オプションあるいは
24810 \series bold
24811 figuresright
24812 \series default
24813 オプションを加えることができます。
24814 \end_layout
24815
24816 \begin_layout Standard
24817 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
24818 \begin_inset CommandInset ref
24819 LatexCommand ref
24820 reference "tab:回転した表"
24821
24822 \end_inset
24823
24824 が回転表フロートの例です。
24825 \end_layout
24826
24827 \begin_layout Standard
24828 \begin_inset Note Greyedout
24829 status open
24830
24831 \begin_layout Plain Layout
24832
24833 \series bold
24834 【註】
24835 \series default
24836 すべてのDVIビューアが回転フロートを表示できるわけではありません。
24837 \end_layout
24838
24839 \end_inset
24840
24841
24842 \end_layout
24843
24844 \begin_layout Standard
24845 \begin_inset Float table
24846 wide false
24847 sideways true
24848 status open
24849
24850 \begin_layout Plain Layout
24851 \begin_inset Caption Standard
24852
24853 \begin_layout Plain Layout
24854 \begin_inset CommandInset label
24855 LatexCommand label
24856 name "tab:回転した表"
24857
24858 \end_inset
24859
24860 回転した表
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \end_layout
24867
24868 \begin_layout Plain Layout
24869 \align center
24870 \begin_inset Tabular
24871 <lyxtabular version="3" rows="1" columns="5">
24872 <features tabularvalignment="middle">
24873 <column alignment="center" valignment="top">
24874 <column alignment="center" valignment="top">
24875 <column alignment="center" valignment="top">
24876 <column alignment="center" valignment="top">
24877 <column alignment="center" valignment="top">
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883 試験
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892
24893 \end_layout
24894
24895 \end_inset
24896 </cell>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 </row>
24925 </lyxtabular>
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \end_layout
24936
24937 \begin_layout Section
24938 従属フロート
24939 \begin_inset Index idx
24940 status collapsed
24941
24942 \begin_layout Plain Layout
24943 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
24944 \end_layout
24945
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \begin_layout Standard
24952 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
24953 \begin_inset CommandInset ref
24954 LatexCommand ref
24955 reference "tab:従属表を横に並べたもの"
24956
24957 \end_inset
24958
24959 と表
24960 \begin_inset CommandInset ref
24961 LatexCommand ref
24962 reference "tab:従属表を縦に並べたもの"
24963
24964 \end_inset
24965
24966 に示されているように段落と同様に指定することができます。
24967 \end_layout
24968
24969 \begin_layout Standard
24970 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
24971 \begin_inset CommandInset ref
24972 LatexCommand ref
24973 reference "tab:これは従属表a"
24974
24975 \end_inset
24976
24977 と表
24978 \begin_inset CommandInset ref
24979 LatexCommand ref
24980 reference "tab:これは従属表b"
24981
24982 \end_inset
24983
24984 は表
24985 \begin_inset CommandInset ref
24986 LatexCommand ref
24987 reference "tab:従属表を横に並べたもの"
24988
24989 \end_inset
24990
24991 の従属フロートです。
24992 \begin_inset Float table
24993 wide false
24994 sideways false
24995 status open
24996
24997 \begin_layout Plain Layout
24998 \begin_inset Caption Standard
24999
25000 \begin_layout Plain Layout
25001 \begin_inset CommandInset label
25002 LatexCommand label
25003 name "tab:従属表を横に並べたもの"
25004
25005 \end_inset
25006
25007 従属表を横に並べたもの
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Plain Layout
25016 \begin_inset space \hfill{}
25017 \end_inset
25018
25019
25020 \begin_inset Float table
25021 wide false
25022 sideways false
25023 status collapsed
25024
25025 \begin_layout Plain Layout
25026 \begin_inset Caption Standard
25027
25028 \begin_layout Plain Layout
25029 \begin_inset CommandInset label
25030 LatexCommand label
25031 name "tab:これは従属表a"
25032
25033 \end_inset
25034
25035 これは従属表aです。
25036 \end_layout
25037
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \begin_layout Plain Layout
25044 \align center
25045 \begin_inset Tabular
25046 <lyxtabular version="3" rows="1" columns="5">
25047 <features tabularvalignment="middle">
25048 <column alignment="center" valignment="top">
25049 <column alignment="center" valignment="top">
25050 <column alignment="center" valignment="top">
25051 <column alignment="center" valignment="top">
25052 <column alignment="center" valignment="top">
25053 <row>
25054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 試験
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Plain Layout
25076
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 </lyxtabular>
25101
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \end_inset
25108
25109
25110 \begin_inset space \hfill{}
25111 \end_inset
25112
25113
25114 \begin_inset Float table
25115 wide false
25116 sideways false
25117 status collapsed
25118
25119 \begin_layout Plain Layout
25120 \begin_inset Caption Standard
25121
25122 \begin_layout Plain Layout
25123 \begin_inset CommandInset label
25124 LatexCommand label
25125 name "tab:これは従属表b"
25126
25127 \end_inset
25128
25129 これは従属表bです。
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \begin_layout Plain Layout
25138 \align center
25139 \begin_inset Tabular
25140 <lyxtabular version="3" rows="1" columns="5">
25141 <features tabularvalignment="middle">
25142 <column alignment="center" valignment="top">
25143 <column alignment="center" valignment="top">
25144 <column alignment="center" valignment="top">
25145 <column alignment="center" valignment="top">
25146 <column alignment="center" valignment="top">
25147 <row>
25148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \begin_layout Plain Layout
25152
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170
25171 \end_layout
25172
25173 \end_inset
25174 </cell>
25175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25176 \begin_inset Text
25177
25178 \begin_layout Plain Layout
25179
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188 試験
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 </row>
25194 </lyxtabular>
25195
25196 \end_inset
25197
25198
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \begin_inset space \hfill{}
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \end_inset
25211
25212
25213 \begin_inset Float table
25214 wide false
25215 sideways false
25216 status open
25217
25218 \begin_layout Plain Layout
25219 \begin_inset Caption Standard
25220
25221 \begin_layout Plain Layout
25222 \begin_inset CommandInset label
25223 LatexCommand label
25224 name "tab:従属表を縦に並べたもの"
25225
25226 \end_inset
25227
25228 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \begin_layout Plain Layout
25237 \noindent
25238 \align center
25239 \begin_inset Float table
25240 wide false
25241 sideways false
25242 status collapsed
25243
25244 \begin_layout Plain Layout
25245 \begin_inset Caption Standard
25246
25247 \begin_layout Plain Layout
25248
25249 \end_layout
25250
25251 \end_inset
25252
25253
25254 \end_layout
25255
25256 \begin_layout Plain Layout
25257 \align center
25258 \begin_inset Tabular
25259 <lyxtabular version="3" rows="1" columns="4">
25260 <features tabularvalignment="middle">
25261 <column alignment="center" valignment="top">
25262 <column alignment="center" valignment="top">
25263 <column alignment="center" valignment="top">
25264 <column alignment="center" valignment="top">
25265 <row>
25266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25267 \begin_inset Text
25268
25269 \begin_layout Plain Layout
25270 試験
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279 試験
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288 試験
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297 試験
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 </lyxtabular>
25304
25305 \end_inset
25306
25307
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Plain Layout
25316 \noindent
25317 \align center
25318 \begin_inset Float table
25319 wide false
25320 sideways false
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324 \begin_inset Caption Standard
25325
25326 \begin_layout Plain Layout
25327
25328 \end_layout
25329
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \begin_layout Plain Layout
25336 \align center
25337 \begin_inset Tabular
25338 <lyxtabular version="3" rows="1" columns="5">
25339 <features tabularvalignment="middle">
25340 <column alignment="center" valignment="top">
25341 <column alignment="center" valignment="top">
25342 <column alignment="center" valignment="top">
25343 <column alignment="center" valignment="top">
25344 <column alignment="center" valignment="top">
25345 <row>
25346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \end_layout
25379
25380 \end_inset
25381 </cell>
25382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25383 \begin_inset Text
25384
25385 \begin_layout Plain Layout
25386
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 </row>
25392 </lyxtabular>
25393
25394 \end_inset
25395
25396
25397 \end_layout
25398
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Section
25410 横並びのフロート
25411 \begin_inset Index idx
25412 status collapsed
25413
25414 \begin_layout Plain Layout
25415 ふろーと@フロート ! よこならび@横並び
25416 \end_layout
25417
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \begin_layout Standard
25424
25425 \begin_inset CommandInset ref
25426 LatexCommand ref
25427 reference "fig:左側のフロート"
25428
25429 \end_inset
25430
25431 や図
25432 \begin_inset CommandInset ref
25433 LatexCommand ref
25434 reference "fig:右側のフロート"
25435
25436 \end_inset
25437
25438 のようにフロートを横並びに配置するには、
25439 \emph on
25440 ひとつの
25441 \emph default
25442 フロートのみを使用し、その中に二つのminipageボックスを挿入します
25443 \begin_inset Foot
25444 status collapsed
25445
25446 \begin_layout Plain Layout
25447 Minipageは第
25448 \begin_inset CommandInset ref
25449 LatexCommand ref
25450 reference "sec:ミニページ"
25451
25452 \end_inset
25453
25454 節に説明があります。
25455 \end_layout
25456
25457 \end_inset
25458
25459 。幅は45
25460 \begin_inset space \thinspace{}
25461 \end_inset
25462
25463 -50
25464 \begin_inset space \thinspace{}
25465 \end_inset
25466
25467 列幅%とし、各minipageのボックス配置を
25468 \family sans
25469
25470 \family default
25471 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
25472 \family sans
25473 列幅%
25474 \family default
25475 がここではminipageボックスの幅によって計算されることです。
25476 \end_layout
25477
25478 \begin_layout Standard
25479 \begin_inset Float figure
25480 wide false
25481 sideways false
25482 status open
25483
25484 \begin_layout Plain Layout
25485 \begin_inset Box Frameless
25486 position "b"
25487 hor_pos "c"
25488 has_inner_box 1
25489 inner_pos "t"
25490 use_parbox 0
25491 use_makebox 0
25492 width "45col%"
25493 special "none"
25494 height "1in"
25495 height_special "totalheight"
25496 thickness "0.4pt"
25497 separation "3pt"
25498 shadowsize "4pt"
25499 framecolor "black"
25500 backgroundcolor "none"
25501 status open
25502
25503 \begin_layout Plain Layout
25504 \align center
25505 \begin_inset Graphics
25506         filename ../clipart/mobius.eps
25507         lyxscale 50
25508         width 100col%
25509         scaleBeforeRotation
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \begin_layout Plain Layout
25517 \begin_inset Caption Standard
25518
25519 \begin_layout Plain Layout
25520 \begin_inset CommandInset label
25521 LatexCommand label
25522 name "fig:左側のフロート"
25523
25524 \end_inset
25525
25526 左側のフロート
25527 \end_layout
25528
25529 \end_inset
25530
25531
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \begin_inset space \hfill{}
25538 \end_inset
25539
25540
25541 \begin_inset Box Frameless
25542 position "b"
25543 hor_pos "c"
25544 has_inner_box 1
25545 inner_pos "t"
25546 use_parbox 0
25547 use_makebox 0
25548 width "45col%"
25549 special "none"
25550 height "1in"
25551 height_special "totalheight"
25552 thickness "0.4pt"
25553 separation "3pt"
25554 shadowsize "4pt"
25555 framecolor "black"
25556 backgroundcolor "none"
25557 status open
25558
25559 \begin_layout Plain Layout
25560 \align center
25561 \begin_inset Graphics
25562         filename ../clipart/platypus.eps
25563         lyxscale 50
25564         width 100col%
25565         scaleBeforeRotation
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Plain Layout
25573 \begin_inset Caption Standard
25574
25575 \begin_layout Plain Layout
25576 \begin_inset CommandInset label
25577 LatexCommand label
25578 name "fig:右側のフロート"
25579
25580 \end_inset
25581
25582 右側のフロート
25583 \end_layout
25584
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \begin_layout Plain Layout
25596
25597 \end_layout
25598
25599 \end_inset
25600
25601 2つのフロートを横に並べるには、可変幅ミニページを使うと簡単にできます(第
25602 \begin_inset CommandInset ref
25603 LatexCommand ref
25604 reference "sec:可変幅ミニページ"
25605
25606 \end_inset
25607
25608 節参照)。可変幅ミニページは,図の幅に自動的に調整されます。明示的に幅を指定する必要もなく、図の水平方向の配置も調整してくれます。ファイル
25609 \family typewriter
25610 examples/varwidth-floats-side-by-side.lyx
25611 \family default
25612 に、この方法の例があります。
25613 \end_layout
25614
25615 \begin_layout Section
25616 キャプションの書式設定
25617 \begin_inset Index idx
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621 きゃぷしょん@キャプション ! しょしきせってい@書式設定
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \begin_inset Index idx
25628 status collapsed
25629
25630 \begin_layout Plain Layout
25631 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
25632 \end_layout
25633
25634 \end_inset
25635
25636
25637 \begin_inset CommandInset label
25638 LatexCommand label
25639 name "sec:キャプションの書式設定"
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Standard
25647
25648 \family sans
25649 キャプション
25650 \family default
25651 環境は、
25652 \family sans
25653 フロート
25654 \family default
25655 の既定の段落環境です。キャプションは、\SpecialChar LyX
25656 画面上では、例えば「
25657 \family sans
25658 図 #:
25659 \family default
25660 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
25661 \family sans
25662 #
25663 \family default
25664 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
25665 。このキャプション書式は、すべての文書書式に適しているわけではありません。
25666 \end_layout
25667
25668 \begin_layout Standard
25669 既定のキャプション書式を変更するには、文書プリアンブルに
25670 \end_layout
25671
25672 \begin_layout Standard
25673
25674 \series bold
25675
25676 \backslash
25677 usepackage[format definition]{caption}
25678 \end_layout
25679
25680 \begin_layout Standard
25681 という行を加えて、\SpecialChar LaTeX
25682 パッケージ
25683 \series bold
25684 caption
25685 \series default
25686
25687 \begin_inset Index idx
25688 status collapsed
25689
25690 \begin_layout Plain Layout
25691 \SpecialChar LaTeX
25692 ぱっけーじ@\SpecialChar LaTeX
25693 パッケージ ! caption
25694 \end_layout
25695
25696 \end_inset
25697
25698 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
25699 \end_layout
25700
25701 \begin_layout Standard
25702
25703 \series bold
25704
25705 \backslash
25706 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
25707 \end_layout
25708
25709 \begin_layout Standard
25710 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
25711 \series bold
25712 caption
25713 \series default
25714 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
25715 \end_layout
25716
25717 \begin_layout Standard
25718
25719 \series bold
25720
25721 \backslash
25722 captionsetup[フロート型]{書式定義}
25723 \end_layout
25724
25725 \begin_layout Standard
25726 というコマンドを使用して、個別の書式を指定してください。たとえば、図
25727 \begin_inset CommandInset ref
25728 LatexCommand ref
25729 reference "fig:図キャプション"
25730
25731 \end_inset
25732
25733 と表
25734 \begin_inset CommandInset ref
25735 LatexCommand ref
25736 reference "tab:表キャプション"
25737
25738 \end_inset
25739
25740 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
25741 \end_layout
25742
25743 \begin_layout Standard
25744
25745 \series bold
25746
25747 \backslash
25748 usepackage[tableposition=top]{caption}
25749 \series default
25750
25751 \begin_inset Newline newline
25752 \end_inset
25753
25754
25755 \series bold
25756
25757 \backslash
25758 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
25759 \begin_inset Newline newline
25760 \end_inset
25761
25762
25763 \begin_inset Phantom HPhantom
25764 status open
25765
25766 \begin_layout Plain Layout
25767
25768 \backslash
25769 captionsetup[figure]{
25770 \end_layout
25771
25772 \end_inset
25773
25774 labelsep=period}
25775 \begin_inset Newline newline
25776 \end_inset
25777
25778
25779 \backslash
25780 captionsetup[table]{labelfont={bf,sf}}
25781 \end_layout
25782
25783 \begin_layout Standard
25784 \begin_inset Note Greyedout
25785 status open
25786
25787 \begin_layout Plain Layout
25788
25789 \series bold
25790 【註】
25791 \series default
25792 オプションのうち、
25793 \series bold
25794 tableposition=top
25795 \series default
25796 は、文書クラスに
25797 \series bold
25798 KOMA-script
25799 \series default
25800
25801 \begin_inset Index idx
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 \SpecialChar LaTeX
25806 ぱっけーじ@\SpecialChar LaTeX
25807 パッケージ ! KOMA-script
25808 \end_layout
25809
25810 \end_inset
25811
25812 が使われているときには、無効になります。この場合には、文書クラスオプション
25813 \series bold
25814 captions=tableheading
25815 \series default
25816 を指定しなくてはなりません。
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Standard
25825
25826 \series bold
25827 caption
25828 \series default
25829 パッケージについての詳細は、その取扱説明書
25830 \begin_inset CommandInset citation
25831 LatexCommand cite
25832 key "caption"
25833
25834 \end_inset
25835
25836 をご覧ください。
25837 \end_layout
25838
25839 \begin_layout Standard
25840 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
25841 \end_layout
25842
25843 \begin_layout Standard
25844
25845 \series bold
25846
25847 \backslash
25848 renewcommand{
25849 \backslash
25850 fnum@figure}{画像~
25851 \backslash
25852 thefigure}
25853 \end_layout
25854
25855 \begin_layout Standard
25856 なお、
25857 \series bold
25858
25859 \backslash
25860 thefigure
25861 \series default
25862 は表番号を挿入し、「
25863 \series bold
25864 ~
25865 \series default
25866 」は保護された空白を入れます。
25867 \end_layout
25868
25869 \begin_layout Standard
25870 \begin_inset VSpace bigskip
25871 \end_inset
25872
25873
25874 \series bold
25875 KOMA-script
25876 \series default
25877
25878 \begin_inset Index idx
25879 status collapsed
25880
25881 \begin_layout Plain Layout
25882 \SpecialChar LaTeX
25883 ぱっけーじ@\SpecialChar LaTeX
25884 パッケージ ! KOMA-script
25885 \end_layout
25886
25887 \end_inset
25888
25889 文書クラス(
25890 \family sans
25891 article (KOMA-script)
25892 \family default
25893
25894 \family sans
25895 book (KOMA-script)
25896 \family default
25897
25898 \family sans
25899 letter (KOMA-script)
25900 \family default
25901
25902 \family sans
25903 report (KOMA-script)
25904 \family default
25905 )を使用している場合には、
25906 \series bold
25907 caption
25908 \series default
25909 パッケージの代わりに
25910 \series bold
25911 KOMA-script
25912 \series default
25913 のビルトインコマンド
25914 \series bold
25915 etkomafont
25916 \series default
25917 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
25918 \end_layout
25919
25920 \begin_layout Standard
25921
25922 \series bold
25923
25924 \backslash
25925 setkomafont{captionlabel}{
25926 \backslash
25927 bfseries}
25928 \end_layout
25929
25930 \begin_layout Standard
25931
25932 \series bold
25933
25934 \backslash
25935 setkomafont
25936 \series default
25937 についての詳細は、
25938 \series bold
25939 KOMA-script
25940 \series default
25941 の取扱説明書
25942 \begin_inset CommandInset citation
25943 LatexCommand cite
25944 key "koma-script"
25945
25946 \end_inset
25947
25948 をご覧ください。
25949 \end_layout
25950
25951 \begin_layout Standard
25952 \begin_inset ERT
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956
25957
25958 \backslash
25959 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
25960 }
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \begin_inset Note Note
25967 status open
25968
25969 \begin_layout Plain Layout
25970 キャプション書式は、この例のみ変更してあります。
25971 \end_layout
25972
25973 \end_inset
25974
25975
25976 \end_layout
25977
25978 \begin_layout Standard
25979 \begin_inset Float figure
25980 placement !p
25981 wide false
25982 sideways false
25983 status open
25984
25985 \begin_layout Plain Layout
25986 \align center
25987 \begin_inset Graphics
25988         filename ../clipart/mobius.eps
25989         lyxscale 50
25990         scale 50
25991         scaleBeforeRotation
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Plain Layout
25999 \begin_inset Caption Standard
26000
26001 \begin_layout Plain Layout
26002 \begin_inset CommandInset label
26003 LatexCommand label
26004 name "fig:図キャプション"
26005
26006 \end_inset
26007
26008 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
26009 \end_layout
26010
26011 \end_inset
26012
26013
26014 \end_layout
26015
26016 \end_inset
26017
26018
26019 \end_layout
26020
26021 \begin_layout Standard
26022 \begin_inset ERT
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026
26027
26028 \backslash
26029 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
26030 on}
26031 \end_layout
26032
26033 \end_inset
26034
26035
26036 \end_layout
26037
26038 \begin_layout Standard
26039 \begin_inset Float table
26040 placement !p
26041 wide false
26042 sideways false
26043 status open
26044
26045 \begin_layout Plain Layout
26046 \begin_inset Caption Standard
26047
26048 \begin_layout Plain Layout
26049 \begin_inset CommandInset label
26050 LatexCommand label
26051 name "tab:表キャプション"
26052
26053 \end_inset
26054
26055 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
26056 \end_layout
26057
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \begin_layout Plain Layout
26064 \align center
26065 \begin_inset Tabular
26066 <lyxtabular version="3" rows="1" columns="5">
26067 <features tabularvalignment="middle">
26068 <column alignment="center" valignment="top">
26069 <column alignment="center" valignment="top">
26070 <column alignment="center" valignment="top">
26071 <column alignment="center" valignment="top">
26072 <column alignment="center" valignment="top">
26073 <row>
26074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096
26097 \end_layout
26098
26099 \end_inset
26100 </cell>
26101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26102 \begin_inset Text
26103
26104 \begin_layout Plain Layout
26105
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 </lyxtabular>
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Section
26133 キャプションの配置
26134 \begin_inset Index idx
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138 きゃぷしょん@キャプション ! はいち@配置
26139 \end_layout
26140
26141 \end_inset
26142
26143
26144 \begin_inset Index idx
26145 status collapsed
26146
26147 \begin_layout Plain Layout
26148 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
26149 \end_layout
26150
26151 \end_inset
26152
26153
26154 \begin_inset CommandInset label
26155 LatexCommand label
26156 name "sec:キャプションの配置"
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Standard
26164 通常、キャプションの配置原則は、
26165 \end_layout
26166
26167 \begin_layout Description
26168 図の場合: キャプションを図の下に置く
26169 \end_layout
26170
26171 \begin_layout Description
26172 表の場合: キャプションを表の上に置く
26173 \end_layout
26174
26175 \begin_layout Standard
26176 という風になっています。\SpecialChar LaTeX
26177 の標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
26178 \family sans
26179 article
26180 \family default
26181
26182 \family sans
26183 book
26184 \family default
26185
26186 \family sans
26187 letter
26188 \family default
26189
26190 \family sans
26191 report
26192 \family default
26193 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
26194 eXパッケージ
26195 \series bold
26196 caption
26197 \series default
26198 を読み込むコマンドに
26199 \end_layout
26200
26201 \begin_layout Standard
26202
26203 \series bold
26204 tableposition=top
26205 \end_layout
26206
26207 \begin_layout Standard
26208 というオプションを追加してください
26209 \begin_inset Foot
26210 status collapsed
26211
26212 \begin_layout Plain Layout
26213
26214 \series bold
26215 caption
26216 \series default
26217 パッケージについての詳細な情報は、第
26218 \begin_inset CommandInset ref
26219 LatexCommand ref
26220 reference "sec:キャプションの書式設定"
26221
26222 \end_inset
26223
26224 節をご覧ください。
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \series bold
26231 KOMA-script
26232 \series default
26233
26234 \begin_inset Index idx
26235 status collapsed
26236
26237 \begin_layout Plain Layout
26238 \SpecialChar LaTeX
26239 ぱっけーじ@\SpecialChar LaTeX
26240 パッケージ ! KOMA-script
26241 \end_layout
26242
26243 \end_inset
26244
26245 文書クラス(
26246 \family sans
26247 article (KOMA-script)
26248 \family default
26249
26250 \family sans
26251 book (KOMA-script)
26252 \family default
26253
26254 \family sans
26255 letter (KOMA-script)
26256 \family default
26257
26258 \family sans
26259 report (KOMA-script)
26260 \family default
26261
26262 \begin_inset space \thinspace{}
26263 \end_inset
26264
26265 )をお使いの場合には、
26266 \series bold
26267 caption
26268 \series default
26269 パッケージにオプションを与える代わりに、文書クラスオプション
26270 \end_layout
26271
26272 \begin_layout Standard
26273
26274 \series bold
26275 captions=tableheading
26276 \end_layout
26277
26278 \begin_layout Standard
26279 を設定することもできます
26280 \begin_inset Foot
26281 status collapsed
26282
26283 \begin_layout Plain Layout
26284 このオプションは本文書で使用されています。
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 KOMA-Script文書クラスの文書では、キャプションを右クリックして、文脈依存メニューから、これが図表の上または下に来るべきキャプションかを指定することもで
26294 きます。これによって、文書全体のキャプション配置指定にかかわらず、特定のキャプションの配置を変えることができます。表
26295 \begin_inset CommandInset ref
26296 LatexCommand ref
26297 reference "tab:指定付きキャプション"
26298
26299 \end_inset
26300
26301 は、キャプションは、\SpecialChar LyX
26302 中では上に置かれているけれども、表の下に来るように指定されている例です。比較のために、表
26303 \begin_inset CommandInset ref
26304 LatexCommand ref
26305 reference "tab:標準表"
26306
26307 \end_inset
26308
26309 のキャプションでは、指定が為されていません。
26310 \end_layout
26311
26312 \begin_layout Standard
26313 \begin_inset Float table
26314 wide false
26315 sideways false
26316 status open
26317
26318 \begin_layout Plain Layout
26319 \begin_inset Caption Below
26320
26321 \begin_layout Plain Layout
26322 \begin_inset CommandInset label
26323 LatexCommand label
26324 name "tab:指定付きキャプション"
26325
26326 \end_inset
26327
26328 表下に来るように指定されたキャプション
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \begin_layout Plain Layout
26337 \align center
26338 \begin_inset Tabular
26339 <lyxtabular version="3" rows="3" columns="3">
26340 <features tabularvalignment="middle">
26341 <column alignment="center" valignment="top" width="0pt">
26342 <column alignment="center" valignment="top" width="0pt">
26343 <column alignment="center" valignment="top" width="0pt">
26344 <row>
26345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26346 \begin_inset Text
26347
26348 \begin_layout Plain Layout
26349 1
26350 \end_layout
26351
26352 \end_inset
26353 </cell>
26354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26355 \begin_inset Text
26356
26357 \begin_layout Plain Layout
26358 2
26359 \end_layout
26360
26361 \end_inset
26362 </cell>
26363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26364 \begin_inset Text
26365
26366 \begin_layout Plain Layout
26367 3
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 </row>
26373 <row>
26374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26375 \begin_inset Text
26376
26377 \begin_layout Plain Layout
26378 森嶋
26379 \end_layout
26380
26381 \end_inset
26382 </cell>
26383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26384 \begin_inset Text
26385
26386 \begin_layout Plain Layout
26387 宇沢
26388 \end_layout
26389
26390 \end_inset
26391 </cell>
26392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26393 \begin_inset Text
26394
26395 \begin_layout Plain Layout
26396 二階堂
26397 \end_layout
26398
26399 \end_inset
26400 </cell>
26401 </row>
26402 <row>
26403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26404 \begin_inset Text
26405
26406 \begin_layout Plain Layout
26407 \begin_inset Formula $\int x^{2}dx$
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \end_inset
26414 </cell>
26415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26416 \begin_inset Text
26417
26418 \begin_layout Plain Layout
26419 \begin_inset Formula $\left[\begin{array}{cc}
26420 a & b\\
26421 c & d
26422 \end{array}\right]$
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434 \begin_inset Formula $1+1=2$
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 </row>
26443 </lyxtabular>
26444
26445 \end_inset
26446
26447
26448 \end_layout
26449
26450 \end_inset
26451
26452
26453 \end_layout
26454
26455 \begin_layout Standard
26456 \begin_inset Float table
26457 wide false
26458 sideways false
26459 status open
26460
26461 \begin_layout Plain Layout
26462 \begin_inset Caption Standard
26463
26464 \begin_layout Plain Layout
26465 \begin_inset CommandInset label
26466 LatexCommand label
26467 name "tab:標準表"
26468
26469 \end_inset
26470
26471 標準の表キャプション
26472 \end_layout
26473
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \begin_layout Plain Layout
26480 \align center
26481 \begin_inset Tabular
26482 <lyxtabular version="3" rows="3" columns="3">
26483 <features tabularvalignment="middle">
26484 <column alignment="center" valignment="top" width="0pt">
26485 <column alignment="center" valignment="top" width="0pt">
26486 <column alignment="center" valignment="top" width="0pt">
26487 <row>
26488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Plain Layout
26492 1
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Plain Layout
26501 2
26502 \end_layout
26503
26504 \end_inset
26505 </cell>
26506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26507 \begin_inset Text
26508
26509 \begin_layout Plain Layout
26510 3
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 </row>
26516 <row>
26517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26518 \begin_inset Text
26519
26520 \begin_layout Plain Layout
26521 森嶋
26522 \end_layout
26523
26524 \end_inset
26525 </cell>
26526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26527 \begin_inset Text
26528
26529 \begin_layout Plain Layout
26530 宇沢
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Plain Layout
26539 二階堂
26540 \end_layout
26541
26542 \end_inset
26543 </cell>
26544 </row>
26545 <row>
26546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26547 \begin_inset Text
26548
26549 \begin_layout Plain Layout
26550 \begin_inset Formula $\int x^{2}dx$
26551 \end_inset
26552
26553
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562 \begin_inset Formula $\left[\begin{array}{cc}
26563 a & b\\
26564 c & d
26565 \end{array}\right]$
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577 \begin_inset Formula $1+1=2$
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \end_inset
26584 </cell>
26585 </row>
26586 </lyxtabular>
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \begin_layout Standard
26599 \begin_inset VSpace bigskip
26600 \end_inset
26601
26602 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
26603 \end_layout
26604
26605 \begin_layout Standard
26606
26607 \series bold
26608
26609 \backslash
26610 usepackage[option]{sidecap}
26611 \end_layout
26612
26613 \begin_layout Standard
26614 という行を入れて、\SpecialChar LaTeX
26615 パッケージ
26616 \series bold
26617 sidecap
26618 \series default
26619
26620 \begin_inset Index idx
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624 \SpecialChar LaTeX
26625 ぱっけーじ@\SpecialChar LaTeX
26626 パッケージ ! sidecap
26627 \end_layout
26628
26629 \end_inset
26630
26631 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に—偶数ページでは右側、奇数頁では左側に—キャプションが置かれます。
26632 \series bold
26633 innercaption
26634 \series default
26635 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
26636 \series bold
26637 rightcaption
26638 \series default
26639 ないし
26640 \series bold
26641 leftcaption
26642 \series default
26643 オプションを用います。
26644 \end_layout
26645
26646 \begin_layout Standard
26647 \begin_inset ERT
26648 status collapsed
26649
26650 \begin_layout Plain Layout
26651
26652
26653 \backslash
26654 ifsidecap
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \begin_inset Note Note
26661 status open
26662
26663 \begin_layout Plain Layout
26664 以下の部分は、\SpecialChar LaTeX
26665 パッケージ
26666 \series bold
26667 sidecap
26668 \series default
26669 が導入されているときのみ表示されます。
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Standard
26678 \SpecialChar LyX
26679 でフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
26680 \end_layout
26681
26682 \begin_layout Standard
26683 \noindent
26684 \begin_inset CommandInset line
26685 LatexCommand rule
26686 offset "0.5ex"
26687 width "100line%"
26688 height "1pt"
26689
26690 \end_inset
26691
26692
26693 \end_layout
26694
26695 \begin_layout Standard
26696
26697 \series bold
26698
26699 \backslash
26700 newcommand{
26701 \backslash
26702 TabBesBeg}[1][1.0]{%
26703 \begin_inset Newline newline
26704 \end_inset
26705
26706
26707 \begin_inset Phantom HPhantom
26708 status open
26709
26710 \begin_layout Plain Layout
26711 \begin_inset space ~
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \backslash
26721 let
26722 \backslash
26723 MyTable
26724 \backslash
26725 table
26726 \begin_inset Newline newline
26727 \end_inset
26728
26729
26730 \begin_inset Phantom HPhantom
26731 status open
26732
26733 \begin_layout Plain Layout
26734
26735 \series medium
26736 \begin_inset space ~
26737 \end_inset
26738
26739
26740 \end_layout
26741
26742 \end_inset
26743
26744
26745 \backslash
26746 let
26747 \backslash
26748 MyEndtable
26749 \backslash
26750 endtable
26751 \begin_inset Newline newline
26752 \end_inset
26753
26754
26755 \begin_inset Phantom HPhantom
26756 status open
26757
26758 \begin_layout Plain Layout
26759
26760 \series medium
26761 \begin_inset space ~
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \end_inset
26768
26769
26770 \backslash
26771 renewenvironment{table}[1]{
26772 \backslash
26773 begin{SCtable}[#1]##1}{
26774 \backslash
26775 end{SCtable}}}
26776 \end_layout
26777
26778 \begin_layout Standard
26779
26780 \series bold
26781
26782 \backslash
26783 newcommand{
26784 \backslash
26785 TabBesEnd}{%
26786 \begin_inset Newline newline
26787 \end_inset
26788
26789
26790 \begin_inset Phantom HPhantom
26791 status open
26792
26793 \begin_layout Plain Layout
26794 \begin_inset space ~
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \end_inset
26801
26802
26803 \backslash
26804 let
26805 \backslash
26806 table
26807 \backslash
26808 MyTable
26809 \begin_inset Newline newline
26810 \end_inset
26811
26812
26813 \begin_inset Phantom HPhantom
26814 status open
26815
26816 \begin_layout Plain Layout
26817 \begin_inset space ~
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \end_inset
26824
26825
26826 \backslash
26827 let
26828 \backslash
26829 endtable
26830 \backslash
26831 MyEndtable
26832 \end_layout
26833
26834 \begin_layout Standard
26835
26836 \series bold
26837
26838 \backslash
26839 newcommand{
26840 \backslash
26841 FigBesBeg}[1][1.0]{%
26842 \begin_inset Newline newline
26843 \end_inset
26844
26845
26846 \begin_inset Phantom HPhantom
26847 status open
26848
26849 \begin_layout Plain Layout
26850 \begin_inset space ~
26851 \end_inset
26852
26853
26854 \end_layout
26855
26856 \end_inset
26857
26858
26859 \backslash
26860 let
26861 \backslash
26862 MyFigure
26863 \backslash
26864 figure
26865 \begin_inset Newline newline
26866 \end_inset
26867
26868
26869 \begin_inset Phantom HPhantom
26870 status open
26871
26872 \begin_layout Plain Layout
26873 \begin_inset space ~
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \end_inset
26880
26881
26882 \backslash
26883 let
26884 \backslash
26885 MyEndfigure
26886 \backslash
26887 endfigure
26888 \begin_inset Newline newline
26889 \end_inset
26890
26891
26892 \begin_inset Phantom HPhantom
26893 status open
26894
26895 \begin_layout Plain Layout
26896 \begin_inset space ~
26897 \end_inset
26898
26899
26900 \end_layout
26901
26902 \end_inset
26903
26904
26905 \backslash
26906 renewenvironment{figure}[1]{
26907 \backslash
26908 begin{SCfigure}[#1]##1}{
26909 \backslash
26910 end{SCfigure}}}
26911 \end_layout
26912
26913 \begin_layout Standard
26914
26915 \series bold
26916
26917 \backslash
26918 newcommand{
26919 \backslash
26920 FigBesEnd}{%
26921 \begin_inset Newline newline
26922 \end_inset
26923
26924
26925 \begin_inset Phantom HPhantom
26926 status open
26927
26928 \begin_layout Plain Layout
26929 \begin_inset space ~
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \backslash
26939 let
26940 \backslash
26941 figure
26942 \backslash
26943 MyFigure
26944 \begin_inset Newline newline
26945 \end_inset
26946
26947
26948 \begin_inset Phantom HPhantom
26949 status open
26950
26951 \begin_layout Plain Layout
26952 \begin_inset space ~
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \backslash
26962 let
26963 \backslash
26964 endfigure
26965 \backslash
26966 MyEndfigure}
26967 \end_layout
26968
26969 \begin_layout Standard
26970 \noindent
26971 \begin_inset CommandInset line
26972 LatexCommand rule
26973 offset "0.5ex"
26974 width "100line%"
26975 height "1pt"
26976
26977 \end_inset
26978
26979
26980 \end_layout
26981
26982 \begin_layout Standard
26983 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
26984 \end_layout
26985
26986 \begin_layout Standard
26987
26988 \series bold
26989
26990 \backslash
26991 FigBesBeg
26992 \end_layout
26993
26994 \begin_layout Standard
26995 というコマンドを、フロートの前に\SpecialChar TeX
26996 コードで入れてください。そして、元のフロート定義に戻したいところで、
26997 \end_layout
26998
26999 \begin_layout Standard
27000
27001 \series bold
27002
27003 \backslash
27004 FigBesEnd
27005 \end_layout
27006
27007 \begin_layout Standard
27008 という\SpecialChar TeX
27009 コードを入れてください。
27010 \end_layout
27011
27012 \begin_layout Standard
27013 表フロートに対しては、対応するコマンド
27014 \end_layout
27015
27016 \begin_layout Standard
27017
27018 \series bold
27019
27020 \backslash
27021 TabBesBeg
27022 \series default
27023 および
27024 \series bold
27025
27026 \backslash
27027 TabBesEnd
27028 \end_layout
27029
27030 \begin_layout Standard
27031 を使用してください。図
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "fig:図横キャプション"
27035
27036 \end_inset
27037
27038 と表
27039 \begin_inset CommandInset ref
27040 LatexCommand ref
27041 reference "tab:表横キャプション"
27042
27043 \end_inset
27044
27045 がキャプションを脇に設定した例です。
27046 \end_layout
27047
27048 \begin_layout Standard
27049 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
27050 を変更するには、文書プリアンブルかフロート直前に、\SpecialChar TeX
27051 コードとして
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057
27058 \backslash
27059 sidecaptionvpos{フロート型}{配置}
27060 \end_layout
27061
27062 \begin_layout Standard
27063 というコマンドを使用します。ここで「フロート型」は
27064 \family sans
27065 figure
27066 \family default
27067
27068 \family sans
27069 table
27070 \family default
27071 であり、「配置」は、上揃えの場合はtopの
27072 \end_layout
27073
27074 \begin_layout Standard
27075
27076 \family sans
27077 t
27078 \family default
27079 」、中央揃えの場合はcenterの「
27080 \family sans
27081 c
27082 \family default
27083 」、下揃えの場合はbottomの「
27084 \family sans
27085 b
27086 \family default
27087 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
27088 \end_layout
27089
27090 \begin_layout Standard
27091
27092 \series bold
27093
27094 \backslash
27095 sidecaptionvpos{figure}{c}
27096 \end_layout
27097
27098 \begin_layout Standard
27099 というコマンドを使用します。これは、図
27100 \begin_inset CommandInset ref
27101 LatexCommand ref
27102 reference "fig:図横キャプション-2"
27103
27104 \end_inset
27105
27106 で使用されています。
27107 \end_layout
27108
27109 \begin_layout Standard
27110 \begin_inset VSpace medskip
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \begin_layout Standard
27117 キャプション幅の既定値は、画像幅ないし表幅です。しかし、表
27118 \begin_inset CommandInset ref
27119 LatexCommand ref
27120 reference "tab:表横キャプション"
27121
27122 \end_inset
27123
27124 のように幅狭の表では、これではキャプションの幅が狭くなりすぎます。キャプション幅を増やすには、画像幅ないし表幅に掛ける因数を指定することができます。指定した幅で
27125 は、キャプションがページ余白ないし段余白に突き出てしまうような場合は、キャプション幅は自動的に再計算してくれます。
27126 \emph on
27127 因数
27128 \emph default
27129 は、
27130 \end_layout
27131
27132 \begin_layout Standard
27133
27134 \series bold
27135
27136 \backslash
27137 FigBesBeg[因数]
27138 \end_layout
27139
27140 \begin_layout Standard
27141 のように、
27142 \series bold
27143
27144 \backslash
27145 FigBesBeg
27146 \series default
27147 への非必須引数として与えることもできますし、
27148 \series bold
27149
27150 \backslash
27151 FigBesBeg
27152 \series default
27153 の定義中で
27154 \series bold
27155 1.0
27156 \series default
27157 を他の値に変更することもできます。表
27158 \begin_inset CommandInset ref
27159 LatexCommand ref
27160 reference "tab:図横幅広"
27161
27162 \end_inset
27163
27164 では、因子5が指定されています。
27165 \end_layout
27166
27167 \begin_layout Standard
27168 \begin_inset Note Greyedout
27169 status open
27170
27171 \begin_layout Plain Layout
27172
27173 \series bold
27174 【註】
27175 \series default
27176 キャプションを横につけたフロートでは、フロート配置オプションの
27177 \family sans
27178 何としても現在地に置く
27179 \family default
27180 は、
27181 \series bold
27182 sidecap
27183 \series default
27184 がサポートしていないので、使用することができません。.
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \end_layout
27191
27192 \begin_layout Standard
27193 \begin_inset VSpace medskip
27194 \end_inset
27195
27196
27197 \series bold
27198 sidecap
27199 \series default
27200 パッケージについての詳細は、
27201 \begin_inset CommandInset citation
27202 LatexCommand cite
27203 key "sidecap"
27204
27205 \end_inset
27206
27207 の説明書をご参照ください。
27208 \end_layout
27209
27210 \begin_layout Standard
27211 \begin_inset Note Greyedout
27212 status open
27213
27214 \begin_layout Plain Layout
27215
27216 \series bold
27217 【註】
27218 \series default
27219
27220 \begin_inset CommandInset ref
27221 LatexCommand ref
27222 reference "subsec:参照位置"
27223
27224 \end_inset
27225
27226 節に説明がある\SpecialChar LaTeX
27227 パッケージ
27228 \series bold
27229 hypcap
27230 \series default
27231
27232 \begin_inset Index idx
27233 status collapsed
27234
27235 \begin_layout Plain Layout
27236 \SpecialChar LaTeX
27237 ぱっけーじ@\SpecialChar LaTeX
27238 パッケージ ! hypcap
27239 \end_layout
27240
27241 \end_inset
27242
27243 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
27244 \end_layout
27245
27246 \end_inset
27247
27248
27249 \end_layout
27250
27251 \begin_layout Standard
27252 \begin_inset Note Greyedout
27253 status open
27254
27255 \begin_layout Plain Layout
27256
27257 \series bold
27258 【訳註】
27259 \series default
27260 \SpecialChar LaTeX
27261 パッケージ
27262 \series bold
27263 sidecap
27264 \series default
27265
27266 \begin_inset Index idx
27267 status collapsed
27268
27269 \begin_layout Plain Layout
27270 \SpecialChar LaTeX
27271 ぱっけーじ@\SpecialChar LaTeX
27272 パッケージ ! sidecap
27273 \end_layout
27274
27275 \end_inset
27276
27277 は、p\SpecialChar LaTeX
27278 と互換性がなく、特に文書全体の見出しのフォントが適切に表示できなくなってしまうため、本日本語訳では当該パッケージを使用していません。その使用例については、
27279 取扱説明書『
27280 \emph on
27281 埋め込み機能篇
27282 \emph default
27283 』(つまりこの文書)の\SpecialChar LyX
27284 文書本体を見るか、出力結果を見たい場合には英語版を出力するようにしてください。
27285 \end_layout
27286
27287 \end_inset
27288
27289
27290 \begin_inset Note Note
27291 status open
27292
27293 \begin_layout Plain Layout
27294 \begin_inset ERT
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298
27299
27300 \backslash
27301 FigBesBeg 
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Plain Layout
27310 \begin_inset Float figure
27311 wide false
27312 sideways false
27313 status open
27314
27315 \begin_layout Plain Layout
27316 \begin_inset Graphics
27317         filename ../clipart/escher-lsd.eps
27318         scale 75
27319         scaleBeforeRotation
27320
27321 \end_inset
27322
27323
27324 \end_layout
27325
27326 \begin_layout Plain Layout
27327 \begin_inset Caption Standard
27328
27329 \begin_layout Plain Layout
27330 \begin_inset CommandInset label
27331 LatexCommand label
27332 name "fig:図横キャプション"
27333
27334 \end_inset
27335
27336 これは図の横にあるキャプションです。
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \end_inset
27345
27346
27347 \end_layout
27348
27349 \begin_layout Plain Layout
27350 \begin_inset ERT
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354
27355
27356 \backslash
27357 FigBesEnd
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \begin_layout Plain Layout
27366 \begin_inset ERT
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370
27371
27372 \backslash
27373 TabBesBeg 
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \begin_layout Plain Layout
27382 \begin_inset Float table
27383 wide false
27384 sideways false
27385 status open
27386
27387 \begin_layout Plain Layout
27388 \begin_inset Caption Standard
27389
27390 \begin_layout Plain Layout
27391 \begin_inset CommandInset label
27392 LatexCommand label
27393 name "tab:表横キャプション"
27394
27395 \end_inset
27396
27397 これは表の横にあるキャプションです。
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \begin_layout Plain Layout
27406 \begin_inset Tabular
27407 <lyxtabular version="3" rows="4" columns="5">
27408 <features tabularvalignment="middle">
27409 <column alignment="center" valignment="top">
27410 <column alignment="center" valignment="top">
27411 <column alignment="center" valignment="top">
27412 <column alignment="center" valignment="top">
27413 <column alignment="center" valignment="top">
27414 <row>
27415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27416 \begin_inset Text
27417
27418 \begin_layout Plain Layout
27419
27420 \end_layout
27421
27422 \end_inset
27423 </cell>
27424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27425 \begin_inset Text
27426
27427 \begin_layout Plain Layout
27428
27429 \end_layout
27430
27431 \end_inset
27432 </cell>
27433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27434 \begin_inset Text
27435
27436 \begin_layout Plain Layout
27437
27438 \end_layout
27439
27440 \end_inset
27441 </cell>
27442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27443 \begin_inset Text
27444
27445 \begin_layout Plain Layout
27446
27447 \end_layout
27448
27449 \end_inset
27450 </cell>
27451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27452 \begin_inset Text
27453
27454 \begin_layout Plain Layout
27455
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 </row>
27461 <row>
27462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27463 \begin_inset Text
27464
27465 \begin_layout Plain Layout
27466
27467 \end_layout
27468
27469 \end_inset
27470 </cell>
27471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Plain Layout
27475
27476 \end_layout
27477
27478 \end_inset
27479 </cell>
27480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Plain Layout
27484
27485 \end_layout
27486
27487 \end_inset
27488 </cell>
27489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27490 \begin_inset Text
27491
27492 \begin_layout Plain Layout
27493
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Plain Layout
27502
27503 \end_layout
27504
27505 \end_inset
27506 </cell>
27507 </row>
27508 <row>
27509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27510 \begin_inset Text
27511
27512 \begin_layout Plain Layout
27513
27514 \end_layout
27515
27516 \end_inset
27517 </cell>
27518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27519 \begin_inset Text
27520
27521 \begin_layout Plain Layout
27522
27523 \end_layout
27524
27525 \end_inset
27526 </cell>
27527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27528 \begin_inset Text
27529
27530 \begin_layout Plain Layout
27531
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27546 \begin_inset Text
27547
27548 \begin_layout Plain Layout
27549
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 </row>
27555 <row>
27556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27557 \begin_inset Text
27558
27559 \begin_layout Plain Layout
27560
27561 \end_layout
27562
27563 \end_inset
27564 </cell>
27565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27566 \begin_inset Text
27567
27568 \begin_layout Plain Layout
27569
27570 \end_layout
27571
27572 \end_inset
27573 </cell>
27574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27575 \begin_inset Text
27576
27577 \begin_layout Plain Layout
27578
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587
27588 \end_layout
27589
27590 \end_inset
27591 </cell>
27592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27593 \begin_inset Text
27594
27595 \begin_layout Plain Layout
27596
27597 \end_layout
27598
27599 \end_inset
27600 </cell>
27601 </row>
27602 </lyxtabular>
27603
27604 \end_inset
27605
27606
27607 \end_layout
27608
27609 \end_inset
27610
27611
27612 \end_layout
27613
27614 \begin_layout Plain Layout
27615 \begin_inset ERT
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619
27620
27621 \backslash
27622 TabBesEnd
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \begin_layout Plain Layout
27631 \begin_inset ERT
27632 status collapsed
27633
27634 \begin_layout Plain Layout
27635
27636
27637 \backslash
27638 FigBesBeg 
27639 \end_layout
27640
27641 \end_inset
27642
27643
27644 \begin_inset ERT
27645 status collapsed
27646
27647 \begin_layout Plain Layout
27648
27649
27650 \backslash
27651 sidecaptionvpos{figure}{c}
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \begin_inset Float figure
27658 wide false
27659 sideways false
27660 status open
27661
27662 \begin_layout Plain Layout
27663 \begin_inset Graphics
27664         filename ../clipart/escher-lsd.eps
27665         scale 75
27666         scaleBeforeRotation
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \begin_layout Plain Layout
27674 \begin_inset Caption Standard
27675
27676 \begin_layout Plain Layout
27677 \begin_inset CommandInset label
27678 LatexCommand label
27679 name "fig:図横キャプション-2"
27680
27681 \end_inset
27682
27683 これは図の横にある縦方向中央揃えのキャプションです。
27684 \end_layout
27685
27686 \end_inset
27687
27688
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \begin_layout Plain Layout
27697 \begin_inset ERT
27698 status collapsed
27699
27700 \begin_layout Plain Layout
27701
27702
27703 \backslash
27704 FigBesEnd
27705 \end_layout
27706
27707 \end_inset
27708
27709
27710 \end_layout
27711
27712 \begin_layout Plain Layout
27713 \begin_inset ERT
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717
27718
27719 \backslash
27720 TabBesBeg[5]
27721 \end_layout
27722
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \begin_layout Plain Layout
27729 \begin_inset Float table
27730 wide false
27731 sideways false
27732 status open
27733
27734 \begin_layout Plain Layout
27735 \begin_inset Caption Standard
27736
27737 \begin_layout Plain Layout
27738 \begin_inset CommandInset label
27739 LatexCommand label
27740 name "tab:図横幅広"
27741
27742 \end_inset
27743
27744 これは表
27745 \begin_inset CommandInset ref
27746 LatexCommand ref
27747 reference "tab:表横キャプション"
27748
27749 \end_inset
27750
27751 よりも幅広のキャプションです
27752 \end_layout
27753
27754 \end_inset
27755
27756
27757 \end_layout
27758
27759 \begin_layout Plain Layout
27760 \begin_inset Tabular
27761 <lyxtabular version="3" rows="4" columns="5">
27762 <features tabularvalignment="middle">
27763 <column alignment="center" valignment="top">
27764 <column alignment="center" valignment="top">
27765 <column alignment="center" valignment="top">
27766 <column alignment="center" valignment="top">
27767 <column alignment="center" valignment="top">
27768 <row>
27769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27770 \begin_inset Text
27771
27772 \begin_layout Plain Layout
27773 a
27774 \end_layout
27775
27776 \end_inset
27777 </cell>
27778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27779 \begin_inset Text
27780
27781 \begin_layout Plain Layout
27782
27783 \end_layout
27784
27785 \end_inset
27786 </cell>
27787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27788 \begin_inset Text
27789
27790 \begin_layout Plain Layout
27791 b
27792 \end_layout
27793
27794 \end_inset
27795 </cell>
27796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27797 \begin_inset Text
27798
27799 \begin_layout Plain Layout
27800
27801 \end_layout
27802
27803 \end_inset
27804 </cell>
27805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27806 \begin_inset Text
27807
27808 \begin_layout Plain Layout
27809 c
27810 \end_layout
27811
27812 \end_inset
27813 </cell>
27814 </row>
27815 <row>
27816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27817 \begin_inset Text
27818
27819 \begin_layout Plain Layout
27820
27821 \end_layout
27822
27823 \end_inset
27824 </cell>
27825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27826 \begin_inset Text
27827
27828 \begin_layout Plain Layout
27829 d
27830 \end_layout
27831
27832 \end_inset
27833 </cell>
27834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27835 \begin_inset Text
27836
27837 \begin_layout Plain Layout
27838
27839 \end_layout
27840
27841 \end_inset
27842 </cell>
27843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27844 \begin_inset Text
27845
27846 \begin_layout Plain Layout
27847 e
27848 \end_layout
27849
27850 \end_inset
27851 </cell>
27852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27853 \begin_inset Text
27854
27855 \begin_layout Plain Layout
27856
27857 \end_layout
27858
27859 \end_inset
27860 </cell>
27861 </row>
27862 <row>
27863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27864 \begin_inset Text
27865
27866 \begin_layout Plain Layout
27867 f
27868 \end_layout
27869
27870 \end_inset
27871 </cell>
27872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27873 \begin_inset Text
27874
27875 \begin_layout Plain Layout
27876
27877 \end_layout
27878
27879 \end_inset
27880 </cell>
27881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27882 \begin_inset Text
27883
27884 \begin_layout Plain Layout
27885 g
27886 \end_layout
27887
27888 \end_inset
27889 </cell>
27890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27891 \begin_inset Text
27892
27893 \begin_layout Plain Layout
27894
27895 \end_layout
27896
27897 \end_inset
27898 </cell>
27899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27900 \begin_inset Text
27901
27902 \begin_layout Plain Layout
27903 h
27904 \end_layout
27905
27906 \end_inset
27907 </cell>
27908 </row>
27909 <row>
27910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27911 \begin_inset Text
27912
27913 \begin_layout Plain Layout
27914
27915 \end_layout
27916
27917 \end_inset
27918 </cell>
27919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27920 \begin_inset Text
27921
27922 \begin_layout Plain Layout
27923 i
27924 \end_layout
27925
27926 \end_inset
27927 </cell>
27928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27929 \begin_inset Text
27930
27931 \begin_layout Plain Layout
27932
27933 \end_layout
27934
27935 \end_inset
27936 </cell>
27937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27938 \begin_inset Text
27939
27940 \begin_layout Plain Layout
27941 j
27942 \end_layout
27943
27944 \end_inset
27945 </cell>
27946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27947 \begin_inset Text
27948
27949 \begin_layout Plain Layout
27950
27951 \end_layout
27952
27953 \end_inset
27954 </cell>
27955 </row>
27956 </lyxtabular>
27957
27958 \end_inset
27959
27960
27961 \end_layout
27962
27963 \end_inset
27964
27965
27966 \end_layout
27967
27968 \begin_layout Plain Layout
27969 \begin_inset ERT
27970 status collapsed
27971
27972 \begin_layout Plain Layout
27973
27974
27975 \backslash
27976 TabBesEnd
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \end_layout
27983
27984 \end_inset
27985
27986
27987 \end_layout
27988
27989 \begin_layout Standard
27990 \begin_inset ERT
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994
27995
27996 \backslash
27997 else
27998 \end_layout
27999
28000 \end_inset
28001
28002
28003 \begin_inset Note Note
28004 status open
28005
28006 \begin_layout Plain Layout
28007 以下の部分は、\SpecialChar LaTeX
28008 パッケージ
28009 \series bold
28010 sidecap
28011 \series default
28012 が導入されていないときのみ表示されます。
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 本節の残りの部分を出力で表示するには、\SpecialChar LaTeX
28022 パッケージ
28023 \series bold
28024 sidecap
28025 \series default
28026 を導入する必要があります。
28027 \end_layout
28028
28029 \begin_layout Standard
28030 \begin_inset ERT
28031 status collapsed
28032
28033 \begin_layout Plain Layout
28034
28035
28036 \backslash
28037 fi
28038 \end_layout
28039
28040 \end_inset
28041
28042
28043 \end_layout
28044
28045 \begin_layout Section
28046 フロート一覧
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 ふろーと@フロート ! ふろーといちらん@フロート一覧
28052 \end_layout
28053
28054 \end_inset
28055
28056
28057 \end_layout
28058
28059 \begin_layout Standard
28060 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
28061 \family sans
28062 挿入\SpecialChar menuseparator
28063 一覧/目次
28064 \family default
28065 メニューで挿入することができます。
28066 \end_layout
28067
28068 \begin_layout Standard
28069 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
28070 \end_layout
28071
28072 \begin_layout Standard
28073 本文書の終わりに、図一覧と表一覧があります。
28074 \end_layout
28075
28076 \begin_layout Chapter
28077 註釈
28078 \end_layout
28079
28080 \begin_layout Section
28081 \SpecialChar LyX
28082 註釈
28083 \begin_inset Index idx
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 ちゅうしゃく@註釈 ! \SpecialChar LyX
28088 のーと@\SpecialChar LyX
28089 ノート
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098 註釈は、ツールバーボタン
28099 \family sans
28100
28101 \begin_inset Info
28102 type  "icon"
28103 arg   "note-insert"
28104 \end_inset
28105
28106
28107 \family default
28108 か、
28109 \family sans
28110 挿入\SpecialChar menuseparator
28111 註釈
28112 \family default
28113 メニューで挿入することができます。註釈には、以下の三つの型があります。
28114 \end_layout
28115
28116 \begin_layout Description
28117 \SpecialChar LyX
28118 註釈 この註釈型は、内部用途の註釈で出力には現れません。註釈ボックスは、以下のように表示されます。
28119 \begin_inset Newline newline
28120 \end_inset
28121
28122
28123 \begin_inset Newline newline
28124 \end_inset
28125
28126
28127 \begin_inset Graphics
28128         filename clipart/LyXNoteImageQt4.png
28129         display false
28130         scale 50
28131         scaleBeforeRotation
28132
28133 \end_inset
28134
28135
28136 \begin_inset Note Note
28137 status open
28138
28139 \begin_layout Plain Layout
28140 これは、出力には現れない註釈ボックスに書かれた文章です。
28141 \end_layout
28142
28143 \end_inset
28144
28145
28146 \end_layout
28147
28148 \begin_layout Description
28149 コメント この註釈も出力には現れませんが、
28150 \family sans
28151 ファイル\SpecialChar menuseparator
28152 書き出し\SpecialChar menuseparator
28153 LaT
28154 \begin_inset ERT
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158
28159 {}
28160 \end_layout
28161
28162 \end_inset
28163
28164 eX (pdflatex) / (平文)
28165 \family default
28166  メニューを使って文書を\SpecialChar LaTeX
28167 にエクスポートする際には、\SpecialChar LaTeX
28168 コメントとして出力されます。註釈ボックスは、以下のように表示されます。
28169 \begin_inset Newline newline
28170 \end_inset
28171
28172
28173 \begin_inset Newline newline
28174 \end_inset
28175
28176
28177 \begin_inset Graphics
28178         filename clipart/CommentNoteImageQt4.png
28179         display false
28180         scale 50
28181         scaleBeforeRotation
28182
28183 \end_inset
28184
28185  
28186 \begin_inset Note Comment
28187 status open
28188
28189 \begin_layout Plain Layout
28190 これは、\SpecialChar LaTeX
28191 ファイルのコメントのみに現れる註釈ボックスに書かれた文章です。
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \end_layout
28198
28199 \begin_layout Description
28200 淡色表示 この註釈は、薄灰色の文章として出力に現れます。註釈ボックスは、以下のように表示されます。
28201 \begin_inset Newline newline
28202 \end_inset
28203
28204
28205 \begin_inset Newline newline
28206 \end_inset
28207
28208
28209 \begin_inset Graphics
28210         filename clipart/GreyedOutNoteImageQt4.png
28211         display false
28212         scale 50
28213         scaleBeforeRotation
28214
28215 \end_inset
28216
28217
28218 \begin_inset Newline newline
28219 \end_inset
28220
28221
28222 \begin_inset ERT
28223 status collapsed
28224
28225 \begin_layout Plain Layout
28226
28227
28228 \backslash
28229 renewenvironment{lyxgreyedout}
28230 \end_layout
28231
28232 \begin_layout Plain Layout
28233
28234 {
28235 \backslash
28236 textcolor[gray]{0.8}
28237 \backslash
28238 bgroup}{
28239 \backslash
28240 egroup}
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \begin_inset Note Greyedout
28247 status open
28248
28249 \begin_layout Plain Layout
28250 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
28251 \begin_inset Foot
28252 status collapsed
28253
28254 \begin_layout Plain Layout
28255 これは、淡色註釈内に脚註を用いた例です。
28256 \end_layout
28257
28258 \end_inset
28259
28260 です。
28261 \end_layout
28262
28263 \end_inset
28264
28265
28266 \begin_inset ERT
28267 status collapsed
28268
28269 \begin_layout Plain Layout
28270
28271
28272 \backslash
28273 renewenvironment{lyxgreyedout}
28274 \end_layout
28275
28276 \begin_layout Plain Layout
28277
28278 {
28279 \backslash
28280 textcolor{blue}
28281 \backslash
28282 bgroup}{
28283 \backslash
28284 egroup}
28285 \end_layout
28286
28287 \end_inset
28288
28289
28290 \begin_inset Note Note
28291 status open
28292
28293 \begin_layout Plain Layout
28294 以下に述べられているように、淡色註釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色註釈は、\SpecialChar LyX
28295 本来の定義で表示されるように再定義さ
28296 れています。
28297 \end_layout
28298
28299 \end_inset
28300
28301
28302 \begin_inset Newline newline
28303 \end_inset
28304
28305
28306 \begin_inset Newline newline
28307 \end_inset
28308
28309 この例から分かるように、淡色註釈の最初の行は少し字下げされるほか、淡色註釈には脚註を入れることができます。
28310 \end_layout
28311
28312 \begin_layout Standard
28313 \begin_inset VSpace bigskip
28314 \end_inset
28315
28316 註釈を挿入するのにツールバーボタン
28317 \family sans
28318
28319 \begin_inset Info
28320 type  "icon"
28321 arg   "note-insert"
28322 \end_inset
28323
28324
28325 \family default
28326 を使用すると、
28327 \family sans
28328 \SpecialChar LyX
28329 註釈
28330 \family default
28331 が挿入されます。註釈ボックスを右クリックすれば、五つの註釈型を切り替えることができます。既存の平文を註釈に変えるには、平文を選択して、註釈ツールバーボタンをクリ
28332 ックしてください。註釈を平文に変更するには、カーソルを註釈の先頭に置いてBackspaceキーを押すか、カーソルを註釈の最後に置いてDeleteキーを押してくだ
28333 さい。
28334 \end_layout
28335
28336 \begin_layout Standard
28337 \begin_inset VSpace bigskip
28338 \end_inset
28339
28340 淡色註釈の文字色は、
28341 \family sans
28342 文書\SpecialChar menuseparator
28343 設定\SpecialChar menuseparator
28344
28345 \family default
28346 メニューで変更することができます。
28347 \end_layout
28348
28349 \begin_layout Section
28350 脚註
28351 \begin_inset CommandInset label
28352 LatexCommand label
28353 name "sec:脚注"
28354
28355 \end_inset
28356
28357
28358 \begin_inset Index idx
28359 status collapsed
28360
28361 \begin_layout Plain Layout
28362 ちゅうしゃく@註釈 ! きゃくちゅう@脚註
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \begin_inset Index idx
28369 status collapsed
28370
28371 \begin_layout Plain Layout
28372 きゃくちゅう@脚註
28373 \end_layout
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \begin_layout Standard
28381 脚註は、ツールバーボタン
28382 \family sans
28383
28384 \begin_inset Info
28385 type  "icon"
28386 arg   "footnote-insert"
28387 \end_inset
28388
28389
28390 \family default
28391 か、
28392 \family sans
28393 挿入\SpecialChar menuseparator
28394 脚註
28395 \family default
28396 メニューを使って挿入することができます。すると、脚註文を挿入したところに、
28397 \begin_inset Graphics
28398         filename clipart/footnoteQt4.png
28399         scale 80
28400         scaleBeforeRotation
28401
28402 \end_inset
28403
28404 のような脚註ボックスが現れます。もし既存の文章を脚註に変えたいならば、その文章を選択して、脚註ツールバーボタンをクリックしてください。脚註を平文に変えるには、カ
28405 ーソルが脚註の先頭にある時にBackspaceキーを押すか、カーソルが脚註の最後にある時にDeleteキーを押します。
28406 \end_layout
28407
28408 \begin_layout Standard
28409 これが脚註の例です
28410 \begin_inset Foot
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 \begin_inset CommandInset label
28415 LatexCommand label
28416 name "fn:これは脚注の一例"
28417
28418 \end_inset
28419
28420 これは脚註の一例です。
28421 \end_layout
28422
28423 \end_inset
28424
28425
28426 \begin_inset ERT
28427 status collapsed
28428
28429 \begin_layout Plain Layout
28430
28431
28432 \backslash
28433 newcounter{MyRepeatFoot}
28434 \end_layout
28435
28436 \begin_layout Plain Layout
28437
28438
28439 \backslash
28440 setcounter{MyRepeatFoot}{
28441 \backslash
28442 thefootnote}
28443 \end_layout
28444
28445 \end_inset
28446
28447
28448 \end_layout
28449
28450 \begin_layout Standard
28451 出力に於いては、脚註は、文中の脚註ボックスを置いた位置に上付き数字として表示され、脚註文は現ページ底部に置かれます。脚註番号は\SpecialChar LaTeX
28452 が計算を行い、連番が付けられます。
28453 脚註番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
28454 \end_layout
28455
28456 \begin_layout Standard
28457 脚註もフロート同様、参照することができます。脚註にラベルを挿入し、第
28458 \begin_inset CommandInset ref
28459 LatexCommand ref
28460 reference "sec:フロートの参照"
28461
28462 \end_inset
28463
28464 節に説明されているようにして、本文中でこのラベルを相互参照してください。
28465 \begin_inset Newline newline
28466 \end_inset
28467
28468 これは脚註
28469 \begin_inset CommandInset ref
28470 LatexCommand ref
28471 reference "fn:これは脚注の一例"
28472
28473 \end_inset
28474
28475 の相互参照です。
28476 \end_layout
28477
28478 \begin_layout Standard
28479 \begin_inset VSpace defskip
28480 \end_inset
28481
28482 表題環境における脚註は、通常、記号付きで付番はされず、複数の段落を含むことはできません。たとえば、この文書の表題の脚註をご覧ください。
28483 \end_layout
28484
28485 \begin_layout Standard
28486 \begin_inset VSpace defskip
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Standard
28493 \SpecialChar LaTeX
28494 では、技術的要因により、表中の脚註は印字されません。しかし、それを行うには他の方法があり、まず脚註の代わりに\SpecialChar TeX
28495 コードで
28496 \series bold
28497
28498 \backslash
28499 footnotemark{}
28500 \series default
28501 コマンドを入れてください。脚註の本文は、表の後で\SpecialChar TeX
28502 コード
28503 \series bold
28504
28505 \backslash
28506 footnotetext
28507 \series default
28508 コマンドの引数として入力します。
28509 \begin_inset Newline newline
28510 \end_inset
28511
28512 以下の表ではコマンド
28513 \begin_inset Newline newline
28514 \end_inset
28515
28516
28517 \series bold
28518
28519 \backslash
28520 footnotetext{
28521 \series default
28522 出力される脚註の表
28523 \series bold
28524 }
28525 \series default
28526
28527 \begin_inset Newline newline
28528 \end_inset
28529
28530 を用いています。
28531 \end_layout
28532
28533 \begin_layout Standard
28534 \begin_inset Tabular
28535 <lyxtabular version="3" rows="2" columns="1">
28536 <features tabularvalignment="middle">
28537 <column alignment="center" valignment="top">
28538 <row>
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 これは例文です。
28544 \begin_inset Foot
28545 status open
28546
28547 \begin_layout Plain Layout
28548 この脚註は出力されません!
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \end_layout
28555
28556 \end_inset
28557 </cell>
28558 </row>
28559 <row>
28560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28561 \begin_inset Text
28562
28563 \begin_layout Plain Layout
28564 これは例文です。
28565 \begin_inset ERT
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569
28570
28571 \backslash
28572 footnotemark{}
28573 \end_layout
28574
28575 \end_inset
28576
28577
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 </row>
28583 </lyxtabular>
28584
28585 \end_inset
28586
28587
28588 \begin_inset ERT
28589 status collapsed
28590
28591 \begin_layout Plain Layout
28592
28593
28594 \backslash
28595 footnotetext{
28596 \end_layout
28597
28598 \end_inset
28599
28600 出力される脚註の表
28601 \begin_inset ERT
28602 status collapsed
28603
28604 \begin_layout Plain Layout
28605
28606 }
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \begin_layout Standard
28615 多頁表中の脚註は、第
28616 \begin_inset CommandInset ref
28617 LatexCommand ref
28618 reference "subsec:多頁表での脚注"
28619
28620 \end_inset
28621
28622 節で述べられています。
28623 \end_layout
28624
28625 \begin_layout Standard
28626 ミニページ中の脚註は出力されますが、ミニボックスは頁中の頁のようなものなので、ボックス内に独立した連番として出力されます(ミニページについての詳細は、第
28627 \begin_inset CommandInset ref
28628 LatexCommand ref
28629 reference "sec:ミニページ"
28630
28631 \end_inset
28632
28633 節を参照)。通常の脚註のように頁底部に出力されるミニページを得るには、やはり
28634 \series bold
28635
28636 \backslash
28637 footnotemark{}
28638 \series default
28639
28640 \series bold
28641
28642 \backslash
28643 footntoetext
28644 \series default
28645 による方法を用いてください。
28646 \end_layout
28647
28648 \begin_layout Standard
28649 \begin_inset Box Frameless
28650 position "t"
28651 hor_pos "c"
28652 has_inner_box 1
28653 inner_pos "t"
28654 use_parbox 0
28655 use_makebox 0
28656 width "100col%"
28657 special "none"
28658 height "1in"
28659 height_special "totalheight"
28660 thickness "0.4pt"
28661 separation "3pt"
28662 shadowsize "4pt"
28663 framecolor "black"
28664 backgroundcolor "none"
28665 status open
28666
28667 \begin_layout Plain Layout
28668 これはミニページ中の例文です。
28669 \begin_inset Foot
28670 status open
28671
28672 \begin_layout Plain Layout
28673 ミニページ中の脚註です。
28674 \end_layout
28675
28676 \end_inset
28677
28678
28679 \end_layout
28680
28681 \begin_layout Plain Layout
28682 これはミニページ中の例文です。
28683 \begin_inset ERT
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687
28688
28689 \backslash
28690 footnotemark{}
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Standard
28704 \begin_inset ERT
28705 status collapsed
28706
28707 \begin_layout Plain Layout
28708
28709
28710 \backslash
28711 footnotetext{
28712 \end_layout
28713
28714 \end_inset
28715
28716 ミニページ外の脚註です。
28717 \begin_inset ERT
28718 status collapsed
28719
28720 \begin_layout Plain Layout
28721
28722 }
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \begin_inset VSpace defskip
28729 \end_inset
28730
28731
28732 \end_layout
28733
28734 \begin_layout Standard
28735 毎回脚註本文を出力せずに、同じ脚註を何度か参照したい場合には、\SpecialChar TeX
28736 コードでコマンド
28737 \series bold
28738
28739 \backslash
28740 footnotemark[番号]
28741 \series default
28742 を使用してください。
28743 \begin_inset Newline newline
28744 \end_inset
28745
28746 文章を書いている途中には、繰り返す脚註の数はわからないので、その番号は保存しておかなくてはなりません。以下の脚註例では、脚註
28747 \begin_inset CommandInset ref
28748 LatexCommand ref
28749 reference "fn:これは脚注の一例"
28750
28751 \end_inset
28752
28753 の後に、\SpecialChar TeX
28754 コードで
28755 \end_layout
28756
28757 \begin_layout Standard
28758
28759 \series bold
28760
28761 \backslash
28762 newcounter{MyRepeatFoot}
28763 \begin_inset Newline newline
28764 \end_inset
28765
28766
28767 \backslash
28768 setcounter{MyRepeatFoot}{
28769 \backslash
28770 thefootnote}
28771 \end_layout
28772
28773 \begin_layout Standard
28774 というコマンドを挿入しています。そして脚註マークは、
28775 \end_layout
28776
28777 \begin_layout Standard
28778
28779 \series bold
28780
28781 \backslash
28782 footnotemark[
28783 \backslash
28784 theMyRepeatFoot]
28785 \end_layout
28786
28787 \begin_layout Standard
28788 で作成します。
28789 \end_layout
28790
28791 \begin_layout Standard
28792 これは繰り返し脚註の例です。
28793 \begin_inset ERT
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797
28798
28799 \backslash
28800 footnotemark[
28801 \backslash
28802 theMyRepeatFoot]
28803 \end_layout
28804
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811 直前の脚註を繰り返すには、脚註番号の保存を行わないで、直ちに
28812 \end_layout
28813
28814 \begin_layout Standard
28815
28816 \series bold
28817
28818 \backslash
28819 footnotemark[
28820 \backslash
28821 thefootnote]
28822 \end_layout
28823
28824 \begin_layout Standard
28825 を使用してください。
28826 \end_layout
28827
28828 \begin_layout Standard
28829 これは繰り返し脚註の例です。
28830 \begin_inset ERT
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834
28835
28836 \backslash
28837 footnotemark[
28838 \backslash
28839 thefootnote]
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Subsection
28848 脚註の付番
28849 \begin_inset CommandInset label
28850 LatexCommand label
28851 name "subsec:脚注の付番"
28852
28853 \end_inset
28854
28855
28856 \begin_inset Index idx
28857 status collapsed
28858
28859 \begin_layout Plain Layout
28860 きゃくちゅう@脚註 ! ふばん@付番
28861 \end_layout
28862
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Standard
28869 各節毎に脚註番号を1にリセットするには、文書プリアンブルに
28870 \end_layout
28871
28872 \begin_layout Standard
28873
28874 \series bold
28875
28876 \backslash
28877 @addtoreset{footnote}{section}
28878 \end_layout
28879
28880 \begin_layout Standard
28881 というコマンドを加えてください。
28882 \end_layout
28883
28884 \begin_layout Standard
28885 \begin_inset VSpace bigskip
28886 \end_inset
28887
28888 以下のプリアンブルコマンドを使うと、脚註の付番様式を小文字ローマ数字に変更することができます。
28889 \end_layout
28890
28891 \begin_layout Standard
28892
28893 \series bold
28894
28895 \backslash
28896 renewcommand{
28897 \backslash
28898 thefootnote}{
28899 \backslash
28900 roman{footnote}}
28901 \end_layout
28902
28903 \begin_layout Standard
28904 \begin_inset ERT
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908
28909
28910 \backslash
28911 renewcommand{
28912 \backslash
28913 thefootnote}{
28914 \backslash
28915 roman{footnote}}
28916 \end_layout
28917
28918 \end_inset
28919
28920 これは、ローマ数字を使った脚註です
28921 \begin_inset Foot
28922 status collapsed
28923
28924 \begin_layout Plain Layout
28925 これは、ローマ数字を使った脚註の例です。
28926 \end_layout
28927
28928 \end_inset
28929
28930
28931 \end_layout
28932
28933 \begin_layout Standard
28934 付番様式を大文字ローマ数字に変更するには、上記コマンドの
28935 \series bold
28936
28937 \backslash
28938 roman
28939 \series default
28940
28941 \series bold
28942
28943 \backslash
28944 Roman
28945 \series default
28946 に置き換えてください。脚註を大文字または小文字ラテン「文字」で付番するには、それぞれ
28947 \series bold
28948
28949 \backslash
28950 Alph
28951 \series default
28952 または
28953 \series bold
28954
28955 \backslash
28956 alph
28957 \series default
28958 を使用してください。記号を使って付「番」するには、
28959 \series bold
28960
28961 \backslash
28962 fnsymbol
28963 \series default
28964 を使ってください。
28965 \end_layout
28966
28967 \begin_layout Standard
28968 \begin_inset Note Greyedout
28969 status open
28970
28971 \begin_layout Plain Layout
28972
28973 \series bold
28974 【註】
28975 \series default
28976 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚註しか番号を振ることができません。
28977 \end_layout
28978
28979 \end_inset
28980
28981
28982 \begin_inset Newline newline
28983 \end_inset
28984
28985
28986 \begin_inset Note Greyedout
28987 status open
28988
28989 \begin_layout Plain Layout
28990
28991 \series bold
28992 【註】
28993 \series default
28994 記号を使うと9個の脚註しか番号を振ることができません。
28995 \end_layout
28996
28997 \end_inset
28998
28999
29000 \end_layout
29001
29002 \begin_layout Standard
29003 付番様式を変更した後、既定様式に戻すには、上記コマンドの
29004 \series bold
29005
29006 \backslash
29007 roman
29008 \series default
29009
29010 \series bold
29011
29012 \backslash
29013 arabic
29014 \series default
29015 に置き換えて使用してください。
29016 \begin_inset ERT
29017 status collapsed
29018
29019 \begin_layout Plain Layout
29020
29021
29022 \backslash
29023 renewcommand{
29024 \backslash
29025 thefootnote}{
29026 \backslash
29027 arabic{footnote}}
29028 \end_layout
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 \begin_inset VSpace bigskip
29037 \end_inset
29038
29039
29040 \end_layout
29041
29042 \begin_layout Standard
29043 脚註を「章番号.脚註番号」スキームで付番したいときには、使用中文書のプリアンブルに
29044 \end_layout
29045
29046 \begin_layout Standard
29047
29048 \series bold
29049
29050 \backslash
29051 numberwithin{footnote}{chapter}
29052 \end_layout
29053
29054 \begin_layout Standard
29055 というコマンドを加えてください。
29056 \series bold
29057
29058 \backslash
29059 numberwithin
29060 \series default
29061 コマンドを使用できるようにするためには、文書設定の
29062 \family sans
29063 数式オプション
29064 \family default
29065 タブで
29066 \family sans
29067 AMS
29068 \begin_inset space ~
29069 \end_inset
29070
29071 mathパッケージを使う
29072 \family default
29073 オプションを有効にしてください。
29074 \end_layout
29075
29076 \begin_layout Standard
29077 \begin_inset ERT
29078 status collapsed
29079
29080 \begin_layout Plain Layout
29081
29082
29083 \backslash
29084 numberwithin{footnote}{chapter}
29085 \end_layout
29086
29087 \end_inset
29088
29089 これは、脚註のもう一つの例です
29090 \series bold
29091
29092 \begin_inset Foot
29093 status open
29094
29095 \begin_layout Plain Layout
29096
29097 \series bold
29098 これは、
29099 \series default
29100 「章番号.脚註番号」スキームで番号を振られた脚註です。
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \series default
29107
29108 \begin_inset ERT
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112
29113
29114 \backslash
29115 renewcommand{
29116 \backslash
29117 thefootnote}{
29118 \backslash
29119 arabic{footnote}}
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Standard
29128 \begin_inset Note Greyedout
29129 status open
29130
29131 \begin_layout Plain Layout
29132
29133 \series bold
29134 【註】
29135 \backslash
29136 numberwithin
29137 \series default
29138 は、脚註番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \begin_layout Standard
29147 また、例えば「章番号.
29148 \backslash
29149 Roman{footnote}」スキームを得るには、
29150 \series bold
29151
29152 \backslash
29153 numberwithin
29154 \series default
29155 の代わりに以下のコマンドを使用してください。
29156 \end_layout
29157
29158 \begin_layout Standard
29159
29160 \series bold
29161
29162 \backslash
29163 renewcommand{
29164 \backslash
29165 thefootnote}{
29166 \backslash
29167 thechapter.
29168 \backslash
29169 Roman{footnote}}
29170 \end_layout
29171
29172 \begin_layout Subsection
29173 脚註の配置
29174 \begin_inset Index idx
29175 status collapsed
29176
29177 \begin_layout Plain Layout
29178 きゃくちゅう@脚註 ! はいち@配置
29179 \end_layout
29180
29181 \end_inset
29182
29183
29184 \end_layout
29185
29186 \begin_layout Standard
29187 同一ページに複数の脚註がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
29188 ブルに足して、1.5
29189 \begin_inset space \thinspace{}
29190 \end_inset
29191
29192 mmの余白を追加することもできます。
29193 \end_layout
29194
29195 \begin_layout Standard
29196
29197 \series bold
29198
29199 \backslash
29200 let
29201 \backslash
29202 myFoot
29203 \backslash
29204 footnote
29205 \begin_inset Newline newline
29206 \end_inset
29207
29208
29209 \backslash
29210 renewcommand{
29211 \backslash
29212 footnote}[1]{
29213 \backslash
29214 myFoot{#1
29215 \backslash
29216 vspace{1.5mm}}}
29217 \end_layout
29218
29219 \begin_layout Standard
29220 \begin_inset VSpace bigskip
29221 \end_inset
29222
29223 二段組文書では、脚註は各段底部に表示されます(図
29224 \begin_inset CommandInset ref
29225 LatexCommand ref
29226 reference "fig:標準的脚注配置"
29227
29228 \end_inset
29229
29230 )。図
29231 \begin_inset CommandInset ref
29232 LatexCommand ref
29233 reference "fig:ftnright脚注配置"
29234
29235 \end_inset
29236
29237 のように、脚註を右段底部にのみ表示するようにするには、文書プリアンブルに
29238 \end_layout
29239
29240 \begin_layout Standard
29241
29242 \series bold
29243
29244 \backslash
29245 usepackage{ftnright}
29246 \end_layout
29247
29248 \begin_layout Standard
29249 というコマンドを書いて、\SpecialChar LaTeX
29250 パッケージ
29251 \series bold
29252 ftnright
29253 \series default
29254
29255 \begin_inset Index idx
29256 status collapsed
29257
29258 \begin_layout Plain Layout
29259 \SpecialChar LaTeX
29260 ぱっけーじ@\SpecialChar LaTeX
29261 パッケージ ! ftnright
29262 \end_layout
29263
29264 \end_inset
29265
29266 を読み込みます。
29267 \begin_inset Float figure
29268 placement !h
29269 wide false
29270 sideways false
29271 status open
29272
29273 \begin_layout Plain Layout
29274 \begin_inset ERT
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278
29279
29280 \backslash
29281 framebox{
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \begin_inset Graphics
29288         filename ../clipart/without_fntright.pdf
29289         width 100col%
29290         scaleBeforeRotation
29291
29292 \end_inset
29293
29294
29295 \begin_inset ERT
29296 status collapsed
29297
29298 \begin_layout Plain Layout
29299
29300 }
29301 \end_layout
29302
29303 \end_inset
29304
29305
29306 \end_layout
29307
29308 \begin_layout Plain Layout
29309 \begin_inset Caption Standard
29310
29311 \begin_layout Plain Layout
29312 \begin_inset CommandInset label
29313 LatexCommand label
29314 name "fig:標準的脚注配置"
29315
29316 \end_inset
29317
29318 二段組文書の標準的な脚註配置
29319 \end_layout
29320
29321 \end_inset
29322
29323
29324 \end_layout
29325
29326 \end_inset
29327
29328
29329 \end_layout
29330
29331 \begin_layout Standard
29332 \begin_inset Float figure
29333 placement !h
29334 wide false
29335 sideways false
29336 status open
29337
29338 \begin_layout Plain Layout
29339 \begin_inset ERT
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343
29344
29345 \backslash
29346 framebox{
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \begin_inset Graphics
29353         filename ../clipart/with_fntright.pdf
29354         width 100col%
29355         scaleBeforeRotation
29356
29357 \end_inset
29358
29359
29360 \begin_inset ERT
29361 status collapsed
29362
29363 \begin_layout Plain Layout
29364
29365 }
29366 \end_layout
29367
29368 \end_inset
29369
29370
29371 \end_layout
29372
29373 \begin_layout Plain Layout
29374 \begin_inset Caption Standard
29375
29376 \begin_layout Plain Layout
29377 \begin_inset CommandInset label
29378 LatexCommand label
29379 name "fig:ftnright脚注配置"
29380
29381 \end_inset
29382
29383 \SpecialChar LaTeX
29384 パッケージ
29385 \series bold
29386 ftnright
29387 \series default
29388 を使用したときの二段組文書の脚註配置
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \end_inset
29397
29398
29399 \end_layout
29400
29401 \begin_layout Standard
29402 \begin_inset VSpace bigskip
29403 \end_inset
29404
29405 科学的文献においては、図
29406 \begin_inset CommandInset ref
29407 LatexCommand ref
29408 reference "fig:後註"
29409
29410 \end_inset
29411
29412 のように、節の末尾に別段落を設けて、脚註をまとめて出力することも普通に行われます。これは「後註
29413 \begin_inset Index idx
29414 status collapsed
29415
29416 \begin_layout Plain Layout
29417 こちゆう@後註
29418 \end_layout
29419
29420 \end_inset
29421
29422 」と呼ばれるものです。文書中で脚註の代わりに後註を使用するには、
29423 \family sans
29424 文書\SpecialChar menuseparator
29425 設定\SpecialChar menuseparator
29426 モジュール
29427 \family default
29428 メニューで
29429 \family sans
29430 脚註から後註へ
29431 \family default
29432 を読み込んでください。まとめた注を出力するには、節ないし章末に\SpecialChar TeX
29433 コードで
29434 \end_layout
29435
29436 \begin_layout Standard
29437
29438 \series bold
29439
29440 \backslash
29441 theendnotes
29442 \end_layout
29443
29444 \begin_layout Standard
29445 というコマンドを挿入してください。
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset Float figure
29450 wide false
29451 sideways false
29452 status open
29453
29454 \begin_layout Plain Layout
29455 \align center
29456 \begin_inset ERT
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460
29461
29462 \backslash
29463 framebox{
29464 \end_layout
29465
29466 \end_inset
29467
29468
29469 \begin_inset Graphics
29470         filename ../clipart/endnotes.pdf
29471         scaleBeforeRotation
29472
29473 \end_inset
29474
29475
29476 \begin_inset ERT
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480
29481 }
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \end_layout
29488
29489 \begin_layout Plain Layout
29490 \begin_inset Caption Standard
29491
29492 \begin_layout Plain Layout
29493 \begin_inset CommandInset label
29494 LatexCommand label
29495 name "fig:後註"
29496
29497 \end_inset
29498
29499 後註 – 注を節ないし章末に別段落として印字します。
29500 \end_layout
29501
29502 \end_inset
29503
29504
29505 \end_layout
29506
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \begin_layout Standard
29513 \begin_inset VSpace medskip
29514 \end_inset
29515
29516 後註の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
29517 \end_layout
29518
29519 \begin_layout Standard
29520
29521 \series bold
29522
29523 \backslash
29524 renewcommand{
29525 \backslash
29526 notesname}{Anmerkungen}
29527 \end_layout
29528
29529 \begin_layout Standard
29530 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
29531 \end_layout
29532
29533 \begin_layout Standard
29534 \begin_inset VSpace medskip
29535 \end_inset
29536
29537
29538 \begin_inset CommandInset ref
29539 LatexCommand ref
29540 reference "subsec:脚注の付番"
29541
29542 \end_inset
29543
29544 節で述べた脚註の付番と同様に、後註の付番も変更することができます。
29545 \series bold
29546
29547 \backslash
29548 thefootnote
29549 \series default
29550 コマンドの代わりに
29551 \series bold
29552
29553 \backslash
29554 theendnote
29555 \series default
29556 を用いてください。後註番号をリセットするには、第
29557 \begin_inset CommandInset ref
29558 LatexCommand ref
29559 reference "subsec:脚注の付番"
29560
29561 \end_inset
29562
29563 節で述べたコマンド
29564 \series bold
29565
29566 \backslash
29567 @addtoreset
29568 \series default
29569 の、パラメータ
29570 \series bold
29571 footnote
29572 \series default
29573
29574 \series bold
29575 endnote
29576 \series default
29577 に変えて、使用してください。
29578 \end_layout
29579
29580 \begin_layout Standard
29581 後註の印だけを作成するには、第
29582 \begin_inset CommandInset ref
29583 LatexCommand ref
29584 reference "sec:脚注"
29585
29586 \end_inset
29587
29588 節で説明した
29589 \series bold
29590
29591 \backslash
29592 footnotemark
29593 \series default
29594 コマンドの代わりに、
29595 \series bold
29596
29597 \backslash
29598 endnotemark[番号]
29599 \series default
29600 コマンドを使用してください。
29601 \end_layout
29602
29603 \begin_layout Standard
29604 \begin_inset VSpace bigskip
29605 \end_inset
29606
29607 脚註はページ余白に置くこともでき、脚註文の揃えも変更することができます。詳細は、\SpecialChar LaTeX
29608 パッケージ
29609 \series bold
29610 footmisc
29611 \series default
29612
29613 \begin_inset Index idx
29614 status collapsed
29615
29616 \begin_layout Plain Layout
29617 \SpecialChar LaTeX
29618 ぱっけーじ@\SpecialChar LaTeX
29619 パッケージ ! footmisc
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \begin_inset CommandInset citation
29626 LatexCommand cite
29627 key "footmisc"
29628
29629 \end_inset
29630
29631 を参照してください。
29632 \end_layout
29633
29634 \begin_layout Standard
29635 脚註の整形にまつわるその他多くの話題が、\SpecialChar LaTeX
29636 関連書籍
29637 \begin_inset CommandInset citation
29638 LatexCommand cite
29639 key "latexcompanion,latexguide,latexbook"
29640
29641 \end_inset
29642
29643 に載っています。
29644 \series bold
29645 KOMA-Script
29646 \series default
29647
29648 \begin_inset Index idx
29649 status collapsed
29650
29651 \begin_layout Plain Layout
29652 \SpecialChar LaTeX
29653 ぱっけーじ@\SpecialChar LaTeX
29654 パッケージ ! KOMA-Script
29655 \end_layout
29656
29657 \end_inset
29658
29659 文書クラスを使用している場合には、すべての脚註設定を、クラス固有のコマンドで調節することができます(
29660 \begin_inset CommandInset citation
29661 LatexCommand cite
29662 key "KOMA-Script"
29663
29664 \end_inset
29665
29666 参照)。
29667 \end_layout
29668
29669 \begin_layout Section
29670 傍註
29671 \begin_inset Index idx
29672 status collapsed
29673
29674 \begin_layout Plain Layout
29675 ちゅうしゃく@註釈 ! ぼうちゅう@傍註
29676 \end_layout
29677
29678 \end_inset
29679
29680
29681 \end_layout
29682
29683 \begin_layout Standard
29684 \SpecialChar LyX
29685 内において、傍註註釈は、脚註のような外見と挙動を示します。これは
29686 \family sans
29687 挿入\SpecialChar menuseparator
29688 傍註
29689 \family default
29690 メニューかツールバーボタン
29691 \family sans
29692
29693 \begin_inset Info
29694 type  "icon"
29695 arg   "marginalnote-insert"
29696 \end_inset
29697
29698
29699 \family default
29700 で挿入することができます。すると、紫字で「傍註」と書かれた灰色のボックスが現れて、そこに傍註文を入れることができます。
29701 \end_layout
29702
29703 \begin_layout Standard
29704 横にあるのが傍註です
29705 \begin_inset Marginal
29706 status open
29707
29708 \begin_layout Plain Layout
29709 これは傍註文です。
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718 片面文書においては、傍註は右側に表示され、両面文書においては外側余白—偶数ページでは左側、奇数ページでは右側—に表示されます。傍註文は、外側余白の反対側に—注が
29719 左余白に現れるときには右揃えに—寄せられます。傍註文の一行目は、傍註が挿入された文書箇所と同じ行に来るように配置されます。
29720 \end_layout
29721
29722 \begin_layout Standard
29723 \begin_inset VSpace bigskip
29724 \end_inset
29725
29726 傍註を内側余白に置くには、傍註の前に\SpecialChar TeX
29727 コードで
29728 \end_layout
29729
29730 \begin_layout Standard
29731
29732 \series bold
29733
29734 \backslash
29735 reversemarginpar
29736 \end_layout
29737
29738 \begin_layout Standard
29739 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍註に対して効力があります。
29740 \begin_inset ERT
29741 status collapsed
29742
29743 \begin_layout Plain Layout
29744
29745
29746 \backslash
29747 reversemarginpar 
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \begin_inset Marginal
29754 status open
29755
29756 \begin_layout Plain Layout
29757 これは内側余白の傍註です。
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \series bold
29764
29765 \begin_inset Newline newline
29766 \end_inset
29767
29768
29769 \series default
29770
29771 \begin_inset Note Greyedout
29772 status open
29773
29774 \begin_layout Plain Layout
29775
29776 \series bold
29777 【註】
29778 \series default
29779 内側余白には充分な空白がないことがよくあり、出力で傍註が正しく表示されないことがあります。
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \end_layout
29786
29787 \begin_layout Standard
29788 既定の配置に戻すには、\SpecialChar TeX
29789 コードで
29790 \end_layout
29791
29792 \begin_layout Standard
29793
29794 \series bold
29795
29796 \backslash
29797 normalmarginpar
29798 \end_layout
29799
29800 \begin_layout Standard
29801 というコマンドを書き加えてください。
29802 \begin_inset ERT
29803 status collapsed
29804
29805 \begin_layout Plain Layout
29806
29807
29808 \backslash
29809 normalmarginpar 
29810 \end_layout
29811
29812 \end_inset
29813
29814  
29815 \begin_inset Note Greyedout
29816 status open
29817
29818 \begin_layout Plain Layout
29819
29820 \series bold
29821 【註】
29822 \backslash
29823 reversemarginpar
29824 \series default
29825 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \end_layout
29832
29833 \begin_layout Standard
29834 \begin_inset VSpace bigskip
29835 \end_inset
29836
29837
29838 \begin_inset Marginal
29839 status open
29840
29841 \begin_layout Plain Layout
29842 AVeryLongMarginParWord(とっても長い傍註段落中の単語)がハイフネートされない例。
29843 \end_layout
29844
29845 \end_inset
29846
29847
29848 \begin_inset CommandInset ref
29849 LatexCommand ref
29850 reference "subsec:複数行"
29851
29852 \end_inset
29853
29854 節で述べられている事例と同様に、長い単語が傍註文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
29855 \begin_inset space \thinspace{}
29856 \end_inset
29857
29858 pt水平空白を挿入してください 
29859 \begin_inset Marginal
29860 status open
29861
29862 \begin_layout Plain Layout
29863 \begin_inset space \hspace*{}
29864 \length 0pt
29865 \end_inset
29866
29867 AVeryLongMarginParWord(とっても長い傍註段落中の単語)がハイフネートされる例。
29868 \end_layout
29869
29870 \end_inset
29871
29872
29873 \end_layout
29874
29875 \begin_layout Standard
29876 \begin_inset VSpace bigskip
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Standard
29883 \begin_inset Note Greyedout
29884 status open
29885
29886 \begin_layout Plain Layout
29887
29888 \series bold
29889 【註】
29890 \series default
29891 通常、傍註は表やフロート、脚註の中では使用することができません。
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \end_layout
29898
29899 \begin_layout Standard
29900 \begin_inset VSpace bigskip
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \begin_layout Standard
29907 \begin_inset ERT
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911
29912
29913 \backslash
29914 ifmarginnote
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \begin_inset Note Note
29921 status open
29922
29923 \begin_layout Plain Layout
29924 以下の部分は、\SpecialChar LaTeX
29925 パッケージ
29926 \series bold
29927 marginnote
29928 \series default
29929 が導入されているときのみ表示されます。
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 この制約は、\SpecialChar LaTeX
29939 パッケージ
29940 \series bold
29941 marginnote
29942 \series default
29943
29944 \begin_inset Index idx
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948 \SpecialChar LaTeX
29949 ぱっけーじ@\SpecialChar LaTeX
29950 パッケージ ! marginnote
29951 \end_layout
29952
29953 \end_inset
29954
29955 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、\SpecialChar LyX
29956 が傍註に使うコマンドが再定義されて、
29957 \series bold
29958 marginnote
29959 \series default
29960 パッケージが提供するコマンドを使うようになります。
29961 \end_layout
29962
29963 \begin_layout Standard
29964
29965 \series bold
29966
29967 \backslash
29968 usepackage{marginnote}
29969 \begin_inset Newline newline
29970 \end_inset
29971
29972
29973 \backslash
29974 let
29975 \backslash
29976 marginpar
29977 \backslash
29978 marginnote
29979 \end_layout
29980
29981 \begin_layout Standard
29982
29983 \series bold
29984 marginnote
29985 \series default
29986 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
29987 \series bold
29988 marginnote
29989 \series default
29990 を使うと、傍註文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍註が非常に近いところに集まっていたり、もっとよいページレイアウトが
29991 望まれるときなどに、よく必要とされます。オフセットは、\SpecialChar LyX
29992 中の傍註の後ろに\SpecialChar TeX
29993 コードで直接
29994 \end_layout
29995
29996 \begin_layout Standard
29997
29998 \series bold
29999 [オフセット]
30000 \end_layout
30001
30002 \begin_layout Standard
30003 という形で書くことで設定することができます。ここで「オフセット」には、表
30004 \begin_inset CommandInset ref
30005 LatexCommand ref
30006 reference "tab:単位"
30007
30008 \end_inset
30009
30010 に挙げてある単位の一つを使用します。負の値を与えると註釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍註は、\SpecialChar TeX
30011 コードコマンド「
30012 \series bold
30013 [-1.5cm]
30014 \series default
30015 」を使用して、1.5
30016 \begin_inset space \thinspace{}
30017 \end_inset
30018
30019 cm上にずらしてあります
30020 \begin_inset Marginal
30021 status open
30022
30023 \begin_layout Plain Layout
30024 この傍註は、本来の位置よりも1.5
30025 \begin_inset space \thinspace{}
30026 \end_inset
30027
30028 cm上にずらしてあります。
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039 [-1.5cm]
30040 \end_layout
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Standard
30048 \begin_inset VSpace medskip
30049 \end_inset
30050
30051
30052 \series bold
30053 marginnote
30054 \series default
30055 を使うと、傍註の揃えを変更することもできます。たとえば、
30056 \end_layout
30057
30058 \begin_layout Standard
30059
30060 \series bold
30061
30062 \backslash
30063 renewcommand*{
30064 \backslash
30065 raggedleftmarginnote}{
30066 \backslash
30067 centering}
30068 \begin_inset Newline newline
30069 \end_inset
30070
30071
30072 \backslash
30073 renewcommand*{
30074 \backslash
30075 raggedrightmarginnote}{
30076 \backslash
30077 centering}
30078 \end_layout
30079
30080 \begin_layout Standard
30081 というコマンドを使うと、中央揃えになります。
30082 \series bold
30083
30084 \backslash
30085 raggedleftmarginnote
30086 \series default
30087 とは、左側に表示されている傍註のことを指します
30088 \begin_inset ERT
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092
30093
30094 \backslash
30095 renewcommand*{
30096 \backslash
30097 raggedleftmarginnote}{
30098 \backslash
30099 centering}
30100 \end_layout
30101
30102 \begin_layout Plain Layout
30103
30104
30105 \backslash
30106 renewcommand*{
30107 \backslash
30108 raggedrightmarginnote}{
30109 \backslash
30110 centering}
30111 \end_layout
30112
30113 \end_inset
30114
30115
30116 \begin_inset Marginal
30117 status open
30118
30119 \begin_layout Plain Layout
30120 この傍註の文章は中央揃えになっています。
30121 \end_layout
30122
30123 \end_inset
30124
30125 。既定の設定は、
30126 \end_layout
30127
30128 \begin_layout Standard
30129
30130 \series bold
30131
30132 \backslash
30133 renewcommand*{
30134 \backslash
30135 raggedleftmarginnote}{
30136 \backslash
30137 raggedleft}
30138 \begin_inset Newline newline
30139 \end_inset
30140
30141
30142 \backslash
30143 renewcommand*{
30144 \backslash
30145 raggedrightmarginnote}{
30146 \backslash
30147 raggedright}
30148 \series default
30149
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155
30156 \backslash
30157 renewcommand*{
30158 \backslash
30159 raggedleftmarginnote}{
30160 \backslash
30161 raggedleft}
30162 \end_layout
30163
30164 \begin_layout Plain Layout
30165
30166
30167 \backslash
30168 renewcommand*{
30169 \backslash
30170 raggedrightmarginnote}{
30171 \backslash
30172 raggedright}
30173 \end_layout
30174
30175 \end_inset
30176
30177
30178 \end_layout
30179
30180 \begin_layout Standard
30181 です。
30182 \end_layout
30183
30184 \begin_layout Standard
30185 \begin_inset VSpace medskip
30186 \end_inset
30187
30188
30189 \series bold
30190 marginnote
30191 \series default
30192 の他の機能については、
30193 \begin_inset CommandInset citation
30194 LatexCommand cite
30195 key "marginnote"
30196
30197 \end_inset
30198
30199 の取扱説明書をご参照ください。
30200 \end_layout
30201
30202 \begin_layout Standard
30203 \begin_inset VSpace bigskip
30204 \end_inset
30205
30206 傍註のレイアウトは、傍註の定義を変更することによって変えることができます。たとえば、すべての傍註に、下線を引いたサンセリフ体の太字で「
30207 \family sans
30208 \series bold
30209 \bar under
30210 注意!
30211 \family default
30212 \series default
30213 \bar default
30214 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
30215 \end_layout
30216
30217 \begin_layout Standard
30218
30219 \series bold
30220
30221 \backslash
30222 let
30223 \backslash
30224 myMarginpar
30225 \backslash
30226 marginpar
30227 \begin_inset Newline newline
30228 \end_inset
30229
30230
30231 \backslash
30232 renewcommand{
30233 \backslash
30234 marginpar}[1]{
30235 \backslash
30236 myMarginpar{%
30237 \begin_inset Newline newline
30238 \end_inset
30239
30240
30241 \begin_inset Phantom HPhantom
30242 status open
30243
30244 \begin_layout Plain Layout
30245
30246 \series bold
30247 \begin_inset space ~
30248 \end_inset
30249
30250
30251 \end_layout
30252
30253 \end_inset
30254
30255
30256 \backslash
30257 hspace{0pt}
30258 \backslash
30259 textsf{
30260 \backslash
30261 textbf{
30262 \backslash
30263 underbar{注意!}}}%
30264 \begin_inset Newline newline
30265 \end_inset
30266
30267
30268 \begin_inset Phantom HPhantom
30269 status open
30270
30271 \begin_layout Plain Layout
30272
30273 \series bold
30274 \begin_inset space ~
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \end_inset
30281
30282
30283 \backslash
30284 vspace{1.5mm}
30285 \backslash
30286
30287 \backslash
30288 #1}}
30289 \end_layout
30290
30291 \begin_layout Standard
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297
30298 \backslash
30299 let
30300 \backslash
30301 myMarginpar
30302 \backslash
30303 marginpar
30304 \end_layout
30305
30306 \begin_layout Plain Layout
30307
30308
30309 \backslash
30310 renewcommand{
30311 \backslash
30312 marginpar}[1]{
30313 \backslash
30314 myMarginpar{%
30315 \end_layout
30316
30317 \begin_layout Plain Layout
30318
30319    
30320 \backslash
30321 textsf{
30322 \backslash
30323 textbf{
30324 \backslash
30325 underbar{注意!}}}%
30326 \end_layout
30327
30328 \begin_layout Plain Layout
30329
30330    
30331 \backslash
30332 vspace{1.5mm}
30333 \backslash
30334
30335 \backslash
30336 #1}}
30337 \end_layout
30338
30339 \end_inset
30340
30341
30342 \begin_inset Marginal
30343 status open
30344
30345 \begin_layout Plain Layout
30346 これは、定義したヘッダをつけた傍註です。
30347 \end_layout
30348
30349 \end_inset
30350
30351
30352 \begin_inset ERT
30353 status collapsed
30354
30355 \begin_layout Plain Layout
30356
30357 [-1.5cm]
30358 \end_layout
30359
30360 \end_inset
30361
30362
30363 \begin_inset ERT
30364 status collapsed
30365
30366 \begin_layout Plain Layout
30367
30368
30369 \backslash
30370 renewcommand{
30371 \backslash
30372 marginpar}[1]{
30373 \backslash
30374 myMarginpar{#1}}
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \begin_inset Note Note
30381 status open
30382
30383 \begin_layout Plain Layout
30384 傍註書式は、この例の分だけ変更してあります。
30385 \end_layout
30386
30387 \end_inset
30388
30389
30390 \end_layout
30391
30392 \begin_layout Standard
30393 \begin_inset ERT
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397
30398
30399 \backslash
30400 else
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \begin_inset Note Note
30407 status open
30408
30409 \begin_layout Plain Layout
30410 以下の部分は、\SpecialChar LaTeX
30411 パッケージ
30412 \series bold
30413 marginnote
30414 \series default
30415 が導入されていないときのみ表示されます。
30416 \end_layout
30417
30418 \end_inset
30419
30420
30421 \end_layout
30422
30423 \begin_layout Standard
30424 本節の以下の部分を出力に表示するには、\SpecialChar LaTeX
30425 パッケージ
30426 \series bold
30427 marginnote
30428 \series default
30429 を導入する必要があります。
30430 \end_layout
30431
30432 \begin_layout Standard
30433 \begin_inset ERT
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437
30438
30439 \backslash
30440 fi
30441 \end_layout
30442
30443 \end_inset
30444
30445
30446 \end_layout
30447
30448 \begin_layout Chapter
30449 ボックス
30450 \end_layout
30451
30452 \begin_layout Section
30453 はじめに
30454 \begin_inset Index idx
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458 ぼっくす@ボックス ! はじめに
30459 \end_layout
30460
30461 \end_inset
30462
30463
30464 \end_layout
30465
30466 \begin_layout Standard
30467 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
30468 \begin_inset CommandInset ref
30469 LatexCommand ref
30470 reference "sec:ミニページ"
30471
30472 \end_inset
30473
30474 節参照)、文章を囲ったり(第
30475 \begin_inset CommandInset ref
30476 LatexCommand ref
30477 reference "sec:装飾"
30478
30479 \end_inset
30480
30481 節参照)、単語がハイフネートされるのを予防したり(第
30482 \begin_inset CommandInset ref
30483 LatexCommand ref
30484 reference "sec:ハイフネーションの回避"
30485
30486 \end_inset
30487
30488 節参照)、文章を揃えたり(第
30489 \begin_inset CommandInset ref
30490 LatexCommand ref
30491 reference "subsec:垂直揃え"
30492
30493 \end_inset
30494
30495 節参照)、あるいは文章の背景色を設定したり(第
30496 \begin_inset CommandInset ref
30497 LatexCommand ref
30498 reference "sec:色付きボックス"
30499
30500 \end_inset
30501
30502 節参照)するのに使用します。
30503 \end_layout
30504
30505 \begin_layout Standard
30506 ボックスは、
30507 \family sans
30508 挿入\SpecialChar menuseparator
30509 ボックス
30510 \family default
30511 メニューかツールバーボタン
30512 \family sans
30513
30514 \begin_inset Info
30515 type  "icon"
30516 arg   "box-insert Frameless"
30517 \end_inset
30518
30519
30520 \family default
30521 を使って挿入することができます。すると、
30522 \begin_inset Graphics
30523         filename clipart/BoxInsetDefaultQt4.png
30524         scale 85
30525         scaleBeforeRotation
30526
30527 \end_inset
30528
30529 のように
30530 \family sans
30531 ボックス(minipage環境)
30532 \family default
30533 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
30534 \family sans
30535 設定
30536 \family default
30537 メニューを選択すると現れるボックスダイアログでは、
30538 \family sans
30539 parboxコマンド
30540 \family default
30541
30542 \family sans
30543 minipage環境
30544 \family default
30545 の二つの
30546 \family sans
30547 内部ボックス
30548 \family default
30549 型を選択することができます。
30550 \family sans
30551 minipage
30552 \family default
30553 型は、新規ボックスの既定値となっており、第
30554 \begin_inset CommandInset ref
30555 LatexCommand ref
30556 reference "sec:ミニページ"
30557
30558 \end_inset
30559
30560 節で説明します。
30561 \family sans
30562 parbox
30563 \family default
30564 型については第
30565 \begin_inset CommandInset ref
30566 LatexCommand ref
30567 reference "sec:Parboxes"
30568
30569 \end_inset
30570
30571 節、
30572 \family sans
30573 makebox
30574 \family default
30575 型については第
30576 \begin_inset CommandInset ref
30577 LatexCommand ref
30578 reference "sec:ハイフネーションの回避"
30579
30580 \end_inset
30581
30582 節で述べます。
30583 \end_layout
30584
30585 \begin_layout Standard
30586 ボックスは付番されないので、フロートや脚註のように参照することはできません。
30587 \end_layout
30588
30589 \begin_layout Standard
30590 \begin_inset Note Greyedout
30591 status open
30592
30593 \begin_layout Plain Layout
30594
30595 \series bold
30596 【註】
30597 \series default
30598 ボックスは、
30599 \family sans
30600 箇条書き(記号)
30601 \family default
30602 環境や
30603 \family sans
30604 箇条書き(記述)
30605 \family default
30606 環境の単独要素とすべきではありません。
30607 \end_layout
30608
30609 \end_inset
30610
30611
30612 \end_layout
30613
30614 \begin_layout Standard
30615 \begin_inset Note Greyedout
30616 status open
30617
30618 \begin_layout Plain Layout
30619
30620 \series bold
30621 【註】
30622 \series default
30623 理由は不明ですが、枠付きボックスを使用している場合には、
30624 \family sans
30625 内部ボックス
30626 \family default
30627 型は
30628 \family sans
30629 なし
30630 \family default
30631 にしか設定することができません。
30632 \family sans
30633 内部ボックス
30634 \family default
30635 型や枠のないボックスについては、第
30636 \begin_inset CommandInset ref
30637 LatexCommand ref
30638 reference "sec:ハイフネーションの回避"
30639
30640 \end_inset
30641
30642 節で説明します。
30643 \end_layout
30644
30645 \end_inset
30646
30647
30648 \end_layout
30649
30650 \begin_layout Section
30651 ボックスダイアログ
30652 \begin_inset CommandInset label
30653 LatexCommand label
30654 name "sec:ボックスダイアログ"
30655
30656 \end_inset
30657
30658
30659 \begin_inset Index idx
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \end_layout
30670
30671 \begin_layout Subsection
30672 寸法
30673 \begin_inset Index idx
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677 ぼっくす@ボックス ! すんぽう@寸法
30678 \end_layout
30679
30680 \end_inset
30681
30682
30683 \end_layout
30684
30685 \begin_layout Standard
30686 ボックスダイアログでは、
30687 \family sans
30688
30689 \family default
30690
30691 \family sans
30692 高さ
30693 \family default
30694 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
30695 \begin_inset CommandInset ref
30696 LatexCommand ref
30697 reference "tab:単位"
30698
30699 \end_inset
30700
30701 に説明されています。
30702 \family sans
30703 高さ
30704 \family default
30705 フィールドには、加えて以下の寸法を使用することができます。
30706 \end_layout
30707
30708 \begin_layout Description
30709 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
30710 \begin_inset Newline newline
30711 \end_inset
30712
30713
30714 \begin_inset Newline newline
30715 \end_inset
30716
30717
30718 \begin_inset Newline newline
30719 \end_inset
30720
30721
30722 \begin_inset Box Boxed
30723 position "c"
30724 hor_pos "c"
30725 has_inner_box 1
30726 inner_pos "c"
30727 use_parbox 0
30728 use_makebox 0
30729 width "12col%"
30730 special "none"
30731 height "1in"
30732 height_special "depth"
30733 thickness "0.4pt"
30734 separation "3pt"
30735 shadowsize "4pt"
30736 framecolor "black"
30737 backgroundcolor "none"
30738 status collapsed
30739
30740 \begin_layout Plain Layout
30741 \align center
30742 高さを1階層に設定したボックス
30743 \end_layout
30744
30745 \end_inset
30746
30747
30748 \begin_inset Newline newline
30749 \end_inset
30750
30751
30752 \begin_inset Newline newline
30753 \end_inset
30754
30755
30756 \end_layout
30757
30758 \begin_layout Description
30759 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
30760 \begin_inset Box Boxed
30761 position "c"
30762 hor_pos "c"
30763 has_inner_box 1
30764 inner_pos "c"
30765 use_parbox 0
30766 use_makebox 0
30767 width "20col%"
30768 special "none"
30769 height "2in"
30770 height_special "height"
30771 thickness "0.4pt"
30772 separation "3pt"
30773 shadowsize "4pt"
30774 framecolor "black"
30775 backgroundcolor "none"
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779 \align center
30780 高さを2高さに設定したボックス
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Description
30789 全高 これは「高さ」+「階層」です。
30790 \begin_inset Box Boxed
30791 position "c"
30792 hor_pos "c"
30793 has_inner_box 1
30794 inner_pos "c"
30795 use_parbox 0
30796 use_makebox 0
30797 width "20col%"
30798 special "none"
30799 height "1in"
30800 height_special "totalheight"
30801 thickness "0.4pt"
30802 separation "3pt"
30803 shadowsize "4pt"
30804 framecolor "black"
30805 backgroundcolor "none"
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809 \align center
30810 高さを1全高に設定したボックス
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \end_layout
30817
30818 \begin_layout Description
30819 幅 これはボックスの幅を高さに設定します。
30820 \begin_inset Box Boxed
30821 position "c"
30822 hor_pos "c"
30823 has_inner_box 1
30824 inner_pos "c"
30825 use_parbox 0
30826 use_makebox 0
30827 width "12col%"
30828 special "none"
30829 height "1in"
30830 height_special "width"
30831 thickness "0.4pt"
30832 separation "3pt"
30833 shadowsize "4pt"
30834 framecolor "black"
30835 backgroundcolor "none"
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839 \align center
30840 高さを1幅に設定したボックス
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Subsection
30849 文字揃え
30850 \begin_inset Index idx
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854 ぼっくす@ボックス ! もじそろえ@文字揃え
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Standard
30863
30864 \family sans
30865 内部ボックス
30866 \family default
30867 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
30868 \end_layout
30869
30870 \begin_layout Description
30871 上 これは例示のための本文行です。
30872 \begin_inset Box Boxed
30873 position "t"
30874 hor_pos "c"
30875 has_inner_box 1
30876 inner_pos "c"
30877 use_parbox 0
30878 use_makebox 0
30879 width "12col%"
30880 special "none"
30881 height "1in"
30882 height_special "totalheight"
30883 thickness "0.4pt"
30884 separation "3pt"
30885 shadowsize "4pt"
30886 framecolor "black"
30887 backgroundcolor "none"
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891 \align center
30892 このボックスは上揃えです。
30893 \end_layout
30894
30895 \end_inset
30896
30897 これは例示のための本文行です。
30898 \end_layout
30899
30900 \begin_layout Description
30901 中央 これは例示のための本文行です。
30902 \begin_inset Box Boxed
30903 position "c"
30904 hor_pos "c"
30905 has_inner_box 1
30906 inner_pos "c"
30907 use_parbox 0
30908 use_makebox 0
30909 width "12col%"
30910 special "none"
30911 height "1in"
30912 height_special "totalheight"
30913 thickness "0.4pt"
30914 separation "3pt"
30915 shadowsize "4pt"
30916 framecolor "black"
30917 backgroundcolor "none"
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921 \align center
30922 このボックスは中央揃えです。
30923 \end_layout
30924
30925 \end_inset
30926
30927 これは例示のための本文行です。
30928 \end_layout
30929
30930 \begin_layout Description
30931 下 これは例示のための本文行です。
30932 \begin_inset Box Boxed
30933 position "b"
30934 hor_pos "c"
30935 has_inner_box 1
30936 inner_pos "c"
30937 use_parbox 0
30938 use_makebox 0
30939 width "12col%"
30940 special "none"
30941 height "1in"
30942 height_special "totalheight"
30943 thickness "0.4pt"
30944 separation "3pt"
30945 shadowsize "4pt"
30946 framecolor "black"
30947 backgroundcolor "none"
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951 \align center
30952 このボックスは下揃えです。
30953 \end_layout
30954
30955 \end_inset
30956
30957 これは例示のための本文行です。
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset Note Greyedout
30962 status open
30963
30964 \begin_layout Plain Layout
30965
30966 \series bold
30967 【註】
30968 \series default
30969 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \end_layout
30976
30977 \begin_layout Standard
30978 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、\SpecialChar LyX
30979 の段落ダイアログから設定できます。
30980 \end_layout
30981
30982 \begin_layout Standard
30983 \begin_inset VSpace bigskip
30984 \end_inset
30985
30986
30987 \family sans
30988 内部ボックス
30989 \family default
30990 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
30991 \end_layout
30992
30993 \begin_layout Description
30994 上 これは例示のための本文行です。
30995 \begin_inset Box Boxed
30996 position "c"
30997 hor_pos "c"
30998 has_inner_box 1
30999 inner_pos "t"
31000 use_parbox 0
31001 use_makebox 0
31002 width "12col%"
31003 special "none"
31004 height "1.5in"
31005 height_special "totalheight"
31006 thickness "0.4pt"
31007 separation "3pt"
31008 shadowsize "4pt"
31009 framecolor "black"
31010 backgroundcolor "none"
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014 \align center
31015 このボックスの文章は上揃えです。
31016 \end_layout
31017
31018 \end_inset
31019
31020 これは例示のための本文行です。
31021 \end_layout
31022
31023 \begin_layout Description
31024 中央 これは例示のための本文行です。
31025 \begin_inset Box Boxed
31026 position "c"
31027 hor_pos "c"
31028 has_inner_box 1
31029 inner_pos "c"
31030 use_parbox 0
31031 use_makebox 0
31032 width "12col%"
31033 special "none"
31034 height "1.5in"
31035 height_special "totalheight"
31036 thickness "0.4pt"
31037 separation "3pt"
31038 shadowsize "4pt"
31039 framecolor "black"
31040 backgroundcolor "none"
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044 \align center
31045 このボックスの文章は中央揃えです。
31046 \end_layout
31047
31048 \end_inset
31049
31050 これは例示のための本文行です。
31051 \end_layout
31052
31053 \begin_layout Description
31054 下 これは例示のための本文行です。
31055 \begin_inset Box Boxed
31056 position "c"
31057 hor_pos "c"
31058 has_inner_box 1
31059 inner_pos "b"
31060 use_parbox 0
31061 use_makebox 0
31062 width "12col%"
31063 special "none"
31064 height "1.5in"
31065 height_special "totalheight"
31066 thickness "0.4pt"
31067 separation "3pt"
31068 shadowsize "4pt"
31069 framecolor "black"
31070 backgroundcolor "none"
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074 \align center
31075 このボックスの文章は下揃えです。
31076 \end_layout
31077
31078 \end_inset
31079
31080 これは例示のための本文行です。
31081 \end_layout
31082
31083 \begin_layout Description
31084 広げる これは例示のための本文行です。
31085 \begin_inset Box Boxed
31086 position "c"
31087 hor_pos "c"
31088 has_inner_box 1
31089 inner_pos "s"
31090 use_parbox 0
31091 use_makebox 0
31092 width "17col%"
31093 special "none"
31094 height "1.5in"
31095 height_special "totalheight"
31096 thickness "0.4pt"
31097 separation "3pt"
31098 shadowsize "4pt"
31099 framecolor "black"
31100 backgroundcolor "none"
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104 \align center
31105 このボックスの
31106 \end_layout
31107
31108 \begin_layout Plain Layout
31109 \align center
31110 文章は広げて
31111 \end_layout
31112
31113 \begin_layout Plain Layout
31114 \align center
31115 あります。
31116 \end_layout
31117
31118 \end_inset
31119
31120 これは例示のための本文行です。
31121 \end_layout
31122
31123 \begin_layout Standard
31124 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
31125 \end_layout
31126
31127 \begin_layout Standard
31128 \begin_inset VSpace bigskip
31129 \end_inset
31130
31131
31132 \family sans
31133 内部ボックス
31134 \family default
31135 を設定しているときに、ボックスの内容を水平方向に揃えるには、\SpecialChar LyX
31136 の段落ダイアログを用います。
31137 \end_layout
31138
31139 \begin_layout Standard
31140 \align center
31141 \begin_inset Box Boxed
31142 position "c"
31143 hor_pos "c"
31144 has_inner_box 1
31145 inner_pos "s"
31146 use_parbox 0
31147 use_makebox 0
31148 width "25col%"
31149 special "none"
31150 height "1.25in"
31151 height_special "totalheight"
31152 thickness "0.4pt"
31153 separation "3pt"
31154 shadowsize "4pt"
31155 framecolor "black"
31156 backgroundcolor "none"
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160 \align left
31161 このボックスの
31162 \end_layout
31163
31164 \begin_layout Plain Layout
31165 \align center
31166 文章は広げて
31167 \end_layout
31168
31169 \begin_layout Plain Layout
31170 \align right
31171 あります。
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180
31181 \family sans
31182 内部ボックス
31183 \family default
31184 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
31185 \begin_inset Separator parbreak
31186 \end_inset
31187
31188
31189 \end_layout
31190
31191 \begin_layout Standard
31192 \align center
31193 \begin_inset Box Boxed
31194 position "c"
31195 hor_pos "s"
31196 has_inner_box 0
31197 inner_pos "s"
31198 use_parbox 0
31199 use_makebox 0
31200 width "90col%"
31201 special "none"
31202 height "1.25in"
31203 height_special "totalheight"
31204 thickness "0.4pt"
31205 separation "3pt"
31206 shadowsize "4pt"
31207 framecolor "black"
31208 backgroundcolor "none"
31209 status collapsed
31210
31211 \begin_layout Plain Layout
31212 このボックスの文章は水平方向に広げてあります。
31213 \end_layout
31214
31215 \end_inset
31216
31217
31218 \end_layout
31219
31220 \begin_layout Subsection
31221 装飾
31222 \begin_inset CommandInset label
31223 LatexCommand label
31224 name "sec:装飾"
31225
31226 \end_inset
31227
31228
31229 \begin_inset Index idx
31230 status collapsed
31231
31232 \begin_layout Plain Layout
31233 ぼっくす@ボックス ! そうしょく@装飾
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \end_layout
31240
31241 \begin_layout Standard
31242 ボックス型は、ボックスダイアログ中の
31243 \family sans
31244 装飾
31245 \family default
31246 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
31247 \end_layout
31248
31249 \begin_layout Description
31250 枠なし 枠を描きません。
31251 \end_layout
31252
31253 \begin_layout Description
31254 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さを指定することができます。
31255 \begin_inset Box Boxed
31256 position "c"
31257 hor_pos "c"
31258 has_inner_box 1
31259 inner_pos "c"
31260 use_parbox 0
31261 use_makebox 0
31262 width "20col%"
31263 special "none"
31264 height "1in"
31265 height_special "totalheight"
31266 thickness "0.4pt"
31267 separation "3pt"
31268 shadowsize "4pt"
31269 framecolor "black"
31270 backgroundcolor "none"
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 \align center
31275 長方形の箱型
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Description
31284 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
31285 \begin_inset space \thinspace{}
31286 \end_inset
31287
31288 ptです。 
31289 \begin_inset Box ovalbox
31290 position "c"
31291 hor_pos "c"
31292 has_inner_box 1
31293 inner_pos "c"
31294 use_parbox 0
31295 use_makebox 0
31296 width "20col%"
31297 special "none"
31298 height "1in"
31299 height_special "totalheight"
31300 thickness "0.4pt"
31301 separation "3pt"
31302 shadowsize "4pt"
31303 framecolor "black"
31304 backgroundcolor "none"
31305 status collapsed
31306
31307 \begin_layout Plain Layout
31308 \align center
31309 楕円形の箱型(細線)
31310 \end_layout
31311
31312 \end_inset
31313
31314
31315 \end_layout
31316
31317 \begin_layout Description
31318 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
31319 \begin_inset space \thinspace{}
31320 \end_inset
31321
31322 ptです。 
31323 \begin_inset Box Ovalbox
31324 position "c"
31325 hor_pos "c"
31326 has_inner_box 1
31327 inner_pos "c"
31328 use_parbox 0
31329 use_makebox 0
31330 width "20col%"
31331 special "none"
31332 height "1in"
31333 height_special "totalheight"
31334 thickness "0.4pt"
31335 separation "3pt"
31336 shadowsize "4pt"
31337 framecolor "black"
31338 backgroundcolor "none"
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342 \align center
31343 楕円形の箱型(太線)
31344 \end_layout
31345
31346 \end_inset
31347
31348
31349 \end_layout
31350
31351 \begin_layout Description
31352 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さと影を指定することができます。
31353 \begin_inset Box Shadowbox
31354 position "c"
31355 hor_pos "c"
31356 has_inner_box 1
31357 inner_pos "c"
31358 use_parbox 0
31359 use_makebox 0
31360 width "20col%"
31361 special "none"
31362 height "1in"
31363 height_special "totalheight"
31364 thickness "0.4pt"
31365 separation "3pt"
31366 shadowsize "4pt"
31367 framecolor "black"
31368 backgroundcolor "none"
31369 status collapsed
31370
31371 \begin_layout Plain Layout
31372 \align center
31373 影付きの箱型
31374 \end_layout
31375
31376 \end_inset
31377
31378
31379 \end_layout
31380
31381 \begin_layout Description
31382 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
31383 \begin_inset Foot
31384 status collapsed
31385
31386 \begin_layout Plain Layout
31387
31388 \begin_inset CommandInset ref
31389 LatexCommand ref
31390 reference "sec:色付きボックス"
31391
31392 \end_inset
31393
31394 節を参照のこと。
31395 \end_layout
31396
31397 \end_inset
31398
31399 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
31400 \begin_inset Box Shaded
31401 position "t"
31402 hor_pos "c"
31403 has_inner_box 0
31404 inner_pos "t"
31405 use_parbox 0
31406 use_makebox 0
31407 width "50col%"
31408 special "none"
31409 height "1in"
31410 height_special "totalheight"
31411 thickness "0.4pt"
31412 separation "3pt"
31413 shadowsize "4pt"
31414 framecolor "black"
31415 backgroundcolor "none"
31416 status collapsed
31417
31418 \begin_layout Plain Layout
31419 影付き背景の箱型
31420 \end_layout
31421
31422 \end_inset
31423
31424
31425 \end_layout
31426
31427 \begin_layout Description
31428 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠の太さは、線幅の0.75倍であり、外側の枠の太さは、線幅の1.5倍です。枠同士の間隔
31429 は、線幅の1.5倍+0.5
31430 \begin_inset space \thinspace{}
31431 \end_inset
31432
31433 ptです。
31434 \begin_inset Box Doublebox
31435 position "c"
31436 hor_pos "c"
31437 has_inner_box 1
31438 inner_pos "c"
31439 use_parbox 0
31440 use_makebox 0
31441 width "20col%"
31442 special "none"
31443 height "1in"
31444 height_special "totalheight"
31445 thickness "0.4pt"
31446 separation "3pt"
31447 shadowsize "4pt"
31448 framecolor "black"
31449 backgroundcolor "none"
31450 status collapsed
31451
31452 \begin_layout Plain Layout
31453 \align center
31454 二重の長方形の箱型
31455 \end_layout
31456
31457 \end_inset
31458
31459
31460 \end_layout
31461
31462 \begin_layout Standard
31463 \begin_inset VSpace bigskip
31464 \end_inset
31465
31466 \SpecialChar LyX
31467 のボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、\SpecialChar LaTeX
31468 パッケージ
31469 \series bold
31470 fancybox
31471 \series default
31472
31473 \begin_inset Index idx
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477 \SpecialChar LaTeX
31478 ぱっけーじ@\SpecialChar LaTeX
31479 パッケージ ! fancybox
31480 \end_layout
31481
31482 \end_inset
31483
31484 が導入済みでなくてはなりません。
31485 \end_layout
31486
31487 \begin_layout Standard
31488 \begin_inset VSpace bigskip
31489 \end_inset
31490
31491
31492 \family sans
31493 簡素な長方形の枠
31494 \family default
31495 の装飾を使って内部ボックスを使用しないとき、ボックス内で改頁を許可することができます。その場合、他の枠付きボックスと違って、この枠は、つねに段幅の全幅を使用し、
31496 ボックスは独立の段落として設定されることに注意してください。
31497 \begin_inset Box Framed
31498 position "t"
31499 hor_pos "c"
31500 has_inner_box 0
31501 inner_pos "t"
31502 use_parbox 0
31503 use_makebox 0
31504 width "100col%"
31505 special "none"
31506 height "1in"
31507 height_special "totalheight"
31508 thickness "0.4pt"
31509 separation "3pt"
31510 shadowsize "4pt"
31511 framecolor "black"
31512 backgroundcolor "none"
31513 status collapsed
31514
31515 \begin_layout Plain Layout
31516 改行可能な箱型
31517 \end_layout
31518
31519 \end_inset
31520
31521
31522 \end_layout
31523
31524 \begin_layout Section
31525 ボックスの詳細な設定
31526 \begin_inset Index idx
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
31531 \end_layout
31532
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \begin_layout Standard
31539 楕円形ボックスの丸い角の直径は、コマンド
31540 \series bold
31541
31542 \backslash
31543 cornersize
31544 \series default
31545 で設定することができます。
31546 \end_layout
31547
31548 \begin_layout Standard
31549
31550 \series bold
31551
31552 \backslash
31553 cornersize*{1cm}
31554 \end_layout
31555
31556 \begin_layout Standard
31557 というコマンドは、直径を1
31558 \begin_inset space \thinspace{}
31559 \end_inset
31560
31561 cmに設定します。
31562 \end_layout
31563
31564 \begin_layout Standard
31565
31566 \series bold
31567
31568 \backslash
31569 cornersize{数値}
31570 \end_layout
31571
31572 \begin_layout Standard
31573 というコマンドは、直径を
31574 \family sans
31575 数値
31576 \begin_inset space \thinspace{}
31577 \end_inset
31578
31579
31580 \family default
31581
31582 \begin_inset Formula $\times$
31583 \end_inset
31584
31585
31586 \family sans
31587
31588 \begin_inset space \thinspace{}
31589 \end_inset
31590
31591 (ボックスの幅と高さの小さい方)
31592 \family default
31593 に設定します。既定値は
31594 \series bold
31595
31596 \backslash
31597 cornersize{0.5}
31598 \series default
31599 です。
31600 \end_layout
31601
31602 \begin_layout Standard
31603 \begin_inset ERT
31604 status collapsed
31605
31606 \begin_layout Plain Layout
31607
31608
31609 \backslash
31610 cornersize*{1.5cm}
31611 \end_layout
31612
31613 \end_inset
31614
31615
31616 \begin_inset Box Ovalbox
31617 position "c"
31618 hor_pos "c"
31619 has_inner_box 1
31620 inner_pos "c"
31621 use_parbox 0
31622 use_makebox 0
31623 width "25col%"
31624 special "none"
31625 height "1in"
31626 height_special "totalheight"
31627 thickness "0.4pt"
31628 separation "3pt"
31629 shadowsize "4pt"
31630 framecolor "black"
31631 backgroundcolor "none"
31632 status open
31633
31634 \begin_layout Plain Layout
31635 \align center
31636
31637 \series bold
31638
31639 \backslash
31640 cornersize
31641 \series default
31642
31643 \begin_inset space \thinspace{}
31644 \end_inset
31645
31646 =
31647 \begin_inset space \thinspace{}
31648 \end_inset
31649
31650 1.5
31651 \begin_inset space \thinspace{}
31652 \end_inset
31653
31654 cmの楕円形の箱型
31655 \end_layout
31656
31657 \end_inset
31658
31659
31660 \begin_inset ERT
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664
31665
31666 \backslash
31667 cornersize{0.5}
31668 \end_layout
31669
31670 \end_inset
31671
31672
31673 \end_layout
31674
31675 \begin_layout Standard
31676 \begin_inset VSpace bigskip
31677 \end_inset
31678
31679
31680 \end_layout
31681
31682 \begin_layout Standard
31683
31684 \family sans
31685 影付き背景
31686 \family default
31687 ボックスの赤色の既定背景色は、
31688 \series bold
31689
31690 \backslash
31691 definecolor{shadebox}
31692 \series default
31693 コマンドで局所的に変更することもできますし、
31694 \family sans
31695 ツール\SpecialChar menuseparator
31696 設定\SpecialChar menuseparator
31697 色\SpecialChar menuseparator
31698 影付きボックス
31699 \family default
31700 メニューからグローバルに変更することもできます。
31701 \series bold
31702
31703 \backslash
31704 definecolor
31705 \series default
31706 コマンドの用法は第
31707 \begin_inset CommandInset ref
31708 LatexCommand ref
31709 reference "sec:色付きの表"
31710
31711 \end_inset
31712
31713
31714 \begin_inset Foot
31715 status collapsed
31716
31717 \begin_layout Plain Layout
31718 N
31719 \series bold
31720
31721 \backslash
31722 definecolor
31723 \series default
31724 は、\SpecialChar LaTeX
31725 パッケージの
31726 \series bold
31727 color
31728 \series default
31729 をプリアンブルに読み込む必要があります。第
31730 \begin_inset CommandInset ref
31731 LatexCommand ref
31732 reference "sec:色付きボックス"
31733
31734 \end_inset
31735
31736 節をご参照ください。.
31737 \end_layout
31738
31739 \end_inset
31740
31741 で説明されています。
31742 \end_layout
31743
31744 \begin_layout Standard
31745 たとえば、下記の影付き背景ボックスの外見は
31746 \end_layout
31747
31748 \begin_layout Standard
31749
31750 \series bold
31751
31752 \backslash
31753 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
31754 \end_layout
31755
31756 \begin_layout Standard
31757 という\SpecialChar TeX
31758 コードコマンドを使って設定してあります。
31759 \end_layout
31760
31761 \begin_layout Standard
31762 \begin_inset ERT
31763 status collapsed
31764
31765 \begin_layout Plain Layout
31766
31767
31768 \backslash
31769 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
31770 \end_layout
31771
31772 \end_inset
31773
31774
31775 \begin_inset Box Shaded
31776 position "t"
31777 hor_pos "c"
31778 has_inner_box 0
31779 inner_pos "t"
31780 use_parbox 0
31781 use_makebox 0
31782 width "100col%"
31783 special "none"
31784 height "1in"
31785 height_special "totalheight"
31786 thickness "0.4pt"
31787 separation "3pt"
31788 shadowsize "4pt"
31789 framecolor "black"
31790 backgroundcolor "none"
31791 status open
31792
31793 \begin_layout Plain Layout
31794
31795 \color yellow
31796 これは、濃緑色の背景の
31797 \family sans
31798 影付き背景
31799 \family default
31800 ボックスに入れた黄色の文章です。
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811
31812 \backslash
31813 definecolor{shadecolor}{rgb}{1,0,0}
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \begin_layout Standard
31822 \begin_inset VSpace bigskip
31823 \end_inset
31824
31825 手動で変更した寸法と色は、それを変更したコマンド以降のすべてのボックスに対して有効です。
31826 \end_layout
31827
31828 \begin_layout Section
31829 ミニページ
31830 \begin_inset CommandInset label
31831 LatexCommand label
31832 name "sec:ミニページ"
31833
31834 \end_inset
31835
31836
31837 \begin_inset Index idx
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841 ぼっくす@ボックス ! みにぺーじ@ミニページ
31842 \end_layout
31843
31844 \end_inset
31845
31846
31847 \end_layout
31848
31849 \begin_layout Standard
31850 ミニページは、\SpecialChar LaTeX
31851 によってページの中のページとして取り扱われるので、たとえばそれ自身で脚註を持つことができます。
31852 \end_layout
31853
31854 \begin_layout Standard
31855 ミニページは、複数の言語を含む文書を執筆する際に便利です。
31856 \end_layout
31857
31858 \begin_layout Standard
31859 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
31860 \family sans
31861 挿入
31862 \family default
31863 \SpecialChar menuseparator
31864
31865 \family sans
31866 整形
31867 \family default
31868 \SpecialChar menuseparator
31869
31870 \family sans
31871 水平方向の空白
31872 \family default
31873 メニューで挿入した水平フィルで隔てられています。
31874 \begin_inset Newpage newpage
31875 \end_inset
31876
31877
31878 \end_layout
31879
31880 \begin_layout Standard
31881 \begin_inset Box Frameless
31882 position "t"
31883 hor_pos "c"
31884 has_inner_box 1
31885 inner_pos "c"
31886 use_parbox 0
31887 use_makebox 0
31888 width "45col%"
31889 special "none"
31890 height "1in"
31891 height_special "totalheight"
31892 thickness "0.4pt"
31893 separation "3pt"
31894 shadowsize "4pt"
31895 framecolor "black"
31896 backgroundcolor "none"
31897 status open
31898
31899 \begin_layout Plain Layout
31900 Dies ist ein deutscher Text.
31901  Dies ist ein deutscher Text.
31902  Dies ist ein deutscher Text.
31903  Dies ist ein deutscher Text.
31904  Dies ist ein deutscher Text.
31905  Dies ist ein deutscher Text.
31906  Dies ist ein deutscher Text.
31907  Dies ist ein deutscher Text.
31908  Dies ist ein deutscher Text.
31909  Dies ist ein deutscher Text.
31910  Dies ist ein deutscher Text.
31911  Dies ist ein deutscher Text.
31912  Dies ist ein deutscher Text
31913 \begin_inset Foot
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917 Dies ist eine deutsche Fußnote.
31918 \end_layout
31919
31920 \end_inset
31921
31922 .
31923  Dies ist ein deutscher Text.
31924  Dies ist ein deutscher Text.
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \begin_inset space \hfill{}
31931 \end_inset
31932
31933
31934 \begin_inset Box Frameless
31935 position "t"
31936 hor_pos "c"
31937 has_inner_box 1
31938 inner_pos "c"
31939 use_parbox 0
31940 use_makebox 0
31941 width "45col%"
31942 special "none"
31943 height "1in"
31944 height_special "totalheight"
31945 thickness "0.4pt"
31946 separation "3pt"
31947 shadowsize "4pt"
31948 framecolor "black"
31949 backgroundcolor "none"
31950 status open
31951
31952 \begin_layout Plain Layout
31953 This is an English Text.
31954  This is an English Text.
31955  This is an English Text.
31956  This is an English Text.
31957  This is an English Text.
31958  This is an English Text.
31959  This is an English Text.
31960  This is an English Text.
31961  This is an English Text.
31962  This is an English Text.
31963  This is an English Text.
31964  This is an English Text.
31965  This is an English Text.
31966  This is an English Text.
31967  This is an English Text.
31968  This is an English Text.
31969 \begin_inset Foot
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973 This is an English footnote.
31974 \end_layout
31975
31976 \end_inset
31977
31978  This is an English Text.
31979 \end_layout
31980
31981 \end_inset
31982
31983
31984 \end_layout
31985
31986 \begin_layout Standard
31987 \begin_inset VSpace bigskip
31988 \end_inset
31989
31990 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
31991 \family sans
31992 中スキップ
31993 \family default
31994 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
31995 \end_layout
31996
31997 \begin_layout Standard
31998 ミニページは、文章部に背景色を与えるのに使用することもできます。第
31999 \begin_inset CommandInset ref
32000 LatexCommand ref
32001 reference "sec:色付きボックス"
32002
32003 \end_inset
32004
32005 節をご参照ください。
32006 \end_layout
32007
32008 \begin_layout Standard
32009 \begin_inset Note Greyedout
32010 status open
32011
32012 \begin_layout Plain Layout
32013
32014 \series bold
32015 【註】
32016 \series default
32017 ミニページ内にフロートや傍註を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \begin_layout Section
32026 可変幅ミニページ
32027 \begin_inset CommandInset label
32028 LatexCommand label
32029 name "sec:可変幅ミニページ"
32030
32031 \end_inset
32032
32033
32034 \begin_inset Index idx
32035 status collapsed
32036
32037 \begin_layout Plain Layout
32038 ほっくす@ボックス!みにへーしかへんはは@ミニページ(可変幅)
32039 \end_layout
32040
32041 \end_inset
32042
32043
32044 \end_layout
32045
32046 \begin_layout Standard
32047 \SpecialChar LyX
32048 は、
32049 \emph on
32050 可変幅ミニページ
32051 \emph default
32052 モジュールを経由して,内容の幅によって自動的に幅が調整されるミニページを一部サポートしています。ファイル
32053 \family typewriter
32054 examples/varwidth-floats-side-by-side.lyx
32055 \family default
32056 では、2つのフロートを並べて配置するのに可変幅ミニページを使用する例を取り扱っています。これには、
32057 \family typewriter
32058 Varwidth
32059 \family default
32060  \SpecialChar LaTeX
32061 パッケージが必要です。
32062 \end_layout
32063
32064 \begin_layout Section
32065 段落ボックス(parbox)
32066 \begin_inset CommandInset label
32067 LatexCommand label
32068 name "sec:Parboxes"
32069
32070 \end_inset
32071
32072
32073 \begin_inset Index idx
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077 ほっくす@ボックス ! たんらく@段落—(parbox)
32078 \end_layout
32079
32080 \end_inset
32081
32082
32083 \end_layout
32084
32085 \begin_layout Standard
32086 段落ボックス(parbox)はミニページに非常によく似ていますが、脚註を付けることができない点が違います。
32087 \begin_inset Separator parbreak
32088 \end_inset
32089
32090
32091 \end_layout
32092
32093 \begin_layout Standard
32094 \align center
32095 \begin_inset Box Frameless
32096 position "t"
32097 hor_pos "c"
32098 has_inner_box 1
32099 inner_pos "t"
32100 use_parbox 1
32101 use_makebox 0
32102 width "33col%"
32103 special "none"
32104 height "1in"
32105 height_special "totalheight"
32106 thickness "0.4pt"
32107 separation "3pt"
32108 shadowsize "4pt"
32109 framecolor "black"
32110 backgroundcolor "none"
32111 status open
32112
32113 \begin_layout Plain Layout
32114 これは段落ボックス内の文章です。これは段落ボックス内の文章です。
32115 \end_layout
32116
32117 \begin_layout Plain Layout
32118 右の脚註は表示されません。
32119 \begin_inset Foot
32120 status collapsed
32121
32122 \begin_layout Plain Layout
32123 これはparbox内の脚註であり、したがって表示はされません。
32124 \end_layout
32125
32126 \end_inset
32127
32128
32129 \end_layout
32130
32131 \end_inset
32132
32133
32134 \end_layout
32135
32136 \begin_layout Section
32137 単語や文字のボックス
32138 \begin_inset Index idx
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142 ぼっくす@ボックス ! もじよう@文字用
32143 \end_layout
32144
32145 \end_inset
32146
32147
32148 \end_layout
32149
32150 \begin_layout Subsection
32151 ハイフネーションの回避
32152 \begin_inset CommandInset label
32153 LatexCommand label
32154 name "sec:ハイフネーションの回避"
32155
32156 \end_inset
32157
32158
32159 \begin_inset Index idx
32160 status collapsed
32161
32162 \begin_layout Plain Layout
32163 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
32164 \end_layout
32165
32166 \end_inset
32167
32168
32169 \end_layout
32170
32171 \begin_layout Standard
32172 単語や文章がハイフネートされるのを防ぐには、
32173 \family sans
32174 makebox
32175 \family default
32176 型ボックスを使うことができます。
32177 \begin_inset Newline newline
32178 \end_inset
32179
32180 以下が例示用の文章です。
32181 \end_layout
32182
32183 \begin_layout Standard
32184 This line is an example to show how you can prevent the hyphenation of 
32185 \begin_inset Quotes eld
32186 \end_inset
32187
32188 veryverylongword
32189 \begin_inset Quotes erd
32190 \end_inset
32191
32192 .
32193 \end_layout
32194
32195 \begin_layout Standard
32196 単語「veryverylongword」がハイフネートされるのを防ぐには、単語をボックスの中に入れて、
32197 \family sans
32198 内部ボックス
32199 \family default
32200
32201 \family sans
32202 makebox
32203 \family default
32204 コマンドに設定し、幅は指定しません。
32205 \end_layout
32206
32207 \begin_layout Standard
32208 以下がその結果です。
32209 \end_layout
32210
32211 \begin_layout Standard
32212 This line is an example to show how you can prevent the hyphenation of 
32213 \begin_inset Box Frameless
32214 position "t"
32215 hor_pos "c"
32216 has_inner_box 1
32217 inner_pos "t"
32218 use_parbox 0
32219 use_makebox 1
32220 width ""
32221 special "none"
32222 height "1in"
32223 height_special "totalheight"
32224 thickness "0.4pt"
32225 separation "3pt"
32226 shadowsize "4pt"
32227 framecolor "black"
32228 backgroundcolor "none"
32229 status open
32230
32231 \begin_layout Plain Layout
32232 \begin_inset Quotes eld
32233 \end_inset
32234
32235 veryverylongword
32236 \begin_inset Quotes erd
32237 \end_inset
32238
32239
32240 \end_layout
32241
32242 \end_inset
32243
32244 .
32245 \end_layout
32246
32247 \begin_layout Standard
32248 別の方法としては、以下のように、単語の前に直接\SpecialChar TeX
32249 コードで「
32250 \series bold
32251
32252 \backslash
32253 -
32254 \series default
32255 」コマンドを設定する方法もあります。
32256 \end_layout
32257
32258 \begin_layout Standard
32259 This line is an example to show how you can prevent the hyphenation of 
32260 \begin_inset Quotes eld
32261 \end_inset
32262
32263
32264 \begin_inset ERT
32265 status collapsed
32266
32267 \begin_layout Plain Layout
32268
32269
32270 \backslash
32271 -
32272 \end_layout
32273
32274 \end_inset
32275
32276 veryverylongword
32277 \begin_inset Quotes erd
32278 \end_inset
32279
32280 .
32281 \end_layout
32282
32283 \begin_layout Standard
32284 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
32285 \family sans
32286 挿入
32287 \family default
32288 \SpecialChar menuseparator
32289
32290 \family sans
32291 整形
32292 \family default
32293 \SpecialChar menuseparator
32294
32295 \family sans
32296 整形なし改行
32297 \family default
32298 メニュー(
32299 \begin_inset Flex Ruby
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 捷径
32304 \begin_inset Argument post:1
32305 status collapsed
32306
32307 \begin_layout Plain Layout
32308 ショートカット
32309 \end_layout
32310
32311 \end_inset
32312
32313
32314 \end_layout
32315
32316 \end_inset
32317
32318
32319 \begin_inset Info
32320 type  "shortcut"
32321 arg   "newline-insert newline"
32322 \end_inset
32323
32324 )から改行を単語の前に入れてください。
32325 \end_layout
32326
32327 \begin_layout Standard
32328 This line is an example to show how you can prevent the hyphenation of 
32329 \begin_inset Newline newline
32330 \end_inset
32331
32332
32333 \begin_inset Box Frameless
32334 position "t"
32335 hor_pos "c"
32336 has_inner_box 1
32337 inner_pos "t"
32338 use_parbox 0
32339 use_makebox 1
32340 width ""
32341 special "none"
32342 height "1in"
32343 height_special "totalheight"
32344 thickness "0.4pt"
32345 separation "3pt"
32346 shadowsize "4pt"
32347 framecolor "black"
32348 backgroundcolor "none"
32349 status open
32350
32351 \begin_layout Plain Layout
32352 \begin_inset Quotes eld
32353 \end_inset
32354
32355 veryverylongword
32356 \begin_inset Quotes erd
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \end_inset
32363
32364 .
32365 \end_layout
32366
32367 \begin_layout Subsection
32368 垂直揃え
32369 \begin_inset CommandInset label
32370 LatexCommand label
32371 name "subsec:垂直揃え"
32372
32373 \end_inset
32374
32375
32376 \begin_inset Index idx
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
32381 \end_layout
32382
32383 \end_inset
32384
32385
32386 \begin_inset Index idx
32387 status collapsed
32388
32389 \begin_layout Plain Layout
32390 ぼっくす@ボックス ! Raiseboxes
32391 \end_layout
32392
32393 \end_inset
32394
32395
32396 \end_layout
32397
32398 \begin_layout Standard
32399
32400 \series bold
32401
32402 \backslash
32403 raisebox
32404 \series default
32405 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
32406 \series bold
32407
32408 \backslash
32409 raisebox
32410 \series default
32411 は以下の書式で使用します。
32412 \end_layout
32413
32414 \begin_layout Standard
32415
32416 \series bold
32417
32418 \backslash
32419 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
32420 \end_layout
32421
32422 \begin_layout Standard
32423 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
32424 \end_layout
32425
32426 \begin_layout Standard
32427 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前に\SpecialChar TeX
32428 コードで
32429 \end_layout
32430
32431 \begin_layout Standard
32432
32433 \series bold
32434
32435 \backslash
32436 raisebox{
32437 \backslash
32438 depth}{
32439 \end_layout
32440
32441 \begin_layout Standard
32442 というコマンドを挿入してください。単語の後には、閉じ括弧「
32443 \series bold
32444 }
32445 \series default
32446 」を\SpecialChar TeX
32447 コードで挿入してください。
32448 \begin_inset Newline newline
32449 \end_inset
32450
32451 以下がその出力です。
32452 \end_layout
32453
32454 \begin_layout Standard
32455 This is a text line with the word 
32456 \begin_inset ERT
32457 status collapsed
32458
32459 \begin_layout Plain Layout
32460
32461
32462 \backslash
32463 raisebox{
32464 \backslash
32465 depth}{
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset Quotes eld
32472 \end_inset
32473
32474 preventing
32475 \begin_inset Quotes erd
32476 \end_inset
32477
32478
32479 \begin_inset ERT
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483
32484 }
32485 \end_layout
32486
32487 \end_inset
32488
32489  as raised word.
32490 \end_layout
32491
32492 \begin_layout Standard
32493 \begin_inset VSpace bigskip
32494 \end_inset
32495
32496 行中の文字を上げ下げすると、以下のように行間が広がります。
32497 \end_layout
32498
32499 \begin_layout Standard
32500 This is a text line with the word 
32501 \begin_inset ERT
32502 status collapsed
32503
32504 \begin_layout Plain Layout
32505
32506
32507 \backslash
32508 raisebox{-
32509 \backslash
32510 depth}{
32511 \end_layout
32512
32513 \end_inset
32514
32515
32516 \begin_inset Quotes eld
32517 \end_inset
32518
32519 preventing
32520 \begin_inset Quotes erd
32521 \end_inset
32522
32523
32524 \begin_inset ERT
32525 status collapsed
32526
32527 \begin_layout Plain Layout
32528
32529 }
32530 \end_layout
32531
32532 \end_inset
32533
32534  as lowered word.
32535 \begin_inset Newline newline
32536 \end_inset
32537
32538 This is a text line with the word 
32539 \begin_inset ERT
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543
32544
32545 \backslash
32546 raisebox{0.5cm}{
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \begin_inset Quotes eld
32553 \end_inset
32554
32555 testing
32556 \begin_inset Quotes erd
32557 \end_inset
32558
32559
32560 \begin_inset ERT
32561 status collapsed
32562
32563 \begin_layout Plain Layout
32564
32565 }
32566 \end_layout
32567
32568 \end_inset
32569
32570  as raised word.
32571 \end_layout
32572
32573 \begin_layout Standard
32574 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
32575 \end_layout
32576
32577 \begin_layout Standard
32578
32579 \series bold
32580
32581 \backslash
32582 raisebox{-
32583 \backslash
32584 depth}[0pt]{
32585 \end_layout
32586
32587 \begin_layout Standard
32588 とすると、以下のようになります。
32589 \end_layout
32590
32591 \begin_layout Standard
32592 This is a text line with the word 
32593 \begin_inset ERT
32594 status collapsed
32595
32596 \begin_layout Plain Layout
32597
32598
32599 \backslash
32600 raisebox{-
32601 \backslash
32602 depth}[0pt]{
32603 \end_layout
32604
32605 \end_inset
32606
32607
32608 \begin_inset Quotes eld
32609 \end_inset
32610
32611 preventing
32612 \begin_inset Quotes erd
32613 \end_inset
32614
32615
32616 \begin_inset ERT
32617 status collapsed
32618
32619 \begin_layout Plain Layout
32620
32621 }
32622 \end_layout
32623
32624 \end_inset
32625
32626  as lowered word.
32627 \begin_inset Newline newline
32628 \end_inset
32629
32630
32631 \begin_inset Newline newline
32632 \end_inset
32633
32634 This is a text line with the word 
32635 \begin_inset ERT
32636 status collapsed
32637
32638 \begin_layout Plain Layout
32639
32640
32641 \backslash
32642 raisebox{0.5cm}[0pt]{
32643 \end_layout
32644
32645 \end_inset
32646
32647
32648 \begin_inset Quotes eld
32649 \end_inset
32650
32651 testing
32652 \begin_inset Quotes erd
32653 \end_inset
32654
32655
32656 \begin_inset ERT
32657 status collapsed
32658
32659 \begin_layout Plain Layout
32660
32661 }
32662 \end_layout
32663
32664 \end_inset
32665
32666  as raised word.
32667 \end_layout
32668
32669 \begin_layout Section
32670 色付きボックス
32671 \begin_inset CommandInset label
32672 LatexCommand label
32673 name "sec:色付きボックス"
32674
32675 \end_inset
32676
32677
32678 \begin_inset Index idx
32679 status collapsed
32680
32681 \begin_layout Plain Layout
32682 ぼっくす@ボックス ! いろつき@色付き
32683 \end_layout
32684
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \begin_layout Standard
32691 ボックスの背景に色を付けるには、ボックスダイアログで好みの色を選択するだけです。これは,橙色の背景を持つボックスの例です:
32692 \begin_inset Box Frameless
32693 position "t"
32694 hor_pos "c"
32695 has_inner_box 1
32696 inner_pos "t"
32697 use_parbox 0
32698 use_makebox 1
32699 width ""
32700 special "none"
32701 height "1in"
32702 height_special "totalheight"
32703 thickness "0.4pt"
32704 separation "3pt"
32705 shadowsize "4pt"
32706 framecolor "black"
32707 backgroundcolor "orange"
32708 status open
32709
32710 \begin_layout Plain Layout
32711 橙色背景のボックス
32712 \end_layout
32713
32714 \end_inset
32715
32716
32717 \end_layout
32718
32719 \begin_layout Standard
32720 装飾を
32721 \family sans
32722 簡素な長方形の枠
32723 \family default
32724 にした場合には、枠の色を設定できます。この場合、背景色も指定しなくてはなりません(\SpecialChar LyX
32725 は白を既定色として設定します)。
32726 \begin_inset Newline newline
32727 \end_inset
32728
32729 例:
32730 \begin_inset Box Boxed
32731 position "t"
32732 hor_pos "c"
32733 has_inner_box 0
32734 inner_pos "t"
32735 use_parbox 0
32736 use_makebox 0
32737 width ""
32738 special "none"
32739 height "1in"
32740 height_special "totalheight"
32741 thickness "0.4pt"
32742 separation "3pt"
32743 shadowsize "4pt"
32744 framecolor "teal"
32745 backgroundcolor "yellow"
32746 status open
32747
32748 \begin_layout Plain Layout
32749 ティール色の枠と黄色の背景を持つボックス
32750 \end_layout
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \begin_layout Standard
32758 \begin_inset VSpace bigskip
32759 \end_inset
32760
32761 もちろん、色付きボックスの中に色付きの文を入れることもできます:
32762 \begin_inset Newline newline
32763 \end_inset
32764
32765
32766 \begin_inset Box Boxed
32767 position "t"
32768 hor_pos "c"
32769 has_inner_box 0
32770 inner_pos "t"
32771 use_parbox 0
32772 use_makebox 0
32773 width ""
32774 special "none"
32775 height "1in"
32776 height_special "totalheight"
32777 thickness "0.4pt"
32778 separation "3pt"
32779 shadowsize "4pt"
32780 framecolor "cyan"
32781 backgroundcolor "magenta"
32782 status open
32783
32784 \begin_layout Plain Layout
32785
32786 \color yellow
32787 これは着色した色付きボックス中の色付き文章です。
32788 \end_layout
32789
32790 \end_inset
32791
32792
32793 \end_layout
32794
32795 \begin_layout Standard
32796 \begin_inset VSpace bigskip
32797 \end_inset
32798
32799
32800 \end_layout
32801
32802 \begin_layout Standard
32803 事前に設定された色以外の色が欲しいときは、第
32804 \begin_inset CommandInset ref
32805 LatexCommand ref
32806 reference "sec:色付きの表"
32807
32808 \end_inset
32809
32810 節に述べられているように、独自色を定義することができます。独自色を使う場合には、以下のように,TeXコードを使ってボックスを組版しなくてはなりません。
32811 \end_layout
32812
32813 \begin_layout Standard
32814 枠なしの色付きボックスは、
32815 \series bold
32816
32817 \backslash
32818 colorbox
32819 \series default
32820 コマンドで作ります。これは、以下のような書式で使われます。
32821 \end_layout
32822
32823 \begin_layout Standard
32824
32825 \series bold
32826
32827 \backslash
32828 colorbox{色}{ボックスの内容}
32829 \end_layout
32830
32831 \begin_layout Standard
32832 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。たとえば、単語の背景を濃緑にするには、単語の前に\SpecialChar TeX
32833 コードで
32834 \end_layout
32835
32836 \begin_layout Standard
32837
32838 \series bold
32839
32840 \backslash
32841 colorbox{darkgreen}{
32842 \end_layout
32843
32844 \begin_layout Standard
32845 というコマンドを入れてください。単語の後には、\SpecialChar TeX
32846 コードで閉じ括弧「
32847 \series bold
32848 }
32849 \series default
32850 」を入れてください。
32851 \begin_inset Newline newline
32852 \end_inset
32853
32854 以下がその結果です。
32855 \end_layout
32856
32857 \begin_layout Standard
32858 この行では、
32859 \begin_inset ERT
32860 status collapsed
32861
32862 \begin_layout Plain Layout
32863
32864
32865 \backslash
32866 colorbox{darkgreen}{
32867 \end_layout
32868
32869 \end_inset
32870
32871 「注意!」
32872 \begin_inset ERT
32873 status collapsed
32874
32875 \begin_layout Plain Layout
32876
32877 }
32878 \end_layout
32879
32880 \end_inset
32881
32882 という単語が濃緑の背景になっています。
32883 \end_layout
32884
32885 \begin_layout Standard
32886 枠付き色付きのボックスは、下記のように
32887 \series bold
32888
32889 \backslash
32890 fcolorbox
32891 \series default
32892 コマンドを使って作ります。
32893 \end_layout
32894
32895 \begin_layout Standard
32896
32897 \series bold
32898
32899 \backslash
32900 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
32901 \end_layout
32902
32903 \begin_layout Section
32904 ボックスの伸縮回転
32905 \end_layout
32906
32907 \begin_layout Standard
32908 本節に述べられているボックスを使うには、
32909 \family sans
32910 画像ボックス
32911 \family default
32912 モジュールを文書設定で読み込んでおく必要があります。
32913 \end_layout
32914
32915 \begin_layout Standard
32916 \begin_inset Note Greyedout
32917 status open
32918
32919 \begin_layout Plain Layout
32920
32921 \series bold
32922 【註】
32923 \series default
32924 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
32925 \end_layout
32926
32927 \end_inset
32928
32929
32930 \end_layout
32931
32932 \begin_layout Standard
32933 \begin_inset Note Greyedout
32934 status open
32935
32936 \begin_layout Plain Layout
32937
32938 \series bold
32939 【註】
32940 \series default
32941 フロートは回転伸縮したボックスの中に入れることはできません。
32942 \end_layout
32943
32944 \end_inset
32945
32946
32947 \end_layout
32948
32949 \begin_layout Subsection
32950 ボックスの回転
32951 \begin_inset Index idx
32952 status collapsed
32953
32954 \begin_layout Plain Layout
32955 ぼっくす@ボックス ! かいてんした@回転した
32956 \end_layout
32957
32958 \end_inset
32959
32960
32961 \begin_inset Index idx
32962 status collapsed
32963
32964 \begin_layout Plain Layout
32965 かいてん@回転 ! そざいの@素材の—
32966 \end_layout
32967
32968 \end_inset
32969
32970
32971 \begin_inset Index idx
32972 status collapsed
32973
32974 \begin_layout Plain Layout
32975 ず@図 ! のかいてん@—の回転
32976 \end_layout
32977
32978 \end_inset
32979
32980
32981 \begin_inset Index idx
32982 status collapsed
32983
32984 \begin_layout Plain Layout
32985 ひょうのちょうせい@表の調整 ! かいてん@回転
32986 \end_layout
32987
32988 \end_inset
32989
32990
32991 \end_layout
32992
32993 \begin_layout Standard
32994 ものを回転するならば、
32995 \family sans
32996 回転ボックス
32997 \family default
32998 に入れることができます。このボックスは、
32999 \family sans
33000 挿入\SpecialChar menuseparator
33001 拡張差込枠\SpecialChar menuseparator
33002 回転ボックス
33003 \family default
33004 で挿入することができます。
33005 \end_layout
33006
33007 \begin_layout Standard
33008 回転の原点は、原点差込枠(メニュー「
33009 \family sans
33010 挿入\SpecialChar menuseparator
33011 原点
33012 \family default
33013 」)に
33014 \series bold
33015 origin=位置
33016 \series default
33017 の形で指定することができます。位置として指定可能なのは、
33018 \emph on
33019 c
33020 \emph default
33021 (中央揃え)・
33022 \emph on
33023 l
33024 \emph default
33025 (左揃え)・
33026 \emph on
33027 r
33028 \emph default
33029 (右揃え)・
33030 \emph on
33031 b
33032 \emph default
33033 (下揃え)・
33034 \emph on
33035 t
33036 \emph default
33037 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
33038 \emph on
33039 lt
33040 \emph default
33041 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
33042 \emph on
33043 l
33044 \emph default
33045 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
33046 \end_layout
33047
33048 \begin_layout Standard
33049 下の例では、
33050 \family sans
33051 原点
33052 \family default
33053 差込枠に
33054 \series bold
33055 origin=c
33056 \series default
33057
33058 \family sans
33059 回転
33060 \family default
33061 差込枠に
33062 \series bold
33063 60
33064 \series default
33065 と入れています。
33066 \end_layout
33067
33068 \begin_layout Standard
33069 これは、
33070 \begin_inset Flex Rotatebox
33071 status open
33072
33073 \begin_layout Plain Layout
33074 \begin_inset Argument 1
33075 status open
33076
33077 \begin_layout Plain Layout
33078 origin=c
33079 \end_layout
33080
33081 \end_inset
33082
33083
33084 \begin_inset Argument 2
33085 status open
33086
33087 \begin_layout Plain Layout
33088 60
33089 \end_layout
33090
33091 \end_inset
33092
33093 回転した
33094 \end_layout
33095
33096 \end_inset
33097
33098 文章を含む行です。
33099 \end_layout
33100
33101 \begin_layout Standard
33102 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
33103 \end_layout
33104
33105 \begin_layout Standard
33106 これは、
33107 \begin_inset Flex Rotatebox
33108 status open
33109
33110 \begin_layout Plain Layout
33111 \begin_inset Argument 1
33112 status open
33113
33114 \begin_layout Plain Layout
33115 origin=r
33116 \end_layout
33117
33118 \end_inset
33119
33120
33121 \begin_inset Argument 2
33122 status open
33123
33124 \begin_layout Plain Layout
33125 60
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \begin_inset Box Doublebox
33132 position "c"
33133 hor_pos "c"
33134 has_inner_box 0
33135 inner_pos "c"
33136 use_parbox 0
33137 use_makebox 0
33138 width "1in"
33139 special "width"
33140 height "1in"
33141 height_special "totalheight"
33142 thickness "0.4pt"
33143 separation "3pt"
33144 shadowsize "4pt"
33145 framecolor "black"
33146 backgroundcolor "none"
33147 status open
33148
33149 \begin_layout Plain Layout
33150 回転した
33151 \end_layout
33152
33153 \end_inset
33154
33155
33156 \end_layout
33157
33158 \end_inset
33159
33160 枠付き文章と
33161 \begin_inset Flex Rotatebox
33162 status open
33163
33164 \begin_layout Plain Layout
33165 \begin_inset Argument 1
33166 status open
33167
33168 \begin_layout Plain Layout
33169 origin=lb
33170 \end_layout
33171
33172 \end_inset
33173
33174
33175 \begin_inset Argument 2
33176 status open
33177
33178 \begin_layout Plain Layout
33179 60
33180 \end_layout
33181
33182 \end_inset
33183
33184
33185 \begin_inset Formula $\int A\,\mathrm{d}x=B$
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \end_inset
33192
33193 数式を含む行です。
33194 \end_layout
33195
33196 \begin_layout Standard
33197 あるいは、以下のように図や表を入れることもできます。
33198 \end_layout
33199
33200 \begin_layout Standard
33201 これは、
33202 \begin_inset Flex Rotatebox
33203 status open
33204
33205 \begin_layout Plain Layout
33206 \begin_inset Argument 1
33207 status open
33208
33209 \begin_layout Plain Layout
33210 origin=lb
33211 \end_layout
33212
33213 \end_inset
33214
33215
33216 \begin_inset Argument 2
33217 status open
33218
33219 \begin_layout Plain Layout
33220 90
33221 \end_layout
33222
33223 \end_inset
33224
33225
33226 \begin_inset Graphics
33227         filename ../clipart/platypus.eps
33228         lyxscale 50
33229         width 25col%
33230
33231 \end_inset
33232
33233
33234 \end_layout
33235
33236 \end_inset
33237
33238 回転した画像と
33239 \begin_inset Flex Rotatebox
33240 status open
33241
33242 \begin_layout Plain Layout
33243 \begin_inset Argument 2
33244 status open
33245
33246 \begin_layout Plain Layout
33247 -90
33248 \end_layout
33249
33250 \end_inset
33251
33252
33253 \begin_inset Tabular
33254 <lyxtabular version="3" rows="2" columns="2">
33255 <features tabularvalignment="middle">
33256 <column alignment="center" valignment="top">
33257 <column alignment="center" valignment="top">
33258 <row>
33259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263 q
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272 w
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 </row>
33278 <row>
33279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283 e
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292 r
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 </row>
33298 </lyxtabular>
33299
33300 \end_inset
33301
33302
33303 \end_layout
33304
33305 \end_inset
33306
33307 表を含む行です。
33308 \end_layout
33309
33310 \begin_layout Standard
33311 \begin_inset Note Greyedout
33312 status open
33313
33314 \begin_layout Plain Layout
33315
33316 \series bold
33317 【註】
33318 \family sans
33319 \series default
33320 角度
33321 \family default
33322 差込枠が空であったり、数字以外の文字が入っていたりした場合、文書を閲覧したり書き出したりする際に、\SpecialChar LaTeX
33323 エラーが発生します。
33324 \end_layout
33325
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \begin_layout Subsection
33332 ボックスの伸縮
33333 \begin_inset Index idx
33334 status collapsed
33335
33336 \begin_layout Plain Layout
33337 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた—
33338 \end_layout
33339
33340 \end_inset
33341
33342
33343 \begin_inset Index idx
33344 status collapsed
33345
33346 \begin_layout Plain Layout
33347 しんしゅく@伸縮 ! そざいの@素材の—
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \begin_inset Index idx
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357 ず@図 ! のしんしゅく@—の伸縮
33358 \end_layout
33359
33360 \end_inset
33361
33362
33363 \begin_inset Index idx
33364 status collapsed
33365
33366 \begin_layout Plain Layout
33367 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
33368 \end_layout
33369
33370 \end_inset
33371
33372
33373 \end_layout
33374
33375 \begin_layout Standard
33376 ものを伸縮するならば、
33377 \family sans
33378 伸縮ボックス
33379 \family default
33380 に入れることができます。このボックスは、
33381 \family sans
33382 挿入\SpecialChar menuseparator
33383 拡張差込枠\SpecialChar menuseparator
33384 伸縮ボックス
33385 \family default
33386 で挿入することができます。
33387 \end_layout
33388
33389 \begin_layout Standard
33390
33391 \family sans
33392 伸縮ボックス
33393 \family default
33394 には、必須差込枠「
33395 \family sans
33396 水平因子
33397 \family default
33398 」と、非必須差込枠「
33399 \family sans
33400 垂直因子
33401 \family default
33402 」(「
33403 \family sans
33404 挿入\SpecialChar menuseparator
33405 垂直因子
33406 \family default
33407 」メニューで挿入可)がありますので、そこに水平因子と垂直因子を入力してください。
33408 \family sans
33409 垂直因子
33410 \family default
33411 を使わない場合には、水平因子が垂直因子としても使われます。
33412 \end_layout
33413
33414 \begin_layout Standard
33415 たとえば、文書の本文の大きさに比べて、文を2倍の大きさにしたい場合、
33416 \family sans
33417 水平因子
33418 \family default
33419 差込枠に
33420 \series bold
33421 2
33422 \series default
33423 と入力してください。例:
33424 \begin_inset Flex Scalebox
33425 status open
33426
33427 \begin_layout Plain Layout
33428 \begin_inset Argument 1
33429 status open
33430
33431 \begin_layout Plain Layout
33432 2
33433 \end_layout
33434
33435 \end_inset
33436
33437 こんにちは
33438 \end_layout
33439
33440 \end_inset
33441
33442
33443 \end_layout
33444
33445 \begin_layout Standard
33446
33447 \family sans
33448 水平因子
33449 \family default
33450
33451 \series bold
33452 2
33453 \series default
33454
33455 \family sans
33456 垂直因子
33457 \family default
33458
33459 \series bold
33460 1
33461 \series default
33462 にすると、このようにゆがみます:
33463 \begin_inset Flex Scalebox
33464 status open
33465
33466 \begin_layout Plain Layout
33467 \begin_inset Argument 1
33468 status open
33469
33470 \begin_layout Plain Layout
33471 2
33472 \end_layout
33473
33474 \end_inset
33475
33476
33477 \begin_inset Argument 2
33478 status open
33479
33480 \begin_layout Plain Layout
33481 1
33482 \end_layout
33483
33484 \end_inset
33485
33486 こんにちは
33487 \end_layout
33488
33489 \end_inset
33490
33491
33492 \end_layout
33493
33494 \begin_layout Standard
33495 伸縮因子を負に設定した場合、ボックスの内容は鏡像になります。鏡文字を作りたい場合には、
33496 \family sans
33497 水平因子
33498 \family default
33499
33500 \series bold
33501 -1
33502 \series default
33503
33504 \family sans
33505 垂直因子
33506 \family default
33507
33508 \series bold
33509 1
33510 \series default
33511 にします:
33512 \begin_inset Flex Scalebox
33513 status open
33514
33515 \begin_layout Plain Layout
33516 \begin_inset Argument 1
33517 status open
33518
33519 \begin_layout Plain Layout
33520 -1
33521 \end_layout
33522
33523 \end_inset
33524
33525
33526 \begin_inset Argument 2
33527 status open
33528
33529 \begin_layout Plain Layout
33530 1
33531 \end_layout
33532
33533 \end_inset
33534
33535 こんにちは
33536 \end_layout
33537
33538 \end_inset
33539
33540
33541 \end_layout
33542
33543 \begin_layout Standard
33544
33545 \family sans
33546 水平因子
33547 \family default
33548
33549 \series bold
33550 1
33551 \series default
33552
33553 \family sans
33554 垂直因子
33555 \family default
33556
33557 \series bold
33558 -1
33559 \series default
33560 にすると、ベースラインでひっくり返した形になります:
33561 \begin_inset Flex Scalebox
33562 status open
33563
33564 \begin_layout Plain Layout
33565 \begin_inset Argument 1
33566 status open
33567
33568 \begin_layout Plain Layout
33569 1
33570 \end_layout
33571
33572 \end_inset
33573
33574
33575 \begin_inset Argument 2
33576 status open
33577
33578 \begin_layout Plain Layout
33579 -1
33580 \end_layout
33581
33582 \end_inset
33583
33584 こんにちは
33585 \end_layout
33586
33587 \end_inset
33588
33589
33590 \end_layout
33591
33592 \begin_layout Standard
33593
33594 \family sans
33595 反転ボックス
33596 \family default
33597 (「
33598 \family sans
33599 挿入\SpecialChar menuseparator
33600 拡張差込枠\SpecialChar menuseparator
33601 反転ボックス
33602 \family default
33603 」メニュー)は、
33604 \family sans
33605 伸縮ボックス
33606 \family default
33607
33608 \family sans
33609 水平因子
33610 \family default
33611
33612 \series bold
33613 -1
33614 \series default
33615
33616 \family sans
33617 垂直因子
33618 \family default
33619
33620 \series bold
33621 1
33622 \series default
33623 にしたものと同じです.
33624 \end_layout
33625
33626 \begin_layout Standard
33627 \begin_inset Note Greyedout
33628 status open
33629
33630 \begin_layout Plain Layout
33631
33632 \series bold
33633 【註】
33634 \family sans
33635 \series default
33636 水平因子
33637 \family default
33638 差込枠が空であったり、数字以外の文字が入っていたりした場合、文書を閲覧したり書き出したりする際に、\SpecialChar LaTeX
33639 エラーが発生します。
33640 \end_layout
33641
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \begin_layout Standard
33648 \begin_inset VSpace bigskip
33649 \end_inset
33650
33651 中身を決まった幅と高さに伸縮したい場合には、
33652 \family sans
33653 寸法変更ボックス
33654 \family default
33655 (「
33656 \family sans
33657 挿入\SpecialChar menuseparator
33658 拡張差込枠\SpecialChar menuseparator
33659 寸法変更ボックス
33660 \family default
33661 」メニュー)を使うことができます。
33662 \family sans
33663 寸法変更ボックス
33664 \family default
33665 には、必須差込枠「
33666 \family sans
33667
33668 \family default
33669 」と、非必須差込枠「
33670 \family sans
33671 高さ
33672 \family default
33673 」(「
33674 \family sans
33675 挿入\SpecialChar menuseparator
33676 高さ
33677 \family default
33678 」メニューで挿入可)がありますので、そこに幅と高さを単位付きの値で入力してください。
33679 \begin_inset CommandInset ref
33680 LatexCommand ref
33681 reference "tab:単位"
33682
33683 \end_inset
33684
33685 に使用できる単位が列挙してあります。2つの差込枠のいずれかに感嘆符
33686 \series bold
33687 !
33688 \series default
33689 があると、ボックス内容のアスペクト比が保たれるように寸法が設定されます。
33690 \family sans
33691 高さ
33692 \family default
33693 差込枠を使わない場合には、高さには内部的に感嘆符が使用されます。
33694 \end_layout
33695
33696 \begin_layout Standard
33697
33698 \series bold
33699 2cm
33700 \series default
33701
33702 \family sans
33703
33704 \family default
33705 に、
33706 \series bold
33707 1cm
33708 \series default
33709
33710 \family sans
33711 高さ
33712 \family default
33713 に使用するとこうなります:
33714 \begin_inset Flex Resizebox
33715 status open
33716
33717 \begin_layout Plain Layout
33718 \begin_inset Argument 1
33719 status open
33720
33721 \begin_layout Plain Layout
33722 2cm
33723 \end_layout
33724
33725 \end_inset
33726
33727
33728 \begin_inset Argument 2
33729 status open
33730
33731 \begin_layout Plain Layout
33732 1cm
33733 \end_layout
33734
33735 \end_inset
33736
33737 こんにちは
33738 \end_layout
33739
33740 \end_inset
33741
33742
33743 \begin_inset Newline newline
33744 \end_inset
33745
33746
33747 \series bold
33748 2cm
33749 \series default
33750
33751 \family sans
33752
33753 \family default
33754 に、
33755 \series bold
33756 !
33757 \series default
33758
33759 \family sans
33760 高さ
33761 \family default
33762 に使用すると(あるいは
33763 \family sans
33764 高さ
33765 \family default
33766 なし)こうなります:
33767 \begin_inset Flex Resizebox
33768 status open
33769
33770 \begin_layout Plain Layout
33771 \begin_inset Argument 1
33772 status open
33773
33774 \begin_layout Plain Layout
33775 2cm
33776 \end_layout
33777
33778 \end_inset
33779
33780
33781 \begin_inset Argument 2
33782 status open
33783
33784 \begin_layout Plain Layout
33785 !
33786 \end_layout
33787
33788 \end_inset
33789
33790 こんにちは
33791 \end_layout
33792
33793 \end_inset
33794
33795
33796 \end_layout
33797
33798 \begin_layout Standard
33799 \begin_inset Note Greyedout
33800 status open
33801
33802 \begin_layout Plain Layout
33803
33804 \series bold
33805 【註】
33806 \family sans
33807 \series default
33808
33809 \family default
33810 差込枠が空であったり、無効な単位が入っていたりした場合、文書を閲覧したり書き出したりする際に、\SpecialChar LaTeX
33811 エラーが発生します。
33812 \end_layout
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820 \begin_inset VSpace bigskip
33821 \end_inset
33822
33823
33824 \end_layout
33825
33826 \begin_layout Standard
33827 ボックスは好きな順序で組み合わせることができます。
33828 \family sans
33829 回転ボックス
33830 \family default
33831 の中に
33832 \family sans
33833 寸法変更ボックス
33834 \family default
33835 が入り、さらにその中に
33836 \family sans
33837 反転ボックス
33838 \family default
33839 が入っている例です:
33840 \end_layout
33841
33842 \begin_layout Standard
33843 \noindent
33844 \align center
33845 \begin_inset Flex Rotatebox
33846 status open
33847
33848 \begin_layout Plain Layout
33849 \begin_inset Argument 1
33850 status open
33851
33852 \begin_layout Plain Layout
33853 origin=c
33854 \end_layout
33855
33856 \end_inset
33857
33858
33859 \begin_inset Argument 2
33860 status open
33861
33862 \begin_layout Plain Layout
33863 -45
33864 \end_layout
33865
33866 \end_inset
33867
33868
33869 \begin_inset Flex Resizebox
33870 status open
33871
33872 \begin_layout Plain Layout
33873 \begin_inset Argument 1
33874 status open
33875
33876 \begin_layout Plain Layout
33877 2cm
33878 \end_layout
33879
33880 \end_inset
33881
33882
33883 \begin_inset Flex Reflectbox
33884 status open
33885
33886 \begin_layout Plain Layout
33887 こんにちは
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \end_inset
33896
33897
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \begin_layout Standard
33906 \noindent
33907 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
33908 \end_layout
33909
33910 \begin_layout Standard
33911 \noindent
33912 \align center
33913 \begin_inset Flex Resizebox
33914 status open
33915
33916 \begin_layout Plain Layout
33917 \begin_inset Argument 1
33918 status open
33919
33920 \begin_layout Plain Layout
33921 2cm
33922 \end_layout
33923
33924 \end_inset
33925
33926
33927 \begin_inset Flex Reflectbox
33928 status open
33929
33930 \begin_layout Plain Layout
33931 \begin_inset Graphics
33932         filename ../clipart/platypus.eps
33933         lyxscale 50
33934         width 25col%
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \end_inset
33947
33948  
33949 \begin_inset Flex Resizebox
33950 status open
33951
33952 \begin_layout Plain Layout
33953 \begin_inset Argument 1
33954 status open
33955
33956 \begin_layout Plain Layout
33957 2cm
33958 \end_layout
33959
33960 \end_inset
33961
33962
33963 \begin_inset Flex Reflectbox
33964 status open
33965
33966 \begin_layout Plain Layout
33967 \begin_inset Tabular
33968 <lyxtabular version="3" rows="2" columns="2">
33969 <features tabularvalignment="middle">
33970 <column alignment="center" valignment="top">
33971 <column alignment="center" valignment="top">
33972 <row>
33973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977 q
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Plain Layout
33986 w
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 </row>
33992 <row>
33993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33994 \begin_inset Text
33995
33996 \begin_layout Plain Layout
33997 e
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006 r
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 </row>
34012 </lyxtabular>
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \end_inset
34020
34021
34022 \end_layout
34023
34024 \end_inset
34025
34026  
34027 \begin_inset Flex Resizebox
34028 status open
34029
34030 \begin_layout Plain Layout
34031 \begin_inset Argument 1
34032 status open
34033
34034 \begin_layout Plain Layout
34035 3cm
34036 \end_layout
34037
34038 \end_inset
34039
34040
34041 \begin_inset Flex Reflectbox
34042 status open
34043
34044 \begin_layout Plain Layout
34045 \begin_inset Formula $\int A\,\mathrm{d}x=B$
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057
34058
34059 \end_layout
34060
34061 \begin_layout Standard
34062 文書で大域的に数式様式
34063 \series bold
34064 fleqn
34065 \series default
34066 を使用している場合
34067 \begin_inset Foot
34068 status collapsed
34069
34070 \begin_layout Plain Layout
34071 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
34072 \end_layout
34073
34074 \end_inset
34075
34076 には、別行建て数式も伸縮させることができます。
34077 \end_layout
34078
34079 \begin_layout Chapter
34080 本文回り込みオブジェクト
34081 \begin_inset Index idx
34082 status collapsed
34083
34084 \begin_layout Plain Layout
34085 ほんぶんまわりこみ@本文回り込み
34086 \end_layout
34087
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Section
34094 折返しフロート
34095 \begin_inset CommandInset label
34096 LatexCommand label
34097 name "sec:折返しフロート"
34098
34099 \end_inset
34100
34101
34102 \begin_inset Index idx
34103 status collapsed
34104
34105 \begin_layout Plain Layout
34106 ふろーと@フロート ! おりかえしふろーと@折返しフロート
34107 \end_layout
34108
34109 \end_inset
34110
34111
34112 \begin_inset Index idx
34113 status collapsed
34114
34115 \begin_layout Plain Layout
34116 ほんぶんまわりこみ@本文回り込み ! おりかえしふろーと@折返しフロート
34117 \end_layout
34118
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \begin_layout Standard
34125 \begin_inset Wrap figure
34126 lines 0
34127 placement l
34128 overhang 1cm
34129 width "40col%"
34130 status open
34131
34132 \begin_layout Plain Layout
34133 \begin_inset Graphics
34134         filename ../clipart/mobius.eps
34135         width 40col%
34136         scaleBeforeRotation
34137         rotateOrigin center
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Plain Layout
34145 \begin_inset Caption Standard
34146
34147 \begin_layout Plain Layout
34148 \begin_inset CommandInset label
34149 LatexCommand label
34150 name "fig:折返し図フロート"
34151
34152 \end_inset
34153
34154 これは折返し図フロートです。
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \end_inset
34163
34164 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、\SpecialChar LaTeX
34165 パッケージの
34166 \series bold
34167 wrapfig
34168 \series default
34169
34170 \begin_inset Index idx
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174 \SpecialChar LaTeX
34175 ぱっけーじ@\SpecialChar LaTeX
34176 パッケージ ! wrapfig
34177 \end_layout
34178
34179 \end_inset
34180
34181 を導入済みであれば、
34182 \family sans
34183 挿入\SpecialChar menuseparator
34184 フロート\SpecialChar menuseparator
34185 折返し図フロート
34186 \family default
34187
34188 \family sans
34189 折返し表フロート
34190 \family default
34191 メニューで挿入することができます
34192 \begin_inset Foot
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 \SpecialChar LaTeX
34197 パッケージの導入方法は、取扱説明書の『\SpecialChar LaTeX
34198 の設定』に説明されています。
34199 \end_layout
34200
34201 \end_inset
34202
34203 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
34204 \family sans
34205 配置
34206 \family default
34207
34208 \family sans
34209
34210 \family default
34211 です。非必須項目として、
34212 \family sans
34213 ぶら下げ
34214 \family default
34215
34216 \family sans
34217 行幅
34218 \family default
34219 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
34220 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
34221 にするか、周囲の段落までフロートすることを\SpecialChar LaTeX
34222 に許可するかを指定することができます。第
34223 \begin_inset CommandInset ref
34224 LatexCommand ref
34225 reference "fig:折返し図フロート"
34226
34227 \end_inset
34228
34229 図は、40
34230 \begin_inset space \thinspace{}
34231 \end_inset
34232
34233 列幅%の幅と1
34234 \begin_inset space \thinspace{}
34235 \end_inset
34236
34237 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります。
34238 \end_layout
34239
34240 \begin_layout Standard
34241 \begin_inset Note Greyedout
34242 status open
34243
34244 \begin_layout Plain Layout
34245
34246 \series bold
34247 【註】
34248 \series default
34249 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
34250 上書きされて出力されたりします。
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Standard
34259 原則として、
34260 \end_layout
34261
34262 \begin_layout Itemize
34263 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
34264 うになってから、正確な位置に挿入しなくてはなりません。
34265 \end_layout
34266
34267 \begin_layout Itemize
34268 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
34269 \end_layout
34270
34271 \begin_layout Itemize
34272 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
34273 \end_layout
34274
34275 \begin_layout Itemize
34276 折返しフロートは、節見出しや表中に入れることは認められていません。
34277 \end_layout
34278
34279 \begin_layout Itemize
34280 連番や参照は、第
34281 \begin_inset CommandInset ref
34282 LatexCommand ref
34283 reference "chap:フロート"
34284
34285 \end_inset
34286
34287 章で述べられているように動作します。
34288 \end_layout
34289
34290 \begin_layout Section
34291 固定回り込みオブジェクト
34292 \begin_inset Index idx
34293 status collapsed
34294
34295 \begin_layout Plain Layout
34296 ほんぶんまわりこみ@本文回り込み ! こていおぶじぇくと@固定オブジェクト
34297 \end_layout
34298
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \begin_layout Standard
34305
34306 \begin_inset CommandInset ref
34307 LatexCommand ref
34308 reference "sec:折返しフロート"
34309
34310 \end_inset
34311
34312 節の折返しフロートは、段落中で、以下のような配置がされます。
34313 \begin_inset Separator parbreak
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \begin_layout Standard
34320 \noindent
34321 \align center
34322 \begin_inset Tabular
34323 <lyxtabular version="3" rows="2" columns="2">
34324 <features tabularvalignment="middle">
34325 <column alignment="center" valignment="top">
34326 <column alignment="center" valignment="top">
34327 <row>
34328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34329 \begin_inset Text
34330
34331 \begin_layout Plain Layout
34332 \begin_inset Graphics
34333         filename ../../images/dialog-show-new-inset_graphics.png
34334         scale 70
34335         scaleBeforeRotation
34336
34337 \end_inset
34338
34339
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348 文章
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 </row>
34354 <row>
34355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Plain Layout
34359 文章
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368 文章
34369 \end_layout
34370
34371 \end_inset
34372 </cell>
34373 </row>
34374 </lyxtabular>
34375
34376 \end_inset
34377
34378  or 
34379 \begin_inset Tabular
34380 <lyxtabular version="3" rows="2" columns="2">
34381 <features tabularvalignment="middle">
34382 <column alignment="center" valignment="top">
34383 <column alignment="center" valignment="top">
34384 <row>
34385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389 文章
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398 \begin_inset Graphics
34399         filename ../../images/dialog-show-new-inset_graphics.png
34400         scale 70
34401         scaleBeforeRotation
34402
34403 \end_inset
34404
34405
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 </row>
34411 <row>
34412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416 文章
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425 文章
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 </row>
34431 </lyxtabular>
34432
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \begin_layout Standard
34439 以下に示すいずれかのように、
34440 \begin_inset VSpace defskip
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \begin_layout Standard
34447 \noindent
34448 \align center
34449 \begin_inset Tabular
34450 <lyxtabular version="3" rows="2" columns="2">
34451 <features tabularvalignment="middle">
34452 <column alignment="center" valignment="top">
34453 <column alignment="center" valignment="top">
34454 <row>
34455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459 文章
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468 文章
34469 \end_layout
34470
34471 \end_inset
34472 </cell>
34473 </row>
34474 <row>
34475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34476 \begin_inset Text
34477
34478 \begin_layout Plain Layout
34479 \begin_inset Graphics
34480         filename ../../images/dialog-show-new-inset_graphics.png
34481         scale 70
34482         scaleBeforeRotation
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495 文章
34496 \end_layout
34497
34498 \end_inset
34499 </cell>
34500 </row>
34501 </lyxtabular>
34502
34503 \end_inset
34504
34505  
34506 \begin_inset Tabular
34507 <lyxtabular version="3" rows="2" columns="2">
34508 <features tabularvalignment="middle">
34509 <column alignment="center" valignment="top">
34510 <column alignment="center" valignment="top">
34511 <row>
34512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34513 \begin_inset Text
34514
34515 \begin_layout Plain Layout
34516 文章
34517 \end_layout
34518
34519 \end_inset
34520 </cell>
34521 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525 文章
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 </row>
34531 <row>
34532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536 文章
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545 \begin_inset Graphics
34546         filename ../../images/dialog-show-new-inset_graphics.png
34547         scale 70
34548         scaleBeforeRotation
34549
34550 \end_inset
34551
34552
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 </row>
34558 </lyxtabular>
34559
34560 \end_inset
34561
34562  
34563 \begin_inset Tabular
34564 <lyxtabular version="3" rows="2" columns="3">
34565 <features tabularvalignment="middle">
34566 <column alignment="center" valignment="top">
34567 <column alignment="center" valignment="top">
34568 <column alignment="center" valignment="top">
34569 <row>
34570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574 文章
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 <cell alignment="center" valignment="top" topline="true" usebox="none">
34580 \begin_inset Text
34581
34582 \begin_layout Plain Layout
34583 \begin_inset Graphics
34584         filename ../../images/dialog-show-new-inset_graphics.png
34585         scale 70
34586         scaleBeforeRotation
34587
34588 \end_inset
34589
34590
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599 文章
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 </row>
34605 <row>
34606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 文章
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619 文章
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34625 \begin_inset Text
34626
34627 \begin_layout Plain Layout
34628 文章
34629 \end_layout
34630
34631 \end_inset
34632 </cell>
34633 </row>
34634 </lyxtabular>
34635
34636 \end_inset
34637
34638  
34639 \begin_inset Tabular
34640 <lyxtabular version="3" rows="2" columns="3">
34641 <features tabularvalignment="middle">
34642 <column alignment="center" valignment="top">
34643 <column alignment="center" valignment="top">
34644 <column alignment="center" valignment="top">
34645 <row>
34646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34647 \begin_inset Text
34648
34649 \begin_layout Plain Layout
34650 文章
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 <cell alignment="center" valignment="top" topline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659 文章
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668 文章
34669 \end_layout
34670
34671 \end_inset
34672 </cell>
34673 </row>
34674 <row>
34675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679 文章
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34685 \begin_inset Text
34686
34687 \begin_layout Plain Layout
34688 \begin_inset Graphics
34689         filename ../../images/dialog-show-new-inset_graphics.png
34690         scale 70
34691         scaleBeforeRotation
34692
34693 \end_inset
34694
34695
34696 \end_layout
34697
34698 \end_inset
34699 </cell>
34700 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704 文章
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 </row>
34710 </lyxtabular>
34711
34712 \end_inset
34713
34714
34715 \end_layout
34716
34717 \begin_layout Standard
34718 \noindent
34719 \align center
34720 \begin_inset Tabular
34721 <lyxtabular version="3" rows="3" columns="2">
34722 <features tabularvalignment="middle">
34723 <column alignment="center" valignment="top">
34724 <column alignment="center" valignment="top">
34725 <row>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730 文章
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739 文章
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 </row>
34745 <row>
34746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750 \begin_inset Graphics
34751         filename ../../images/dialog-show-new-inset_graphics.png
34752         scale 70
34753         scaleBeforeRotation
34754
34755 \end_inset
34756
34757
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34763 \begin_inset Text
34764
34765 \begin_layout Plain Layout
34766 文章
34767 \end_layout
34768
34769 \end_inset
34770 </cell>
34771 </row>
34772 <row>
34773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34774 \begin_inset Text
34775
34776 \begin_layout Plain Layout
34777 文章
34778 \end_layout
34779
34780 \end_inset
34781 </cell>
34782 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Plain Layout
34786 文章
34787 \end_layout
34788
34789 \end_inset
34790 </cell>
34791 </row>
34792 </lyxtabular>
34793
34794 \end_inset
34795
34796  
34797 \begin_inset Tabular
34798 <lyxtabular version="3" rows="3" columns="3">
34799 <features tabularvalignment="middle">
34800 <column alignment="center" valignment="top">
34801 <column alignment="center" valignment="top">
34802 <column alignment="center" valignment="top">
34803 <row>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808 文章
34809 \end_layout
34810
34811 \end_inset
34812 </cell>
34813 <cell alignment="center" valignment="top" topline="true" usebox="none">
34814 \begin_inset Text
34815
34816 \begin_layout Plain Layout
34817 文章
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34823 \begin_inset Text
34824
34825 \begin_layout Plain Layout
34826 文章
34827 \end_layout
34828
34829 \end_inset
34830 </cell>
34831 </row>
34832 <row>
34833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34834 \begin_inset Text
34835
34836 \begin_layout Plain Layout
34837 文章
34838 \end_layout
34839
34840 \end_inset
34841 </cell>
34842 <cell alignment="center" valignment="top" usebox="none">
34843 \begin_inset Text
34844
34845 \begin_layout Plain Layout
34846 \begin_inset Graphics
34847         filename ../../images/dialog-show-new-inset_graphics.png
34848         scale 70
34849         scaleBeforeRotation
34850
34851 \end_inset
34852
34853
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862 文章
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 </row>
34868 <row>
34869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34870 \begin_inset Text
34871
34872 \begin_layout Plain Layout
34873 文章
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882 文章
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891 文章
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 </row>
34897 </lyxtabular>
34898
34899 \end_inset
34900
34901  
34902 \begin_inset Tabular
34903 <lyxtabular version="3" rows="3" columns="2">
34904 <features tabularvalignment="middle">
34905 <column alignment="center" valignment="top">
34906 <column alignment="center" valignment="top">
34907 <row>
34908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34909 \begin_inset Text
34910
34911 \begin_layout Plain Layout
34912 文章
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921 文章
34922 \end_layout
34923
34924 \end_inset
34925 </cell>
34926 </row>
34927 <row>
34928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34929 \begin_inset Text
34930
34931 \begin_layout Plain Layout
34932 文章
34933 \end_layout
34934
34935 \end_inset
34936 </cell>
34937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34938 \begin_inset Text
34939
34940 \begin_layout Plain Layout
34941 \begin_inset Graphics
34942         filename ../../images/dialog-show-new-inset_graphics.png
34943         scale 70
34944         scaleBeforeRotation
34945
34946 \end_inset
34947
34948
34949 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 </row>
34954 <row>
34955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
34956 \begin_inset Text
34957
34958 \begin_layout Plain Layout
34959 文章
34960 \end_layout
34961
34962 \end_inset
34963 </cell>
34964 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968 文章
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 </row>
34974 </lyxtabular>
34975
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \begin_layout Standard
34982 \noindent
34983 オブジェクトを挿入した場所に正確に配置したい時には、
34984 \series bold
34985 picinpar
34986 \series default
34987
34988 \begin_inset Index idx
34989 status collapsed
34990
34991 \begin_layout Plain Layout
34992 \SpecialChar LaTeX
34993 ぱっけーじ@\SpecialChar LaTeX
34994 パッケージ ! picinpar
34995 \end_layout
34996
34997 \end_inset
34998
34999 \SpecialChar LaTeX
35000 パッケージを使うことができます。下記はその用例です。
35001 \end_layout
35002
35003 \begin_layout Standard
35004 \begin_inset ERT
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008
35009
35010 \backslash
35011 ifpicinpar
35012 \end_layout
35013
35014 \end_inset
35015
35016
35017 \begin_inset Note Note
35018 status open
35019
35020 \begin_layout Plain Layout
35021 以下の部分は、\SpecialChar LaTeX
35022 パッケージ
35023 \series bold
35024 picinpar
35025 \series default
35026 が導入されているときのみ表示されます。
35027 \end_layout
35028
35029 \end_inset
35030
35031
35032 \end_layout
35033
35034 \begin_layout Standard
35035 \begin_inset ERT
35036 status collapsed
35037
35038 \begin_layout Plain Layout
35039
35040
35041 \backslash
35042 begin{window}[2,c,{
35043 \end_layout
35044
35045 \end_inset
35046
35047
35048 \begin_inset Graphics
35049         filename ../clipart/mobius.eps
35050         lyxscale 60
35051         width 40col%
35052         scaleBeforeRotation
35053         rotateOrigin center
35054
35055 \end_inset
35056
35057
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063 },]
35064 \end_layout
35065
35066 \begin_layout Plain Layout
35067
35068 {}
35069 \end_layout
35070
35071 \end_inset
35072
35073
35074 \size small
35075 It was in the spring of the year 1894 that all London was interested, and
35076  the fashionable world dismayed, by the murder of the Honourable Ronald
35077  Adair under most unusual and inexplicable circumstances.
35078  The public has already learned those particulars of the crime which
35079 \size default
35080
35081 \begin_inset ERT
35082 status collapsed
35083
35084 \begin_layout Plain Layout
35085
35086
35087 \backslash
35088 footnotemark{}
35089 \end_layout
35090
35091 \end_inset
35092
35093
35094 \size small
35095  came out in the police investigation, but a good deal was suppressed upon
35096  that occasion, since the case for the prosecution was so overwhelmingly
35097  strong that it was not necessary to bring forward all the facts.
35098  Only now, at the end of nearly ten years, am I allowed to supply those
35099  missing links which make up the whole of that remarkable chain.
35100 \size default
35101
35102 \begin_inset ERT
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106
35107
35108 \backslash
35109 end{window}
35110 \end_layout
35111
35112 \end_inset
35113
35114
35115 \end_layout
35116
35117 \begin_layout Standard
35118 \begin_inset ERT
35119 status collapsed
35120
35121 \begin_layout Plain Layout
35122
35123
35124 \backslash
35125 footnotetext{
35126 \end_layout
35127
35128 \end_inset
35129
35130 固定オブジェクトのある段落の脚註
35131 \begin_inset ERT
35132 status collapsed
35133
35134 \begin_layout Plain Layout
35135
35136 }
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Standard
35145 固定回り込みオブジェクトは、オブジェクトの周りに本文を流しこむのに用いられ、段落中のオブジェクトの位置は、オブジェクトの上の行数を指定することで決定します。フロ
35146 ートとは違って、連番のキャプションをつけることはできません。
35147 \end_layout
35148
35149 \begin_layout Standard
35150 固定オブジェクトは、段落冒頭に\SpecialChar TeX
35151 コードで
35152 \end_layout
35153
35154 \begin_layout Standard
35155
35156 \series bold
35157
35158 \backslash
35159 begin{window}[2,c,{
35160 \end_layout
35161
35162 \begin_layout Standard
35163 というコマンドを書くことによって挿入されます。角括弧中の最初のパラメータ(ここでは「2」)は、オブジェクト上に来る行数を指定し、二番目のパラメータ(ここでは「c
35164 」)はオブジェクトの位置を示します。位置としては、「l」「c」「r」が可能です(それぞれ左・中央・右)。このコマンドの後にオブジェクトを挿入します。この例では、
35165 段幅の40
35166 \begin_inset space \thinspace{}
35167 \end_inset
35168
35169 %の画像が挿入されています。オブジェクトは、表やボックス、数式でも構いません。オブジェクトの後には、
35170 \end_layout
35171
35172 \begin_layout Standard
35173
35174 \series bold
35175 },説明文]
35176 \begin_inset Newline newline
35177 \end_inset
35178
35179 {}
35180 \end_layout
35181
35182 \begin_layout Standard
35183 というコマンドが挿入されています。2行目に「
35184 \series bold
35185 {}
35186 \series default
35187 」が入っていることに注意してください。説明文は非必須です。オブジェクトに回り込む文章は、オブジェクトと同じ段落になくてはなりませんので、
35188 \series bold
35189 {}
35190 \series default
35191 の直後から書き始めてください。段落末には、
35192 \end_layout
35193
35194 \begin_layout Standard
35195
35196 \series bold
35197
35198 \backslash
35199 end{window}
35200 \end_layout
35201
35202 \begin_layout Standard
35203 というコマンドを挿入してください。固定オブジェクトのある段落では、通常のように脚註を挿入することはできません。第
35204 \begin_inset CommandInset ref
35205 LatexCommand ref
35206 reference "sec:脚注"
35207
35208 \end_inset
35209
35210 節にあるように、代わりに、段落内で
35211 \series bold
35212
35213 \backslash
35214 footnotemark
35215 \series default
35216 コマンドを使用し、段落外に
35217 \series bold
35218
35219 \backslash
35220 footnotetext
35221 \series default
35222 コマンドを用いてください。
35223 \end_layout
35224
35225 \begin_layout Standard
35226 \begin_inset ERT
35227 status collapsed
35228
35229 \begin_layout Plain Layout
35230
35231
35232 \backslash
35233 else
35234 \end_layout
35235
35236 \end_inset
35237
35238
35239 \begin_inset Note Note
35240 status open
35241
35242 \begin_layout Plain Layout
35243 以下の部分は、\SpecialChar LaTeX
35244 パッケージ
35245 \series bold
35246 picinpar
35247 \series default
35248 が導入されていないときのみ表示されます。
35249 \end_layout
35250
35251 \end_inset
35252
35253
35254 \end_layout
35255
35256 \begin_layout Standard
35257 本節の以下の部分を出力に表示するには、\SpecialChar LaTeX
35258 パッケージ
35259 \series bold
35260 picinpar
35261 \series default
35262 を導入する必要があります。
35263 \end_layout
35264
35265 \begin_layout Standard
35266 \begin_inset ERT
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270
35271
35272 \backslash
35273 fi
35274 \end_layout
35275
35276 \end_inset
35277
35278
35279 \end_layout
35280
35281 \begin_layout Section
35282 頭文字
35283 \begin_inset Index idx
35284 status collapsed
35285
35286 \begin_layout Plain Layout
35287 かしらもじ@頭文字
35288 \end_layout
35289
35290 \end_inset
35291
35292
35293 \begin_inset Index idx
35294 status collapsed
35295
35296 \begin_layout Plain Layout
35297 ほんぶんまわりこみ@本文回り込み ! かしらもじ@頭文字
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \begin_layout Standard
35306 頭文字を用いるには、\SpecialChar LaTeX
35307 パッケージ
35308 \begin_inset Index idx
35309 status collapsed
35310
35311 \begin_layout Plain Layout
35312 \SpecialChar LaTeX
35313 ぱっけーじ@\SpecialChar LaTeX
35314 パッケージ ! lettrine
35315 \end_layout
35316
35317 \end_inset
35318
35319 が導入済みでなくてはならず、文書中で
35320 \family sans
35321 頭文字
35322 \family default
35323 モジュールを使用する必要があります(
35324 \family sans
35325 文書\SpecialChar menuseparator
35326 設定\SpecialChar menuseparator
35327 モジュール
35328 \family default
35329 メニュー)。頭文字を挿入するには、
35330 \family sans
35331 頭文字
35332 \family default
35333 様式を使用してください。この様式には、1つの必須引数と2つの非必須引数があります。引数は、
35334 \family sans
35335 挿入
35336 \family default
35337 メニューから挿入できます。必須引数
35338 \family sans
35339 頭文字
35340 \family default
35341 には、頭文字にする文字を入れ、引数
35342 \family sans
35343 頭文字の残り
35344 \family default
35345 には、頭文字の単語若しくは文字列の残りが入ります。引数
35346 \family sans
35347 オプション
35348 \family default
35349 には、頭文字を修正するパラメータが入ります。使うことができるパラメータについての詳細は、
35350 \series bold
35351 lettrine
35352 \series default
35353 の取扱説明書
35354 \begin_inset CommandInset citation
35355 LatexCommand cite
35356 key "lettrine"
35357
35358 \end_inset
35359
35360 をご覧ください。この様式の段落そのものに、頭文字に回り込む文章も入れます。通常、この様式では、最初の文字を頭文字とする単語全体が、
35361 \shape smallcaps
35362 スモールキャップ体(small caps
35363 \shape default
35364 )で印字されます。
35365 \end_layout
35366
35367 \begin_layout Standard
35368 下記がその例です。
35369 \end_layout
35370
35371 \begin_layout Standard
35372 \begin_inset ERT
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376
35377
35378 \backslash
35379 iflettrine
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \begin_inset Note Note
35386 status open
35387
35388 \begin_layout Plain Layout
35389 以下の部分は、\SpecialChar LaTeX
35390 パッケージ
35391 \series bold
35392 lettrine
35393 \series default
35394 が導入されているときのみ表示されます。
35395 \end_layout
35396
35397 \end_inset
35398
35399
35400 \end_layout
35401
35402 \begin_layout Enumerate
35403 非必須引数なし。頭文字は、数式フォント
35404 \begin_inset Formula $\mathfrak{Fraktur}$
35405 \end_inset
35406
35407 の「I」。
35408 \begin_inset Separator parbreak
35409 \end_inset
35410
35411
35412 \end_layout
35413
35414 \begin_deeper
35415 \begin_layout Initial
35416 \begin_inset Argument 2
35417 status open
35418
35419 \begin_layout Plain Layout
35420 \begin_inset Formula $\mathfrak{I}$
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \end_inset
35427
35428
35429 \begin_inset Argument 3
35430 status open
35431
35432 \begin_layout Plain Layout
35433 t
35434 \end_layout
35435
35436 \end_inset
35437
35438  was in the spring of the year 1894 that all London was interested, and
35439  the fashionable world dismayed, by the murder of the Honourable Ronald
35440  Adair under most unusual and inexplicable circumstances.
35441  The public has already learned those particulars of the crime which came
35442  out in the police investigation, but a good deal was suppressed upon that
35443  occasion, since the case for the prosecution was so overwhelmingly strong
35444  that it was not necessary to bring forward all the facts.
35445 \begin_inset Newpage newpage
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \end_deeper
35452 \begin_layout Enumerate
35453 頭文字に回り込む行は1行のみ。頭文字は標準フォントで2文字。スモールキャップ体で印字する文字はなし。
35454 \begin_inset Separator parbreak
35455 \end_inset
35456
35457
35458 \end_layout
35459
35460 \begin_deeper
35461 \begin_layout Initial
35462 \begin_inset Argument 1
35463 status open
35464
35465 \begin_layout Plain Layout
35466 lines=1
35467 \end_layout
35468
35469 \end_inset
35470
35471
35472 \begin_inset Argument 2
35473 status open
35474
35475 \begin_layout Plain Layout
35476 It
35477 \end_layout
35478
35479 \end_inset
35480
35481  was in the spring of the year 1894 that all London was interested, and
35482  the fashionable world dismayed, by the murder of the Honourable Ronald
35483  Adair under most unusual and inexplicable circumstances.
35484  The public has already learned those particulars of the crime which came
35485  out in the police investigation, but a good deal was suppressed upon that
35486  occasion, since the case for the prosecution was so overwhelmingly strong
35487  that it was not necessary to bring forward all the facts.
35488 \end_layout
35489
35490 \end_deeper
35491 \begin_layout Enumerate
35492 ぶら下がり頭文字は、数式フォント
35493 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
35494 \end_inset
35495
35496 で3行にかかり、マゼンタ色。「t was in the spring」という文章を
35497 \shape smallcaps
35498 スモールキャップ体
35499 \shape default
35500 。頭文字に色をつけるには、頭文字の前に
35501 \begin_inset Newline newline
35502 \end_inset
35503
35504
35505 \series bold
35506
35507 \backslash
35508 renewcommand{
35509 \backslash
35510 LettrineFontHook}{
35511 \backslash
35512 color{色}}
35513 \series default
35514
35515 \begin_inset Newline newline
35516 \end_inset
35517
35518 というコマンドを挿入しなくてはなりません。ここで、
35519 \emph on
35520
35521 \emph default
35522 は「red」・「blue」・「green」・「yellow」・「cyan」・「magenta」・「black」・「white」のいずれかです。また、文書プリアン
35523 ブルに
35524 \begin_inset Newline newline
35525 \end_inset
35526
35527
35528 \series bold
35529
35530 \backslash
35531 @ifundefined{textcolor}
35532 \begin_inset Newline newline
35533 \end_inset
35534
35535
35536 \begin_inset space ~
35537 \end_inset
35538
35539 {
35540 \backslash
35541 usepackage{color}}{}
35542 \begin_inset Newline newline
35543 \end_inset
35544
35545
35546 \series default
35547 というコマンドを書きこんでおかなくてはなりません。
35548 \begin_inset Separator parbreak
35549 \end_inset
35550
35551
35552 \end_layout
35553
35554 \begin_deeper
35555 \begin_layout Standard
35556 \begin_inset ERT
35557 status collapsed
35558
35559 \begin_layout Plain Layout
35560
35561
35562 \backslash
35563 renewcommand{
35564 \backslash
35565 LettrineFontHook}{
35566 \backslash
35567 color{magenta}}
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \begin_inset Note Note
35574 status collapsed
35575
35576 \begin_layout Plain Layout
35577
35578 \lang english
35579 makes the initial magenta
35580 \end_layout
35581
35582 \end_inset
35583
35584
35585 \end_layout
35586
35587 \begin_layout Initial
35588 \begin_inset Argument 1
35589 status open
35590
35591 \begin_layout Plain Layout
35592 lines=3, lhang=0.33, loversize=0.25
35593 \end_layout
35594
35595 \end_inset
35596
35597
35598 \begin_inset Argument 2
35599 status open
35600
35601 \begin_layout Plain Layout
35602 \begin_inset Formula $\mathcal{I}$
35603 \end_inset
35604
35605
35606 \end_layout
35607
35608 \end_inset
35609
35610
35611 \begin_inset Argument 3
35612 status open
35613
35614 \begin_layout Plain Layout
35615 t was in the spring
35616 \end_layout
35617
35618 \end_inset
35619
35620  of the year 1894 that all London was interested, and the fashionable world
35621  dismayed, by the murder of the Honourable Ronald Adair under most unusual
35622  and inexplicable circumstances.
35623  The public has already learned those particulars of the crime which came
35624  out in the police investigation, but a good deal was suppressed upon that
35625  occasion, since the case for the prosecution was so overwhelmingly strong
35626  that it was not necessary to bring forward all the facts.
35627 \end_layout
35628
35629 \end_deeper
35630 \begin_layout Standard
35631 \begin_inset ERT
35632 status collapsed
35633
35634 \begin_layout Plain Layout
35635
35636
35637 \backslash
35638 else
35639 \end_layout
35640
35641 \end_inset
35642
35643
35644 \begin_inset Note Note
35645 status open
35646
35647 \begin_layout Plain Layout
35648 以下の部分は、\SpecialChar LaTeX
35649 パッケージ
35650 \series bold
35651 lettrine
35652 \series default
35653 が導入されていないときのみ表示されます。
35654 \end_layout
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Standard
35662 本節の以下の部分を出力に表示するには、\SpecialChar LaTeX
35663 パッケージ
35664 \series bold
35665 lettrine
35666 \series default
35667 を導入する必要があります。
35668 \end_layout
35669
35670 \begin_layout Standard
35671 \begin_inset ERT
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675
35676
35677 \backslash
35678 fi
35679 \end_layout
35680
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \begin_layout Chapter
35687 外部文書構成要素
35688 \begin_inset Index idx
35689 status collapsed
35690
35691 \begin_layout Plain Layout
35692 がいぶぶんしょこうせいようそ@外部文書構成要素
35693 \end_layout
35694
35695 \end_inset
35696
35697
35698 \end_layout
35699
35700 \begin_layout Standard
35701
35702 \family sans
35703 挿入\SpecialChar menuseparator
35704 ファイル
35705 \family default
35706 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
35707 \end_layout
35708
35709 \begin_layout Description
35710 \SpecialChar LyX
35711 文書 別の\SpecialChar LyX
35712 文書。その内容は直接使用中の文書に挿入されます。
35713 \end_layout
35714
35715 \begin_layout Description
35716 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
35717 \end_layout
35718
35719 \begin_layout Description
35720 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
35721 \end_layout
35722
35723 \begin_layout Description
35724 外部素材 様々な書式のファイル。
35725 \end_layout
35726
35727 \begin_layout Description
35728 子文書 \SpecialChar LyX
35729 あるいは\SpecialChar LaTeX
35730 文書。
35731 \end_layout
35732
35733 \begin_layout Section
35734 外部素材
35735 \begin_inset Index idx
35736 status collapsed
35737
35738 \begin_layout Plain Layout
35739 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
35740 \end_layout
35741
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \begin_layout Standard
35748 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、\SpecialChar LyX
35749 が必要な変換を行うことで、使用中の文書にファイルを挿入することができるようにするも
35750 のです。これは、画像が様々な画像形式のままで\SpecialChar LyX
35751 文書に挿入することができるのと同様の働きをします。\SpecialChar LyX
35752 設定の
35753 \family sans
35754 操作性\SpecialChar menuseparator
35755 表示
35756 \family default
35757 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接\SpecialChar LyX
35758 中に表示されるようになります。
35759 \end_layout
35760
35761 \begin_layout Standard
35762 外部素材は、
35763 \family sans
35764 挿入
35765 \family default
35766 \SpecialChar menuseparator
35767
35768 \family sans
35769 ファイル
35770 \family default
35771 \SpecialChar menuseparator
35772
35773 \family sans
35774 外部素材
35775 \family default
35776 メニューで開くことのできる
35777 \family sans
35778 外部素材
35779 \family default
35780 ダイアログから挿入することができます。目下、以下のファイル形式(
35781 \family sans
35782 ひな型
35783 \family default
35784 )が使用できます。
35785 \end_layout
35786
35787 \begin_layout Description
35788 チェス棋譜 このひな型は、
35789 \series bold
35790
35791 \begin_inset CommandInset href
35792 LatexCommand href
35793 name "XBoard"
35794 target "http://en.wikipedia.org/wiki/XBoard"
35795
35796 \end_inset
35797
35798
35799 \series default
35800 プログラムで作成されたチェス棋譜をサポートします。
35801 \end_layout
35802
35803 \begin_layout Description
35804 日付 これは、
35805 \emph on
35806 日-月-年
35807 \emph default
35808 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
35809 \begin_inset External
35810         template Date
35811         filename ../../trunk/lib/trunk/lib/doc/ja
35812
35813 \end_inset
35814
35815
35816 \begin_inset space ~
35817 \end_inset
35818
35819
35820 \begin_inset Note Note
35821 status collapsed
35822
35823 \begin_layout Plain Layout
35824 バグ4398が修正されたら、この保護空白は削除してください!
35825 \end_layout
35826
35827 \end_inset
35828
35829
35830 \begin_inset Newline newline
35831 \end_inset
35832
35833 日付は\SpecialChar LyX
35834 内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
35835 \family sans
35836 挿入
35837 \family default
35838 \SpecialChar menuseparator
35839 日付メニューを使用する方法で、他は\SpecialChar LaTeX
35840 コマンドの
35841 \series bold
35842
35843 \backslash
35844 today
35845 \series default
35846 を\SpecialChar TeX
35847 コードで使用する方法です。これらの各方法は、表
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "tab:日付挿入方法"
35851
35852 \end_inset
35853
35854 に比較を掲載しておきます。
35855 \end_layout
35856
35857 \begin_layout Description
35858 Dia このひな型は、
35859 \series bold
35860
35861 \begin_inset CommandInset href
35862 LatexCommand href
35863 name "Dia"
35864 target "http://ja.wikipedia.org/wiki/Dia_%28%E3%82%BD%E3%83%95%E3%83%88%E3%82%A6%E3%82%A7%E3%82%A2%29"
35865
35866 \end_inset
35867
35868
35869 \series default
35870 プログラムで作成したダイアグラムをサポートします。
35871 \end_layout
35872
35873 \begin_layout Description
35874 Gnumeric表計算表 このひな形では、
35875 \series bold
35876
35877 \begin_inset CommandInset href
35878 LatexCommand href
35879 name "Gnumeric"
35880 target "http://ja.wikipedia.org/wiki/Gnumeric"
35881
35882 \end_inset
35883
35884
35885 \series default
35886
35887 \begin_inset CommandInset href
35888 LatexCommand href
35889 name "OpenDocument"
35890 target "http://ja.wikipedia.org/wiki/OpenDocument"
35891
35892 \end_inset
35893
35894
35895 \begin_inset CommandInset href
35896 LatexCommand href
35897 name "Microsoft Office XML"
35898 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
35899
35900 \end_inset
35901
35902
35903 \begin_inset CommandInset href
35904 LatexCommand href
35905 name "Office Open XML"
35906 target "http://ja.wikipedia.org/wiki/Office_Open_XML"
35907
35908 \end_inset
35909
35910 形式の表計算表を挿入することができます。この機能を使用するには、\SpecialChar LyX
35911 の初期設定中に
35912 \family typewriter
35913 ssconvert
35914 \family default
35915 プログラムが検出される必要があります。このプログラムはGnumericの一部ですので、Gnumeric以外の形式の表を読み込む場合には、Gnumericが導入済
35916 みである必要があります。用例と制約については、\SpecialChar LyX
35917 用例ファイル
35918 \emph on
35919 spreadsheet.lyx
35920 \emph default
35921 をご覧ください。
35922 \end_layout
35923
35924 \begin_layout Description
35925 Lilypond組版楽譜 このひな型は、
35926 \series bold
35927
35928 \begin_inset CommandInset href
35929 LatexCommand href
35930 name "LilyPond"
35931 target "http://ja.wikipedia.org/wiki/GNU_LilyPond"
35932
35933 \end_inset
35934
35935
35936 \series default
35937 プログラムで作成した楽譜の組版に使用されます。\SpecialChar LyX
35938 におけるLilyPond拡張サポートについては、\SpecialChar LyX
35939 用例ファイル
35940 \emph on
35941 lilypond.lyx
35942 \emph default
35943 をご覧ください。
35944 \end_layout
35945
35946 \begin_layout Description
35947 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
35948 \family sans
35949 \SpecialChar LaTeX
35950 と\SpecialChar LyX
35951 オプション
35952 \family default
35953 タブ中の
35954 \family sans
35955 オプション
35956 \family default
35957 フィールドに
35958 \emph on
35959 pages
35960 \emph default
35961 オプションを指定してください。このオプションの引数は、コンマ区切りのリストで、ページ番号(オプションを
35962 \series bold
35963 pages={3,5,6,8}
35964 \series default
35965 の形で入れる)やページ範囲(
35966 \series bold
35967 pages={4-9}
35968 \series default
35969 )、あるいはこれらの組み合わせで指定できます。空のページを入れるには、{}を指定してください。例えば、
35970 \series bold
35971 pages={3,{},8-11,15}
35972 \series default
35973 は、3ページ目と空のページ、8・9・10・11・15ページ目を挿入します。ページ範囲は、
35974 \emph on
35975 開始頁-終了頁
35976 \emph default
35977 の文法で指定します。これは、
35978 \emph on
35979 開始頁
35980 \emph default
35981
35982 \emph on
35983 終了頁
35984 \emph default
35985 の間のすべてのページを選択します。
35986 \emph on
35987 開始頁
35988 \emph default
35989 を省略すると、1ページ目を指定したのと同じ事になり、
35990 \emph on
35991 終了頁
35992 \emph default
35993 を省略すると、文書の最終ページを指定したのと同じ事になります。最終ページは、
35994 \series bold
35995 last
35996 \series default
35997 というキーワードを使って指定することもできます(これはページ範囲指定のみで有効です)。したがって、
35998 \series bold
35999 pages=-
36000 \series default
36001 は文書の全ページを挿入することになり、
36002 \series bold
36003 pages=last-1
36004 \series default
36005 は全ページを逆順で挿入します。pagesオプションを指定しないと、PDFの最初のページのみが挿入されます。
36006 \begin_inset Newline newline
36007 \end_inset
36008
36009
36010 \series bold
36011 noautoscale
36012 \series default
36013 オプションは、各ページを元々の寸法で挿入します。もしこのオプションが指定されていなければ、各ページは文書のページ幅に合うように大きさが変更されます。
36014 \family sans
36015 寸法と回転
36016 \family default
36017 タブでは、取り込むページの縦横の大きさと回転角を指定することができます。100縮尺%以外の幅が指定されると、
36018 \series bold
36019 noautoscale
36020 \series default
36021 オプションは無視されます。詳しい情報と取り得るオプション値については、\SpecialChar LaTeX
36022 パッケージ
36023 \series bold
36024 pdfpages
36025 \series default
36026 の取扱説明書
36027 \begin_inset CommandInset citation
36028 LatexCommand cite
36029 key "pdfpages"
36030
36031 \end_inset
36032
36033 をご参照ください。
36034 \begin_inset Index idx
36035 status collapsed
36036
36037 \begin_layout Plain Layout
36038 \SpecialChar LaTeX
36039 ぱっけーじ@\SpecialChar LaTeX
36040 パッケージ ! pdfpages
36041 \end_layout
36042
36043 \end_inset
36044
36045
36046 \begin_inset Newline newline
36047 \end_inset
36048
36049 このひな型を
36050 \family sans
36051 Beamer
36052 \family default
36053 プレゼンテーションで使用するには、まず
36054 \family sans
36055 フレーム終了
36056 \family default
36057 環境を挿入して、続く段落で\SpecialChar TeX
36058 コードボックスを挿入し、
36059 \series bold
36060
36061 \backslash
36062 setbeamertemplate{background canvas}{}
36063 \series default
36064 というコマンドを入力してください。すると、PDFページのひな型を含んだ段落を好きなだけ入れることができるようになります。取り込んだPDFページの後で、新しいフレ
36065 ームを開始するか、新しい節を開始することによって、Beamerプレゼンテーションに復帰することができます。PDFページの前に空白ページができてしまうのを防ぐため
36066 に、ひな型を含む段落には、
36067 \family sans
36068 既定
36069 \family default
36070 配置を用いるようにしてください。
36071 \begin_inset Newline newline
36072 \end_inset
36073
36074 下記は、-5度回転させたPDFを取り込んだものです。
36075 \begin_inset Newline newline
36076 \end_inset
36077
36078
36079 \begin_inset Graphics
36080         filename ../clipart/Abstract.pdf
36081         rotateAngle -5
36082         rotateOrigin leftBottom
36083
36084 \end_inset
36085
36086
36087 \begin_inset Newline newline
36088 \end_inset
36089
36090
36091 \begin_inset Note Greyedout
36092 status open
36093
36094 \begin_layout Plain Layout
36095
36096 \series bold
36097 【訳註】
36098 \series default
36099 \SpecialChar LaTeX
36100 パッケージ
36101 \series bold
36102 pdfpages
36103 \series default
36104 は、pdflatexに基づいており、\SpecialChar LaTeX
36105 では組版ができない(\SpecialChar LaTeX
36106 パッケージ
36107 \series bold
36108 pdfpages
36109 \series default
36110 取扱説明書
36111 \begin_inset CommandInset citation
36112 LatexCommand cite
36113 key "pdfpages"
36114
36115 \end_inset
36116
36117 参照)ため、この外部素材はp\SpecialChar LaTeX
36118 では使用することができません。英文版の取扱説明書では、上記のPDFは、
36119 \family sans
36120 挿入\SpecialChar menuseparator
36121 ファイル\SpecialChar menuseparator
36122 外部素材
36123 \family default
36124
36125 \family sans
36126 ひな型
36127 \family default
36128
36129 \family sans
36130 PDFページ
36131 \family default
36132 を指定して挿入されていますが、ここでは
36133 \family sans
36134 挿入\SpecialChar menuseparator
36135 画像
36136 \family default
36137 を使用して挿入しています。
36138 \end_layout
36139
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \begin_layout Description
36146 ラスターイメージ これはビットマップ画像に使用します。
36147 \family sans
36148 外部素材
36149 \family default
36150 ダイアログを使って入れる画像は、第
36151 \begin_inset CommandInset ref
36152 LatexCommand ref
36153 reference "sec:画像ダイアログ"
36154
36155 \end_inset
36156
36157 節にあるように
36158 \family sans
36159 画像
36160 \family default
36161 ダイアログを使って挿入される画像と同じように取り扱うことができます。通常の画像の取り込みと違うのは、ラスター画像のみを使うことができることです。つまり、PDFや
36162 EPS画像はサポートされていません。右記は、ラスター画像を挿入した例です。
36163 \begin_inset External
36164         template RasterImage
36165         filename clipart/ToolbarEnvBox.png
36166
36167 \end_inset
36168
36169
36170 \end_layout
36171
36172 \begin_layout Description
36173 XFig このひな型は、
36174 \series bold
36175
36176 \begin_inset CommandInset href
36177 LatexCommand href
36178 name "Xfig"
36179 target "http://ja.wikipedia.org/wiki/Xfig"
36180
36181 \end_inset
36182
36183
36184 \series default
36185 プログラムで作成した画像をサポートします。
36186 \end_layout
36187
36188 \begin_layout Standard
36189 \begin_inset Float table
36190 placement !h
36191 wide false
36192 sideways false
36193 status open
36194
36195 \begin_layout Plain Layout
36196 \begin_inset Caption Standard
36197
36198 \begin_layout Plain Layout
36199 \begin_inset CommandInset label
36200 LatexCommand label
36201 name "tab:日付挿入方法"
36202
36203 \end_inset
36204
36205 日付の挿入方法の比較
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \begin_layout Plain Layout
36214 \align center
36215 \begin_inset Tabular
36216 <lyxtabular version="3" rows="4" columns="4">
36217 <features tabularvalignment="middle">
36218 <column alignment="center" valignment="top">
36219 <column alignment="center" valignment="top">
36220 <column alignment="center" valignment="top">
36221 <column alignment="center" valignment="top">
36222 <row>
36223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36224 \begin_inset Text
36225
36226 \begin_layout Plain Layout
36227 文書書式
36228 \end_layout
36229
36230 \end_inset
36231 </cell>
36232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236
36237 \family sans
36238 外部素材\SpecialChar menuseparator
36239 日付
36240 \end_layout
36241
36242 \end_inset
36243 </cell>
36244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248
36249 \family sans
36250 挿入\SpecialChar menuseparator
36251 日付
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \series bold
36262
36263 \backslash
36264 today
36265 \series default
36266 コマンド
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 </row>
36272 <row>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277 \SpecialChar LyX
36278
36279 \end_layout
36280
36281 \end_inset
36282 </cell>
36283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36284 \begin_inset Text
36285
36286 \begin_layout Plain Layout
36287 差込枠として
36288 \end_layout
36289
36290 \end_inset
36291 </cell>
36292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36293 \begin_inset Text
36294
36295 \begin_layout Plain Layout
36296 日付として
36297 \end_layout
36298
36299 \end_inset
36300 </cell>
36301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36302 \begin_inset Text
36303
36304 \begin_layout Plain Layout
36305 \SpecialChar TeX
36306 コード差込枠として
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 </row>
36312 <row>
36313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36314 \begin_inset Text
36315
36316 \begin_layout Plain Layout
36317 \SpecialChar LaTeX
36318
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327 日付として
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336 日付として
36337 \end_layout
36338
36339 \end_inset
36340 </cell>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345 コマンドとして
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 </row>
36351 <row>
36352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356 DVI, PDF, PS
36357 \end_layout
36358
36359 \end_inset
36360 </cell>
36361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36362 \begin_inset Text
36363
36364 \begin_layout Plain Layout
36365 日付として
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374 日付として
36375 \end_layout
36376
36377 \end_inset
36378 </cell>
36379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36380 \begin_inset Text
36381
36382 \begin_layout Plain Layout
36383 日付として
36384 \end_layout
36385
36386 \end_inset
36387 </cell>
36388 </row>
36389 </lyxtabular>
36390
36391 \end_inset
36392
36393
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \end_layout
36400
36401 \begin_layout Standard
36402
36403 \family sans
36404 外部素材
36405 \family default
36406 ダイアログの
36407 \family sans
36408 ファイル
36409 \family default
36410 タブ中で
36411 \family sans
36412 下書き
36413 \family default
36414 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
36415 \begin_inset Newline newline
36416 \end_inset
36417
36418 \SpecialChar LyX
36419 中での外部素材は、ダイアログ内の
36420 \family sans
36421 \SpecialChar LaTeX
36422 と\SpecialChar LyX
36423 のオプション
36424 \family default
36425 タブにある
36426 \family sans
36427 \SpecialChar LyX
36428 内に表示
36429 \family default
36430 オプションの指定に従って、
36431 \begin_inset Graphics
36432         filename clipart/ExternalMaterialQt4.png
36433         scale 85
36434         scaleBeforeRotation
36435
36436 \end_inset
36437
36438 のようなボックスとして表示されるか、画像として表示されます。
36439 \end_layout
36440
36441 \begin_layout Standard
36442 取扱説明書
36443 \family sans
36444 \emph on
36445 カスタマイズ篇
36446 \family default
36447 \emph default
36448 には、自製のひな型を定義する方法が説明されています。
36449 \end_layout
36450
36451 \begin_layout Section
36452 子文書
36453 \begin_inset CommandInset label
36454 LatexCommand label
36455 name "sec:子文書"
36456
36457 \end_inset
36458
36459
36460 \begin_inset Index idx
36461 status collapsed
36462
36463 \begin_layout Plain Layout
36464 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \begin_inset Index idx
36471 status collapsed
36472
36473 \begin_layout Plain Layout
36474 ふぁいる@ファイル ! いんくるーど@インクルード
36475 \end_layout
36476
36477 \end_inset
36478
36479
36480 \end_layout
36481
36482 \begin_layout Standard
36483 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
36484 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる「子文書」であり、親文書はこれら子文書を連結して、文書全体
36485 やその一部を印刷できるようにします。子文書は、\SpecialChar LaTeX
36486 プリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
36487 \end_layout
36488
36489 \begin_layout Standard
36490 親文書を開くことなく子文書で作業できるようにするには、子文書の
36491 \family sans
36492 文書
36493 \family default
36494 \SpecialChar menuseparator
36495
36496 \family sans
36497 設定
36498 \family default
36499 \SpecialChar menuseparator
36500
36501 \family sans
36502 文書クラス
36503 \family default
36504 メニューで親文書を指定してください。すると、子文書を編集する際には、\SpecialChar LyX
36505 がバックグラウンドでこの親文書を扱うようになります。
36506 \end_layout
36507
36508 \begin_layout Standard
36509 取り込んだ文書は、\SpecialChar LyX
36510 中で
36511 \begin_inset Graphics
36512         filename clipart/ChildDocumentQt4.png
36513         scale 85
36514         scaleBeforeRotation
36515
36516 \end_inset
36517
36518 のようなボックスとして表示されます。子文書を親文書に取り込むには、
36519 \family sans
36520 挿入
36521 \family default
36522 \SpecialChar menuseparator
36523
36524 \family sans
36525 ファイル
36526 \family default
36527 \SpecialChar menuseparator
36528
36529 \family sans
36530 子文書
36531 \family default
36532 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
36533 \end_layout
36534
36535 \begin_layout Description
36536 内包(include) \SpecialChar LyX
36537 文書と\SpecialChar LaTeX
36538 文書は、内包することができます。
36539 \family sans
36540 子文書
36541 \family default
36542 ダイアログの
36543 \family sans
36544 編集
36545 \family default
36546 ボタンを押すと、内包された文書が、\SpecialChar LyX
36547 中に新規ファイルタブとして開き、修正ができるようになります。
36548 \begin_inset Newline newline
36549 \end_inset
36550
36551
36552 \end_layout
36553
36554 \begin_layout Standard
36555 以下は、
36556 \family sans
36557 内包(include)
36558 \family default
36559 を使用して挿入した子文書です。 
36560 \begin_inset CommandInset include
36561 LatexCommand include
36562 filename "DummyDocument1.lyx"
36563
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Standard
36570 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
36571 あります。取り込んだ文書のラベルは、第
36572 \begin_inset CommandInset ref
36573 LatexCommand ref
36574 reference "subsec:外部文書の第1小節"
36575
36576 \end_inset
36577
36578 小節、のように参照することができます。
36579 \end_layout
36580
36581 \begin_layout Standard
36582 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
36583 は、新規頁から始まるように挿入され、改頁して終わります。
36584 \end_layout
36585
36586 \begin_layout Standard
36587 \begin_inset Note Greyedout
36588 status open
36589
36590 \begin_layout Plain Layout
36591
36592 \series bold
36593 【註】
36594 \series default
36595 \SpecialChar LyX
36596 または\SpecialChar LaTeX
36597 ファイルを内包する際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に警告が発せられます
36598
36599 \end_layout
36600
36601 \end_inset
36602
36603
36604 \end_layout
36605
36606 \begin_layout Description
36607 入力(input) この方法は、内包による方法に非常によく似ています。異なっている点は、
36608 \begin_inset Separator parbreak
36609 \end_inset
36610
36611
36612 \end_layout
36613
36614 \begin_deeper
36615 \begin_layout Itemize
36616 入力ファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
36617 \end_layout
36618
36619 \begin_layout Itemize
36620 入力ファイルは、\SpecialChar LyX
36621 設定の操作性
36622 \family sans
36623 \SpecialChar menuseparator
36624 表示
36625 \family default
36626 の下にある
36627 \family sans
36628 画像を表示
36629 \family default
36630 を有効にすると、\SpecialChar LyX
36631 中でプレビューすることができます。
36632 \end_layout
36633
36634 \begin_layout Itemize
36635 \SpecialChar LaTeX
36636 コマンドの
36637 \series bold
36638
36639 \backslash
36640 includeonly
36641 \series default
36642 は使用することができません。
36643 \end_layout
36644
36645 \end_deeper
36646 \begin_layout Standard
36647 右は、
36648 \family sans
36649 入力(input)
36650 \family default
36651 を使って挿入した子文書です。 
36652 \begin_inset CommandInset include
36653 LatexCommand input
36654 filename "DummyDocument2.lyx"
36655
36656 \end_inset
36657
36658
36659 \end_layout
36660
36661 \begin_layout Description
36662 原文儘(verbatim) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中に
36663 用いられているコマンドは実行されません。
36664 \family sans
36665 出力の空白に印付けをする
36666 \family default
36667 オプションを有効にすると、ソースコード中のすべての空白文字に「
36668 \begin_inset ERT
36669 status collapsed
36670
36671 \begin_layout Plain Layout
36672
36673
36674 \backslash
36675 textvisiblespace 
36676 \end_layout
36677
36678 \end_inset
36679
36680 」文字を表示させることができます。
36681 \family sans
36682 挿入\SpecialChar menuseparator
36683 ファイル\SpecialChar menuseparator
36684 平文
36685 \family default
36686 メニューを使う方法との違いは、こちらは文書の内容が\SpecialChar LyX
36687 中に表示されないことです。
36688 \end_layout
36689
36690 \begin_layout Standard
36691 以下は、原文儘として挿入された子文書です。 
36692 \begin_inset CommandInset include
36693 LatexCommand verbatiminput
36694 filename "../DummyTextDocument.txt"
36695
36696 \end_inset
36697
36698
36699 \begin_inset VSpace bigskip
36700 \end_inset
36701
36702 以下は、
36703 \family sans
36704 出力の空白に印付けをする
36705 \family default
36706 オプションを指定して、原文儘として挿入された子文書です。 
36707 \begin_inset CommandInset include
36708 LatexCommand verbatiminput*
36709 filename "../DummyTextDocument.txt"
36710
36711 \end_inset
36712
36713
36714 \end_layout
36715
36716 \begin_layout Standard
36717 \begin_inset VSpace bigskip
36718 \end_inset
36719
36720
36721 \end_layout
36722
36723 \begin_layout Standard
36724 \begin_inset Note Greyedout
36725 status open
36726
36727 \begin_layout Plain Layout
36728
36729 \series bold
36730 【註】
36731 \series default
36732 上記の例でわかるように、
36733 \family sans
36734 原文儘(verbatim)
36735 \family default
36736 として取り込んだ文書の文章は、文書行の終わりで改行されません。
36737 \end_layout
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \begin_layout Standard
36745 \begin_inset Note Greyedout
36746 status open
36747
36748 \begin_layout Plain Layout
36749
36750 \series bold
36751 【訳註】
36752 \series default
36753 原文儘で日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
36754 \end_layout
36755
36756 \end_inset
36757
36758
36759 \end_layout
36760
36761 \begin_layout Description
36762 プログラムリスト この型については、第
36763 \begin_inset CommandInset ref
36764 LatexCommand ref
36765 reference "cha:プログラムコードリスト"
36766
36767 \end_inset
36768
36769 章に説明されています。
36770 \end_layout
36771
36772 \begin_layout Standard
36773 \begin_inset Note Greyedout
36774 status open
36775
36776 \begin_layout Plain Layout
36777
36778 \series bold
36779 【註】
36780 \series default
36781 同一文書中に、同じ文書を異なる方法で二度取り込むと、\SpecialChar LaTeX
36782 で問題が発生する可能性があります。
36783 \end_layout
36784
36785 \end_inset
36786
36787
36788 \end_layout
36789
36790 \begin_layout Standard
36791 コンパイル時間を短縮したり、執筆中のbookの特定の章のみを配布したいなどの理由で、親文書内の特定の子文書のみを表示させたり書きだしたりしたい場合には、子文書の
36792 一部を出力から排除することができます。これは、
36793 \family sans
36794 文書\SpecialChar menuseparator
36795 設定\SpecialChar menuseparator
36796 子文書
36797 \family default
36798 メニューから行うことができます。そこの一覧中の各子文書の
36799 \family sans
36800 出力に含める
36801 \family default
36802 列をダブルクリックすることによって、その子文書を排除したり取り込んだりすることができます(これは「入力」ではなく「内包」で埋めこまれた文書に対してのみ機能するこ
36803 とにご注意ください)。
36804 \family sans
36805 カウンタと引用を維持
36806 \family default
36807 オプションを有効にすると、\SpecialChar LyX
36808 は、すべてのページ番号と参照等が、文書全体を処理した時と同じように正しくなるようにします。これは、選択した部分文書が、文書全体のコンテ
36809 クストの中で表現されるのと全く同じようにしておきたい時に便利です。しかしながら、この機能を実現するには、\SpecialChar LyX
36810 はバックグラウンドで文書全体を処理しなくてはなりません。
36811 したがって、コンパイルの時間を節約し、カウンタや参照が必ずしも正しくなくてもいい場合には、このチェックボックスは外しておいてください。
36812 \end_layout
36813
36814 \begin_layout Standard
36815 あるいは、取り込んだファイルの各々を派生枝の中に入れる方法があります
36816 \begin_inset Foot
36817 status collapsed
36818
36819 \begin_layout Plain Layout
36820 派生枝は、\SpecialChar LyX
36821
36822 \emph on
36823 ユーザーの手引き
36824 \emph default
36825
36826 \emph on
36827 派生枝
36828 \emph default
36829 の節に説明されています。
36830 \end_layout
36831
36832 \end_inset
36833
36834 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。この方法は、入力で取り込んだ部分文書につ
36835 いても動作するという利点があります。ただし、カウンタと参照は、この方法では維持されるとは限りません。
36836 \end_layout
36837
36838 \begin_layout Chapter
36839 プログラムコードリスト
36840 \begin_inset CommandInset label
36841 LatexCommand label
36842 name "cha:プログラムコードリスト"
36843
36844 \end_inset
36845
36846
36847 \begin_inset Index idx
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851 りすと@リスト
36852 \end_layout
36853
36854 \end_inset
36855
36856
36857 \begin_inset Index idx
36858 status collapsed
36859
36860 \begin_layout Plain Layout
36861 ぷろぐらむこーど@プログラムコード
36862 \end_layout
36863
36864 \end_inset
36865
36866
36867 \begin_inset Index idx
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871 ふろーと@フロート ! りすと@リスト
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \end_layout
36878
36879 \begin_layout Standard
36880 プログラムコードを取り込んで組版するには、
36881 \family sans
36882 挿入
36883 \family default
36884 \SpecialChar menuseparator
36885
36886 \family sans
36887 プログラムリスト
36888 \family default
36889 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用される\SpecialChar LaTeX
36890 パッケージ
36891 \series bold
36892 listings
36893 \series default
36894
36895 \begin_inset Index idx
36896 status collapsed
36897
36898 \begin_layout Plain Layout
36899 \SpecialChar LaTeX
36900 ぱっけーじ@\SpecialChar LaTeX
36901 パッケージ ! listings
36902 \end_layout
36903
36904 \end_inset
36905
36906 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
36907 \end_layout
36908
36909 \begin_layout Standard
36910 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
36911 \end_layout
36912
36913 \begin_layout Standard
36914 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
36915 \family sans
36916 行内リスト
36917 \family default
36918 を指定すると、リストは
36919 \begin_inset listings
36920 lstparams "language={C++}"
36921 inline true
36922 status collapsed
36923
36924 \begin_layout Plain Layout
36925
36926 int a=5;
36927 \end_layout
36928
36929 \end_inset
36930
36931 のように行内に印字されます。
36932 \begin_inset Newline newline
36933 \end_inset
36934
36935
36936 \family sans
36937 フロート
36938 \family default
36939 オプションは、プログラムリストフロートを生成するものですが、ここで、第
36940 \begin_inset CommandInset ref
36941 LatexCommand ref
36942 reference "sec:フロートの配置"
36943
36944 \end_inset
36945
36946 節に説明されているフロート配置オプションに従って、「
36947 \family sans
36948 h
36949 \family default
36950 」「
36951 \family sans
36952 t
36953 \family default
36954 」「
36955 \family sans
36956 b
36957 \family default
36958 」「
36959 \family sans
36960 p
36961 \family default
36962 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
36963 \family sans
36964 htbp
36965 \family default
36966 」のように区切りを入れることなく入力することができます。「
36967 \family sans
36968 h
36969 \family default
36970 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
36971 \family sans
36972 フロート
36973 \family default
36974 オプションを使用しなければ大丈夫です。
36975 \end_layout
36976
36977 \begin_layout Standard
36978
36979 \family sans
36980 挿入
36981 \family default
36982 \SpecialChar menuseparator
36983
36984 \family sans
36985 キャプション
36986 \family default
36987 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、リスト
36988 \begin_inset CommandInset ref
36989 LatexCommand ref
36990 reference "lst:ListFloat"
36991
36992 \end_inset
36993
36994 のように参照することができます。キャプションのついたプログラムリストの全一覧を、
36995 \family sans
36996 挿入
36997 \lang english
36998 \SpecialChar menuseparator
36999
37000 \lang japanese
37001 一覧/目次
37002 \lang english
37003 \SpecialChar menuseparator
37004
37005 \lang japanese
37006 プログラムリスト一覧
37007 \family default
37008 で作成することができます。一覧の項目には、プログラムリストのキャプションとプログラムリスト番号が入ります。
37009 \end_layout
37010
37011 \begin_layout Standard
37012 \begin_inset listings
37013 lstparams "language=Python"
37014 inline false
37015 status open
37016
37017 \begin_layout Plain Layout
37018
37019 \begin_inset Caption Standard
37020
37021 \begin_layout Plain Layout
37022 \begin_inset CommandInset label
37023 LatexCommand label
37024 name "lst:ListFloat"
37025
37026 \end_inset
37027
37028 Example Listing Float
37029 \end_layout
37030
37031 \end_inset
37032
37033 # Example listing float
37034 \end_layout
37035
37036 \begin_layout Plain Layout
37037
37038 def func(param):
37039 \end_layout
37040
37041 \begin_layout Plain Layout
37042
37043     'this is a python function'
37044 \end_layout
37045
37046 \begin_layout Plain Layout
37047
37048     pass
37049 \end_layout
37050
37051 \end_inset
37052
37053
37054 \end_layout
37055
37056 \begin_layout Standard
37057 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
37058 onのキーワード「def」が識別され、ボールド体で出力されます。
37059 \end_layout
37060
37061 \begin_layout Standard
37062 \begin_inset Note Greyedout
37063 status open
37064
37065 \begin_layout Plain Layout
37066
37067 \series bold
37068 【註】
37069 \series default
37070 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
37071 \family typewriter
37072 typewriter
37073 \family default
37074 フォントがボールド体を提供していません。この場合には、
37075 \family sans
37076 文書
37077 \family default
37078 \SpecialChar menuseparator
37079
37080 \family sans
37081 設定
37082 \family default
37083 \SpecialChar menuseparator
37084
37085 \family sans
37086 フォント
37087 \family default
37088 メニューで別のフォントを選択してください(
37089 \emph on
37090 LuxiMono
37091 \emph default
37092
37093 \emph on
37094 BeraMono
37095 \emph default
37096
37097 \emph on
37098 Courier
37099 \emph default
37100 の各フォントはボールド体を提供します)。
37101 \end_layout
37102
37103 \end_inset
37104
37105
37106 \end_layout
37107
37108 \begin_layout Standard
37109 \begin_inset Note Greyedout
37110 status open
37111
37112 \begin_layout Plain Layout
37113
37114 \series bold
37115 【訳註】
37116 \series default
37117 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
37118 \end_layout
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \begin_layout Standard
37126 プログラムリストダイアログの
37127 \family sans
37128 行番号
37129 \family default
37130 のセクションでは、行番号の様式を指定することができます。
37131 \family sans
37132 行間
37133 \family default
37134 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
37135 \end_layout
37136
37137 \begin_layout Standard
37138 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
37139 \family sans
37140 拡張文字コード表を使う
37141 \family default
37142 オプションを使用しなくてはなりません。
37143 \begin_inset Newline newline
37144 \end_inset
37145
37146
37147 \begin_inset Note Greyedout
37148 status open
37149
37150 \begin_layout Plain Layout
37151
37152 \series bold
37153 【訳註】
37154 \series default
37155 これは、p\SpecialChar LaTeX
37156 ではうまく動作しません。
37157 \end_layout
37158
37159 \end_inset
37160
37161
37162 \begin_inset Newline newline
37163 \end_inset
37164
37165 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
37166 \begin_inset space \thinspace{}
37167 \end_inset
37168
37169 -
37170 \begin_inset space \thinspace{}
37171 \end_inset
37172
37173 8」で設定したプログラムリストの例です。
37174 \end_layout
37175
37176 \begin_layout Standard
37177 \begin_inset listings
37178 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
37179 inline false
37180 status open
37181
37182 \begin_layout Plain Layout
37183
37184 def func(param):
37185 \end_layout
37186
37187 \begin_layout Plain Layout
37188
37189     'this is a python function'
37190 \end_layout
37191
37192 \begin_layout Plain Layout
37193
37194     pass
37195 \end_layout
37196
37197 \begin_layout Plain Layout
37198
37199 def func(param):
37200 \end_layout
37201
37202 \begin_layout Plain Layout
37203
37204 'This is a German word: Tschuss'
37205 \end_layout
37206
37207 \begin_layout Plain Layout
37208
37209 pass
37210 \end_layout
37211
37212 \begin_layout Plain Layout
37213
37214 def func(param):
37215 \end_layout
37216
37217 \begin_layout Plain Layout
37218
37219 'this is a python function'
37220 \end_layout
37221
37222 \begin_layout Plain Layout
37223
37224 pass
37225 \end_layout
37226
37227 \end_inset
37228
37229
37230 \end_layout
37231
37232 \begin_layout Standard
37233 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
37234 \family sans
37235 タビュレータの大きさ
37236 \family default
37237 フィールドで指定することができます。
37238 \end_layout
37239
37240 \begin_layout Standard
37241 \begin_inset Note Greyedout
37242 status open
37243
37244 \begin_layout Plain Layout
37245
37246 \series bold
37247 【註】listings
37248 \series default
37249 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
37250 に振られているのはこのためです。
37251 \end_layout
37252
37253 \end_inset
37254
37255
37256 \end_layout
37257
37258 \begin_layout Standard
37259 \begin_inset VSpace bigskip
37260 \end_inset
37261
37262
37263 \end_layout
37264
37265 \begin_layout Standard
37266 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
37267 \family sans
37268 挿入
37269 \family default
37270 \SpecialChar menuseparator
37271
37272 \family sans
37273 ファイル
37274 \family default
37275 \SpecialChar menuseparator
37276
37277 \family sans
37278 子文書
37279 \family default
37280 メニューを使用して
37281 \family sans
37282 プログラムリスト
37283 \family default
37284 型を選択してください
37285 \begin_inset Foot
37286 status collapsed
37287
37288 \begin_layout Plain Layout
37289 他の子文書型については、第 section
37290 \begin_inset space ~
37291 \end_inset
37292
37293
37294 \begin_inset CommandInset ref
37295 LatexCommand ref
37296 reference "sec:子文書"
37297
37298 \end_inset
37299
37300 節に説明があります。
37301 \end_layout
37302
37303 \end_inset
37304
37305 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
37306 疑問符「?」を打鍵してください。
37307 \end_layout
37308
37309 \begin_layout Standard
37310 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
37311 \family sans
37312 挿入
37313 \family default
37314 \SpecialChar menuseparator
37315
37316 \family sans
37317 相互参照
37318 \family default
37319 メニューを使って参照できるようになります。
37320 \end_layout
37321
37322 \begin_layout Standard
37323 プログラムリスト
37324 \begin_inset CommandInset ref
37325 LatexCommand ref
37326 reference "lst:file-listing"
37327
37328 \end_inset
37329
37330 は、ファイルを使ったプログラムリストの一例です。ここでは、この\SpecialChar LyX
37331 ファイルの10行目から15行目が表示されています。
37332 \end_layout
37333
37334 \begin_layout Standard
37335 \begin_inset CommandInset include
37336 LatexCommand lstinputlisting
37337 filename "EmbeddedObjects.lyx"
37338 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
37339
37340 \end_inset
37341
37342
37343 \end_layout
37344
37345 \begin_layout Standard
37346 \begin_inset VSpace bigskip
37347 \end_inset
37348
37349
37350 \end_layout
37351
37352 \begin_layout Standard
37353 リストに数式を入れるには、以下のようにします。
37354 \end_layout
37355
37356 \begin_layout Enumerate
37357 リストダイアログを開き、
37358 \family sans
37359 詳細
37360 \family default
37361 タブのフィールド中に
37362 \begin_inset Newline newline
37363 \end_inset
37364
37365
37366 \family sans
37367 mathescape=true
37368 \family default
37369
37370 \begin_inset Newline newline
37371 \end_inset
37372
37373 と書き加えます。
37374 \end_layout
37375
37376 \begin_layout Enumerate
37377 リスト外で数式を作成します。
37378 \end_layout
37379
37380 \begin_layout Enumerate
37381 数式の内容(数式差込枠ではなく)をクリップボードにコピーします(短縮キー
37382 \begin_inset Info
37383 type  "shortcut"
37384 arg   "copy"
37385 \end_inset
37386
37387 )。
37388 \end_layout
37389
37390 \begin_layout Enumerate
37391 リストに「$$」と書き、クリップボードの内容をドルマークの間に貼り付けます(短縮キー
37392 \begin_inset Info
37393 type  "shortcut"
37394 arg   "paste"
37395 \end_inset
37396
37397 )。
37398 \end_layout
37399
37400 \begin_layout Standard
37401 \begin_inset listings
37402 lstparams "language=Python,mathescape=true"
37403 inline false
37404 status open
37405
37406 \begin_layout Plain Layout
37407
37408 \begin_inset Caption Standard
37409
37410 \begin_layout Plain Layout
37411 Example Listing float containing a formula
37412 \end_layout
37413
37414 \end_inset
37415
37416 # Example listing float
37417 \end_layout
37418
37419 \begin_layout Plain Layout
37420
37421 def func(param):
37422 \end_layout
37423
37424 \begin_layout Plain Layout
37425
37426     # $
37427 \backslash
37428 prod_{n=1}^{
37429 \backslash
37430 infty}
37431 \backslash
37432 ,
37433 \backslash
37434 frac{1}{x^{2}}$
37435 \end_layout
37436
37437 \begin_layout Plain Layout
37438
37439     pass
37440 \end_layout
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \begin_layout Standard
37448 \begin_inset VSpace bigskip
37449 \end_inset
37450
37451
37452 \end_layout
37453
37454 \begin_layout Standard
37455 大域的なプログラムリストの設定は、
37456 \family sans
37457 文書
37458 \family default
37459 \SpecialChar menuseparator
37460
37461 \family sans
37462 設定
37463 \family default
37464 \SpecialChar menuseparator
37465
37466 \family sans
37467 リスト
37468 \family default
37469 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
37470 \family sans
37471 プログラムリスト設定
37472 \family default
37473 フィールドで疑問符「?」を打鍵してください。
37474 \end_layout
37475
37476 \begin_layout Standard
37477
37478 \series bold
37479 listings
37480 \series default
37481 パッケージについての詳しい情報については、取扱説明書
37482 \begin_inset CommandInset citation
37483 LatexCommand cite
37484 key "listings"
37485
37486 \end_inset
37487
37488 をご参照ください。
37489 \end_layout
37490
37491 \begin_layout Standard
37492 \begin_inset Newpage newpage
37493 \end_inset
37494
37495
37496 \end_layout
37497
37498 \begin_layout Chapter
37499 \start_of_appendix
37500 \SpecialChar LyX
37501 で使用できる単位
37502 \begin_inset Index idx
37503 status collapsed
37504
37505 \begin_layout Plain Layout
37506 たんい@単位
37507 \end_layout
37508
37509 \end_inset
37510
37511
37512 \begin_inset CommandInset label
37513 LatexCommand label
37514 name "cha:LyXで使用できる単位"
37515
37516 \end_inset
37517
37518
37519 \end_layout
37520
37521 \begin_layout Standard
37522 この文書で用いられる単位の理解のために、表
37523 \begin_inset CommandInset ref
37524 LatexCommand ref
37525 reference "tab:単位"
37526
37527 \end_inset
37528
37529 に、\SpecialChar LyX
37530 で使うことのできる単位をまとめておきます。
37531 \end_layout
37532
37533 \begin_layout Standard
37534 \begin_inset Float table
37535 placement h
37536 wide false
37537 sideways false
37538 status open
37539
37540 \begin_layout Plain Layout
37541 \begin_inset Caption Standard
37542
37543 \begin_layout Plain Layout
37544 \begin_inset CommandInset label
37545 LatexCommand label
37546 name "tab:単位"
37547
37548 \end_inset
37549
37550 単位
37551 \end_layout
37552
37553 \end_inset
37554
37555
37556 \end_layout
37557
37558 \begin_layout Plain Layout
37559 \begin_inset VSpace medskip
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \begin_layout Plain Layout
37566 \align center
37567 \begin_inset Tabular
37568 <lyxtabular version="3" rows="20" columns="3">
37569 <features tabularvalignment="middle">
37570 <column alignment="center" valignment="top">
37571 <column alignment="center" valignment="top">
37572 <column alignment="center" valignment="top">
37573 <row>
37574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37575 \begin_inset Text
37576
37577 \begin_layout Plain Layout
37578 単位
37579 \end_layout
37580
37581 \end_inset
37582 </cell>
37583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587 名称/摘要
37588 \end_layout
37589
37590 \end_inset
37591 </cell>
37592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596 \SpecialChar LaTeX
37597  コマンド
37598 \end_layout
37599
37600 \end_inset
37601 </cell>
37602 </row>
37603 <row>
37604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37605 \begin_inset Text
37606
37607 \begin_layout Plain Layout
37608 mm
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617 ミリメートル
37618 \end_layout
37619
37620 \end_inset
37621 </cell>
37622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37623 \begin_inset Text
37624
37625 \begin_layout Plain Layout
37626 -
37627 \end_layout
37628
37629 \end_inset
37630 </cell>
37631 </row>
37632 <row>
37633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37634 \begin_inset Text
37635
37636 \begin_layout Plain Layout
37637 cm
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37643 \begin_inset Text
37644
37645 \begin_layout Plain Layout
37646 センチメートル
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37652 \begin_inset Text
37653
37654 \begin_layout Plain Layout
37655 -
37656 \end_layout
37657
37658 \end_inset
37659 </cell>
37660 </row>
37661 <row>
37662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666 in
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675 インチ
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 -
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 </row>
37690 <row>
37691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37692 \begin_inset Text
37693
37694 \begin_layout Plain Layout
37695 pt
37696 \end_layout
37697
37698 \end_inset
37699 </cell>
37700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704 ポイント (72.27
37705 \begin_inset space \thinspace{}
37706 \end_inset
37707
37708 pt = 1
37709 \begin_inset space \thinspace{}
37710 \end_inset
37711
37712 in)
37713 \end_layout
37714
37715 \end_inset
37716 </cell>
37717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout Plain Layout
37721 -
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 </row>
37727 <row>
37728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732 pc
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37738 \begin_inset Text
37739
37740 \begin_layout Plain Layout
37741 パイカ (1
37742 \begin_inset space \thinspace{}
37743 \end_inset
37744
37745 pc = 12
37746 \begin_inset space \thinspace{}
37747 \end_inset
37748
37749 pt)
37750 \end_layout
37751
37752 \end_inset
37753 </cell>
37754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37755 \begin_inset Text
37756
37757 \begin_layout Plain Layout
37758 -
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 </row>
37764 <row>
37765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37766 \begin_inset Text
37767
37768 \begin_layout Plain Layout
37769 sp
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37775 \begin_inset Text
37776
37777 \begin_layout Plain Layout
37778 スケールポイント (65536
37779 \begin_inset space \thinspace{}
37780 \end_inset
37781
37782 sp = 1
37783 \begin_inset space \thinspace{}
37784 \end_inset
37785
37786 pt)
37787 \end_layout
37788
37789 \end_inset
37790 </cell>
37791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 -
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 </row>
37801 <row>
37802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37803 \begin_inset Text
37804
37805 \begin_layout Plain Layout
37806 bp
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815 ビッグポイント (72
37816 \begin_inset space \thinspace{}
37817 \end_inset
37818
37819 bp = 1
37820 \begin_inset space \thinspace{}
37821 \end_inset
37822
37823 in)
37824 \end_layout
37825
37826 \end_inset
37827 </cell>
37828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37829 \begin_inset Text
37830
37831 \begin_layout Plain Layout
37832 -
37833 \end_layout
37834
37835 \end_inset
37836 </cell>
37837 </row>
37838 <row>
37839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37840 \begin_inset Text
37841
37842 \begin_layout Plain Layout
37843 dd
37844 \end_layout
37845
37846 \end_inset
37847 </cell>
37848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37849 \begin_inset Text
37850
37851 \begin_layout Plain Layout
37852 ディドー (72
37853 \begin_inset space \thinspace{}
37854 \end_inset
37855
37856 dd 
37857 \begin_inset Formula $\approx$
37858 \end_inset
37859
37860  37.6
37861 \begin_inset space \thinspace{}
37862 \end_inset
37863
37864 mm)
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout Plain Layout
37873 -
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 </row>
37879 <row>
37880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37881 \begin_inset Text
37882
37883 \begin_layout Plain Layout
37884 cc
37885 \end_layout
37886
37887 \end_inset
37888 </cell>
37889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37890 \begin_inset Text
37891
37892 \begin_layout Plain Layout
37893 シセロ (1
37894 \begin_inset space \thinspace{}
37895 \end_inset
37896
37897 cc = 12
37898 \begin_inset space \thinspace{}
37899 \end_inset
37900
37901 dd)
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910 -
37911 \end_layout
37912
37913 \end_inset
37914 </cell>
37915 </row>
37916 <row>
37917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37918 \begin_inset Text
37919
37920 \begin_layout Plain Layout
37921 画像の縮尺%
37922 \end_layout
37923
37924 \end_inset
37925 </cell>
37926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37927 \begin_inset Text
37928
37929 \begin_layout Plain Layout
37930 元の画像幅の%
37931 \end_layout
37932
37933 \end_inset
37934 </cell>
37935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37936 \begin_inset Text
37937
37938 \begin_layout Plain Layout
37939
37940 \end_layout
37941
37942 \end_inset
37943 </cell>
37944 </row>
37945 <row>
37946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37947 \begin_inset Text
37948
37949 \begin_layout Plain Layout
37950 本文幅%
37951 \end_layout
37952
37953 \end_inset
37954 </cell>
37955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959 テキスト幅の%
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37965 \begin_inset Text
37966
37967 \begin_layout Plain Layout
37968
37969 \backslash
37970 textwidth
37971 \end_layout
37972
37973 \end_inset
37974 </cell>
37975 </row>
37976 <row>
37977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37978 \begin_inset Text
37979
37980 \begin_layout Plain Layout
37981 列幅%
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37987 \begin_inset Text
37988
37989 \begin_layout Plain Layout
37990 組段幅の%
37991 \end_layout
37992
37993 \end_inset
37994 </cell>
37995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999
38000 \backslash
38001 columnwidth
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 <row>
38008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 ページ幅%
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021 用紙幅の%
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38027 \begin_inset Text
38028
38029 \begin_layout Plain Layout
38030
38031 \backslash
38032 paperwidth
38033 \end_layout
38034
38035 \end_inset
38036 </cell>
38037 </row>
38038 <row>
38039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043 行幅%
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052 行幅の%
38053 \end_layout
38054
38055 \end_inset
38056 </cell>
38057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38058 \begin_inset Text
38059
38060 \begin_layout Plain Layout
38061
38062 \backslash
38063 linewidth
38064 \end_layout
38065
38066 \end_inset
38067 </cell>
38068 </row>
38069 <row>
38070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38071 \begin_inset Text
38072
38073 \begin_layout Plain Layout
38074 本文高%
38075 \end_layout
38076
38077 \end_inset
38078 </cell>
38079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083 テキスト高さの%
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38089 \begin_inset Text
38090
38091 \begin_layout Plain Layout
38092
38093 \backslash
38094 textheight
38095 \end_layout
38096
38097 \end_inset
38098 </cell>
38099 </row>
38100 <row>
38101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38102 \begin_inset Text
38103
38104 \begin_layout Plain Layout
38105 ページ高%
38106 \end_layout
38107
38108 \end_inset
38109 </cell>
38110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38111 \begin_inset Text
38112
38113 \begin_layout Plain Layout
38114 用紙高さの%
38115 \end_layout
38116
38117 \end_inset
38118 </cell>
38119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38120 \begin_inset Text
38121
38122 \begin_layout Plain Layout
38123
38124 \backslash
38125 paperheight
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 </row>
38131 <row>
38132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 ex
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38142 \begin_inset Text
38143
38144 \begin_layout Plain Layout
38145 現在のフォントの文字「x」の高さ
38146 \end_layout
38147
38148 \end_inset
38149 </cell>
38150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 -
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 </row>
38160 <row>
38161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38162 \begin_inset Text
38163
38164 \begin_layout Plain Layout
38165 em
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38171 \begin_inset Text
38172
38173 \begin_layout Plain Layout
38174 現在のフォントの文字「M」の幅
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 -
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 </row>
38189 <row>
38190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38191 \begin_inset Text
38192
38193 \begin_layout Plain Layout
38194 mu
38195 \end_layout
38196
38197 \end_inset
38198 </cell>
38199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38200 \begin_inset Text
38201
38202 \begin_layout Plain Layout
38203 数式単位 (1
38204 \begin_inset space \thinspace{}
38205 \end_inset
38206
38207 mu = 1/18
38208 \begin_inset space \thinspace{}
38209 \end_inset
38210
38211 em)
38212 \end_layout
38213
38214 \end_inset
38215 </cell>
38216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38217 \begin_inset Text
38218
38219 \begin_layout Plain Layout
38220 -
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 </row>
38226 </lyxtabular>
38227
38228 \end_inset
38229
38230
38231 \end_layout
38232
38233 \end_inset
38234
38235
38236 \end_layout
38237
38238 \begin_layout Chapter
38239 画像を含む場合のファイル出力形式
38240 \begin_inset CommandInset label
38241 LatexCommand label
38242 name "cha:ファイル出力形式"
38243
38244 \end_inset
38245
38246
38247 \end_layout
38248
38249 \begin_layout Section
38250 DVI
38251 \begin_inset Index idx
38252 status collapsed
38253
38254 \begin_layout Plain Layout
38255 ふぁいるしょしき@ファイル書式 ! DVI
38256 \end_layout
38257
38258 \end_inset
38259
38260
38261 \begin_inset Index idx
38262 status collapsed
38263
38264 \begin_layout Plain Layout
38265 DVI
38266 \begin_inset ERT
38267 status collapsed
38268
38269 \begin_layout Plain Layout
38270
38271 |see{
38272 \end_layout
38273
38274 \end_inset
38275
38276 ファイル書式
38277 \begin_inset ERT
38278 status collapsed
38279
38280 \begin_layout Plain Layout
38281
38282 }
38283 \end_layout
38284
38285 \end_inset
38286
38287
38288 \end_layout
38289
38290 \end_inset
38291
38292
38293 \end_layout
38294
38295 \begin_layout Standard
38296 このファイル型の拡張子は「
38297 \family typewriter
38298 .dvi
38299 \family default
38300 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
38301 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
38302 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
38303 \end_layout
38304
38305 \begin_layout Standard
38306 \begin_inset Note Greyedout
38307 status open
38308
38309 \begin_layout Plain Layout
38310
38311 \series bold
38312 【註】
38313 \series default
38314 DVIファイルには画像は含まれていません。画像はリンクされているだけです。
38315 \end_layout
38316
38317 \end_inset
38318
38319 ですから、お使いの
38320 \family typewriter
38321 .dvi
38322 \family default
38323 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
38324 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
38325 DFを使用することをお勧めします。
38326 \end_layout
38327
38328 \begin_layout Standard
38329 使用中の文書は、
38330 \family sans
38331 ファイル
38332 \family default
38333 \SpecialChar menuseparator
38334
38335 \family sans
38336 書き出し
38337 \family default
38338 \SpecialChar menuseparator
38339
38340 \family sans
38341 DVI
38342 \family default
38343 メニューを使用して、DVIに書き出すことができます。
38344 \family sans
38345 表示
38346 \family default
38347 メニューから、文書をDVIとして表示させることもできます。
38348 \end_layout
38349
38350 \begin_layout Section
38351 PostScript
38352 \begin_inset Index idx
38353 status collapsed
38354
38355 \begin_layout Plain Layout
38356 ふぁいるしょしき@ファイル書式 ! PostScript
38357 \end_layout
38358
38359 \end_inset
38360
38361
38362 \begin_inset Index idx
38363 status collapsed
38364
38365 \begin_layout Plain Layout
38366 PostScript
38367 \begin_inset ERT
38368 status collapsed
38369
38370 \begin_layout Plain Layout
38371
38372 |see{
38373 \end_layout
38374
38375 \end_inset
38376
38377 ファイル書式
38378 \begin_inset ERT
38379 status collapsed
38380
38381 \begin_layout Plain Layout
38382
38383 }
38384 \end_layout
38385
38386 \end_inset
38387
38388
38389 \end_layout
38390
38391 \end_inset
38392
38393
38394 \end_layout
38395
38396 \begin_layout Standard
38397 このファイル型の拡張子は「
38398 \family typewriter
38399 .ps
38400 \family default
38401 」です。PostScriptは、
38402 \family typewriter
38403 Adobe
38404 \family default
38405 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
38406 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
38407 \begin_inset Foot
38408 status collapsed
38409
38410 \begin_layout Plain Layout
38411 これについてもう少し学ぶ気があれば、\SpecialChar LaTeX
38412 パッケージ
38413 \series bold
38414 PSTricks
38415 \series default
38416
38417 \begin_inset CommandInset citation
38418 LatexCommand cite
38419 key "pstricks"
38420
38421 \end_inset
38422
38423 を見てみてください。
38424 \end_layout
38425
38426 \end_inset
38427
38428 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
38429 \end_layout
38430
38431 \begin_layout Standard
38432 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
38433 \family typewriter
38434 .eps
38435 \family default
38436 」)」形式の画像のみを含めることができます。\SpecialChar LyX
38437 では、既知の画像形式であればどれでも文書中で使用することができるようになっているため、\SpecialChar LyX
38438 はバックグラウンドで画像をEP
38439 Sに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、\SpecialChar LyX
38440 は50もの変換を行わなくてはなりません。すると、\SpecialChar LyX
38441 で行う
38442 作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像を直接EPSとして入れて
38443 おく方がよいでしょう。
38444 \end_layout
38445
38446 \begin_layout Standard
38447 文書は、
38448 \family sans
38449 ファイル
38450 \family default
38451 \SpecialChar menuseparator
38452
38453 \family sans
38454 書き出し
38455 \family default
38456 \SpecialChar menuseparator
38457
38458 \family sans
38459 Postscript
38460 \family default
38461 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
38462 \family sans
38463 表示
38464 \family default
38465 メニューかツールバーボタン
38466 \begin_inset Graphics
38467         filename ../../images/buffer-view_ps.png
38468         scale 85
38469         scaleBeforeRotation
38470
38471 \end_inset
38472
38473 を使用することでPostScriptとして表示させることができます。
38474 \end_layout
38475
38476 \begin_layout Section
38477 PDF
38478 \begin_inset Index idx
38479 status collapsed
38480
38481 \begin_layout Plain Layout
38482 ふぁいるしょしき@ファイル書式 ! PDF
38483 \end_layout
38484
38485 \end_inset
38486
38487
38488 \begin_inset Index idx
38489 status collapsed
38490
38491 \begin_layout Plain Layout
38492 PDF
38493 \end_layout
38494
38495 \end_inset
38496
38497
38498 \end_layout
38499
38500 \begin_layout Standard
38501 このファイル型の拡張子は「
38502 \family typewriter
38503 .pdf
38504 \family default
38505 」です。この「Portable Document Format (PDF)」は、
38506 \family typewriter
38507 Adobe
38508 \family default
38509 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
38510 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
38511 \end_layout
38512
38513 \begin_layout Standard
38514 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
38515 \family typewriter
38516 .jpg
38517 \family default
38518 」または「
38519 \family typewriter
38520 .jpeg
38521 \family default
38522 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
38523 \family typewriter
38524 .png
38525 \family default
38526 」)」として含めることができます。それにもかかわらず、\SpecialChar LyX
38527 は画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することができま
38528 す。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用することをお
38529 勧めします。
38530 \end_layout
38531
38532 \begin_layout Standard
38533 使用中の文書は、
38534 \family sans
38535 ファイル
38536 \family default
38537 \SpecialChar menuseparator
38538
38539 \family sans
38540 書き出し
38541 \family default
38542 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
38543 \end_layout
38544
38545 \begin_layout Description
38546 PDF
38547 \begin_inset space ~
38548 \end_inset
38549
38550 (ps2pdf) これは
38551 \family typewriter
38552 ps2pdf
38553 \family default
38554 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
38555 \family typewriter
38556 dvips
38557 \family default
38558 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
38559 \end_layout
38560
38561 \begin_layout Description
38562 PDF
38563 \begin_inset space ~
38564 \end_inset
38565
38566 (dvipdfm) これは
38567 \family typewriter
38568 dvipdfm
38569 \family default
38570 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
38571 \end_layout
38572
38573 \begin_layout Description
38574 PDF
38575 \begin_inset space ~
38576 \end_inset
38577
38578 (pdflatex) これは
38579 \family typewriter
38580 pdftex
38581 \family default
38582 プログラムを使って、現在のファイルを直接PDFに変換します。
38583 \end_layout
38584
38585 \begin_layout Standard
38586
38587 \family typewriter
38588 pdftex
38589 \family default
38590 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
38591 \family sans
38592 PDF
38593 \begin_inset space ~
38594 \end_inset
38595
38596 (pdflatex)
38597 \family default
38598 を使用することが推奨されます。
38599 \family typewriter
38600 dvipdfm
38601 \family default
38602 プログラムは開発が停止しており、若干時代遅れになっています。
38603 \end_layout
38604
38605 \begin_layout Standard
38606 使用中の文書をPDFとして表示するには、
38607 \family sans
38608 表示
38609 \family default
38610 メニューかツールバーボタン
38611 \begin_inset Graphics
38612         filename ../../images/buffer-view_pdf2.png
38613         scale 85
38614         scaleBeforeRotation
38615
38616 \end_inset
38617
38618 (これは
38619 \family sans
38620 PDF
38621 \begin_inset space ~
38622 \end_inset
38623
38624 (pdflatex)
38625 \family default
38626 を使用します)を用います。
38627 \end_layout
38628
38629 \begin_layout Chapter
38630 dvips色名一覧
38631 \begin_inset CommandInset label
38632 LatexCommand label
38633 name "chap:dvips色名一覧"
38634
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \begin_layout Standard
38641 \begin_inset Tabular
38642 <lyxtabular version="3" rows="17" columns="4">
38643 <features tabularvalignment="middle">
38644 <column alignment="left" valignment="top" width="0pt">
38645 <column alignment="left" valignment="top" width="0pt">
38646 <column alignment="left" valignment="top" width="0pt">
38647 <column alignment="left" valignment="top" width="0pt">
38648 <row>
38649 <cell alignment="left" valignment="top" usebox="none">
38650 \begin_inset Text
38651
38652 \begin_layout Plain Layout
38653 \begin_inset ERT
38654 status collapsed
38655
38656 \begin_layout Plain Layout
38657
38658
38659 \backslash
38660 fcolorbox{black}{
38661 \end_layout
38662
38663 \end_inset
38664
38665 white
38666 \begin_inset ERT
38667 status collapsed
38668
38669 \begin_layout Plain Layout
38670
38671 }{
38672 \end_layout
38673
38674 \end_inset
38675
38676
38677 \begin_inset ERT
38678 status collapsed
38679
38680 \begin_layout Plain Layout
38681
38682 }
38683 \end_layout
38684
38685 \end_inset
38686
38687  色名
38688 \end_layout
38689
38690 \end_inset
38691 </cell>
38692 <cell alignment="left" valignment="top" usebox="none">
38693 \begin_inset Text
38694
38695 \begin_layout Plain Layout
38696 \begin_inset ERT
38697 status collapsed
38698
38699 \begin_layout Plain Layout
38700
38701
38702 \backslash
38703 fcolorbox{black}{
38704 \end_layout
38705
38706 \end_inset
38707
38708 white
38709 \begin_inset ERT
38710 status collapsed
38711
38712 \begin_layout Plain Layout
38713
38714 }{
38715 \end_layout
38716
38717 \end_inset
38718
38719
38720 \begin_inset ERT
38721 status collapsed
38722
38723 \begin_layout Plain Layout
38724
38725 }
38726 \end_layout
38727
38728 \end_inset
38729
38730  色名
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 <cell alignment="left" valignment="top" usebox="none">
38736 \begin_inset Text
38737
38738 \begin_layout Plain Layout
38739 \begin_inset ERT
38740 status collapsed
38741
38742 \begin_layout Plain Layout
38743
38744
38745 \backslash
38746 fcolorbox{black}{
38747 \end_layout
38748
38749 \end_inset
38750
38751 white
38752 \begin_inset ERT
38753 status collapsed
38754
38755 \begin_layout Plain Layout
38756
38757 }{
38758 \end_layout
38759
38760 \end_inset
38761
38762
38763 \begin_inset ERT
38764 status collapsed
38765
38766 \begin_layout Plain Layout
38767
38768 }
38769 \end_layout
38770
38771 \end_inset
38772
38773  色名
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 <cell alignment="left" valignment="top" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782 \begin_inset ERT
38783 status collapsed
38784
38785 \begin_layout Plain Layout
38786
38787
38788 \backslash
38789 fcolorbox{black}{
38790 \end_layout
38791
38792 \end_inset
38793
38794 white
38795 \begin_inset ERT
38796 status collapsed
38797
38798 \begin_layout Plain Layout
38799
38800 }{
38801 \end_layout
38802
38803 \end_inset
38804
38805
38806 \begin_inset ERT
38807 status collapsed
38808
38809 \begin_layout Plain Layout
38810
38811 }
38812 \end_layout
38813
38814 \end_inset
38815
38816  色名
38817 \end_layout
38818
38819 \end_inset
38820 </cell>
38821 </row>
38822 <row>
38823 <cell alignment="center" valignment="top" usebox="none">
38824 \begin_inset Text
38825
38826 \begin_layout Plain Layout
38827 \begin_inset ERT
38828 status collapsed
38829
38830 \begin_layout Plain Layout
38831
38832
38833 \backslash
38834 fcolorbox{black}{
38835 \end_layout
38836
38837 \end_inset
38838
38839 Apricot
38840 \begin_inset ERT
38841 status collapsed
38842
38843 \begin_layout Plain Layout
38844
38845 }{
38846 \end_layout
38847
38848 \end_inset
38849
38850
38851 \begin_inset Phantom Phantom
38852 status open
38853
38854 \begin_layout Plain Layout
38855 W
38856 \end_layout
38857
38858 \end_inset
38859
38860
38861 \begin_inset ERT
38862 status collapsed
38863
38864 \begin_layout Plain Layout
38865
38866 }
38867 \end_layout
38868
38869 \end_inset
38870
38871  Apricot
38872 \end_layout
38873
38874 \end_inset
38875 </cell>
38876 <cell alignment="center" valignment="top" usebox="none">
38877 \begin_inset Text
38878
38879 \begin_layout Plain Layout
38880 \begin_inset ERT
38881 status collapsed
38882
38883 \begin_layout Plain Layout
38884
38885
38886 \backslash
38887 fcolorbox{black}{
38888 \end_layout
38889
38890 \end_inset
38891
38892 Aquamarine
38893 \begin_inset ERT
38894 status collapsed
38895
38896 \begin_layout Plain Layout
38897
38898 }{
38899 \end_layout
38900
38901 \end_inset
38902
38903
38904 \begin_inset Phantom Phantom
38905 status open
38906
38907 \begin_layout Plain Layout
38908 W
38909 \end_layout
38910
38911 \end_inset
38912
38913
38914 \begin_inset ERT
38915 status collapsed
38916
38917 \begin_layout Plain Layout
38918
38919 }
38920 \end_layout
38921
38922 \end_inset
38923
38924  Aquamarine
38925 \end_layout
38926
38927 \end_inset
38928 </cell>
38929 <cell alignment="center" valignment="top" usebox="none">
38930 \begin_inset Text
38931
38932 \begin_layout Plain Layout
38933 \begin_inset ERT
38934 status collapsed
38935
38936 \begin_layout Plain Layout
38937
38938
38939 \backslash
38940 fcolorbox{black}{
38941 \end_layout
38942
38943 \end_inset
38944
38945 Bittersweet
38946 \begin_inset ERT
38947 status collapsed
38948
38949 \begin_layout Plain Layout
38950
38951 }{
38952 \end_layout
38953
38954 \end_inset
38955
38956
38957 \begin_inset Phantom Phantom
38958 status open
38959
38960 \begin_layout Plain Layout
38961 W
38962 \end_layout
38963
38964 \end_inset
38965
38966
38967 \begin_inset ERT
38968 status collapsed
38969
38970 \begin_layout Plain Layout
38971
38972 }
38973 \end_layout
38974
38975 \end_inset
38976
38977  Bittersweet
38978 \end_layout
38979
38980 \end_inset
38981 </cell>
38982 <cell alignment="center" valignment="top" usebox="none">
38983 \begin_inset Text
38984
38985 \begin_layout Plain Layout
38986 \begin_inset ERT
38987 status collapsed
38988
38989 \begin_layout Plain Layout
38990
38991
38992 \backslash
38993 fcolorbox{black}{
38994 \end_layout
38995
38996 \end_inset
38997
38998 BlueGreen
38999 \begin_inset ERT
39000 status collapsed
39001
39002 \begin_layout Plain Layout
39003
39004 }{
39005 \end_layout
39006
39007 \end_inset
39008
39009
39010 \begin_inset Phantom Phantom
39011 status open
39012
39013 \begin_layout Plain Layout
39014 W
39015 \end_layout
39016
39017 \end_inset
39018
39019
39020 \begin_inset ERT
39021 status collapsed
39022
39023 \begin_layout Plain Layout
39024
39025 }
39026 \end_layout
39027
39028 \end_inset
39029
39030  BlueGreen
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 </row>
39036 <row>
39037 <cell alignment="left" valignment="top" usebox="none">
39038 \begin_inset Text
39039
39040 \begin_layout Plain Layout
39041 \begin_inset ERT
39042 status collapsed
39043
39044 \begin_layout Plain Layout
39045
39046
39047 \backslash
39048 fcolorbox{black}{
39049 \end_layout
39050
39051 \end_inset
39052
39053 BlueViolet
39054 \begin_inset ERT
39055 status collapsed
39056
39057 \begin_layout Plain Layout
39058
39059 }{
39060 \end_layout
39061
39062 \end_inset
39063
39064
39065 \begin_inset Phantom Phantom
39066 status open
39067
39068 \begin_layout Plain Layout
39069 W
39070 \end_layout
39071
39072 \end_inset
39073
39074
39075 \begin_inset ERT
39076 status collapsed
39077
39078 \begin_layout Plain Layout
39079
39080 }
39081 \end_layout
39082
39083 \end_inset
39084
39085  BlueViolet
39086 \end_layout
39087
39088 \end_inset
39089 </cell>
39090 <cell alignment="left" valignment="top" usebox="none">
39091 \begin_inset Text
39092
39093 \begin_layout Plain Layout
39094 \begin_inset ERT
39095 status collapsed
39096
39097 \begin_layout Plain Layout
39098
39099
39100 \backslash
39101 fcolorbox{black}{
39102 \end_layout
39103
39104 \end_inset
39105
39106 BrickRed
39107 \begin_inset ERT
39108 status collapsed
39109
39110 \begin_layout Plain Layout
39111
39112 }{
39113 \end_layout
39114
39115 \end_inset
39116
39117
39118 \begin_inset Phantom Phantom
39119 status open
39120
39121 \begin_layout Plain Layout
39122 W
39123 \end_layout
39124
39125 \end_inset
39126
39127
39128 \begin_inset ERT
39129 status collapsed
39130
39131 \begin_layout Plain Layout
39132
39133 }
39134 \end_layout
39135
39136 \end_inset
39137
39138  BrickRed
39139 \end_layout
39140
39141 \end_inset
39142 </cell>
39143 <cell alignment="left" valignment="top" usebox="none">
39144 \begin_inset Text
39145
39146 \begin_layout Plain Layout
39147 \begin_inset ERT
39148 status collapsed
39149
39150 \begin_layout Plain Layout
39151
39152
39153 \backslash
39154 fcolorbox{black}{
39155 \end_layout
39156
39157 \end_inset
39158
39159 Brown
39160 \begin_inset ERT
39161 status collapsed
39162
39163 \begin_layout Plain Layout
39164
39165 }{
39166 \end_layout
39167
39168 \end_inset
39169
39170
39171 \begin_inset Phantom Phantom
39172 status open
39173
39174 \begin_layout Plain Layout
39175 W
39176 \end_layout
39177
39178 \end_inset
39179
39180
39181 \begin_inset ERT
39182 status collapsed
39183
39184 \begin_layout Plain Layout
39185
39186 }
39187 \end_layout
39188
39189 \end_inset
39190
39191  Brown
39192 \end_layout
39193
39194 \end_inset
39195 </cell>
39196 <cell alignment="left" valignment="top" usebox="none">
39197 \begin_inset Text
39198
39199 \begin_layout Plain Layout
39200 \begin_inset ERT
39201 status collapsed
39202
39203 \begin_layout Plain Layout
39204
39205
39206 \backslash
39207 fcolorbox{black}{
39208 \end_layout
39209
39210 \end_inset
39211
39212 BurntOrange
39213 \begin_inset ERT
39214 status collapsed
39215
39216 \begin_layout Plain Layout
39217
39218 }{
39219 \end_layout
39220
39221 \end_inset
39222
39223
39224 \begin_inset Phantom Phantom
39225 status open
39226
39227 \begin_layout Plain Layout
39228 W
39229 \end_layout
39230
39231 \end_inset
39232
39233
39234 \begin_inset ERT
39235 status collapsed
39236
39237 \begin_layout Plain Layout
39238
39239 }
39240 \end_layout
39241
39242 \end_inset
39243
39244  BurntOrange
39245 \end_layout
39246
39247 \end_inset
39248 </cell>
39249 </row>
39250 <row>
39251 <cell alignment="left" valignment="top" usebox="none">
39252 \begin_inset Text
39253
39254 \begin_layout Plain Layout
39255 \begin_inset ERT
39256 status collapsed
39257
39258 \begin_layout Plain Layout
39259
39260
39261 \backslash
39262 fcolorbox{black}{
39263 \end_layout
39264
39265 \end_inset
39266
39267 CadetBlue
39268 \begin_inset ERT
39269 status collapsed
39270
39271 \begin_layout Plain Layout
39272
39273 }{
39274 \end_layout
39275
39276 \end_inset
39277
39278
39279 \begin_inset Phantom Phantom
39280 status open
39281
39282 \begin_layout Plain Layout
39283 W
39284 \end_layout
39285
39286 \end_inset
39287
39288
39289 \begin_inset ERT
39290 status collapsed
39291
39292 \begin_layout Plain Layout
39293
39294 }
39295 \end_layout
39296
39297 \end_inset
39298
39299  CadetBlue
39300 \end_layout
39301
39302 \end_inset
39303 </cell>
39304 <cell alignment="left" valignment="top" usebox="none">
39305 \begin_inset Text
39306
39307 \begin_layout Plain Layout
39308 \begin_inset ERT
39309 status collapsed
39310
39311 \begin_layout Plain Layout
39312
39313
39314 \backslash
39315 fcolorbox{black}{
39316 \end_layout
39317
39318 \end_inset
39319
39320 CarnationPink
39321 \begin_inset ERT
39322 status collapsed
39323
39324 \begin_layout Plain Layout
39325
39326 }{
39327 \end_layout
39328
39329 \end_inset
39330
39331
39332 \begin_inset Phantom Phantom
39333 status open
39334
39335 \begin_layout Plain Layout
39336 W
39337 \end_layout
39338
39339 \end_inset
39340
39341
39342 \begin_inset ERT
39343 status collapsed
39344
39345 \begin_layout Plain Layout
39346
39347 }
39348 \end_layout
39349
39350 \end_inset
39351
39352  CarnationPink
39353 \end_layout
39354
39355 \end_inset
39356 </cell>
39357 <cell alignment="left" valignment="top" usebox="none">
39358 \begin_inset Text
39359
39360 \begin_layout Plain Layout
39361 \begin_inset ERT
39362 status collapsed
39363
39364 \begin_layout Plain Layout
39365
39366
39367 \backslash
39368 fcolorbox{black}{
39369 \end_layout
39370
39371 \end_inset
39372
39373 Cerulean
39374 \begin_inset ERT
39375 status collapsed
39376
39377 \begin_layout Plain Layout
39378
39379 }{
39380 \end_layout
39381
39382 \end_inset
39383
39384
39385 \begin_inset Phantom Phantom
39386 status open
39387
39388 \begin_layout Plain Layout
39389 W
39390 \end_layout
39391
39392 \end_inset
39393
39394
39395 \begin_inset ERT
39396 status collapsed
39397
39398 \begin_layout Plain Layout
39399
39400 }
39401 \end_layout
39402
39403 \end_inset
39404
39405  Cerulean
39406 \end_layout
39407
39408 \end_inset
39409 </cell>
39410 <cell alignment="left" valignment="top" usebox="none">
39411 \begin_inset Text
39412
39413 \begin_layout Plain Layout
39414 \begin_inset ERT
39415 status collapsed
39416
39417 \begin_layout Plain Layout
39418
39419
39420 \backslash
39421 fcolorbox{black}{
39422 \end_layout
39423
39424 \end_inset
39425
39426 CornflowerBlue
39427 \begin_inset ERT
39428 status collapsed
39429
39430 \begin_layout Plain Layout
39431
39432 }{
39433 \end_layout
39434
39435 \end_inset
39436
39437
39438 \begin_inset Phantom Phantom
39439 status open
39440
39441 \begin_layout Plain Layout
39442 W
39443 \end_layout
39444
39445 \end_inset
39446
39447
39448 \begin_inset ERT
39449 status collapsed
39450
39451 \begin_layout Plain Layout
39452
39453 }
39454 \end_layout
39455
39456 \end_inset
39457
39458  CornflowerBlue
39459 \end_layout
39460
39461 \end_inset
39462 </cell>
39463 </row>
39464 <row>
39465 <cell alignment="left" valignment="top" usebox="none">
39466 \begin_inset Text
39467
39468 \begin_layout Plain Layout
39469 \begin_inset ERT
39470 status collapsed
39471
39472 \begin_layout Plain Layout
39473
39474
39475 \backslash
39476 fcolorbox{black}{
39477 \end_layout
39478
39479 \end_inset
39480
39481 Dandelion
39482 \begin_inset ERT
39483 status collapsed
39484
39485 \begin_layout Plain Layout
39486
39487 }{
39488 \end_layout
39489
39490 \end_inset
39491
39492
39493 \begin_inset Phantom Phantom
39494 status open
39495
39496 \begin_layout Plain Layout
39497 W
39498 \end_layout
39499
39500 \end_inset
39501
39502
39503 \begin_inset ERT
39504 status collapsed
39505
39506 \begin_layout Plain Layout
39507
39508 }
39509 \end_layout
39510
39511 \end_inset
39512
39513  Dandelion
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 <cell alignment="left" valignment="top" usebox="none">
39519 \begin_inset Text
39520
39521 \begin_layout Plain Layout
39522 \begin_inset ERT
39523 status collapsed
39524
39525 \begin_layout Plain Layout
39526
39527
39528 \backslash
39529 fcolorbox{black}{
39530 \end_layout
39531
39532 \end_inset
39533
39534 DarkOrchid
39535 \begin_inset ERT
39536 status collapsed
39537
39538 \begin_layout Plain Layout
39539
39540 }{
39541 \end_layout
39542
39543 \end_inset
39544
39545
39546 \begin_inset Phantom Phantom
39547 status open
39548
39549 \begin_layout Plain Layout
39550 W
39551 \end_layout
39552
39553 \end_inset
39554
39555
39556 \begin_inset ERT
39557 status collapsed
39558
39559 \begin_layout Plain Layout
39560
39561 }
39562 \end_layout
39563
39564 \end_inset
39565
39566  DarkOrchid
39567 \end_layout
39568
39569 \end_inset
39570 </cell>
39571 <cell alignment="left" valignment="top" usebox="none">
39572 \begin_inset Text
39573
39574 \begin_layout Plain Layout
39575 \begin_inset ERT
39576 status collapsed
39577
39578 \begin_layout Plain Layout
39579
39580
39581 \backslash
39582 fcolorbox{black}{
39583 \end_layout
39584
39585 \end_inset
39586
39587 Emerald
39588 \begin_inset ERT
39589 status collapsed
39590
39591 \begin_layout Plain Layout
39592
39593 }{
39594 \end_layout
39595
39596 \end_inset
39597
39598
39599 \begin_inset Phantom Phantom
39600 status open
39601
39602 \begin_layout Plain Layout
39603 W
39604 \end_layout
39605
39606 \end_inset
39607
39608
39609 \begin_inset ERT
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613
39614 }
39615 \end_layout
39616
39617 \end_inset
39618
39619  Emerald
39620 \end_layout
39621
39622 \end_inset
39623 </cell>
39624 <cell alignment="left" valignment="top" usebox="none">
39625 \begin_inset Text
39626
39627 \begin_layout Plain Layout
39628 \begin_inset ERT
39629 status collapsed
39630
39631 \begin_layout Plain Layout
39632
39633
39634 \backslash
39635 fcolorbox{black}{
39636 \end_layout
39637
39638 \end_inset
39639
39640 ForestGreen
39641 \begin_inset ERT
39642 status collapsed
39643
39644 \begin_layout Plain Layout
39645
39646 }{
39647 \end_layout
39648
39649 \end_inset
39650
39651
39652 \begin_inset Phantom Phantom
39653 status open
39654
39655 \begin_layout Plain Layout
39656 W
39657 \end_layout
39658
39659 \end_inset
39660
39661
39662 \begin_inset ERT
39663 status collapsed
39664
39665 \begin_layout Plain Layout
39666
39667 }
39668 \end_layout
39669
39670 \end_inset
39671
39672  ForestGreen
39673 \end_layout
39674
39675 \end_inset
39676 </cell>
39677 </row>
39678 <row>
39679 <cell alignment="left" valignment="top" usebox="none">
39680 \begin_inset Text
39681
39682 \begin_layout Plain Layout
39683 \begin_inset ERT
39684 status collapsed
39685
39686 \begin_layout Plain Layout
39687
39688
39689 \backslash
39690 fcolorbox{black}{
39691 \end_layout
39692
39693 \end_inset
39694
39695 Fuchsia
39696 \begin_inset ERT
39697 status collapsed
39698
39699 \begin_layout Plain Layout
39700
39701 }{
39702 \end_layout
39703
39704 \end_inset
39705
39706
39707 \begin_inset Phantom Phantom
39708 status open
39709
39710 \begin_layout Plain Layout
39711 W
39712 \end_layout
39713
39714 \end_inset
39715
39716
39717 \begin_inset ERT
39718 status collapsed
39719
39720 \begin_layout Plain Layout
39721
39722 }
39723 \end_layout
39724
39725 \end_inset
39726
39727  Fuchsia
39728 \end_layout
39729
39730 \end_inset
39731 </cell>
39732 <cell alignment="left" valignment="top" usebox="none">
39733 \begin_inset Text
39734
39735 \begin_layout Plain Layout
39736 \begin_inset ERT
39737 status collapsed
39738
39739 \begin_layout Plain Layout
39740
39741
39742 \backslash
39743 fcolorbox{black}{
39744 \end_layout
39745
39746 \end_inset
39747
39748 Goldenrod
39749 \begin_inset ERT
39750 status collapsed
39751
39752 \begin_layout Plain Layout
39753
39754 }{
39755 \end_layout
39756
39757 \end_inset
39758
39759
39760 \begin_inset Phantom Phantom
39761 status open
39762
39763 \begin_layout Plain Layout
39764 W
39765 \end_layout
39766
39767 \end_inset
39768
39769
39770 \begin_inset ERT
39771 status collapsed
39772
39773 \begin_layout Plain Layout
39774
39775 }
39776 \end_layout
39777
39778 \end_inset
39779
39780  Goldenrod
39781 \end_layout
39782
39783 \end_inset
39784 </cell>
39785 <cell alignment="left" valignment="top" usebox="none">
39786 \begin_inset Text
39787
39788 \begin_layout Plain Layout
39789 \begin_inset ERT
39790 status collapsed
39791
39792 \begin_layout Plain Layout
39793
39794
39795 \backslash
39796 fcolorbox{black}{
39797 \end_layout
39798
39799 \end_inset
39800
39801 Gray
39802 \begin_inset ERT
39803 status collapsed
39804
39805 \begin_layout Plain Layout
39806
39807 }{
39808 \end_layout
39809
39810 \end_inset
39811
39812
39813 \begin_inset Phantom Phantom
39814 status open
39815
39816 \begin_layout Plain Layout
39817 W
39818 \end_layout
39819
39820 \end_inset
39821
39822
39823 \begin_inset ERT
39824 status collapsed
39825
39826 \begin_layout Plain Layout
39827
39828 }
39829 \end_layout
39830
39831 \end_inset
39832
39833  Gray
39834 \end_layout
39835
39836 \end_inset
39837 </cell>
39838 <cell alignment="left" valignment="top" usebox="none">
39839 \begin_inset Text
39840
39841 \begin_layout Plain Layout
39842 \begin_inset ERT
39843 status collapsed
39844
39845 \begin_layout Plain Layout
39846
39847
39848 \backslash
39849 fcolorbox{black}{
39850 \end_layout
39851
39852 \end_inset
39853
39854 GreenYellow
39855 \begin_inset ERT
39856 status collapsed
39857
39858 \begin_layout Plain Layout
39859
39860 }{
39861 \end_layout
39862
39863 \end_inset
39864
39865
39866 \begin_inset Phantom Phantom
39867 status open
39868
39869 \begin_layout Plain Layout
39870 W
39871 \end_layout
39872
39873 \end_inset
39874
39875
39876 \begin_inset ERT
39877 status collapsed
39878
39879 \begin_layout Plain Layout
39880
39881 }
39882 \end_layout
39883
39884 \end_inset
39885
39886  GreenYellow
39887 \end_layout
39888
39889 \end_inset
39890 </cell>
39891 </row>
39892 <row>
39893 <cell alignment="center" valignment="top" usebox="none">
39894 \begin_inset Text
39895
39896 \begin_layout Plain Layout
39897 \begin_inset ERT
39898 status collapsed
39899
39900 \begin_layout Plain Layout
39901
39902
39903 \backslash
39904 fcolorbox{black}{
39905 \end_layout
39906
39907 \end_inset
39908
39909 JungleGreen
39910 \begin_inset ERT
39911 status collapsed
39912
39913 \begin_layout Plain Layout
39914
39915 }{
39916 \end_layout
39917
39918 \end_inset
39919
39920
39921 \begin_inset Phantom Phantom
39922 status open
39923
39924 \begin_layout Plain Layout
39925 W
39926 \end_layout
39927
39928 \end_inset
39929
39930
39931 \begin_inset ERT
39932 status collapsed
39933
39934 \begin_layout Plain Layout
39935
39936 }
39937 \end_layout
39938
39939 \end_inset
39940
39941  JungleGreen
39942 \end_layout
39943
39944 \end_inset
39945 </cell>
39946 <cell alignment="center" valignment="top" usebox="none">
39947 \begin_inset Text
39948
39949 \begin_layout Plain Layout
39950 \begin_inset ERT
39951 status collapsed
39952
39953 \begin_layout Plain Layout
39954
39955
39956 \backslash
39957 fcolorbox{black}{
39958 \end_layout
39959
39960 \end_inset
39961
39962 Lavender
39963 \begin_inset ERT
39964 status collapsed
39965
39966 \begin_layout Plain Layout
39967
39968 }{
39969 \end_layout
39970
39971 \end_inset
39972
39973
39974 \begin_inset Phantom Phantom
39975 status open
39976
39977 \begin_layout Plain Layout
39978 W
39979 \end_layout
39980
39981 \end_inset
39982
39983
39984 \begin_inset ERT
39985 status collapsed
39986
39987 \begin_layout Plain Layout
39988
39989 }
39990 \end_layout
39991
39992 \end_inset
39993
39994  Lavender
39995 \end_layout
39996
39997 \end_inset
39998 </cell>
39999 <cell alignment="center" valignment="top" usebox="none">
40000 \begin_inset Text
40001
40002 \begin_layout Plain Layout
40003 \begin_inset ERT
40004 status collapsed
40005
40006 \begin_layout Plain Layout
40007
40008
40009 \backslash
40010 fcolorbox{black}{
40011 \end_layout
40012
40013 \end_inset
40014
40015 LimeGreen
40016 \begin_inset ERT
40017 status collapsed
40018
40019 \begin_layout Plain Layout
40020
40021 }{
40022 \end_layout
40023
40024 \end_inset
40025
40026
40027 \begin_inset Phantom Phantom
40028 status open
40029
40030 \begin_layout Plain Layout
40031 W
40032 \end_layout
40033
40034 \end_inset
40035
40036
40037 \begin_inset ERT
40038 status collapsed
40039
40040 \begin_layout Plain Layout
40041
40042 }
40043 \end_layout
40044
40045 \end_inset
40046
40047  LimeGreen
40048 \end_layout
40049
40050 \end_inset
40051 </cell>
40052 <cell alignment="center" valignment="top" usebox="none">
40053 \begin_inset Text
40054
40055 \begin_layout Plain Layout
40056 \begin_inset ERT
40057 status collapsed
40058
40059 \begin_layout Plain Layout
40060
40061
40062 \backslash
40063 fcolorbox{black}{
40064 \end_layout
40065
40066 \end_inset
40067
40068 Mahogany
40069 \begin_inset ERT
40070 status collapsed
40071
40072 \begin_layout Plain Layout
40073
40074 }{
40075 \end_layout
40076
40077 \end_inset
40078
40079
40080 \begin_inset Phantom Phantom
40081 status open
40082
40083 \begin_layout Plain Layout
40084 W
40085 \end_layout
40086
40087 \end_inset
40088
40089
40090 \begin_inset ERT
40091 status collapsed
40092
40093 \begin_layout Plain Layout
40094
40095 }
40096 \end_layout
40097
40098 \end_inset
40099
40100  Mahogany
40101 \end_layout
40102
40103 \end_inset
40104 </cell>
40105 </row>
40106 <row>
40107 <cell alignment="left" valignment="top" usebox="none">
40108 \begin_inset Text
40109
40110 \begin_layout Plain Layout
40111 \begin_inset ERT
40112 status collapsed
40113
40114 \begin_layout Plain Layout
40115
40116
40117 \backslash
40118 fcolorbox{black}{
40119 \end_layout
40120
40121 \end_inset
40122
40123 Mahogany
40124 \begin_inset ERT
40125 status collapsed
40126
40127 \begin_layout Plain Layout
40128
40129 }{
40130 \end_layout
40131
40132 \end_inset
40133
40134
40135 \begin_inset Phantom Phantom
40136 status open
40137
40138 \begin_layout Plain Layout
40139 W
40140 \end_layout
40141
40142 \end_inset
40143
40144
40145 \begin_inset ERT
40146 status collapsed
40147
40148 \begin_layout Plain Layout
40149
40150 }
40151 \end_layout
40152
40153 \end_inset
40154
40155  Mahogany
40156 \end_layout
40157
40158 \end_inset
40159 </cell>
40160 <cell alignment="left" valignment="top" usebox="none">
40161 \begin_inset Text
40162
40163 \begin_layout Plain Layout
40164 \begin_inset ERT
40165 status collapsed
40166
40167 \begin_layout Plain Layout
40168
40169
40170 \backslash
40171 fcolorbox{black}{
40172 \end_layout
40173
40174 \end_inset
40175
40176 Maroon
40177 \begin_inset ERT
40178 status collapsed
40179
40180 \begin_layout Plain Layout
40181
40182 }{
40183 \end_layout
40184
40185 \end_inset
40186
40187
40188 \begin_inset Phantom Phantom
40189 status open
40190
40191 \begin_layout Plain Layout
40192 W
40193 \end_layout
40194
40195 \end_inset
40196
40197
40198 \begin_inset ERT
40199 status collapsed
40200
40201 \begin_layout Plain Layout
40202
40203 }
40204 \end_layout
40205
40206 \end_inset
40207
40208  Maroon
40209 \end_layout
40210
40211 \end_inset
40212 </cell>
40213 <cell alignment="left" valignment="top" usebox="none">
40214 \begin_inset Text
40215
40216 \begin_layout Plain Layout
40217 \begin_inset ERT
40218 status collapsed
40219
40220 \begin_layout Plain Layout
40221
40222
40223 \backslash
40224 fcolorbox{black}{
40225 \end_layout
40226
40227 \end_inset
40228
40229 Melon
40230 \begin_inset ERT
40231 status collapsed
40232
40233 \begin_layout Plain Layout
40234
40235 }{
40236 \end_layout
40237
40238 \end_inset
40239
40240
40241 \begin_inset Phantom Phantom
40242 status open
40243
40244 \begin_layout Plain Layout
40245 W
40246 \end_layout
40247
40248 \end_inset
40249
40250
40251 \begin_inset ERT
40252 status collapsed
40253
40254 \begin_layout Plain Layout
40255
40256 }
40257 \end_layout
40258
40259 \end_inset
40260
40261  Melon
40262 \end_layout
40263
40264 \end_inset
40265 </cell>
40266 <cell alignment="left" valignment="top" usebox="none">
40267 \begin_inset Text
40268
40269 \begin_layout Plain Layout
40270 \begin_inset ERT
40271 status collapsed
40272
40273 \begin_layout Plain Layout
40274
40275
40276 \backslash
40277 fcolorbox{black}{
40278 \end_layout
40279
40280 \end_inset
40281
40282 MidnightBlue
40283 \begin_inset ERT
40284 status collapsed
40285
40286 \begin_layout Plain Layout
40287
40288 }{
40289 \end_layout
40290
40291 \end_inset
40292
40293
40294 \begin_inset Phantom Phantom
40295 status open
40296
40297 \begin_layout Plain Layout
40298 W
40299 \end_layout
40300
40301 \end_inset
40302
40303
40304 \begin_inset ERT
40305 status collapsed
40306
40307 \begin_layout Plain Layout
40308
40309 }
40310 \end_layout
40311
40312 \end_inset
40313
40314  MidnightBlue
40315 \end_layout
40316
40317 \end_inset
40318 </cell>
40319 </row>
40320 <row>
40321 <cell alignment="left" valignment="top" usebox="none">
40322 \begin_inset Text
40323
40324 \begin_layout Plain Layout
40325 \begin_inset ERT
40326 status collapsed
40327
40328 \begin_layout Plain Layout
40329
40330
40331 \backslash
40332 fcolorbox{black}{
40333 \end_layout
40334
40335 \end_inset
40336
40337 Mulberry
40338 \begin_inset ERT
40339 status collapsed
40340
40341 \begin_layout Plain Layout
40342
40343 }{
40344 \end_layout
40345
40346 \end_inset
40347
40348
40349 \begin_inset Phantom Phantom
40350 status open
40351
40352 \begin_layout Plain Layout
40353 W
40354 \end_layout
40355
40356 \end_inset
40357
40358
40359 \begin_inset ERT
40360 status collapsed
40361
40362 \begin_layout Plain Layout
40363
40364 }
40365 \end_layout
40366
40367 \end_inset
40368
40369  Mulberry
40370 \end_layout
40371
40372 \end_inset
40373 </cell>
40374 <cell alignment="left" valignment="top" usebox="none">
40375 \begin_inset Text
40376
40377 \begin_layout Plain Layout
40378 \begin_inset ERT
40379 status collapsed
40380
40381 \begin_layout Plain Layout
40382
40383
40384 \backslash
40385 fcolorbox{black}{
40386 \end_layout
40387
40388 \end_inset
40389
40390 NavyBlue
40391 \begin_inset ERT
40392 status collapsed
40393
40394 \begin_layout Plain Layout
40395
40396 }{
40397 \end_layout
40398
40399 \end_inset
40400
40401
40402 \begin_inset Phantom Phantom
40403 status open
40404
40405 \begin_layout Plain Layout
40406 W
40407 \end_layout
40408
40409 \end_inset
40410
40411
40412 \begin_inset ERT
40413 status collapsed
40414
40415 \begin_layout Plain Layout
40416
40417 }
40418 \end_layout
40419
40420 \end_inset
40421
40422  NavyBlue
40423 \end_layout
40424
40425 \end_inset
40426 </cell>
40427 <cell alignment="left" valignment="top" usebox="none">
40428 \begin_inset Text
40429
40430 \begin_layout Plain Layout
40431 \begin_inset ERT
40432 status collapsed
40433
40434 \begin_layout Plain Layout
40435
40436
40437 \backslash
40438 fcolorbox{black}{
40439 \end_layout
40440
40441 \end_inset
40442
40443 OliveGreen
40444 \begin_inset ERT
40445 status collapsed
40446
40447 \begin_layout Plain Layout
40448
40449 }{
40450 \end_layout
40451
40452 \end_inset
40453
40454
40455 \begin_inset Phantom Phantom
40456 status open
40457
40458 \begin_layout Plain Layout
40459 W
40460 \end_layout
40461
40462 \end_inset
40463
40464
40465 \begin_inset ERT
40466 status collapsed
40467
40468 \begin_layout Plain Layout
40469
40470 }
40471 \end_layout
40472
40473 \end_inset
40474
40475  OliveGreen
40476 \end_layout
40477
40478 \end_inset
40479 </cell>
40480 <cell alignment="left" valignment="top" usebox="none">
40481 \begin_inset Text
40482
40483 \begin_layout Plain Layout
40484 \begin_inset ERT
40485 status collapsed
40486
40487 \begin_layout Plain Layout
40488
40489
40490 \backslash
40491 fcolorbox{black}{
40492 \end_layout
40493
40494 \end_inset
40495
40496 Orange
40497 \begin_inset ERT
40498 status collapsed
40499
40500 \begin_layout Plain Layout
40501
40502 }{
40503 \end_layout
40504
40505 \end_inset
40506
40507
40508 \begin_inset Phantom Phantom
40509 status open
40510
40511 \begin_layout Plain Layout
40512 W
40513 \end_layout
40514
40515 \end_inset
40516
40517
40518 \begin_inset ERT
40519 status collapsed
40520
40521 \begin_layout Plain Layout
40522
40523 }
40524 \end_layout
40525
40526 \end_inset
40527
40528  Orange
40529 \end_layout
40530
40531 \end_inset
40532 </cell>
40533 </row>
40534 <row>
40535 <cell alignment="left" valignment="top" usebox="none">
40536 \begin_inset Text
40537
40538 \begin_layout Plain Layout
40539 \begin_inset ERT
40540 status collapsed
40541
40542 \begin_layout Plain Layout
40543
40544
40545 \backslash
40546 fcolorbox{black}{
40547 \end_layout
40548
40549 \end_inset
40550
40551 OrangeRed
40552 \begin_inset ERT
40553 status collapsed
40554
40555 \begin_layout Plain Layout
40556
40557 }{
40558 \end_layout
40559
40560 \end_inset
40561
40562
40563 \begin_inset Phantom Phantom
40564 status open
40565
40566 \begin_layout Plain Layout
40567 W
40568 \end_layout
40569
40570 \end_inset
40571
40572
40573 \begin_inset ERT
40574 status collapsed
40575
40576 \begin_layout Plain Layout
40577
40578 }
40579 \end_layout
40580
40581 \end_inset
40582
40583  OrangeRed
40584 \end_layout
40585
40586 \end_inset
40587 </cell>
40588 <cell alignment="left" valignment="top" usebox="none">
40589 \begin_inset Text
40590
40591 \begin_layout Plain Layout
40592 \begin_inset ERT
40593 status collapsed
40594
40595 \begin_layout Plain Layout
40596
40597
40598 \backslash
40599 fcolorbox{black}{
40600 \end_layout
40601
40602 \end_inset
40603
40604 Orchid
40605 \begin_inset ERT
40606 status collapsed
40607
40608 \begin_layout Plain Layout
40609
40610 }{
40611 \end_layout
40612
40613 \end_inset
40614
40615
40616 \begin_inset Phantom Phantom
40617 status open
40618
40619 \begin_layout Plain Layout
40620 W
40621 \end_layout
40622
40623 \end_inset
40624
40625
40626 \begin_inset ERT
40627 status collapsed
40628
40629 \begin_layout Plain Layout
40630
40631 }
40632 \end_layout
40633
40634 \end_inset
40635
40636  Orchid
40637 \end_layout
40638
40639 \end_inset
40640 </cell>
40641 <cell alignment="left" valignment="top" usebox="none">
40642 \begin_inset Text
40643
40644 \begin_layout Plain Layout
40645 \begin_inset ERT
40646 status collapsed
40647
40648 \begin_layout Plain Layout
40649
40650
40651 \backslash
40652 fcolorbox{black}{
40653 \end_layout
40654
40655 \end_inset
40656
40657 Peach
40658 \begin_inset ERT
40659 status collapsed
40660
40661 \begin_layout Plain Layout
40662
40663 }{
40664 \end_layout
40665
40666 \end_inset
40667
40668
40669 \begin_inset Phantom Phantom
40670 status open
40671
40672 \begin_layout Plain Layout
40673 W
40674 \end_layout
40675
40676 \end_inset
40677
40678
40679 \begin_inset ERT
40680 status collapsed
40681
40682 \begin_layout Plain Layout
40683
40684 }
40685 \end_layout
40686
40687 \end_inset
40688
40689  Peach
40690 \end_layout
40691
40692 \end_inset
40693 </cell>
40694 <cell alignment="left" valignment="top" usebox="none">
40695 \begin_inset Text
40696
40697 \begin_layout Plain Layout
40698 \begin_inset ERT
40699 status collapsed
40700
40701 \begin_layout Plain Layout
40702
40703
40704 \backslash
40705 fcolorbox{black}{
40706 \end_layout
40707
40708 \end_inset
40709
40710 Periwinkle
40711 \begin_inset ERT
40712 status collapsed
40713
40714 \begin_layout Plain Layout
40715
40716 }{
40717 \end_layout
40718
40719 \end_inset
40720
40721
40722 \begin_inset Phantom Phantom
40723 status open
40724
40725 \begin_layout Plain Layout
40726 W
40727 \end_layout
40728
40729 \end_inset
40730
40731
40732 \begin_inset ERT
40733 status collapsed
40734
40735 \begin_layout Plain Layout
40736
40737 }
40738 \end_layout
40739
40740 \end_inset
40741
40742  Periwinkle
40743 \end_layout
40744
40745 \end_inset
40746 </cell>
40747 </row>
40748 <row>
40749 <cell alignment="left" valignment="top" usebox="none">
40750 \begin_inset Text
40751
40752 \begin_layout Plain Layout
40753 \begin_inset ERT
40754 status collapsed
40755
40756 \begin_layout Plain Layout
40757
40758
40759 \backslash
40760 fcolorbox{black}{
40761 \end_layout
40762
40763 \end_inset
40764
40765 PineGreen
40766 \begin_inset ERT
40767 status collapsed
40768
40769 \begin_layout Plain Layout
40770
40771 }{
40772 \end_layout
40773
40774 \end_inset
40775
40776
40777 \begin_inset Phantom Phantom
40778 status open
40779
40780 \begin_layout Plain Layout
40781 W
40782 \end_layout
40783
40784 \end_inset
40785
40786
40787 \begin_inset ERT
40788 status collapsed
40789
40790 \begin_layout Plain Layout
40791
40792 }
40793 \end_layout
40794
40795 \end_inset
40796
40797  PineGreen
40798 \end_layout
40799
40800 \end_inset
40801 </cell>
40802 <cell alignment="left" valignment="top" usebox="none">
40803 \begin_inset Text
40804
40805 \begin_layout Plain Layout
40806 \begin_inset ERT
40807 status collapsed
40808
40809 \begin_layout Plain Layout
40810
40811
40812 \backslash
40813 fcolorbox{black}{
40814 \end_layout
40815
40816 \end_inset
40817
40818 Plum
40819 \begin_inset ERT
40820 status collapsed
40821
40822 \begin_layout Plain Layout
40823
40824 }{
40825 \end_layout
40826
40827 \end_inset
40828
40829
40830 \begin_inset Phantom Phantom
40831 status open
40832
40833 \begin_layout Plain Layout
40834 W
40835 \end_layout
40836
40837 \end_inset
40838
40839
40840 \begin_inset ERT
40841 status collapsed
40842
40843 \begin_layout Plain Layout
40844
40845 }
40846 \end_layout
40847
40848 \end_inset
40849
40850  Plum
40851 \end_layout
40852
40853 \end_inset
40854 </cell>
40855 <cell alignment="left" valignment="top" usebox="none">
40856 \begin_inset Text
40857
40858 \begin_layout Plain Layout
40859 \begin_inset ERT
40860 status collapsed
40861
40862 \begin_layout Plain Layout
40863
40864
40865 \backslash
40866 fcolorbox{black}{
40867 \end_layout
40868
40869 \end_inset
40870
40871 ProcessBlue
40872 \begin_inset ERT
40873 status collapsed
40874
40875 \begin_layout Plain Layout
40876
40877 }{
40878 \end_layout
40879
40880 \end_inset
40881
40882
40883 \begin_inset Phantom Phantom
40884 status open
40885
40886 \begin_layout Plain Layout
40887 W
40888 \end_layout
40889
40890 \end_inset
40891
40892
40893 \begin_inset ERT
40894 status collapsed
40895
40896 \begin_layout Plain Layout
40897
40898 }
40899 \end_layout
40900
40901 \end_inset
40902
40903  ProcessBlue
40904 \end_layout
40905
40906 \end_inset
40907 </cell>
40908 <cell alignment="left" valignment="top" usebox="none">
40909 \begin_inset Text
40910
40911 \begin_layout Plain Layout
40912 \begin_inset ERT
40913 status collapsed
40914
40915 \begin_layout Plain Layout
40916
40917
40918 \backslash
40919 fcolorbox{black}{
40920 \end_layout
40921
40922 \end_inset
40923
40924 Purple
40925 \begin_inset ERT
40926 status collapsed
40927
40928 \begin_layout Plain Layout
40929
40930 }{
40931 \end_layout
40932
40933 \end_inset
40934
40935
40936 \begin_inset Phantom Phantom
40937 status open
40938
40939 \begin_layout Plain Layout
40940 W
40941 \end_layout
40942
40943 \end_inset
40944
40945
40946 \begin_inset ERT
40947 status collapsed
40948
40949 \begin_layout Plain Layout
40950
40951 }
40952 \end_layout
40953
40954 \end_inset
40955
40956  Purple
40957 \end_layout
40958
40959 \end_inset
40960 </cell>
40961 </row>
40962 <row>
40963 <cell alignment="left" valignment="top" usebox="none">
40964 \begin_inset Text
40965
40966 \begin_layout Plain Layout
40967 \begin_inset ERT
40968 status collapsed
40969
40970 \begin_layout Plain Layout
40971
40972
40973 \backslash
40974 fcolorbox{black}{
40975 \end_layout
40976
40977 \end_inset
40978
40979 RawSienna
40980 \begin_inset ERT
40981 status collapsed
40982
40983 \begin_layout Plain Layout
40984
40985 }{
40986 \end_layout
40987
40988 \end_inset
40989
40990
40991 \begin_inset Phantom Phantom
40992 status open
40993
40994 \begin_layout Plain Layout
40995 W
40996 \end_layout
40997
40998 \end_inset
40999
41000
41001 \begin_inset ERT
41002 status collapsed
41003
41004 \begin_layout Plain Layout
41005
41006 }
41007 \end_layout
41008
41009 \end_inset
41010
41011  RawSienna
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 <cell alignment="left" valignment="top" usebox="none">
41017 \begin_inset Text
41018
41019 \begin_layout Plain Layout
41020 \begin_inset ERT
41021 status collapsed
41022
41023 \begin_layout Plain Layout
41024
41025
41026 \backslash
41027 fcolorbox{black}{
41028 \end_layout
41029
41030 \end_inset
41031
41032 RedOrange
41033 \begin_inset ERT
41034 status collapsed
41035
41036 \begin_layout Plain Layout
41037
41038 }{
41039 \end_layout
41040
41041 \end_inset
41042
41043
41044 \begin_inset Phantom Phantom
41045 status open
41046
41047 \begin_layout Plain Layout
41048 W
41049 \end_layout
41050
41051 \end_inset
41052
41053
41054 \begin_inset ERT
41055 status collapsed
41056
41057 \begin_layout Plain Layout
41058
41059 }
41060 \end_layout
41061
41062 \end_inset
41063
41064  RedOrange
41065 \end_layout
41066
41067 \end_inset
41068 </cell>
41069 <cell alignment="left" valignment="top" usebox="none">
41070 \begin_inset Text
41071
41072 \begin_layout Plain Layout
41073 \begin_inset ERT
41074 status collapsed
41075
41076 \begin_layout Plain Layout
41077
41078
41079 \backslash
41080 fcolorbox{black}{
41081 \end_layout
41082
41083 \end_inset
41084
41085 RedViolet
41086 \begin_inset ERT
41087 status collapsed
41088
41089 \begin_layout Plain Layout
41090
41091 }{
41092 \end_layout
41093
41094 \end_inset
41095
41096
41097 \begin_inset Phantom Phantom
41098 status open
41099
41100 \begin_layout Plain Layout
41101 W
41102 \end_layout
41103
41104 \end_inset
41105
41106
41107 \begin_inset ERT
41108 status collapsed
41109
41110 \begin_layout Plain Layout
41111
41112 }
41113 \end_layout
41114
41115 \end_inset
41116
41117  RedViolet
41118 \end_layout
41119
41120 \end_inset
41121 </cell>
41122 <cell alignment="left" valignment="top" usebox="none">
41123 \begin_inset Text
41124
41125 \begin_layout Plain Layout
41126 \begin_inset ERT
41127 status collapsed
41128
41129 \begin_layout Plain Layout
41130
41131
41132 \backslash
41133 fcolorbox{black}{
41134 \end_layout
41135
41136 \end_inset
41137
41138 Rhodamine
41139 \begin_inset ERT
41140 status collapsed
41141
41142 \begin_layout Plain Layout
41143
41144 }{
41145 \end_layout
41146
41147 \end_inset
41148
41149
41150 \begin_inset Phantom Phantom
41151 status open
41152
41153 \begin_layout Plain Layout
41154 W
41155 \end_layout
41156
41157 \end_inset
41158
41159
41160 \begin_inset ERT
41161 status collapsed
41162
41163 \begin_layout Plain Layout
41164
41165 }
41166 \end_layout
41167
41168 \end_inset
41169
41170  Rhodamine
41171 \end_layout
41172
41173 \end_inset
41174 </cell>
41175 </row>
41176 <row>
41177 <cell alignment="left" valignment="top" usebox="none">
41178 \begin_inset Text
41179
41180 \begin_layout Plain Layout
41181 \begin_inset ERT
41182 status collapsed
41183
41184 \begin_layout Plain Layout
41185
41186
41187 \backslash
41188 fcolorbox{black}{
41189 \end_layout
41190
41191 \end_inset
41192
41193 RoyalBlue
41194 \begin_inset ERT
41195 status collapsed
41196
41197 \begin_layout Plain Layout
41198
41199 }{
41200 \end_layout
41201
41202 \end_inset
41203
41204
41205 \begin_inset Phantom Phantom
41206 status open
41207
41208 \begin_layout Plain Layout
41209 W
41210 \end_layout
41211
41212 \end_inset
41213
41214
41215 \begin_inset ERT
41216 status collapsed
41217
41218 \begin_layout Plain Layout
41219
41220 }
41221 \end_layout
41222
41223 \end_inset
41224
41225  RoyalBlue
41226 \end_layout
41227
41228 \end_inset
41229 </cell>
41230 <cell alignment="left" valignment="top" usebox="none">
41231 \begin_inset Text
41232
41233 \begin_layout Plain Layout
41234 \begin_inset ERT
41235 status collapsed
41236
41237 \begin_layout Plain Layout
41238
41239
41240 \backslash
41241 fcolorbox{black}{
41242 \end_layout
41243
41244 \end_inset
41245
41246 RoyalPurple
41247 \begin_inset ERT
41248 status collapsed
41249
41250 \begin_layout Plain Layout
41251
41252 }{
41253 \end_layout
41254
41255 \end_inset
41256
41257
41258 \begin_inset Phantom Phantom
41259 status open
41260
41261 \begin_layout Plain Layout
41262 W
41263 \end_layout
41264
41265 \end_inset
41266
41267
41268 \begin_inset ERT
41269 status collapsed
41270
41271 \begin_layout Plain Layout
41272
41273 }
41274 \end_layout
41275
41276 \end_inset
41277
41278  RoyalPurple
41279 \end_layout
41280
41281 \end_inset
41282 </cell>
41283 <cell alignment="left" valignment="top" usebox="none">
41284 \begin_inset Text
41285
41286 \begin_layout Plain Layout
41287 \begin_inset ERT
41288 status collapsed
41289
41290 \begin_layout Plain Layout
41291
41292
41293 \backslash
41294 fcolorbox{black}{
41295 \end_layout
41296
41297 \end_inset
41298
41299 RubineRed
41300 \begin_inset ERT
41301 status collapsed
41302
41303 \begin_layout Plain Layout
41304
41305 }{
41306 \end_layout
41307
41308 \end_inset
41309
41310
41311 \begin_inset Phantom Phantom
41312 status open
41313
41314 \begin_layout Plain Layout
41315 W
41316 \end_layout
41317
41318 \end_inset
41319
41320
41321 \begin_inset ERT
41322 status collapsed
41323
41324 \begin_layout Plain Layout
41325
41326 }
41327 \end_layout
41328
41329 \end_inset
41330
41331  RubineRed
41332 \end_layout
41333
41334 \end_inset
41335 </cell>
41336 <cell alignment="left" valignment="top" usebox="none">
41337 \begin_inset Text
41338
41339 \begin_layout Plain Layout
41340 \begin_inset ERT
41341 status collapsed
41342
41343 \begin_layout Plain Layout
41344
41345
41346 \backslash
41347 fcolorbox{black}{
41348 \end_layout
41349
41350 \end_inset
41351
41352 Salmon
41353 \begin_inset ERT
41354 status collapsed
41355
41356 \begin_layout Plain Layout
41357
41358 }{
41359 \end_layout
41360
41361 \end_inset
41362
41363
41364 \begin_inset Phantom Phantom
41365 status open
41366
41367 \begin_layout Plain Layout
41368 W
41369 \end_layout
41370
41371 \end_inset
41372
41373
41374 \begin_inset ERT
41375 status collapsed
41376
41377 \begin_layout Plain Layout
41378
41379 }
41380 \end_layout
41381
41382 \end_inset
41383
41384  Salmon
41385 \end_layout
41386
41387 \end_inset
41388 </cell>
41389 </row>
41390 <row>
41391 <cell alignment="left" valignment="top" usebox="none">
41392 \begin_inset Text
41393
41394 \begin_layout Plain Layout
41395 \begin_inset ERT
41396 status collapsed
41397
41398 \begin_layout Plain Layout
41399
41400
41401 \backslash
41402 fcolorbox{black}{
41403 \end_layout
41404
41405 \end_inset
41406
41407 SeaGreen
41408 \begin_inset ERT
41409 status collapsed
41410
41411 \begin_layout Plain Layout
41412
41413 }{
41414 \end_layout
41415
41416 \end_inset
41417
41418
41419 \begin_inset Phantom Phantom
41420 status open
41421
41422 \begin_layout Plain Layout
41423 W
41424 \end_layout
41425
41426 \end_inset
41427
41428
41429 \begin_inset ERT
41430 status collapsed
41431
41432 \begin_layout Plain Layout
41433
41434 }
41435 \end_layout
41436
41437 \end_inset
41438
41439  SeaGreen
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="left" valignment="top" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 \begin_inset ERT
41449 status collapsed
41450
41451 \begin_layout Plain Layout
41452
41453
41454 \backslash
41455 fcolorbox{black}{
41456 \end_layout
41457
41458 \end_inset
41459
41460 Sepia
41461 \begin_inset ERT
41462 status collapsed
41463
41464 \begin_layout Plain Layout
41465
41466 }{
41467 \end_layout
41468
41469 \end_inset
41470
41471
41472 \begin_inset Phantom Phantom
41473 status open
41474
41475 \begin_layout Plain Layout
41476 W
41477 \end_layout
41478
41479 \end_inset
41480
41481
41482 \begin_inset ERT
41483 status collapsed
41484
41485 \begin_layout Plain Layout
41486
41487 }
41488 \end_layout
41489
41490 \end_inset
41491
41492  Sepia
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 <cell alignment="left" valignment="top" usebox="none">
41498 \begin_inset Text
41499
41500 \begin_layout Plain Layout
41501 \begin_inset ERT
41502 status collapsed
41503
41504 \begin_layout Plain Layout
41505
41506
41507 \backslash
41508 fcolorbox{black}{
41509 \end_layout
41510
41511 \end_inset
41512
41513 SkyBlue
41514 \begin_inset ERT
41515 status collapsed
41516
41517 \begin_layout Plain Layout
41518
41519 }{
41520 \end_layout
41521
41522 \end_inset
41523
41524
41525 \begin_inset Phantom Phantom
41526 status open
41527
41528 \begin_layout Plain Layout
41529 W
41530 \end_layout
41531
41532 \end_inset
41533
41534
41535 \begin_inset ERT
41536 status collapsed
41537
41538 \begin_layout Plain Layout
41539
41540 }
41541 \end_layout
41542
41543 \end_inset
41544
41545  SkyBlue
41546 \end_layout
41547
41548 \end_inset
41549 </cell>
41550 <cell alignment="left" valignment="top" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554 \begin_inset ERT
41555 status collapsed
41556
41557 \begin_layout Plain Layout
41558
41559
41560 \backslash
41561 fcolorbox{black}{
41562 \end_layout
41563
41564 \end_inset
41565
41566 SpringGreen
41567 \begin_inset ERT
41568 status collapsed
41569
41570 \begin_layout Plain Layout
41571
41572 }{
41573 \end_layout
41574
41575 \end_inset
41576
41577
41578 \begin_inset Phantom Phantom
41579 status open
41580
41581 \begin_layout Plain Layout
41582 W
41583 \end_layout
41584
41585 \end_inset
41586
41587
41588 \begin_inset ERT
41589 status collapsed
41590
41591 \begin_layout Plain Layout
41592
41593 }
41594 \end_layout
41595
41596 \end_inset
41597
41598  SpringGreen
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 </row>
41604 <row>
41605 <cell alignment="left" valignment="top" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609 \begin_inset ERT
41610 status collapsed
41611
41612 \begin_layout Plain Layout
41613
41614
41615 \backslash
41616 fcolorbox{black}{
41617 \end_layout
41618
41619 \end_inset
41620
41621 Tan
41622 \begin_inset ERT
41623 status collapsed
41624
41625 \begin_layout Plain Layout
41626
41627 }{
41628 \end_layout
41629
41630 \end_inset
41631
41632
41633 \begin_inset Phantom Phantom
41634 status open
41635
41636 \begin_layout Plain Layout
41637 W
41638 \end_layout
41639
41640 \end_inset
41641
41642
41643 \begin_inset ERT
41644 status collapsed
41645
41646 \begin_layout Plain Layout
41647
41648 }
41649 \end_layout
41650
41651 \end_inset
41652
41653  Tan
41654 \end_layout
41655
41656 \end_inset
41657 </cell>
41658 <cell alignment="left" valignment="top" usebox="none">
41659 \begin_inset Text
41660
41661 \begin_layout Plain Layout
41662 \begin_inset ERT
41663 status collapsed
41664
41665 \begin_layout Plain Layout
41666
41667
41668 \backslash
41669 fcolorbox{black}{
41670 \end_layout
41671
41672 \end_inset
41673
41674 TealBlue
41675 \begin_inset ERT
41676 status collapsed
41677
41678 \begin_layout Plain Layout
41679
41680 }{
41681 \end_layout
41682
41683 \end_inset
41684
41685
41686 \begin_inset Phantom Phantom
41687 status open
41688
41689 \begin_layout Plain Layout
41690 W
41691 \end_layout
41692
41693 \end_inset
41694
41695
41696 \begin_inset ERT
41697 status collapsed
41698
41699 \begin_layout Plain Layout
41700
41701 }
41702 \end_layout
41703
41704 \end_inset
41705
41706  TealBlue
41707 \end_layout
41708
41709 \end_inset
41710 </cell>
41711 <cell alignment="left" valignment="top" usebox="none">
41712 \begin_inset Text
41713
41714 \begin_layout Plain Layout
41715 \begin_inset ERT
41716 status collapsed
41717
41718 \begin_layout Plain Layout
41719
41720
41721 \backslash
41722 fcolorbox{black}{
41723 \end_layout
41724
41725 \end_inset
41726
41727 Thistle
41728 \begin_inset ERT
41729 status collapsed
41730
41731 \begin_layout Plain Layout
41732
41733 }{
41734 \end_layout
41735
41736 \end_inset
41737
41738
41739 \begin_inset Phantom Phantom
41740 status open
41741
41742 \begin_layout Plain Layout
41743 W
41744 \end_layout
41745
41746 \end_inset
41747
41748
41749 \begin_inset ERT
41750 status collapsed
41751
41752 \begin_layout Plain Layout
41753
41754 }
41755 \end_layout
41756
41757 \end_inset
41758
41759  Thistle
41760 \end_layout
41761
41762 \end_inset
41763 </cell>
41764 <cell alignment="left" valignment="top" usebox="none">
41765 \begin_inset Text
41766
41767 \begin_layout Plain Layout
41768 \begin_inset ERT
41769 status collapsed
41770
41771 \begin_layout Plain Layout
41772
41773
41774 \backslash
41775 fcolorbox{black}{
41776 \end_layout
41777
41778 \end_inset
41779
41780 Turquoise
41781 \begin_inset ERT
41782 status collapsed
41783
41784 \begin_layout Plain Layout
41785
41786 }{
41787 \end_layout
41788
41789 \end_inset
41790
41791
41792 \begin_inset Phantom Phantom
41793 status open
41794
41795 \begin_layout Plain Layout
41796 W
41797 \end_layout
41798
41799 \end_inset
41800
41801
41802 \begin_inset ERT
41803 status collapsed
41804
41805 \begin_layout Plain Layout
41806
41807 }
41808 \end_layout
41809
41810 \end_inset
41811
41812  Turquoise
41813 \end_layout
41814
41815 \end_inset
41816 </cell>
41817 </row>
41818 <row>
41819 <cell alignment="left" valignment="top" usebox="none">
41820 \begin_inset Text
41821
41822 \begin_layout Plain Layout
41823 \begin_inset ERT
41824 status collapsed
41825
41826 \begin_layout Plain Layout
41827
41828
41829 \backslash
41830 fcolorbox{black}{
41831 \end_layout
41832
41833 \end_inset
41834
41835 Violet
41836 \begin_inset ERT
41837 status collapsed
41838
41839 \begin_layout Plain Layout
41840
41841 }{
41842 \end_layout
41843
41844 \end_inset
41845
41846
41847 \begin_inset Phantom Phantom
41848 status open
41849
41850 \begin_layout Plain Layout
41851 W
41852 \end_layout
41853
41854 \end_inset
41855
41856
41857 \begin_inset ERT
41858 status collapsed
41859
41860 \begin_layout Plain Layout
41861
41862 }
41863 \end_layout
41864
41865 \end_inset
41866
41867  Violet
41868 \end_layout
41869
41870 \end_inset
41871 </cell>
41872 <cell alignment="left" valignment="top" usebox="none">
41873 \begin_inset Text
41874
41875 \begin_layout Plain Layout
41876 \begin_inset ERT
41877 status collapsed
41878
41879 \begin_layout Plain Layout
41880
41881
41882 \backslash
41883 fcolorbox{black}{
41884 \end_layout
41885
41886 \end_inset
41887
41888 VioletRed
41889 \begin_inset ERT
41890 status collapsed
41891
41892 \begin_layout Plain Layout
41893
41894 }{
41895 \end_layout
41896
41897 \end_inset
41898
41899
41900 \begin_inset Phantom Phantom
41901 status open
41902
41903 \begin_layout Plain Layout
41904 W
41905 \end_layout
41906
41907 \end_inset
41908
41909
41910 \begin_inset ERT
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914
41915 }
41916 \end_layout
41917
41918 \end_inset
41919
41920  VioletRed
41921 \end_layout
41922
41923 \end_inset
41924 </cell>
41925 <cell alignment="left" valignment="top" usebox="none">
41926 \begin_inset Text
41927
41928 \begin_layout Plain Layout
41929 \begin_inset ERT
41930 status collapsed
41931
41932 \begin_layout Plain Layout
41933
41934
41935 \backslash
41936 fcolorbox{black}{
41937 \end_layout
41938
41939 \end_inset
41940
41941 WildStrawberry
41942 \begin_inset ERT
41943 status collapsed
41944
41945 \begin_layout Plain Layout
41946
41947 }{
41948 \end_layout
41949
41950 \end_inset
41951
41952
41953 \begin_inset Phantom Phantom
41954 status open
41955
41956 \begin_layout Plain Layout
41957 W
41958 \end_layout
41959
41960 \end_inset
41961
41962
41963 \begin_inset ERT
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967
41968 }
41969 \end_layout
41970
41971 \end_inset
41972
41973  WildStrawberry
41974 \end_layout
41975
41976 \end_inset
41977 </cell>
41978 <cell alignment="left" valignment="top" usebox="none">
41979 \begin_inset Text
41980
41981 \begin_layout Plain Layout
41982 \begin_inset ERT
41983 status collapsed
41984
41985 \begin_layout Plain Layout
41986
41987
41988 \backslash
41989 fcolorbox{black}{
41990 \end_layout
41991
41992 \end_inset
41993
41994 YellowGreen
41995 \begin_inset ERT
41996 status collapsed
41997
41998 \begin_layout Plain Layout
41999
42000 }{
42001 \end_layout
42002
42003 \end_inset
42004
42005
42006 \begin_inset Phantom Phantom
42007 status open
42008
42009 \begin_layout Plain Layout
42010 W
42011 \end_layout
42012
42013 \end_inset
42014
42015
42016 \begin_inset ERT
42017 status collapsed
42018
42019 \begin_layout Plain Layout
42020
42021 }
42022 \end_layout
42023
42024 \end_inset
42025
42026  YellowGreen
42027 \end_layout
42028
42029 \end_inset
42030 </cell>
42031 </row>
42032 <row>
42033 <cell alignment="left" valignment="top" usebox="none">
42034 \begin_inset Text
42035
42036 \begin_layout Plain Layout
42037 \begin_inset ERT
42038 status collapsed
42039
42040 \begin_layout Plain Layout
42041
42042
42043 \backslash
42044 fcolorbox{black}{
42045 \end_layout
42046
42047 \end_inset
42048
42049 YellowOrange
42050 \begin_inset ERT
42051 status collapsed
42052
42053 \begin_layout Plain Layout
42054
42055 }{
42056 \end_layout
42057
42058 \end_inset
42059
42060
42061 \begin_inset Phantom Phantom
42062 status open
42063
42064 \begin_layout Plain Layout
42065 W
42066 \end_layout
42067
42068 \end_inset
42069
42070
42071 \begin_inset ERT
42072 status collapsed
42073
42074 \begin_layout Plain Layout
42075
42076 }
42077 \end_layout
42078
42079 \end_inset
42080
42081  YellowOrange
42082 \end_layout
42083
42084 \end_inset
42085 </cell>
42086 <cell alignment="left" valignment="top" usebox="none">
42087 \begin_inset Text
42088
42089 \begin_layout Plain Layout
42090
42091 \end_layout
42092
42093 \end_inset
42094 </cell>
42095 <cell alignment="left" valignment="top" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099
42100 \end_layout
42101
42102 \end_inset
42103 </cell>
42104 <cell alignment="left" valignment="top" usebox="none">
42105 \begin_inset Text
42106
42107 \begin_layout Plain Layout
42108
42109 \end_layout
42110
42111 \end_inset
42112 </cell>
42113 </row>
42114 </lyxtabular>
42115
42116 \end_inset
42117
42118
42119 \end_layout
42120
42121 \begin_layout Chapter
42122 第(
42123 \begin_inset CommandInset ref
42124 LatexCommand ref
42125 reference "eq:Wgn"
42126
42127 \end_inset
42128
42129 )式の説明
42130 \begin_inset CommandInset label
42131 LatexCommand label
42132 name "cha:式の説明"
42133
42134 \end_inset
42135
42136
42137 \end_layout
42138
42139 \begin_layout Standard
42140 \begin_inset Formula $n$
42141 \end_inset
42142
42143 個の表セルの全幅
42144 \begin_inset Formula $W_{\text{全}:n}$
42145 \end_inset
42146
42147
42148 \begin_inset Formula 
42149 \begin{equation}
42150 W_{\text{全}:n}=n\cdot(W_{\text{指}:n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
42151 \end{equation}
42152
42153 \end_inset
42154
42155
42156 \end_layout
42157
42158 \begin_layout Standard
42159 で計算できます。ここで
42160 \begin_inset Formula $W_{\text{指}:n}$
42161 \end_inset
42162
42163 は、すべてのセルが持つ固定幅です。
42164 \series bold
42165
42166 \backslash
42167 tabcolsep
42168 \series default
42169 は、セルテキストとセル罫線のあいだを指す\SpecialChar LaTeX
42170 長であり、既定値は6
42171 \begin_inset space \thinspace{}
42172 \end_inset
42173
42174 ptです。
42175 \series bold
42176
42177 \backslash
42178 arrayrulewidth
42179 \series default
42180 は、セル罫線幅であり、既定値は0.4
42181 \begin_inset space \thinspace{}
42182 \end_inset
42183
42184 ptです。
42185 \end_layout
42186
42187 \begin_layout Standard
42188
42189 \begin_inset CommandInset ref
42190 LatexCommand eqref
42191 reference "eq:Wtot_n"
42192
42193 \end_inset
42194
42195 式にしたがえば、連結列の全幅
42196 \begin_inset Formula $W_{\text{全}:\text{連結列}}$
42197 \end_inset
42198
42199
42200 \begin_inset Formula 
42201 \begin{equation}
42202 W_{\text{全}:\text{連結列}}=W_{\text{指}:\text{連結列}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
42203 \end{equation}
42204
42205 \end_inset
42206
42207
42208 \end_layout
42209
42210 \begin_layout Standard
42211 となります。
42212 \begin_inset Formula $n$
42213 \end_inset
42214
42215 列を連結する時には各列の全幅は
42216 \begin_inset Formula $W_{\text{全}:\text{連結列}}/n$
42217 \end_inset
42218
42219 となるので、第
42220 \begin_inset CommandInset ref
42221 LatexCommand eqref
42222 reference "eq:Wtot_n"
42223
42224 \end_inset
42225
42226 式と第
42227 \begin_inset CommandInset ref
42228 LatexCommand eqref
42229 reference "eq:Wtot_mult"
42230
42231 \end_inset
42232
42233 式が等しいものと置けば、必要となる固定幅
42234 \begin_inset Formula $W_{\text{指}:n}$
42235 \end_inset
42236
42237 を計算することができて、
42238 \begin_inset Formula 
42239 \begin{equation}
42240 W_{\text{指}:n}=\frac{W_{\text{指}:\text{連結列}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
42241 \end{equation}
42242
42243 \end_inset
42244
42245 となります。
42246 \end_layout
42247
42248 \begin_layout Bibliography
42249 \labelwidthstring 参考文献
42250 \begin_inset CommandInset bibitem
42251 LatexCommand bibitem
42252 key "latexcompanion"
42253
42254 \end_inset
42255
42256 Frank Mittelbach and Michel Goossens: 
42257 \emph on
42258 The \SpecialChar LaTeX
42259  Companion Second Edition.
42260
42261 \emph default
42262  Addison-Wesley, 2004
42263 \end_layout
42264
42265 \begin_layout Bibliography
42266 \labelwidthstring 参考文献
42267 \begin_inset CommandInset bibitem
42268 LatexCommand bibitem
42269 key "latexguide"
42270
42271 \end_inset
42272
42273 Helmut Kopka and Patrick W.
42274  Daly: 
42275 \emph on
42276 A Guide to \SpecialChar LaTeX
42277  Fourth Edition.
42278
42279 \emph default
42280  Addison-Wesley, 2003
42281 \end_layout
42282
42283 \begin_layout Bibliography
42284 \labelwidthstring 参考文献
42285 \begin_inset CommandInset bibitem
42286 LatexCommand bibitem
42287 key "latexbook"
42288
42289 \end_inset
42290
42291 Leslie Lamport: 
42292 \emph on
42293 \SpecialChar LaTeX
42294 : A Document Preparation System.
42295
42296 \emph default
42297  Addison-Wesley, second edition, 1994
42298 \end_layout
42299
42300 \begin_layout Bibliography
42301 \labelwidthstring 参考文献
42302 \begin_inset CommandInset bibitem
42303 LatexCommand bibitem
42304 key "arydshln"
42305
42306 \end_inset
42307
42308 \SpecialChar LaTeX
42309 パッケージ
42310 \series bold
42311
42312 \begin_inset CommandInset href
42313 LatexCommand href
42314 name "arydshln"
42315 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
42316
42317 \end_inset
42318
42319
42320 \series default
42321
42322 \begin_inset Index idx
42323 status collapsed
42324
42325 \begin_layout Plain Layout
42326 \SpecialChar LaTeX
42327 ぱっけーじ@\SpecialChar LaTeX
42328 パッケージ ! arydshln
42329 \end_layout
42330
42331 \end_inset
42332
42333
42334 \end_layout
42335
42336 \begin_layout Bibliography
42337 \labelwidthstring 参考文献
42338 \begin_inset CommandInset bibitem
42339 LatexCommand bibitem
42340 key "booktabs"
42341
42342 \end_inset
42343
42344 \SpecialChar LaTeX
42345 パッケージ
42346 \series bold
42347
42348 \begin_inset CommandInset href
42349 LatexCommand href
42350 name "booktabs"
42351 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
42352
42353 \end_inset
42354
42355
42356 \series default
42357
42358 \begin_inset Index idx
42359 status collapsed
42360
42361 \begin_layout Plain Layout
42362 \SpecialChar LaTeX
42363 ぱっけーじ@\SpecialChar LaTeX
42364 パッケージ ! booktabs
42365 \end_layout
42366
42367 \end_inset
42368
42369 の取扱説明書
42370 \end_layout
42371
42372 \begin_layout Bibliography
42373 \labelwidthstring 参考文献
42374 \begin_inset CommandInset bibitem
42375 LatexCommand bibitem
42376 key "caption"
42377
42378 \end_inset
42379
42380 \SpecialChar LaTeX
42381 パッケージ
42382 \series bold
42383
42384 \begin_inset CommandInset href
42385 LatexCommand href
42386 name "caption"
42387 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
42388
42389 \end_inset
42390
42391
42392 \series default
42393
42394 \begin_inset Index idx
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398 \SpecialChar LaTeX
42399 ぱっけーじ@\SpecialChar LaTeX
42400 パッケージ ! caption
42401 \end_layout
42402
42403 \end_inset
42404
42405 の取扱説明書
42406 \end_layout
42407
42408 \begin_layout Bibliography
42409 \labelwidthstring 参考文献
42410 \begin_inset CommandInset bibitem
42411 LatexCommand bibitem
42412 key "diagbox"
42413
42414 \end_inset
42415
42416 \SpecialChar LaTeX
42417 パッケージ
42418 \series bold
42419
42420 \begin_inset CommandInset href
42421 LatexCommand href
42422 name "diagbox"
42423 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
42424
42425 \end_inset
42426
42427
42428 \series default
42429
42430 \begin_inset Index idx
42431 status collapsed
42432
42433 \begin_layout Plain Layout
42434 \SpecialChar LaTeX
42435 ぱっけーじ@\SpecialChar LaTeX
42436 パッケージ ! diagbox
42437 \end_layout
42438
42439 \end_inset
42440
42441
42442 \end_layout
42443
42444 \begin_layout Bibliography
42445 \labelwidthstring 参考文献
42446 \begin_inset CommandInset bibitem
42447 LatexCommand bibitem
42448 key "endfloat"
42449
42450 \end_inset
42451
42452 \SpecialChar LaTeX
42453 パッケージ
42454 \series bold
42455
42456 \begin_inset CommandInset href
42457 LatexCommand href
42458 name "endfloat"
42459 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
42460
42461 \end_inset
42462
42463
42464 \series default
42465
42466 \begin_inset Index idx
42467 status collapsed
42468
42469 \begin_layout Plain Layout
42470 \SpecialChar LaTeX
42471 ぱっけーじ@\SpecialChar LaTeX
42472 パッケージ ! endfloat
42473 \end_layout
42474
42475 \end_inset
42476
42477 の取扱説明書
42478 \end_layout
42479
42480 \begin_layout Bibliography
42481 \labelwidthstring 参考文献
42482 \begin_inset CommandInset bibitem
42483 LatexCommand bibitem
42484 key "footmisc"
42485
42486 \end_inset
42487
42488 \SpecialChar LaTeX
42489 パッケージ
42490 \series bold
42491
42492 \begin_inset CommandInset href
42493 LatexCommand href
42494 name "footmisc"
42495 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
42496
42497 \end_inset
42498
42499
42500 \series default
42501
42502 \begin_inset Index idx
42503 status collapsed
42504
42505 \begin_layout Plain Layout
42506 \SpecialChar LaTeX
42507 ぱっけーじ@\SpecialChar LaTeX
42508 パッケージ ! footmisc
42509 \end_layout
42510
42511 \end_inset
42512
42513 の取扱説明書
42514 \end_layout
42515
42516 \begin_layout Bibliography
42517 \labelwidthstring 参考文献
42518 \begin_inset CommandInset bibitem
42519 LatexCommand bibitem
42520 key "hypcap"
42521
42522 \end_inset
42523
42524 \SpecialChar LaTeX
42525 パッケージ
42526 \series bold
42527
42528 \begin_inset CommandInset href
42529 LatexCommand href
42530 name "hypcap"
42531 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
42532
42533 \end_inset
42534
42535
42536 \series default
42537
42538 \begin_inset Index idx
42539 status collapsed
42540
42541 \begin_layout Plain Layout
42542 \SpecialChar LaTeX
42543 ぱっけーじ@\SpecialChar LaTeX
42544 パッケージ ! hyperref
42545 \end_layout
42546
42547 \end_inset
42548
42549 の取扱説明書
42550 \end_layout
42551
42552 \begin_layout Bibliography
42553 \labelwidthstring 参考文献
42554 \begin_inset CommandInset bibitem
42555 LatexCommand bibitem
42556 key "hyperref"
42557
42558 \end_inset
42559
42560 \SpecialChar LaTeX
42561 パッケージ
42562 \series bold
42563
42564 \begin_inset CommandInset href
42565 LatexCommand href
42566 name "hyperref"
42567 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42568
42569 \end_inset
42570
42571
42572 \series default
42573
42574 \begin_inset Index idx
42575 status collapsed
42576
42577 \begin_layout Plain Layout
42578 \SpecialChar LaTeX
42579 ぱっけーじ@\SpecialChar LaTeX
42580 パッケージ ! hyperref
42581 \end_layout
42582
42583 \end_inset
42584
42585 の取扱説明書
42586 \end_layout
42587
42588 \begin_layout Bibliography
42589 \labelwidthstring 参考文献
42590 \begin_inset CommandInset bibitem
42591 LatexCommand bibitem
42592 key "KOMA-script"
42593
42594 \end_inset
42595
42596 \SpecialChar LaTeX
42597 パッケージ
42598 \series bold
42599
42600 \begin_inset CommandInset href
42601 LatexCommand href
42602 name "KOMA-script"
42603 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
42604
42605 \end_inset
42606
42607
42608 \series default
42609
42610 \begin_inset Index idx
42611 status collapsed
42612
42613 \begin_layout Plain Layout
42614 \SpecialChar LaTeX
42615 ぱっけーじ@\SpecialChar LaTeX
42616 パッケージ ! KOMA-script
42617 \end_layout
42618
42619 \end_inset
42620
42621 の取扱説明書
42622 \end_layout
42623
42624 \begin_layout Bibliography
42625 \labelwidthstring 参考文献
42626 \begin_inset CommandInset bibitem
42627 LatexCommand bibitem
42628 key "lettrine"
42629
42630 \end_inset
42631
42632 \SpecialChar LaTeX
42633 パッケージ
42634 \series bold
42635
42636 \begin_inset CommandInset href
42637 LatexCommand href
42638 name "lettrine"
42639 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
42640
42641 \end_inset
42642
42643
42644 \series default
42645 及び
42646 \begin_inset CommandInset href
42647 LatexCommand href
42648 name "用例"
42649 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
42650
42651 \end_inset
42652
42653
42654 \begin_inset Index idx
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658 \SpecialChar LaTeX
42659 ぱっけーじ@\SpecialChar LaTeX
42660 パッケージ ! lettrine
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \end_layout
42667
42668 \begin_layout Bibliography
42669 \labelwidthstring 参考文献
42670 \begin_inset CommandInset bibitem
42671 LatexCommand bibitem
42672 key "listings"
42673
42674 \end_inset
42675
42676 \SpecialChar LaTeX
42677 パッケージ
42678 \series bold
42679
42680 \begin_inset CommandInset href
42681 LatexCommand href
42682 name "listings"
42683 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
42684
42685 \end_inset
42686
42687
42688 \series default
42689
42690 \begin_inset Index idx
42691 status collapsed
42692
42693 \begin_layout Plain Layout
42694 \SpecialChar LaTeX
42695 ぱっけーじ@\SpecialChar LaTeX
42696 パッケージ ! listings
42697 \end_layout
42698
42699 \end_inset
42700
42701 の取扱説明書
42702 \end_layout
42703
42704 \begin_layout Bibliography
42705 \labelwidthstring 参考文献
42706 \begin_inset CommandInset bibitem
42707 LatexCommand bibitem
42708 key "marginnote"
42709
42710 \end_inset
42711
42712 \SpecialChar LaTeX
42713 パッケージ
42714 \series bold
42715
42716 \begin_inset CommandInset href
42717 LatexCommand href
42718 name "marginnote"
42719 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
42720
42721 \end_inset
42722
42723
42724 \series default
42725
42726 \begin_inset Index idx
42727 status collapsed
42728
42729 \begin_layout Plain Layout
42730 \SpecialChar LaTeX
42731 ぱっけーじ@\SpecialChar LaTeX
42732 パッケージ ! marginnote
42733 \end_layout
42734
42735 \end_inset
42736
42737 の取扱説明書
42738 \end_layout
42739
42740 \begin_layout Bibliography
42741 \labelwidthstring 参考文献
42742 \begin_inset CommandInset bibitem
42743 LatexCommand bibitem
42744 key "pdfpages"
42745
42746 \end_inset
42747
42748 \SpecialChar LaTeX
42749 パッケージ
42750 \series bold
42751
42752 \begin_inset CommandInset href
42753 LatexCommand href
42754 name "pdfpages"
42755 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
42756
42757 \end_inset
42758
42759
42760 \series default
42761
42762 \begin_inset Index idx
42763 status collapsed
42764
42765 \begin_layout Plain Layout
42766 \SpecialChar LaTeX
42767 ぱっけーじ@\SpecialChar LaTeX
42768 パッケージ ! pdfpages
42769 \end_layout
42770
42771 \end_inset
42772
42773 の取扱説明書
42774 \end_layout
42775
42776 \begin_layout Bibliography
42777 \labelwidthstring 参考文献
42778 \begin_inset CommandInset bibitem
42779 LatexCommand bibitem
42780 key "prettyref"
42781
42782 \end_inset
42783
42784 \SpecialChar LaTeX
42785 パッケージ
42786 \series bold
42787
42788 \begin_inset CommandInset href
42789 LatexCommand href
42790 name "prettyref"
42791 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
42792
42793 \end_inset
42794
42795
42796 \series default
42797
42798 \begin_inset Index idx
42799 status collapsed
42800
42801 \begin_layout Plain Layout
42802 \SpecialChar LaTeX
42803 ぱっけーじ@\SpecialChar LaTeX
42804 パッケージ! prettyref
42805 \end_layout
42806
42807 \end_inset
42808
42809 の取扱説明書
42810 \end_layout
42811
42812 \begin_layout Bibliography
42813 \labelwidthstring 参考文献
42814 \begin_inset CommandInset bibitem
42815 LatexCommand bibitem
42816 key "pstricks"
42817
42818 \end_inset
42819
42820 \SpecialChar LaTeX
42821 パッケージ
42822 \series bold
42823
42824 \begin_inset CommandInset href
42825 LatexCommand href
42826 name "PSTricks"
42827 target "http://tug.org/PSTricks/"
42828
42829 \end_inset
42830
42831
42832 \series default
42833
42834 \begin_inset Index idx
42835 status collapsed
42836
42837 \begin_layout Plain Layout
42838 \SpecialChar LaTeX
42839 ぱっけーじ@\SpecialChar LaTeX
42840 パッケージ ! PSTricks
42841 \end_layout
42842
42843 \end_inset
42844
42845 のウェブページ
42846 \end_layout
42847
42848 \begin_layout Bibliography
42849 \labelwidthstring 参考文献
42850 \begin_inset CommandInset bibitem
42851 LatexCommand bibitem
42852 key "refstyle"
42853
42854 \end_inset
42855
42856 \SpecialChar LaTeX
42857 パッケージ
42858 \series bold
42859
42860 \begin_inset CommandInset href
42861 LatexCommand href
42862 name "refstyle"
42863 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
42864
42865 \end_inset
42866
42867
42868 \series default
42869
42870 \begin_inset Index idx
42871 status collapsed
42872
42873 \begin_layout Plain Layout
42874 \SpecialChar LaTeX
42875 ぱっけーじ@\SpecialChar LaTeX
42876 パッケージ ! refstyle
42877 \end_layout
42878
42879 \end_inset
42880
42881 の取扱説明書
42882 \end_layout
42883
42884 \begin_layout Bibliography
42885 \labelwidthstring 参考文献
42886 \begin_inset CommandInset bibitem
42887 LatexCommand bibitem
42888 key "sidecap"
42889
42890 \end_inset
42891
42892 \SpecialChar LaTeX
42893 パッケージ
42894 \series bold
42895
42896 \begin_inset CommandInset href
42897 LatexCommand href
42898 name "sidecap"
42899 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
42900
42901 \end_inset
42902
42903
42904 \series default
42905
42906 \begin_inset Index idx
42907 status collapsed
42908
42909 \begin_layout Plain Layout
42910 \SpecialChar LaTeX
42911 ぱっけーじ@\SpecialChar LaTeX
42912 パッケージ ! sidecap
42913 \end_layout
42914
42915 \end_inset
42916
42917 の取扱説明書
42918 \end_layout
42919
42920 \begin_layout Bibliography
42921 \labelwidthstring 参考文献
42922 \begin_inset CommandInset bibitem
42923 LatexCommand bibitem
42924 key "NewInLyX20"
42925
42926 \end_inset
42927
42928
42929 \family sans
42930 \SpecialChar LyX
42931  2.0
42932 \family default
42933 の新機能に関する
42934 \begin_inset CommandInset href
42935 LatexCommand href
42936 name "Wikiページ"
42937 target "http://wiki.lyx.org/LyX/NewInLyX20"
42938
42939 \end_inset
42940
42941
42942 \end_layout
42943
42944 \begin_layout Standard
42945 \begin_inset CommandInset index_print
42946 LatexCommand printindex
42947 type "idx"
42948
42949 \end_inset
42950
42951
42952 \end_layout
42953
42954 \end_body
42955 \end_document