]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
EmbeddedObjects.lyx: description of new support for \includeonly , many thanks Jürgen!
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 410
3 \begin_document
4 \begin_header
5 \textclass jbook
6 \begin_preamble
7 %% Added by the translator
8 %   Correction for PDF bookmarks
9 \usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
10 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
11 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
12
13 % if pdflatex is used
14 \usepackage{ifpdf}
15 \ifpdf
16
17 % set fonts for nicer pdf view
18 \IfFileExists{lmodern.sty}
19  {\usepackage{lmodern}}{}
20
21 \fi % end if pdflatex is used
22
23 % that links to image floats jumps
24 % to the beginning of the float and 
25 % not to its caption
26 \usepackage[figure]{hypcap}
27
28 % the pages of the TOC is numbered roman
29 % and a PDF-bookmark for the TOC is added
30 \let\myTOC\tableofcontents
31 \renewcommand\tableofcontents{%
32   \frontmatter
33   \pdfbookmark[1]{\contentsname}{}
34   \myTOC
35   \mainmatter }
36
37 % provides caption formatting
38 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
39
40 % provides commands to set caption
41 % beside tables/images
42 \usepackage{sidecap}
43
44 \newcommand{\TabBesBeg}{%
45  \let\MyTable\table
46  \let\MyEndtable\endtable
47  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
48
49 \newcommand{\TabBesEnd}{%
50  \let\table\MyTable
51  \let\endtable\MyEndtable}
52
53 \newcommand{\FigBesBeg}{%
54  \let\MyFigure\figure
55  \let\MyEndfigure\endfigure
56  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
57
58 \newcommand{\FigBesEnd}{%
59  \let\figure\MyFigure
60  \let\endfigure\MyEndfigure}
61
62 % enables calculation of values,
63 \usepackage{calc}
64
65 % increase the bottom float placement fraction
66 \renewcommand{\bottomfraction}{0.5}
67
68 % avoids that floats are placed before their
69 % corresponding section starts
70 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
71
72 % speed up the longtable calculation
73 \setcounter{LTchunksize}{100}
74
75 % used for scaled and rotated boxes
76 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
77
78 % used for colored tables
79 \@ifundefined{textcolor}
80  {\usepackage{color}}{}
81 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
82 \definecolor{lightgrey}{gray}{0.8}
83
84 % check for package colortbl
85 % used for colored table cells
86 \newboolean{colortbl}
87 \IfFileExists{colortbl.sty}
88  {\usepackage{colortbl}
89   \setboolean{colortbl}{true}}
90  {\setboolean{colortbl}{false}}
91
92 % used for book-style tables
93 \usepackage{booktabs}
94
95 % used to have extra space in table cells
96 \@ifundefined{extrarowheight}
97  {\usepackage{array}}{}
98 \setlength{\extrarowheight}{2pt}
99
100 % used for customized tables
101 % ---
102 \newcolumntype{M}[1]
103  {>{\centering\hspace{0pt}}m{#1}}
104
105 \newcolumntype{S}[2]
106  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
107
108 \newcolumntype{K}[1]
109  {>{\columncolor{#1}\hspace{0pt}}c}
110
111 \newcolumntype{V}{!{\vrule width 1.5pt}}
112
113 \newcolumntype{W}{!{\color{green}\vline}}
114 % ---
115
116 % insert additional vertical space of
117 % 1.5 mm between footnotes
118 \let\myFoot\footnote
119 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
120
121 % number algorithm floats within chapters
122 \numberwithin{algorithm}{chapter}
123
124
125 % ------------------------------------
126 % used to check for needed LaTeX packages
127 \usepackage{ifthen}
128
129 % check for package arydshln
130 % used for tables with dashed lines
131 \newboolean{arydshln}
132 \IfFileExists{arydshln.sty}
133  {\usepackage{arydshln}
134   \setboolean{arydshln}{true}}
135  {\setboolean{arydshln}{false}}
136
137 % check for package marginnote
138 % used for margin notes
139 \newboolean{marginnote}
140 \IfFileExists{marginnote.sty}
141  {\usepackage{marginnote}
142   \let\marginpar\marginnote
143   \setboolean{marginnote}{true}}
144  {\setboolean{marginnote}{false}}
145
146 % check for package sidecap
147 % used for captions on the side
148 \newboolean{sidecap}
149 \IfFileExists{sidecap.sty}
150  {\usepackage{sidecap}
151   \setboolean{sidecap}{true}}
152  {\setboolean{sidecap}{false}}
153
154 % redefine the \LyX macro for PDF bookmarks
155 \def\LyX{\texorpdfstring{%
156   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
157   {LyX}}
158
159 \usepackage{t1enc}
160 \renewcommand{\seename}{→}
161
162 \usepackage{subfig}
163 \DeclareCaptionOption{large}[]{\def\captionfont{\large}}
164 \DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
165 \end_preamble
166 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
167 \use_default_options false
168 \maintain_unincluded_children false
169 \language japanese
170 \inputencoding auto
171 \fontencoding global
172 \font_roman default
173 \font_sans default
174 \font_typewriter default
175 \font_default_family default
176 \use_non_tex_fonts false
177 \font_sc false
178 \font_osf false
179 \font_sf_scale 100
180 \font_tt_scale 100
181
182 \graphics default
183 \default_output_format default
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "LyX Team, Uwe Stohr"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
204 \papersize a4paper
205 \use_geometry true
206 \use_amsmath 2
207 \use_esint 0
208 \use_mhchem 1
209 \use_mathdots 1
210 \cite_engine basic
211 \use_bibtopic false
212 \use_indices false
213 \paperorientation portrait
214 \suppress_date false
215 \use_refstyle 0
216 \notefontcolor #0000ff
217 \index 索引
218 \shortcut idx
219 \color #008000
220 \end_index
221 \leftmargin 2.5cm
222 \topmargin 2.5cm
223 \rightmargin 2.5cm
224 \bottommargin 3cm
225 \secnumdepth 3
226 \tocdepth 3
227 \paragraph_separation skip
228 \defskip medskip
229 \quotes_language english
230 \papercolumns 1
231 \papersides 2
232 \paperpagestyle default
233 \bullet 1 1 34 -1
234 \bullet 2 2 35 -1
235 \bullet 3 2 7 -1
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_be_strict false
240 \end_header
241
242 \begin_body
243
244 \begin_layout Title
245 LyXにおける図表・フロート・注釈・ボックス・外部素材の詳細についての説明書
246 \end_layout
247
248 \begin_layout Author
249 LyXプロジェクトチーム
250 \begin_inset Foot
251 status collapsed
252
253 \begin_layout Plain Layout
254 \noindent
255 コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト 
256 \begin_inset CommandInset href
257 LatexCommand href
258 name "lyx-docs@lists.lyx.org"
259 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
260 type "mailto:"
261
262 \end_inset
263
264  までお送り下さい。
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Note Note
271 status collapsed
272
273 \begin_layout Plain Layout
274 著者:Uwe Stöhr
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \family sans
289 バージョン2.0.x
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset CommandInset toc
294 LatexCommand tableofcontents
295
296 \end_inset
297
298
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset Note Note
303 status collapsed
304
305 \begin_layout Plain Layout
306 本文書の全体をPDFやPS、DVIに書き出すには、
307 \series bold
308 arydshln
309 \series default
310
311 \series bold
312 colortbl
313 \series default
314
315 \series bold
316 marginnote
317 \series default
318
319 \series bold
320 sidecap
321 \series default
322 の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
323 されません。
324 \end_layout
325
326 \begin_layout Plain Layout
327 本文書の最新PDF版は
328 \begin_inset Newline newline
329 \end_inset
330
331
332 \series bold
333 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
334 \series default
335
336 \begin_inset Newline newline
337 \end_inset
338
339 にあります。
340 \end_layout
341
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Chapter
348
349 \begin_inset Index idx
350 status collapsed
351
352 \begin_layout Plain Layout
353 ず@図
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 がぞう@画像|see
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369 {
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 }
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 画像ダイアログ
395 \begin_inset Index idx
396 status collapsed
397
398 \begin_layout Plain Layout
399 ず@図 ! がぞうだいあろぐ@画像ダイアログ
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset CommandInset label
406 LatexCommand label
407 name "sec:画像ダイアログ"
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Standard
415 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
416 \begin_inset Graphics
417         filename ../../images/dialog-show-new-inset_graphics.png
418         scale 85
419         scaleBeforeRotation
420
421 \end_inset
422
423 をクリックするか、
424 \family sans
425 挿入\SpecialChar \menuseparator
426 画像
427 \family default
428 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
429 \end_layout
430
431 \begin_layout Standard
432 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
433 \end_layout
434
435 \begin_layout Description
436
437 \family sans
438 画像
439 \family default
440  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
441 \begin_inset CommandInset ref
442 LatexCommand ref
443 reference "cha:LyXで使用できる単位"
444
445 \end_inset
446
447 に説明があります。
448 \begin_inset Newline newline
449 \end_inset
450
451
452 \begin_inset Index idx
453 status collapsed
454
455 \begin_layout Plain Layout
456 ず@図 ! のかいてん@---の回転
457 \end_layout
458
459 \end_inset
460
461 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
462 \begin_inset Newline newline
463 \end_inset
464
465
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 ず@図 ! のしんしゅく@---の伸縮
471 \end_layout
472
473 \end_inset
474
475 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
476 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
477 \family sans
478 縦横比を維持する
479 \family default
480 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
481 \begin_inset Newline newline
482 \end_inset
483
484 画像を右クリックすると現れるコンテクストメニューで
485 \family sans
486 外部で編集
487 \family default
488 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
489 ます。
490 \end_layout
491
492 \begin_layout Description
493
494 \family sans
495 切り抜き
496 \family default
497  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
498 \family sans
499 ファイルから取得
500 \family default
501 ボタンを押すことによって、自動的に計算することもできます。
502 \family sans
503 境界枠で切り抜く
504 \family default
505 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
506 \end_layout
507
508 \begin_layout Description
509
510 \family sans
511 LaTeXとLyXのオプション
512 \family default
513  このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
514 \family sans
515
516 \begin_inset Newline newline
517 \end_inset
518
519 下書きモード
520 \family default
521 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
522 \family sans
523
524 \begin_inset Newline newline
525 \end_inset
526
527 エクスポートする際に解凍しない
528 \family default
529 オプションは、
530 \emph on
531 x.eps.gz
532 \emph default
533 のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
534 ません。
535 \begin_inset Newline newline
536 \end_inset
537
538 zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
539 \begin_inset CommandInset ref
540 LatexCommand ref
541 reference "sec:PostScript"
542
543 \end_inset
544
545 をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
546 \begin_inset Newline newline
547 \end_inset
548
549
550 \series bold
551 gzip x.eps
552 \series default
553
554 \begin_inset Newline newline
555 \end_inset
556
557
558 \series bold
559 zgrep %%Bounding x.eps.gz > x.eps.bb
560 \series default
561
562 \begin_inset Newline newline
563 \end_inset
564
565 二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
566 \begin_inset Newline newline
567 \end_inset
568
569
570 \family sans
571 画像グループ
572 \family default
573 フィールドでは、画像設定グループを定義したり既存のグループに所属させたりすることができます
574 \begin_inset Index idx
575 status collapsed
576
577 \begin_layout Plain Layout
578 ず@図 ! せっていぐるーぷ@設定グループ
579 \end_layout
580
581 \end_inset
582
583 。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
584 がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
585 ーを使用して、望むグループ名をチェックすることで行うこともできます。
586 \end_layout
587
588 \begin_layout Standard
589 \begin_inset VSpace bigskip
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Standard
596 下記はEPS書式
597 \begin_inset Foot
598 status collapsed
599
600 \begin_layout Plain Layout
601 画像書式は、第
602 \begin_inset CommandInset ref
603 LatexCommand ref
604 reference "sec:画像書式"
605
606 \end_inset
607
608 節に説明されています。
609 \end_layout
610
611 \end_inset
612
613 の画像の例で、単独の中央揃えの段落に置いてあります。
614 \end_layout
615
616 \begin_layout Standard
617 \align center
618 \begin_inset Graphics
619         filename ../clipart/mobius.eps
620         scale 70
621         scaleBeforeRotation
622         rotateOrigin center
623
624 \end_inset
625
626
627 \end_layout
628
629 \begin_layout Standard
630 下記は上と同じ画像ですが、下書きモードのものです。
631 \end_layout
632
633 \begin_layout Standard
634 \align center
635 \begin_inset Graphics
636         filename ../clipart/mobius.eps
637         scale 70
638         draft
639         scaleBeforeRotation
640         rotateOrigin center
641
642 \end_inset
643
644
645 \end_layout
646
647 \begin_layout Standard
648 \begin_inset Newpage newpage
649 \end_inset
650
651
652 \end_layout
653
654 \begin_layout Section
655 図フロート
656 \begin_inset CommandInset label
657 LatexCommand label
658 name "sec:図フロート"
659
660 \end_inset
661
662
663 \begin_inset Index idx
664 status collapsed
665
666 \begin_layout Plain Layout
667 ふろーと@フロート ! ず@図
668 \end_layout
669
670 \end_inset
671
672
673 \begin_inset Index idx
674 status collapsed
675
676 \begin_layout Plain Layout
677 ず@図 ! ふろーと@フロート
678 \end_layout
679
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 フロートについての一般的な説明は、第
687 \begin_inset CommandInset ref
688 LatexCommand ref
689 reference "sec:フロートはじめに"
690
691 \end_inset
692
693 節をご覧下さい。
694 \end_layout
695
696 \begin_layout Standard
697 ツールバーボタンの
698 \begin_inset Graphics
699         filename ../../images/float-insert_figure.png
700         scale 85
701         scaleBeforeRotation
702
703 \end_inset
704
705
706 \family sans
707 挿入\SpecialChar \menuseparator
708 フロート\SpecialChar \menuseparator
709
710 \family default
711 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
712 \begin_inset CommandInset ref
713 LatexCommand ref
714 reference "fig:犠牲のカモノハシ"
715
716 \end_inset
717
718 のようにキャプションの上に置くこともできますし、図
719 \begin_inset CommandInset ref
720 LatexCommand ref
721 reference "fig:エッシャー"
722
723 \end_inset
724
725 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:キャプションの配置"
729
730 \end_inset
731
732 節に述べられています。
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Float figure
737 wide false
738 sideways false
739 status open
740
741 \begin_layout Plain Layout
742 \align center
743 \begin_inset Graphics
744         filename ../clipart/platypus.eps
745         width 50col%
746         scaleBeforeRotation
747         rotateOrigin center
748
749 \end_inset
750
751
752 \end_layout
753
754 \begin_layout Plain Layout
755 \begin_inset Caption
756
757 \begin_layout Plain Layout
758 \begin_inset CommandInset label
759 LatexCommand label
760 name "fig:犠牲のカモノハシ"
761
762 \end_inset
763
764 フロート中の激しく歪んだカモノハシ
765 \end_layout
766
767 \end_inset
768
769
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Standard
778 \begin_inset Float figure
779 wide false
780 sideways false
781 status open
782
783 \begin_layout Plain Layout
784 \begin_inset Caption
785
786 \begin_layout Plain Layout
787 \begin_inset CommandInset label
788 LatexCommand label
789 name "fig:エッシャー"
790
791 \end_inset
792
793 行ってしまったM.C.エッシャー
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Plain Layout
802 \align center
803 \begin_inset Graphics
804         filename ../clipart/escher-lsd.eps
805         scale 80
806         scaleBeforeRotation
807         rotateOrigin center
808
809 \end_inset
810
811
812 \end_layout
813
814 \end_inset
815
816
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset Index idx
821 status collapsed
822
823 \begin_layout Plain Layout
824 さんしょう@参照 ! ずへの@図への ---
825 \end_layout
826
827 \end_inset
828
829
830 \begin_inset CommandInset ref
831 LatexCommand ref
832 reference "fig:犠牲のカモノハシ"
833
834 \end_inset
835
836 図と第
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "fig:エッシャー"
840
841 \end_inset
842
843 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
844 \family sans
845 挿入\SpecialChar \menuseparator
846 ラベル
847 \family default
848 メニューかツールバーボタン
849 \begin_inset Graphics
850         filename ../../images/label-insert.png
851         scale 85
852         scaleBeforeRotation
853
854 \end_inset
855
856 を使用して、キャプションにラベルを挿入してください。その後、
857 \family sans
858 挿入\SpecialChar \menuseparator
859 相互参照
860 \family default
861 メニューかツールバーボタン
862 \begin_inset Graphics
863         filename ../../images/dialog-show-new-inset_ref.png
864         scale 85
865         scaleBeforeRotation
866
867 \end_inset
868
869 を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
870 直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
871 \begin_inset Newline newline
872 \end_inset
873
874 参照は、第
875 \begin_inset CommandInset ref
876 LatexCommand ref
877 reference "sec:フロートの参照"
878
879 \end_inset
880
881 節で詳細に説明されています。
882 \end_layout
883
884 \begin_layout Standard
885 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
886 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
887 \begin_inset CommandInset ref
888 LatexCommand ref
889 reference "fig:歪められた二つの像"
890
891 \end_inset
892
893 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
894 \begin_inset CommandInset ref
895 LatexCommand ref
896 reference "fig:何かわからない構造"
897
898 \end_inset
899
900 と図
901 \begin_inset CommandInset ref
902 LatexCommand ref
903 reference "fig:カモノハシ"
904
905 \end_inset
906
907 が内部図になります。
908 \end_layout
909
910 \begin_layout Standard
911 \begin_inset Float figure
912 wide false
913 sideways false
914 status open
915
916 \begin_layout Plain Layout
917 \begin_inset space \hfill{}
918 \end_inset
919
920
921 \begin_inset Float figure
922 wide false
923 sideways false
924 status open
925
926 \begin_layout Plain Layout
927 \begin_inset Caption
928
929 \begin_layout Plain Layout
930 \begin_inset CommandInset label
931 LatexCommand label
932 name "fig:何かわからない構造"
933
934 \end_inset
935
936 何かわからない構造
937 \end_layout
938
939 \end_inset
940
941
942 \end_layout
943
944 \begin_layout Plain Layout
945 \begin_inset Graphics
946         filename ../clipart/escher-lsd.eps
947         width 45col%
948         scaleBeforeRotation
949         groupId distorted
950
951 \end_inset
952
953
954 \end_layout
955
956 \end_inset
957
958
959 \begin_inset space \hfill{}
960 \end_inset
961
962
963 \begin_inset Float figure
964 wide false
965 sideways false
966 status open
967
968 \begin_layout Plain Layout
969 \begin_inset Caption
970
971 \begin_layout Plain Layout
972 \begin_inset CommandInset label
973 LatexCommand label
974 name "fig:カモノハシ"
975
976 \end_inset
977
978 カモノハシ
979 \end_layout
980
981 \end_inset
982
983
984 \end_layout
985
986 \begin_layout Plain Layout
987 \begin_inset Graphics
988         filename ../clipart/platypus.eps
989         width 45col%
990         scaleBeforeRotation
991         groupId distorted
992
993 \end_inset
994
995
996 \end_layout
997
998 \end_inset
999
1000
1001 \begin_inset space \hfill{}
1002 \end_inset
1003
1004
1005 \end_layout
1006
1007 \begin_layout Plain Layout
1008 \begin_inset Caption
1009
1010 \begin_layout Plain Layout
1011 \begin_inset CommandInset label
1012 LatexCommand label
1013 name "fig:歪められた二つの像"
1014
1015 \end_inset
1016
1017 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1018 \end_layout
1019
1020 \end_inset
1021
1022
1023 \end_layout
1024
1025 \end_inset
1026
1027
1028 \end_layout
1029
1030 \begin_layout Standard
1031 \begin_inset Newpage newpage
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \begin_layout Section
1038 画像書式
1039 \begin_inset CommandInset label
1040 LatexCommand label
1041 name "sec:画像書式"
1042
1043 \end_inset
1044
1045
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 がぞうしょしき@画像書式
1051 \end_layout
1052
1053 \end_inset
1054
1055
1056 \begin_inset Index idx
1057 status collapsed
1058
1059 \begin_layout Plain Layout
1060 ず@図 ! がぞうしょしき@画像書式
1061 \end_layout
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \begin_layout Standard
1069 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1070 \begin_inset CommandInset ref
1071 LatexCommand ref
1072 reference "cha:ファイル出力形式"
1073
1074 \end_inset
1075
1076 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
1077 ウンドで
1078 \family typewriter
1079 ImageMagick
1080 \family default
1081 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
1082 用するとよいでしょう。出力ファイル書式は、付録
1083 \begin_inset CommandInset ref
1084 LatexCommand ref
1085 reference "cha:ファイル出力形式"
1086
1087 \end_inset
1088
1089 に説明されています。
1090 \end_layout
1091
1092 \begin_layout Standard
1093 フォントと同じく、画像形式にも以下の二つの型があります。
1094 \end_layout
1095
1096 \begin_layout Description
1097 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1098 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1099 \family typewriter
1100 .gif
1101 \family default
1102 」)
1103 \begin_inset Index idx
1104 status collapsed
1105
1106 \begin_layout Plain Layout
1107 GIF|see
1108 \begin_inset ERT
1109 status collapsed
1110
1111 \begin_layout Plain Layout
1112
1113 {
1114 \end_layout
1115
1116 \end_inset
1117
1118 画像書式
1119 \begin_inset ERT
1120 status collapsed
1121
1122 \begin_layout Plain Layout
1123
1124 }
1125 \end_layout
1126
1127 \end_inset
1128
1129
1130 \end_layout
1131
1132 \end_inset
1133
1134 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1135 \family typewriter
1136 .png
1137 \family default
1138 」)
1139 \begin_inset Index idx
1140 status collapsed
1141
1142 \begin_layout Plain Layout
1143 PNG|see
1144 \begin_inset ERT
1145 status collapsed
1146
1147 \begin_layout Plain Layout
1148
1149 {
1150 \end_layout
1151
1152 \end_inset
1153
1154 画像書式
1155 \begin_inset ERT
1156 status collapsed
1157
1158 \begin_layout Plain Layout
1159
1160 }
1161 \end_layout
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \end_inset
1169
1170 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1171 \family typewriter
1172 .jpg
1173 \family default
1174 」または「
1175 \family typewriter
1176 .jpeg
1177 \family default
1178 」)
1179 \begin_inset Index idx
1180 status collapsed
1181
1182 \begin_layout Plain Layout
1183 JPG|see
1184 \begin_inset ERT
1185 status collapsed
1186
1187 \begin_layout Plain Layout
1188
1189 {
1190 \end_layout
1191
1192 \end_inset
1193
1194 画像書式
1195 \begin_inset ERT
1196 status collapsed
1197
1198 \begin_layout Plain Layout
1199
1200 }
1201 \end_layout
1202
1203 \end_inset
1204
1205
1206 \end_layout
1207
1208 \end_inset
1209
1210 などがあります。
1211 \end_layout
1212
1213 \begin_layout Description
1214 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1215 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1216 に便利です。
1217 \begin_inset Newline newline
1218 \end_inset
1219
1220 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1221 \family typewriter
1222 .svg
1223 \family default
1224 」)
1225 \begin_inset Index idx
1226 status collapsed
1227
1228 \begin_layout Plain Layout
1229 SVG|see
1230 \begin_inset ERT
1231 status collapsed
1232
1233 \begin_layout Plain Layout
1234
1235 {
1236 \end_layout
1237
1238 \end_inset
1239
1240 画像書式
1241 \begin_inset ERT
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245
1246 }
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \end_inset
1255
1256 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1257 \family typewriter
1258 .eps
1259 \family default
1260 」)
1261 \begin_inset Index idx
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265 EPS|see
1266 \begin_inset ERT
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270
1271 {
1272 \end_layout
1273
1274 \end_inset
1275
1276 画像書式
1277 \begin_inset ERT
1278 status collapsed
1279
1280 \begin_layout Plain Layout
1281
1282 }
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \end_layout
1289
1290 \end_inset
1291
1292 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1293 \family typewriter
1294 .pdf
1295 \family default
1296 」)
1297 \begin_inset Index idx
1298 status collapsed
1299
1300 \begin_layout Plain Layout
1301 PDF
1302 \end_layout
1303
1304 \end_inset
1305
1306 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1307 \family typewriter
1308 .wmf
1309 \family default
1310 」)
1311 \begin_inset Index idx
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 SVG|see
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 \begin_inset ERT
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331
1332 }
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \end_inset
1341
1342 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1343 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1344 \begin_inset Foot
1345 status collapsed
1346
1347 \begin_layout Plain Layout
1348 PDFの場合には、さらに元画像が圧縮されます。
1349 \end_layout
1350
1351 \end_inset
1352
1353 。たとえば、
1354 \family typewriter
1355 Adobe Photoshop
1356 \family default
1357 が生成するPDFファイルは、ビットマップ画像です。
1358 \end_layout
1359
1360 \begin_layout Standard
1361 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1362 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1363 \begin_inset Formula $\to$
1364 \end_inset
1365
1366 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1367 \end_layout
1368
1369 \begin_layout Chapter
1370
1371 \begin_inset Index idx
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375 ひょう@表
1376 \end_layout
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \begin_layout Section
1384 はじめに
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 ひょう@表 ! はじめに
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Standard
1398
1399 \family roman
1400 \series medium
1401 \shape up
1402 \size normal
1403 \emph off
1404 \bar no
1405 \noun off
1406 \color none
1407 表を挿入するには、ツールバーボタン
1408 \begin_inset Graphics
1409         filename ../../images/tabular-insert.png
1410         scale 85
1411
1412 \end_inset
1413
1414 か、
1415 \family sans
1416 \series default
1417 \shape default
1418 \size default
1419 \emph default
1420 \bar default
1421 \noun default
1422 \color inherit
1423 挿入\SpecialChar \menuseparator
1424
1425 \family default
1426 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1427 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1428 \begin_inset Newline newline
1429 \end_inset
1430
1431 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1432 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1433 \end_layout
1434
1435 \begin_layout Standard
1436 \align center
1437 \begin_inset Tabular
1438 <lyxtabular version="3" rows="4" columns="4">
1439 <features tabularvalignment="middle">
1440 <column alignment="center" valignment="top" width="0">
1441 <column alignment="center" valignment="top" width="0">
1442 <column alignment="center" valignment="top" width="0">
1443 <column alignment="center" valignment="top" width="0">
1444 <row>
1445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1446 \begin_inset Text
1447
1448 \begin_layout Plain Layout
1449
1450 \end_layout
1451
1452 \end_inset
1453 </cell>
1454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1455 \begin_inset Text
1456
1457 \begin_layout Plain Layout
1458 1
1459 \end_layout
1460
1461 \end_inset
1462 </cell>
1463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1464 \begin_inset Text
1465
1466 \begin_layout Plain Layout
1467 2
1468 \end_layout
1469
1470 \end_inset
1471 </cell>
1472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1473 \begin_inset Text
1474
1475 \begin_layout Plain Layout
1476 3
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 <row>
1483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Plain Layout
1487
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Plain Layout
1514
1515 \end_layout
1516
1517 \end_inset
1518 </cell>
1519 </row>
1520 <row>
1521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1522 \begin_inset Text
1523
1524 \begin_layout Plain Layout
1525
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543
1544 \end_layout
1545
1546 \end_inset
1547 </cell>
1548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1549 \begin_inset Text
1550
1551 \begin_layout Plain Layout
1552
1553 \end_layout
1554
1555 \end_inset
1556 </cell>
1557 </row>
1558 <row>
1559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1560 \begin_inset Text
1561
1562 \begin_layout Plain Layout
1563
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1569 \begin_inset Text
1570
1571 \begin_layout Plain Layout
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590
1591 \end_layout
1592
1593 \end_inset
1594 </cell>
1595 </row>
1596 </lyxtabular>
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \begin_layout Section
1604 表ダイアログ
1605 \begin_inset Index idx
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 ひょう@表 ! だいあろぐ@ダイアログ
1610 \end_layout
1611
1612 \end_inset
1613
1614
1615 \end_layout
1616
1617 \begin_layout Standard
1618
1619 \family roman
1620 \series medium
1621 \shape up
1622 \size normal
1623 \emph off
1624 \bar no
1625 \noun off
1626 \color none
1627 表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
1628 また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1629 \family default
1630 \series default
1631 \shape default
1632 \size default
1633 \emph default
1634 \bar default
1635 \noun default
1636 \color inherit
1637 セルの
1638 \emph on
1639 内容
1640 \emph default
1641 を選択するのと、セル自体を選択するのは違うことに注意して下さい。
1642 \begin_inset Newline newline
1643 \end_inset
1644
1645
1646 \lang english
1647 With the dialog option 
1648 \family sans
1649 Immediate
1650 \begin_inset space ~
1651 \end_inset
1652
1653 Apply
1654 \family default
1655  every change you make in the dialog is directly applied.
1656  If you move the cursor to another table cell the dialog will then also
1657  be updated with the parameters of the new cell.
1658  If you change length values in the dialog you must press return to get
1659  the change applied.
1660 \lang japanese
1661
1662 \begin_inset Newline newline
1663 \end_inset
1664
1665 表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1666 \end_layout
1667
1668 \begin_layout Description
1669
1670 \family sans
1671 表の設定
1672 \family default
1673  ここでは、現在列の幅と水平揃えを設定することができます。
1674 \lang english
1675 The alignment 
1676 \family sans
1677 At
1678 \begin_inset space ~
1679 \end_inset
1680
1681 Decimal
1682 \begin_inset space ~
1683 \end_inset
1684
1685 Separator
1686 \family default
1687  is described in
1688 \lang japanese
1689  第
1690 \begin_inset CommandInset ref
1691 LatexCommand ref
1692 reference "sub:特殊なセル揃え"
1693
1694 \end_inset
1695
1696 。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関しては、第
1697 \begin_inset CommandInset ref
1698 LatexCommand ref
1699 reference "sub:複数行"
1700
1701 \end_inset
1702
1703 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1704 \begin_inset Newline newline
1705 \end_inset
1706
1707 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1708 \begin_inset CommandInset ref
1709 LatexCommand ref
1710 reference "sub:連結列"
1711
1712 \end_inset
1713
1714 節をご参照下さい 
1715 \lang english
1716 or the cells of one column as multirow cell, see section
1717 \lang japanese
1718
1719 \begin_inset space ~
1720 \end_inset
1721
1722
1723 \begin_inset CommandInset ref
1724 LatexCommand ref
1725 reference "sub:連結行"
1726
1727 \end_inset
1728
1729
1730 \begin_inset Newline newline
1731 \end_inset
1732
1733 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
1734 \begin_inset Newline newline
1735 \end_inset
1736
1737
1738 \begin_inset Note Greyedout
1739 status open
1740
1741 \begin_layout Plain Layout
1742
1743 \series bold
1744 【註】
1745 \series default
1746 DVIビューアのすべてが回転を表示できるわけではありません。
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \begin_inset Newline newline
1753 \end_inset
1754
1755
1756 \lang english
1757 The table-wide vertical alignment is used for tables within text lines:
1758 \begin_inset Newline newline
1759 \end_inset
1760
1761 A line with tables with different alignments
1762 \lang japanese
1763
1764 \begin_inset Tabular
1765 <lyxtabular version="3" rows="2" columns="2">
1766 <features tabularvalignment="top">
1767 <column alignment="center" valignment="top" width="0pt">
1768 <column alignment="center" valignment="top" width="0">
1769 <row>
1770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 1
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 </row>
1789 <row>
1790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794 A
1795 \end_layout
1796
1797 \end_inset
1798 </cell>
1799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Plain Layout
1803
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 </row>
1809 </lyxtabular>
1810
1811 \end_inset
1812
1813  
1814 \begin_inset Tabular
1815 <lyxtabular version="3" rows="2" columns="2">
1816 <features tabularvalignment="middle">
1817 <column alignment="center" valignment="top" width="0">
1818 <column alignment="center" valignment="top" width="0">
1819 <row>
1820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1821 \begin_inset Text
1822
1823 \begin_layout Plain Layout
1824
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833 1
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 </row>
1839 <row>
1840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1841 \begin_inset Text
1842
1843 \begin_layout Plain Layout
1844 A
1845 \end_layout
1846
1847 \end_inset
1848 </cell>
1849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 </row>
1859 </lyxtabular>
1860
1861 \end_inset
1862
1863  
1864 \begin_inset Tabular
1865 <lyxtabular version="3" rows="2" columns="2">
1866 <features tabularvalignment="bottom">
1867 <column alignment="center" valignment="top" width="0pt">
1868 <column alignment="center" valignment="top" width="0">
1869 <row>
1870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \begin_layout Plain Layout
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Plain Layout
1883 1
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 </row>
1889 <row>
1890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894 A
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 </lyxtabular>
1910
1911 \end_inset
1912
1913
1914 \begin_inset Newline newline
1915 \end_inset
1916
1917 また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
1918 \begin_inset CommandInset ref
1919 LatexCommand ref
1920 reference "sub:連結列の計算"
1921
1922 \end_inset
1923
1924 節および第
1925 \begin_inset CommandInset ref
1926 LatexCommand ref
1927 reference "sec:色付きの表"
1928
1929 \end_inset
1930
1931 節をご参照下さい。
1932 \end_layout
1933
1934 \begin_layout Description
1935
1936 \family sans
1937 罫線
1938 \family default
1939  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
1940 \begin_inset Newline newline
1941 \end_inset
1942
1943 様式オプションとして
1944 \family sans
1945 フォーマル様式
1946 \family default
1947 を使用すると、第
1948 \begin_inset CommandInset ref
1949 LatexCommand ref
1950 reference "sec:フォーマル形式の表"
1951
1952 \end_inset
1953
1954 節に述べられているフォーマル様式の表に表を変換します。
1955 \begin_inset Newline newline
1956 \end_inset
1957
1958 またここで、第
1959 \begin_inset CommandInset ref
1960 LatexCommand ref
1961 reference "sub:行の余白取り"
1962
1963 \end_inset
1964
1965 節に述べられているように、表の行に空白を追加することもできます。
1966 \end_layout
1967
1968 \begin_layout Description
1969
1970 \family sans
1971 長尺表
1972 \family default
1973  このタブは、複数のページにわたる、いわゆる「
1974 \emph on
1975 長尺表
1976 \emph default
1977 」を作るためのものです。第
1978 \begin_inset CommandInset ref
1979 LatexCommand ref
1980 reference "sec:長尺表"
1981
1982 \end_inset
1983
1984 節および第
1985 \begin_inset CommandInset ref
1986 LatexCommand ref
1987 reference "sec:長尺表にまつわる諸点"
1988
1989 \end_inset
1990
1991 節に、長尺表の機能に関する詳細な説明があります。
1992 \end_layout
1993
1994 \begin_layout Section
1995 表ツールバー
1996 \begin_inset Index idx
1997 status collapsed
1998
1999 \begin_layout Plain Layout
2000 ひょう@表 ! つーるばー@ツールバー
2001 \end_layout
2002
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \begin_layout Standard
2009 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
2010 示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
2011 \end_layout
2012
2013 \begin_layout Standard
2014 ツールバーには、以下のアイコンがあります。
2015 \end_layout
2016
2017 \begin_layout Labeling
2018 \labelwidthstring 00.00.0000
2019 \begin_inset Graphics
2020         filename ../../images/tabular-feature_append-row.png
2021         scaleBeforeRotation
2022
2023 \end_inset
2024
2025 は、現在セルあるいは選択範囲の下に行を追加します。
2026 \end_layout
2027
2028 \begin_layout Labeling
2029 \labelwidthstring 00.00.0000
2030 \begin_inset Graphics
2031         filename ../../images/tabular-feature_append-column.png
2032         scaleBeforeRotation
2033
2034 \end_inset
2035
2036 は、現在セルあるいは選択範囲の右に列を追加します。
2037 \end_layout
2038
2039 \begin_layout Labeling
2040 \labelwidthstring 00.00.0000
2041 \begin_inset Graphics
2042         filename ../../images/tabular-feature_delete-row.png
2043         scaleBeforeRotation
2044
2045 \end_inset
2046
2047 は、現在行あるいは選択範囲行を削除します。
2048 \end_layout
2049
2050 \begin_layout Labeling
2051 \labelwidthstring 00.00.0000
2052 \begin_inset Graphics
2053         filename ../../images/tabular-feature_delete-column.png
2054         scaleBeforeRotation
2055
2056 \end_inset
2057
2058 は、現在列あるいは選択範囲列を削除します。
2059 \end_layout
2060
2061 \begin_layout Labeling
2062 \labelwidthstring 00.00.0000
2063 \begin_inset Graphics
2064         filename ../../images/tabular-feature_toggle-line-top.png
2065         scaleBeforeRotation
2066
2067 \end_inset
2068
2069 は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
2070 \end_layout
2071
2072 \begin_layout Labeling
2073 \labelwidthstring 00.00.0000
2074 \begin_inset Graphics
2075         filename ../../images/tabular-feature_toggle-line-bottom.png
2076         scaleBeforeRotation
2077
2078 \end_inset
2079
2080 は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
2081 \end_layout
2082
2083 \begin_layout Labeling
2084 \labelwidthstring 00.00.0000
2085 \begin_inset Graphics
2086         filename ../../images/tabular-feature_toggle-line-left.png
2087         scaleBeforeRotation
2088
2089 \end_inset
2090
2091 は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
2092 \end_layout
2093
2094 \begin_layout Labeling
2095 \labelwidthstring 00.00.0000
2096 \begin_inset Graphics
2097         filename ../../images/tabular-feature_toggle-line-right.png
2098         scaleBeforeRotation
2099
2100 \end_inset
2101
2102 は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
2103 \end_layout
2104
2105 \begin_layout Labeling
2106 \labelwidthstring 00.00.0000
2107 \begin_inset Graphics
2108         filename ../../images/tabular-feature_set-all-lines.png
2109         scaleBeforeRotation
2110
2111 \end_inset
2112
2113 は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2114 \end_layout
2115
2116 \begin_layout Labeling
2117 \labelwidthstring 00.00.0000
2118 \begin_inset Graphics
2119         filename ../../images/tabular-feature_unset-all-lines.png
2120         scaleBeforeRotation
2121
2122 \end_inset
2123
2124 は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2125 \end_layout
2126
2127 \begin_layout Labeling
2128 \labelwidthstring 00.00.0000
2129 \begin_inset Graphics
2130         filename ../../images/tabular-feature_m-align-left.png
2131         scaleBeforeRotation
2132
2133 \end_inset
2134
2135 は、現在セルあるいは現在列の内容を左揃えにします。
2136 \end_layout
2137
2138 \begin_layout Labeling
2139 \labelwidthstring 00.00.0000
2140 \begin_inset Graphics
2141         filename ../../images/tabular-feature_m-align-center.png
2142         scaleBeforeRotation
2143
2144 \end_inset
2145
2146 は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
2147 \end_layout
2148
2149 \begin_layout Labeling
2150 \labelwidthstring 00.00.0000
2151 \begin_inset Graphics
2152         filename ../../images/tabular-feature_m-align-right.png
2153         scaleBeforeRotation
2154
2155 \end_inset
2156
2157 は、現在セルあるいは現在列の内容を右揃えにします。
2158 \end_layout
2159
2160 \begin_layout Labeling
2161 \labelwidthstring 00.00.0000
2162 \begin_inset Graphics
2163         filename ../../images/tabular-feature_align-decimal.png
2164         scaleBeforeRotation
2165
2166 \end_inset
2167
2168  
2169 \lang english
2170 aligns the content of the current column at a character
2171 \end_layout
2172
2173 \begin_layout Labeling
2174 \labelwidthstring 00.00.0000
2175 \begin_inset Graphics
2176         filename ../../images/tabular-feature_m-valign-top.png
2177         scaleBeforeRotation
2178
2179 \end_inset
2180
2181 は、現在セルの内容を垂直方向上揃えにします。
2182 \end_layout
2183
2184 \begin_layout Labeling
2185 \labelwidthstring 00.00.0000
2186 \begin_inset Graphics
2187         filename ../../images/tabular-feature_m-valign-middle.png
2188         scaleBeforeRotation
2189
2190 \end_inset
2191
2192 は、現在セルの内容を垂直方向中央揃えにします。
2193 \end_layout
2194
2195 \begin_layout Labeling
2196 \labelwidthstring 00.00.0000
2197 \begin_inset Graphics
2198         filename ../../images/tabular-feature_m-valign-bottom.png
2199         scaleBeforeRotation
2200
2201 \end_inset
2202
2203 は、現在セルの内容を垂直方向下揃えにします。
2204 \end_layout
2205
2206 \begin_layout Labeling
2207 \labelwidthstring 00.00.0000
2208 \begin_inset Graphics
2209         filename ../../images/tabular-feature_set-rotate-cell.png
2210         scaleBeforeRotation
2211
2212 \end_inset
2213
2214 は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2215 \end_layout
2216
2217 \begin_layout Labeling
2218 \labelwidthstring 00.00.0000
2219 \begin_inset Graphics
2220         filename ../../images/tabular-feature_set-rotate-tabular.png
2221         scaleBeforeRotation
2222
2223 \end_inset
2224
2225 は、表全体を反時計廻りに90度回転します。
2226 \end_layout
2227
2228 \begin_layout Labeling
2229 \labelwidthstring 00.00.0000
2230 \begin_inset Graphics
2231         filename ../../images/tabular-feature_multicolumn.png
2232         scaleBeforeRotation
2233
2234 \end_inset
2235
2236 は、現在セルあるいは選択範囲を連結列にします。
2237 \end_layout
2238
2239 \begin_layout Labeling
2240 \labelwidthstring 00.00.0000
2241 \begin_inset Graphics
2242         filename ../../images/tabular-feature_multirow.png
2243         scaleBeforeRotation
2244
2245 \end_inset
2246
2247  
2248 \lang english
2249 sets the current cell or selection as a multirow
2250 \end_layout
2251
2252 \begin_layout Standard
2253 \begin_inset Note Greyedout
2254 status open
2255
2256 \begin_layout Plain Layout
2257
2258 \series bold
2259 【註】
2260 \series default
2261 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2262 \end_layout
2263
2264 \end_inset
2265
2266
2267 \end_layout
2268
2269 \begin_layout Section
2270 表編集メニュー
2271 \begin_inset Index idx
2272 status collapsed
2273
2274 \begin_layout Plain Layout
2275 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2276 \end_layout
2277
2278 \end_inset
2279
2280
2281 \end_layout
2282
2283 \begin_layout Standard
2284 表ダイアログと表ツールバーの他に、
2285 \family sans
2286 編集\SpecialChar \menuseparator
2287
2288 \family default
2289 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2290 部にあるときのみ、表示されます。
2291 \end_layout
2292
2293 \begin_layout Section
2294 表フロート
2295 \begin_inset CommandInset label
2296 LatexCommand label
2297 name "sec:表フロート"
2298
2299 \end_inset
2300
2301
2302 \begin_inset Index idx
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 ふろーと@フロート ! ひょう@表
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \begin_inset Index idx
2313 status collapsed
2314
2315 \begin_layout Plain Layout
2316 ひょう@表 ! ふろーと@フロート
2317 \end_layout
2318
2319 \end_inset
2320
2321
2322 \end_layout
2323
2324 \begin_layout Standard
2325 フロートの一般的な説明については、第
2326 \begin_inset CommandInset ref
2327 LatexCommand ref
2328 reference "sec:フロートはじめに"
2329
2330 \end_inset
2331
2332 節をご覧下さい。
2333 \end_layout
2334
2335 \begin_layout Standard
2336 \begin_inset Float table
2337 placement h
2338 wide false
2339 sideways false
2340 status open
2341
2342 \begin_layout Plain Layout
2343 \begin_inset Caption
2344
2345 \begin_layout Plain Layout
2346 \begin_inset CommandInset label
2347 LatexCommand label
2348 name "tab:表フロート"
2349
2350 \end_inset
2351
2352 表フロート
2353 \end_layout
2354
2355 \end_inset
2356
2357
2358 \end_layout
2359
2360 \begin_layout Plain Layout
2361 \align center
2362 \begin_inset Tabular
2363 <lyxtabular version="3" rows="3" columns="3">
2364 <features tabularvalignment="middle">
2365 <column alignment="center" valignment="top" width="0pt">
2366 <column alignment="center" valignment="top" width="0pt">
2367 <column alignment="center" valignment="top" width="0pt">
2368 <row>
2369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373
2374 \family roman
2375 \series medium
2376 \shape up
2377 \size normal
2378 \emph off
2379 \bar no
2380 \noun off
2381 \color none
2382 1
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391
2392 \family roman
2393 \series medium
2394 \shape up
2395 \size normal
2396 \emph off
2397 \bar no
2398 \noun off
2399 \color none
2400 2
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2406 \begin_inset Text
2407
2408 \begin_layout Plain Layout
2409
2410 \family roman
2411 \series medium
2412 \shape up
2413 \size normal
2414 \emph off
2415 \bar no
2416 \noun off
2417 \color none
2418 3
2419 \end_layout
2420
2421 \end_inset
2422 </cell>
2423 </row>
2424 <row>
2425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2426 \begin_inset Text
2427
2428 \begin_layout Plain Layout
2429 森嶋
2430 \end_layout
2431
2432 \end_inset
2433 </cell>
2434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2435 \begin_inset Text
2436
2437 \begin_layout Plain Layout
2438 宇沢
2439 \end_layout
2440
2441 \end_inset
2442 </cell>
2443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2444 \begin_inset Text
2445
2446 \begin_layout Plain Layout
2447 二階堂
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 </row>
2453 <row>
2454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2455 \begin_inset Text
2456
2457 \begin_layout Plain Layout
2458
2459 \family roman
2460 \series medium
2461 \shape up
2462 \size normal
2463 \emph off
2464 \bar no
2465 \noun off
2466 \color none
2467 \begin_inset Formula $\int x^{2}dx$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2476 \begin_inset Text
2477
2478 \begin_layout Plain Layout
2479
2480 \family roman
2481 \series medium
2482 \shape up
2483 \size normal
2484 \emph off
2485 \bar no
2486 \noun off
2487 \color none
2488 \begin_inset Formula $\left[\begin{array}{cc}
2489 a & b\\
2490 c & d
2491 \end{array}\right]$
2492 \end_inset
2493
2494
2495 \end_layout
2496
2497 \end_inset
2498 </cell>
2499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2500 \begin_inset Text
2501
2502 \begin_layout Plain Layout
2503
2504 \family roman
2505 \series medium
2506 \shape up
2507 \size normal
2508 \emph off
2509 \bar no
2510 \noun off
2511 \color none
2512 \begin_inset Formula $1+1=2$
2513 \end_inset
2514
2515
2516 \end_layout
2517
2518 \end_inset
2519 </cell>
2520 </row>
2521 </lyxtabular>
2522
2523 \end_inset
2524
2525
2526 \end_layout
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 表フロートは、
2535 \family sans
2536 挿入
2537 \shape up
2538 \SpecialChar \menuseparator
2539 フロート\SpecialChar \menuseparator
2540
2541 \family default
2542 \shape default
2543 メニューかツールバーボタン
2544 \begin_inset Graphics
2545         filename ../../images/float-insert_table.png
2546         scale 85
2547         scaleBeforeRotation
2548
2549 \end_inset
2550
2551 を使うと挿入することができます。
2552 \end_layout
2553
2554 \begin_layout Standard
2555 フロートは折りたたむことのできるボックスとして表示され、中には「表
2556 \begin_inset space ~
2557 \end_inset
2558
2559 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2560 \end_layout
2561
2562 \begin_layout Standard
2563
2564 \begin_inset space ~
2565 \end_inset
2566
2567
2568 \begin_inset CommandInset ref
2569 LatexCommand ref
2570 reference "tab:表フロート"
2571
2572 \end_inset
2573
2574 は、表フロートに入れた表の例です。
2575 \end_layout
2576
2577 \begin_layout Standard
2578 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
2579 er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
2580 eXパッケージの
2581 \series bold
2582 caption
2583 \series default
2584
2585 \begin_inset Index idx
2586 status collapsed
2587
2588 \begin_layout Plain Layout
2589 LaTeXぱっけーじ@LaTeXパッケージ ! caption
2590 \end_layout
2591
2592 \end_inset
2593
2594
2595 \end_layout
2596
2597 \begin_layout Standard
2598
2599 \series bold
2600 tableposition=top
2601 \end_layout
2602
2603 \begin_layout Standard
2604 というオプションとともにloadコマンドを使って読み込んでください
2605 \begin_inset Foot
2606 status collapsed
2607
2608 \begin_layout Plain Layout
2609 詳しくは、第
2610 \begin_inset CommandInset ref
2611 LatexCommand ref
2612 reference "sec:キャプションの配置"
2613
2614 \end_inset
2615
2616 節をご覧下さい。
2617 \end_layout
2618
2619 \end_inset
2620
2621 。キャプション書式を調整するには、第
2622 \begin_inset CommandInset ref
2623 LatexCommand ref
2624 reference "sec:キャプションの書式設定"
2625
2626 \end_inset
2627
2628 節にものべられているように
2629 \series bold
2630 caption
2631 \series default
2632 パッケージを使用します。
2633 \end_layout
2634
2635 \begin_layout Standard
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 さんしょう@参照 ! ひょうへの@表への
2641 \end_layout
2642
2643 \end_inset
2644
2645 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2646 \family sans
2647 挿入\SpecialChar \menuseparator
2648 ラベル
2649 \family default
2650 メニューかツールバーボタンの
2651 \begin_inset Graphics
2652         filename ../../images/label-insert.png
2653         scale 85
2654         scaleBeforeRotation
2655
2656 \end_inset
2657
2658 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
2659 相互参照メニューかツールバーボタンの
2660 \begin_inset Graphics
2661         filename ../../images/dialog-show-new-inset_ref.png
2662         scale 85
2663         scaleBeforeRotation
2664
2665 \end_inset
2666
2667 を用いて、このラベルを参照することができます。
2668 \begin_inset Newline newline
2669 \end_inset
2670
2671 参照は、第
2672 \begin_inset CommandInset ref
2673 LatexCommand ref
2674 reference "sec:フロートの参照"
2675
2676 \end_inset
2677
2678 節で詳細に説明されています。
2679 \end_layout
2680
2681 \begin_layout Section
2682 長尺表
2683 \begin_inset CommandInset label
2684 LatexCommand label
2685 name "sec:長尺表"
2686
2687 \end_inset
2688
2689
2690 \begin_inset Index idx
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 ちょうしゃくひょう@長尺表
2695 \end_layout
2696
2697 \end_inset
2698
2699
2700 \begin_inset Index idx
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 ひょう@表 ! ちょうしゃくひょう@長尺表
2705 \end_layout
2706
2707 \end_inset
2708
2709
2710 \end_layout
2711
2712 \begin_layout Standard
2713 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2714 \family sans
2715 長尺表
2716 \family default
2717 タブにある
2718 \family sans
2719 長尺表を使う
2720 \family default
2721 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2722 することができるようになります。
2723 \end_layout
2724
2725 \begin_layout Description
2726 ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
2727 \family roman
2728 \series medium
2729 \shape up
2730 \size normal
2731 \emph off
2732 \bar no
2733 \noun off
2734 \color none
2735 ただし、
2736 \family sans
2737 \series default
2738 \shape default
2739 \size default
2740 \emph default
2741 \bar default
2742 \noun default
2743 \color inherit
2744 冒頭ヘッダ
2745 \family roman
2746 \series medium
2747 \shape up
2748 \size normal
2749 \emph off
2750 \bar no
2751 \noun off
2752 \color none
2753 が定義されているときは、冒頭ページを除きます。
2754 \family default
2755 \series default
2756 \shape default
2757 \size default
2758 \emph default
2759 \bar default
2760 \noun default
2761 \color inherit
2762 これと区別して、このヘッダは本体ヘッダと呼びます。
2763 \end_layout
2764
2765 \begin_layout Description
2766 冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
2767 \end_layout
2768
2769 \begin_layout Description
2770 フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
2771 \family roman
2772 \series medium
2773 \shape up
2774 \size normal
2775 \emph off
2776 \bar no
2777 \noun off
2778 \color none
2779 ただし、
2780 \family sans
2781 \series default
2782 \shape default
2783 \size default
2784 \emph default
2785 \bar default
2786 \noun default
2787 \color inherit
2788 末尾フッタ
2789 \family roman
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 が定義されているときは、末尾ページを除きます。
2798 \end_layout
2799
2800 \begin_layout Description
2801 末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
2802 \end_layout
2803
2804 \begin_layout Description
2805 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
2806 \begin_inset CommandInset ref
2807 LatexCommand ref
2808 reference "sub:長尺表のキャプション"
2809
2810 \end_inset
2811
2812 節で説明されています。
2813 \end_layout
2814
2815 \begin_layout Standard
2816 加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
2817 \end_layout
2818
2819 \begin_layout Standard
2820 \align center
2821 \begin_inset Tabular
2822 <lyxtabular version="3" rows="69" columns="3">
2823 <features islongtable="true" longtabularalignment="center">
2824 <column alignment="left" valignment="top" width="0cm">
2825 <column alignment="left" valignment="top" width="0pt">
2826 <column alignment="center" valignment="top" width="0pt">
2827 <row endfirsthead="true">
2828 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series bold
2834 例示用電話帳(名前は無視してください)
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 </row>
2858 <row endfirsthead="true">
2859 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Plain Layout
2863 氏名
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881
2882 \series bold
2883 TEL.
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 </row>
2889 <row endhead="true">
2890 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894
2895 \series bold
2896 例示用電話帳
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2911 \begin_inset Text
2912
2913 \begin_layout Plain Layout
2914
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 </row>
2920 <row endhead="true">
2921 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925 氏名
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2940 \begin_inset Text
2941
2942 \begin_layout Plain Layout
2943
2944 \series bold
2945 TEL.
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 </row>
2951 <row endfoot="true">
2952 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956 次頁へつづく
2957 \end_layout
2958
2959 \end_inset
2960 </cell>
2961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 </row>
2980 <row>
2981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2982 \begin_inset Text
2983
2984 \begin_layout Plain Layout
2985
2986 \series bold
2987 Annovi
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 Silvia
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 111
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row>
3012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \series bold
3018 Bertoli
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 Stefano
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 111
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \series bold
3049 Bozzi
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058 Walter
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067 111
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 </row>
3073 <row>
3074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \series bold
3080 Cachia
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 <cell alignment="center" valignment="top" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089 Maria
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098 111
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 </row>
3104 <row>
3105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109
3110 \series bold
3111 Cachia
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell alignment="center" valignment="top" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120 Maurizio
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 111
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 </row>
3135 <row>
3136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140
3141 \series bold
3142 Cinquemani
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell alignment="center" valignment="top" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151 Giusi
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 111
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 <row>
3167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3168 \begin_inset Text
3169
3170 \begin_layout Plain Layout
3171
3172 \series bold
3173 Colin
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 <cell alignment="center" valignment="top" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182 Bernard
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191 111
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 </row>
3197 <row>
3198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Plain Layout
3202
3203 \series bold
3204 Concli
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 <cell alignment="center" valignment="top" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213 Gianfranco
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222 111
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 </row>
3228 <row>
3229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \series bold
3235 Dal Bosco
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 Carolina
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 111
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 </row>
3259 <row>
3260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264
3265 \series bold
3266 Dalpiaz
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell alignment="center" valignment="top" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275 Annamaria
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 111
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 </row>
3290 <row>
3291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \series bold
3297 Feliciello
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell alignment="center" valignment="top" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306 Domenico
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315 111
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 </row>
3321 <row>
3322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \series bold
3328 Focarelli
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell alignment="center" valignment="top" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337 Paola
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346 111
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row>
3353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \series bold
3359 Galletti
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368 Oreste
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377 111
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row>
3384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \series bold
3390 Gasparini
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell alignment="center" valignment="top" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399 Franca
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 111
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 </row>
3414 <row>
3415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \series bold
3421 Rizzardi
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 Paola
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 111
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 </row>
3445 <row>
3446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450
3451 \series bold
3452 Lassini
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 Giancarlo
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470 111
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 </row>
3476 <row>
3477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \series bold
3483 Malfatti
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Luciano
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 111
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 </row>
3507 <row>
3508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512
3513 \series bold
3514 Malfatti
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 Valeriano
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3529 \begin_inset Text
3530
3531 \begin_layout Plain Layout
3532 111
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 </row>
3538 <row>
3539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3540 \begin_inset Text
3541
3542 \begin_layout Plain Layout
3543
3544 \series bold
3545 Meneguzzo
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 Roberto
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3560 \begin_inset Text
3561
3562 \begin_layout Plain Layout
3563 111
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row>
3570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574
3575 \series bold
3576 Mezzadra
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 Roberto
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 111
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 <row>
3601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605
3606 \series bold
3607 Pirpamer
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="center" valignment="top" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 Erich
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625 111
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 </row>
3631 <row>
3632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3633 \begin_inset Text
3634
3635 \begin_layout Plain Layout
3636
3637 \series bold
3638 Pochiesa
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 Paolo
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 111, 222
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 </row>
3662 <row>
3663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667
3668 \series bold
3669 Radina
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 Claudio
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687 111
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 </row>
3693 <row>
3694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3695 \begin_inset Text
3696
3697 \begin_layout Plain Layout
3698
3699 \series bold
3700 Stuffer
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 Oskar
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718 111
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 </row>
3724 <row>
3725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729
3730 \series bold
3731 Tacchelli
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 Ugo
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749 111
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 </row>
3755 <row>
3756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760
3761 \series bold
3762 Tezzele
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 Margit
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 111
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 <row>
3787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \series bold
3793 Unterkalmsteiner
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 Frieda
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811 111
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 </row>
3817 <row>
3818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822
3823 \series bold
3824 Vieider
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 Hilde
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 111
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 </row>
3848 <row>
3849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853
3854 \series bold
3855 Vigna
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 Jürgen
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873 111
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 </row>
3879 <row>
3880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884
3885 \series bold
3886 Weber
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 Maurizio
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 111
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 </row>
3910 <row>
3911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915
3916 \series bold
3917 Winkler
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 Franz
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3932 \begin_inset Text
3933
3934 \begin_layout Plain Layout
3935 111
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 </row>
3941 <row>
3942 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946  
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Annovi
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Silvia
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 555
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Bertoli
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Stefano
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 555
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Bozzi
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Walter
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 555
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Cachia
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Maria
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 555
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Cachia
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Maurizio
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 555
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Cinquemani
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Giusi
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 555
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Colin
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Bernard
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 555
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \series bold
4194 Concli
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Gianfranco
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 555
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223
4224 \series bold
4225 Dal Bosco
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 Carolina
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 555
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series bold
4256 Dalpiaz
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 Annamaria
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 555
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 <row>
4281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285
4286 \series bold
4287 Feliciello
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 Domenico
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 555
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316
4317 \series bold
4318 Focarelli
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 Paola
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 555
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347
4348 \series bold
4349 Galletti
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 Oreste
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 555
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378
4379 \series bold
4380 Gasparini
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 Franca
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 555
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 </row>
4404 <row>
4405 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409
4410 \series bold
4411 Rizzardi
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 Paola
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 555
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 </row>
4435 <row>
4436 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440
4441 \series bold
4442 Lassini
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Giancarlo
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 555
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471
4472 \series bold
4473 Malfatti
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 Luciano
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 555
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 <row>
4498 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502
4503 \series bold
4504 Malfatti
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 Valeriano
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 555
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 </row>
4528 <row>
4529 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Meneguzzo
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Roberto
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 555
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564
4565 \series bold
4566 Mezzadra
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Roberto
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 555
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 </row>
4590 <row>
4591 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4592 \begin_inset Text
4593
4594 \begin_layout Plain Layout
4595
4596 \series bold
4597 Pirpamer
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 Erich
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 555
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626
4627 \series bold
4628 Pochiesa
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 Paolo
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 555, 222
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657
4658 \series bold
4659 Radina
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 Claudio
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 555
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688
4689 \series bold
4690 Stuffer
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 Oskar
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 555
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 </row>
4714 <row>
4715 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719
4720 \series bold
4721 Tacchelli
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 Ugo
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 555
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 </row>
4745 <row>
4746 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4747 \begin_inset Text
4748
4749 \begin_layout Plain Layout
4750
4751 \series bold
4752 Tezzele
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 Margit
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 555
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 </row>
4776 <row>
4777 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Plain Layout
4781
4782 \series bold
4783 Unterkalmsteiner
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 Frieda
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 555
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 </row>
4807 <row>
4808 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4809 \begin_inset Text
4810
4811 \begin_layout Plain Layout
4812
4813 \series bold
4814 Vieider
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 Hilde
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 555
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 </row>
4838 <row>
4839 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4840 \begin_inset Text
4841
4842 \begin_layout Plain Layout
4843
4844 \series bold
4845 Vigna
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 Jürgen
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 999
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 </row>
4869 <row>
4870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874
4875 \series bold
4876 Weber
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 Maurizio
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894 555
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 </row>
4900 <row>
4901 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905
4906 \series bold
4907 Winkler
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 Franz
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925 555
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 </row>
4931 <row endlastfoot="true">
4932 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936 以上
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 </lyxtabular>
4961
4962 \end_inset
4963
4964
4965 \begin_inset ERT
4966 status collapsed
4967
4968 \begin_layout Plain Layout
4969
4970
4971 \backslash
4972 addtocounter{table}{-1}
4973 \end_layout
4974
4975 \end_inset
4976
4977
4978 \begin_inset Note Note
4979 status collapsed
4980
4981 \begin_layout Plain Layout
4982 本コマンドの説明については、第
4983 \begin_inset CommandInset ref
4984 LatexCommand ref
4985 reference "sub:長尺表のキャプション"
4986
4987 \end_inset
4988
4989 節の最初の淡色表示注釈をご覧下さい。
4990 \end_layout
4991
4992 \end_inset
4993
4994
4995 \end_layout
4996
4997 \begin_layout Subsection
4998 長尺表での脚注
4999 \begin_inset CommandInset label
5000 LatexCommand label
5001 name "sub:長尺表での脚注"
5002
5003 \end_inset
5004
5005
5006 \begin_inset Index idx
5007 status collapsed
5008
5009 \begin_layout Plain Layout
5010 ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
5011 \end_layout
5012
5013 \end_inset
5014
5015
5016 \end_layout
5017
5018 \begin_layout Standard
5019 脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
5020 \begin_inset CommandInset ref
5021 LatexCommand ref
5022 reference "tab:別キャプション"
5023
5024 \end_inset
5025
5026 には脚注が付いています。
5027 \end_layout
5028
5029 \begin_layout Subsection
5030 長尺表の縦横揃え
5031 \begin_inset Index idx
5032 status collapsed
5033
5034 \begin_layout Plain Layout
5035 ちょうしゃくひょう@長尺表 ! たてよこぞろえ@縦横揃え
5036 \end_layout
5037
5038 \end_inset
5039
5040
5041 \end_layout
5042
5043 \begin_layout Standard
5044
5045 \lang english
5046 The horizontal alignment of longtables can be set in the table settings
5047  dialog.
5048  For left- and right-alignment the table will be directly at the page border.
5049  To add space between the table and the border one has to set the alignment
5050  to center and change the value of the LaTeX-lengths 
5051 \series bold
5052
5053 \backslash
5054 LTleft 
5055 \series default
5056 or 
5057 \series bold
5058
5059 \backslash
5060 LTright
5061 \series default
5062  by inserting this line as TeX-Code before the longtable:
5063 \end_layout
5064
5065 \begin_layout Standard
5066
5067 \series bold
5068
5069 \backslash
5070 setlength{
5071 \backslash
5072 LTleft}{値}
5073 \end_layout
5074
5075 \begin_layout Standard
5076 という行を当該長尺表の前にTeXコードとして挿入して、長さ
5077 \series bold
5078
5079 \backslash
5080 LTleft
5081 \series default
5082 および
5083 \series bold
5084
5085 \backslash
5086 LTright
5087 \series default
5088 の値を変更しなくてはなりません。ここで「値」は、第
5089 \begin_inset CommandInset ref
5090 LatexCommand ref
5091 reference "tab:単位"
5092
5093 \end_inset
5094
5095 表に挙げてある単位であれば、どの単位を取ることもできます。
5096 \series bold
5097
5098 \backslash
5099 LTleft
5100 \series default
5101 は、左頁余白から長尺表までの水平方向の距離を制御し、
5102 \series bold
5103
5104 \backslash
5105 LTright
5106 \series default
5107 は、右頁余白からの距離を制御します。これらの長さの既定値は
5108 \series bold
5109
5110 \backslash
5111 fill
5112 \series default
5113 となっており、LyXの水平フィルと同等になっています。
5114 \end_layout
5115
5116 \begin_layout Standard
5117
5118 \lang english
5119 The following longtable was centered and
5120 \lang japanese
5121  
5122 \series bold
5123
5124 \backslash
5125 LTleft
5126 \series default
5127  
5128 \lang english
5129 set to
5130 \lang japanese
5131  
5132 \family sans
5133 0.1
5134 \backslash
5135 columnwidth
5136 \family default
5137 :
5138 \begin_inset ERT
5139 status collapsed
5140
5141 \begin_layout Plain Layout
5142
5143
5144 \backslash
5145 setlength{
5146 \backslash
5147 LTleft}{0.1
5148 \backslash
5149 columnwidth}
5150 \end_layout
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \begin_layout Standard
5158 \begin_inset Tabular
5159 <lyxtabular version="3" rows="5" columns="5">
5160 <features islongtable="true" longtabularalignment="center">
5161 <column alignment="center" valignment="top" width="0">
5162 <column alignment="center" valignment="top" width="0">
5163 <column alignment="center" valignment="top" width="0">
5164 <column alignment="center" valignment="top" width="0">
5165 <column alignment="center" valignment="top" width="0">
5166 <row>
5167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 1
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 2
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 3
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 4
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 5
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 </row>
5213 <row>
5214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 いろは
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254 いろは
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 </row>
5260 <row>
5261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 いろは
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 いろは
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 </row>
5307 <row>
5308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 いろは
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 いろは
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 </row>
5354 <row>
5355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Plain Layout
5359 いろは
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368 いろは
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377 いろは
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 いろは
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 いろは
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 </row>
5401 </lyxtabular>
5402
5403 \end_inset
5404
5405
5406 \begin_inset ERT
5407 status collapsed
5408
5409 \begin_layout Plain Layout
5410
5411
5412 \backslash
5413 setlength{
5414 \backslash
5415 LTleft}{
5416 \backslash
5417 fill}
5418 \end_layout
5419
5420 \end_inset
5421
5422
5423 \begin_inset ERT
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427
5428
5429 \backslash
5430 addtocounter{table}{-1}
5431 \end_layout
5432
5433 \end_inset
5434
5435
5436 \begin_inset Note Note
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 このコマンドの説明に関しては、第
5441 \begin_inset CommandInset ref
5442 LatexCommand ref
5443 reference "sub:長尺表のキャプション"
5444
5445 \end_inset
5446
5447 節の最初の淡色表示注釈をご覧下さい。
5448 \end_layout
5449
5450 \end_inset
5451
5452
5453 \end_layout
5454
5455 \begin_layout Subsection
5456 長尺表のキャプション
5457 \begin_inset Index idx
5458 status collapsed
5459
5460 \begin_layout Plain Layout
5461 ちょうしゃくひょう@長尺表 ! きゃぷしょん@キャプション
5462 \end_layout
5463
5464 \end_inset
5465
5466
5467 \begin_inset CommandInset label
5468 LatexCommand label
5469 name "sub:長尺表のキャプション"
5470
5471 \end_inset
5472
5473
5474 \end_layout
5475
5476 \begin_layout Standard
5477 フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
5478 \begin_inset CommandInset ref
5479 LatexCommand ref
5480 reference "sec:長尺表"
5481
5482 \end_inset
5483
5484 節に述べられているように、ある行で長尺表オプションの
5485 \family sans
5486 キャプション
5487 \family default
5488 を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
5489 \end_layout
5490
5491 \begin_layout Standard
5492 以下は、動作を確認するための短い長尺表です。
5493 \end_layout
5494
5495 \begin_layout Standard
5496 \begin_inset Tabular
5497 <lyxtabular version="3" rows="6" columns="5">
5498 <features islongtable="true" longtabularalignment="center">
5499 <column alignment="center" valignment="top" width="0">
5500 <column alignment="center" valignment="top" width="0">
5501 <column alignment="center" valignment="top" width="0">
5502 <column alignment="center" valignment="top" width="0">
5503 <column alignment="center" valignment="top" width="0">
5504 <row caption="true">
5505 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 \begin_inset Caption
5510
5511 \begin_layout Plain Layout
5512 キャプション付き長尺表
5513 \begin_inset Argument
5514 status collapsed
5515
5516 \begin_layout Plain Layout
5517 長尺表
5518 \end_layout
5519
5520 \end_inset
5521
5522
5523 \end_layout
5524
5525 \end_inset
5526
5527
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 </row>
5569 <row>
5570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 1
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 2
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 3
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 4
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 5
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 いろは
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 いろは
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 </row>
5663 <row>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 いろは
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 いろは
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 いろは
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 いろは
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 </row>
5757 <row>
5758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 いろは
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 いろは
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 いろは
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 いろは
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5795 \begin_inset Text
5796
5797 \begin_layout Plain Layout
5798 いろは
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 </lyxtabular>
5805
5806 \end_inset
5807
5808
5809 \end_layout
5810
5811 \begin_layout Standard
5812 \begin_inset VSpace medskip
5813 \end_inset
5814
5815
5816 \begin_inset Note Greyedout
5817 status open
5818
5819 \begin_layout Plain Layout
5820
5821 \series bold
5822 【註1】
5823 \series default
5824 表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
5825 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
5826 \end_layout
5827
5828 \begin_layout Plain Layout
5829
5830 \series bold
5831
5832 \backslash
5833 addtocounter{table}{-1}
5834 \end_layout
5835
5836 \begin_layout Plain Layout
5837 というコマンドを挿入する方法があります。
5838 \end_layout
5839
5840 \begin_layout Plain Layout
5841 全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
5842 \end_layout
5843
5844 \begin_layout Plain Layout
5845
5846 \series bold
5847
5848 \backslash
5849 let
5850 \backslash
5851 myEnd
5852 \backslash
5853 endlongtable
5854 \begin_inset Newline newline
5855 \end_inset
5856
5857
5858 \backslash
5859 renewcommand{
5860 \backslash
5861 endlongtable}{
5862 \backslash
5863 myEnd
5864 \backslash
5865 addtocounter{table}{-1}}
5866 \end_layout
5867
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 \begin_inset Note Greyedout
5875 status open
5876
5877 \begin_layout Plain Layout
5878
5879 \series bold
5880 【註2】
5881 \series default
5882 相互参照をリンクするために、
5883 \family sans
5884 文書設定
5885 \family default
5886 ダイアログの
5887 \family sans
5888 PDF特性
5889 \family default
5890
5891 \series bold
5892 hyperref
5893 \series default
5894
5895 \begin_inset Index idx
5896 status collapsed
5897
5898 \begin_layout Plain Layout
5899 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
5900 \end_layout
5901
5902 \end_inset
5903
5904 を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
5905 \end_layout
5906
5907 \end_inset
5908
5909
5910 \end_layout
5911
5912 \begin_layout Subsubsection
5913 長尺表への参照
5914 \begin_inset Index idx
5915 status collapsed
5916
5917 \begin_layout Plain Layout
5918 ちょうしゃくひょう@長尺表 ! さんしょう@参照
5919 \end_layout
5920
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \begin_layout Standard
5927 \begin_inset Tabular
5928 <lyxtabular version="3" rows="6" columns="5">
5929 <features islongtable="true" longtabularalignment="center">
5930 <column alignment="center" valignment="top" width="0">
5931 <column alignment="center" valignment="top" width="0">
5932 <column alignment="center" valignment="top" width="0">
5933 <column alignment="center" valignment="top" width="0">
5934 <column alignment="center" valignment="top" width="0">
5935 <row caption="true">
5936 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 \begin_inset Caption
5941
5942 \begin_layout Plain Layout
5943 参照された長尺表
5944 \begin_inset CommandInset label
5945 LatexCommand label
5946 name "tab:参照例"
5947
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \end_inset
5954
5955
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 </row>
5997 <row>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 1
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 2
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 3
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 4
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 5
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 </row>
6044 <row>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 いろは
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 いろは
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 </row>
6091 <row>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 いろは
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 いろは
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 </row>
6138 <row>
6139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 いろは
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 いろは
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 <row>
6186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Plain Layout
6190 いろは
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 いろは
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 いろは
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 いろは
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 いろは
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 </row>
6232 </lyxtabular>
6233
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \begin_layout Standard
6240 長尺表を参照するには、キャプションにラベルを挿入してください。
6241 \end_layout
6242
6243 \begin_layout Standard
6244 これは表
6245 \begin_inset CommandInset ref
6246 LatexCommand ref
6247 reference "tab:参照例"
6248
6249 \end_inset
6250
6251 への参照です。
6252 \end_layout
6253
6254 \begin_layout Standard
6255 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
6256 \series bold
6257 caption
6258 \series default
6259
6260 \begin_inset Index idx
6261 status collapsed
6262
6263 \begin_layout Plain Layout
6264 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6265 \end_layout
6266
6267 \end_inset
6268
6269 を使用して設定することができます。第
6270 \begin_inset CommandInset ref
6271 LatexCommand ref
6272 reference "sec:キャプションの書式設定"
6273
6274 \end_inset
6275
6276 節をご覧下さい。
6277 \end_layout
6278
6279 \begin_layout Subsubsection
6280 キャプションの幅
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
6286 \end_layout
6287
6288 \end_inset
6289
6290
6291 \end_layout
6292
6293 \begin_layout Standard
6294 キャプション行の最大長は、長さ
6295 \series bold
6296
6297 \backslash
6298 LTcapwidth
6299 \series default
6300 によって指定することができます。既定値は4
6301 \begin_inset space \thinspace{}
6302 \end_inset
6303
6304 inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
6305 \end_layout
6306
6307 \begin_layout Standard
6308
6309 \series bold
6310
6311 \backslash
6312 setlength{
6313 \backslash
6314 LTcapwidth}{幅}
6315 \end_layout
6316
6317 \begin_layout Standard
6318 というコマンドを書き加えて下さい。ここで「幅」には、付録
6319 \begin_inset CommandInset ref
6320 LatexCommand ref
6321 reference "cha:LyXで使用できる単位"
6322
6323 \end_inset
6324
6325 に挙げられている単位を取ることができます。
6326 \end_layout
6327
6328 \begin_layout Standard
6329 以下の各表で違いを示します。
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \begin_inset Tabular
6334 <lyxtabular version="3" rows="6" columns="5">
6335 <features islongtable="true" longtabularalignment="center">
6336 <column alignment="center" valignment="top" width="0">
6337 <column alignment="center" valignment="top" width="0">
6338 <column alignment="center" valignment="top" width="0">
6339 <column alignment="center" valignment="top" width="0">
6340 <column alignment="center" valignment="top" width="0">
6341 <row caption="true">
6342 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 \begin_inset Caption
6347
6348 \begin_layout Plain Layout
6349 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6350 \begin_inset Argument
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354 既定幅のキャプション
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \end_inset
6363
6364
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell multicolumn="2" alignment="center" valignment="top" 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 multicolumn="2" alignment="center" valignment="top" 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 multicolumn="2" alignment="center" valignment="top" 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 multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 </row>
6406 <row>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 1
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420 2
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429 3
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 4
6439 \end_layout
6440
6441 \end_inset
6442 </cell>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 5
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 </row>
6453 <row>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 いろは
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 いろは
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 </row>
6500 <row>
6501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 いろは
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 いろは
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 </row>
6547 <row>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 いろは
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 いろは
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 </row>
6594 <row>
6595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 いろは
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 いろは
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 いろは
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626 いろは
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635 いろは
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 </row>
6641 </lyxtabular>
6642
6643 \end_inset
6644
6645
6646 \end_layout
6647
6648 \begin_layout Standard
6649 \begin_inset ERT
6650 status collapsed
6651
6652 \begin_layout Plain Layout
6653
6654
6655 \backslash
6656 setlength{
6657 \backslash
6658 LTcapwidth}{5cm}
6659 \end_layout
6660
6661 \end_inset
6662
6663
6664 \begin_inset Tabular
6665 <lyxtabular version="3" rows="6" columns="5">
6666 <features islongtable="true" longtabularalignment="center">
6667 <column alignment="center" valignment="top" width="0">
6668 <column alignment="center" valignment="top" width="0">
6669 <column alignment="center" valignment="top" width="0">
6670 <column alignment="center" valignment="top" width="0">
6671 <column alignment="center" valignment="top" width="0">
6672 <row caption="true">
6673 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 \begin_inset Caption
6678
6679 \begin_layout Plain Layout
6680 5
6681 \begin_inset space \thinspace{}
6682 \end_inset
6683
6684 cm幅のなが〜いフルタイトル・5
6685 \begin_inset space \thinspace{}
6686 \end_inset
6687
6688 cm幅のなが〜いフルタイトル・5
6689 \begin_inset space \thinspace{}
6690 \end_inset
6691
6692 cm幅のなが〜いフルタイトル
6693 \begin_inset Argument
6694 status collapsed
6695
6696 \begin_layout Plain Layout
6697 5
6698 \begin_inset space \thinspace{}
6699 \end_inset
6700
6701 cm幅のキャプション
6702 \end_layout
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 <row>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 1
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 2
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 3
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 4
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 5
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 </row>
6800 <row>
6801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 いろは
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 いろは
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 </row>
6847 <row>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 いろは
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 いろは
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899 いろは
6900 \end_layout
6901
6902 \end_inset
6903 </cell>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 いろは
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 </row>
6941 <row>
6942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6943 \begin_inset Text
6944
6945 \begin_layout Plain Layout
6946 いろは
6947 \end_layout
6948
6949 \end_inset
6950 </cell>
6951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 いろは
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964 いろは
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 いろは
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 いろは
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 </row>
6988 </lyxtabular>
6989
6990 \end_inset
6991
6992
6993 \end_layout
6994
6995 \begin_layout Standard
6996 \begin_inset ERT
6997 status collapsed
6998
6999 \begin_layout Plain Layout
7000
7001
7002 \backslash
7003 setlength{
7004 \backslash
7005 LTcapwidth}{4in}
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \end_layout
7012
7013 \begin_layout Standard
7014 \begin_inset Note Greyedout
7015 status open
7016
7017 \begin_layout Plain Layout
7018
7019 \series bold
7020 【註】
7021 \series default
7022 この文書のようにLaTeXパッケージの
7023 \series bold
7024 caption
7025 \series default
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 LaTeXぱっけーじ@LaTeXパッケージ ! caption
7032 \end_layout
7033
7034 \end_inset
7035
7036 を使用している時には、
7037 \series bold
7038
7039 \backslash
7040 LTcapwidth
7041 \series default
7042 に既定値の4
7043 \begin_inset space \thinspace{}
7044 \end_inset
7045
7046 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
7047 \begin_inset space \thinspace{}
7048 \end_inset
7049
7050 in幅のキャプションを作るには、3.99
7051 \begin_inset space \thinspace{}
7052 \end_inset
7053
7054 inのように4.0
7055 \begin_inset space \thinspace{}
7056 \end_inset
7057
7058 inと少し違う値を指定するか、
7059 \series bold
7060 caption
7061 \series default
7062 パッケージが提供している
7063 \series bold
7064
7065 \backslash
7066 captionsetup{width=値}
7067 \series default
7068 というLaTeXコマンドを用いる方法があります。
7069 \end_layout
7070
7071 \end_inset
7072
7073
7074 \end_layout
7075
7076 \begin_layout Subsubsection
7077 表の各ページごとに異なるキャプション
7078 \begin_inset Index idx
7079 status collapsed
7080
7081 \begin_layout Plain Layout
7082 ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \begin_layout Standard
7091 次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
7092 \end_layout
7093
7094 \begin_layout Standard
7095
7096 \series bold
7097
7098 \backslash
7099 caption*{キャプション文}
7100 \backslash
7101
7102 \backslash
7103 %
7104 \end_layout
7105
7106 \begin_layout Standard
7107 というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
7108 \begin_inset CommandInset ref
7109 LatexCommand ref
7110 reference "tab:別キャプション"
7111
7112 \end_inset
7113
7114 は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
7115 \end_layout
7116
7117 \begin_layout Standard
7118 \align center
7119 \begin_inset Tabular
7120 <lyxtabular version="3" rows="59" columns="3">
7121 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7122 <column alignment="left" valignment="top" width="0cm">
7123 <column alignment="left" valignment="top" width="0pt">
7124 <column alignment="center" valignment="top" width="0pt">
7125 <row caption="true">
7126 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 \begin_inset Caption
7131
7132 \begin_layout Plain Layout
7133 例示用電話帳
7134 \begin_inset CommandInset label
7135 LatexCommand label
7136 name "tab:別キャプション"
7137
7138 \end_inset
7139
7140
7141 \begin_inset Argument
7142 status collapsed
7143
7144 \begin_layout Plain Layout
7145 例示用電話帳
7146 \end_layout
7147
7148 \end_inset
7149
7150
7151 \end_layout
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 </row>
7179 <row endfirsthead="true">
7180 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \series bold
7186 例示用電話帳(名前は無視の事)
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 </row>
7210 <row endfirsthead="true">
7211 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215
7216 \series bold
7217 氏名
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7232 \begin_inset Text
7233
7234 \begin_layout Plain Layout
7235
7236 \series bold
7237 TEL.
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 </row>
7243 <row endhead="true">
7244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 \begin_inset ERT
7249 status collapsed
7250
7251 \begin_layout Plain Layout
7252
7253
7254 \backslash
7255 caption*{例示用電話帳の続き}
7256 \backslash
7257
7258 \backslash
7259 %
7260 \end_layout
7261
7262 \end_inset
7263
7264
7265 \end_layout
7266
7267 \end_inset
7268 </cell>
7269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7279 \begin_inset Text
7280
7281 \begin_layout Plain Layout
7282
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 </row>
7288 <row endhead="true">
7289 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293
7294 \series bold
7295 例示用電話帳
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Plain Layout
7304
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 </row>
7319 <row endhead="true">
7320 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324
7325 \series bold
7326 氏名
7327 \end_layout
7328
7329 \end_inset
7330 </cell>
7331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344
7345 \series bold
7346 TEL.
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row endfoot="true">
7353 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 次頁に続く
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 </row>
7381 <row>
7382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7383 \begin_inset Text
7384
7385 \begin_layout Plain Layout
7386
7387 \series bold
7388 Annovi
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7394 \begin_inset Text
7395
7396 \begin_layout Plain Layout
7397 Silvia
7398 \end_layout
7399
7400 \end_inset
7401 </cell>
7402 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7403 \begin_inset Text
7404
7405 \begin_layout Plain Layout
7406 111
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 </row>
7412 <row>
7413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417
7418 \series bold
7419 Bertoli
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 Stefano
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 111
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 </row>
7443 <row>
7444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448
7449 \series bold
7450 Bozzi
7451 \end_layout
7452
7453 \end_inset
7454 </cell>
7455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459 Walter
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 111
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 </row>
7474 <row>
7475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479
7480 \series bold
7481 Cachia
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 Maria
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 111
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 </row>
7505 <row>
7506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510
7511 \series bold
7512 Cachia
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 Maurizio
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 111
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 </row>
7536 <row>
7537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541
7542 \series bold
7543 Cinquemani
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552 Giusi
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 111
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 </row>
7567 <row>
7568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572
7573 \series bold
7574 Colin
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 Bernard
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592 111
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 </row>
7598 <row>
7599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603
7604 \series bold
7605 Concli
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 Gianfranco
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 111
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 </row>
7629 <row>
7630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634
7635 \series bold
7636 Dal Bosco
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645 Carolina
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 111
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row>
7661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \series bold
7667 Dalpiaz
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 Annamaria
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7682 \begin_inset Text
7683
7684 \begin_layout Plain Layout
7685 111
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row>
7692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \series bold
7698 Feliciello
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 Domenico
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716 111
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 </row>
7722 <row>
7723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727
7728 \series bold
7729 Focarelli
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738 Paola
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747 111
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 </row>
7753 <row>
7754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758
7759 \series bold
7760 Galletti
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769 Oreste
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778 111
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 </row>
7784 <row>
7785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789
7790 \series bold
7791 Gasparini
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 Franca
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 111
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 </row>
7815 <row>
7816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \series bold
7822 Rizzardi
7823 \series default
7824
7825 \begin_inset Foot
7826 status collapsed
7827
7828 \begin_layout Plain Layout
7829 例示用脚注
7830 \end_layout
7831
7832 \end_inset
7833
7834
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843 Paola
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852 111
7853 \end_layout
7854
7855 \end_inset
7856 </cell>
7857 </row>
7858 <row>
7859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \series bold
7865 Lassini
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874 Giancarlo
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883 111
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 </row>
7889 <row>
7890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894
7895 \series bold
7896 Malfatti
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905 Luciano
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914 111
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 <row>
7921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \series bold
7927 Malfatti
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936 Valeriano
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 111
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \series bold
7958 Meneguzzo
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 Roberto
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 111
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \series bold
7989 Mezzadra
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 Roberto
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 111
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 </row>
8013 <row>
8014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \series bold
8020 Pirpamer
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Erich
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 111
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \series bold
8051 Pochiesa
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 Paolo
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 111, 222
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Radina
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 Claudio
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 111
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 Stuffer
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Oskar
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 111
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \series bold
8144 Tacchelli
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 Ugo
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 111
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Tezzele
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 Margit
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 111
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Unterkalmsteiner
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Frieda
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 111
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \series bold
8237 Vieider
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Hilde
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 111
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 </row>
8261 <row>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Vigna
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 Jürgen
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 111
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \series bold
8299 Weber
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 Maurizio
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 111
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \series bold
8330 Winkler
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 Franz
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 111
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359  
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \series bold
8390 Annovi
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 Silvia
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 555
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 Bertoli
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 Stefano
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 555
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \series bold
8452 Bozzi
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 Walter
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 555
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \series bold
8483 Cachia
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 Maria
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 555
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \series bold
8514 Cachia
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 Maurizio
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 555
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 </row>
8538 <row>
8539 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \series bold
8545 Cinquemani
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 Giusi
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 555
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \series bold
8576 Colin
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 Bernard
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 555
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row>
8601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \series bold
8607 Concli
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 Gianfranco
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 555
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636
8637 \series bold
8638 Dal Bosco
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 Carolina
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 555
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \series bold
8669 Dalpiaz
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 Annamaria
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 555
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \series bold
8700 Feliciello
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 Domenico
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 555
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 </row>
8724 <row>
8725 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729
8730 \series bold
8731 Focarelli
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 Paola
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 555
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 </row>
8755 <row>
8756 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760
8761 \series bold
8762 Galletti
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 Oreste
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 555
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row>
8787 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \series bold
8793 Gasparini
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 Franca
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 555
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 <row>
8818 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \series bold
8824 Rizzardi
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 Paola
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842 555
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 </row>
8848 <row>
8849 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853
8854 \series bold
8855 Lassini
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 Giancarlo
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 555
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 </row>
8879 <row>
8880 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884
8885 \series bold
8886 Malfatti
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 Luciano
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904 555
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \series bold
8917 Malfatti
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 Valeriano
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935 555
8936 \end_layout
8937
8938 \end_inset
8939 </cell>
8940 </row>
8941 <row>
8942 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946
8947 \series bold
8948 Meneguzzo
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957 Roberto
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 555
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 </row>
8972 <row>
8973 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977
8978 \series bold
8979 Mezzadra
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 Roberto
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 555
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 </lyxtabular>
9004
9005 \end_inset
9006
9007
9008 \end_layout
9009
9010 \begin_layout Section
9011 長尺表にまつわる諸点
9012 \begin_inset CommandInset label
9013 LatexCommand label
9014 name "sec:長尺表にまつわる諸点"
9015
9016 \end_inset
9017
9018
9019 \end_layout
9020
9021 \begin_layout Subsection
9022 長尺表の計算
9023 \begin_inset Index idx
9024 status collapsed
9025
9026 \begin_layout Plain Layout
9027 ちょうしゃくひょう@長尺表 ! けいさん@計算
9028 \end_layout
9029
9030 \end_inset
9031
9032
9033 \end_layout
9034
9035 \begin_layout Standard
9036 LaTeXは、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
9037 の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
9038 \end_layout
9039
9040 \begin_layout Standard
9041
9042 \series bold
9043
9044 \backslash
9045 setcounter{LTchunksize}{100}
9046 \end_layout
9047
9048 \begin_layout Standard
9049 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
9050 \end_layout
9051
9052 \begin_layout Subsection
9053 フロートと長尺表
9054 \begin_inset Index idx
9055 status collapsed
9056
9057 \begin_layout Plain Layout
9058 ちょうしゃくひょう@長尺表 ! ふろーと@フロート
9059 \end_layout
9060
9061 \end_inset
9062
9063
9064 \end_layout
9065
9066 \begin_layout Standard
9067 長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
9068 \series bold
9069
9070 \backslash
9071 clearpage
9072 \series default
9073 コマンドを長尺表の前にTeXコードとして書き加えてください。
9074 \end_layout
9075
9076 \begin_layout Subsection
9077 強制改頁
9078 \begin_inset Index idx
9079 status collapsed
9080
9081 \begin_layout Plain Layout
9082 ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Standard
9091 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
9092 ド「
9093 \series bold
9094
9095 \backslash
9096
9097 \backslash
9098
9099 \series default
9100 」を挿入します。
9101 \series bold
9102
9103 \backslash
9104
9105 \backslash
9106
9107 \series default
9108 コマンドの前には、現セルよりも右にある列数と同じ数の「
9109 \series bold
9110 &
9111 \series default
9112 」文字を、TeXコードで挿入してやる必要があります。この
9113 \series bold
9114 &
9115 \series default
9116 は、表セルの区切り文字です。各
9117 \series bold
9118 &
9119 \series default
9120 の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
9121 \begin_inset Newline newline
9122 \end_inset
9123
9124
9125 \series bold
9126
9127 \backslash
9128
9129 \backslash
9130
9131 \series default
9132 コマンドの後ろには、現在列の左側にある列数と同じ数の
9133 \series bold
9134 &
9135 \series default
9136 文字を挿入してください。表
9137 \begin_inset CommandInset ref
9138 LatexCommand ref
9139 reference "tab:強制改頁"
9140
9141 \end_inset
9142
9143 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
9144 \end_layout
9145
9146 \begin_layout Standard
9147
9148 \series bold
9149 & 111
9150 \backslash
9151
9152 \backslash
9153  
9154 \backslash
9155 newpage
9156 \begin_inset Newline newline
9157 \end_inset
9158
9159 &
9160 \end_layout
9161
9162 \begin_layout Standard
9163 というコマンドが、セル中「
9164 \emph on
9165 Castelchiodato,
9166 \emph default
9167 」の後にTeXコードとして挿入してあります。
9168 \end_layout
9169
9170 \begin_layout Standard
9171 同一行3列目の「111」は削除してあります。
9172 \series bold
9173
9174 \backslash
9175 newpage
9176 \series default
9177 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
9178 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
9179 \end_layout
9180
9181 \begin_layout Standard
9182
9183 \series bold
9184 & 111
9185 \backslash
9186
9187 \backslash
9188
9189 \begin_inset Newline newline
9190 \end_inset
9191
9192
9193 \backslash
9194 hline &
9195 \end_layout
9196
9197 \begin_layout Standard
9198 というコマンドを使用して下さい。
9199 \end_layout
9200
9201 \begin_layout Standard
9202 改頁をしたいセルが最右列にある場合には、
9203 \end_layout
9204
9205 \begin_layout Standard
9206
9207 \series bold
9208
9209 \backslash
9210 setlength{
9211 \backslash
9212 parfillskip}{0pt}
9213 \end_layout
9214
9215 \begin_layout Standard
9216 というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
9217
9218 \end_layout
9219
9220 \begin_layout Standard
9221 \align center
9222 \begin_inset Tabular
9223 <lyxtabular version="3" rows="38" columns="3">
9224 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9225 <column alignment="left" valignment="top" width="0cm">
9226 <column alignment="left" valignment="top" width="3cm">
9227 <column alignment="center" valignment="top" width="0pt">
9228 <row caption="true">
9229 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 \begin_inset Caption
9234
9235 \begin_layout Plain Layout
9236 表セル内で強制改頁をしている表
9237 \begin_inset CommandInset label
9238 LatexCommand label
9239 name "tab:強制改頁"
9240
9241 \end_inset
9242
9243
9244 \begin_inset Argument
9245 status collapsed
9246
9247 \begin_layout Plain Layout
9248 表セル内で強制改頁をしている表
9249 \end_layout
9250
9251 \end_inset
9252
9253
9254 \end_layout
9255
9256 \end_inset
9257
9258
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 <row endfirsthead="true">
9283 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287
9288 \series bold
9289 例示用電話帳(氏名は無視の事)
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 <row endfirsthead="true">
9314 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318
9319 \series bold
9320 氏名
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \series bold
9340 TEL.
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 </row>
9346 <row endhead="true">
9347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351 \begin_inset ERT
9352 status collapsed
9353
9354 \begin_layout Plain Layout
9355
9356
9357 \backslash
9358 caption*{例示用電話帳の続き}
9359 \backslash
9360
9361 \backslash
9362 %
9363 \end_layout
9364
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row endhead="true">
9392 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396 例示用電話帳
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 <row endhead="true">
9421 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425
9426 \series bold
9427 氏名
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445
9446 \series bold
9447 TEL.
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 <row endfoot="true">
9454 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458 次頁に続く
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \series bold
9489 Annovi
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498 Silvia
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507 111
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 </row>
9513 <row>
9514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518
9519 \series bold
9520 Bertoli
9521 \end_layout
9522
9523 \end_inset
9524 </cell>
9525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529 Stefano
9530 \end_layout
9531
9532 \end_inset
9533 </cell>
9534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9535 \begin_inset Text
9536
9537 \begin_layout Plain Layout
9538 111
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 <row>
9545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549
9550 \series bold
9551 Bozzi
9552 \end_layout
9553
9554 \end_inset
9555 </cell>
9556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560 Walter
9561 \end_layout
9562
9563 \end_inset
9564 </cell>
9565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569 111
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 </row>
9575 <row>
9576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580
9581 \series bold
9582 Cachia
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 Maria
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 111
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611
9612 \series bold
9613 Cachia
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622 Maurizio
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 111
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \series bold
9644 Cinquemani
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653 Giusi
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 111
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673
9674 \series bold
9675 Colin
9676 \end_layout
9677
9678 \end_inset
9679 </cell>
9680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684 Bernard
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 111
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 <row>
9700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704
9705 \series bold
9706 Concli
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9712 \begin_inset Text
9713
9714 \begin_layout Plain Layout
9715 Gianfranco
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9721 \begin_inset Text
9722
9723 \begin_layout Plain Layout
9724 111
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \series bold
9737 Dal Bosco
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 Carolina
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755 111
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 </row>
9761 <row>
9762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766
9767 \series bold
9768 Dalpiaz
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9774 \begin_inset Text
9775
9776 \begin_layout Plain Layout
9777 Annamaria
9778 \end_layout
9779
9780 \end_inset
9781 </cell>
9782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786 111
9787 \end_layout
9788
9789 \end_inset
9790 </cell>
9791 </row>
9792 <row>
9793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797
9798 \series bold
9799 Feliciello
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9805 \begin_inset Text
9806
9807 \begin_layout Plain Layout
9808 Domenico
9809 \end_layout
9810
9811 \end_inset
9812 </cell>
9813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9814 \begin_inset Text
9815
9816 \begin_layout Plain Layout
9817 111
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 </row>
9823 <row>
9824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9825 \begin_inset Text
9826
9827 \begin_layout Plain Layout
9828
9829 \series bold
9830 Focarelli
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9836 \begin_inset Text
9837
9838 \begin_layout Plain Layout
9839 Paola
9840 \end_layout
9841
9842 \end_inset
9843 </cell>
9844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848 111
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 </row>
9854 <row>
9855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859
9860 \series bold
9861 Galletti
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870 Oreste
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9876 \begin_inset Text
9877
9878 \begin_layout Plain Layout
9879 111
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 </row>
9885 <row>
9886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890
9891 \series bold
9892 Gasparini
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901 Franca
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 111
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 </row>
9916 <row>
9917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \series bold
9923 Lassini
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932 Giancarlo
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 111
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 <row>
9948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952
9953 \series bold
9954 Malfatti
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963 Luciano
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9969 \begin_inset Text
9970
9971 \begin_layout Plain Layout
9972 111
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 </row>
9978 <row>
9979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983
9984 \series bold
9985 Malfatti
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994 Valeriano
9995 \end_layout
9996
9997 \end_inset
9998 </cell>
9999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10000 \begin_inset Text
10001
10002 \begin_layout Plain Layout
10003 111
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 </row>
10009 <row>
10010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014
10015 \series bold
10016 Meneguzzo
10017 \end_layout
10018
10019 \end_inset
10020 </cell>
10021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025 Roberto
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034 111
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 </row>
10040 <row>
10041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045
10046 \series bold
10047 Mezzadra
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056 Roberto
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065 111
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 </row>
10071 <row>
10072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076
10077 \series bold
10078 Pirpamer
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087 Erich
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096 111
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 </row>
10102 <row>
10103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10104 \begin_inset Text
10105
10106 \begin_layout Plain Layout
10107
10108 \series bold
10109 Pochiesa
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 Paolo
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Plain Layout
10127 111, 222
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 </row>
10133 <row>
10134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138
10139 \series bold
10140 Radina
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149 Claudio
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10155 \begin_inset Text
10156
10157 \begin_layout Plain Layout
10158 111
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 </row>
10164 <row>
10165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169
10170 \series bold
10171 Rizzardi
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180 Paolo, 11.
10181  Fürst von Montecompatri, 11.
10182  Fürst von Sulmona und Vivaro, 10.
10183  Fürst von Rossano, 5.
10184  Herzog von Canemorte, 11.
10185  Herzog von Palombara, 5.
10186  Herzog von Castelchiodato,
10187 \begin_inset ERT
10188 status collapsed
10189
10190 \begin_layout Plain Layout
10191
10192 & 111
10193 \backslash
10194
10195 \backslash
10196  
10197 \backslash
10198 newpage
10199 \end_layout
10200
10201 \begin_layout Plain Layout
10202
10203 &
10204 \end_layout
10205
10206 \end_inset
10207
10208  11.
10209  Herzog von Poggionativo, 11.
10210  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10211  Graf von Valinfreda, 11.
10212  Baron von Cropalati, 11.
10213  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row>
10229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \series bold
10235 Stuffer
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 Oskar
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 111
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 </row>
10259 <row>
10260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 Tacchelli
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 Ugo
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 111
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 </row>
10290 <row>
10291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \series bold
10297 Tezzele
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 Margit
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 111
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 </row>
10321 <row>
10322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326
10327 \series bold
10328 Unterkalmsteiner
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 Frieda
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 111
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 </row>
10352 <row>
10353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357
10358 \series bold
10359 Vieider
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 Hilde
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 111
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \series bold
10390 Vigna
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 Jürgen
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 111
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 </row>
10414 <row>
10415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419
10420 \series bold
10421 Weber
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 Maurizio
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 111
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 </row>
10445 <row>
10446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452 Winkler
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 Franz
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 111
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 </lyxtabular>
10477
10478 \end_inset
10479
10480
10481 \end_layout
10482
10483 \begin_layout Section
10484 複数行・連結列・連結行
10485 \end_layout
10486
10487 \begin_layout Subsection
10488 表セル内の複数行
10489 \begin_inset CommandInset label
10490 LatexCommand label
10491 name "sub:複数行"
10492
10493 \end_inset
10494
10495
10496 \begin_inset Index idx
10497 status collapsed
10498
10499 \begin_layout Plain Layout
10500 ひょうせるないのふくすうぎょう@表セル内の複数行
10501 \end_layout
10502
10503 \end_inset
10504
10505
10506 \begin_inset Index idx
10507 status collapsed
10508
10509 \begin_layout Plain Layout
10510 ひょう@表 ! かいぎょう@改行
10511 \end_layout
10512
10513 \end_inset
10514
10515
10516 \end_layout
10517
10518 \begin_layout Standard
10519 \noindent
10520 \begin_inset Float table
10521 placement H
10522 wide false
10523 sideways false
10524 status open
10525
10526 \begin_layout Plain Layout
10527 \begin_inset Caption
10528
10529 \begin_layout Plain Layout
10530 \begin_inset CommandInset label
10531 LatexCommand label
10532 name "tab:複数行表"
10533
10534 \end_inset
10535
10536 セル内に複数の行がある表
10537 \end_layout
10538
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \begin_layout Plain Layout
10545 \align center
10546 \begin_inset Tabular
10547 <lyxtabular version="3" rows="3" columns="3">
10548 <features tabularvalignment="middle">
10549 <column alignment="center" valignment="middle" width="2.5cm">
10550 <column alignment="center" valignment="middle" width="0">
10551 <column alignment="center" valignment="middle" width="0">
10552 <row>
10553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 複数の
10558 \begin_inset Newline linebreak
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608
10609 \end_layout
10610
10611 \end_inset
10612 </cell>
10613 </row>
10614 <row>
10615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 </lyxtabular>
10644
10645 \end_inset
10646
10647
10648 \end_layout
10649
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \begin_layout Standard
10656 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10657 \end_layout
10658
10659 \begin_layout Standard
10660
10661 \begin_inset CommandInset ref
10662 LatexCommand ref
10663 reference "tab:複数行表"
10664
10665 \end_inset
10666
10667 を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
10668 \family sans
10669 設定
10670 \family default
10671 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10672 \begin_inset space \thinspace{}
10673 \end_inset
10674
10675 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10676 \begin_inset space \thinspace{}
10677 \end_inset
10678
10679 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(短絡キー
10680 \begin_inset Info
10681 type  "shortcut"
10682 arg   "newline-insert linebreak"
10683 \end_inset
10684
10685 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10686 \end_layout
10687
10688 \begin_layout Standard
10689 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
10690 うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
10691 \begin_inset space \thinspace{}
10692 \end_inset
10693
10694 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10695 \begin_inset CommandInset ref
10696 LatexCommand ref
10697 reference "tab:ハイフネーション表"
10698
10699 \end_inset
10700
10701 が違いを示しています
10702 \begin_inset Foot
10703 status open
10704
10705 \begin_layout Plain Layout
10706
10707 \series bold
10708 【訳註】
10709 \series default
10710 pLaTeXを使用している場合、日本語の文章は正しく改行されます。
10711 \end_layout
10712
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 \begin_inset Float table
10720 placement h
10721 wide false
10722 sideways false
10723 status open
10724
10725 \begin_layout Plain Layout
10726 \begin_inset Caption
10727
10728 \begin_layout Plain Layout
10729 \begin_inset CommandInset label
10730 LatexCommand label
10731 name "tab:ハイフネーション表"
10732
10733 \end_inset
10734
10735 ハイフネーション有/無の表
10736 \end_layout
10737
10738 \end_inset
10739
10740
10741 \end_layout
10742
10743 \begin_layout Plain Layout
10744 \begin_inset space \hfill{}
10745 \end_inset
10746
10747
10748 \begin_inset Tabular
10749 <lyxtabular version="3" rows="3" columns="3">
10750 <features tabularvalignment="middle">
10751 <column alignment="center" valignment="middle" width="2.5cm">
10752 <column alignment="center" valignment="middle" width="0">
10753 <column alignment="center" valignment="middle" width="0">
10754 <row>
10755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 verylongtablecellword
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 </row>
10812 <row>
10813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 </lyxtabular>
10842
10843 \end_inset
10844
10845
10846 \begin_inset space \hfill{}
10847 \end_inset
10848
10849
10850 \begin_inset Tabular
10851 <lyxtabular version="3" rows="3" columns="3">
10852 <features tabularvalignment="middle">
10853 <column alignment="center" valignment="middle" width="2.5cm">
10854 <column alignment="center" valignment="middle" width="0">
10855 <column alignment="center" valignment="middle" width="0">
10856 <row>
10857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 \begin_inset space \hspace{}
10862 \length 0pt
10863 \end_inset
10864
10865 verylongtablecellword
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 </row>
10889 <row>
10890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 </row>
10918 <row>
10919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 </row>
10947 </lyxtabular>
10948
10949 \end_inset
10950
10951
10952 \begin_inset space \hfill{}
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \end_inset
10959
10960
10961 \end_layout
10962
10963 \begin_layout Subsection
10964 連結列
10965 \begin_inset CommandInset label
10966 LatexCommand label
10967 name "sub:連結列"
10968
10969 \end_inset
10970
10971
10972 \begin_inset Index idx
10973 status collapsed
10974
10975 \begin_layout Plain Layout
10976 れんけつれつ@連結列
10977 \end_layout
10978
10979 \end_inset
10980
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 ひょう@表 ! れんけつれつ@連結列
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \end_layout
10993
10994 \begin_layout Subsubsection
10995 連結列の基礎
10996 \end_layout
10997
10998 \begin_layout Standard
10999 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
11000 \begin_inset Graphics
11001         filename ../../images/tabular-feature_multicolumn.png
11002         scale 85
11003         scaleBeforeRotation
11004
11005 \end_inset
11006
11007 を押すか、
11008 \family sans
11009 編集\SpecialChar \menuseparator
11010 表\SpecialChar \menuseparator
11011 連結列
11012 \family default
11013 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
11014 \family sans
11015 連結列
11016 \family default
11017 を有効にするかしてください。
11018 \end_layout
11019
11020 \begin_layout Standard
11021 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
11022 、最下行に上罫線のない連結行がある表の例です。
11023 \end_layout
11024
11025 \begin_layout Standard
11026 \align center
11027 \begin_inset Tabular
11028 <lyxtabular version="3" rows="3" columns="4">
11029 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11030 <column alignment="center" valignment="top" width="0pt">
11031 <column alignment="center" valignment="middle" width="0">
11032 <column alignment="center" valignment="top" width="0in">
11033 <column alignment="center" valignment="top" width="0pt">
11034 <row>
11035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 いろは
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 にほへとちり
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 ぬるを
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 </row>
11072 <row>
11073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 </row>
11148 </lyxtabular>
11149
11150 \end_inset
11151
11152
11153 \end_layout
11154
11155 \begin_layout Subsubsection
11156 連結列の計算
11157 \begin_inset CommandInset label
11158 LatexCommand label
11159 name "sub:連結列の計算"
11160
11161 \end_inset
11162
11163
11164 \begin_inset Index idx
11165 status collapsed
11166
11167 \begin_layout Plain Layout
11168 れんけつれつ@連結列 ! けいさん@計算
11169 \end_layout
11170
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \begin_layout Standard
11177 LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
11178 \end_layout
11179
11180 \begin_layout Standard
11181 \begin_inset Float table
11182 placement h
11183 wide false
11184 sideways false
11185 status open
11186
11187 \begin_layout Plain Layout
11188 \begin_inset Caption
11189
11190 \begin_layout Plain Layout
11191 \begin_inset CommandInset label
11192 LatexCommand label
11193 name "tab:中央揃え表"
11194
11195 \end_inset
11196
11197 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
11198 \begin_inset Argument
11199 status collapsed
11200
11201 \begin_layout Plain Layout
11202 完全なる連結列表
11203 \end_layout
11204
11205 \end_inset
11206
11207
11208 \end_layout
11209
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \begin_layout Plain Layout
11216 \align center
11217 \begin_inset Tabular
11218 <lyxtabular version="3" rows="3" columns="3">
11219 <features tabularvalignment="middle">
11220 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11221 <column alignment="center" valignment="middle" width="0">
11222 <column alignment="center" valignment="top" width="0">
11223 <row>
11224 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 複数行にわたる連結列
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 </row>
11252 <row>
11253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 </row>
11281 <row>
11282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 </row>
11310 </lyxtabular>
11311
11312 \end_inset
11313
11314
11315 \end_layout
11316
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \begin_layout Standard
11323 たとえば、表
11324 \begin_inset CommandInset ref
11325 LatexCommand ref
11326 reference "tab:中央揃え表"
11327
11328 \end_inset
11329
11330 を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11331 \family sans
11332 設定
11333 \family default
11334 を選択します。そして現れる表の設定ダイアログで、このセルを
11335 \emph on
11336 連結列
11337 \emph default
11338
11339 \emph on
11340 中央揃え
11341 \emph default
11342 、2.5
11343 \begin_inset space \thinspace{}
11344 \end_inset
11345
11346 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11347 \begin_inset space \thinspace{}
11348 \end_inset
11349
11350 cm幅に設定します。すると第二列は自動的に1.25
11351 \begin_inset space \thinspace{}
11352 \end_inset
11353
11354 cm幅(連結列幅マイナス第一列の幅)になります。表
11355 \begin_inset CommandInset ref
11356 LatexCommand ref
11357 reference "tab:半分でない表"
11358
11359 \end_inset
11360
11361 もこのようにして作成してあります。
11362 \end_layout
11363
11364 \begin_layout Standard
11365 \begin_inset Float table
11366 wide false
11367 sideways false
11368 status open
11369
11370 \begin_layout Plain Layout
11371 \begin_inset Caption
11372
11373 \begin_layout Plain Layout
11374 \begin_inset CommandInset label
11375 LatexCommand label
11376 name "tab:半分でない表"
11377
11378 \end_inset
11379
11380 連結セルの下の列が正確に半分になっていない表
11381 \begin_inset Argument
11382 status collapsed
11383
11384 \begin_layout Plain Layout
11385 不完全な連結列表
11386 \end_layout
11387
11388 \end_inset
11389
11390
11391 \end_layout
11392
11393 \end_inset
11394
11395
11396 \end_layout
11397
11398 \begin_layout Plain Layout
11399 \align center
11400 \begin_inset Tabular
11401 <lyxtabular version="3" rows="3" columns="3">
11402 <features tabularvalignment="middle">
11403 <column alignment="center" valignment="top" width="1.25cm">
11404 <column alignment="center" valignment="top" width="0">
11405 <column alignment="center" valignment="top" width="0">
11406 <row>
11407 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 複数行にわたる連結列
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 <row>
11436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449
11450 \end_layout
11451
11452 \end_inset
11453 </cell>
11454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 </row>
11464 <row>
11465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 </row>
11493 </lyxtabular>
11494
11495 \end_inset
11496
11497
11498 \end_layout
11499
11500 \end_inset
11501
11502
11503 \end_layout
11504
11505 \begin_layout Standard
11506 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11507 指定したセル幅
11508 \begin_inset Formula $W_{\mbox{指}}$
11509 \end_inset
11510
11511 がセルの全幅
11512 \begin_inset Formula $W_{\text{全}}$
11513 \end_inset
11514
11515 と等しくならないためです。付録
11516 \begin_inset CommandInset ref
11517 LatexCommand eqref
11518 reference "cha:式の説明"
11519
11520 \end_inset
11521
11522 がこの事情を詳細に説明しています。
11523 \end_layout
11524
11525 \begin_layout Standard
11526
11527 \emph on
11528 n
11529 \emph default
11530 列を連結する際、各列の全幅が
11531 \begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
11532 \end_inset
11533
11534 となるために必要な指定幅
11535 \begin_inset Formula $W_{\mbox{指}:n}$
11536 \end_inset
11537
11538 は、
11539 \begin_inset Formula \begin{equation}
11540 W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
11541 \end{equation}
11542
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Standard
11549 で計算することができます。上記の例では
11550 \begin_inset Formula $n=2$
11551 \end_inset
11552
11553 かつ
11554 \begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
11555 \end_inset
11556
11557 cmかつ長さは既定値ですから、第
11558 \begin_inset CommandInset ref
11559 LatexCommand ref
11560 reference "eq:Wgn"
11561
11562 \end_inset
11563
11564 式は
11565 \begin_inset Formula \begin{equation}
11566 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
11567 \end{equation}
11568
11569 \end_inset
11570
11571
11572 \end_layout
11573
11574 \begin_layout Standard
11575 となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
11576 \end_layout
11577
11578 \begin_layout Standard
11579
11580 \series bold
11581
11582 \backslash
11583 usepackage{calc}
11584 \end_layout
11585
11586 \begin_layout Standard
11587 と書いて、LaTeXパッケージ
11588 \series bold
11589 calc
11590 \series default
11591
11592 \begin_inset Index idx
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596 LaTeXぱっけーじ@LaTeXパッケージ ! calc
11597 \end_layout
11598
11599 \end_inset
11600
11601 を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
11602 込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
11603 \end_layout
11604
11605 \begin_layout Itemize
11606
11607 \series bold
11608 p{幅}
11609 \series default
11610 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11611 \end_layout
11612
11613 \begin_layout Itemize
11614
11615 \series bold
11616 m{幅}
11617 \series default
11618 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11619 \end_layout
11620
11621 \begin_layout Itemize
11622
11623 \series bold
11624 b{幅}
11625 \series default
11626 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11627 \end_layout
11628
11629 \begin_layout Standard
11630 LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11631 \end_layout
11632
11633 \begin_layout Standard
11634 \begin_inset Note Greyedout
11635 status open
11636
11637 \begin_layout Plain Layout
11638
11639 \series bold
11640 【註】
11641 \series default
11642 バグのせいで、LyXは無効にされた設定も表示してしまいます。
11643 \end_layout
11644
11645 \end_inset
11646
11647
11648 \end_layout
11649
11650 \begin_layout Standard
11651 文章を水平方向中央揃えにしたいので、
11652 \series bold
11653
11654 \backslash
11655 centering
11656 \series default
11657 コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
11658 \end_layout
11659
11660 \begin_layout Standard
11661
11662 \series bold
11663 >{
11664 \backslash
11665 centering}m{1.25cm-6.2pt}
11666 \end_layout
11667
11668 \begin_layout Standard
11669
11670 \series bold
11671 >{ }
11672 \series default
11673 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11674 \end_layout
11675
11676 \begin_layout Standard
11677 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
11678 がって、連結セルには
11679 \end_layout
11680
11681 \begin_layout Standard
11682
11683 \series bold
11684 >{
11685 \backslash
11686 centering}m{2.5cm}
11687 \end_layout
11688
11689 \begin_layout Standard
11690 というLaTeX変数を指定しなくてはなりません。
11691 \end_layout
11692
11693 \begin_layout Subsection
11694 連結行
11695 \begin_inset CommandInset label
11696 LatexCommand label
11697 name "sub:連結行"
11698
11699 \end_inset
11700
11701
11702 \begin_inset Index idx
11703 status collapsed
11704
11705 \begin_layout Plain Layout
11706 れんけつぎょう@連結行
11707 \end_layout
11708
11709 \end_inset
11710
11711
11712 \begin_inset Index idx
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716 ひょう@表 ! れんけつぎょう@連結行
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \end_layout
11723
11724 \begin_layout Standard
11725
11726 \lang english
11727 To merge cells over multiple rows, select as many cells within a column
11728  as you want to merge and use either the table-toolbar button
11729 \lang japanese
11730  
11731 \begin_inset Graphics
11732         filename ../../images/tabular-feature_multirow.png
11733         scale 85
11734         scaleBeforeRotation
11735
11736 \end_inset
11737
11738
11739 \lang english
11740 or the menu 
11741 \family sans
11742 Edit\SpecialChar \menuseparator
11743 Table\SpecialChar \menuseparator
11744 Multirow
11745 \family default
11746 , or right click on the marked cells and choose 
11747 \family sans
11748 Multirow
11749 \family default
11750  in the context menu.
11751 \end_layout
11752
11753 \begin_layout Standard
11754
11755 \lang english
11756 Here is an example table with a multirow in the first column:
11757 \end_layout
11758
11759 \begin_layout Standard
11760 \align center
11761
11762 \lang english
11763 \begin_inset Tabular
11764 <lyxtabular version="3" rows="3" columns="3">
11765 <features tabularvalignment="middle">
11766 <column alignment="center" valignment="top" width="0pt">
11767 <column alignment="center" valignment="top" width="0">
11768 <column alignment="center" valignment="top" width="0">
11769 <row>
11770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11771 \begin_inset Text
11772
11773 \begin_layout Plain Layout
11774
11775 \lang english
11776 a long cell entry
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785
11786 \lang english
11787 b
11788 \end_layout
11789
11790 \end_inset
11791 </cell>
11792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11793 \begin_inset Text
11794
11795 \begin_layout Plain Layout
11796
11797 \lang english
11798 c
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 </row>
11804 <row>
11805 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11806 \begin_inset Text
11807
11808 \begin_layout Plain Layout
11809
11810 \lang english
11811 multirow
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820
11821 \lang english
11822 e
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11828 \begin_inset Text
11829
11830 \begin_layout Plain Layout
11831
11832 \lang english
11833 f
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 </row>
11839 <row>
11840 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853
11854 \lang english
11855 h
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864
11865 \lang english
11866 i
11867 \end_layout
11868
11869 \end_inset
11870 </cell>
11871 </row>
11872 </lyxtabular>
11873
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \begin_layout Standard
11880
11881 \lang english
11882 The width of multirow cells is set by setting the width and alignment for
11883  the whole column.
11884  The 
11885 \family sans
11886 Vertical Offset
11887 \family default
11888  shifts the content of the multirow up/down if the offset is positive/negative.
11889 \end_layout
11890
11891 \begin_layout Standard
11892
11893 \lang english
11894 If the column of a multirow cell has no explicit width, the multirow cell
11895  inherits the alignment of the column.
11896  Otherwise it is by default left-aligned.
11897  To override the default, renew the command 
11898 \series bold
11899
11900 \backslash
11901 multirowsetup
11902 \series default
11903  with the command
11904 \end_layout
11905
11906 \begin_layout Standard
11907
11908 \series bold
11909
11910 \backslash
11911 renewcommand{
11912 \backslash
11913 multirowsetup}{
11914 \backslash
11915 centering}
11916 \end_layout
11917
11918 \begin_layout Standard
11919 というコマンドを使用して、コマンド
11920 \series bold
11921
11922 \backslash
11923 multirowsetup
11924 \series default
11925 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
11926 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
11927 \series bold
11928
11929 \backslash
11930 centering
11931 \series default
11932 の代わりに
11933 \series bold
11934
11935 \backslash
11936 raggedleft
11937 \series default
11938 を使用して下さい。左揃えに戻すには、
11939 \series bold
11940
11941 \backslash
11942 raggedright
11943 \series default
11944 とします。
11945 \end_layout
11946
11947 \begin_layout Standard
11948
11949 \lang english
11950 This is an example table with a right-aligned multirow cell that has a vertical
11951  offset of -4
11952 \begin_inset space \thinspace{}
11953 \end_inset
11954
11955 mm and is in a 3
11956 \begin_inset space \thinspace{}
11957 \end_inset
11958
11959 cm wide column:
11960 \end_layout
11961
11962 \begin_layout Standard
11963 \noindent
11964 \align center
11965 \begin_inset ERT
11966 status collapsed
11967
11968 \begin_layout Plain Layout
11969
11970
11971 \backslash
11972 renewcommand{
11973 \backslash
11974 multirowsetup}{
11975 \backslash
11976 raggedleft}
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \begin_inset Tabular
11983 <lyxtabular version="3" rows="4" columns="3">
11984 <features tabularvalignment="middle">
11985 <column alignment="center" valignment="top" width="3cm">
11986 <column alignment="center" valignment="top" width="0">
11987 <column alignment="center" valignment="top" width="0">
11988 <row>
11989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 a long cell entry
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 b
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12008 \begin_inset Text
12009
12010 \begin_layout Plain Layout
12011 c
12012 \end_layout
12013
12014 \end_inset
12015 </cell>
12016 </row>
12017 <row>
12018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 t
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 n
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040 m
12041 \end_layout
12042
12043 \end_inset
12044 </cell>
12045 </row>
12046 <row>
12047 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12048 \begin_inset Text
12049
12050 \begin_layout Plain Layout
12051 multirow
12052 \end_layout
12053
12054 \end_inset
12055 </cell>
12056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 e
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 f
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 </row>
12075 <row>
12076 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080
12081 \end_layout
12082
12083 \end_inset
12084 </cell>
12085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 h
12090 \end_layout
12091
12092 \end_inset
12093 </cell>
12094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 i
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 </row>
12104 </lyxtabular>
12105
12106 \end_inset
12107
12108
12109 \begin_inset ERT
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113
12114
12115 \backslash
12116 renewcommand{
12117 \backslash
12118 multirowsetup}{
12119 \backslash
12120 raggedright}
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \begin_layout Section
12129 フォーマル形式の表
12130 \begin_inset CommandInset label
12131 LatexCommand label
12132 name "sec:フォーマル形式の表"
12133
12134 \end_inset
12135
12136
12137 \begin_inset Index idx
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
12142 \end_layout
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \begin_layout Standard
12150 書籍中の表は、よく表
12151 \begin_inset CommandInset ref
12152 LatexCommand ref
12153 reference "tab:ブックタブ表の例"
12154
12155 \end_inset
12156
12157 のように組版されます。この種の表は、「
12158 \emph on
12159 フォーマル形式
12160 \emph default
12161 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
12162 \end_layout
12163
12164 \begin_layout Standard
12165 \begin_inset Float table
12166 placement h
12167 wide false
12168 sideways false
12169 status open
12170
12171 \begin_layout Plain Layout
12172 \begin_inset Caption
12173
12174 \begin_layout Plain Layout
12175 \begin_inset CommandInset label
12176 LatexCommand label
12177 name "tab:ブックタブ表の例"
12178
12179 \end_inset
12180
12181 ブックタブ表の例
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \begin_layout Plain Layout
12190 \align center
12191 \begin_inset Tabular
12192 <lyxtabular version="3" rows="8" columns="4">
12193 <features booktabs="true" tabularvalignment="middle">
12194 <column alignment="center" valignment="top" width="0">
12195 <column alignment="center" valignment="top" width="0">
12196 <column alignment="center" valignment="top" width="0">
12197 <column alignment="center" valignment="top" width="0">
12198 <row>
12199 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Plain Layout
12203 システム
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 <cell alignment="center" valignment="top" topline="true" usebox="none">
12209 \begin_inset Text
12210
12211 \begin_layout Plain Layout
12212 Medipix
12213 \begin_inset space \thinspace{}
12214 \end_inset
12215
12216 1
12217 \end_layout
12218
12219 \end_inset
12220 </cell>
12221 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12222 \begin_inset Text
12223
12224 \begin_layout Plain Layout
12225 Medipix
12226 \begin_inset space \thinspace{}
12227 \end_inset
12228
12229 2
12230 \end_layout
12231
12232 \end_inset
12233 </cell>
12234 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12235 \begin_inset Text
12236
12237 \begin_layout Plain Layout
12238
12239 \end_layout
12240
12241 \end_inset
12242 </cell>
12243 </row>
12244 <row>
12245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12246 \begin_inset Text
12247
12248 \begin_layout Plain Layout
12249 \begin_inset ERT
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253
12254
12255 \backslash
12256 cmidrule(r){2-2}
12257 \end_layout
12258
12259 \end_inset
12260
12261
12262 \begin_inset ERT
12263 status collapsed
12264
12265 \begin_layout Plain Layout
12266
12267
12268 \backslash
12269 cmidrule(l){3-4}
12270 \end_layout
12271
12272 \end_inset
12273
12274 検知器の厚み [µm]
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 300
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 <cell alignment="center" valignment="top" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 300
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 <cell alignment="center" valignment="top" usebox="none">
12298 \begin_inset Text
12299
12300 \begin_layout Plain Layout
12301 700
12302 \end_layout
12303
12304 \end_inset
12305 </cell>
12306 </row>
12307 <row>
12308 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 エッジ角 [°]
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 <cell alignment="center" valignment="top" topline="true" usebox="none">
12318 \begin_inset Text
12319
12320 \begin_layout Plain Layout
12321 3.55
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 <cell alignment="center" valignment="top" topline="true" usebox="none">
12327 \begin_inset Text
12328
12329 \begin_layout Plain Layout
12330 2.71
12331 \end_layout
12332
12333 \end_inset
12334 </cell>
12335 <cell alignment="center" valignment="top" topline="true" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339 7.99
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 </row>
12345 <row topspace="default">
12346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12347 \begin_inset Text
12348
12349 \begin_layout Plain Layout
12350 空間分解能 [µm]
12351 \end_layout
12352
12353 \end_inset
12354 </cell>
12355 <cell alignment="center" valignment="top" usebox="none">
12356 \begin_inset Text
12357
12358 \begin_layout Plain Layout
12359 4.26
12360 \end_layout
12361
12362 \end_inset
12363 </cell>
12364 <cell alignment="center" valignment="top" usebox="none">
12365 \begin_inset Text
12366
12367 \begin_layout Plain Layout
12368 10.17
12369 \end_layout
12370
12371 \end_inset
12372 </cell>
12373 <cell alignment="center" valignment="top" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 10.56
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 </row>
12383 <row topspace="default">
12384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12385 \begin_inset Text
12386
12387 \begin_layout Plain Layout
12388 \begin_inset Formula $f_{\mathrm{max}}$
12389 \end_inset
12390
12391 におけるMTF
12392 \end_layout
12393
12394 \end_inset
12395 </cell>
12396 <cell alignment="center" valignment="top" usebox="none">
12397 \begin_inset Text
12398
12399 \begin_layout Plain Layout
12400 0.53
12401 \end_layout
12402
12403 \end_inset
12404 </cell>
12405 <cell alignment="center" valignment="top" usebox="none">
12406 \begin_inset Text
12407
12408 \begin_layout Plain Layout
12409 0.37
12410 \end_layout
12411
12412 \end_inset
12413 </cell>
12414 <cell alignment="center" valignment="top" usebox="none">
12415 \begin_inset Text
12416
12417 \begin_layout Plain Layout
12418 0.39
12419 \end_layout
12420
12421 \end_inset
12422 </cell>
12423 </row>
12424 <row topspace="default">
12425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 \begin_inset ERT
12430 status collapsed
12431
12432 \begin_layout Plain Layout
12433
12434
12435 \backslash
12436 cmidrule(l{10pt}){1-1}
12437 \end_layout
12438
12439 \end_inset
12440
12441 LSF空間分解能
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450
12451 \end_layout
12452
12453 \end_inset
12454 </cell>
12455 <cell alignment="center" valignment="top" usebox="none">
12456 \begin_inset Text
12457
12458 \begin_layout Plain Layout
12459
12460 \end_layout
12461
12462 \end_inset
12463 </cell>
12464 <cell alignment="center" valignment="top" usebox="none">
12465 \begin_inset Text
12466
12467 \begin_layout Plain Layout
12468
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 </row>
12474 <row>
12475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12476 \begin_inset Text
12477
12478 \begin_layout Plain Layout
12479 µm表示
12480 \end_layout
12481
12482 \end_inset
12483 </cell>
12484 <cell alignment="center" valignment="top" usebox="none">
12485 \begin_inset Text
12486
12487 \begin_layout Plain Layout
12488 129.7
12489 \end_layout
12490
12491 \end_inset
12492 </cell>
12493 <cell alignment="center" valignment="top" usebox="none">
12494 \begin_inset Text
12495
12496 \begin_layout Plain Layout
12497 52.75
12498 \end_layout
12499
12500 \end_inset
12501 </cell>
12502 <cell alignment="center" valignment="top" usebox="none">
12503 \begin_inset Text
12504
12505 \begin_layout Plain Layout
12506 50.78
12507 \end_layout
12508
12509 \end_inset
12510 </cell>
12511 </row>
12512 <row>
12513 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 ピクセルサイズに対する%表示
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 76.3
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12532 \begin_inset Text
12533
12534 \begin_layout Plain Layout
12535 95.9
12536 \end_layout
12537
12538 \end_inset
12539 </cell>
12540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12541 \begin_inset Text
12542
12543 \begin_layout Plain Layout
12544 92.3
12545 \end_layout
12546
12547 \end_inset
12548 </cell>
12549 </row>
12550 </lyxtabular>
12551
12552 \end_inset
12553
12554
12555 \end_layout
12556
12557 \end_inset
12558
12559
12560 \end_layout
12561
12562 \begin_layout Standard
12563 表中の行に余白を加えるには、第
12564 \begin_inset CommandInset ref
12565 LatexCommand ref
12566 reference "sub:行の余白取り"
12567
12568 \end_inset
12569
12570 節に述べられているように、表の設定ダイアログの
12571 \family sans
12572 罫線
12573 \family default
12574 タブを使用します。
12575 \end_layout
12576
12577 \begin_layout Standard
12578 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12579 \begin_inset Newline newline
12580 \end_inset
12581
12582 最初と最後の表罫線の既定幅は0.08
12583 \begin_inset space \thinspace{}
12584 \end_inset
12585
12586 emですが、他の罫線の既定幅は0.05
12587 \begin_inset space \thinspace{}
12588 \end_inset
12589
12590 emです。
12591 \end_layout
12592
12593 \begin_layout Standard
12594 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12595 \end_layout
12596
12597 \begin_layout Standard
12598
12599 \series bold
12600
12601 \backslash
12602 let
12603 \backslash
12604 mytoprule
12605 \backslash
12606 toprule
12607 \begin_inset Newline newline
12608 \end_inset
12609
12610
12611 \backslash
12612 renewcommand{
12613 \backslash
12614 toprule}{
12615 \backslash
12616 mytoprule[幅]}
12617 \end_layout
12618
12619 \begin_layout Standard
12620 上の例は、
12621 \series bold
12622 toprule
12623 \series default
12624 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12625 \series bold
12626 toprule
12627 \series default
12628
12629 \series bold
12630 bottomrule
12631 \series default
12632 に置き換えて下さい。他の罫線の線幅を変更するには、
12633 \series bold
12634 toprule
12635 \series default
12636
12637 \series bold
12638 midrule
12639 \series default
12640 に置き換えます。線幅を設定する上では、付録
12641 \begin_inset CommandInset ref
12642 LatexCommand ref
12643 reference "cha:LyXで使用できる単位"
12644
12645 \end_inset
12646
12647 に挙げてあるすべての単位を使用することができます。
12648 \end_layout
12649
12650 \begin_layout Standard
12651 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12652 \series bold
12653
12654 \backslash
12655 cmidrule
12656 \series default
12657 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12658 \end_layout
12659
12660 \begin_layout Standard
12661
12662 \series bold
12663
12664 \backslash
12665 cmidrule[幅](刈込){開始列-終了列}
12666 \end_layout
12667
12668 \begin_layout Standard
12669 です。
12670 \series bold
12671
12672 \backslash
12673 cmidrule
12674 \series default
12675 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12676 \series bold
12677
12678 \backslash
12679 cmidrule
12680 \series default
12681 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12682
12683 \end_layout
12684
12685 \begin_layout Standard
12686 この線幅の既定値は0.03
12687 \begin_inset space \thinspace{}
12688 \end_inset
12689
12690 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12691 。非必須パラメーターの「刈込」は、
12692 \emph on
12693 l{刈込幅}
12694 \emph default
12695 あるいは
12696 \emph on
12697 r{刈込幅}
12698 \emph default
12699 の値を取り、刈込幅の指定は非必須です。たとえば、
12700 \emph on
12701 l{2pt}
12702 \emph default
12703 というパラメーターを使うと、罫線が左端から2
12704 \begin_inset space \thinspace{}
12705 \end_inset
12706
12707 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12708 \begin_inset space \thinspace{}
12709 \end_inset
12710
12711 emだけ刈り込まれます。
12712 \end_layout
12713
12714 \begin_layout Standard
12715 \begin_inset VSpace bigskip
12716 \end_inset
12717
12718
12719 \begin_inset CommandInset ref
12720 LatexCommand ref
12721 reference "tab:ブックタブ表の例"
12722
12723 \end_inset
12724
12725 は、
12726 \end_layout
12727
12728 \begin_layout Standard
12729
12730 \series bold
12731
12732 \backslash
12733 cmidrule(r){2-2}
12734 \backslash
12735 cmidrule(l){3-4}
12736 \end_layout
12737
12738 \begin_layout Standard
12739 というコマンドを第二行の初めに使用し、
12740 \end_layout
12741
12742 \begin_layout Standard
12743
12744 \series bold
12745
12746 \backslash
12747 cmidrule(l{10pt}){1-1}
12748 \end_layout
12749
12750 \begin_layout Standard
12751 を第六行に使用して作成されています。
12752 \end_layout
12753
12754 \begin_layout Standard
12755 \begin_inset VSpace bigskip
12756 \end_inset
12757
12758
12759 \end_layout
12760
12761 \begin_layout Standard
12762 ときには、表
12763 \begin_inset CommandInset ref
12764 LatexCommand ref
12765 reference "tab:特殊なブックタブ表"
12766
12767 \end_inset
12768
12769 のような重なり合った
12770 \series bold
12771
12772 \backslash
12773 cmidrule
12774 \series default
12775 が欲しいことがあるかもしれません。これは、TeXコードで
12776 \end_layout
12777
12778 \begin_layout Standard
12779
12780 \series bold
12781
12782 \backslash
12783 morecmidrules
12784 \end_layout
12785
12786 \begin_layout Standard
12787 コマンドを使用することによって実現することができます。表
12788 \begin_inset CommandInset ref
12789 LatexCommand ref
12790 reference "tab:特殊なブックタブ表"
12791
12792 \end_inset
12793
12794 の第二列には
12795 \end_layout
12796
12797 \begin_layout Standard
12798
12799 \series bold
12800
12801 \backslash
12802 cmidrule(r){2-2}
12803 \backslash
12804 cmidrule(l){3-4}
12805 \backslash
12806 morecmidrules
12807 \backslash
12808 cmidrule{2-4}
12809 \end_layout
12810
12811 \begin_layout Standard
12812 というコマンドが使用されており、第六列には
12813 \end_layout
12814
12815 \begin_layout Standard
12816
12817 \series bold
12818
12819 \backslash
12820 midrule
12821 \backslash
12822 morecmidrules
12823 \backslash
12824 cmidrule{3-4}
12825 \end_layout
12826
12827 \begin_layout Standard
12828 というコマンドが使用されています。
12829 \end_layout
12830
12831 \begin_layout Standard
12832 \begin_inset VSpace bigskip
12833 \end_inset
12834
12835
12836 \end_layout
12837
12838 \begin_layout Standard
12839 罫線の余白取りにどうしても満足が行かない場合には、
12840 \end_layout
12841
12842 \begin_layout Standard
12843
12844 \series bold
12845
12846 \backslash
12847 specialrule{幅}{上余白}{下余白}
12848 \end_layout
12849
12850 \begin_layout Standard
12851 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12852 \series bold
12853 booktabs
12854 \series default
12855  
12856 \begin_inset CommandInset citation
12857 LatexCommand cite
12858 key "booktabs"
12859
12860 \end_inset
12861
12862
12863 \begin_inset Index idx
12864 status collapsed
12865
12866 \begin_layout Plain Layout
12867 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12868 \end_layout
12869
12870 \end_inset
12871
12872 の取扱説明書をご参照下さい。
12873 \end_layout
12874
12875 \begin_layout Standard
12876 \begin_inset Float table
12877 placement h
12878 wide false
12879 sideways false
12880 status open
12881
12882 \begin_layout Plain Layout
12883 \begin_inset Caption
12884
12885 \begin_layout Plain Layout
12886 \begin_inset CommandInset label
12887 LatexCommand label
12888 name "tab:特殊なブックタブ表"
12889
12890 \end_inset
12891
12892 特殊なブックタブ表
12893 \end_layout
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Plain Layout
12901 \align center
12902 \begin_inset Tabular
12903 <lyxtabular version="3" rows="8" columns="4">
12904 <features booktabs="true" tabularvalignment="middle">
12905 <column alignment="center" valignment="top" width="0">
12906 <column alignment="center" valignment="top" width="0">
12907 <column alignment="center" valignment="top" width="0">
12908 <column alignment="center" valignment="top" width="0">
12909 <row>
12910 <cell alignment="center" valignment="top" topline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 システム
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" topline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 Medipix
12924 \begin_inset space \thinspace{}
12925 \end_inset
12926
12927 1
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 Medipix
12937 \begin_inset space \thinspace{}
12938 \end_inset
12939
12940 2
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12946 \begin_inset Text
12947
12948 \begin_layout Plain Layout
12949
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 </row>
12955 <row>
12956 <cell alignment="center" valignment="top" usebox="none">
12957 \begin_inset Text
12958
12959 \begin_layout Plain Layout
12960 \begin_inset ERT
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964
12965
12966 \backslash
12967 cmidrule(r){2-2}
12968 \end_layout
12969
12970 \end_inset
12971
12972
12973 \begin_inset ERT
12974 status collapsed
12975
12976 \begin_layout Plain Layout
12977
12978
12979 \backslash
12980 cmidrule(l){3-4}
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \begin_inset ERT
12987 status collapsed
12988
12989 \begin_layout Plain Layout
12990
12991
12992 \backslash
12993 morecmidrules 
12994 \end_layout
12995
12996 \end_inset
12997
12998
12999 \begin_inset ERT
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003
13004
13005 \backslash
13006 cmidrule{2-4}
13007 \end_layout
13008
13009 \end_inset
13010
13011 検知器の厚み [µm]
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020 300
13021 \end_layout
13022
13023 \end_inset
13024 </cell>
13025 <cell alignment="center" valignment="top" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029 300
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038 700
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 <row>
13045 <cell alignment="center" valignment="top" topline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 エッジ角 [°]
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" topline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 3.55
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 <cell alignment="center" valignment="top" topline="true" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 2.71
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 <cell alignment="center" valignment="top" topline="true" usebox="none">
13073 \begin_inset Text
13074
13075 \begin_layout Plain Layout
13076 7.99
13077 \end_layout
13078
13079 \end_inset
13080 </cell>
13081 </row>
13082 <row topspace="default">
13083 <cell alignment="center" valignment="top" usebox="none">
13084 \begin_inset Text
13085
13086 \begin_layout Plain Layout
13087 空間分解能 [µm]
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell alignment="center" valignment="top" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 4.26
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 <cell alignment="center" valignment="top" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 10.17
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 10.56
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 <row topspace="default">
13121 <cell alignment="center" valignment="top" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125 \begin_inset Formula $f_{\mathrm{max}}$
13126 \end_inset
13127
13128 におけるMTF
13129 \end_layout
13130
13131 \end_inset
13132 </cell>
13133 <cell alignment="center" valignment="top" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 0.53
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146 0.37
13147 \end_layout
13148
13149 \end_inset
13150 </cell>
13151 <cell alignment="center" valignment="top" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 0.39
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 </row>
13161 <row>
13162 <cell alignment="center" valignment="top" topline="true" usebox="none">
13163 \begin_inset Text
13164
13165 \begin_layout Plain Layout
13166 \begin_inset ERT
13167 status collapsed
13168
13169 \begin_layout Plain Layout
13170
13171
13172 \backslash
13173 morecmidrules 
13174 \end_layout
13175
13176 \end_inset
13177
13178
13179 \begin_inset ERT
13180 status collapsed
13181
13182 \begin_layout Plain Layout
13183
13184
13185 \backslash
13186 cmidrule{3-4}
13187 \end_layout
13188
13189 \end_inset
13190
13191 LSF空間分解能
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 <cell alignment="center" valignment="top" topline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200
13201 \end_layout
13202
13203 \end_inset
13204 </cell>
13205 <cell alignment="center" valignment="top" topline="true" usebox="none">
13206 \begin_inset Text
13207
13208 \begin_layout Plain Layout
13209
13210 \end_layout
13211
13212 \end_inset
13213 </cell>
13214 <cell alignment="center" valignment="top" topline="true" usebox="none">
13215 \begin_inset Text
13216
13217 \begin_layout Plain Layout
13218
13219 \end_layout
13220
13221 \end_inset
13222 </cell>
13223 </row>
13224 <row>
13225 <cell alignment="center" valignment="top" usebox="none">
13226 \begin_inset Text
13227
13228 \begin_layout Plain Layout
13229 µm表示
13230 \end_layout
13231
13232 \end_inset
13233 </cell>
13234 <cell alignment="center" valignment="top" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 129.7
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 52.75
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 <cell alignment="center" valignment="top" usebox="none">
13253 \begin_inset Text
13254
13255 \begin_layout Plain Layout
13256 50.78
13257 \end_layout
13258
13259 \end_inset
13260 </cell>
13261 </row>
13262 <row>
13263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13264 \begin_inset Text
13265
13266 \begin_layout Plain Layout
13267 ピクセルサイズに対する%表示
13268 \end_layout
13269
13270 \end_inset
13271 </cell>
13272 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13273 \begin_inset Text
13274
13275 \begin_layout Plain Layout
13276 76.3
13277 \end_layout
13278
13279 \end_inset
13280 </cell>
13281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13282 \begin_inset Text
13283
13284 \begin_layout Plain Layout
13285 95.9
13286 \end_layout
13287
13288 \end_inset
13289 </cell>
13290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13291 \begin_inset Text
13292
13293 \begin_layout Plain Layout
13294 92.3
13295 \end_layout
13296
13297 \end_inset
13298 </cell>
13299 </row>
13300 </lyxtabular>
13301
13302 \end_inset
13303
13304
13305 \end_layout
13306
13307 \end_inset
13308
13309
13310 \end_layout
13311
13312 \begin_layout Section
13313 表の垂直揃え
13314 \begin_inset Index idx
13315 status collapsed
13316
13317 \begin_layout Plain Layout
13318 ひょう@表 ! そろえ@揃え
13319 \end_layout
13320
13321 \end_inset
13322
13323
13324 \end_layout
13325
13326 \begin_layout Standard
13327 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
13328 \begin_inset CommandInset ref
13329 LatexCommand ref
13330 reference "sec:ボックスダイアログ"
13331
13332 \end_inset
13333
13334 節に述べられているように、ボックスの垂直揃えを行います。
13335 \end_layout
13336
13337 \begin_layout Standard
13338 以下の例では、各表は15
13339 \begin_inset space \thinspace{}
13340 \end_inset
13341
13342 列幅%を持つminipage
13343 \begin_inset Foot
13344 status collapsed
13345
13346 \begin_layout Plain Layout
13347 minipageは第
13348 \begin_inset CommandInset ref
13349 LatexCommand ref
13350 reference "sec:ミニページ"
13351
13352 \end_inset
13353
13354 節で説明されています。
13355 \end_layout
13356
13357 \end_inset
13358
13359 ボックスの中に入れてあります。
13360 \end_layout
13361
13362 \begin_layout Itemize
13363 動作試験 
13364 \begin_inset Box Frameless
13365 position "t"
13366 hor_pos "c"
13367 has_inner_box 1
13368 inner_pos "c"
13369 use_parbox 0
13370 use_makebox 0
13371 width "15col%"
13372 special "none"
13373 height "1in"
13374 height_special "totalheight"
13375 status collapsed
13376
13377 \begin_layout Plain Layout
13378 \begin_inset Tabular
13379 <lyxtabular version="3" rows="3" columns="3">
13380 <features tabularvalignment="middle">
13381 <column alignment="center" valignment="top" width="0">
13382 <column alignment="center" valignment="top" width="0">
13383 <column alignment="center" valignment="top" width="0">
13384 <row>
13385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13386 \begin_inset Text
13387
13388 \begin_layout Plain Layout
13389
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13395 \begin_inset Text
13396
13397 \begin_layout Plain Layout
13398
13399 \end_layout
13400
13401 \end_inset
13402 </cell>
13403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 </row>
13413 <row>
13414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13415 \begin_inset Text
13416
13417 \begin_layout Plain Layout
13418
13419 \end_layout
13420
13421 \end_inset
13422 </cell>
13423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 </row>
13442 <row>
13443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13453 \begin_inset Text
13454
13455 \begin_layout Plain Layout
13456
13457 \end_layout
13458
13459 \end_inset
13460 </cell>
13461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 </row>
13471 </lyxtabular>
13472
13473 \end_inset
13474
13475
13476 \end_layout
13477
13478 \end_inset
13479
13480  動作試験 
13481 \begin_inset ERT
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485
13486
13487 \backslash
13488 raisebox{0.85
13489 \backslash
13490 baselineskip}{
13491 \end_layout
13492
13493 \end_inset
13494
13495
13496 \begin_inset Box Frameless
13497 position "t"
13498 hor_pos "c"
13499 has_inner_box 1
13500 inner_pos "c"
13501 use_parbox 0
13502 use_makebox 0
13503 width "15col%"
13504 special "none"
13505 height "1in"
13506 height_special "totalheight"
13507 status collapsed
13508
13509 \begin_layout Plain Layout
13510 \begin_inset Tabular
13511 <lyxtabular version="3" rows="3" columns="3">
13512 <features tabularvalignment="middle">
13513 <column alignment="center" valignment="top" width="0">
13514 <column alignment="center" valignment="top" width="0">
13515 <column alignment="center" valignment="top" width="0">
13516 <row>
13517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13518 \begin_inset Text
13519
13520 \begin_layout Plain Layout
13521
13522 \end_layout
13523
13524 \end_inset
13525 </cell>
13526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13527 \begin_inset Text
13528
13529 \begin_layout Plain Layout
13530
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 </row>
13545 <row>
13546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 </row>
13574 <row>
13575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579
13580 \end_layout
13581
13582 \end_inset
13583 </cell>
13584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13585 \begin_inset Text
13586
13587 \begin_layout Plain Layout
13588
13589 \end_layout
13590
13591 \end_inset
13592 </cell>
13593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 </row>
13603 </lyxtabular>
13604
13605 \end_inset
13606
13607
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \begin_inset ERT
13614 status collapsed
13615
13616 \begin_layout Plain Layout
13617
13618 }
13619 \end_layout
13620
13621 \end_inset
13622
13623
13624 \end_layout
13625
13626 \begin_layout Itemize
13627 動作試験 
13628 \begin_inset Box Frameless
13629 position "c"
13630 hor_pos "c"
13631 has_inner_box 1
13632 inner_pos "c"
13633 use_parbox 0
13634 use_makebox 0
13635 width "15col%"
13636 special "none"
13637 height "1in"
13638 height_special "totalheight"
13639 status collapsed
13640
13641 \begin_layout Plain Layout
13642 \begin_inset Tabular
13643 <lyxtabular version="3" rows="3" columns="3">
13644 <features tabularvalignment="middle">
13645 <column alignment="center" valignment="top" width="0">
13646 <column alignment="center" valignment="top" width="0">
13647 <column alignment="center" valignment="top" width="0">
13648 <row>
13649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13650 \begin_inset Text
13651
13652 \begin_layout Plain Layout
13653
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13659 \begin_inset Text
13660
13661 \begin_layout Plain Layout
13662
13663 \end_layout
13664
13665 \end_inset
13666 </cell>
13667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Plain Layout
13671
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 </row>
13677 <row>
13678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 </row>
13706 <row>
13707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 </row>
13735 </lyxtabular>
13736
13737 \end_inset
13738
13739
13740 \end_layout
13741
13742 \end_inset
13743
13744
13745 \end_layout
13746
13747 \begin_layout Itemize
13748 動作試験 
13749 \begin_inset Box Frameless
13750 position "b"
13751 hor_pos "c"
13752 has_inner_box 1
13753 inner_pos "c"
13754 use_parbox 0
13755 use_makebox 0
13756 width "15col%"
13757 special "none"
13758 height "1in"
13759 height_special "totalheight"
13760 status collapsed
13761
13762 \begin_layout Plain Layout
13763 \begin_inset Tabular
13764 <lyxtabular version="3" rows="3" columns="3">
13765 <features tabularvalignment="middle">
13766 <column alignment="center" valignment="top" width="0">
13767 <column alignment="center" valignment="top" width="0">
13768 <column alignment="center" valignment="top" width="0">
13769 <row>
13770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 </row>
13798 <row>
13799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 </row>
13827 <row>
13828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 </row>
13856 </lyxtabular>
13857
13858 \end_inset
13859
13860
13861 \end_layout
13862
13863 \end_inset
13864
13865  動作試験 
13866 \begin_inset ERT
13867 status collapsed
13868
13869 \begin_layout Plain Layout
13870
13871
13872 \backslash
13873 raisebox{-0.32
13874 \backslash
13875 baselineskip}{
13876 \end_layout
13877
13878 \end_inset
13879
13880
13881 \begin_inset Box Frameless
13882 position "b"
13883 hor_pos "c"
13884 has_inner_box 1
13885 inner_pos "c"
13886 use_parbox 0
13887 use_makebox 0
13888 width "15col%"
13889 special "none"
13890 height "1in"
13891 height_special "totalheight"
13892 status collapsed
13893
13894 \begin_layout Plain Layout
13895 \begin_inset Tabular
13896 <lyxtabular version="3" rows="3" columns="3">
13897 <features tabularvalignment="middle">
13898 <column alignment="center" valignment="top" width="0">
13899 <column alignment="center" valignment="top" width="0">
13900 <column alignment="center" valignment="top" width="0">
13901 <row>
13902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Plain Layout
13906
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915
13916 \end_layout
13917
13918 \end_inset
13919 </cell>
13920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Plain Layout
13924
13925 \end_layout
13926
13927 \end_inset
13928 </cell>
13929 </row>
13930 <row>
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Plain Layout
13944
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953
13954 \end_layout
13955
13956 \end_inset
13957 </cell>
13958 </row>
13959 <row>
13960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13961 \begin_inset Text
13962
13963 \begin_layout Plain Layout
13964
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Plain Layout
13973
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13979 \begin_inset Text
13980
13981 \begin_layout Plain Layout
13982
13983 \end_layout
13984
13985 \end_inset
13986 </cell>
13987 </row>
13988 </lyxtabular>
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \end_inset
13996
13997
13998 \begin_inset ERT
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002
14003 }
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
14013 \begin_inset Foot
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017 raiseboxは、第
14018 \begin_inset CommandInset ref
14019 LatexCommand ref
14020 reference "sub:垂直揃え"
14021
14022 \end_inset
14023
14024 節で説明されています。
14025 \end_layout
14026
14027 \end_inset
14028
14029 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
14030 \end_layout
14031
14032 \begin_layout Standard
14033
14034 \series bold
14035
14036 \backslash
14037 raisebox{0.85
14038 \backslash
14039 baselineskip}{
14040 \end_layout
14041
14042 \begin_layout Standard
14043 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
14044 \series bold
14045 }
14046 \series default
14047 をTeXコードとして挿入してあります。最後の項目の第二表には、
14048 \end_layout
14049
14050 \begin_layout Standard
14051
14052 \series bold
14053
14054 \backslash
14055 raisebox{-0.32
14056 \backslash
14057 baselineskip}{
14058 \end_layout
14059
14060 \begin_layout Standard
14061 というコマンドを使用しています。
14062 \end_layout
14063
14064 \begin_layout Standard
14065 \begin_inset Note Greyedout
14066 status open
14067
14068 \begin_layout Plain Layout
14069
14070 \series bold
14071 【註】
14072 \series default
14073 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
14074 \series bold
14075
14076 \backslash
14077 raisebox
14078 \series default
14079 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
14080 \end_layout
14081
14082 \end_inset
14083
14084
14085 \end_layout
14086
14087 \begin_layout Section
14088 色付きの表
14089 \begin_inset CommandInset label
14090 LatexCommand label
14091 name "sec:色付きの表"
14092
14093 \end_inset
14094
14095
14096 \begin_inset Index idx
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 ひょう@表 ! いろつき@色付き
14101 \end_layout
14102
14103 \end_inset
14104
14105
14106 \end_layout
14107
14108 \begin_layout Subsection
14109 色付きのセル
14110 \begin_inset Index idx
14111 status collapsed
14112
14113 \begin_layout Plain Layout
14114 ひょうのいろ@表の色 ! せるぶ@セル部
14115 \end_layout
14116
14117 \end_inset
14118
14119
14120 \begin_inset Index idx
14121 status collapsed
14122
14123 \begin_layout Plain Layout
14124 いろつき@色付き ! ひょうせるぶ@表セル部
14125 \end_layout
14126
14127 \end_inset
14128
14129
14130 \end_layout
14131
14132 \begin_layout Standard
14133 \begin_inset Float table
14134 placement h
14135 wide false
14136 sideways false
14137 status open
14138
14139 \begin_layout Plain Layout
14140 \begin_inset Caption
14141
14142 \begin_layout Plain Layout
14143 \begin_inset CommandInset label
14144 LatexCommand label
14145 name "tab:colortblなしの表"
14146
14147 \end_inset
14148
14149
14150 \series bold
14151 colortbl
14152 \series default
14153 パッケージを使用しない色付き表
14154 \begin_inset Argument
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158 colortblなしの表
14159 \end_layout
14160
14161 \end_inset
14162
14163
14164 \end_layout
14165
14166 \end_inset
14167
14168
14169 \end_layout
14170
14171 \begin_layout Plain Layout
14172 \align center
14173 \begin_inset Tabular
14174 <lyxtabular version="3" rows="3" columns="3">
14175 <features tabularvalignment="middle">
14176 <column alignment="center" valignment="top" width="0">
14177 <column alignment="center" valignment="top" width="0">
14178 <column alignment="center" valignment="top" width="0">
14179 <row>
14180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184
14185 \color green
14186
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195
14196 \color red
14197
14198 \end_layout
14199
14200 \end_inset
14201 </cell>
14202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206
14207 \color red
14208
14209 \end_layout
14210
14211 \end_inset
14212 </cell>
14213 </row>
14214 <row>
14215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219
14220 \color green
14221
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230
14231 \color blue
14232
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241
14242 \color blue
14243
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 </row>
14249 <row>
14250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Plain Layout
14254
14255 \color green
14256
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Plain Layout
14265
14266 \color blue
14267
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276
14277 \color blue
14278
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 </lyxtabular>
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Standard
14297 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
14298 \family sans
14299 編集\SpecialChar \menuseparator
14300 文字様式
14301 \family default
14302 メニューで色を選んでください。表
14303 \begin_inset CommandInset ref
14304 LatexCommand ref
14305 reference "tab:colortblなしの表"
14306
14307 \end_inset
14308
14309 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
14310 \series bold
14311 colortbl
14312 \series default
14313
14314 \begin_inset Index idx
14315 status collapsed
14316
14317 \begin_layout Plain Layout
14318 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
14319 \end_layout
14320
14321 \end_inset
14322
14323 を使用しなくてはなりません。
14324 \end_layout
14325
14326 \begin_layout Standard
14327 \begin_inset ERT
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331
14332
14333 \backslash
14334 ifcolortbl
14335 \end_layout
14336
14337 \end_inset
14338
14339
14340 \begin_inset Note Note
14341 status open
14342
14343 \begin_layout Plain Layout
14344 本節の以下の部分は、LaTeXパッケージ
14345 \series bold
14346 colortbl
14347 \series default
14348 が導入済みのときのみ表示されます。
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \end_layout
14355
14356 \begin_layout Standard
14357 色付きの表を作成するには、プリアンブルに
14358 \end_layout
14359
14360 \begin_layout Standard
14361
14362 \series bold
14363
14364 \backslash
14365 usepackage{colortbl}
14366 \end_layout
14367
14368 \begin_layout Standard
14369 という行を書いて
14370 \series bold
14371 colortbl
14372 \series default
14373 を読み込まなくてはなりません。列の色は、
14374 \series bold
14375 >{ }
14376 \series default
14377 コマンドの中に
14378 \end_layout
14379
14380 \begin_layout Standard
14381
14382 \series bold
14383
14384 \backslash
14385 columncolor{色彩名}
14386 \end_layout
14387
14388 \begin_layout Standard
14389 というコマンドを書いて指定することができます。
14390 \series bold
14391 >{}
14392 \series default
14393 コマンドに関する詳細は、第
14394 \begin_inset CommandInset ref
14395 LatexCommand ref
14396 reference "sub:連結列の計算"
14397
14398 \end_inset
14399
14400 節に述べられています。
14401 \end_layout
14402
14403 \begin_layout Standard
14404 以下の色彩名が事前に定義されています。
14405 \end_layout
14406
14407 \begin_layout Standard
14408
14409 \family sans
14410 red
14411 \family default
14412
14413 \family sans
14414 green
14415 \family default
14416
14417 \family sans
14418 yellow
14419 \family default
14420
14421 \family sans
14422 blue
14423 \family default
14424
14425 \family sans
14426 cyan
14427 \family default
14428
14429 \family sans
14430 magenta
14431 \family default
14432
14433 \family sans
14434 black
14435 \family default
14436
14437 \family sans
14438 white
14439 \end_layout
14440
14441 \begin_layout Standard
14442 \begin_inset VSpace medskip
14443 \end_inset
14444
14445
14446 \end_layout
14447
14448 \begin_layout Standard
14449 また
14450 \end_layout
14451
14452 \begin_layout Standard
14453
14454 \series bold
14455
14456 \backslash
14457 definecolor{色彩名}{色彩モデル}{色彩値}
14458 \end_layout
14459
14460 \begin_layout Standard
14461 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
14462 \end_layout
14463
14464 \begin_layout Labeling
14465 \labelwidthstring 00.00.0000
14466 cmyk:シアン(
14467 \bar under
14468 c
14469 \bar default
14470 yan)・マゼンタ(
14471 \bar under
14472 m
14473 \bar default
14474 agenta)・黄(
14475 \bar under
14476 y
14477 \bar default
14478 ellow)・黒(blac
14479 \bar under
14480 k
14481 \bar default
14482
14483 \end_layout
14484
14485 \begin_layout Labeling
14486 \labelwidthstring 00.00.0000
14487 rgb:赤(
14488 \bar under
14489 r
14490 \bar default
14491 ed)・緑(
14492 \bar under
14493 g
14494 \bar default
14495 reen)・青(
14496 \bar under
14497 b
14498 \bar default
14499 lue)
14500 \end_layout
14501
14502 \begin_layout Labeling
14503 \labelwidthstring 00.00.0000
14504 gray:グレー
14505 \end_layout
14506
14507 \begin_layout Standard
14508 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14509 \end_layout
14510
14511 \begin_layout Standard
14512 たとえば、プリアンブルに
14513 \end_layout
14514
14515 \begin_layout Standard
14516
14517 \series bold
14518
14519 \backslash
14520 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14521 \end_layout
14522
14523 \begin_layout Standard
14524 と書くことによって、「
14525 \emph on
14526 darkgreen
14527 \emph default
14528 」色を定義することができますし、
14529 \end_layout
14530
14531 \begin_layout Standard
14532
14533 \series bold
14534
14535 \backslash
14536 definecolor{lightgray}{gray}{0.8}
14537 \end_layout
14538
14539 \begin_layout Standard
14540 と書けば、「
14541 \emph on
14542 lightgray
14543 \emph default
14544 」色を定義することができます。
14545 \end_layout
14546
14547 \begin_layout Standard
14548 \begin_inset VSpace medskip
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \begin_layout Standard
14555 罫線は
14556 \end_layout
14557
14558 \begin_layout Standard
14559
14560 \series bold
14561
14562 \backslash
14563 rowcolor{色彩名}
14564 \end_layout
14565
14566 \begin_layout Standard
14567 というコマンドを使用して色付けすることができ、セルは
14568 \end_layout
14569
14570 \begin_layout Standard
14571
14572 \series bold
14573
14574 \backslash
14575 cellcolor{色彩名}
14576 \end_layout
14577
14578 \begin_layout Standard
14579 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14580 \end_layout
14581
14582 \begin_layout Standard
14583 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14584 \family sans
14585 編集\SpecialChar \menuseparator
14586 文字様式
14587 \family default
14588 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14589 ます。
14590 \end_layout
14591
14592 \begin_layout Standard
14593 \begin_inset Note Greyedout
14594 status open
14595
14596 \begin_layout Plain Layout
14597 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14598 \end_layout
14599
14600 \end_inset
14601
14602
14603 \end_layout
14604
14605 \begin_layout Standard
14606 \begin_inset VSpace bigskip
14607 \end_inset
14608
14609
14610 \end_layout
14611
14612 \begin_layout Standard
14613
14614 \begin_inset CommandInset ref
14615 LatexCommand ref
14616 reference "tab:色付き表"
14617
14618 \end_inset
14619
14620 を作成するには、以下のようにしてください。第一列の色は
14621 \emph on
14622 darkgreen
14623 \emph default
14624 にしたいので、この列のLaTeX変数として
14625 \end_layout
14626
14627 \begin_layout Standard
14628
14629 \series bold
14630 >{
14631 \backslash
14632 columncolor{darkgreen}
14633 \backslash
14634 centering}c
14635 \end_layout
14636
14637 \begin_layout Standard
14638 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14639 \end_layout
14640
14641 \begin_layout Standard
14642
14643 \series bold
14644
14645 \backslash
14646 rowcolow{cyan}
14647 \end_layout
14648
14649 \begin_layout Standard
14650 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14651 \end_layout
14652
14653 \begin_layout Standard
14654
14655 \series bold
14656
14657 \backslash
14658 cellcolor{magenta}
14659 \end_layout
14660
14661 \begin_layout Standard
14662 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14663 \family sans
14664 編集\SpecialChar \menuseparator
14665 文字様式
14666 \family default
14667 メニューを使って、各文字に色付けをすることができます。
14668 \end_layout
14669
14670 \begin_layout Standard
14671 \begin_inset Float table
14672 placement h
14673 wide false
14674 sideways false
14675 status open
14676
14677 \begin_layout Plain Layout
14678 \begin_inset Caption
14679
14680 \begin_layout Plain Layout
14681
14682 \series bold
14683 \begin_inset CommandInset label
14684 LatexCommand label
14685 name "tab:色付き表"
14686
14687 \end_inset
14688
14689 colortbl
14690 \series default
14691 パッケージを使用した色付き表
14692 \begin_inset Argument
14693 status collapsed
14694
14695 \begin_layout Plain Layout
14696 colortblを使った表
14697 \end_layout
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \begin_layout Plain Layout
14710 \align center
14711 \begin_inset Tabular
14712 <lyxtabular version="3" rows="3" columns="3">
14713 <features tabularvalignment="middle">
14714 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14715 <column alignment="center" valignment="top" width="0">
14716 <column alignment="center" valignment="top" width="0">
14717 <row>
14718 <cell alignment="center" valignment="top" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722 \begin_inset ERT
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726
14727
14728 \backslash
14729 rowcolor{cyan}
14730 \end_layout
14731
14732 \end_inset
14733
14734
14735 \color magenta
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell alignment="center" valignment="top" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745
14746 \color red
14747
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 <cell alignment="center" valignment="top" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756
14757 \color red
14758
14759 \end_layout
14760
14761 \end_inset
14762 </cell>
14763 </row>
14764 <row>
14765 <cell alignment="center" valignment="top" usebox="none">
14766 \begin_inset Text
14767
14768 \begin_layout Plain Layout
14769
14770 \color yellow
14771
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 <cell alignment="center" valignment="top" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Plain Layout
14780
14781 \color blue
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 <cell alignment="center" valignment="top" usebox="none">
14788 \begin_inset Text
14789
14790 \begin_layout Plain Layout
14791
14792 \color blue
14793
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 </row>
14799 <row>
14800 <cell alignment="center" valignment="top" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804
14805 \color yellow
14806
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 <cell alignment="center" valignment="top" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815
14816 \color blue
14817
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 <cell alignment="center" valignment="top" usebox="none">
14823 \begin_inset Text
14824
14825 \begin_layout Plain Layout
14826 \begin_inset ERT
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830
14831
14832 \backslash
14833 cellcolor{magenta}
14834 \end_layout
14835
14836 \end_inset
14837
14838
14839 \color green
14840
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 </lyxtabular>
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \begin_layout Standard
14859 \begin_inset ERT
14860 status collapsed
14861
14862 \begin_layout Plain Layout
14863
14864
14865 \backslash
14866 else
14867 \end_layout
14868
14869 \end_inset
14870
14871
14872 \begin_inset Note Note
14873 status open
14874
14875 \begin_layout Plain Layout
14876 以下は、LaTeXパッケージ
14877 \series bold
14878 colortbl
14879 \series default
14880 が導入されていないときに表示されます。
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \begin_layout Standard
14889 この節の内容を出力で表示させるには、
14890 \series bold
14891 colortbl
14892 \series default
14893 パッケージを導入する必要があります。
14894 \end_layout
14895
14896 \begin_layout Standard
14897 \begin_inset ERT
14898 status collapsed
14899
14900 \begin_layout Plain Layout
14901
14902
14903 \backslash
14904 fi
14905 \end_layout
14906
14907 \end_inset
14908
14909
14910 \end_layout
14911
14912 \begin_layout Subsection
14913 色付き罫線
14914 \begin_inset Index idx
14915 status collapsed
14916
14917 \begin_layout Plain Layout
14918 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14919 \end_layout
14920
14921 \end_inset
14922
14923
14924 \begin_inset Index idx
14925 status collapsed
14926
14927 \begin_layout Plain Layout
14928 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14929 \end_layout
14930
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \begin_layout Standard
14937
14938 \begin_inset CommandInset ref
14939 LatexCommand ref
14940 reference "sub:罫線幅"
14941
14942 \end_inset
14943
14944 節に述べられているように、表中の全罫線の線幅は、長さ
14945 \series bold
14946
14947 \backslash
14948 arrayrulewidth
14949 \series default
14950 を使って調節することができます。本節の表では、すべて1.5
14951 \begin_inset space \thinspace{}
14952 \end_inset
14953
14954 ptに設定されています。
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959
14960
14961 \backslash
14962 setlength{
14963 \backslash
14964 arrayrulewidth}{1.5pt}
14965 \end_layout
14966
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \begin_layout Standard
14973 たとえば縦罫線を緑に着色するには、第
14974 \begin_inset CommandInset ref
14975 LatexCommand ref
14976 reference "sub:自製書式"
14977
14978 \end_inset
14979
14980 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
14981 \end_layout
14982
14983 \begin_layout Standard
14984
14985 \series bold
14986
14987 \backslash
14988 newcolumntype{W}{!{
14989 \backslash
14990 color{green}
14991 \backslash
14992 vline}}
14993 \end_layout
14994
14995 \begin_layout Standard
14996
14997 \begin_inset CommandInset ref
14998 LatexCommand ref
14999 reference "tab:色付き縦罫線の表"
15000
15001 \end_inset
15002
15003 では、最右列にLaTeX変数
15004 \series bold
15005 WcW
15006 \series default
15007 、他の列にLaTeX変数
15008 \series bold
15009 Wc
15010 \series default
15011 が使用されています。
15012 \end_layout
15013
15014 \begin_layout Standard
15015 複数の色を用いたいときには、列書式をもっと定義してください。
15016 \end_layout
15017
15018 \begin_layout Standard
15019 \begin_inset Float table
15020 placement h
15021 wide false
15022 sideways false
15023 status open
15024
15025 \begin_layout Plain Layout
15026 \begin_inset Caption
15027
15028 \begin_layout Plain Layout
15029 \begin_inset CommandInset label
15030 LatexCommand label
15031 name "tab:色付き縦罫線の表"
15032
15033 \end_inset
15034
15035 色付き縦罫線の表
15036 \end_layout
15037
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \begin_layout Plain Layout
15044 \align center
15045 \begin_inset Tabular
15046 <lyxtabular version="3" rows="3" columns="3">
15047 <features tabularvalignment="middle">
15048 <column alignment="center" valignment="top" width="0" special="Wc">
15049 <column alignment="center" valignment="top" width="0" special="Wc">
15050 <column alignment="center" valignment="top" width="0" special="WcW">
15051 <row>
15052 <cell alignment="center" valignment="top" topline="true" usebox="none">
15053 \begin_inset Text
15054
15055 \begin_layout Plain Layout
15056 sd
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 <cell alignment="center" valignment="top" topline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 </row>
15080 <row>
15081 <cell alignment="center" valignment="top" topline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 <cell alignment="center" valignment="top" topline="true" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Plain Layout
15094 sd
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 <cell alignment="center" valignment="top" topline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132 sd
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 </row>
15138 </lyxtabular>
15139
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \begin_layout Standard
15151 \begin_inset VSpace bigskip
15152 \end_inset
15153
15154
15155 \begin_inset CommandInset ref
15156 LatexCommand ref
15157 reference "tab:色付き横罫線の表"
15158
15159 \end_inset
15160
15161 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
15162 \end_layout
15163
15164 \begin_layout Standard
15165
15166 \series bold
15167
15168 \backslash
15169 let
15170 \backslash
15171 myHlineC
15172 \backslash
15173 hline
15174 \begin_inset Newline newline
15175 \end_inset
15176
15177
15178 \backslash
15179 renewcommand{
15180 \backslash
15181 hline}
15182 \begin_inset Newline newline
15183 \end_inset
15184
15185
15186 \begin_inset Phantom HPhantom
15187 status open
15188
15189 \begin_layout Plain Layout
15190 \begin_inset space ~
15191 \end_inset
15192
15193
15194 \end_layout
15195
15196 \end_inset
15197
15198 {
15199 \backslash
15200 arrayrulecolor{red}
15201 \backslash
15202 myHlineC
15203 \backslash
15204 arrayrulecolor{black}}
15205 \end_layout
15206
15207 \begin_layout Standard
15208 というコマンドを入力して下さい。
15209 \end_layout
15210
15211 \begin_layout Standard
15212 \begin_inset ERT
15213 status collapsed
15214
15215 \begin_layout Plain Layout
15216
15217
15218 \backslash
15219 let
15220 \backslash
15221 myHlineC
15222 \backslash
15223 hline
15224 \end_layout
15225
15226 \begin_layout Plain Layout
15227
15228
15229 \backslash
15230 renewcommand{
15231 \backslash
15232 hline}
15233 \end_layout
15234
15235 \begin_layout Plain Layout
15236
15237  {
15238 \backslash
15239 arrayrulecolor{red}
15240 \backslash
15241 myHlineC
15242 \backslash
15243 arrayrulecolor{black}}
15244 \end_layout
15245
15246 \end_inset
15247
15248
15249 \begin_inset Float table
15250 placement h
15251 wide false
15252 sideways false
15253 status open
15254
15255 \begin_layout Plain Layout
15256 \begin_inset Caption
15257
15258 \begin_layout Plain Layout
15259 \begin_inset CommandInset label
15260 LatexCommand label
15261 name "tab:色付き横罫線の表"
15262
15263 \end_inset
15264
15265 色付き横罫線の表
15266 \end_layout
15267
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Plain Layout
15274 \align center
15275 \begin_inset Tabular
15276 <lyxtabular version="3" rows="3" columns="3">
15277 <features tabularvalignment="middle">
15278 <column alignment="center" valignment="top" width="0">
15279 <column alignment="center" valignment="top" width="0">
15280 <column alignment="center" valignment="top" width="0">
15281 <row>
15282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286 sd
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 </row>
15310 <row>
15311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324 sd
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \begin_layout Plain Layout
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 </row>
15339 <row>
15340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Plain Layout
15353
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362 sd
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 </lyxtabular>
15369
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \begin_layout Standard
15381 既定値の黒罫線に戻るには、
15382 \end_layout
15383
15384 \begin_layout Standard
15385
15386 \series bold
15387
15388 \backslash
15389 renewcommand{
15390 \backslash
15391 hline}{
15392 \backslash
15393 myHlineC}
15394 \end_layout
15395
15396 \begin_layout Standard
15397 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
15398 \begin_inset CommandInset ref
15399 LatexCommand ref
15400 reference "tab:色付き罫線の表"
15401
15402 \end_inset
15403
15404 は、縦横罫線を色付けした例です。
15405 \end_layout
15406
15407 \begin_layout Standard
15408 \begin_inset Float table
15409 placement h
15410 wide false
15411 sideways false
15412 status open
15413
15414 \begin_layout Plain Layout
15415 \begin_inset Caption
15416
15417 \begin_layout Plain Layout
15418 \begin_inset CommandInset label
15419 LatexCommand label
15420 name "tab:色付き罫線の表"
15421
15422 \end_inset
15423
15424 色付き罫線の表
15425 \end_layout
15426
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \begin_layout Plain Layout
15433 \align center
15434 \begin_inset Tabular
15435 <lyxtabular version="3" rows="3" columns="3">
15436 <features tabularvalignment="middle">
15437 <column alignment="center" valignment="top" width="0" special="Wc">
15438 <column alignment="center" valignment="top" width="0" special="Wc">
15439 <column alignment="center" valignment="top" width="0" special="WcW">
15440 <row>
15441 <cell alignment="center" valignment="top" topline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445 sd
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 <cell alignment="center" valignment="top" topline="true" usebox="none">
15451 \begin_inset Text
15452
15453 \begin_layout Plain Layout
15454
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 <cell alignment="center" valignment="top" topline="true" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" topline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 <cell alignment="center" valignment="top" topline="true" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483 sd
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" topline="true" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 </row>
15498 <row topspace="default">
15499 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Plain Layout
15503
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 sd
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 </row>
15527 </lyxtabular>
15528
15529 \end_inset
15530
15531
15532 \end_layout
15533
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \begin_layout Standard
15540 \begin_inset ERT
15541 status collapsed
15542
15543 \begin_layout Plain Layout
15544
15545
15546 \backslash
15547 renewcommand{
15548 \backslash
15549 hline}{
15550 \backslash
15551 myHlineC}
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \begin_layout Standard
15560 \begin_inset ERT
15561 status collapsed
15562
15563 \begin_layout Plain Layout
15564
15565
15566 \backslash
15567 setlength{
15568 \backslash
15569 arrayrulewidth}{0.4pt}
15570 \end_layout
15571
15572 \end_inset
15573
15574
15575 \end_layout
15576
15577 \begin_layout Section
15578 表の調整
15579 \begin_inset Index idx
15580 status collapsed
15581
15582 \begin_layout Plain Layout
15583 ひょうのちょうせい@表の調整
15584 \end_layout
15585
15586 \end_inset
15587
15588
15589 \begin_inset Index idx
15590 status collapsed
15591
15592 \begin_layout Plain Layout
15593 ひょう@表 ! ちょうせい@調整
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \begin_layout Subsection
15602 行の余白取り
15603 \begin_inset CommandInset label
15604 LatexCommand label
15605 name "sub:行の余白取り"
15606
15607 \end_inset
15608
15609
15610 \begin_inset Index idx
15611 status collapsed
15612
15613 \begin_layout Plain Layout
15614 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15615 \end_layout
15616
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \begin_layout Standard
15623 表の設定ダイアログの
15624 \family sans
15625 罫線
15626 \family default
15627 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15628 \end_layout
15629
15630 \begin_layout Description
15631 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15632 \begin_inset Foot
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636 フォーマル形式の表は第
15637 \begin_inset CommandInset ref
15638 LatexCommand ref
15639 reference "sec:フォーマル形式の表"
15640
15641 \end_inset
15642
15643 節で説明されています。
15644 \end_layout
15645
15646 \end_inset
15647
15648 ならば、LyXは既定値として0.5
15649 \begin_inset space \thinspace{}
15650 \end_inset
15651
15652 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15653 \begin_inset VSpace medskip
15654 \end_inset
15655
15656
15657 \begin_inset Newline newline
15658 \end_inset
15659
15660
15661 \begin_inset space \hspace*{}
15662 \length 0pt
15663 \end_inset
15664
15665
15666 \begin_inset space \hfill{}
15667 \end_inset
15668
15669
15670 \begin_inset Tabular
15671 <lyxtabular version="3" rows="3" columns="1">
15672 <features tabularvalignment="middle">
15673 <column alignment="center" valignment="top" width="0">
15674 <row>
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row topspace="3mm">
15686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Plain Layout
15690 行上に3
15691 \begin_inset space \thinspace{}
15692 \end_inset
15693
15694 mmの余白
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row>
15701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 </row>
15711 </lyxtabular>
15712
15713 \end_inset
15714
15715
15716 \begin_inset space \hfill{}
15717 \end_inset
15718
15719
15720 \begin_inset space \hspace*{}
15721 \length 0pt
15722 \end_inset
15723
15724
15725 \begin_inset VSpace medskip
15726 \end_inset
15727
15728
15729 \begin_inset Newline newline
15730 \end_inset
15731
15732 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15733 \end_layout
15734
15735 \begin_layout Description
15736 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15737 \begin_inset space \thinspace{}
15738 \end_inset
15739
15740 emの余白を挿入し、通常の表ならば既定値として2
15741 \begin_inset space \thinspace{}
15742 \end_inset
15743
15744 ptを挿入します。
15745 \end_layout
15746
15747 \begin_layout Description
15748 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15749 \begin_inset space \thinspace{}
15750 \end_inset
15751
15752 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15753 \begin_inset VSpace medskip
15754 \end_inset
15755
15756
15757 \begin_inset Newline newline
15758 \end_inset
15759
15760
15761 \begin_inset space \hspace*{}
15762 \length 0pt
15763 \end_inset
15764
15765
15766 \begin_inset space \hfill{}
15767 \end_inset
15768
15769
15770 \begin_inset Tabular
15771 <lyxtabular version="3" rows="3" columns="1">
15772 <features tabularvalignment="middle">
15773 <column alignment="center" valignment="top" width="0">
15774 <row>
15775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 </row>
15785 <row interlinespace="3mm">
15786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 \begin_inset Formula $\downarrow$
15791 \end_inset
15792
15793  行間に3
15794 \begin_inset space \thinspace{}
15795 \end_inset
15796
15797 mmの余白 
15798 \begin_inset Formula $\downarrow$
15799 \end_inset
15800
15801
15802 \end_layout
15803
15804 \end_inset
15805 </cell>
15806 </row>
15807 <row>
15808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Formula $\uparrow$
15813 \end_inset
15814
15815  行間に3
15816 \begin_inset space \thinspace{}
15817 \end_inset
15818
15819 mmの余白 
15820 \begin_inset Formula $\uparrow$
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 </lyxtabular>
15830
15831 \end_inset
15832
15833
15834 \begin_inset space \hfill{}
15835 \end_inset
15836
15837
15838 \begin_inset space \hspace*{}
15839 \length 0pt
15840 \end_inset
15841
15842
15843 \begin_inset VSpace medskip
15844 \end_inset
15845
15846
15847 \begin_inset Newline newline
15848 \end_inset
15849
15850 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15851 \end_layout
15852
15853 \begin_layout Standard
15854 \begin_inset VSpace bigskip
15855 \end_inset
15856
15857 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15858 \end_layout
15859
15860 \begin_layout Standard
15861
15862 \series bold
15863
15864 \backslash
15865 @ifundefined{extrarowheight}
15866 \begin_inset Newline newline
15867 \end_inset
15868
15869
15870 \begin_inset Phantom HPhantom
15871 status open
15872
15873 \begin_layout Plain Layout
15874 \begin_inset space ~
15875 \end_inset
15876
15877
15878 \end_layout
15879
15880 \end_inset
15881
15882 {
15883 \backslash
15884 usepackage{array}}{}
15885 \begin_inset Newline newline
15886 \end_inset
15887
15888
15889 \backslash
15890 setlength{
15891 \backslash
15892 extrarowheight}{height}
15893 \end_layout
15894
15895 \begin_layout Standard
15896 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15897 \series bold
15898 array
15899 \series default
15900 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15901 \series bold
15902
15903 \backslash
15904 @ifundefined
15905 \series default
15906 が使用されています)。
15907 \end_layout
15908
15909 \begin_layout Standard
15910 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15911 \series bold
15912
15913 \backslash
15914 strut
15915 \series default
15916 コマンドを挿入することで補正することができます。表
15917 \begin_inset CommandInset ref
15918 LatexCommand ref
15919 reference "tab:垂直揃え"
15920
15921 \end_inset
15922
15923 は、この効果を示したものです。
15924 \end_layout
15925
15926 \begin_layout Standard
15927 \noindent
15928 \begin_inset Float table
15929 placement h
15930 wide false
15931 sideways false
15932 status open
15933
15934 \begin_layout Plain Layout
15935 \begin_inset Caption
15936
15937 \begin_layout Plain Layout
15938 \begin_inset CommandInset label
15939 LatexCommand label
15940 name "tab:垂直揃え"
15941
15942 \end_inset
15943
15944 大きなフォント寸法の文章の垂直揃え
15945 \end_layout
15946
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \begin_layout Plain Layout
15953 \begin_inset space \hfill{}
15954 \end_inset
15955
15956
15957 \begin_inset Float table
15958 wide false
15959 sideways false
15960 status open
15961
15962 \begin_layout Plain Layout
15963 \begin_inset Caption
15964
15965 \begin_layout Plain Layout
15966 通常の表
15967 \end_layout
15968
15969 \end_inset
15970
15971
15972 \end_layout
15973
15974 \begin_layout Plain Layout
15975 \noindent
15976 \align center
15977 \begin_inset Tabular
15978 <lyxtabular version="3" rows="6" columns="1">
15979 <features tabularvalignment="middle">
15980 <column alignment="left" valignment="top" width="0">
15981 <row>
15982 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 Normal, g
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 </row>
15992 <row>
15993 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997
15998 \size large
15999 Large
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 </row>
16005 <row>
16006 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \size larger
16012 Larger
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 </row>
16018 <row>
16019 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023
16024 \size largest
16025 Largest
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 </row>
16031 <row>
16032 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036
16037 \size huge
16038 Huge
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row>
16045 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \size giant
16051 Huger
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 </row>
16057 </lyxtabular>
16058
16059 \end_inset
16060
16061
16062 \end_layout
16063
16064 \end_inset
16065
16066
16067 \begin_inset space \hfill{}
16068 \end_inset
16069
16070
16071 \begin_inset Float table
16072 wide false
16073 sideways false
16074 status open
16075
16076 \begin_layout Plain Layout
16077 \begin_inset Caption
16078
16079 \begin_layout Plain Layout
16080
16081 \series bold
16082
16083 \backslash
16084 strut
16085 \series default
16086 コマンドを使用した表
16087 \end_layout
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \begin_layout Plain Layout
16095 \noindent
16096 \align center
16097 \begin_inset Tabular
16098 <lyxtabular version="3" rows="6" columns="1">
16099 <features tabularvalignment="middle">
16100 <column alignment="left" valignment="top" width="0">
16101 <row>
16102 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 Normal, g
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \size large
16119 \begin_inset ERT
16120 status collapsed
16121
16122 \begin_layout Plain Layout
16123
16124
16125 \backslash
16126 strut 
16127 \end_layout
16128
16129 \end_inset
16130
16131 Large
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row>
16138 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \size larger
16144 \begin_inset ERT
16145 status collapsed
16146
16147 \begin_layout Plain Layout
16148
16149
16150 \backslash
16151 strut 
16152 \end_layout
16153
16154 \end_inset
16155
16156 Larger
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \size largest
16169 \begin_inset ERT
16170 status collapsed
16171
16172 \begin_layout Plain Layout
16173
16174
16175 \backslash
16176 strut 
16177 \end_layout
16178
16179 \end_inset
16180
16181 Largest
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row>
16188 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192
16193 \size huge
16194 \begin_inset ERT
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198
16199
16200 \backslash
16201 strut 
16202 \end_layout
16203
16204 \end_inset
16205
16206 Huge
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 <row>
16213 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \size giant
16219 \begin_inset ERT
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223
16224
16225 \backslash
16226 strut 
16227 \end_layout
16228
16229 \end_inset
16230
16231 Huger
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 </row>
16237 </lyxtabular>
16238
16239 \end_inset
16240
16241
16242 \end_layout
16243
16244 \end_inset
16245
16246
16247 \begin_inset space \hfill{}
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \begin_layout Subsection
16259 特殊なセル揃え
16260 \begin_inset CommandInset label
16261 LatexCommand label
16262 name "sub:特殊なセル揃え"
16263
16264 \end_inset
16265
16266
16267 \begin_inset Index idx
16268 status collapsed
16269
16270 \begin_layout Plain Layout
16271 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
16272 \end_layout
16273
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \begin_layout Standard
16280 ときには表
16281 \begin_inset CommandInset ref
16282 LatexCommand ref
16283 reference "tab:表セル"
16284
16285 \end_inset
16286
16287 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。 
16288 \lang english
16289 This alignment is achieved by setting the cursor into the column and then
16290  either pressing the toolbar button
16291 \lang japanese
16292  
16293 \begin_inset Graphics
16294         filename ../../images/tabular-feature_align-decimal.png
16295         scale 85
16296         scaleBeforeRotation
16297
16298 \end_inset
16299
16300  
16301 \lang english
16302 or setting the alignment in the table settings to 
16303 \family sans
16304 At
16305 \begin_inset space ~
16306 \end_inset
16307
16308 Decimal
16309 \begin_inset space ~
16310 \end_inset
16311
16312 Separator
16313 \family default
16314 .
16315  The alignment character can be a character of your choice and is specified
16316  in the table settings.
16317 \end_layout
16318
16319 \begin_layout Standard
16320 \begin_inset Float table
16321 placement h
16322 wide false
16323 sideways false
16324 status open
16325
16326 \begin_layout Plain Layout
16327 \begin_inset Caption
16328
16329 \begin_layout Plain Layout
16330 \begin_inset CommandInset label
16331 LatexCommand label
16332 name "tab:表セル"
16333
16334 \end_inset
16335
16336 一列が小数点で揃えられた表セル
16337 \end_layout
16338
16339 \end_inset
16340
16341
16342 \end_layout
16343
16344 \begin_layout Plain Layout
16345 \align center
16346 \begin_inset Tabular
16347 <lyxtabular version="3" rows="4" columns="1">
16348 <features booktabs="true" tabularvalignment="middle">
16349 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16350 <row>
16351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355 見出し
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 </row>
16361 <row>
16362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 12.6
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 </row>
16372 <row>
16373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377 0.68
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 </row>
16383 <row>
16384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 -123.0
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 </row>
16394 </lyxtabular>
16395
16396 \end_inset
16397
16398
16399 \end_layout
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \begin_layout Standard
16407 \begin_inset Float table
16408 placement h
16409 wide false
16410 sideways false
16411 status open
16412
16413 \begin_layout Plain Layout
16414 \begin_inset Caption
16415
16416 \begin_layout Plain Layout
16417 \begin_inset CommandInset label
16418 LatexCommand label
16419 name "tab:Table-align-operator"
16420
16421 \end_inset
16422
16423
16424 \lang english
16425 Table cells of a column aligned with the operators.
16426 \end_layout
16427
16428 \end_inset
16429
16430
16431 \end_layout
16432
16433 \begin_layout Plain Layout
16434 \align center
16435 \begin_inset Tabular
16436 <lyxtabular version="3" rows="4" columns="2">
16437 <features booktabs="true" tabularvalignment="middle">
16438 <column alignment="right" valignment="top" width="0pt">
16439 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16440 <row>
16441 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 見出し
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 </row>
16460 <row>
16461 <cell alignment="center" valignment="top" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 \begin_inset Formula $12\,+$
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 \begin_inset Formula $\,6$
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 </row>
16486 <row>
16487 <cell alignment="center" valignment="top" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 \begin_inset Formula $0\,-$
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 \begin_inset Formula $\,68$
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 </row>
16512 <row>
16513 <cell alignment="center" valignment="top" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517 \begin_inset Formula $-123\,/$
16518 \end_inset
16519
16520
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 \begin_inset Formula $\,0$
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 </row>
16538 </lyxtabular>
16539
16540 \end_inset
16541
16542
16543 \end_layout
16544
16545 \end_inset
16546
16547
16548 \end_layout
16549
16550 \begin_layout Standard
16551
16552 \lang english
16553 For alignments at characters in formulas this method does not work because
16554  the field to specify the alignment character does not allow formulas.
16555  In this case one need to use the method from 
16556 \lang japanese
16557
16558 \lang english
16559
16560 \begin_inset CommandInset ref
16561 LatexCommand ref
16562 reference "tab:Table-align-operator"
16563
16564 \end_inset
16565
16566 .
16567  This table was created with a 4×2 table.
16568  The heading is a centered multicolumn.
16569  The first column is right-aligned and contains the first part including
16570  the operator.
16571  The second column is left aligned and contains the rest.
16572  A small space was added at the beginning of each cell of the second column
16573  to get the space that is usually around operators.
16574
16575 \lang japanese
16576  第2列には、小数点以下の各桁が左揃えで収められています。通常、表の列間に加えられる余白を削るために、
16577 \end_layout
16578
16579 \begin_layout Standard
16580
16581 \series bold
16582 @{}l
16583 \end_layout
16584
16585 \begin_layout Standard
16586 というLaTeX引数を第2列に指定します。
16587 \end_layout
16588
16589 \begin_layout Standard
16590
16591 \begin_inset CommandInset ref
16592 LatexCommand ref
16593 reference "tab:表セル揃え"
16594
16595 \end_inset
16596
16597 は、揃え方の例をいくつか示しています。
16598 \lang english
16599 For the alignment with the relation sign, a small space was added like for
16600  the second column of
16601 \lang japanese
16602  表
16603 \begin_inset CommandInset ref
16604 LatexCommand ref
16605 reference "tab:Table-align-operator"
16606
16607 \end_inset
16608
16609 .
16610 \end_layout
16611
16612 \begin_layout Standard
16613 \begin_inset Float table
16614 wide false
16615 sideways false
16616 status open
16617
16618 \begin_layout Plain Layout
16619 \begin_inset Caption
16620
16621 \begin_layout Plain Layout
16622 \begin_inset CommandInset label
16623 LatexCommand label
16624 name "tab:表セル揃え"
16625
16626 \end_inset
16627
16628 表セルの揃えの例
16629 \end_layout
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \begin_layout Plain Layout
16637 \align center
16638 \begin_inset Tabular
16639 <lyxtabular version="3" rows="4" columns="6">
16640 <features tabularvalignment="middle">
16641 <column alignment="right" valignment="top" width="0">
16642 <column alignment="left" valignment="top" width="0" special="@{}l">
16643 <column alignment="right" valignment="top" width="0">
16644 <column alignment="left" valignment="top" width="0" special="@{}l">
16645 <column alignment="right" valignment="top" width="0">
16646 <column alignment="left" valignment="top" width="0" special="@{}l">
16647 <row>
16648 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 単位
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 冪数
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688 関係子
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 </row>
16703 <row>
16704 <cell alignment="center" valignment="top" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 12×
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 24本の瓶
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 \begin_inset Formula $10\cdot$
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 \begin_inset Formula $10^{\mbox{-}17}$
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 <cell alignment="center" valignment="top" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 \begin_inset Formula $\Gamma(t)\propto$
16751 \end_inset
16752
16753
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 \begin_inset Formula $\:\Upsilon(t)$
16763 \end_inset
16764
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 </row>
16771 <row>
16772 <cell alignment="center" valignment="top" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 1024×
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 768ピクセル
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell alignment="center" valignment="top" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 \begin_inset Formula $5.78\cdot$
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806 \begin_inset Formula $10^{7}$
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 \begin_inset Formula $A\ne$
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 \begin_inset Formula $\: B_{\mathrm{red}}$
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 </row>
16839 <row>
16840 <cell alignment="center" valignment="top" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844 32×
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853 6
16854 \begin_inset space \thinspace{}
16855 \end_inset
16856
16857 cm
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 -
16867 \begin_inset Formula $33.5\cdot$
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879 \begin_inset Formula $10^{4}$
16880 \end_inset
16881
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 \begin_inset Formula $\sin(\alpha)\ge$
16892 \end_inset
16893
16894
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 \begin_inset Formula $\:\sin(\beta)$
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 </row>
16912 </lyxtabular>
16913
16914 \end_inset
16915
16916
16917 \end_layout
16918
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \begin_layout Subsection
16925 自製のセル書式および列書式
16926 \begin_inset CommandInset label
16927 LatexCommand label
16928 name "sub:自製書式"
16929
16930 \end_inset
16931
16932
16933 \begin_inset Index idx
16934 status collapsed
16935
16936 \begin_layout Plain Layout
16937 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16938 \end_layout
16939
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \begin_layout Standard
16946 連結列セルを含む表がいくつもある場合には、第
16947 \begin_inset CommandInset ref
16948 LatexCommand ref
16949 reference "sub:連結列の計算"
16950
16951 \end_inset
16952
16953 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16954 べての表で使うことができます。書式は、以下のように定義します。
16955 \end_layout
16956
16957 \begin_layout Standard
16958
16959 \series bold
16960
16961 \backslash
16962 newcolumntype{書式名}[引数の数]{コマンド}
16963 \end_layout
16964
16965 \begin_layout Standard
16966 書式名は、一文字だけでも構いません。
16967 \emph on
16968 b
16969 \emph default
16970
16971 \emph on
16972 c
16973 \emph default
16974
16975 \emph on
16976 l
16977 \emph default
16978
16979 \emph on
16980 m
16981 \emph default
16982
16983 \emph on
16984 p
16985 \emph default
16986
16987 \emph on
16988 r
16989 \emph default
16990 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16991 \end_layout
16992
16993 \begin_layout Standard
16994 \begin_inset VSpace medskip
16995 \end_inset
16996
16997
16998 \end_layout
16999
17000 \begin_layout Standard
17001 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
17002 \end_layout
17003
17004 \begin_layout Standard
17005
17006 \series bold
17007
17008 \backslash
17009 newcolumntype{M}[1]{>{
17010 \backslash
17011 centering
17012 \backslash
17013 hspace{0pt}}m{#1}}
17014 \end_layout
17015
17016 \begin_layout Standard
17017 ここで
17018 \series bold
17019
17020 \backslash
17021 hspace{0pt}
17022 \series default
17023 は、第
17024 \begin_inset CommandInset ref
17025 LatexCommand ref
17026 reference "sub:複数行"
17027
17028 \end_inset
17029
17030 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
17031 \end_layout
17032
17033 \begin_layout Standard
17034
17035 \series bold
17036 M{width}
17037 \end_layout
17038
17039 \begin_layout Standard
17040 と入力するだけですみます。
17041 \end_layout
17042
17043 \begin_layout Standard
17044 \begin_inset VSpace bigskip
17045 \end_inset
17046
17047
17048 \end_layout
17049
17050 \begin_layout Standard
17051 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
17052 \end_layout
17053
17054 \begin_layout Standard
17055
17056 \series bold
17057
17058 \backslash
17059 newcolumntype{S}[2]{>{
17060 \backslash
17061 centering
17062 \backslash
17063 hspace{0pt}}
17064 \begin_inset Newline newline
17065 \end_inset
17066
17067
17068 \begin_inset Phantom HPhantom
17069 status open
17070
17071 \begin_layout Plain Layout
17072
17073 \series bold
17074
17075 \backslash
17076 newcolumntype
17077 \end_layout
17078
17079 \end_inset
17080
17081 m{(#1+(2
17082 \backslash
17083 tabcolsep+
17084 \backslash
17085 arrayrulewidth)*(1-#2))/#2}}
17086 \end_layout
17087
17088 \begin_layout Standard
17089 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
17090 \begin_inset CommandInset ref
17091 LatexCommand eqref
17092 reference "eq:Wgn"
17093
17094 \end_inset
17095
17096 式を使用しています。
17097 \end_layout
17098
17099 \begin_layout Standard
17100 こうしておけば、当該セルのLaTeX引数に
17101 \end_layout
17102
17103 \begin_layout Standard
17104
17105 \series bold
17106 S{連結列セルの幅}{連結列セルがまたがる列の数}
17107 \end_layout
17108
17109 \begin_layout Standard
17110 と入力するだけですみます。
17111 \end_layout
17112
17113 \begin_layout Standard
17114 \begin_inset VSpace bigskip
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \begin_layout Standard
17121 色付き列については、以下のように定義するとよいでしょう。
17122 \end_layout
17123
17124 \begin_layout Standard
17125
17126 \series bold
17127
17128 \backslash
17129 newcolumntype{K}[1]{>{
17130 \backslash
17131 columncolor{#1}
17132 \backslash
17133 hspace{0pt}}c}
17134 \end_layout
17135
17136 \begin_layout Standard
17137 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
17138 \end_layout
17139
17140 \begin_layout Standard
17141
17142 \series bold
17143 K{色名}
17144 \end_layout
17145
17146 \begin_layout Standard
17147 と入力します。
17148 \end_layout
17149
17150 \begin_layout Standard
17151 \begin_inset VSpace bigskip
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \begin_layout Standard
17158
17159 \begin_inset CommandInset ref
17160 LatexCommand ref
17161 reference "tab:ユーザー定義の表書式"
17162
17163 \end_inset
17164
17165 を生成するには、第1列と連結列にLaTeX引数として
17166 \end_layout
17167
17168 \begin_layout Standard
17169
17170 \series bold
17171 M{2.5cm}
17172 \end_layout
17173
17174 \begin_layout Standard
17175 を指定し、最終列に
17176 \end_layout
17177
17178 \begin_layout Standard
17179
17180 \series bold
17181 K{red}
17182 \end_layout
17183
17184 \begin_layout Standard
17185 そして第2列の各セルに
17186 \end_layout
17187
17188 \begin_layout Standard
17189
17190 \series bold
17191 S{2.5cm}{2}
17192 \end_layout
17193
17194 \begin_layout Standard
17195 と指定します。
17196 \end_layout
17197
17198 \begin_layout Standard
17199 \begin_inset Float table
17200 placement h
17201 wide false
17202 sideways false
17203 status open
17204
17205 \begin_layout Plain Layout
17206 \begin_inset Caption
17207
17208 \begin_layout Plain Layout
17209 \begin_inset CommandInset label
17210 LatexCommand label
17211 name "tab:ユーザー定義の表書式"
17212
17213 \end_inset
17214
17215 ユーザー定義の表書式を使用した表
17216 \end_layout
17217
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \begin_layout Plain Layout
17224 \align center
17225 \begin_inset Tabular
17226 <lyxtabular version="3" rows="3" columns="4">
17227 <features tabularvalignment="middle">
17228 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17229 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17230 <column alignment="center" valignment="middle" width="0">
17231 <column alignment="center" valignment="middle" width="0" special="K{red}">
17232 <row>
17233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 とても長い表セル中の単語
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 複数行の連結列
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 c
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 d
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284 e
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 f
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 g
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 <row>
17309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 h
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 i
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331 j
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 k
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 </row>
17346 </lyxtabular>
17347
17348 \end_inset
17349
17350
17351 \end_layout
17352
17353 \end_inset
17354
17355
17356 \end_layout
17357
17358 \begin_layout Subsection
17359 罫線幅
17360 \begin_inset CommandInset label
17361 LatexCommand label
17362 name "sub:罫線幅"
17363
17364 \end_inset
17365
17366
17367 \begin_inset Index idx
17368 status collapsed
17369
17370 \begin_layout Plain Layout
17371 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
17372 \end_layout
17373
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \begin_layout Standard
17380 表中のすべての罫線の罫線幅を調整するには、長さ
17381 \series bold
17382
17383 \backslash
17384 arrayrulewidth
17385 \series default
17386 を使用します。たとえば、表
17387 \begin_inset CommandInset ref
17388 LatexCommand ref
17389 reference "tab:Table-with-1.5"
17390
17391 \end_inset
17392
17393 のように罫線幅を1.5
17394 \begin_inset space \thinspace{}
17395 \end_inset
17396
17397 ptにするには、表や表フロートの前にTeXコードで
17398 \end_layout
17399
17400 \begin_layout Standard
17401
17402 \series bold
17403
17404 \backslash
17405 setlength{
17406 \backslash
17407 arrayrulewidth}{1.5pt}
17408 \end_layout
17409
17410 \begin_layout Standard
17411 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
17412 \series bold
17413
17414 \backslash
17415 arrayrulewidth
17416 \series default
17417 を0.4
17418 \begin_inset space \thinspace{}
17419 \end_inset
17420
17421 ptに設定してください。
17422 \end_layout
17423
17424 \begin_layout Standard
17425 \begin_inset ERT
17426 status collapsed
17427
17428 \begin_layout Plain Layout
17429
17430
17431 \backslash
17432 setlength{
17433 \backslash
17434 arrayrulewidth}{1.5pt}
17435 \end_layout
17436
17437 \end_inset
17438
17439
17440 \begin_inset Float table
17441 wide false
17442 sideways false
17443 status open
17444
17445 \begin_layout Plain Layout
17446 \begin_inset Caption
17447
17448 \begin_layout Plain Layout
17449 \begin_inset CommandInset label
17450 LatexCommand label
17451 name "tab:Table-with-1.5"
17452
17453 \end_inset
17454
17455 1.5
17456 \begin_inset space \thinspace{}
17457 \end_inset
17458
17459 pt幅罫線の表
17460 \end_layout
17461
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \begin_layout Plain Layout
17468 \align center
17469 \begin_inset Tabular
17470 <lyxtabular version="3" rows="3" columns="3">
17471 <features tabularvalignment="middle">
17472 <column alignment="center" valignment="top" width="0">
17473 <column alignment="center" valignment="top" width="0">
17474 <column alignment="center" valignment="top" width="0">
17475 <row>
17476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 sd
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 </row>
17504 <row>
17505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 sd
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 sd
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 </row>
17562 </lyxtabular>
17563
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \end_inset
17570
17571
17572 \begin_inset ERT
17573 status collapsed
17574
17575 \begin_layout Plain Layout
17576
17577
17578 \backslash
17579 setlength{
17580 \backslash
17581 arrayrulewidth}{0.4pt}
17582 \end_layout
17583
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \begin_layout Standard
17590 \begin_inset VSpace bigskip
17591 \end_inset
17592
17593
17594 \begin_inset CommandInset ref
17595 LatexCommand ref
17596 reference "tab:1.5pt幅横罫"
17597
17598 \end_inset
17599
17600 のように横罫だけを1.5
17601 \begin_inset space \thinspace{}
17602 \end_inset
17603
17604 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17605 \end_layout
17606
17607 \begin_layout Standard
17608
17609 \series bold
17610
17611 \backslash
17612 let
17613 \backslash
17614 myHline
17615 \backslash
17616 hline
17617 \begin_inset Newline newline
17618 \end_inset
17619
17620
17621 \backslash
17622 renewcommand{
17623 \backslash
17624 hline}
17625 \begin_inset Newline newline
17626 \end_inset
17627
17628  {
17629 \backslash
17630 noalign{
17631 \backslash
17632 global
17633 \backslash
17634 arrayrulewidth 1.5pt}
17635 \begin_inset Newline newline
17636 \end_inset
17637
17638  
17639 \backslash
17640 myHline
17641 \backslash
17642 noalign{
17643 \backslash
17644 global
17645 \backslash
17646 arrayrulewidth 0.4pt}}
17647 \end_layout
17648
17649 \begin_layout Standard
17650 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17651 \end_layout
17652
17653 \begin_layout Standard
17654
17655 \series bold
17656
17657 \backslash
17658 renewcommand{
17659 \backslash
17660 hline}{
17661 \backslash
17662 myHline}
17663 \end_layout
17664
17665 \begin_layout Standard
17666 \begin_inset ERT
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670
17671
17672 \backslash
17673 let
17674 \backslash
17675 myHline
17676 \backslash
17677 hline
17678 \end_layout
17679
17680 \begin_layout Plain Layout
17681
17682
17683 \backslash
17684 renewcommand{
17685 \backslash
17686 hline}
17687 \end_layout
17688
17689 \begin_layout Plain Layout
17690
17691  {
17692 \backslash
17693 noalign{
17694 \backslash
17695 global
17696 \backslash
17697 arrayrulewidth 1.5pt}
17698 \end_layout
17699
17700 \begin_layout Plain Layout
17701
17702   
17703 \backslash
17704 myHline
17705 \backslash
17706 noalign{
17707 \backslash
17708 global
17709 \backslash
17710 arrayrulewidth 0.4pt}}
17711 \end_layout
17712
17713 \end_inset
17714
17715
17716 \begin_inset Float table
17717 wide false
17718 sideways false
17719 status open
17720
17721 \begin_layout Plain Layout
17722 \begin_inset Caption
17723
17724 \begin_layout Plain Layout
17725 \begin_inset CommandInset label
17726 LatexCommand label
17727 name "tab:1.5pt幅横罫"
17728
17729 \end_inset
17730
17731 1.5
17732 \begin_inset space \thinspace{}
17733 \end_inset
17734
17735 pt幅横罫の表
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \begin_layout Plain Layout
17744 \align center
17745 \begin_inset Tabular
17746 <lyxtabular version="3" rows="3" columns="3">
17747 <features tabularvalignment="middle">
17748 <column alignment="center" valignment="top" width="0">
17749 <column alignment="center" valignment="top" width="0">
17750 <column alignment="center" valignment="top" width="0">
17751 <row>
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 sd
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 </row>
17780 <row>
17781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17782 \begin_inset Text
17783
17784 \begin_layout Plain Layout
17785
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794 sd
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 sd
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 </row>
17838 </lyxtabular>
17839
17840 \end_inset
17841
17842
17843 \end_layout
17844
17845 \end_inset
17846
17847
17848 \begin_inset ERT
17849 status collapsed
17850
17851 \begin_layout Plain Layout
17852
17853
17854 \backslash
17855 renewcommand{
17856 \backslash
17857 hline}{
17858 \backslash
17859 myHline}
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 \begin_inset VSpace bigskip
17869 \end_inset
17870
17871 縦罫だけを1.5
17872 \begin_inset space \thinspace{}
17873 \end_inset
17874
17875 pt幅にするには、第
17876 \begin_inset CommandInset ref
17877 LatexCommand ref
17878 reference "sub:自製書式"
17879
17880 \end_inset
17881
17882 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17883 \end_layout
17884
17885 \begin_layout Standard
17886
17887 \series bold
17888
17889 \backslash
17890 newcolumntype{V}{!{
17891 \backslash
17892 vrule width 1.5pt}}
17893 \end_layout
17894
17895 \begin_layout Standard
17896
17897 \begin_inset CommandInset ref
17898 LatexCommand ref
17899 reference "tab:1.5pt幅縦罫"
17900
17901 \end_inset
17902
17903 を作るには、最右列にLaTeX引数
17904 \end_layout
17905
17906 \begin_layout Standard
17907
17908 \series bold
17909 VcV
17910 \end_layout
17911
17912 \begin_layout Standard
17913 を指定し、他の列には
17914 \end_layout
17915
17916 \begin_layout Standard
17917
17918 \series bold
17919 Vc
17920 \end_layout
17921
17922 \begin_layout Standard
17923 を指定します。
17924 \end_layout
17925
17926 \begin_layout Standard
17927 \begin_inset Float table
17928 wide false
17929 sideways false
17930 status open
17931
17932 \begin_layout Plain Layout
17933 \begin_inset Caption
17934
17935 \begin_layout Plain Layout
17936 \begin_inset CommandInset label
17937 LatexCommand label
17938 name "tab:1.5pt幅縦罫"
17939
17940 \end_inset
17941
17942 1.5
17943 \begin_inset space \thinspace{}
17944 \end_inset
17945
17946 pt幅縦罫の表
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \begin_layout Plain Layout
17955 \align center
17956 \begin_inset Tabular
17957 <lyxtabular version="3" rows="3" columns="3">
17958 <features tabularvalignment="middle">
17959 <column alignment="center" valignment="top" width="0" special="Vc">
17960 <column alignment="center" valignment="top" width="0" special="Vc">
17961 <column alignment="center" valignment="top" width="0" special="VcV">
17962 <row>
17963 <cell alignment="center" valignment="top" topline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 sd
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 </row>
17991 <row>
17992 <cell alignment="center" valignment="top" topline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" topline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 sd
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" topline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 <row>
18021 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 sd
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 </lyxtabular>
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \end_inset
18057
18058
18059 \end_layout
18060
18061 \begin_layout Subsection
18062 点罫
18063 \begin_inset Index idx
18064 status collapsed
18065
18066 \begin_layout Plain Layout
18067 ひょうのちょうせい@表の調整 ! てんけい@点罫
18068 \end_layout
18069
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \begin_layout Standard
18076 \begin_inset ERT
18077 status collapsed
18078
18079 \begin_layout Plain Layout
18080
18081
18082 \backslash
18083 ifarydshln
18084 \end_layout
18085
18086 \end_inset
18087
18088
18089 \begin_inset Note Note
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
18094 \end_layout
18095
18096 \end_inset
18097
18098
18099 \end_layout
18100
18101 \begin_layout Standard
18102 \begin_inset Float table
18103 placement H
18104 wide false
18105 sideways false
18106 status open
18107
18108 \begin_layout Plain Layout
18109 \begin_inset Caption
18110
18111 \begin_layout Plain Layout
18112 \begin_inset CommandInset label
18113 LatexCommand label
18114 name "tab:点罫表"
18115
18116 \end_inset
18117
18118 点罫を使用した表
18119 \end_layout
18120
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \begin_layout Plain Layout
18127 \align center
18128 \begin_inset Tabular
18129 <lyxtabular version="3" rows="5" columns="5">
18130 <features tabularvalignment="middle">
18131 <column alignment="center" valignment="top" width="0">
18132 <column alignment="center" valignment="top" width="0">
18133 <column alignment="center" valignment="top" width="0" special=":c">
18134 <column alignment="center" valignment="top" width="0">
18135 <column alignment="center" valignment="top" width="0">
18136 <row>
18137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 </row>
18183 <row>
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 <row>
18231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 \begin_inset ERT
18236 status collapsed
18237
18238 \begin_layout Plain Layout
18239
18240
18241 \backslash
18242 hdashline 
18243 \end_layout
18244
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 </row>
18289 <row>
18290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 \begin_inset ERT
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298
18299
18300 \backslash
18301 cdashline{4-5}
18302 \end_layout
18303
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 </row>
18348 <row>
18349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 </row>
18395 </lyxtabular>
18396
18397 \end_inset
18398
18399
18400 \end_layout
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \begin_layout Standard
18408 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
18409 \end_layout
18410
18411 \begin_layout Standard
18412
18413 \series bold
18414
18415 \backslash
18416 usepackage{arydshln}
18417 \end_layout
18418
18419 \begin_layout Standard
18420 というコマンドを書き、LaTeXパッケージの
18421 \series bold
18422 arydshln
18423 \series default
18424
18425 \begin_inset Index idx
18426 status collapsed
18427
18428 \begin_layout Plain Layout
18429 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
18430 \end_layout
18431
18432 \end_inset
18433
18434 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
18435 \end_layout
18436
18437 \begin_layout Standard
18438 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
18439 \end_layout
18440
18441 \begin_layout Standard
18442
18443 \series bold
18444
18445 \backslash
18446 hdashline
18447 \end_layout
18448
18449 \begin_layout Standard
18450 というコマンドを加えてください。
18451 \end_layout
18452
18453 \begin_layout Standard
18454 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
18455 \end_layout
18456
18457 \begin_layout Standard
18458
18459 \series bold
18460
18461 \backslash
18462 cdashline{列番号
18463 \series default
18464 }
18465 \end_layout
18466
18467 \begin_layout Standard
18468 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18469 \end_layout
18470
18471 \begin_layout Standard
18472
18473 \series bold
18474
18475 \backslash
18476 cdashline{2-4}
18477 \end_layout
18478
18479 \begin_layout Standard
18480 なるコマンドを置いてください。
18481 \end_layout
18482
18483 \begin_layout Standard
18484 \begin_inset VSpace bigskip
18485 \end_inset
18486
18487
18488 \end_layout
18489
18490 \begin_layout Standard
18491
18492 \begin_inset CommandInset ref
18493 LatexCommand ref
18494 reference "tab:点罫表"
18495
18496 \end_inset
18497
18498 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18499 \series bold
18500
18501 \backslash
18502 hdashlineが挿れられており、第3行の最初のセルには、
18503 \series default
18504 TeXコードのコマンド
18505 \begin_inset Newline newline
18506 \end_inset
18507
18508  
18509 \series bold
18510
18511 \backslash
18512 cdashline{4-5}が挿れられています。
18513 \end_layout
18514
18515 \begin_layout Standard
18516 \begin_inset Note Greyedout
18517 status open
18518
18519 \begin_layout Plain Layout
18520
18521 \series bold
18522 【註】
18523 \series default
18524 ここで用いられているLaTeXパッケージ
18525 \series bold
18526 arydshln
18527 \series default
18528 は、第
18529 \begin_inset CommandInset ref
18530 LatexCommand ref
18531 reference "sec:色付きの表"
18532
18533 \end_inset
18534
18535 節の色付き表で用いられているLaTeXパッケージ
18536 \series bold
18537 colortbl
18538 \series default
18539
18540 \begin_inset Index idx
18541 status collapsed
18542
18543 \begin_layout Plain Layout
18544 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18545 \end_layout
18546
18547 \end_inset
18548
18549 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18550 \end_layout
18551
18552 \end_inset
18553
18554
18555 \end_layout
18556
18557 \begin_layout Standard
18558 \begin_inset ERT
18559 status collapsed
18560
18561 \begin_layout Plain Layout
18562
18563
18564 \backslash
18565 else
18566 \end_layout
18567
18568 \end_inset
18569
18570
18571 \begin_inset Note Note
18572 status open
18573
18574 \begin_layout Plain Layout
18575 以下は、LaTeXパッケージ
18576 \series bold
18577 arydshln
18578 \series default
18579 が導入済みでないときに表示されます。
18580 \end_layout
18581
18582 \end_inset
18583
18584
18585 \end_layout
18586
18587 \begin_layout Standard
18588 本節の内容を出力に表示するためには、
18589 \series bold
18590 arydshln
18591 \series default
18592 パッケージを導入しなくてはなりません。
18593 \end_layout
18594
18595 \begin_layout Standard
18596 \begin_inset ERT
18597 status collapsed
18598
18599 \begin_layout Plain Layout
18600
18601
18602 \backslash
18603 fi
18604 \end_layout
18605
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \begin_layout Chapter
18612 フロート
18613 \begin_inset Index idx
18614 status collapsed
18615
18616 \begin_layout Plain Layout
18617 ふろーと@フロート
18618 \end_layout
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \begin_layout Section
18626 はじめに
18627 \begin_inset CommandInset label
18628 LatexCommand label
18629 name "sec:フロートはじめに"
18630
18631 \end_inset
18632
18633
18634 \begin_inset Index idx
18635 status collapsed
18636
18637 \begin_layout Plain Layout
18638 ふろーと@フロート ! はじめに
18639 \end_layout
18640
18641 \end_inset
18642
18643
18644 \end_layout
18645
18646 \begin_layout Standard
18647 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18648 ート)ことができます。
18649 \family sans
18650 脚注
18651 \family default
18652
18653 \family sans
18654 傍注
18655 \family default
18656 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18657 \end_layout
18658
18659 \begin_layout Standard
18660 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18661 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18662 ートには連番が割り当てられます。参照については、第
18663 \begin_inset CommandInset ref
18664 LatexCommand ref
18665 reference "sec:フロートの参照"
18666
18667 \end_inset
18668
18669 節で述べられています。
18670 \end_layout
18671
18672 \begin_layout Standard
18673 フロートを挿入するには、
18674 \family sans
18675 挿入\SpecialChar \menuseparator
18676 フロート
18677 \family default
18678 メニューを使えば、ラベルのついたボックスすなわち
18679 \family sans
18680 キャプション
18681 \family default
18682 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18683 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18684 \begin_inset CommandInset ref
18685 LatexCommand ref
18686 reference "sec:キャプションの配置"
18687
18688 \end_inset
18689
18690 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18691 ます。畳んだフロートボックスは、
18692 \begin_inset Graphics
18693         filename clipart/floatQt4.png
18694         scale 70
18695         scaleBeforeRotation
18696
18697 \end_inset
18698
18699 のように、灰色ボタンに赤字ラベルで表示されます。
18700 \end_layout
18701
18702 \begin_layout Standard
18703 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18704 \end_layout
18705
18706 \begin_layout Standard
18707 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18708 \end_layout
18709
18710 \begin_layout Section
18711 フロート型
18712 \end_layout
18713
18714 \begin_layout Standard
18715 LyXには、第
18716 \begin_inset CommandInset ref
18717 LatexCommand ref
18718 reference "sec:図フロート"
18719
18720 \end_inset
18721
18722 節および第
18723 \begin_inset CommandInset ref
18724 LatexCommand ref
18725 reference "sec:表フロート"
18726
18727 \end_inset
18728
18729 節で各々説明されている図フロートと表フロート以外に、
18730 \series bold
18731 アルゴリズム型
18732 \series default
18733
18734 \series bold
18735 折返し型
18736 \series default
18737 のフロート型があります。
18738 \end_layout
18739
18740 \begin_layout Subsection
18741 アルゴリズムフロート
18742 \begin_inset Index idx
18743 status collapsed
18744
18745 \begin_layout Plain Layout
18746 ふろーと@フロート ! あるごりずむ@アルゴリズム
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \begin_inset Float algorithm
18756 placement h
18757 wide false
18758 sideways false
18759 status open
18760
18761 \begin_layout Plain Layout
18762 \begin_inset Caption
18763
18764 \begin_layout Plain Layout
18765 \begin_inset CommandInset label
18766 LatexCommand label
18767 name "alg:アルゴリズムフロートの例"
18768
18769 \end_inset
18770
18771 アルゴリズムフロートの例
18772 \end_layout
18773
18774 \end_inset
18775
18776
18777 \end_layout
18778
18779 \begin_layout LyX-Code
18780 for I in 1..N loop
18781 \begin_inset Newline newline
18782 \end_inset
18783
18784  Sum:= Sum + A(I); /*comment*/
18785 \begin_inset Newline newline
18786 \end_inset
18787
18788 end loop
18789 \begin_inset VSpace -4mm
18790 \end_inset
18791
18792
18793 \end_layout
18794
18795 \end_inset
18796
18797
18798 \end_layout
18799
18800 \begin_layout Standard
18801 このフロート型は、
18802 \family sans
18803 挿入
18804 \shape up
18805 \SpecialChar \menuseparator
18806 フロート\SpecialChar \menuseparator
18807 アルゴリズム
18808 \family default
18809 \shape default
18810 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18811 \begin_inset CommandInset ref
18812 LatexCommand ref
18813 reference "cha:プログラムコードリスト"
18814
18815 \end_inset
18816
18817 章で説明されているプログラムコードリストの代わりとみなすことができます。
18818 \emph on
18819 LyXユーザーの手引き
18820 \emph default
18821 に述べられているように、アルゴリズム向けの環境としては、
18822 \family sans
18823 LyXコード
18824 \family default
18825 があります。 アルゴリズム
18826 \begin_inset CommandInset ref
18827 LatexCommand ref
18828 reference "alg:アルゴリズムフロートの例"
18829
18830 \end_inset
18831
18832 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18833 \begin_inset space \thinspace{}
18834 \end_inset
18835
18836 mmの垂直空白が入れてあります。
18837 \end_layout
18838
18839 \begin_layout Standard
18840 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18841 \end_layout
18842
18843 \begin_layout Standard
18844
18845 \series bold
18846
18847 \backslash
18848 floatname{algorithm}{付けたい名称}
18849 \end_layout
18850
18851 \begin_layout Standard
18852 という行を手動で加える必要があります。ここで
18853 \family sans
18854 \series bold
18855 付けたい名称
18856 \family default
18857 \series default
18858 には、お使いの言語で「
18859 \emph on
18860 algorithm
18861 \emph default
18862 」に対応する単語を指定します。
18863 \end_layout
18864
18865 \begin_layout Standard
18866 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18867 \family sans
18868 挿入\SpecialChar \menuseparator
18869 一覧/目次\SpecialChar \menuseparator
18870 アルゴリズム一覧
18871 \family default
18872 メニューを使用します。それ以外の場合には、代わりに
18873 \end_layout
18874
18875 \begin_layout Standard
18876
18877 \series bold
18878
18879 \backslash
18880 listof{algorithm}{付けたい名称}
18881 \end_layout
18882
18883 \begin_layout Standard
18884 というコマンドをTeXコードとして用います。ここで
18885 \family sans
18886 付けたい名称
18887 \family default
18888 とは、「
18889 \emph on
18890 List of Algorithm
18891 \emph default
18892 s」という単語に相当する、ご使用になりたい言語での単語です。
18893 \end_layout
18894
18895 \begin_layout Standard
18896 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18897 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18898 \end_layout
18899
18900 \begin_layout Standard
18901
18902 \series bold
18903
18904 \backslash
18905 numberwithin{algorithm}{chapter}
18906 \end_layout
18907
18908 \begin_layout Standard
18909 というコマンドを追加してください。
18910 \series bold
18911
18912 \backslash
18913 numberwithin
18914 \series default
18915 というコマンドを使用するには、文書設定の
18916 \family sans
18917 数式オプション
18918 \family default
18919 タブで
18920 \family sans
18921 AMS mathパッケージを使用する
18922 \family default
18923 オプションを有効にしてください。
18924 \end_layout
18925
18926 \begin_layout Subsection
18927 折返しフロート
18928 \begin_inset Index idx
18929 status collapsed
18930
18931 \begin_layout Plain Layout
18932 ふろーと@フロート ! おりかえしふろーと@折返しフロート
18933 \end_layout
18934
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \begin_layout Standard
18941 \begin_inset Wrap figure
18942 lines 0
18943 placement l
18944 overhang 1cm
18945 width "40col%"
18946 status open
18947
18948 \begin_layout Plain Layout
18949 \begin_inset Graphics
18950         filename ../clipart/mobius.eps
18951         width 40col%
18952         scaleBeforeRotation
18953         rotateOrigin center
18954
18955 \end_inset
18956
18957
18958 \end_layout
18959
18960 \begin_layout Plain Layout
18961 \begin_inset Caption
18962
18963 \begin_layout Plain Layout
18964 \begin_inset CommandInset label
18965 LatexCommand label
18966 name "fig:折返し図フロート"
18967
18968 \end_inset
18969
18970 これは折返し図フロートです。
18971 \end_layout
18972
18973 \end_inset
18974
18975
18976 \end_layout
18977
18978 \end_inset
18979
18980 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
18981 \series bold
18982 wrapfig
18983 \series default
18984
18985 \begin_inset Index idx
18986 status collapsed
18987
18988 \begin_layout Plain Layout
18989 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
18990 \end_layout
18991
18992 \end_inset
18993
18994 を導入済みであれば、
18995 \family sans
18996 挿入\SpecialChar \menuseparator
18997 フロート\SpecialChar \menuseparator
18998 折返し図フロート
18999 \family default
19000
19001 \family sans
19002 折返し表フロート
19003 \family default
19004 メニューで挿入することができます
19005 \begin_inset Foot
19006 status collapsed
19007
19008 \begin_layout Plain Layout
19009 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
19010 \end_layout
19011
19012 \end_inset
19013
19014 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
19015 \family sans
19016 配置
19017 \family default
19018
19019 \family sans
19020
19021 \family default
19022 です。非必須項目として、
19023 \family sans
19024 ぶら下げ
19025 \family default
19026
19027 \family sans
19028 行幅
19029 \family default
19030 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
19031 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
19032 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
19033 \begin_inset CommandInset ref
19034 LatexCommand ref
19035 reference "fig:折返し図フロート"
19036
19037 \end_inset
19038
19039 図は、40
19040 \begin_inset space \thinspace{}
19041 \end_inset
19042
19043 列幅%の幅と1
19044 \begin_inset space \thinspace{}
19045 \end_inset
19046
19047 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
19048 \begin_inset Foot
19049 status collapsed
19050
19051 \begin_layout Plain Layout
19052 使うことのできる単位は付録
19053 \begin_inset CommandInset ref
19054 LatexCommand ref
19055 reference "cha:LyXで使用できる単位"
19056
19057 \end_inset
19058
19059 に収録してあります。
19060 \end_layout
19061
19062 \end_inset
19063
19064
19065 \end_layout
19066
19067 \begin_layout Standard
19068 \begin_inset Note Greyedout
19069 status open
19070
19071 \begin_layout Plain Layout
19072
19073 \series bold
19074 【註】
19075 \series default
19076 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
19077 上書きされて出力されたりします。
19078 \end_layout
19079
19080 \end_inset
19081
19082
19083 \end_layout
19084
19085 \begin_layout Standard
19086 原則として、
19087 \end_layout
19088
19089 \begin_layout Itemize
19090 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
19091 うになってから、正確な位置に挿入しなくてはなりません。
19092 \end_layout
19093
19094 \begin_layout Itemize
19095 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
19096 \end_layout
19097
19098 \begin_layout Itemize
19099 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
19100 \end_layout
19101
19102 \begin_layout Itemize
19103 折返しフロートは、節見出しや表中に入れることは認められていません。
19104 \end_layout
19105
19106 \begin_layout Section
19107 フロートの連番
19108 \begin_inset Index idx
19109 status collapsed
19110
19111 \begin_layout Plain Layout
19112 ふろーと@フロート ! れんばん@連番
19113 \end_layout
19114
19115 \end_inset
19116
19117
19118 \end_layout
19119
19120 \begin_layout Standard
19121 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
19122 て変わります。
19123 \end_layout
19124
19125 \begin_layout Standard
19126 節から独立して付けられている連番を変更するには、文書プリアンブルで
19127 \end_layout
19128
19129 \begin_layout Standard
19130
19131 \series bold
19132
19133 \backslash
19134 renewcommand{
19135 \backslash
19136 thetable}{
19137 \backslash
19138 roman{table}}
19139 \end_layout
19140
19141 \begin_layout Standard
19142
19143 \series bold
19144 というコマンドを使うと良いでしょう。
19145 \backslash
19146 thetable
19147 \series default
19148 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
19149 \series bold
19150
19151 \backslash
19152 thefigure
19153 \series default
19154 コマンドを使用します。上のコマンドで使用されている
19155 \series bold
19156
19157 \backslash
19158 roman
19159 \series default
19160 は、表番号を小文字のローマ数字で印字するコマンドです。
19161 \end_layout
19162
19163 \begin_layout Standard
19164 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
19165 \end_layout
19166
19167 \begin_layout Standard
19168
19169 \series bold
19170
19171 \backslash
19172 numberwithin{table}{subsection}
19173 \end_layout
19174
19175 \begin_layout Standard
19176 というコマンドを使用してください。
19177 \series bold
19178
19179 \backslash
19180 numberwithin
19181 \series default
19182 コマンドを使用可能にするためには、文書設定の
19183 \family sans
19184 数式オプション
19185 \family default
19186 タブで、
19187 \family sans
19188 AMS
19189 \begin_inset space ~
19190 \end_inset
19191
19192 math数式パッケージを使用する
19193 \family default
19194 を使用します。
19195 \end_layout
19196
19197 \begin_layout Standard
19198 連番コマンドについての詳細と大切な注意点については、第
19199 \begin_inset CommandInset ref
19200 LatexCommand ref
19201 reference "sub:脚注の付番"
19202
19203 \end_inset
19204
19205 節もご覧ください。
19206 \end_layout
19207
19208 \begin_layout Section
19209 フロートの参照
19210 \begin_inset CommandInset label
19211 LatexCommand label
19212 name "sec:フロートの参照"
19213
19214 \end_inset
19215
19216
19217 \begin_inset Index idx
19218 status collapsed
19219
19220 \begin_layout Plain Layout
19221 ふろーと@フロート ! さんしょう@参照
19222 \end_layout
19223
19224 \end_inset
19225
19226
19227 \begin_inset Index idx
19228 status collapsed
19229
19230 \begin_layout Plain Layout
19231 さんしょう@参照 ! ふろーとにたいする@フロートに対する
19232 \end_layout
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \begin_layout Standard
19240 フロートを参照するには、
19241 \family sans
19242 挿入\SpecialChar \menuseparator
19243 ラベル
19244 \family default
19245 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
19246 \begin_inset Graphics
19247         filename ../clipart/labelQt4.png
19248         scale 85
19249         scaleBeforeRotation
19250
19251 \end_inset
19252
19253 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
19254 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
19255 \family sans
19256 fig:
19257 \family default
19258 」という前置句がつけられます。
19259 \end_layout
19260
19261 \begin_layout Standard
19262 ラベルは、参照のための名称兼位置標として用いられます。
19263 \family sans
19264 挿入\SpecialChar \menuseparator
19265 相互参照
19266 \family default
19267 メニューかツールバーボタン
19268 \begin_inset Graphics
19269         filename ../../images/dialog-show-new-inset_ref.png
19270         scale 85
19271         scaleBeforeRotation
19272
19273 \end_inset
19274
19275 を使えば、ラベルを参照することができます。
19276 \begin_inset Graphics
19277         filename clipart/referenceQt4.png
19278         scale 85
19279         scaleBeforeRotation
19280
19281 \end_inset
19282
19283 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
19284 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
19285 れます。
19286 \end_layout
19287
19288 \begin_layout Standard
19289 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
19290 出力では、参照の代わりに二つの疑問符が表示されることになります。
19291 \end_layout
19292
19293 \begin_layout Standard
19294 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
19295 で、リンクの更新に手間を割く必要はありません。
19296 \end_layout
19297
19298 \begin_layout Standard
19299 相互参照ウィンドウの
19300 \family sans
19301 ラベルへ移動
19302 \family default
19303 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
19304 \family sans
19305 戻る
19306 \family default
19307 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
19308 この場合には元に戻ることができません。
19309 \end_layout
19310
19311 \begin_layout Subsection
19312 相互参照の書式
19313 \begin_inset CommandInset label
19314 LatexCommand label
19315 name "sub:相互参照の書式"
19316
19317 \end_inset
19318
19319
19320 \begin_inset Index idx
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324 さんしょう@参照 ! しょしき@書式
19325 \end_layout
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Standard
19333 相互参照には、以下の6種類があります。
19334 \end_layout
19335
19336 \begin_layout Description
19337 <参照>: これはフロート番号を表示します。これが既定値です。例:
19338 \begin_inset CommandInset ref
19339 LatexCommand ref
19340 reference "fig:歪められた二つの像"
19341
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \begin_layout Description
19348 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
19349 例:
19350 \begin_inset CommandInset ref
19351 LatexCommand eqref
19352 reference "eq:Wgn"
19353
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \begin_layout Description
19360 <参照ページ>: これはページ番号を表示します。例:Page
19361 \begin_inset space ~
19362 \end_inset
19363
19364
19365 \begin_inset CommandInset ref
19366 LatexCommand pageref
19367 reference "fig:歪められた二つの像"
19368
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \begin_layout Description
19375 on
19376 \begin_inset space ~
19377 \end_inset
19378
19379 page
19380 \begin_inset space ~
19381 \end_inset
19382
19383 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
19384 \begin_inset CommandInset ref
19385 LatexCommand vpageref
19386 reference "fig:歪められた二つの像"
19387
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \begin_layout Description
19394 <参照>
19395 \begin_inset space ~
19396 \end_inset
19397
19398 on
19399 \begin_inset space ~
19400 \end_inset
19401
19402 page
19403 \begin_inset space ~
19404 \end_inset
19405
19406 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
19407 \begin_inset CommandInset ref
19408 LatexCommand vref
19409 reference "fig:歪められた二つの像"
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \begin_layout Description
19417
19418 \lang english
19419 Formatted
19420 \begin_inset space ~
19421 \end_inset
19422
19423 reference: prints a self-defined cross-reference format.
19424 \begin_inset Newline newline
19425 \end_inset
19426
19427
19428 \begin_inset Note Greyedout
19429 status open
19430
19431 \begin_layout Plain Layout
19432
19433 \series bold
19434 \lang english
19435 Note:
19436 \series default
19437  This feature is only available when you have the LaTeX-package 
19438 \series bold
19439 prettyref
19440 \series default
19441  or 
19442 \series bold
19443 refstyle
19444 \series default
19445 \lang japanese
19446
19447 \begin_inset Index idx
19448 status collapsed
19449
19450 \begin_layout Plain Layout
19451 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19452 \end_layout
19453
19454 \end_inset
19455
19456
19457 \begin_inset Index idx
19458 status collapsed
19459
19460 \begin_layout Plain Layout
19461 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19462 \end_layout
19463
19464 \end_inset
19465
19466
19467 \lang english
19468  installed.
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \lang japanese
19475
19476 \begin_inset Newline newline
19477 \end_inset
19478
19479
19480 \lang english
19481 You can select which LaTeX-package should be used for this feature by setting
19482  the option 
19483 \family sans
19484 Use refstyle (not prettyref) for cross-references
19485 \family default
19486  in the menu 
19487 \family sans
19488 Document\SpecialChar \menuseparator
19489 Settings\SpecialChar \menuseparator
19490 Document Class
19491 \family default
19492 .
19493  The format is specified by adding the command 
19494 \series bold
19495
19496 \backslash
19497 newrefformat
19498 \series default
19499  (prettyref) or 
19500 \series bold
19501
19502 \backslash
19503 newref
19504 \series default
19505  (refstyle) to the preamble of the document.
19506  For example redefining all references to figures (which have the label
19507  shortcut 
19508 \begin_inset Quotes eld
19509 \end_inset
19510
19511
19512 \family sans
19513 fig
19514 \family default
19515
19516 \begin_inset Quotes erd
19517 \end_inset
19518
19519 ) can be done with this command
19520 \lang japanese
19521
19522 \begin_inset Newline newline
19523 \end_inset
19524
19525
19526 \series bold
19527
19528 \backslash
19529 newref{fig}{refcmd={
19530 \lang english
19531 Image on page
19532 \lang japanese
19533  
19534 \backslash
19535 pageref{#1}}}
19536 \series default
19537
19538 \begin_inset Newline newline
19539 \end_inset
19540
19541
19542 \lang english
19543 For more information about the format, have a look at the package documentations
19544 \lang japanese
19545
19546 \begin_inset CommandInset citation
19547 LatexCommand cite
19548 key "prettyref,refstyle"
19549
19550 \end_inset
19551
19552 .
19553 \end_layout
19554
19555 \begin_layout Description
19556
19557 \lang english
19558 Textual
19559 \begin_inset space ~
19560 \end_inset
19561
19562 reference: prints the caption of the reference
19563 \lang japanese
19564
19565 \begin_inset CommandInset ref
19566 LatexCommand nameref
19567 reference "fig:歪められた二つの像"
19568
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \begin_layout Standard
19575
19576 \family sans
19577 \lang english
19578 <page>
19579 \family default
19580  will not print the page number if the label is on the previous, the same,
19581  or the next page.
19582  You will e.
19583 \begin_inset space \thinspace{}
19584 \end_inset
19585
19586 g.
19587 \begin_inset space \space{}
19588 \end_inset
19589
19590 see the text 
19591 \begin_inset Quotes eld
19592 \end_inset
19593
19594
19595 \family sans
19596 on this page
19597 \family default
19598
19599 \begin_inset Quotes erd
19600 \end_inset
19601
19602  instead.
19603  The style 
19604 \family sans
19605 <reference> on page <page>
19606 \family default
19607  will not print anything about the page if the label is on the same page.
19608 \end_layout
19609
19610 \begin_layout Standard
19611
19612 \lang english
19613 The number and current page of the part of the document referred to in the
19614  output is automatically calculated by LaTeX.
19615  The varieties are adjusted in the field 
19616 \family sans
19617 Format
19618 \family default
19619  of the cross-reference window that appears when you click on the cross-referenc
19620 e box.
19621 \end_layout
19622
19623 \begin_layout Standard
19624
19625 \lang english
19626 \begin_inset Note Greyedout
19627 status open
19628
19629 \begin_layout Plain Layout
19630
19631 \series bold
19632 \lang english
19633 Note:
19634 \series default
19635  It is recommended to use the LaTeX-package 
19636 \series bold
19637 refstyle
19638 \series default
19639 \lang japanese
19640
19641 \begin_inset Index idx
19642 status collapsed
19643
19644 \begin_layout Plain Layout
19645 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19646 \end_layout
19647
19648 \end_inset
19649
19650
19651 \lang english
19652  because 
19653 \series bold
19654 prettyref
19655 \series default
19656 \lang japanese
19657
19658 \begin_inset Index idx
19659 status collapsed
19660
19661 \begin_layout Plain Layout
19662 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19663 \end_layout
19664
19665 \end_inset
19666
19667
19668 \lang english
19669  does not know all of LyX's possible label shortcuts
19670 \begin_inset Foot
19671 status collapsed
19672
19673 \begin_layout Plain Layout
19674
19675 \lang english
19676 \begin_inset Quotes eld
19677 \end_inset
19678
19679 fig:
19680 \begin_inset Quotes erd
19681 \end_inset
19682
19683  is for example LyX's shortcut for labels in figure captions.
19684 \end_layout
19685
19686 \end_inset
19687
19688  and is not internationalized.
19689 \end_layout
19690
19691 \end_inset
19692
19693
19694 \end_layout
19695
19696 \begin_layout Subsection
19697 参照名の自動命名
19698 \begin_inset Index idx
19699 status collapsed
19700
19701 \begin_layout Plain Layout
19702 さんしょう@参照 ! じどうめいめい@自動命名
19703 \end_layout
19704
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \begin_layout Standard
19711
19712 \family sans
19713 文書設定
19714 \family default
19715 ダイアログの
19716 \family sans
19717 PDF特性
19718 \family default
19719 で有効にされた
19720 \series bold
19721 hyperref
19722 \series default
19723
19724 \begin_inset Index idx
19725 status collapsed
19726
19727 \begin_layout Plain Layout
19728 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19729 \end_layout
19730
19731 \end_inset
19732
19733  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19734 \emph on
19735
19736 \emph default
19737 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19738 の機能を使用するには、hyperrefを有効にして、
19739 \end_layout
19740
19741 \begin_layout Standard
19742
19743 \series bold
19744
19745 \backslash
19746 AtBeginDocument{
19747 \backslash
19748 renewcommand{
19749 \backslash
19750 ref}[1]{
19751 \backslash
19752 mbox{
19753 \backslash
19754 autoref{#1}}}}
19755 \end_layout
19756
19757 \begin_layout Standard
19758 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19759 \begin_inset space \thinspace{}
19760 \end_inset
19761
19762 」としたいなど、既定の参照名以外のものが欲しい場合には、
19763 \end_layout
19764
19765 \begin_layout Standard
19766
19767 \series bold
19768
19769 \backslash
19770 addto
19771 \backslash
19772 extrasenglish{
19773 \backslash
19774 renewcommand{
19775 \backslash
19776 sectionautorefname}
19777 \begin_inset Newline newline
19778 \end_inset
19779
19780
19781 \begin_inset Phantom HPhantom
19782 status open
19783
19784 \begin_layout Plain Layout
19785
19786 \series bold
19787 \begin_inset space ~
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794
19795 {sec.
19796 \backslash
19797 negthinspace}}
19798 \end_layout
19799
19800 \begin_layout Standard
19801 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19802 \begin_inset Newline newline
19803 \end_inset
19804
19805
19806 \series bold
19807
19808 \backslash
19809 extrasenglishを
19810 \backslash
19811 extras***
19812 \series default
19813 に置き換えてください(***は使用中の言語名)。
19814 \end_layout
19815
19816 \begin_layout Standard
19817 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19818 \end_layout
19819
19820 \begin_layout Standard
19821
19822 \series bold
19823
19824 \backslash
19825 newlength{
19826 \backslash
19827 abc}
19828 \begin_inset Newline newline
19829 \end_inset
19830
19831
19832 \backslash
19833 settowidth{
19834 \backslash
19835 abc}{
19836 \backslash
19837 space}
19838 \begin_inset Newline newline
19839 \end_inset
19840
19841
19842 \backslash
19843 addto
19844 \backslash
19845 extrasenglish{
19846 \backslash
19847 renewcommand{
19848 \backslash
19849 equationautorefname}
19850 \begin_inset Newline newline
19851 \end_inset
19852
19853
19854 \begin_inset Phantom HPhantom
19855 status open
19856
19857 \begin_layout Plain Layout
19858
19859 \series bold
19860 \begin_inset space ~
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867
19868 {
19869 \backslash
19870 hspace{-
19871 \backslash
19872 abc}}
19873 \end_layout
19874
19875 \begin_layout Standard
19876 この話題に関する詳細は、hyperrefの説明書
19877 \begin_inset CommandInset citation
19878 LatexCommand cite
19879 key "hyperref"
19880
19881 \end_inset
19882
19883 をお読みください。
19884 \end_layout
19885
19886 \begin_layout Standard
19887 \begin_inset Note Greyedout
19888 status open
19889
19890 \begin_layout Plain Layout
19891
19892 \series bold
19893 【註】
19894 \series default
19895 参照の自動命名は、相互参照を
19896 \family sans
19897 整形参照
19898 \family default
19899 様式(第
19900 \begin_inset CommandInset ref
19901 LatexCommand ref
19902 reference "sub:相互参照の書式"
19903
19904 \end_inset
19905
19906 節)で使用しているときには、使用することができません。
19907 \end_layout
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \begin_layout Standard
19915 取扱説明書
19916 \emph on
19917 数式篇
19918 \emph default
19919 は、参照の自動命名が使用されている一例です。
19920 \end_layout
19921
19922 \begin_layout Subsection
19923 参照位置
19924 \begin_inset CommandInset label
19925 LatexCommand label
19926 name "sub:参照位置"
19927
19928 \end_inset
19929
19930
19931 \begin_inset Index idx
19932 status collapsed
19933
19934 \begin_layout Plain Layout
19935 さんしょう@参照 ! さんしょういち@参照位置
19936 \end_layout
19937
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \begin_layout Standard
19944
19945 \family sans
19946 文書設定
19947 \family default
19948 ダイアログの
19949 \family sans
19950 PDF特性
19951 \family default
19952 で、
19953 \series bold
19954 hyperref
19955 \series default
19956
19957 \begin_inset Index idx
19958 status collapsed
19959
19960 \begin_layout Plain Layout
19961 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19962 \end_layout
19963
19964 \end_inset
19965
19966 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19967 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19968 \series bold
19969 hyperref
19970 \series default
19971
19972 \begin_inset Index idx
19973 status collapsed
19974
19975 \begin_layout Plain Layout
19976 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19977 \end_layout
19978
19979 \end_inset
19980
19981 の一部である
19982 \series bold
19983 hyperref
19984 \series default
19985
19986 \begin_inset Index idx
19987 status collapsed
19988
19989 \begin_layout Plain Layout
19990 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19991 \end_layout
19992
19993 \end_inset
19994
19995 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19996 \end_layout
19997
19998 \begin_layout Standard
19999
20000 \series bold
20001
20002 \backslash
20003 usepackage[figure]{hypcap}
20004 \end_layout
20005
20006 \begin_layout Standard
20007 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
20008 hypcapの説明書
20009 \begin_inset CommandInset citation
20010 LatexCommand cite
20011 key "hypcap"
20012
20013 \end_inset
20014
20015 をご覧ください。
20016 \end_layout
20017
20018 \begin_layout Standard
20019 \begin_inset Note Greyedout
20020 status open
20021
20022 \begin_layout Plain Layout
20023
20024 \series bold
20025 【註】hypcap
20026 \series default
20027 は内部図への参照には効力がありません。
20028 \end_layout
20029
20030 \end_inset
20031
20032
20033 \end_layout
20034
20035 \begin_layout Section
20036 フロートの配置
20037 \begin_inset CommandInset label
20038 LatexCommand label
20039 name "sec:フロートの配置"
20040
20041 \end_inset
20042
20043
20044 \begin_inset Index idx
20045 status collapsed
20046
20047 \begin_layout Plain Layout
20048 ふろーと@フロート ! はいち@配置
20049 \end_layout
20050
20051 \end_inset
20052
20053
20054 \end_layout
20055
20056 \begin_layout Standard
20057
20058 \family roman
20059 \series medium
20060 \shape up
20061 \size normal
20062 \emph off
20063 \bar no
20064 \noun off
20065 \color none
20066 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
20067 \begin_inset Newline newline
20068 \end_inset
20069
20070
20071 \family sans
20072 \series default
20073 \shape default
20074 \size default
20075 \emph default
20076 \bar default
20077 \noun default
20078 \color inherit
20079 段をまたぐ
20080 \family roman
20081 \series medium
20082 \shape up
20083 \size normal
20084 \emph off
20085 \bar no
20086 \noun off
20087 \color none
20088 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
20089 \begin_inset Newline newline
20090 \end_inset
20091
20092
20093 \family sans
20094 \series default
20095 \shape default
20096 \size default
20097 \emph default
20098 \bar default
20099 \noun default
20100 \color inherit
20101 横倒しに回転
20102 \family roman
20103 \series medium
20104 \shape up
20105 \size normal
20106 \emph off
20107 \bar no
20108 \noun off
20109 \color none
20110 オプションは、フロートを回転するのに用います。第
20111 \family default
20112 \series default
20113 \shape default
20114 \size default
20115 \emph default
20116 \bar default
20117 \noun default
20118 \color inherit
20119
20120 \begin_inset CommandInset ref
20121 LatexCommand ref
20122 reference "sec:回転フロート"
20123
20124 \end_inset
20125
20126
20127 \family roman
20128 \series medium
20129 \shape up
20130 \size normal
20131 \emph off
20132 \bar no
20133 \noun off
20134 \color none
20135 節をご参照ください。
20136 \end_layout
20137
20138 \begin_layout Standard
20139
20140 \family roman
20141 \series medium
20142 \shape up
20143 \size normal
20144 \emph off
20145 \bar no
20146 \noun off
20147 \color none
20148 フロートダイアログでは、
20149 \family sans
20150 \series default
20151 \shape default
20152 \size default
20153 \emph default
20154 \bar default
20155 \noun default
20156 \color inherit
20157 既定の配置を使う
20158 \family roman
20159 \series medium
20160 \shape up
20161 \size normal
20162 \emph off
20163 \bar no
20164 \noun off
20165 \color none
20166 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
20167 \end_layout
20168
20169 \begin_layout Description
20170 可能ならば現在位置に: 
20171 \family roman
20172 \series medium
20173 \shape up
20174 \size normal
20175 \emph off
20176 \bar no
20177 \noun off
20178 \color none
20179 フロートを挿入位置に配置することを試みます
20180 \end_layout
20181
20182 \begin_layout Description
20183 ページ上部: 
20184 \family roman
20185 \series medium
20186 \shape up
20187 \size normal
20188 \emph off
20189 \bar no
20190 \noun off
20191 \color none
20192 フロートを現在ページの上部に配置することを試みます
20193 \end_layout
20194
20195 \begin_layout Description
20196 ページ下部: 
20197 \family roman
20198 \series medium
20199 \shape up
20200 \size normal
20201 \emph off
20202 \bar no
20203 \noun off
20204 \color none
20205 フロートを現在ページの下部に配置することを試みます
20206 \end_layout
20207
20208 \begin_layout Description
20209 フロートを独立したページに: 
20210 \family roman
20211 \series medium
20212 \shape up
20213 \size normal
20214 \emph off
20215 \bar no
20216 \noun off
20217 \color none
20218 フロートを独立したページに配置することを試みます
20219 \end_layout
20220
20221 \begin_layout Standard
20222 LaTeXは、
20223 \emph on
20224 つねに
20225 \emph default
20226 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
20227 \family sans
20228 可能ならば現在位置に
20229 \family default
20230 を試み、次に
20231 \family sans
20232 ページの上部
20233 \family default
20234 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
20235 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
20236 \end_layout
20237
20238 \begin_layout Standard
20239 既定では、各オプションはそれぞれ以下の規則を持っています。
20240 \end_layout
20241
20242 \begin_layout Labeling
20243 \labelwidthstring 00.00.0000
20244
20245 \family sans
20246 ページ上部
20247 \family default
20248  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
20249 \series bold
20250
20251 \backslash
20252 topfraction
20253 \series default
20254 )。
20255 \end_layout
20256
20257 \begin_layout Labeling
20258 \labelwidthstring 00.00.0000
20259
20260 \family sans
20261 ページ下部
20262 \family default
20263  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
20264 \series bold
20265
20266 \backslash
20267 bottomfraction
20268 \series default
20269 )。
20270 \end_layout
20271
20272 \begin_layout Labeling
20273 \labelwidthstring 00.00.0000
20274
20275 \family sans
20276 フロートを独立したページ 
20277 \family default
20278 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
20279 \series bold
20280
20281 \backslash
20282 floatpagefraction
20283 \series default
20284 )。
20285 \end_layout
20286
20287 \begin_layout Standard
20288 これらの規則に従いたくないときは、
20289 \family sans
20290 LaTeXの規則を無視する
20291 \family default
20292 オプションを追加することによって、これらを無視することができます。
20293 \begin_inset Newline newline
20294 \end_inset
20295
20296 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
20297 、ページの5割に変えるには、文書プリアンブルに
20298 \end_layout
20299
20300 \begin_layout Standard
20301
20302 \series bold
20303
20304 \backslash
20305 renewcommand{
20306 \backslash
20307 bottomfraction}{0.5}
20308 \end_layout
20309
20310 \begin_layout Standard
20311 という行を加えてください。
20312 \end_layout
20313
20314 \begin_layout Standard
20315 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
20316 \family sans
20317 何としても現在位置に置く
20318 \family default
20319 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
20320 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
20321 からです。
20322 \end_layout
20323
20324 \begin_layout Standard
20325 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
20326 \end_layout
20327
20328 \begin_layout Standard
20329 \begin_inset VSpace bigskip
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \begin_layout Standard
20336 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
20337 することがあります。この問題を避けるには、LaTeXコマンドの
20338 \backslash
20339 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
20340 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
20341 \end_layout
20342
20343 \begin_layout Standard
20344
20345 \series bold
20346
20347 \backslash
20348 let
20349 \backslash
20350 mySection
20351 \backslash
20352 section
20353 \begin_inset Newline newline
20354 \end_inset
20355
20356
20357 \backslash
20358 renewcommand{
20359 \backslash
20360 section}{
20361 \backslash
20362 suppressfloats[t]
20363 \backslash
20364 mySection}
20365 \end_layout
20366
20367 \begin_layout Standard
20368 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
20369 することがあるので、これらに対する定義はお勧めしません。
20370 \end_layout
20371
20372 \begin_layout Standard
20373 \begin_inset VSpace bigskip
20374 \end_inset
20375
20376 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
20377 \series bold
20378 endfloat
20379 \series default
20380
20381 \begin_inset Index idx
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
20386 \end_layout
20387
20388 \end_inset
20389
20390 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
20391 \begin_inset Quotes eld
20392 \end_inset
20393
20394
20395 \family sans
20396 [Figure
20397 \begin_inset space ~
20398 \end_inset
20399
20400 3.2 about here.]
20401 \family default
20402
20403 \begin_inset Quotes erd
20404 \end_inset
20405
20406 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
20407 \end_layout
20408
20409 \begin_layout Standard
20410
20411 \series bold
20412
20413 \backslash
20414 usepackage[options]{endfloat}
20415 \end_layout
20416
20417 \begin_layout Standard
20418 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
20419 \series bold
20420 endfloat
20421 \series default
20422 取扱説明書
20423 \begin_inset CommandInset citation
20424 LatexCommand cite
20425 key "endfloat"
20426
20427 \end_inset
20428
20429 をご参照ください。
20430 \begin_inset Newline newline
20431 \end_inset
20432
20433
20434 \begin_inset Note Greyedout
20435 status open
20436
20437 \begin_layout Plain Layout
20438
20439 \series bold
20440 【註】endfloat
20441 \series default
20442 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
20443 \begin_inset CommandInset citation
20444 LatexCommand cite
20445 key "endfloat"
20446
20447 \end_inset
20448
20449 の第4節をご参照ください。
20450 \end_layout
20451
20452 \end_inset
20453
20454
20455 \begin_inset Newline newline
20456 \end_inset
20457
20458
20459 \begin_inset Note Greyedout
20460 status open
20461
20462 \begin_layout Plain Layout
20463
20464 \series bold
20465 【註】
20466 \series default
20467 現在のところ、
20468 \series bold
20469 endfloat
20470 \series default
20471 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20472 \series bold
20473
20474 \backslash
20475 ss
20476 \series default
20477 」コマンドを使用してください。
20478 \end_layout
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \begin_layout Standard
20486 \begin_inset VSpace bigskip
20487 \end_inset
20488
20489 フロートの割付に関する詳細は、LaTeX関連書
20490 \begin_inset CommandInset citation
20491 LatexCommand cite
20492 key "latexcompanion,latexguide,latexbook"
20493
20494 \end_inset
20495
20496 をご覧ください。
20497 \end_layout
20498
20499 \begin_layout Section
20500 回転フロート
20501 \begin_inset CommandInset label
20502 LatexCommand label
20503 name "sec:回転フロート"
20504
20505 \end_inset
20506
20507
20508 \begin_inset Index idx
20509 status collapsed
20510
20511 \begin_layout Plain Layout
20512 ふろーと@フロート ! かいてん@回転
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Standard
20521 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20522 \family sans
20523 横倒しに回転
20524 \family default
20525 オプションを有効にします。
20526 \end_layout
20527
20528 \begin_layout Standard
20529 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20530 \family sans
20531 段をまたぐ
20532 \family default
20533 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20534 たって回転方向を強制したい場合には、文書クラスオプションに
20535 \series bold
20536 figuresleft
20537 \series default
20538 オプションあるいは
20539 \series bold
20540 figuresright
20541 \series default
20542 オプションを加えることができます。
20543 \end_layout
20544
20545 \begin_layout Standard
20546 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20547 \begin_inset CommandInset ref
20548 LatexCommand ref
20549 reference "tab:回転した表"
20550
20551 \end_inset
20552
20553 が回転表フロートの例です。
20554 \end_layout
20555
20556 \begin_layout Standard
20557 \begin_inset Note Greyedout
20558 status open
20559
20560 \begin_layout Plain Layout
20561
20562 \series bold
20563 【註】
20564 \series default
20565 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20566 \end_layout
20567
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \begin_layout Standard
20574 \begin_inset Float table
20575 wide false
20576 sideways true
20577 status open
20578
20579 \begin_layout Plain Layout
20580 \begin_inset Caption
20581
20582 \begin_layout Plain Layout
20583 \begin_inset CommandInset label
20584 LatexCommand label
20585 name "tab:回転した表"
20586
20587 \end_inset
20588
20589 回転した表
20590 \end_layout
20591
20592 \end_inset
20593
20594
20595 \end_layout
20596
20597 \begin_layout Plain Layout
20598 \align center
20599 \begin_inset Tabular
20600 <lyxtabular version="3" rows="1" columns="5">
20601 <features tabularvalignment="middle">
20602 <column alignment="center" valignment="top" width="0">
20603 <column alignment="center" valignment="top" width="0">
20604 <column alignment="center" valignment="top" width="0">
20605 <column alignment="center" valignment="top" width="0">
20606 <column alignment="center" valignment="top" width="0">
20607 <row>
20608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 試験
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 </row>
20654 </lyxtabular>
20655
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \begin_layout Section
20667 従属フロート
20668 \begin_inset Index idx
20669 status collapsed
20670
20671 \begin_layout Plain Layout
20672 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20673 \end_layout
20674
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \begin_layout Standard
20681 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20682 \begin_inset CommandInset ref
20683 LatexCommand ref
20684 reference "tab:従属表を横に並べたもの"
20685
20686 \end_inset
20687
20688 と表
20689 \begin_inset CommandInset ref
20690 LatexCommand ref
20691 reference "tab:従属表を縦に並べたもの"
20692
20693 \end_inset
20694
20695 に示されているように段落と同様に指定することができます。
20696 \end_layout
20697
20698 \begin_layout Standard
20699 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20700 \begin_inset CommandInset ref
20701 LatexCommand ref
20702 reference "tab:これは従属表a"
20703
20704 \end_inset
20705
20706 と表
20707 \begin_inset CommandInset ref
20708 LatexCommand ref
20709 reference "tab:これは従属表b"
20710
20711 \end_inset
20712
20713 は表
20714 \begin_inset CommandInset ref
20715 LatexCommand ref
20716 reference "tab:従属表を横に並べたもの"
20717
20718 \end_inset
20719
20720 の従属フロートです。
20721 \begin_inset Float table
20722 wide false
20723 sideways false
20724 status open
20725
20726 \begin_layout Plain Layout
20727 \begin_inset Caption
20728
20729 \begin_layout Plain Layout
20730 \begin_inset CommandInset label
20731 LatexCommand label
20732 name "tab:従属表を横に並べたもの"
20733
20734 \end_inset
20735
20736 従属表を横に並べたもの
20737 \end_layout
20738
20739 \end_inset
20740
20741
20742 \end_layout
20743
20744 \begin_layout Plain Layout
20745 \begin_inset space \hfill{}
20746 \end_inset
20747
20748
20749 \begin_inset Float table
20750 wide false
20751 sideways false
20752 status open
20753
20754 \begin_layout Plain Layout
20755 \begin_inset Caption
20756
20757 \begin_layout Plain Layout
20758 \begin_inset CommandInset label
20759 LatexCommand label
20760 name "tab:これは従属表a"
20761
20762 \end_inset
20763
20764 これは従属表aです。
20765 \end_layout
20766
20767 \end_inset
20768
20769
20770 \end_layout
20771
20772 \begin_layout Plain Layout
20773 \align center
20774 \begin_inset Tabular
20775 <lyxtabular version="3" rows="1" columns="5">
20776 <features tabularvalignment="middle">
20777 <column alignment="center" valignment="top" width="0">
20778 <column alignment="center" valignment="top" width="0">
20779 <column alignment="center" valignment="top" width="0">
20780 <column alignment="center" valignment="top" width="0">
20781 <column alignment="center" valignment="top" width="0">
20782 <row>
20783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787 試験
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" bottomline="true" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 </lyxtabular>
20830
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837
20838
20839 \begin_inset space \hfill{}
20840 \end_inset
20841
20842
20843 \begin_inset Float table
20844 wide false
20845 sideways false
20846 status open
20847
20848 \begin_layout Plain Layout
20849 \begin_inset Caption
20850
20851 \begin_layout Plain Layout
20852 \begin_inset CommandInset label
20853 LatexCommand label
20854 name "tab:これは従属表b"
20855
20856 \end_inset
20857
20858 これは従属表bです。
20859 \end_layout
20860
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \begin_layout Plain Layout
20867 \align center
20868 \begin_inset Tabular
20869 <lyxtabular version="3" rows="1" columns="5">
20870 <features tabularvalignment="middle">
20871 <column alignment="center" valignment="top" width="0">
20872 <column alignment="center" valignment="top" width="0">
20873 <column alignment="center" valignment="top" width="0">
20874 <column alignment="center" valignment="top" width="0">
20875 <column alignment="center" valignment="top" width="0">
20876 <row>
20877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 試験
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 </row>
20923 </lyxtabular>
20924
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \end_inset
20931
20932
20933 \begin_inset space \hfill{}
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \begin_inset Float table
20943 wide false
20944 sideways false
20945 status open
20946
20947 \begin_layout Plain Layout
20948 \begin_inset Caption
20949
20950 \begin_layout Plain Layout
20951 \begin_inset CommandInset label
20952 LatexCommand label
20953 name "tab:従属表を縦に並べたもの"
20954
20955 \end_inset
20956
20957 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \begin_layout Plain Layout
20966 \begin_inset Float table
20967 wide false
20968 sideways false
20969 status open
20970
20971 \begin_layout Plain Layout
20972 \begin_inset Caption
20973
20974 \begin_layout Plain Layout
20975
20976 \end_layout
20977
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \begin_layout Plain Layout
20984 \align center
20985 \begin_inset Tabular
20986 <lyxtabular version="3" rows="1" columns="4">
20987 <features tabularvalignment="middle">
20988 <column alignment="center" valignment="top" width="0">
20989 <column alignment="center" valignment="top" width="0">
20990 <column alignment="center" valignment="top" width="0">
20991 <column alignment="center" valignment="top" width="0">
20992 <row>
20993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 試験
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 試験
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 試験
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024 試験
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 </row>
21030 </lyxtabular>
21031
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Float table
21044 wide false
21045 sideways false
21046 status open
21047
21048 \begin_layout Plain Layout
21049 \begin_inset Caption
21050
21051 \begin_layout Plain Layout
21052
21053 \end_layout
21054
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \begin_layout Plain Layout
21061 \align center
21062 \begin_inset Tabular
21063 <lyxtabular version="3" rows="1" columns="5">
21064 <features tabularvalignment="middle">
21065 <column alignment="center" valignment="top" width="0">
21066 <column alignment="center" valignment="top" width="0">
21067 <column alignment="center" valignment="top" width="0">
21068 <column alignment="center" valignment="top" width="0">
21069 <column alignment="center" valignment="top" width="0">
21070 <row>
21071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 </row>
21117 </lyxtabular>
21118
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125
21126
21127 \end_layout
21128
21129 \end_inset
21130
21131
21132 \end_layout
21133
21134 \begin_layout Section
21135 横並びのフロート
21136 \begin_inset Index idx
21137 status collapsed
21138
21139 \begin_layout Plain Layout
21140 ふろーと@フロート ! よこならび@横並び
21141 \end_layout
21142
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \begin_layout Standard
21149
21150 \begin_inset CommandInset ref
21151 LatexCommand ref
21152 reference "fig:左側のフロート"
21153
21154 \end_inset
21155
21156 や図
21157 \begin_inset CommandInset ref
21158 LatexCommand ref
21159 reference "fig:右側のフロート"
21160
21161 \end_inset
21162
21163 のようにフロートを横並びに配置するには、
21164 \emph on
21165 ひとつの
21166 \emph default
21167 フロートのみを使用し、その中に二つのminipageボックスを挿入します
21168 \begin_inset Foot
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Minipageは第
21173 \begin_inset CommandInset ref
21174 LatexCommand ref
21175 reference "sec:ミニページ"
21176
21177 \end_inset
21178
21179 節に説明があります。
21180 \end_layout
21181
21182 \end_inset
21183
21184 。幅は45
21185 \begin_inset space \thinspace{}
21186 \end_inset
21187
21188 -50
21189 \begin_inset space \thinspace{}
21190 \end_inset
21191
21192 列幅%とし、各minipageのボックス配置を
21193 \family sans
21194
21195 \family default
21196 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
21197 \family sans
21198 列幅%
21199 \family default
21200 がここではminipageボックスの幅によって計算されることです。
21201 \end_layout
21202
21203 \begin_layout Standard
21204 \begin_inset Float figure
21205 wide false
21206 sideways false
21207 status open
21208
21209 \begin_layout Plain Layout
21210 \begin_inset Box Frameless
21211 position "b"
21212 hor_pos "c"
21213 has_inner_box 1
21214 inner_pos "t"
21215 use_parbox 0
21216 use_makebox 0
21217 width "45col%"
21218 special "none"
21219 height "1in"
21220 height_special "totalheight"
21221 status open
21222
21223 \begin_layout Plain Layout
21224 \align center
21225 \begin_inset Graphics
21226         filename ../clipart/mobius.eps
21227         lyxscale 50
21228         width 100col%
21229         scaleBeforeRotation
21230
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Caption
21238
21239 \begin_layout Plain Layout
21240 \begin_inset CommandInset label
21241 LatexCommand label
21242 name "fig:左側のフロート"
21243
21244 \end_inset
21245
21246 左側のフロート
21247 \end_layout
21248
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \begin_inset space \hfill{}
21258 \end_inset
21259
21260
21261 \begin_inset Box Frameless
21262 position "b"
21263 hor_pos "c"
21264 has_inner_box 1
21265 inner_pos "t"
21266 use_parbox 0
21267 use_makebox 0
21268 width "45col%"
21269 special "none"
21270 height "1in"
21271 height_special "totalheight"
21272 status open
21273
21274 \begin_layout Plain Layout
21275 \align center
21276 \begin_inset Graphics
21277         filename ../clipart/platypus.eps
21278         lyxscale 50
21279         width 100col%
21280         scaleBeforeRotation
21281
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \begin_layout Plain Layout
21288 \begin_inset Caption
21289
21290 \begin_layout Plain Layout
21291 \begin_inset CommandInset label
21292 LatexCommand label
21293 name "fig:右側のフロート"
21294
21295 \end_inset
21296
21297 右側のフロート
21298 \end_layout
21299
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Plain Layout
21311
21312 \end_layout
21313
21314 \end_inset
21315
21316
21317 \end_layout
21318
21319 \begin_layout Section
21320 キャプションの書式設定
21321 \begin_inset Index idx
21322 status collapsed
21323
21324 \begin_layout Plain Layout
21325 きゃぷしょん@キャプション ! しょしきせってい@書式設定
21326 \end_layout
21327
21328 \end_inset
21329
21330
21331 \begin_inset Index idx
21332 status collapsed
21333
21334 \begin_layout Plain Layout
21335 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
21336 \end_layout
21337
21338 \end_inset
21339
21340
21341 \begin_inset CommandInset label
21342 LatexCommand label
21343 name "sec:キャプションの書式設定"
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Standard
21351
21352 \family sans
21353 キャプション
21354 \family default
21355 環境は、
21356 \family sans
21357 フロート
21358 \family default
21359 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
21360 \family sans
21361 図 #:
21362 \family default
21363 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
21364 \family sans
21365 #
21366 \family default
21367 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
21368 。このキャプション書式は、すべての文書書式に適しているわけではありません。
21369 \end_layout
21370
21371 \begin_layout Standard
21372 既定のキャプション書式を変更するには、文書プリアンブルに
21373 \end_layout
21374
21375 \begin_layout Standard
21376
21377 \series bold
21378
21379 \backslash
21380 usepackage[format definition]{caption}
21381 \end_layout
21382
21383 \begin_layout Standard
21384 という行を加えて、LaTeXパッケージ
21385 \series bold
21386 caption
21387 \series default
21388
21389 \begin_inset Index idx
21390 status collapsed
21391
21392 \begin_layout Plain Layout
21393 LaTeXぱっけーじ@LaTeXパッケージ ! caption
21394 \end_layout
21395
21396 \end_inset
21397
21398 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
21399 \end_layout
21400
21401 \begin_layout Standard
21402
21403 \series bold
21404
21405 \backslash
21406 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21407 \end_layout
21408
21409 \begin_layout Standard
21410 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
21411 \series bold
21412 caption
21413 \series default
21414 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
21415 \end_layout
21416
21417 \begin_layout Standard
21418
21419 \series bold
21420
21421 \backslash
21422 captionsetup[フロート型]{書式定義}
21423 \end_layout
21424
21425 \begin_layout Standard
21426 というコマンドを使用して、個別の書式を指定してください。たとえば、図
21427 \begin_inset CommandInset ref
21428 LatexCommand ref
21429 reference "fig:図キャプション"
21430
21431 \end_inset
21432
21433 と表
21434 \begin_inset CommandInset ref
21435 LatexCommand ref
21436 reference "tab:表キャプション"
21437
21438 \end_inset
21439
21440 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
21441 \end_layout
21442
21443 \begin_layout Standard
21444
21445 \series bold
21446
21447 \backslash
21448 usepackage[tableposition=top]{caption}
21449 \series default
21450
21451 \begin_inset Newline newline
21452 \end_inset
21453
21454
21455 \series bold
21456
21457 \backslash
21458 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21459 \begin_inset Newline newline
21460 \end_inset
21461
21462
21463 \begin_inset Phantom HPhantom
21464 status open
21465
21466 \begin_layout Plain Layout
21467
21468 \backslash
21469 captionsetup[figure]{
21470 \end_layout
21471
21472 \end_inset
21473
21474 labelsep=period}
21475 \begin_inset Newline newline
21476 \end_inset
21477
21478
21479 \backslash
21480 captionsetup[table]{labelfont={bf,sf}}
21481 \end_layout
21482
21483 \begin_layout Standard
21484 \begin_inset Note Greyedout
21485 status open
21486
21487 \begin_layout Plain Layout
21488
21489 \series bold
21490 【註】
21491 \series default
21492 オプションのうち、
21493 \series bold
21494 tableposition=top
21495 \series default
21496 は、文書クラスに
21497 \series bold
21498 KOMA-script
21499 \series default
21500
21501 \begin_inset Index idx
21502 status collapsed
21503
21504 \begin_layout Plain Layout
21505 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21506 \end_layout
21507
21508 \end_inset
21509
21510 が使われているときには、無効になります。この場合には、文書クラスオプション
21511 \series bold
21512 captions=tableheading
21513 \series default
21514 を指定しなくてはなりません。
21515 \end_layout
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Standard
21523
21524 \series bold
21525 caption
21526 \series default
21527 パッケージについての詳細は、その取扱説明書
21528 \begin_inset CommandInset citation
21529 LatexCommand cite
21530 key "caption"
21531
21532 \end_inset
21533
21534 をご覧ください。
21535 \end_layout
21536
21537 \begin_layout Standard
21538 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21539 \end_layout
21540
21541 \begin_layout Standard
21542
21543 \series bold
21544
21545 \backslash
21546 renewcommand{
21547 \backslash
21548 fnum@figure}{画像~
21549 \backslash
21550 thefigure}
21551 \end_layout
21552
21553 \begin_layout Standard
21554 なお、
21555 \series bold
21556
21557 \backslash
21558 thefigure
21559 \series default
21560 は表番号を挿入し、「
21561 \series bold
21562 ~
21563 \series default
21564 」は保護された空白を入れます。
21565 \end_layout
21566
21567 \begin_layout Standard
21568 \begin_inset VSpace bigskip
21569 \end_inset
21570
21571
21572 \series bold
21573 KOMA-script
21574 \series default
21575
21576 \begin_inset Index idx
21577 status collapsed
21578
21579 \begin_layout Plain Layout
21580 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21581 \end_layout
21582
21583 \end_inset
21584
21585 文書クラス(
21586 \family sans
21587 article (KOMA-script)
21588 \family default
21589
21590 \family sans
21591 book (KOMA-script)
21592 \family default
21593
21594 \family sans
21595 letter (KOMA-script)
21596 \family default
21597
21598 \family sans
21599 report (KOMA-script)
21600 \family default
21601 )を使用している場合には、
21602 \series bold
21603 caption
21604 \series default
21605 パッケージの代わりに
21606 \series bold
21607 KOMA-script
21608 \series default
21609 のビルトインコマンド
21610 \series bold
21611 etkomafont
21612 \series default
21613 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21614 \end_layout
21615
21616 \begin_layout Standard
21617
21618 \series bold
21619
21620 \backslash
21621 setkomafont{captionlabel}{
21622 \backslash
21623 bfseries}
21624 \end_layout
21625
21626 \begin_layout Standard
21627
21628 \series bold
21629
21630 \backslash
21631 setkomafont
21632 \series default
21633 についての詳細は、
21634 \series bold
21635 KOMA-script
21636 \series default
21637 の取扱説明書
21638 \begin_inset CommandInset citation
21639 LatexCommand cite
21640 key "koma-script"
21641
21642 \end_inset
21643
21644 をご覧ください。
21645 \end_layout
21646
21647 \begin_layout Standard
21648 \begin_inset ERT
21649 status collapsed
21650
21651 \begin_layout Plain Layout
21652
21653
21654 \backslash
21655 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21656 }
21657 \end_layout
21658
21659 \end_inset
21660
21661
21662 \begin_inset Note Note
21663 status open
21664
21665 \begin_layout Plain Layout
21666 キャプション書式は、この例のみ変更してあります。
21667 \end_layout
21668
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \begin_layout Standard
21675 \begin_inset Float figure
21676 placement !p
21677 wide false
21678 sideways false
21679 status open
21680
21681 \begin_layout Plain Layout
21682 \align center
21683 \begin_inset Graphics
21684         filename ../clipart/mobius.eps
21685         lyxscale 50
21686         scale 50
21687         scaleBeforeRotation
21688
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Caption
21696
21697 \begin_layout Plain Layout
21698 \begin_inset CommandInset label
21699 LatexCommand label
21700 name "fig:図キャプション"
21701
21702 \end_inset
21703
21704 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21705 \end_layout
21706
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \begin_layout Standard
21718 \begin_inset ERT
21719 status collapsed
21720
21721 \begin_layout Plain Layout
21722
21723
21724 \backslash
21725 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21726 on}
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \begin_layout Standard
21735 \begin_inset Float table
21736 placement !p
21737 wide false
21738 sideways false
21739 status open
21740
21741 \begin_layout Plain Layout
21742 \begin_inset Caption
21743
21744 \begin_layout Plain Layout
21745 \begin_inset CommandInset label
21746 LatexCommand label
21747 name "tab:表キャプション"
21748
21749 \end_inset
21750
21751 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21752 \end_layout
21753
21754 \end_inset
21755
21756
21757 \end_layout
21758
21759 \begin_layout Plain Layout
21760 \align center
21761 \begin_inset Tabular
21762 <lyxtabular version="3" rows="1" columns="5">
21763 <features tabularvalignment="middle">
21764 <column alignment="center" valignment="top" width="0">
21765 <column alignment="center" valignment="top" width="0">
21766 <column alignment="center" valignment="top" width="0">
21767 <column alignment="center" valignment="top" width="0">
21768 <column alignment="center" valignment="top" width="0">
21769 <row>
21770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 </lyxtabular>
21817
21818 \end_inset
21819
21820
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Section
21829 キャプションの配置
21830 \begin_inset Index idx
21831 status collapsed
21832
21833 \begin_layout Plain Layout
21834 きゃぷしょん@キャプション ! はいち@配置
21835 \end_layout
21836
21837 \end_inset
21838
21839
21840 \begin_inset Index idx
21841 status collapsed
21842
21843 \begin_layout Plain Layout
21844 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21845 \end_layout
21846
21847 \end_inset
21848
21849
21850 \begin_inset CommandInset label
21851 LatexCommand label
21852 name "sec:キャプションの配置"
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Standard
21860 通常、キャプションの配置原則は、
21861 \end_layout
21862
21863 \begin_layout Description
21864 図の場合: キャプションを図の下に置く
21865 \end_layout
21866
21867 \begin_layout Description
21868 表の場合: キャプションを表の上に置く
21869 \end_layout
21870
21871 \begin_layout Standard
21872 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21873 \family sans
21874 article
21875 \family default
21876
21877 \family sans
21878 book
21879 \family default
21880
21881 \family sans
21882 letter
21883 \family default
21884
21885 \family sans
21886 report
21887 \family default
21888 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21889 eXパッケージ
21890 \series bold
21891 caption
21892 \series default
21893 を読み込むコマンドに
21894 \end_layout
21895
21896 \begin_layout Standard
21897
21898 \series bold
21899 tableposition=top
21900 \end_layout
21901
21902 \begin_layout Standard
21903 というオプションを追加してください
21904 \begin_inset Foot
21905 status collapsed
21906
21907 \begin_layout Plain Layout
21908
21909 \series bold
21910 caption
21911 \series default
21912 パッケージについての詳細な情報は、第
21913 \begin_inset CommandInset ref
21914 LatexCommand ref
21915 reference "sec:キャプションの書式設定"
21916
21917 \end_inset
21918
21919 節をご覧ください。
21920 \end_layout
21921
21922 \end_inset
21923
21924
21925 \series bold
21926 KOMA-script
21927 \series default
21928
21929 \begin_inset Index idx
21930 status collapsed
21931
21932 \begin_layout Plain Layout
21933 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21934 \end_layout
21935
21936 \end_inset
21937
21938 文書クラス(
21939 \family sans
21940 article (KOMA-script)
21941 \family default
21942
21943 \family sans
21944 book (KOMA-script)
21945 \family default
21946
21947 \family sans
21948 letter (KOMA-script)
21949 \family default
21950
21951 \family sans
21952 report (KOMA-script)
21953 \family default
21954
21955 \begin_inset space \thinspace{}
21956 \end_inset
21957
21958 )をお使いの場合には、
21959 \series bold
21960 caption
21961 \series default
21962 パッケージにオプションを与える代わりに、文書クラスオプション
21963 \series bold
21964 captions=tableheading
21965 \series default
21966 を設定することもできます。
21967 \end_layout
21968
21969 \begin_layout Standard
21970 \begin_inset VSpace bigskip
21971 \end_inset
21972
21973 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21974 \end_layout
21975
21976 \begin_layout Standard
21977
21978 \series bold
21979
21980 \backslash
21981 usepackage[option]{sidecap}
21982 \end_layout
21983
21984 \begin_layout Standard
21985 という行を入れて、LaTeXパッケージ
21986 \series bold
21987 sidecap
21988 \series default
21989
21990 \begin_inset Index idx
21991 status collapsed
21992
21993 \begin_layout Plain Layout
21994 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21995 \end_layout
21996
21997 \end_inset
21998
21999 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
22000 \series bold
22001 innercaption
22002 \series default
22003 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
22004 \series bold
22005 rightcaption
22006 \series default
22007 ないし
22008 \series bold
22009 leftcaption
22010 \series default
22011 オプションを用います。
22012 \end_layout
22013
22014 \begin_layout Standard
22015 \begin_inset ERT
22016 status collapsed
22017
22018 \begin_layout Plain Layout
22019
22020
22021 \backslash
22022 ifsidecap
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \begin_inset Note Note
22029 status open
22030
22031 \begin_layout Plain Layout
22032 以下の部分は、LaTeXパッケージ
22033 \series bold
22034 sidecap
22035 \series default
22036 が導入されているときのみ表示されます。
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Standard
22045 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
22046 \end_layout
22047
22048 \begin_layout Standard
22049 \noindent
22050 \begin_inset CommandInset line
22051 LatexCommand rule
22052 offset "0.5ex"
22053 width "100line%"
22054 height "1pt"
22055
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \begin_layout Standard
22062
22063 \series bold
22064
22065 \backslash
22066 newcommand{
22067 \backslash
22068 TabBesBeg}{%
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \begin_inset Phantom HPhantom
22074 status open
22075
22076 \begin_layout Plain Layout
22077
22078 \series bold
22079 \begin_inset space ~
22080 \end_inset
22081
22082
22083 \end_layout
22084
22085 \end_inset
22086
22087
22088 \backslash
22089 let
22090 \backslash
22091 MyTable
22092 \backslash
22093 table
22094 \begin_inset Newline newline
22095 \end_inset
22096
22097
22098 \begin_inset Phantom HPhantom
22099 status open
22100
22101 \begin_layout Plain Layout
22102
22103 \series bold
22104 \begin_inset space ~
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \backslash
22114 let
22115 \backslash
22116 MyEndtable
22117 \backslash
22118 endtable
22119 \begin_inset Newline newline
22120 \end_inset
22121
22122
22123 \begin_inset Phantom HPhantom
22124 status open
22125
22126 \begin_layout Plain Layout
22127
22128 \series bold
22129 \begin_inset space ~
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \backslash
22139 renewenvironment{table}{
22140 \backslash
22141 begin{SCtable}}{
22142 \backslash
22143 end{SCtable}}}
22144 \end_layout
22145
22146 \begin_layout Standard
22147
22148 \series bold
22149
22150 \backslash
22151 newcommand{
22152 \backslash
22153 TabBesEnd}{%
22154 \begin_inset Newline newline
22155 \end_inset
22156
22157
22158 \begin_inset Phantom HPhantom
22159 status open
22160
22161 \begin_layout Plain Layout
22162
22163 \series bold
22164 \begin_inset space ~
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \backslash
22174 let
22175 \backslash
22176 table
22177 \backslash
22178 MyTable
22179 \begin_inset Newline newline
22180 \end_inset
22181
22182
22183 \begin_inset Phantom HPhantom
22184 status open
22185
22186 \begin_layout Plain Layout
22187
22188 \series bold
22189 \begin_inset space ~
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \end_inset
22196
22197
22198 \backslash
22199 let
22200 \backslash
22201 endtable
22202 \backslash
22203 MyEndtable
22204 \end_layout
22205
22206 \begin_layout Standard
22207
22208 \series bold
22209
22210 \backslash
22211 newcommand{
22212 \backslash
22213 FigBesBeg}{%
22214 \begin_inset Newline newline
22215 \end_inset
22216
22217
22218 \begin_inset Phantom HPhantom
22219 status open
22220
22221 \begin_layout Plain Layout
22222
22223 \series bold
22224 \begin_inset space ~
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \backslash
22234 let
22235 \backslash
22236 MyFigure
22237 \backslash
22238 figure
22239 \begin_inset Newline newline
22240 \end_inset
22241
22242
22243 \begin_inset Phantom HPhantom
22244 status open
22245
22246 \begin_layout Plain Layout
22247
22248 \series bold
22249 \begin_inset space ~
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \backslash
22259 let
22260 \backslash
22261 MyEndfigure
22262 \backslash
22263 endfigure
22264 \begin_inset Newline newline
22265 \end_inset
22266
22267
22268 \begin_inset Phantom HPhantom
22269 status open
22270
22271 \begin_layout Plain Layout
22272
22273 \series bold
22274 \begin_inset space ~
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281
22282
22283 \backslash
22284 renewenvironment{figure}{
22285 \backslash
22286 begin{SCfigure}}{
22287 \backslash
22288 end{SCfigure}}}
22289 \end_layout
22290
22291 \begin_layout Standard
22292
22293 \series bold
22294
22295 \backslash
22296 newcommand{
22297 \backslash
22298 FigBesEnd}{%
22299 \begin_inset Newline newline
22300 \end_inset
22301
22302
22303 \begin_inset Phantom HPhantom
22304 status open
22305
22306 \begin_layout Plain Layout
22307
22308 \series bold
22309 \begin_inset space ~
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316
22317
22318 \backslash
22319 let
22320 \backslash
22321 figure
22322 \backslash
22323 MyFigure
22324 \begin_inset Newline newline
22325 \end_inset
22326
22327
22328 \begin_inset Phantom HPhantom
22329 status open
22330
22331 \begin_layout Plain Layout
22332
22333 \series bold
22334 \begin_inset space ~
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341
22342
22343 \backslash
22344 let
22345 \backslash
22346 endfigure
22347 \backslash
22348 MyEndfigure}
22349 \end_layout
22350
22351 \begin_layout Standard
22352 \noindent
22353 \begin_inset CommandInset line
22354 LatexCommand rule
22355 offset "0.5ex"
22356 width "100line%"
22357 height "1pt"
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \begin_layout Standard
22365 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
22366 \end_layout
22367
22368 \begin_layout Standard
22369
22370 \series bold
22371
22372 \backslash
22373 FigBesBeg
22374 \end_layout
22375
22376 \begin_layout Standard
22377 というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
22378 \end_layout
22379
22380 \begin_layout Standard
22381
22382 \series bold
22383
22384 \backslash
22385 FigBesEnd
22386 \end_layout
22387
22388 \begin_layout Standard
22389 というコマンドを挿入してください。
22390 \end_layout
22391
22392 \begin_layout Standard
22393 表フロートに対しては、対応するコマンド
22394 \end_layout
22395
22396 \begin_layout Standard
22397
22398 \series bold
22399
22400 \backslash
22401 TabBesBeg
22402 \series default
22403 および
22404 \series bold
22405
22406 \backslash
22407 TabBesEnd
22408 \end_layout
22409
22410 \begin_layout Standard
22411 を使用してください。図
22412 \begin_inset CommandInset ref
22413 LatexCommand ref
22414 reference "fig:図横キャプション"
22415
22416 \end_inset
22417
22418 と表
22419 \begin_inset CommandInset ref
22420 LatexCommand ref
22421 reference "tab:表横キャプション"
22422
22423 \end_inset
22424
22425 がキャプションを脇に設定した例です。
22426 \end_layout
22427
22428 \begin_layout Standard
22429 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
22430 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
22431 \end_layout
22432
22433 \begin_layout Standard
22434
22435 \series bold
22436
22437 \backslash
22438 sidecaptionvpos{フロート型}{配置}
22439 \end_layout
22440
22441 \begin_layout Standard
22442 というコマンドを使用します。ここで「フロート型」は
22443 \family sans
22444 figure
22445 \family default
22446
22447 \family sans
22448 table
22449 \family default
22450 であり、「配置」は、上揃えの場合はtopの
22451 \end_layout
22452
22453 \begin_layout Standard
22454
22455 \family sans
22456 t
22457 \family default
22458 」、中央揃えの場合はcenterの「
22459 \family sans
22460 c
22461 \family default
22462 」、下揃えの場合はbottomの「
22463 \family sans
22464 b
22465 \family default
22466 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22467 \end_layout
22468
22469 \begin_layout Standard
22470
22471 \series bold
22472
22473 \backslash
22474 sidecaptionvpos{figure}{c}
22475 \end_layout
22476
22477 \begin_layout Standard
22478 というコマンドを使用します。これは、図
22479 \begin_inset CommandInset ref
22480 LatexCommand ref
22481 reference "fig:図横キャプション-2"
22482
22483 \end_inset
22484
22485 で使用されています。
22486 \end_layout
22487
22488 \begin_layout Standard
22489 \begin_inset VSpace medskip
22490 \end_inset
22491
22492
22493 \series bold
22494 sidecap
22495 \series default
22496 パッケージについての詳細は、
22497 \begin_inset CommandInset citation
22498 LatexCommand cite
22499 key "sidecap"
22500
22501 \end_inset
22502
22503 の説明書をご参照ください。
22504 \end_layout
22505
22506 \begin_layout Standard
22507 \begin_inset Note Greyedout
22508 status open
22509
22510 \begin_layout Plain Layout
22511
22512 \series bold
22513 【註】
22514 \series default
22515
22516 \begin_inset CommandInset ref
22517 LatexCommand ref
22518 reference "sub:参照位置"
22519
22520 \end_inset
22521
22522 節に説明があるLaTeXパッケージ
22523 \series bold
22524 hypcap
22525 \series default
22526
22527 \begin_inset Index idx
22528 status collapsed
22529
22530 \begin_layout Plain Layout
22531 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22532 \end_layout
22533
22534 \end_inset
22535
22536 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \begin_layout Standard
22545 \begin_inset ERT
22546 status collapsed
22547
22548 \begin_layout Plain Layout
22549
22550
22551 \backslash
22552 FigBesBeg 
22553 \end_layout
22554
22555 \end_inset
22556
22557
22558 \end_layout
22559
22560 \begin_layout Standard
22561 \begin_inset Float figure
22562 wide false
22563 sideways false
22564 status open
22565
22566 \begin_layout Plain Layout
22567 \begin_inset Graphics
22568         filename ../clipart/escher-lsd.eps
22569         scale 75
22570         scaleBeforeRotation
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Plain Layout
22578 \begin_inset Caption
22579
22580 \begin_layout Plain Layout
22581 \begin_inset CommandInset label
22582 LatexCommand label
22583 name "fig:図横キャプション"
22584
22585 \end_inset
22586
22587 これは図の横にあるキャプションです。
22588 \end_layout
22589
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \begin_layout Standard
22601 \begin_inset ERT
22602 status collapsed
22603
22604 \begin_layout Plain Layout
22605
22606
22607 \backslash
22608 TabBesBeg 
22609 \end_layout
22610
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \begin_layout Standard
22617 \begin_inset Float table
22618 wide false
22619 sideways false
22620 status open
22621
22622 \begin_layout Plain Layout
22623 \begin_inset Caption
22624
22625 \begin_layout Plain Layout
22626 \begin_inset CommandInset label
22627 LatexCommand label
22628 name "tab:表横キャプション"
22629
22630 \end_inset
22631
22632 これは表の横にあるキャプションです。
22633 \end_layout
22634
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \begin_layout Plain Layout
22641 \begin_inset Tabular
22642 <lyxtabular version="3" rows="4" columns="5">
22643 <features tabularvalignment="middle">
22644 <column alignment="center" valignment="top" width="0">
22645 <column alignment="center" valignment="top" width="0">
22646 <column alignment="center" valignment="top" width="0">
22647 <column alignment="center" valignment="top" width="0">
22648 <column alignment="center" valignment="top" width="0">
22649 <row>
22650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 </row>
22696 <row>
22697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22725 \begin_inset Text
22726
22727 \begin_layout Plain Layout
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 </row>
22790 <row>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 </row>
22837 </lyxtabular>
22838
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \begin_layout Standard
22850 \begin_inset ERT
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854
22855
22856 \backslash
22857 TabBesEnd
22858 \end_layout
22859
22860 \end_inset
22861
22862
22863 \end_layout
22864
22865 \begin_layout Standard
22866 \begin_inset ERT
22867 status collapsed
22868
22869 \begin_layout Plain Layout
22870
22871
22872 \backslash
22873 sidecaptionvpos{figure}{c}
22874 \end_layout
22875
22876 \end_inset
22877
22878
22879 \begin_inset Float figure
22880 wide false
22881 sideways false
22882 status open
22883
22884 \begin_layout Plain Layout
22885 \begin_inset Graphics
22886         filename ../clipart/escher-lsd.eps
22887         scale 75
22888         scaleBeforeRotation
22889
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Caption
22897
22898 \begin_layout Plain Layout
22899 \begin_inset CommandInset label
22900 LatexCommand label
22901 name "fig:図横キャプション-2"
22902
22903 \end_inset
22904
22905 これは図の横にある縦方向中央揃えのキャプションです。
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914
22915
22916 \end_layout
22917
22918 \begin_layout Standard
22919 \begin_inset ERT
22920 status collapsed
22921
22922 \begin_layout Plain Layout
22923
22924
22925 \backslash
22926 FigBesEnd
22927 \end_layout
22928
22929 \end_inset
22930
22931
22932 \end_layout
22933
22934 \begin_layout Standard
22935 \begin_inset ERT
22936 status collapsed
22937
22938 \begin_layout Plain Layout
22939
22940
22941 \backslash
22942 else
22943 \end_layout
22944
22945 \end_inset
22946
22947
22948 \begin_inset Note Note
22949 status open
22950
22951 \begin_layout Plain Layout
22952 以下の部分は、LaTeXパッケージ
22953 \series bold
22954 sidecap
22955 \series default
22956 が導入されていないときのみ表示されます。
22957 \end_layout
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \begin_layout Standard
22965 本節の残りの部分を出力で表示するには、LaTeXパッケージ
22966 \series bold
22967 sidecap
22968 \series default
22969 を導入する必要があります。
22970 \end_layout
22971
22972 \begin_layout Standard
22973 \begin_inset ERT
22974 status collapsed
22975
22976 \begin_layout Plain Layout
22977
22978
22979 \backslash
22980 fi
22981 \end_layout
22982
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \begin_layout Section
22989 フロート一覧
22990 \begin_inset Index idx
22991 status collapsed
22992
22993 \begin_layout Plain Layout
22994 ふろーと@フロート ! ふろーといちらん@フロート一覧
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \begin_layout Standard
23003 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
23004 \family sans
23005 挿入\SpecialChar \menuseparator
23006 一覧/目次
23007 \family default
23008 メニューで挿入することができます。
23009 \end_layout
23010
23011 \begin_layout Standard
23012 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
23013 \end_layout
23014
23015 \begin_layout Standard
23016 本文書の終わりに、図一覧と表一覧があります。
23017 \end_layout
23018
23019 \begin_layout Chapter
23020 注釈
23021 \end_layout
23022
23023 \begin_layout Section
23024 LyX注釈
23025 \begin_inset Index idx
23026 status collapsed
23027
23028 \begin_layout Plain Layout
23029 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
23030 \end_layout
23031
23032 \end_inset
23033
23034
23035 \end_layout
23036
23037 \begin_layout Standard
23038 注釈は、ツールバーボタン
23039 \begin_inset Graphics
23040         filename ../../images/note-insert.png
23041         scale 85
23042         scaleBeforeRotation
23043
23044 \end_inset
23045
23046 か、
23047 \family sans
23048 挿入\SpecialChar \menuseparator
23049 注釈
23050 \family default
23051 メニューで挿入することができます。注釈には、以下の三つの型があります。
23052 \end_layout
23053
23054 \begin_layout Description
23055 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
23056 \begin_inset Newline newline
23057 \end_inset
23058
23059
23060 \begin_inset Newline newline
23061 \end_inset
23062
23063
23064 \begin_inset Graphics
23065         filename ../clipart/LyXNoteImageQt4.png
23066         display false
23067         scale 85
23068         scaleBeforeRotation
23069
23070 \end_inset
23071
23072
23073 \begin_inset Note Note
23074 status open
23075
23076 \begin_layout Plain Layout
23077 これは、出力には現れない注釈ボックスに書かれた文章です。
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \end_layout
23084
23085 \begin_layout Description
23086 コメント この注釈も出力には現れませんが、
23087 \family sans
23088 ファイル\SpecialChar \menuseparator
23089 エクスポート\SpecialChar \menuseparator
23090 LaTeX (pdflatex) / (平文)
23091 \family default
23092  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
23093 \begin_inset Newline newline
23094 \end_inset
23095
23096
23097 \begin_inset Newline newline
23098 \end_inset
23099
23100
23101 \begin_inset Graphics
23102         filename ../clipart/CommentNoteImageQt4.png
23103         display false
23104         scale 85
23105         scaleBeforeRotation
23106
23107 \end_inset
23108
23109  
23110 \begin_inset Note Comment
23111 status open
23112
23113 \begin_layout Plain Layout
23114 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
23115 \end_layout
23116
23117 \end_inset
23118
23119
23120 \end_layout
23121
23122 \begin_layout Description
23123 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
23124 \begin_inset Newline newline
23125 \end_inset
23126
23127
23128 \begin_inset Newline newline
23129 \end_inset
23130
23131
23132 \begin_inset Graphics
23133         filename ../clipart/GreyedOutNoteImageQt4.png
23134         display false
23135         scale 85
23136         scaleBeforeRotation
23137
23138 \end_inset
23139
23140
23141 \begin_inset Newline newline
23142 \end_inset
23143
23144
23145 \begin_inset ERT
23146 status collapsed
23147
23148 \begin_layout Plain Layout
23149
23150
23151 \backslash
23152 renewenvironment{lyxgreyedout}
23153 \end_layout
23154
23155 \begin_layout Plain Layout
23156
23157 {
23158 \backslash
23159 textcolor[gray]{0.8}
23160 \backslash
23161 bgroup}{
23162 \backslash
23163 egroup}
23164 \end_layout
23165
23166 \end_inset
23167
23168
23169 \begin_inset Note Greyedout
23170 status open
23171
23172 \begin_layout Plain Layout
23173 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
23174 \begin_inset Foot
23175 status collapsed
23176
23177 \begin_layout Plain Layout
23178 これは、淡色表示注釈内に脚注を用いた例です。
23179 \end_layout
23180
23181 \end_inset
23182
23183 です。
23184 \end_layout
23185
23186 \end_inset
23187
23188
23189 \begin_inset ERT
23190 status collapsed
23191
23192 \begin_layout Plain Layout
23193
23194
23195 \backslash
23196 renewenvironment{lyxgreyedout}
23197 \end_layout
23198
23199 \begin_layout Plain Layout
23200
23201 {
23202 \backslash
23203 textcolor{blue}
23204 \backslash
23205 bgroup}{
23206 \backslash
23207 egroup}
23208 \end_layout
23209
23210 \end_inset
23211
23212
23213 \begin_inset Note Note
23214 status open
23215
23216 \begin_layout Plain Layout
23217 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
23218 ように再定義されています。
23219 \end_layout
23220
23221 \end_inset
23222
23223
23224 \begin_inset Newline newline
23225 \end_inset
23226
23227
23228 \begin_inset Newline newline
23229 \end_inset
23230
23231 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
23232 \end_layout
23233
23234 \begin_layout Standard
23235 \begin_inset VSpace bigskip
23236 \end_inset
23237
23238 注釈を挿入するのにツールバーボタン
23239 \begin_inset Graphics
23240         filename ../../images/note-insert.png
23241         scale 85
23242         scaleBeforeRotation
23243
23244 \end_inset
23245
23246 を使用すると、
23247 \family sans
23248 LyX注釈
23249 \family default
23250 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
23251 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
23252 さい。
23253 \end_layout
23254
23255 \begin_layout Standard
23256 \begin_inset VSpace bigskip
23257 \end_inset
23258
23259 淡色注釈の文字色は、プリアンブルに以下のコマンドを置くことで変更することができます。
23260 \end_layout
23261
23262 \begin_layout Standard
23263
23264 \series bold
23265
23266 \backslash
23267 renewenvironment{lyxgreyedout}
23268 \begin_inset Newline newline
23269 \end_inset
23270
23271
23272 \begin_inset Phantom HPhantom
23273 status open
23274
23275 \begin_layout Plain Layout
23276
23277 \series bold
23278 \begin_inset space ~
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \end_inset
23285
23286 {
23287 \backslash
23288 textcolor{色彩名}
23289 \backslash
23290 bgroup}{
23291 \backslash
23292 egroup}
23293 \end_layout
23294
23295 \begin_layout Standard
23296 使用できる色彩名と、自製色の定義の仕方は、第
23297 \begin_inset CommandInset ref
23298 LatexCommand ref
23299 reference "sec:色付きの表"
23300
23301 \end_inset
23302
23303 節で説明されています。
23304 \end_layout
23305
23306 \begin_layout Standard
23307 本文書で青で表示されている注釈は、青文字に設定した淡色表示注釈を使用しています。
23308 \end_layout
23309
23310 \begin_layout Section
23311 脚注
23312 \begin_inset CommandInset label
23313 LatexCommand label
23314 name "sec:脚注"
23315
23316 \end_inset
23317
23318
23319 \begin_inset Index idx
23320 status collapsed
23321
23322 \begin_layout Plain Layout
23323 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \begin_inset Index idx
23330 status collapsed
23331
23332 \begin_layout Plain Layout
23333 きゃくちゅう@脚注
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Standard
23342 脚注は、ツールバーボタン
23343 \begin_inset Graphics
23344         filename ../../images/footnote-insert.png
23345         scale 85
23346         scaleBeforeRotation
23347
23348 \end_inset
23349
23350 か、
23351 \family sans
23352 挿入\SpecialChar \menuseparator
23353 脚注
23354 \family default
23355 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
23356 \begin_inset Graphics
23357         filename clipart/footnoteQt4.png
23358         scale 80
23359         scaleBeforeRotation
23360
23361 \end_inset
23362
23363 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
23364 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
23365 \end_layout
23366
23367 \begin_layout Standard
23368 これが脚注の例です
23369 \begin_inset Foot
23370 status open
23371
23372 \begin_layout Plain Layout
23373 \begin_inset CommandInset label
23374 LatexCommand label
23375 name "fn:これは脚注の一例"
23376
23377 \end_inset
23378
23379 これは脚注の一例です。
23380 \end_layout
23381
23382 \end_inset
23383
23384
23385 \begin_inset ERT
23386 status collapsed
23387
23388 \begin_layout Plain Layout
23389
23390
23391 \backslash
23392 newcounter{MyRepeatFoot}
23393 \end_layout
23394
23395 \begin_layout Plain Layout
23396
23397
23398 \backslash
23399 setcounter{MyRepeatFoot}{
23400 \backslash
23401 thefootnote}
23402 \end_layout
23403
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \begin_layout Standard
23410 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
23411 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
23412 \end_layout
23413
23414 \begin_layout Standard
23415 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
23416 \begin_inset CommandInset ref
23417 LatexCommand ref
23418 reference "sec:フロートの参照"
23419
23420 \end_inset
23421
23422 節に説明されているようにして、本文中でこのラベルを相互参照してください。
23423 \begin_inset Newline newline
23424 \end_inset
23425
23426 これは脚注
23427 \begin_inset CommandInset ref
23428 LatexCommand ref
23429 reference "fn:これは脚注の一例"
23430
23431 \end_inset
23432
23433 の相互参照です。
23434 \end_layout
23435
23436 \begin_layout Standard
23437 \begin_inset VSpace defskip
23438 \end_inset
23439
23440
23441 \end_layout
23442
23443 \begin_layout Standard
23444
23445 \lang english
23446 Footnotes in tables are not printed by LaTeX due to technical reasons.
23447  However there exists another method to print them: Instead of the footnote
23448  the command 
23449 \series bold
23450
23451 \backslash
23452 footnotemark{}
23453 \series default
23454  is inserted as TeX-code.
23455  The text of the footnote is entered as an argument of the TeX-code command
23456  
23457 \series bold
23458
23459 \backslash
23460 footnotetext
23461 \series default
23462  after the table.
23463 \begin_inset Newline newline
23464 \end_inset
23465
23466 This was done for the following table with the command
23467 \end_layout
23468
23469 \begin_layout Standard
23470
23471 \series bold
23472 \lang english
23473
23474 \backslash
23475 footnotetext{
23476 \series default
23477 Printed table footnote.
23478 \series bold
23479 }
23480 \end_layout
23481
23482 \begin_layout Standard
23483
23484 \lang english
23485 \begin_inset Tabular
23486 <lyxtabular version="3" rows="2" columns="1">
23487 <features tabularvalignment="middle">
23488 <column alignment="center" valignment="top" width="0">
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \lang english
23496 This an example text.
23497 \begin_inset Foot
23498 status open
23499
23500 \begin_layout Plain Layout
23501
23502 \lang english
23503 This footnote will not be printed!
23504 \end_layout
23505
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \lang english
23521 This an example text.
23522 \begin_inset ERT
23523 status collapsed
23524
23525 \begin_layout Plain Layout
23526
23527
23528 \backslash
23529 footnotemark{}
23530 \end_layout
23531
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 </lyxtabular>
23541
23542 \end_inset
23543
23544
23545 \begin_inset ERT
23546 status collapsed
23547
23548 \begin_layout Plain Layout
23549
23550
23551 \backslash
23552 footnotetext{
23553 \end_layout
23554
23555 \end_inset
23556
23557 Printed table footnote.
23558 \begin_inset ERT
23559 status collapsed
23560
23561 \begin_layout Plain Layout
23562
23563 }
23564 \end_layout
23565
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \begin_layout Standard
23572
23573 \lang english
23574 Footnotes in longtables are described in section
23575 \begin_inset space ~
23576 \end_inset
23577
23578
23579 \lang japanese
23580
23581 \begin_inset CommandInset ref
23582 LatexCommand ref
23583 reference "sub:長尺表での脚注"
23584
23585 \end_inset
23586
23587
23588 \lang english
23589 .
23590 \end_layout
23591
23592 \begin_layout Standard
23593
23594 \lang english
23595 Footnotes in minipage boxes are printed, but inside the box and with a different
23596  numbering because a minipage box is like a page inside a page.
23597  (For more about minipages, see section
23598 \begin_inset space ~
23599 \end_inset
23600
23601
23602 \lang japanese
23603
23604 \begin_inset CommandInset ref
23605 LatexCommand ref
23606 reference "sec:ミニページ"
23607
23608 \end_inset
23609
23610
23611 \lang english
23612 .) To get a footnote in the minipage that is output at the bottom of the
23613  page like normal footnotes, also use the method of 
23614 \series bold
23615
23616 \backslash
23617 footnotemark{}
23618 \series default
23619  and 
23620 \series bold
23621
23622 \backslash
23623 footnotetext
23624 \series default
23625 .
23626 \end_layout
23627
23628 \begin_layout Standard
23629
23630 \lang english
23631 \begin_inset Box Frameless
23632 position "t"
23633 hor_pos "c"
23634 has_inner_box 1
23635 inner_pos "t"
23636 use_parbox 0
23637 use_makebox 0
23638 width "100col%"
23639 special "none"
23640 height "1in"
23641 height_special "totalheight"
23642 status open
23643
23644 \begin_layout Plain Layout
23645
23646 \lang english
23647 This an example text in a minipage.
23648 \begin_inset Foot
23649 status open
23650
23651 \begin_layout Plain Layout
23652
23653 \lang english
23654 Footnote in the minipage.
23655 \end_layout
23656
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \begin_layout Plain Layout
23663
23664 \lang english
23665 This an example text in a minipage.
23666 \begin_inset ERT
23667 status collapsed
23668
23669 \begin_layout Plain Layout
23670
23671
23672 \backslash
23673 footnotemark{}
23674 \end_layout
23675
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \begin_layout Standard
23687
23688 \lang english
23689 \begin_inset ERT
23690 status collapsed
23691
23692 \begin_layout Plain Layout
23693
23694
23695 \backslash
23696 footnotetext{
23697 \end_layout
23698
23699 \end_inset
23700
23701 Footnote outside the minipage.
23702 \begin_inset ERT
23703 status collapsed
23704
23705 \begin_layout Plain Layout
23706
23707 }
23708 \end_layout
23709
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \begin_layout Standard
23716
23717 \lang english
23718 \begin_inset VSpace defskip
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Standard
23725
23726 \lang english
23727 To refer to the same footnote several times without printing the footnote
23728  text every time, use the command 
23729 \series bold
23730
23731 \backslash
23732 footnotemark[number]
23733 \series default
23734  in TeX-code.
23735 \begin_inset Newline newline
23736 \end_inset
23737
23738 As you do not know the number of the repeating footnote while you are writing
23739  the text, you have to store its number.
23740  For the following footnote mark example, these commands were inserted in
23741  TeX-code after Footnote
23742 \begin_inset space ~
23743 \end_inset
23744
23745
23746 \lang japanese
23747
23748 \begin_inset CommandInset ref
23749 LatexCommand ref
23750 reference "fn:これは脚注の一例"
23751
23752 \end_inset
23753
23754
23755 \lang english
23756  to store the footnote number:
23757 \end_layout
23758
23759 \begin_layout Standard
23760
23761 \series bold
23762 \lang english
23763
23764 \backslash
23765 newcounter{MyRepeatFoot}
23766 \begin_inset Newline newline
23767 \end_inset
23768
23769
23770 \backslash
23771 setcounter{MyRepeatFoot}{
23772 \backslash
23773 thefootnote}
23774 \end_layout
23775
23776 \begin_layout Standard
23777
23778 \lang english
23779 The footnote mark was then created with this command:
23780 \end_layout
23781
23782 \begin_layout Standard
23783
23784 \series bold
23785 \lang english
23786
23787 \backslash
23788 footnotemark[
23789 \backslash
23790 theMyRepeatFoot]
23791 \end_layout
23792
23793 \begin_layout Standard
23794
23795 \lang english
23796 Here is a repeated footnote:
23797 \family roman
23798 \series medium
23799 \bar no
23800
23801 \begin_inset ERT
23802 status collapsed
23803
23804 \begin_layout Plain Layout
23805
23806
23807 \backslash
23808 footnotemark[
23809 \backslash
23810 theMyRepeatFoot]
23811 \end_layout
23812
23813 \end_inset
23814
23815
23816 \end_layout
23817
23818 \begin_layout Standard
23819
23820 \lang english
23821 If you want to repeat the previous footnote, you can omit the storage of
23822  the footnote number and just use this command instead:
23823 \end_layout
23824
23825 \begin_layout Standard
23826
23827 \series bold
23828 \lang english
23829
23830 \backslash
23831 footnotemark[
23832 \backslash
23833 thefootnote]
23834 \end_layout
23835
23836 \begin_layout Standard
23837
23838 \lang english
23839 Here is another repeated footnote:
23840 \family roman
23841 \series medium
23842 \bar no
23843
23844 \begin_inset ERT
23845 status collapsed
23846
23847 \begin_layout Plain Layout
23848
23849
23850 \backslash
23851 footnotemark[
23852 \backslash
23853 thefootnote]
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \begin_layout Subsection
23862 脚注の付番
23863 \begin_inset CommandInset label
23864 LatexCommand label
23865 name "sub:脚注の付番"
23866
23867 \end_inset
23868
23869
23870 \begin_inset Index idx
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 きゃくちゅう@脚注 ! ふばん@付番
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Standard
23883 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23884 \end_layout
23885
23886 \begin_layout Standard
23887
23888 \series bold
23889
23890 \backslash
23891 @addtoreset{footnote}{section}
23892 \end_layout
23893
23894 \begin_layout Standard
23895 というコマンドを加えてください。
23896 \end_layout
23897
23898 \begin_layout Standard
23899 \begin_inset VSpace bigskip
23900 \end_inset
23901
23902 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23903 \end_layout
23904
23905 \begin_layout Standard
23906
23907 \series bold
23908
23909 \backslash
23910 renewcommand{
23911 \backslash
23912 thefootnote}{
23913 \backslash
23914 roman{footnote}}
23915 \end_layout
23916
23917 \begin_layout Standard
23918 \begin_inset ERT
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922
23923
23924 \backslash
23925 renewcommand{
23926 \backslash
23927 thefootnote}{
23928 \backslash
23929 roman{footnote}}
23930 \end_layout
23931
23932 \end_inset
23933
23934 これは、ローマ数字を使った脚注です
23935 \begin_inset Foot
23936 status collapsed
23937
23938 \begin_layout Plain Layout
23939 これは、ローマ数字を使った脚注の例です。
23940 \end_layout
23941
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \begin_layout Standard
23948 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23949 \series bold
23950
23951 \backslash
23952 roman
23953 \series default
23954
23955 \series bold
23956
23957 \backslash
23958 Roman
23959 \series default
23960 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23961 \series bold
23962
23963 \backslash
23964 Alph
23965 \series default
23966 または
23967 \series bold
23968
23969 \backslash
23970 alph
23971 \series default
23972 を使用してください。記号を使って付「番」するには、
23973 \series bold
23974
23975 \backslash
23976 fnsymbol
23977 \series default
23978 を使ってください。
23979 \end_layout
23980
23981 \begin_layout Standard
23982 \begin_inset Note Greyedout
23983 status open
23984
23985 \begin_layout Plain Layout
23986
23987 \series bold
23988 【註】
23989 \series default
23990 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
23991 \end_layout
23992
23993 \end_inset
23994
23995
23996 \begin_inset Newline newline
23997 \end_inset
23998
23999
24000 \begin_inset Note Greyedout
24001 status open
24002
24003 \begin_layout Plain Layout
24004
24005 \series bold
24006 【註】
24007 \series default
24008 記号を使うと9個の脚注しか番号を振ることができません。
24009 \end_layout
24010
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \begin_layout Standard
24017 付番様式を変更した後、既定様式に戻すには、上記コマンドの
24018 \series bold
24019
24020 \backslash
24021 roman
24022 \series default
24023
24024 \series bold
24025
24026 \backslash
24027 arabic
24028 \series default
24029 に置き換えて使用してください。
24030 \begin_inset ERT
24031 status collapsed
24032
24033 \begin_layout Plain Layout
24034
24035
24036 \backslash
24037 renewcommand{
24038 \backslash
24039 thefootnote}{
24040 \backslash
24041 arabic{footnote}}
24042 \end_layout
24043
24044 \end_inset
24045
24046
24047 \end_layout
24048
24049 \begin_layout Standard
24050 \begin_inset VSpace bigskip
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
24058 \end_layout
24059
24060 \begin_layout Standard
24061
24062 \series bold
24063
24064 \backslash
24065 numberwithin{footnote}{chapter}
24066 \end_layout
24067
24068 \begin_layout Standard
24069 というコマンドを加えてください。
24070 \series bold
24071
24072 \backslash
24073 numberwithin
24074 \series default
24075 コマンドを使用できるようにするためには、文書設定の
24076 \family sans
24077 数式オプション
24078 \family default
24079 タブで
24080 \family sans
24081 AMS
24082 \begin_inset space ~
24083 \end_inset
24084
24085 mathパッケージを使う
24086 \family default
24087 オプションを有効にしてください。
24088 \end_layout
24089
24090 \begin_layout Standard
24091 \begin_inset ERT
24092 status collapsed
24093
24094 \begin_layout Plain Layout
24095
24096
24097 \backslash
24098 numberwithin{footnote}{chapter}
24099 \end_layout
24100
24101 \end_inset
24102
24103 これは、脚注のもう一つの例です
24104 \series bold
24105
24106 \begin_inset Foot
24107 status open
24108
24109 \begin_layout Plain Layout
24110
24111 \series bold
24112 これは、
24113 \series default
24114 「章番号.脚注番号」スキームで番号を振られた脚注です。
24115 \end_layout
24116
24117 \end_inset
24118
24119
24120 \series default
24121
24122 \begin_inset ERT
24123 status collapsed
24124
24125 \begin_layout Plain Layout
24126
24127
24128 \backslash
24129 renewcommand{
24130 \backslash
24131 thefootnote}{
24132 \backslash
24133 arabic{footnote}}
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \begin_layout Standard
24142 \begin_inset Note Greyedout
24143 status open
24144
24145 \begin_layout Plain Layout
24146
24147 \series bold
24148 【註】
24149 \backslash
24150 numberwithin
24151 \series default
24152 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \end_layout
24159
24160 \begin_layout Standard
24161 また、例えば「章番号.
24162 \backslash
24163 Roman{footnote}」スキームを得るには、
24164 \series bold
24165
24166 \backslash
24167 numberwithin
24168 \series default
24169 の代わりに以下のコマンドを使用してください。
24170 \end_layout
24171
24172 \begin_layout Standard
24173
24174 \series bold
24175
24176 \backslash
24177 renewcommand{
24178 \backslash
24179 thefootnote}{
24180 \backslash
24181 thechapter.
24182 \backslash
24183 Roman{footnote}}
24184 \end_layout
24185
24186 \begin_layout Subsection
24187 脚注の配置
24188 \begin_inset Index idx
24189 status collapsed
24190
24191 \begin_layout Plain Layout
24192 きゃくちゅう@脚注 ! はいち@配置
24193 \end_layout
24194
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \begin_layout Standard
24201 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
24202 ブルに足して、1.5
24203 \begin_inset space \thinspace{}
24204 \end_inset
24205
24206 mmの余白を追加することもできます。
24207 \end_layout
24208
24209 \begin_layout Standard
24210
24211 \series bold
24212
24213 \backslash
24214 let
24215 \backslash
24216 myFoot
24217 \backslash
24218 footnote
24219 \begin_inset Newline newline
24220 \end_inset
24221
24222
24223 \backslash
24224 renewcommand{
24225 \backslash
24226 footnote}[1]{
24227 \backslash
24228 myFoot{#1
24229 \backslash
24230 vspace{1.5mm}}}
24231 \end_layout
24232
24233 \begin_layout Standard
24234 \begin_inset VSpace bigskip
24235 \end_inset
24236
24237 二段組文書では、脚注は各段底部に表示されます(図
24238 \begin_inset CommandInset ref
24239 LatexCommand ref
24240 reference "fig:標準的脚注配置"
24241
24242 \end_inset
24243
24244 )。図
24245 \begin_inset CommandInset ref
24246 LatexCommand ref
24247 reference "fig:ftnright脚注配置"
24248
24249 \end_inset
24250
24251 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
24252 \end_layout
24253
24254 \begin_layout Standard
24255
24256 \series bold
24257
24258 \backslash
24259 usepackage{ftnright}
24260 \end_layout
24261
24262 \begin_layout Standard
24263 というコマンドを書いて、LaTeXパッケージ
24264 \series bold
24265 ftnright
24266 \series default
24267
24268 \begin_inset Index idx
24269 status collapsed
24270
24271 \begin_layout Plain Layout
24272 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
24273 \end_layout
24274
24275 \end_inset
24276
24277 を読み込みます。
24278 \begin_inset Float figure
24279 placement !h
24280 wide false
24281 sideways false
24282 status open
24283
24284 \begin_layout Plain Layout
24285 \begin_inset ERT
24286 status collapsed
24287
24288 \begin_layout Plain Layout
24289
24290
24291 \backslash
24292 framebox{
24293 \end_layout
24294
24295 \end_inset
24296
24297
24298 \begin_inset Graphics
24299         filename ../clipart/without_fntright.pdf
24300         width 100col%
24301         scaleBeforeRotation
24302
24303 \end_inset
24304
24305
24306 \begin_inset ERT
24307 status collapsed
24308
24309 \begin_layout Plain Layout
24310
24311 }
24312 \end_layout
24313
24314 \end_inset
24315
24316
24317 \end_layout
24318
24319 \begin_layout Plain Layout
24320 \begin_inset Caption
24321
24322 \begin_layout Plain Layout
24323 \begin_inset CommandInset label
24324 LatexCommand label
24325 name "fig:標準的脚注配置"
24326
24327 \end_inset
24328
24329 二段組文書の標準的な脚注配置
24330 \end_layout
24331
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \end_inset
24338
24339
24340 \end_layout
24341
24342 \begin_layout Standard
24343 \begin_inset Float figure
24344 placement !h
24345 wide false
24346 sideways false
24347 status open
24348
24349 \begin_layout Plain Layout
24350 \begin_inset ERT
24351 status collapsed
24352
24353 \begin_layout Plain Layout
24354
24355
24356 \backslash
24357 framebox{
24358 \end_layout
24359
24360 \end_inset
24361
24362
24363 \begin_inset Graphics
24364         filename ../clipart/with_fntright.pdf
24365         width 100col%
24366         scaleBeforeRotation
24367
24368 \end_inset
24369
24370
24371 \begin_inset ERT
24372 status collapsed
24373
24374 \begin_layout Plain Layout
24375
24376 }
24377 \end_layout
24378
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \begin_layout Plain Layout
24385 \begin_inset Caption
24386
24387 \begin_layout Plain Layout
24388 \begin_inset CommandInset label
24389 LatexCommand label
24390 name "fig:ftnright脚注配置"
24391
24392 \end_inset
24393
24394 LaTeXパッケージ
24395 \series bold
24396 ftnright
24397 \series default
24398 を使用したときの二段組文書の脚注配置
24399 \end_layout
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \begin_layout Standard
24412 \begin_inset VSpace bigskip
24413 \end_inset
24414
24415 科学的文献に於いては、図
24416 \begin_inset CommandInset ref
24417 LatexCommand ref
24418 reference "fig:後注"
24419
24420 \end_inset
24421
24422 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
24423 \begin_inset Index idx
24424 status collapsed
24425
24426 \begin_layout Plain Layout
24427 こちゅう@後注
24428 \end_layout
24429
24430 \end_inset
24431
24432 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
24433 \family sans
24434 文書\SpecialChar \menuseparator
24435 設定\SpecialChar \menuseparator
24436 モジュール
24437 \family default
24438 メニューで
24439 \family sans
24440 脚注から後注へ
24441 \family default
24442 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
24443 \end_layout
24444
24445 \begin_layout Standard
24446
24447 \series bold
24448
24449 \backslash
24450 theendnotes
24451 \end_layout
24452
24453 \begin_layout Standard
24454 というコマンドを挿入してください。
24455 \end_layout
24456
24457 \begin_layout Standard
24458 \begin_inset Float figure
24459 wide false
24460 sideways false
24461 status open
24462
24463 \begin_layout Plain Layout
24464 \align center
24465 \begin_inset ERT
24466 status collapsed
24467
24468 \begin_layout Plain Layout
24469
24470
24471 \backslash
24472 framebox{
24473 \end_layout
24474
24475 \end_inset
24476
24477
24478 \begin_inset Graphics
24479         filename ../clipart/endnotes.pdf
24480         scaleBeforeRotation
24481
24482 \end_inset
24483
24484
24485 \begin_inset ERT
24486 status collapsed
24487
24488 \begin_layout Plain Layout
24489
24490 }
24491 \end_layout
24492
24493 \end_inset
24494
24495
24496 \end_layout
24497
24498 \begin_layout Plain Layout
24499 \begin_inset Caption
24500
24501 \begin_layout Plain Layout
24502 \begin_inset CommandInset label
24503 LatexCommand label
24504 name "fig:後注"
24505
24506 \end_inset
24507
24508 後注 – 注を節ないし章末に別段落として印字します。
24509 \end_layout
24510
24511 \end_inset
24512
24513
24514 \end_layout
24515
24516 \end_inset
24517
24518
24519 \end_layout
24520
24521 \begin_layout Standard
24522 \begin_inset VSpace medskip
24523 \end_inset
24524
24525 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24526 \end_layout
24527
24528 \begin_layout Standard
24529
24530 \series bold
24531
24532 \backslash
24533 renewcommand{
24534 \backslash
24535 notesname}{Anmerkungen}
24536 \end_layout
24537
24538 \begin_layout Standard
24539 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24540 \end_layout
24541
24542 \begin_layout Standard
24543 \begin_inset VSpace medskip
24544 \end_inset
24545
24546
24547 \begin_inset CommandInset ref
24548 LatexCommand ref
24549 reference "sub:脚注の付番"
24550
24551 \end_inset
24552
24553 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24554 \series bold
24555
24556 \backslash
24557 thefootnote
24558 \series default
24559 コマンドの代わりに
24560 \series bold
24561
24562 \backslash
24563 theendnote
24564 \series default
24565 を用いてください。後注番号をリセットするには、第
24566 \begin_inset CommandInset ref
24567 LatexCommand ref
24568 reference "sub:脚注の付番"
24569
24570 \end_inset
24571
24572 節で述べたコマンド
24573 \series bold
24574
24575 \backslash
24576 @addtoreset
24577 \series default
24578 の、パラメータ
24579 \series bold
24580 footnote
24581 \series default
24582
24583 \series bold
24584 endnote
24585 \series default
24586 に変えて、使用してください。
24587 \end_layout
24588
24589 \begin_layout Standard
24590 後注の印だけを作成するには、第
24591 \begin_inset CommandInset ref
24592 LatexCommand ref
24593 reference "sec:脚注"
24594
24595 \end_inset
24596
24597 節で説明した
24598 \series bold
24599
24600 \backslash
24601 footnotemark
24602 \series default
24603 コマンドの代わりに、
24604 \series bold
24605
24606 \backslash
24607 endnotemark[番号]
24608 \series default
24609 コマンドを使用してください。
24610 \end_layout
24611
24612 \begin_layout Standard
24613 \begin_inset VSpace bigskip
24614 \end_inset
24615
24616 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24617 \series bold
24618 footmisc
24619 \series default
24620
24621 \begin_inset Index idx
24622 status collapsed
24623
24624 \begin_layout Plain Layout
24625 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24626 \end_layout
24627
24628 \end_inset
24629
24630
24631 \begin_inset CommandInset citation
24632 LatexCommand cite
24633 key "footmisc"
24634
24635 \end_inset
24636
24637 を参照してください。
24638 \end_layout
24639
24640 \begin_layout Standard
24641 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24642 \begin_inset CommandInset citation
24643 LatexCommand cite
24644 key "latexcompanion,latexguide,latexbook"
24645
24646 \end_inset
24647
24648 に載っています。
24649 \end_layout
24650
24651 \begin_layout Section
24652 傍注
24653 \begin_inset Index idx
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \begin_layout Standard
24666 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24667 \family sans
24668 挿入\SpecialChar \menuseparator
24669 傍注
24670 \family default
24671 メニューかツールバーボタン
24672 \begin_inset Graphics
24673         filename ../../images/marginalnote-insert.png
24674         scale 85
24675         scaleBeforeRotation
24676
24677 \end_inset
24678
24679 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24680 \end_layout
24681
24682 \begin_layout Standard
24683 横にあるのが傍注です
24684 \begin_inset Marginal
24685 status open
24686
24687 \begin_layout Plain Layout
24688 これは傍注文です。
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \end_layout
24695
24696 \begin_layout Standard
24697 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24698 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24699 \end_layout
24700
24701 \begin_layout Standard
24702 \begin_inset VSpace bigskip
24703 \end_inset
24704
24705 傍注を内側余白に置くには、傍注の前にTeXコードで
24706 \end_layout
24707
24708 \begin_layout Standard
24709
24710 \series bold
24711
24712 \backslash
24713 reversemarginpar
24714 \end_layout
24715
24716 \begin_layout Standard
24717 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24718 \begin_inset ERT
24719 status collapsed
24720
24721 \begin_layout Plain Layout
24722
24723
24724 \backslash
24725 reversemarginpar 
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \begin_inset Marginal
24732 status open
24733
24734 \begin_layout Plain Layout
24735 これは内側余白の傍注です。
24736 \end_layout
24737
24738 \end_inset
24739
24740
24741 \series bold
24742
24743 \begin_inset Newline newline
24744 \end_inset
24745
24746
24747 \series default
24748
24749 \begin_inset Note Greyedout
24750 status open
24751
24752 \begin_layout Plain Layout
24753 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24754 \end_layout
24755
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \begin_layout Standard
24762 既定の配置に戻すには、TeXコードで
24763 \end_layout
24764
24765 \begin_layout Standard
24766
24767 \series bold
24768
24769 \backslash
24770 normalmarginpar
24771 \end_layout
24772
24773 \begin_layout Standard
24774 というコマンドを書き加えてください。
24775 \begin_inset ERT
24776 status collapsed
24777
24778 \begin_layout Plain Layout
24779
24780
24781 \backslash
24782 normalmarginpar 
24783 \end_layout
24784
24785 \end_inset
24786
24787  
24788 \begin_inset Note Greyedout
24789 status open
24790
24791 \begin_layout Plain Layout
24792
24793 \series bold
24794 【註】
24795 \backslash
24796 reversemarginpar
24797 \series default
24798 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24799 \end_layout
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \begin_layout Standard
24807 \begin_inset VSpace bigskip
24808 \end_inset
24809
24810
24811 \begin_inset Marginal
24812 status open
24813
24814 \begin_layout Plain Layout
24815 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24816 \end_layout
24817
24818 \end_inset
24819
24820
24821 \begin_inset CommandInset ref
24822 LatexCommand ref
24823 reference "sub:複数行"
24824
24825 \end_inset
24826
24827 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24828 \begin_inset space \thinspace{}
24829 \end_inset
24830
24831 pt水平空白を挿入してください 
24832 \begin_inset Marginal
24833 status open
24834
24835 \begin_layout Plain Layout
24836 \begin_inset space \hspace*{}
24837 \length 0pt
24838 \end_inset
24839
24840 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24841 \end_layout
24842
24843 \end_inset
24844
24845
24846 \end_layout
24847
24848 \begin_layout Standard
24849 \begin_inset VSpace bigskip
24850 \end_inset
24851
24852
24853 \end_layout
24854
24855 \begin_layout Standard
24856 \begin_inset Note Greyedout
24857 status open
24858
24859 \begin_layout Plain Layout
24860
24861 \series bold
24862 【註】
24863 \series default
24864 通常、傍注は表やフロート、脚注の中では使用することができません。
24865 \end_layout
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \begin_inset VSpace bigskip
24874 \end_inset
24875
24876
24877 \end_layout
24878
24879 \begin_layout Standard
24880 \begin_inset ERT
24881 status collapsed
24882
24883 \begin_layout Plain Layout
24884
24885
24886 \backslash
24887 ifmarginnote
24888 \end_layout
24889
24890 \end_inset
24891
24892
24893 \begin_inset Note Note
24894 status open
24895
24896 \begin_layout Plain Layout
24897 以下の部分は、LaTeXパッケージ
24898 \series bold
24899 marginnote
24900 \series default
24901 が導入されているときのみ表示されます。
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Standard
24910 この制約は、LaTeXパッケージ
24911 \series bold
24912 marginnote
24913 \series default
24914
24915 \begin_inset Index idx
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24920 \end_layout
24921
24922 \end_inset
24923
24924 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24925 \series bold
24926 marginnote
24927 \series default
24928 パッケージが提供するコマンドを使うようになります。
24929 \end_layout
24930
24931 \begin_layout Standard
24932
24933 \series bold
24934
24935 \backslash
24936 usepackage{marginnote}
24937 \begin_inset Newline newline
24938 \end_inset
24939
24940
24941 \backslash
24942 let
24943 \backslash
24944 marginpar
24945 \backslash
24946 marginnote
24947 \end_layout
24948
24949 \begin_layout Standard
24950
24951 \series bold
24952 marginnote
24953 \series default
24954 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24955 \series bold
24956 marginnote
24957 \series default
24958 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
24959 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
24960 \end_layout
24961
24962 \begin_layout Standard
24963
24964 \series bold
24965 [オフセット]
24966 \end_layout
24967
24968 \begin_layout Standard
24969 という形で書くことで設定することができます。ここで「オフセット」には、表
24970 \begin_inset CommandInset ref
24971 LatexCommand ref
24972 reference "tab:単位"
24973
24974 \end_inset
24975
24976 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
24977 \series bold
24978 [-1.5cm]
24979 \series default
24980 」を使用して、1.5
24981 \begin_inset space \thinspace{}
24982 \end_inset
24983
24984 cm上にずらしてあります
24985 \begin_inset Marginal
24986 status open
24987
24988 \begin_layout Plain Layout
24989 この傍注は、本来の位置よりも1.5
24990 \begin_inset space \thinspace{}
24991 \end_inset
24992
24993 cm上にずらしてあります。
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \begin_inset ERT
25000 status collapsed
25001
25002 \begin_layout Plain Layout
25003
25004 [-1.5cm]
25005 \end_layout
25006
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \begin_layout Standard
25013 \begin_inset VSpace medskip
25014 \end_inset
25015
25016
25017 \series bold
25018 marginnote
25019 \series default
25020 を使うと、傍注の揃えを変更することもできます。たとえば、
25021 \end_layout
25022
25023 \begin_layout Standard
25024
25025 \series bold
25026
25027 \backslash
25028 renewcommand*{
25029 \backslash
25030 raggedleftmarginnote}{
25031 \backslash
25032 centering}
25033 \begin_inset Newline newline
25034 \end_inset
25035
25036
25037 \backslash
25038 renewcommand*{
25039 \backslash
25040 raggedrightmarginnote}{
25041 \backslash
25042 centering}
25043 \end_layout
25044
25045 \begin_layout Standard
25046 というコマンドを使うと、中央揃えになります。
25047 \series bold
25048
25049 \backslash
25050 raggedleftmarginnote
25051 \series default
25052 とは、左側に表示されている傍注のことを指します
25053 \begin_inset ERT
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057
25058
25059 \backslash
25060 renewcommand*{
25061 \backslash
25062 raggedleftmarginnote}{
25063 \backslash
25064 centering}
25065 \end_layout
25066
25067 \begin_layout Plain Layout
25068
25069
25070 \backslash
25071 renewcommand*{
25072 \backslash
25073 raggedrightmarginnote}{
25074 \backslash
25075 centering}
25076 \end_layout
25077
25078 \end_inset
25079
25080
25081 \begin_inset Marginal
25082 status open
25083
25084 \begin_layout Plain Layout
25085 この傍注の文章は中央揃えになっています。
25086 \end_layout
25087
25088 \end_inset
25089
25090 。既定の設定は、
25091 \end_layout
25092
25093 \begin_layout Standard
25094
25095 \series bold
25096
25097 \backslash
25098 renewcommand*{
25099 \backslash
25100 raggedleftmarginnote}{
25101 \backslash
25102 raggedleft}
25103 \begin_inset Newline newline
25104 \end_inset
25105
25106
25107 \backslash
25108 renewcommand*{
25109 \backslash
25110 raggedrightmarginnote}{
25111 \backslash
25112 raggedright}
25113 \series default
25114
25115 \begin_inset ERT
25116 status collapsed
25117
25118 \begin_layout Plain Layout
25119
25120
25121 \backslash
25122 renewcommand*{
25123 \backslash
25124 raggedleftmarginnote}{
25125 \backslash
25126 raggedleft}
25127 \end_layout
25128
25129 \begin_layout Plain Layout
25130
25131
25132 \backslash
25133 renewcommand*{
25134 \backslash
25135 raggedrightmarginnote}{
25136 \backslash
25137 raggedright}
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Standard
25146 です。
25147 \end_layout
25148
25149 \begin_layout Standard
25150 \begin_inset VSpace medskip
25151 \end_inset
25152
25153
25154 \series bold
25155 marginnote
25156 \series default
25157 の他の機能については、
25158 \begin_inset CommandInset citation
25159 LatexCommand cite
25160 key "marginnote"
25161
25162 \end_inset
25163
25164 の取扱説明書をご参照ください。
25165 \end_layout
25166
25167 \begin_layout Standard
25168 \begin_inset VSpace bigskip
25169 \end_inset
25170
25171 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
25172 \family sans
25173 \series bold
25174 \bar under
25175 注意!
25176 \family default
25177 \series default
25178 \bar default
25179 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
25180 \end_layout
25181
25182 \begin_layout Standard
25183
25184 \series bold
25185
25186 \backslash
25187 let
25188 \backslash
25189 myMarginpar
25190 \backslash
25191 marginpar
25192 \begin_inset Newline newline
25193 \end_inset
25194
25195
25196 \backslash
25197 renewcommand{
25198 \backslash
25199 marginpar}[1]{
25200 \backslash
25201 myMarginpar{%
25202 \begin_inset Newline newline
25203 \end_inset
25204
25205
25206 \begin_inset Phantom HPhantom
25207 status open
25208
25209 \begin_layout Plain Layout
25210
25211 \series bold
25212 \begin_inset space ~
25213 \end_inset
25214
25215
25216 \end_layout
25217
25218 \end_inset
25219
25220
25221 \backslash
25222 hspace{0pt}
25223 \backslash
25224 textsf{
25225 \backslash
25226 textbf{
25227 \backslash
25228 underbar{注意!}}}%
25229 \begin_inset Newline newline
25230 \end_inset
25231
25232
25233 \begin_inset Phantom HPhantom
25234 status open
25235
25236 \begin_layout Plain Layout
25237
25238 \series bold
25239 \begin_inset space ~
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \backslash
25249 vspace{1.5mm}
25250 \backslash
25251
25252 \backslash
25253 #1}}
25254 \end_layout
25255
25256 \begin_layout Standard
25257 \begin_inset ERT
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262
25263 \backslash
25264 let
25265 \backslash
25266 myMarginpar
25267 \backslash
25268 marginpar
25269 \end_layout
25270
25271 \begin_layout Plain Layout
25272
25273
25274 \backslash
25275 renewcommand{
25276 \backslash
25277 marginpar}[1]{
25278 \backslash
25279 myMarginpar{%
25280 \end_layout
25281
25282 \begin_layout Plain Layout
25283
25284    
25285 \backslash
25286 textsf{
25287 \backslash
25288 textbf{
25289 \backslash
25290 underbar{注意!}}}%
25291 \end_layout
25292
25293 \begin_layout Plain Layout
25294
25295    
25296 \backslash
25297 vspace{1.5mm}
25298 \backslash
25299
25300 \backslash
25301 #1}}
25302 \end_layout
25303
25304 \end_inset
25305
25306
25307 \begin_inset Marginal
25308 status open
25309
25310 \begin_layout Plain Layout
25311 これは、定義したヘッダをつけた傍注です。
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \begin_inset ERT
25318 status collapsed
25319
25320 \begin_layout Plain Layout
25321
25322 [-1.5cm]
25323 \end_layout
25324
25325 \end_inset
25326
25327
25328 \begin_inset ERT
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332
25333
25334 \backslash
25335 renewcommand{
25336 \backslash
25337 marginpar}[1]{
25338 \backslash
25339 myMarginpar{#1}}
25340 \end_layout
25341
25342 \end_inset
25343
25344
25345 \begin_inset Note Note
25346 status open
25347
25348 \begin_layout Plain Layout
25349 傍注書式は、この例の分だけ変更してあります。
25350 \end_layout
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \begin_layout Standard
25358 \begin_inset ERT
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362
25363
25364 \backslash
25365 else
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \begin_inset Note Note
25372 status open
25373
25374 \begin_layout Plain Layout
25375 以下の部分は、LaTeXパッケージ
25376 \series bold
25377 marginnote
25378 \series default
25379 が導入されていないときのみ表示されます。
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \begin_layout Standard
25388 本節の以下の部分を出力に表示するには、LaTeXパッケージ
25389 \series bold
25390 marginnote
25391 \series default
25392 を導入する必要があります。
25393 \end_layout
25394
25395 \begin_layout Standard
25396 \begin_inset ERT
25397 status collapsed
25398
25399 \begin_layout Plain Layout
25400
25401
25402 \backslash
25403 fi
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Chapter
25412 ボックス
25413 \end_layout
25414
25415 \begin_layout Section
25416 はじめに
25417 \begin_inset Index idx
25418 status collapsed
25419
25420 \begin_layout Plain Layout
25421 ぼっくす@ボックス ! はじめに
25422 \end_layout
25423
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \begin_layout Standard
25430 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
25431 \begin_inset CommandInset ref
25432 LatexCommand ref
25433 reference "sec:ミニページ"
25434
25435 \end_inset
25436
25437 節参照)、文章を囲ったり(第
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "sec:装飾"
25441
25442 \end_inset
25443
25444 節参照)、単語がハイフネートされるのを予防したり(第
25445 \begin_inset CommandInset ref
25446 LatexCommand ref
25447 reference "sec:ハイフネーションの回避"
25448
25449 \end_inset
25450
25451 節参照)、文章を揃えたり(第
25452 \begin_inset CommandInset ref
25453 LatexCommand ref
25454 reference "sub:垂直揃え"
25455
25456 \end_inset
25457
25458 節参照)、あるいは文章の背景色を設定したり(第
25459 \begin_inset CommandInset ref
25460 LatexCommand ref
25461 reference "sec:色付きボックス"
25462
25463 \end_inset
25464
25465 節参照)するのに使用します。
25466 \end_layout
25467
25468 \begin_layout Standard
25469 ボックスは、
25470 \family sans
25471 挿入\SpecialChar \menuseparator
25472 ボックス
25473 \family default
25474 メニューかツールバーボタン
25475 \begin_inset Graphics
25476         filename ../../images/box-insert.png
25477         scale 85
25478         scaleBeforeRotation
25479
25480 \end_inset
25481
25482 を使って挿入することができます。すると、
25483 \begin_inset Graphics
25484         filename ../clipart/BoxInsetDefaultQt4.png
25485         scale 85
25486         scaleBeforeRotation
25487
25488 \end_inset
25489
25490 のように
25491 \family sans
25492 ボックス(minipage環境)
25493 \family default
25494 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25495 \family sans
25496 設定
25497 \family default
25498 メニューを選択すると現れるボックスダイアログでは、
25499 \family sans
25500 parboxコマンド
25501 \family default
25502
25503 \family sans
25504 minipage環境
25505 \family default
25506 の二つの
25507 \family sans
25508 内部ボックス
25509 \family default
25510 型を選択することができます。
25511 \family sans
25512 minipage
25513 \family default
25514 型は、新規ボックスの既定値となっており、第
25515 \begin_inset CommandInset ref
25516 LatexCommand ref
25517 reference "sec:ミニページ"
25518
25519 \end_inset
25520
25521 節で説明します。
25522 \family sans
25523 parbox
25524 \family default
25525 型は、第
25526 \begin_inset CommandInset ref
25527 LatexCommand ref
25528 reference "sec:Parboxes"
25529
25530 \end_inset
25531
25532 節で述べます 
25533 \lang english
25534 and the type 
25535 \family sans
25536 Makebox
25537 \family default
25538  in 
25539 \lang japanese
25540
25541 \begin_inset CommandInset ref
25542 LatexCommand ref
25543 reference "sec:ハイフネーションの回避"
25544
25545 \end_inset
25546
25547
25548 \end_layout
25549
25550 \begin_layout Standard
25551 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25552 \end_layout
25553
25554 \begin_layout Standard
25555 \begin_inset Note Greyedout
25556 status open
25557
25558 \begin_layout Plain Layout
25559 【註】ボックスは、
25560 \family sans
25561 箇条書き(記号)
25562 \family default
25563 環境や
25564 \family sans
25565 箇条書き(記述)
25566 \family default
25567 環境の単独要素とすべきではありません。
25568 \end_layout
25569
25570 \end_inset
25571
25572
25573 \end_layout
25574
25575 \begin_layout Standard
25576 \begin_inset Note Greyedout
25577 status open
25578
25579 \begin_layout Plain Layout
25580 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25581 \family sans
25582 内部ボックス
25583 \family default
25584 型は
25585 \family sans
25586 なし
25587 \family default
25588 にしか設定することができません。
25589 \family sans
25590 内部ボックス
25591 \family default
25592 型や枠のないボックスについては、第
25593 \begin_inset CommandInset ref
25594 LatexCommand ref
25595 reference "sec:ハイフネーションの回避"
25596
25597 \end_inset
25598
25599 節で説明します。
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \begin_layout Section
25608 ボックスダイアログ
25609 \begin_inset CommandInset label
25610 LatexCommand label
25611 name "sec:ボックスダイアログ"
25612
25613 \end_inset
25614
25615
25616 \begin_inset Index idx
25617 status collapsed
25618
25619 \begin_layout Plain Layout
25620 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Subsection
25629 寸法
25630 \begin_inset Index idx
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634 ぼっくす@ボックス ! すんぽう@寸法
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \begin_layout Standard
25643 ボックスダイアログでは、
25644 \family sans
25645
25646 \family default
25647
25648 \family sans
25649 高さ
25650 \family default
25651 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25652 \begin_inset CommandInset ref
25653 LatexCommand ref
25654 reference "tab:単位"
25655
25656 \end_inset
25657
25658 に説明されています。
25659 \family sans
25660 高さ
25661 \family default
25662 フィールドには、加えて以下の寸法を使用することができます。
25663 \end_layout
25664
25665 \begin_layout Description
25666 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25667 \begin_inset Newline newline
25668 \end_inset
25669
25670
25671 \begin_inset Newline newline
25672 \end_inset
25673
25674
25675 \begin_inset Newline newline
25676 \end_inset
25677
25678
25679 \begin_inset Box Boxed
25680 position "c"
25681 hor_pos "c"
25682 has_inner_box 1
25683 inner_pos "c"
25684 use_parbox 0
25685 use_makebox 0
25686 width "12col%"
25687 special "none"
25688 height "1in"
25689 height_special "depth"
25690 status open
25691
25692 \begin_layout Plain Layout
25693 \align center
25694 高さを1階層に設定したボックス
25695 \end_layout
25696
25697 \end_inset
25698
25699
25700 \begin_inset Newline newline
25701 \end_inset
25702
25703
25704 \begin_inset Newline newline
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \begin_layout Description
25711 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25712 \begin_inset Box Boxed
25713 position "c"
25714 hor_pos "c"
25715 has_inner_box 1
25716 inner_pos "c"
25717 use_parbox 0
25718 use_makebox 0
25719 width "20col%"
25720 special "none"
25721 height "2in"
25722 height_special "height"
25723 status open
25724
25725 \begin_layout Plain Layout
25726 \align center
25727 高さを2高さに設定したボックス
25728 \end_layout
25729
25730 \end_inset
25731
25732
25733 \end_layout
25734
25735 \begin_layout Description
25736 全高 これは「高さ」+「階層」です。
25737 \begin_inset Box Boxed
25738 position "c"
25739 hor_pos "c"
25740 has_inner_box 1
25741 inner_pos "c"
25742 use_parbox 0
25743 use_makebox 0
25744 width "20col%"
25745 special "none"
25746 height "1in"
25747 height_special "totalheight"
25748 status open
25749
25750 \begin_layout Plain Layout
25751 \align center
25752 高さを1全高に設定したボックス
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Description
25761 幅 これはボックスの幅を高さに設定します。
25762 \begin_inset Box Boxed
25763 position "c"
25764 hor_pos "c"
25765 has_inner_box 1
25766 inner_pos "c"
25767 use_parbox 0
25768 use_makebox 0
25769 width "12col%"
25770 special "none"
25771 height "1in"
25772 height_special "width"
25773 status open
25774
25775 \begin_layout Plain Layout
25776 \align center
25777 高さを1幅に設定したボックス
25778 \end_layout
25779
25780 \end_inset
25781
25782
25783 \end_layout
25784
25785 \begin_layout Subsection
25786 文字揃え
25787 \begin_inset Index idx
25788 status collapsed
25789
25790 \begin_layout Plain Layout
25791 ぼっくす@ボックス ! もじそろえ@文字揃え
25792 \end_layout
25793
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \begin_layout Standard
25800
25801 \family sans
25802 内部ボックス
25803 \family default
25804 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25805 \end_layout
25806
25807 \begin_layout Description
25808 上 これは例示のための本文行です。
25809 \begin_inset Box Boxed
25810 position "t"
25811 hor_pos "c"
25812 has_inner_box 1
25813 inner_pos "c"
25814 use_parbox 0
25815 use_makebox 0
25816 width "12col%"
25817 special "none"
25818 height "1in"
25819 height_special "totalheight"
25820 status open
25821
25822 \begin_layout Plain Layout
25823 \align center
25824 このボックスは上揃えです。
25825 \end_layout
25826
25827 \end_inset
25828
25829 これは例示のための本文行です。
25830 \end_layout
25831
25832 \begin_layout Description
25833 中央 これは例示のための本文行です。
25834 \begin_inset Box Boxed
25835 position "c"
25836 hor_pos "c"
25837 has_inner_box 1
25838 inner_pos "c"
25839 use_parbox 0
25840 use_makebox 0
25841 width "12col%"
25842 special "none"
25843 height "1in"
25844 height_special "totalheight"
25845 status open
25846
25847 \begin_layout Plain Layout
25848 \align center
25849 このボックスは中央揃えです。
25850 \end_layout
25851
25852 \end_inset
25853
25854 これは例示のための本文行です。
25855 \end_layout
25856
25857 \begin_layout Description
25858 下 これは例示のための本文行です。
25859 \begin_inset Box Boxed
25860 position "b"
25861 hor_pos "c"
25862 has_inner_box 1
25863 inner_pos "c"
25864 use_parbox 0
25865 use_makebox 0
25866 width "12col%"
25867 special "none"
25868 height "1in"
25869 height_special "totalheight"
25870 status open
25871
25872 \begin_layout Plain Layout
25873 \align center
25874 このボックスは下揃えです。
25875 \end_layout
25876
25877 \end_inset
25878
25879 これは例示のための本文行です。
25880 \end_layout
25881
25882 \begin_layout Standard
25883 \begin_inset Note Greyedout
25884 status open
25885
25886 \begin_layout Plain Layout
25887
25888 \series bold
25889 【註】
25890 \series default
25891 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25892 \end_layout
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Standard
25900 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25901 \end_layout
25902
25903 \begin_layout Standard
25904 \begin_inset VSpace bigskip
25905 \end_inset
25906
25907
25908 \family sans
25909 内部ボックス
25910 \family default
25911 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25912 \end_layout
25913
25914 \begin_layout Description
25915 上 これは例示のための本文行です。
25916 \begin_inset Box Boxed
25917 position "c"
25918 hor_pos "c"
25919 has_inner_box 1
25920 inner_pos "t"
25921 use_parbox 0
25922 use_makebox 0
25923 width "12col%"
25924 special "none"
25925 height "1.5in"
25926 height_special "totalheight"
25927 status open
25928
25929 \begin_layout Plain Layout
25930 \align center
25931 このボックスの文章は上揃えです。
25932 \end_layout
25933
25934 \end_inset
25935
25936 これは例示のための本文行です。
25937 \end_layout
25938
25939 \begin_layout Description
25940 中央 これは例示のための本文行です。
25941 \begin_inset Box Boxed
25942 position "c"
25943 hor_pos "c"
25944 has_inner_box 1
25945 inner_pos "c"
25946 use_parbox 0
25947 use_makebox 0
25948 width "12col%"
25949 special "none"
25950 height "1.5in"
25951 height_special "totalheight"
25952 status open
25953
25954 \begin_layout Plain Layout
25955 \align center
25956 このボックスの文章は中央揃えです。
25957 \end_layout
25958
25959 \end_inset
25960
25961 これは例示のための本文行です。
25962 \end_layout
25963
25964 \begin_layout Description
25965 下 これは例示のための本文行です。
25966 \begin_inset Box Boxed
25967 position "c"
25968 hor_pos "c"
25969 has_inner_box 1
25970 inner_pos "b"
25971 use_parbox 0
25972 use_makebox 0
25973 width "12col%"
25974 special "none"
25975 height "1.5in"
25976 height_special "totalheight"
25977 status open
25978
25979 \begin_layout Plain Layout
25980 \align center
25981 このボックスの文章は下揃えです。
25982 \end_layout
25983
25984 \end_inset
25985
25986 これは例示のための本文行です。
25987 \end_layout
25988
25989 \begin_layout Description
25990 広げる これは例示のための本文行です。
25991 \begin_inset Box Boxed
25992 position "c"
25993 hor_pos "c"
25994 has_inner_box 1
25995 inner_pos "s"
25996 use_parbox 0
25997 use_makebox 0
25998 width "17col%"
25999 special "none"
26000 height "1.5in"
26001 height_special "totalheight"
26002 status open
26003
26004 \begin_layout Plain Layout
26005 \align center
26006 このボックスの
26007 \end_layout
26008
26009 \begin_layout Plain Layout
26010 \align center
26011 文章は広げて
26012 \end_layout
26013
26014 \begin_layout Plain Layout
26015 \align center
26016 あります。
26017 \end_layout
26018
26019 \end_inset
26020
26021 これは例示のための本文行です。
26022 \end_layout
26023
26024 \begin_layout Standard
26025 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
26026 \end_layout
26027
26028 \begin_layout Standard
26029 \begin_inset VSpace bigskip
26030 \end_inset
26031
26032
26033 \family sans
26034 内部ボックス
26035 \family default
26036 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
26037 \end_layout
26038
26039 \begin_layout Standard
26040 \align center
26041 \begin_inset Box Boxed
26042 position "c"
26043 hor_pos "c"
26044 has_inner_box 1
26045 inner_pos "s"
26046 use_parbox 0
26047 use_makebox 0
26048 width "25col%"
26049 special "none"
26050 height "1.25in"
26051 height_special "totalheight"
26052 status open
26053
26054 \begin_layout Plain Layout
26055 \align left
26056 このボックスの
26057 \end_layout
26058
26059 \begin_layout Plain Layout
26060 \align center
26061 文章は広げて
26062 \end_layout
26063
26064 \begin_layout Plain Layout
26065 \align right
26066 あります。
26067 \end_layout
26068
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Standard
26075
26076 \family sans
26077 内部ボックス
26078 \family default
26079 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
26080 \end_layout
26081
26082 \begin_layout Standard
26083 \align center
26084 \begin_inset Box Boxed
26085 position "c"
26086 hor_pos "s"
26087 has_inner_box 0
26088 inner_pos "s"
26089 use_parbox 0
26090 use_makebox 0
26091 width "90col%"
26092 special "none"
26093 height "1.25in"
26094 height_special "totalheight"
26095 status open
26096
26097 \begin_layout Plain Layout
26098 \align left
26099 このボックスの文章は水平方向に広げてあります。
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Subsection
26108 装飾
26109 \begin_inset CommandInset label
26110 LatexCommand label
26111 name "sec:装飾"
26112
26113 \end_inset
26114
26115
26116 \begin_inset Index idx
26117 status collapsed
26118
26119 \begin_layout Plain Layout
26120 ぼっくす@ボックス ! そうしょく@装飾
26121 \end_layout
26122
26123 \end_inset
26124
26125
26126 \end_layout
26127
26128 \begin_layout Standard
26129 ボックス型は、ボックスダイアログ中の
26130 \family sans
26131 装飾
26132 \family default
26133 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
26134 \end_layout
26135
26136 \begin_layout Description
26137
26138 \lang english
26139 No
26140 \begin_inset space ~
26141 \end_inset
26142
26143 frame Nothing is drawn.
26144 \end_layout
26145
26146 \begin_layout Description
26147 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
26148 \series bold
26149
26150 \backslash
26151 fboxrule
26152 \series default
26153 の値になります。 
26154 \begin_inset Box Boxed
26155 position "c"
26156 hor_pos "c"
26157 has_inner_box 1
26158 inner_pos "c"
26159 use_parbox 0
26160 use_makebox 0
26161 width "20col%"
26162 special "none"
26163 height "1in"
26164 height_special "totalheight"
26165 status open
26166
26167 \begin_layout Plain Layout
26168 \align center
26169 長方形の箱型
26170 \end_layout
26171
26172 \end_inset
26173
26174
26175 \end_layout
26176
26177 \begin_layout Description
26178 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
26179 \begin_inset space \thinspace{}
26180 \end_inset
26181
26182 ptです。 
26183 \begin_inset Box ovalbox
26184 position "c"
26185 hor_pos "c"
26186 has_inner_box 1
26187 inner_pos "c"
26188 use_parbox 0
26189 use_makebox 0
26190 width "20col%"
26191 special "none"
26192 height "1in"
26193 height_special "totalheight"
26194 status open
26195
26196 \begin_layout Plain Layout
26197 \align center
26198 楕円形の箱型(細線)
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Description
26207 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
26208 \begin_inset space \thinspace{}
26209 \end_inset
26210
26211 ptです。 
26212 \begin_inset Box Ovalbox
26213 position "c"
26214 hor_pos "c"
26215 has_inner_box 1
26216 inner_pos "c"
26217 use_parbox 0
26218 use_makebox 0
26219 width "20col%"
26220 special "none"
26221 height "1in"
26222 height_special "totalheight"
26223 status open
26224
26225 \begin_layout Plain Layout
26226 \align center
26227 楕円形の箱型(太線)
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \begin_layout Description
26236 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
26237 \series bold
26238
26239 \backslash
26240 fboxrule
26241 \series default
26242 の値になり、影の幅は4
26243 \begin_inset space \thinspace{}
26244 \end_inset
26245
26246 ptになります。
26247 \begin_inset Box Shadowbox
26248 position "c"
26249 hor_pos "c"
26250 has_inner_box 1
26251 inner_pos "c"
26252 use_parbox 0
26253 use_makebox 0
26254 width "20col%"
26255 special "none"
26256 height "1in"
26257 height_special "totalheight"
26258 status open
26259
26260 \begin_layout Plain Layout
26261 \align center
26262 影付きの箱型
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Description
26271 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
26272 \begin_inset Foot
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276
26277 \begin_inset CommandInset ref
26278 LatexCommand ref
26279 reference "sec:色付きボックス"
26280
26281 \end_inset
26282
26283 節を参照のこと。
26284 \end_layout
26285
26286 \end_inset
26287
26288 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
26289 \begin_inset Box Shaded
26290 position "t"
26291 hor_pos "c"
26292 has_inner_box 0
26293 inner_pos "t"
26294 use_parbox 0
26295 use_makebox 0
26296 width "50col%"
26297 special "none"
26298 height "1in"
26299 height_special "totalheight"
26300 status open
26301
26302 \begin_layout Plain Layout
26303 影付き背景の箱型
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Description
26312 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
26313 \begin_inset space \thinspace{}
26314 \end_inset
26315
26316
26317 \series bold
26318
26319 \backslash
26320 fboxrule
26321 \series default
26322 であり、外側の枠線の太さは1.5
26323 \begin_inset space \thinspace{}
26324 \end_inset
26325
26326
26327 \series bold
26328
26329 \backslash
26330 fboxrule
26331 \series default
26332 です。枠線間の距離は1.5
26333 \begin_inset space \thinspace{}
26334 \end_inset
26335
26336
26337 \series bold
26338
26339 \backslash
26340 fboxrule
26341 \series default
26342
26343 \begin_inset space \thinspace{}
26344 \end_inset
26345
26346 +
26347 \begin_inset space \thinspace{}
26348 \end_inset
26349
26350 0.5
26351 \begin_inset space \thinspace{}
26352 \end_inset
26353
26354 ptです。 
26355 \begin_inset Box Doublebox
26356 position "c"
26357 hor_pos "c"
26358 has_inner_box 1
26359 inner_pos "c"
26360 use_parbox 0
26361 use_makebox 0
26362 width "20col%"
26363 special "none"
26364 height "1in"
26365 height_special "totalheight"
26366 status open
26367
26368 \begin_layout Plain Layout
26369 \align center
26370 二重の長方形の箱型
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \begin_layout Standard
26379 \begin_inset VSpace bigskip
26380 \end_inset
26381
26382 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
26383 \series bold
26384 fancybox
26385 \series default
26386
26387 \begin_inset Index idx
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
26392 \end_layout
26393
26394 \end_inset
26395
26396 が導入済みでなくてはなりません。
26397 \end_layout
26398
26399 \begin_layout Standard
26400 \begin_inset VSpace bigskip
26401 \end_inset
26402
26403 装飾として
26404 \family sans
26405 簡素な長方形の箱型
26406 \family default
26407 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
26408 れ、このボックス型では
26409 \series bold
26410
26411 \backslash
26412 fboxrule
26413 \series default
26414
26415 \series bold
26416
26417 \backslash
26418 fboxsep
26419 \series default
26420 は無効となります。枠線の太さは
26421 \series bold
26422
26423 \backslash
26424 FrameRule
26425 \series default
26426 の値になります。 
26427 \begin_inset Box Framed
26428 position "t"
26429 hor_pos "c"
26430 has_inner_box 0
26431 inner_pos "t"
26432 use_parbox 0
26433 use_makebox 0
26434 width "100col%"
26435 special "none"
26436 height "1in"
26437 height_special "totalheight"
26438 status collapsed
26439
26440 \begin_layout Plain Layout
26441 改行可能な箱型
26442 \end_layout
26443
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \begin_layout Section
26450 ボックスの詳細な設定
26451 \begin_inset Index idx
26452 status collapsed
26453
26454 \begin_layout Plain Layout
26455 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
26456 \end_layout
26457
26458 \end_inset
26459
26460
26461 \end_layout
26462
26463 \begin_layout Standard
26464 寸法
26465 \series bold
26466
26467 \backslash
26468 fboxrule
26469 \series default
26470 の既定値は0.4
26471 \begin_inset space \thinspace{}
26472 \end_inset
26473
26474 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26475 \begin_inset space \thinspace{}
26476 \end_inset
26477
26478 ptに変更することができます。
26479 \end_layout
26480
26481 \begin_layout Standard
26482
26483 \series bold
26484
26485 \backslash
26486 setlength{
26487 \backslash
26488 fboxrule}{2pt}
26489 \end_layout
26490
26491 \begin_layout Standard
26492 \begin_inset ERT
26493 status collapsed
26494
26495 \begin_layout Plain Layout
26496
26497
26498 \backslash
26499 setlength{
26500 \backslash
26501 fboxrule}{2pt}
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \begin_inset Box Boxed
26508 position "c"
26509 hor_pos "c"
26510 has_inner_box 1
26511 inner_pos "c"
26512 use_parbox 0
26513 use_makebox 0
26514 width "25col%"
26515 special "none"
26516 height "1in"
26517 height_special "totalheight"
26518 status open
26519
26520 \begin_layout Plain Layout
26521 \align center
26522
26523 \series bold
26524
26525 \backslash
26526 fboxrule
26527 \series default
26528
26529 \begin_inset space \thinspace{}
26530 \end_inset
26531
26532 =
26533 \begin_inset space \thinspace{}
26534 \end_inset
26535
26536 2
26537 \begin_inset space \thinspace{}
26538 \end_inset
26539
26540 ptの長方形の箱型
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \begin_inset ERT
26547 status collapsed
26548
26549 \begin_layout Plain Layout
26550
26551
26552 \backslash
26553 setlength{
26554 \backslash
26555 fboxrule}{0.4pt}
26556 \end_layout
26557
26558 \end_inset
26559
26560
26561 \end_layout
26562
26563 \begin_layout Standard
26564 \begin_inset VSpace bigskip
26565 \end_inset
26566
26567 枠とボックスの内容との空白は、すべての枠様式について3
26568 \begin_inset space \thinspace{}
26569 \end_inset
26570
26571 ptが既定値になっています。これは、長さ
26572 \series bold
26573
26574 \backslash
26575 fboxsep
26576 \series default
26577 を別の値に設定することによって変更することができます。たとえば
26578 \end_layout
26579
26580 \begin_layout Standard
26581
26582 \series bold
26583
26584 \backslash
26585 setlength{
26586 \backslash
26587 fboxsep}{10pt}
26588 \end_layout
26589
26590 \begin_layout Standard
26591 というコマンドは、この値を10
26592 \begin_inset space \thinspace{}
26593 \end_inset
26594
26595 ptにし、以下のボックスのようになります。
26596 \end_layout
26597
26598 \begin_layout Standard
26599 \begin_inset ERT
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603
26604
26605 \backslash
26606 setlength{
26607 \backslash
26608 fboxsep}{10pt}
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \begin_inset Box Boxed
26615 position "c"
26616 hor_pos "c"
26617 has_inner_box 1
26618 inner_pos "c"
26619 use_parbox 0
26620 use_makebox 0
26621 width "25col%"
26622 special "none"
26623 height "1in"
26624 height_special "totalheight"
26625 status open
26626
26627 \begin_layout Plain Layout
26628 \align center
26629
26630 \series bold
26631
26632 \backslash
26633 fboxsep
26634 \series default
26635
26636 \begin_inset space \thinspace{}
26637 \end_inset
26638
26639 =
26640 \begin_inset space \thinspace{}
26641 \end_inset
26642
26643 10
26644 \begin_inset space \thinspace{}
26645 \end_inset
26646
26647 ptの長方形の箱型
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \begin_inset ERT
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657
26658
26659 \backslash
26660 setlength{
26661 \backslash
26662 fboxsep}{3pt}
26663 \end_layout
26664
26665 \end_inset
26666
26667
26668 \end_layout
26669
26670 \begin_layout Standard
26671 \begin_inset VSpace bigskip
26672 \end_inset
26673
26674 楕円形ボックスの丸い角の直径は、コマンド
26675 \series bold
26676
26677 \backslash
26678 cornersize
26679 \series default
26680 で設定することができます。
26681 \end_layout
26682
26683 \begin_layout Standard
26684
26685 \series bold
26686
26687 \backslash
26688 cornersize*{1cm}
26689 \end_layout
26690
26691 \begin_layout Standard
26692 というコマンドは、直径を1
26693 \begin_inset space \thinspace{}
26694 \end_inset
26695
26696 cmに設定します。
26697 \end_layout
26698
26699 \begin_layout Standard
26700
26701 \series bold
26702
26703 \backslash
26704 cornersize{数値}
26705 \end_layout
26706
26707 \begin_layout Standard
26708 というコマンドは、直径を
26709 \family sans
26710 数値
26711 \begin_inset space \thinspace{}
26712 \end_inset
26713
26714 ×
26715 \begin_inset space \thinspace{}
26716 \end_inset
26717
26718 (ボックスの幅と高さの小さい方)
26719 \family default
26720 に設定します。既定値は
26721 \series bold
26722
26723 \backslash
26724 cornersize{0.5}
26725 \series default
26726 です。
26727 \end_layout
26728
26729 \begin_layout Standard
26730 \begin_inset ERT
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734
26735
26736 \backslash
26737 cornersize*{1.5cm}
26738 \end_layout
26739
26740 \end_inset
26741
26742
26743 \begin_inset Box Ovalbox
26744 position "c"
26745 hor_pos "c"
26746 has_inner_box 1
26747 inner_pos "c"
26748 use_parbox 0
26749 use_makebox 0
26750 width "25col%"
26751 special "none"
26752 height "1in"
26753 height_special "totalheight"
26754 status open
26755
26756 \begin_layout Plain Layout
26757 \align center
26758
26759 \series bold
26760
26761 \backslash
26762 cornersize
26763 \series default
26764
26765 \begin_inset space \thinspace{}
26766 \end_inset
26767
26768 =
26769 \begin_inset space \thinspace{}
26770 \end_inset
26771
26772 1.5
26773 \begin_inset space \thinspace{}
26774 \end_inset
26775
26776 cmの楕円形の箱型
26777 \end_layout
26778
26779 \end_inset
26780
26781
26782 \begin_inset ERT
26783 status collapsed
26784
26785 \begin_layout Plain Layout
26786
26787
26788 \backslash
26789 cornersize{0.5}
26790 \end_layout
26791
26792 \end_inset
26793
26794
26795 \end_layout
26796
26797 \begin_layout Standard
26798 \begin_inset VSpace bigskip
26799 \end_inset
26800
26801 影の大きさは、長さ
26802 \series bold
26803
26804 \backslash
26805 shadowsize
26806 \series default
26807 を変更することで調整できます。以下のボックスでは
26808 \end_layout
26809
26810 \begin_layout Standard
26811
26812 \series bold
26813
26814 \backslash
26815 setlength{
26816 \backslash
26817 shadowsize}{2pt}
26818 \end_layout
26819
26820 \begin_layout Standard
26821 というコマンドを使って、2
26822 \begin_inset space \thinspace{}
26823 \end_inset
26824
26825 ptに設定しています。
26826 \end_layout
26827
26828 \begin_layout Standard
26829 \begin_inset ERT
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833
26834
26835 \backslash
26836 setlength{
26837 \backslash
26838 shadowsize}{2pt}
26839 \end_layout
26840
26841 \end_inset
26842
26843
26844 \begin_inset Box Shadowbox
26845 position "c"
26846 hor_pos "c"
26847 has_inner_box 1
26848 inner_pos "c"
26849 use_parbox 0
26850 use_makebox 0
26851 width "25col%"
26852 special "none"
26853 height "1in"
26854 height_special "totalheight"
26855 status open
26856
26857 \begin_layout Plain Layout
26858 \align center
26859
26860 \series bold
26861
26862 \backslash
26863 shadowsize
26864 \series default
26865
26866 \begin_inset space \thinspace{}
26867 \end_inset
26868
26869 =
26870 \begin_inset space \thinspace{}
26871 \end_inset
26872
26873 2
26874 \begin_inset space \thinspace{}
26875 \end_inset
26876
26877 ptの影付きボックス
26878 \end_layout
26879
26880 \end_inset
26881
26882
26883 \begin_inset ERT
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887
26888
26889 \backslash
26890 setlength{
26891 \backslash
26892 shadowsize}{4pt}
26893 \end_layout
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \begin_layout Standard
26901 \begin_inset VSpace bigskip
26902 \end_inset
26903
26904
26905 \end_layout
26906
26907 \begin_layout Standard
26908 寸法
26909 \series bold
26910
26911 \backslash
26912 FrameRule
26913 \series default
26914 の既定値は0.4
26915 \begin_inset space \thinspace{}
26916 \end_inset
26917
26918 ptです。ボックスの中身と枠の間の空白の既定値は9
26919 \begin_inset space \thinspace{}
26920 \end_inset
26921
26922 ptですが、
26923 \series bold
26924
26925 \backslash
26926 FrameSep
26927 \series default
26928 の値を変えることで変更することができます。たとえば、下記の
26929 \family sans
26930 ボックス
26931 \family default
26932 の枠の外見は、
26933 \end_layout
26934
26935 \begin_layout Standard
26936
26937 \series bold
26938
26939 \backslash
26940 setlength{
26941 \backslash
26942 FrameRule}{5pt}
26943 \begin_inset Newline newline
26944 \end_inset
26945
26946
26947 \backslash
26948 setlength{
26949 \backslash
26950 FrameSep}{0.5cm}
26951 \end_layout
26952
26953 \begin_layout Standard
26954 というTeXコードコマンドで設定してあります。
26955 \begin_inset ERT
26956 status collapsed
26957
26958 \begin_layout Plain Layout
26959
26960
26961 \backslash
26962 setlength{
26963 \backslash
26964 FrameRule}{5pt}
26965 \end_layout
26966
26967 \begin_layout Plain Layout
26968
26969
26970 \backslash
26971 setlength{
26972 \backslash
26973 FrameSep}{0.5cm}
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \begin_inset Box Framed
26980 position "t"
26981 hor_pos "c"
26982 has_inner_box 0
26983 inner_pos "t"
26984 use_parbox 0
26985 use_makebox 0
26986 width "100col%"
26987 special "none"
26988 height "1in"
26989 height_special "totalheight"
26990 status open
26991
26992 \begin_layout Plain Layout
26993 これは
26994 \family sans
26995 改頁可能
26996 \family default
26997 ボックスの文章です。
26998 \end_layout
26999
27000 \end_inset
27001
27002
27003 \begin_inset ERT
27004 status collapsed
27005
27006 \begin_layout Plain Layout
27007
27008
27009 \backslash
27010 setlength{
27011 \backslash
27012 FrameRule}{0.4pt}
27013 \end_layout
27014
27015 \begin_layout Plain Layout
27016
27017
27018 \backslash
27019 setlength{
27020 \backslash
27021 FrameSep}{9pt}
27022 \end_layout
27023
27024 \end_inset
27025
27026
27027 \end_layout
27028
27029 \begin_layout Standard
27030 \begin_inset VSpace bigskip
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Standard
27037
27038 \family sans
27039 影付き背景
27040 \family default
27041 ボックスでは、ボックスの内容と枠の余白の既定値は3
27042 \begin_inset space \thinspace{}
27043 \end_inset
27044
27045 ptになっていますが、
27046 \series bold
27047
27048 \backslash
27049 fboxsep
27050 \series default
27051 の値を変更することで変えられます。既定の背景色である赤色は、
27052 \series bold
27053
27054 \backslash
27055 definecolor{shadebox}
27056 \series default
27057 コマンドで局所的に変更することもできますし、
27058 \family sans
27059 ツール\SpecialChar \menuseparator
27060 設定\SpecialChar \menuseparator
27061 色\SpecialChar \menuseparator
27062 影付きボックス
27063 \family default
27064 メニューからグローバルに変更することもできます。
27065 \series bold
27066
27067 \backslash
27068 definecolor
27069 \series default
27070 コマンドの用法は第
27071 \begin_inset CommandInset ref
27072 LatexCommand ref
27073 reference "sec:色付きの表"
27074
27075 \end_inset
27076
27077
27078 \begin_inset Foot
27079 status open
27080
27081 \begin_layout Plain Layout
27082 N
27083 \series bold
27084
27085 \backslash
27086 definecolor
27087 \series default
27088 は、LaTeXパッケージの
27089 \series bold
27090 color
27091 \series default
27092 をプリアンブルに読み込む必要があります。第
27093 \begin_inset CommandInset ref
27094 LatexCommand ref
27095 reference "sec:色付きボックス"
27096
27097 \end_inset
27098
27099 節をご参照ください。.
27100 \end_layout
27101
27102 \end_inset
27103
27104 で説明されています。
27105 \end_layout
27106
27107 \begin_layout Standard
27108 たとえば、下記の影付き背景ボックスの外見は
27109 \end_layout
27110
27111 \begin_layout Standard
27112
27113 \series bold
27114
27115 \backslash
27116 setlength{
27117 \backslash
27118 fboxsep}{0.5cm}
27119 \series default
27120
27121 \begin_inset Newline newline
27122 \end_inset
27123
27124
27125 \series bold
27126
27127 \backslash
27128 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27129 \end_layout
27130
27131 \begin_layout Standard
27132 というTeXコードコマンドを使って設定してあります。
27133 \end_layout
27134
27135 \begin_layout Standard
27136 \begin_inset ERT
27137 status collapsed
27138
27139 \begin_layout Plain Layout
27140
27141
27142 \backslash
27143 setlength{
27144 \backslash
27145 fboxsep}{0.5cm}
27146 \end_layout
27147
27148 \begin_layout Plain Layout
27149
27150
27151 \backslash
27152 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \begin_inset Box Shaded
27159 position "t"
27160 hor_pos "c"
27161 has_inner_box 0
27162 inner_pos "t"
27163 use_parbox 0
27164 use_makebox 0
27165 width "100col%"
27166 special "none"
27167 height "1in"
27168 height_special "totalheight"
27169 status open
27170
27171 \begin_layout Plain Layout
27172
27173 \color yellow
27174 これは、濃緑色の背景の
27175 \family sans
27176 影付き背景
27177 \family default
27178 ボックスに入れた黄色の文章です。
27179 \end_layout
27180
27181 \end_inset
27182
27183
27184 \begin_inset ERT
27185 status collapsed
27186
27187 \begin_layout Plain Layout
27188
27189
27190 \backslash
27191 setlength{
27192 \backslash
27193 fboxsep}{3pt}
27194 \end_layout
27195
27196 \begin_layout Plain Layout
27197
27198
27199 \backslash
27200 definecolor{shadecolor}{rgb}{1,0,0}
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \begin_layout Standard
27209 \begin_inset VSpace bigskip
27210 \end_inset
27211
27212 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
27213 \end_layout
27214
27215 \begin_layout Section
27216 ミニページ
27217 \begin_inset CommandInset label
27218 LatexCommand label
27219 name "sec:ミニページ"
27220
27221 \end_inset
27222
27223
27224 \begin_inset Index idx
27225 status collapsed
27226
27227 \begin_layout Plain Layout
27228 ぼっくす@ボックス ! みにぺーじ@ミニページ
27229 \end_layout
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \begin_layout Standard
27237 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
27238 \end_layout
27239
27240 \begin_layout Standard
27241 ミニページは、複数の言語を含む文書を執筆する際に便利です。
27242 \end_layout
27243
27244 \begin_layout Standard
27245 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
27246 \family sans
27247 挿入
27248 \family default
27249 \SpecialChar \menuseparator
27250
27251 \family sans
27252 整形
27253 \family default
27254 \SpecialChar \menuseparator
27255
27256 \family sans
27257 水平方向の空白
27258 \family default
27259 メニューで挿入した水平フィルで隔てられています。
27260 \begin_inset Newpage newpage
27261 \end_inset
27262
27263
27264 \end_layout
27265
27266 \begin_layout Standard
27267 \begin_inset Box Frameless
27268 position "t"
27269 hor_pos "c"
27270 has_inner_box 1
27271 inner_pos "c"
27272 use_parbox 0
27273 use_makebox 0
27274 width "45col%"
27275 special "none"
27276 height "1in"
27277 height_special "totalheight"
27278 status open
27279
27280 \begin_layout Plain Layout
27281 Dies ist ein deutscher Text.
27282  Dies ist ein deutscher Text.
27283  Dies ist ein deutscher Text.
27284  Dies ist ein deutscher Text.
27285  Dies ist ein deutscher Text.
27286  Dies ist ein deutscher Text.
27287  Dies ist ein deutscher Text.
27288  Dies ist ein deutscher Text.
27289  Dies ist ein deutscher Text.
27290  Dies ist ein deutscher Text.
27291  Dies ist ein deutscher Text.
27292  Dies ist ein deutscher Text.
27293  Dies ist ein deutscher Text
27294 \begin_inset Foot
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 Dies ist eine deutsche Fußnote.
27299 \end_layout
27300
27301 \end_inset
27302
27303 .
27304  Dies ist ein deutscher Text.
27305  Dies ist ein deutscher Text.
27306 \end_layout
27307
27308 \end_inset
27309
27310
27311 \begin_inset space \hfill{}
27312 \end_inset
27313
27314
27315 \begin_inset Box Frameless
27316 position "t"
27317 hor_pos "c"
27318 has_inner_box 1
27319 inner_pos "c"
27320 use_parbox 0
27321 use_makebox 0
27322 width "45col%"
27323 special "none"
27324 height "1in"
27325 height_special "totalheight"
27326 status open
27327
27328 \begin_layout Plain Layout
27329 This is an English Text.
27330  This is an English Text.
27331  This is an English Text.
27332  This is an English Text.
27333  This is an English Text.
27334  This is an English Text.
27335  This is an English Text.
27336  This is an English Text.
27337  This is an English Text.
27338  This is an English Text.
27339  This is an English Text.
27340  This is an English Text.
27341  This is an English Text.
27342  This is an English Text.
27343  This is an English Text.
27344  This is an English Text.
27345 \begin_inset Foot
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 This is an English footnote.
27350 \end_layout
27351
27352 \end_inset
27353
27354  This is an English Text.
27355  
27356 \end_layout
27357
27358 \end_inset
27359
27360
27361 \end_layout
27362
27363 \begin_layout Standard
27364 \begin_inset VSpace bigskip
27365 \end_inset
27366
27367 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
27368 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
27369 \end_layout
27370
27371 \begin_layout Standard
27372 この表の脚注は表示されません。
27373 \begin_inset Tabular
27374 <lyxtabular version="3" rows="3" columns="4">
27375 <features tabularvalignment="middle">
27376 <column alignment="center" valignment="top" width="0pt">
27377 <column alignment="center" valignment="top" width="0pt">
27378 <column alignment="center" valignment="top" width="0pt">
27379 <column alignment="center" valignment="top" width="0pt">
27380 <row>
27381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27382 \begin_inset Text
27383
27384 \begin_layout Plain Layout
27385 1
27386 \end_layout
27387
27388 \end_inset
27389 </cell>
27390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27391 \begin_inset Text
27392
27393 \begin_layout Plain Layout
27394 2
27395 \end_layout
27396
27397 \end_inset
27398 </cell>
27399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27400 \begin_inset Text
27401
27402 \begin_layout Plain Layout
27403 3
27404 \begin_inset Foot
27405 status collapsed
27406
27407 \begin_layout Plain Layout
27408 これは表中の脚注です。
27409 \end_layout
27410
27411 \end_inset
27412
27413
27414 \end_layout
27415
27416 \end_inset
27417 </cell>
27418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27419 \begin_inset Text
27420
27421 \begin_layout Plain Layout
27422 4
27423 \end_layout
27424
27425 \end_inset
27426 </cell>
27427 </row>
27428 <row>
27429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27430 \begin_inset Text
27431
27432 \begin_layout Plain Layout
27433
27434 \end_layout
27435
27436 \end_inset
27437 </cell>
27438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27439 \begin_inset Text
27440
27441 \begin_layout Plain Layout
27442
27443 \end_layout
27444
27445 \end_inset
27446 </cell>
27447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27448 \begin_inset Text
27449
27450 \begin_layout Plain Layout
27451
27452 \end_layout
27453
27454 \end_inset
27455 </cell>
27456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27457 \begin_inset Text
27458
27459 \begin_layout Plain Layout
27460
27461 \end_layout
27462
27463 \end_inset
27464 </cell>
27465 </row>
27466 <row>
27467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27468 \begin_inset Text
27469
27470 \begin_layout Plain Layout
27471
27472 \end_layout
27473
27474 \end_inset
27475 </cell>
27476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27477 \begin_inset Text
27478
27479 \begin_layout Plain Layout
27480
27481 \end_layout
27482
27483 \end_inset
27484 </cell>
27485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27486 \begin_inset Text
27487
27488 \begin_layout Plain Layout
27489
27490 \end_layout
27491
27492 \end_inset
27493 </cell>
27494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27495 \begin_inset Text
27496
27497 \begin_layout Plain Layout
27498
27499 \end_layout
27500
27501 \end_inset
27502 </cell>
27503 </row>
27504 </lyxtabular>
27505
27506 \end_inset
27507
27508
27509 \end_layout
27510
27511 \begin_layout Standard
27512 \align center
27513 \begin_inset Box Frameless
27514 position "t"
27515 hor_pos "c"
27516 has_inner_box 1
27517 inner_pos "c"
27518 use_parbox 0
27519 use_makebox 0
27520 width "30col%"
27521 special "none"
27522 height "1in"
27523 height_special "totalheight"
27524 status open
27525
27526 \begin_layout Plain Layout
27527 \align center
27528 \begin_inset Tabular
27529 <lyxtabular version="3" rows="3" columns="4">
27530 <features tabularvalignment="middle">
27531 <column alignment="center" valignment="top" width="0pt">
27532 <column alignment="center" valignment="top" width="0pt">
27533 <column alignment="center" valignment="top" width="0pt">
27534 <column alignment="center" valignment="top" width="0pt">
27535 <row>
27536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540 1
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27546 \begin_inset Text
27547
27548 \begin_layout Plain Layout
27549 2
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27555 \begin_inset Text
27556
27557 \begin_layout Plain Layout
27558 3
27559 \begin_inset Foot
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563 これは表中の脚注です。
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \end_inset
27572 </cell>
27573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27574 \begin_inset Text
27575
27576 \begin_layout Plain Layout
27577 4
27578 \end_layout
27579
27580 \end_inset
27581 </cell>
27582 </row>
27583 <row>
27584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27585 \begin_inset Text
27586
27587 \begin_layout Plain Layout
27588
27589 \end_layout
27590
27591 \end_inset
27592 </cell>
27593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27594 \begin_inset Text
27595
27596 \begin_layout Plain Layout
27597
27598 \end_layout
27599
27600 \end_inset
27601 </cell>
27602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27603 \begin_inset Text
27604
27605 \begin_layout Plain Layout
27606
27607 \end_layout
27608
27609 \end_inset
27610 </cell>
27611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27612 \begin_inset Text
27613
27614 \begin_layout Plain Layout
27615
27616 \end_layout
27617
27618 \end_inset
27619 </cell>
27620 </row>
27621 <row>
27622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Plain Layout
27626
27627 \end_layout
27628
27629 \end_inset
27630 </cell>
27631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27632 \begin_inset Text
27633
27634 \begin_layout Plain Layout
27635
27636 \end_layout
27637
27638 \end_inset
27639 </cell>
27640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27641 \begin_inset Text
27642
27643 \begin_layout Plain Layout
27644
27645 \end_layout
27646
27647 \end_inset
27648 </cell>
27649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27650 \begin_inset Text
27651
27652 \begin_layout Plain Layout
27653
27654 \end_layout
27655
27656 \end_inset
27657 </cell>
27658 </row>
27659 </lyxtabular>
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \end_inset
27667
27668
27669 \end_layout
27670
27671 \begin_layout Standard
27672 \begin_inset VSpace bigskip
27673 \end_inset
27674
27675 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27676 \family sans
27677 中スキップ
27678 \family default
27679 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27680 \end_layout
27681
27682 \begin_layout Standard
27683 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27684 \begin_inset CommandInset ref
27685 LatexCommand ref
27686 reference "sub:段落の着色"
27687
27688 \end_inset
27689
27690 節をご参照ください。
27691 \end_layout
27692
27693 \begin_layout Standard
27694 \begin_inset Note Greyedout
27695 status open
27696
27697 \begin_layout Plain Layout
27698
27699 \series bold
27700 【註】
27701 \series default
27702 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27703 \end_layout
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \begin_layout Section
27711 Parbox
27712 \begin_inset CommandInset label
27713 LatexCommand label
27714 name "sec:Parboxes"
27715
27716 \end_inset
27717
27718
27719 \begin_inset Index idx
27720 status collapsed
27721
27722 \begin_layout Plain Layout
27723 ぼっくす@ボックス ! Parboxes
27724 \end_layout
27725
27726 \end_inset
27727
27728
27729 \end_layout
27730
27731 \begin_layout Standard
27732 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
27733 \end_layout
27734
27735 \begin_layout Standard
27736 \align center
27737 \begin_inset Box Frameless
27738 position "t"
27739 hor_pos "c"
27740 has_inner_box 1
27741 inner_pos "t"
27742 use_parbox 1
27743 use_makebox 0
27744 width "33col%"
27745 special "none"
27746 height "1in"
27747 height_special "totalheight"
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751 これはparbox内の文章です。これはparbox内の文章です。
27752 \end_layout
27753
27754 \begin_layout Plain Layout
27755 右の脚注は表示されません。
27756 \begin_inset Foot
27757 status collapsed
27758
27759 \begin_layout Plain Layout
27760 これはparbox内の脚注であり、したがって表示はされません。
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Section
27774 単語や文字のボックス
27775 \begin_inset Index idx
27776 status collapsed
27777
27778 \begin_layout Plain Layout
27779 ぼっくす@ボックス ! もじよう@文字用
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Subsection
27788 ハイフネーションの回避
27789 \begin_inset CommandInset label
27790 LatexCommand label
27791 name "sec:ハイフネーションの回避"
27792
27793 \end_inset
27794
27795
27796 \begin_inset Index idx
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \end_layout
27807
27808 \begin_layout Standard
27809
27810 \lang english
27811 You can use the box type 
27812 \family sans
27813 Makebox
27814 \family default
27815  to prevent words or text from being hyphenated.
27816 \lang japanese
27817
27818 \begin_inset Newline newline
27819 \end_inset
27820
27821 以下が例示用の文章です。
27822 \end_layout
27823
27824 \begin_layout Standard
27825 This line is an example to show how you can prevent the hyphenation of 
27826 \begin_inset Quotes eld
27827 \end_inset
27828
27829 veryverylongword
27830 \begin_inset Quotes erd
27831 \end_inset
27832
27833 .
27834 \end_layout
27835
27836 \begin_layout Standard
27837
27838 \lang english
27839 To prevent the hyphenation of the word 
27840 \begin_inset Quotes eld
27841 \end_inset
27842
27843 veryverylongword
27844 \begin_inset Quotes erd
27845 \end_inset
27846
27847 , put the word into a box, set the 
27848 \family sans
27849 Inner
27850 \begin_inset space ~
27851 \end_inset
27852
27853 box
27854 \family default
27855  to 
27856 \family sans
27857 Makebox
27858 \family default
27859  and its width to 1
27860 \begin_inset space \thinspace{}
27861 \end_inset
27862
27863 Width.
27864 \end_layout
27865
27866 \begin_layout Standard
27867 以下がその結果です。
27868 \end_layout
27869
27870 \begin_layout Standard
27871 This line is an example to show how you can prevent the hyphenation of 
27872 \begin_inset Box Frameless
27873 position "t"
27874 hor_pos "c"
27875 has_inner_box 1
27876 inner_pos "t"
27877 use_parbox 0
27878 use_makebox 1
27879 width "1in"
27880 special "width"
27881 height "1in"
27882 height_special "totalheight"
27883 status open
27884
27885 \begin_layout Plain Layout
27886 \begin_inset Quotes eld
27887 \end_inset
27888
27889 veryverylongword
27890 \begin_inset Quotes erd
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \end_inset
27897
27898 .
27899 \end_layout
27900
27901 \begin_layout Standard
27902 別の方法としては、以下のように、単語の前に直接TeXコードで「
27903 \series bold
27904
27905 \backslash
27906 -
27907 \series default
27908 」コマンドを設定する方法もあります。
27909 \end_layout
27910
27911 \begin_layout Standard
27912 This line is an example to show how you can prevent the hyphenation of 
27913 \begin_inset Quotes eld
27914 \end_inset
27915
27916
27917 \begin_inset ERT
27918 status collapsed
27919
27920 \begin_layout Plain Layout
27921
27922
27923 \backslash
27924 -
27925 \end_layout
27926
27927 \end_inset
27928
27929 veryverylongword
27930 \begin_inset Quotes erd
27931 \end_inset
27932
27933 .
27934 \end_layout
27935
27936 \begin_layout Standard
27937 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27938 \family sans
27939 挿入
27940 \family default
27941 \SpecialChar \menuseparator
27942
27943 \family sans
27944 整形
27945 \family default
27946 \SpecialChar \menuseparator
27947
27948 \family sans
27949 整形なし改行
27950 \family default
27951 メニュー(短絡キー
27952 \begin_inset Info
27953 type  "shortcut"
27954 arg   "newline-insert newline"
27955 \end_inset
27956
27957 )から改行を単語の前に入れてください。
27958 \end_layout
27959
27960 \begin_layout Standard
27961 This line is an example to show how you can prevent the hyphenation of 
27962 \begin_inset Newline newline
27963 \end_inset
27964
27965
27966 \begin_inset Box Frameless
27967 position "t"
27968 hor_pos "c"
27969 has_inner_box 1
27970 inner_pos "t"
27971 use_parbox 0
27972 use_makebox 1
27973 width "1in"
27974 special "width"
27975 height "1in"
27976 height_special "totalheight"
27977 status open
27978
27979 \begin_layout Plain Layout
27980 \begin_inset Quotes eld
27981 \end_inset
27982
27983 veryverylongword
27984 \begin_inset Quotes erd
27985 \end_inset
27986
27987
27988 \end_layout
27989
27990 \end_inset
27991
27992 .
27993 \end_layout
27994
27995 \begin_layout Subsection
27996 垂直揃え
27997 \begin_inset CommandInset label
27998 LatexCommand label
27999 name "sub:垂直揃え"
28000
28001 \end_inset
28002
28003
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \begin_inset Index idx
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 ぼっくす@ボックス ! Raiseboxes
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Standard
28027
28028 \series bold
28029
28030 \backslash
28031 raisebox
28032 \series default
28033 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
28034 \series bold
28035
28036 \backslash
28037 raisebox
28038 \series default
28039 は以下の書式で使用します。
28040 \end_layout
28041
28042 \begin_layout Standard
28043
28044 \series bold
28045
28046 \backslash
28047 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
28048 \end_layout
28049
28050 \begin_layout Standard
28051 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
28052 \end_layout
28053
28054 \begin_layout Standard
28055 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
28056 \end_layout
28057
28058 \begin_layout Standard
28059
28060 \series bold
28061
28062 \backslash
28063 raisebox{
28064 \backslash
28065 depth}{
28066 \end_layout
28067
28068 \begin_layout Standard
28069 というコマンドを挿入してください。単語の後には、閉じ括弧「
28070 \series bold
28071 }
28072 \series default
28073 」をTeXコードで挿入してください。
28074 \begin_inset Newline newline
28075 \end_inset
28076
28077 以下がその出力です。
28078 \end_layout
28079
28080 \begin_layout Standard
28081 This is a text line with the word 
28082 \begin_inset ERT
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 raisebox{
28090 \backslash
28091 depth}{
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \begin_inset Quotes eld
28098 \end_inset
28099
28100 preventing
28101 \begin_inset Quotes erd
28102 \end_inset
28103
28104
28105 \begin_inset ERT
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109
28110 }
28111 \end_layout
28112
28113 \end_inset
28114
28115  as raised word.
28116 \end_layout
28117
28118 \begin_layout Standard
28119 \begin_inset VSpace bigskip
28120 \end_inset
28121
28122 行中の文字を上げ下げすると、以下のように行間が広がります。
28123 \end_layout
28124
28125 \begin_layout Standard
28126 This is a text line with the word 
28127 \begin_inset ERT
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131
28132
28133 \backslash
28134 raisebox{-
28135 \backslash
28136 depth}{
28137 \end_layout
28138
28139 \end_inset
28140
28141
28142 \begin_inset Quotes eld
28143 \end_inset
28144
28145 preventing
28146 \begin_inset Quotes erd
28147 \end_inset
28148
28149
28150 \begin_inset ERT
28151 status collapsed
28152
28153 \begin_layout Plain Layout
28154
28155 }
28156 \end_layout
28157
28158 \end_inset
28159
28160  as lowered word.
28161 \begin_inset Newline newline
28162 \end_inset
28163
28164 This is a text line with the word 
28165 \begin_inset ERT
28166 status collapsed
28167
28168 \begin_layout Plain Layout
28169
28170
28171 \backslash
28172 raisebox{0.5cm}{
28173 \end_layout
28174
28175 \end_inset
28176
28177
28178 \begin_inset Quotes eld
28179 \end_inset
28180
28181 testing
28182 \begin_inset Quotes erd
28183 \end_inset
28184
28185
28186 \begin_inset ERT
28187 status collapsed
28188
28189 \begin_layout Plain Layout
28190
28191 }
28192 \end_layout
28193
28194 \end_inset
28195
28196  as raised word.
28197 \end_layout
28198
28199 \begin_layout Standard
28200 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
28201 \end_layout
28202
28203 \begin_layout Standard
28204
28205 \series bold
28206
28207 \backslash
28208 raisebox{-
28209 \backslash
28210 depth}[0pt]{
28211 \end_layout
28212
28213 \begin_layout Standard
28214 とすると、
28215 \end_layout
28216
28217 \begin_layout Standard
28218 This is a text line with the word 
28219 \begin_inset ERT
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223
28224
28225 \backslash
28226 raisebox{-
28227 \backslash
28228 depth}[0pt]{
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \begin_inset Quotes eld
28235 \end_inset
28236
28237 preventing
28238 \begin_inset Quotes erd
28239 \end_inset
28240
28241
28242 \begin_inset ERT
28243 status collapsed
28244
28245 \begin_layout Plain Layout
28246
28247 }
28248 \end_layout
28249
28250 \end_inset
28251
28252  as lowered word.
28253 \begin_inset Newline newline
28254 \end_inset
28255
28256 This is a text line with the word 
28257 \begin_inset ERT
28258 status collapsed
28259
28260 \begin_layout Plain Layout
28261
28262
28263 \backslash
28264 raisebox{0.5cm}[0pt]{
28265 \end_layout
28266
28267 \end_inset
28268
28269
28270 \begin_inset Quotes eld
28271 \end_inset
28272
28273 testing
28274 \begin_inset Quotes erd
28275 \end_inset
28276
28277
28278 \begin_inset ERT
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282
28283 }
28284 \end_layout
28285
28286 \end_inset
28287
28288  as raised word.
28289 \end_layout
28290
28291 \begin_layout Section
28292 色付きボックス
28293 \begin_inset CommandInset label
28294 LatexCommand label
28295 name "sec:色付きボックス"
28296
28297 \end_inset
28298
28299
28300 \begin_inset Index idx
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304 ぼっくす@ボックス ! いろつき@色付き
28305 \end_layout
28306
28307 \end_inset
28308
28309
28310 \end_layout
28311
28312 \begin_layout Subsection
28313 文字の着色
28314 \begin_inset Index idx
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318 いろ@色 ! もじの@文字の---
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \end_layout
28325
28326 \begin_layout Standard
28327 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
28328 \series bold
28329 color
28330 \series default
28331
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 LaTeXぱっけーじ@LaTeXパッケージ ! color
28337 \end_layout
28338
28339 \end_inset
28340
28341 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
28342 \end_layout
28343
28344 \begin_layout Standard
28345
28346 \series bold
28347
28348 \backslash
28349 @ifundefined{textcolor}
28350 \begin_inset Newline newline
28351 \end_inset
28352
28353
28354 \begin_inset Phantom HPhantom
28355 status open
28356
28357 \begin_layout Plain Layout
28358
28359 \series bold
28360 \begin_inset space ~
28361 \end_inset
28362
28363
28364 \end_layout
28365
28366 \end_inset
28367
28368 {
28369 \backslash
28370 usepackage{color}}{}
28371 \end_layout
28372
28373 \begin_layout Standard
28374
28375 \series bold
28376 color
28377 \series default
28378 パッケージは、文章を着色するとLyXが自動的に読み込みます
28379 \begin_inset Foot
28380 status collapsed
28381
28382 \begin_layout Plain Layout
28383 これが二度読み込まれることを回避するには、
28384 \series bold
28385
28386 \backslash
28387 @ifundefined
28388 \series default
28389 コマンドを使用します。
28390 \end_layout
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \begin_layout Standard
28398 \begin_inset VSpace medskip
28399 \end_inset
28400
28401 色付きボックスは、
28402 \series bold
28403
28404 \backslash
28405 colorbox
28406 \series default
28407 コマンドを使って作ります。これは、以下のような書式で使われます。
28408 \end_layout
28409
28410 \begin_layout Standard
28411
28412 \series bold
28413
28414 \backslash
28415 colorbox{color}{ボックスの内容}
28416 \end_layout
28417
28418 \begin_layout Standard
28419 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
28420 \end_layout
28421
28422 \begin_layout Standard
28423 事前定義されている色には、
28424 \begin_inset Newline newline
28425 \end_inset
28426
28427
28428 \family sans
28429
28430 \family default
28431
28432 \family sans
28433
28434 \family default
28435
28436 \family sans
28437 シアン
28438 \family default
28439
28440 \family sans
28441
28442 \family default
28443
28444 \family sans
28445 マゼンタ
28446 \family default
28447
28448 \family sans
28449
28450 \family default
28451
28452 \family sans
28453
28454 \family default
28455
28456 \family sans
28457
28458 \family default
28459
28460 \begin_inset Newline newline
28461 \end_inset
28462
28463 があります。第
28464 \begin_inset CommandInset ref
28465 LatexCommand ref
28466 reference "sec:色付きの表"
28467
28468 \end_inset
28469
28470 節に述べられているようにすれば、自前の色を定義することもできます。
28471 \end_layout
28472
28473 \begin_layout Standard
28474 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
28475 \end_layout
28476
28477 \begin_layout Standard
28478
28479 \series bold
28480
28481 \backslash
28482 colorbox{red}{
28483 \end_layout
28484
28485 \begin_layout Standard
28486 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
28487 \series bold
28488 }
28489 \series default
28490 」を入れてください。
28491 \begin_inset Newline newline
28492 \end_inset
28493
28494 以下がその結果です。
28495 \end_layout
28496
28497 \begin_layout Standard
28498 この行では、
28499 \begin_inset ERT
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503
28504
28505 \backslash
28506 colorbox{red}{
28507 \end_layout
28508
28509 \end_inset
28510
28511 「注意!」
28512 \begin_inset ERT
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516
28517 }
28518 \end_layout
28519
28520 \end_inset
28521
28522 という単語が赤い背景になっています。
28523 \end_layout
28524
28525 \begin_layout Standard
28526 \begin_inset VSpace bigskip
28527 \end_inset
28528
28529 ボックスの枠を別の色にしたい場合には、以下の書式で
28530 \series bold
28531
28532 \backslash
28533 fcolorbox
28534 \series default
28535 コマンドを使います。
28536 \end_layout
28537
28538 \begin_layout Standard
28539
28540 \series bold
28541
28542 \backslash
28543 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28544 \end_layout
28545
28546 \begin_layout Standard
28547
28548 \series bold
28549
28550 \backslash
28551 fcolorbox
28552 \series default
28553
28554 \series bold
28555
28556 \backslash
28557 colorbox
28558 \series default
28559 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28560 \begin_inset CommandInset ref
28561 LatexCommand ref
28562 reference "sec:装飾"
28563
28564 \end_inset
28565
28566 節で述べられているように、それぞれ
28567 \series bold
28568
28569 \backslash
28570 fboxrule
28571 \series default
28572
28573 \series bold
28574
28575 \backslash
28576 fboxsep
28577 \series default
28578 という長さで調節できます。
28579 \end_layout
28580
28581 \begin_layout Standard
28582 以下の例では、
28583 \end_layout
28584
28585 \begin_layout Standard
28586
28587 \series bold
28588
28589 \backslash
28590 fcolorbox{cyan}{magenta}{
28591 \end_layout
28592
28593 \begin_layout Standard
28594 というコマンドを使用しています。
28595 \end_layout
28596
28597 \begin_layout Standard
28598 これは、枠の太さを1
28599 \begin_inset space \thinspace{}
28600 \end_inset
28601
28602 mmに設定した例です。
28603 \begin_inset Newline newline
28604 \end_inset
28605
28606
28607 \begin_inset ERT
28608 status collapsed
28609
28610 \begin_layout Plain Layout
28611
28612
28613 \backslash
28614 fboxrule 1mm 
28615 \backslash
28616 fboxsep 1mm
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \begin_inset ERT
28623 status collapsed
28624
28625 \begin_layout Plain Layout
28626
28627
28628 \backslash
28629 fcolorbox{cyan}{magenta}{
28630 \end_layout
28631
28632 \end_inset
28633
28634 これは着色した色付きボックス中の文章です。
28635 \begin_inset ERT
28636 status collapsed
28637
28638 \begin_layout Plain Layout
28639
28640 }
28641 \end_layout
28642
28643 \end_inset
28644
28645
28646 \end_layout
28647
28648 \begin_layout Standard
28649 \begin_inset VSpace bigskip
28650 \end_inset
28651
28652 もちろん、色付きボックスの中に色付き文字を入れることもできます
28653 \begin_inset Newline newline
28654 \end_inset
28655
28656
28657 \begin_inset ERT
28658 status collapsed
28659
28660 \begin_layout Plain Layout
28661
28662
28663 \backslash
28664 fcolorbox{cyan}{magenta}{
28665 \end_layout
28666
28667 \end_inset
28668
28669
28670 \color yellow
28671 これは着色した色付きボックス中の色付き文章です。
28672 \color inherit
28673
28674 \begin_inset ERT
28675 status collapsed
28676
28677 \begin_layout Plain Layout
28678
28679 }
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \begin_inset ERT
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689
28690
28691 \backslash
28692 fboxrule 0.4pt 
28693 \backslash
28694 fboxsep 3pt
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \begin_layout Standard
28703
28704 \series bold
28705 \begin_inset VSpace medskip
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 \begin_inset Note Greyedout
28713 status open
28714
28715 \begin_layout Plain Layout
28716
28717 \series bold
28718 【註】
28719 \series default
28720 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28721 \end_layout
28722
28723 \end_inset
28724
28725
28726 \end_layout
28727
28728 \begin_layout Subsection
28729 段落の着色
28730 \begin_inset CommandInset label
28731 LatexCommand label
28732 name "sub:段落の着色"
28733
28734 \end_inset
28735
28736
28737 \begin_inset Index idx
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741 いろ@色 ! だんらく@段落---
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \end_layout
28748
28749 \begin_layout Standard
28750 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28751 \series bold
28752
28753 \backslash
28754 colorbox
28755 \series default
28756 コマンドを
28757 \end_layout
28758
28759 \begin_layout Standard
28760
28761 \series bold
28762
28763 \backslash
28764 colorbox{色名}{
28765 \end_layout
28766
28767 \begin_layout Standard
28768 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28769 \series bold
28770 }
28771 \series default
28772 」を挿入してください。
28773 \end_layout
28774
28775 \begin_layout Standard
28776 \begin_inset ERT
28777 status collapsed
28778
28779 \begin_layout Plain Layout
28780
28781
28782 \backslash
28783 colorbox{lightgrey}{
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \begin_inset Box Frameless
28790 position "t"
28791 hor_pos "c"
28792 has_inner_box 1
28793 inner_pos "t"
28794 use_parbox 0
28795 use_makebox 0
28796 width "100col%"
28797 special "none"
28798 height "1in"
28799 height_special "totalheight"
28800 status open
28801
28802 \begin_layout Plain Layout
28803 これは背景色を付けた文章です。これは背景色を付けた文章です。
28804 \end_layout
28805
28806 \begin_layout Plain Layout
28807 \begin_inset VSpace defskip
28808 \end_inset
28809
28810 ここの文章には脚注
28811 \begin_inset Foot
28812 status collapsed
28813
28814 \begin_layout Plain Layout
28815 脚注の例
28816 \end_layout
28817
28818 \end_inset
28819
28820 を付けることもできますし、図表を挿入することもできます。
28821 \end_layout
28822
28823 \begin_layout Plain Layout
28824 \align center
28825 \begin_inset Tabular
28826 <lyxtabular version="3" rows="3" columns="3">
28827 <features tabularvalignment="middle">
28828 <column alignment="center" valignment="top" width="0">
28829 <column alignment="center" valignment="top" width="0">
28830 <column alignment="center" valignment="top" width="0">
28831 <row>
28832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28833 \begin_inset Text
28834
28835 \begin_layout Plain Layout
28836 a
28837 \end_layout
28838
28839 \end_inset
28840 </cell>
28841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28842 \begin_inset Text
28843
28844 \begin_layout Plain Layout
28845 !
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854 3
28855 \end_layout
28856
28857 \end_inset
28858 </cell>
28859 </row>
28860 <row>
28861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28862 \begin_inset Text
28863
28864 \begin_layout Plain Layout
28865 <
28866 \end_layout
28867
28868 \end_inset
28869 </cell>
28870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28871 \begin_inset Text
28872
28873 \begin_layout Plain Layout
28874 b2
28875 \begin_inset Quotes erd
28876 \end_inset
28877
28878 |
28879 \end_layout
28880
28881 \end_inset
28882 </cell>
28883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28884 \begin_inset Text
28885
28886 \begin_layout Plain Layout
28887 >
28888 \end_layout
28889
28890 \end_inset
28891 </cell>
28892 </row>
28893 <row>
28894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28895 \begin_inset Text
28896
28897 \begin_layout Plain Layout
28898 1
28899 \end_layout
28900
28901 \end_inset
28902 </cell>
28903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28904 \begin_inset Text
28905
28906 \begin_layout Plain Layout
28907 §
28908 \end_layout
28909
28910 \end_inset
28911 </cell>
28912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28913 \begin_inset Text
28914
28915 \begin_layout Plain Layout
28916 c
28917 \end_layout
28918
28919 \end_inset
28920 </cell>
28921 </row>
28922 </lyxtabular>
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \end_inset
28930
28931
28932 \begin_inset ERT
28933 status collapsed
28934
28935 \begin_layout Plain Layout
28936
28937 }
28938 \end_layout
28939
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Section
28946 ボックスの伸縮回転
28947 \end_layout
28948
28949 \begin_layout Standard
28950 本節で述べられているコマンドを使用するには、文書プリアンブルで
28951 \end_layout
28952
28953 \begin_layout Standard
28954
28955 \series bold
28956
28957 \backslash
28958 @ifundefined{rotatebox}
28959 \begin_inset Newline newline
28960 \end_inset
28961
28962
28963 \begin_inset Phantom HPhantom
28964 status open
28965
28966 \begin_layout Plain Layout
28967
28968 \series bold
28969 \begin_inset space ~
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \end_inset
28976
28977 {
28978 \backslash
28979 usepackage{graphicx}}{}
28980 \end_layout
28981
28982 \begin_layout Standard
28983 というコマンドを使用して、
28984 \series bold
28985 graphicx
28986 \series default
28987
28988 \begin_inset Index idx
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
28993 \end_layout
28994
28995 \end_inset
28996
28997 LaTeXパッケージを読み込む必要があります。
28998 \end_layout
28999
29000 \begin_layout Standard
29001 \begin_inset Note Greyedout
29002 status open
29003
29004 \begin_layout Plain Layout
29005
29006 \series bold
29007 【註】
29008 \series default
29009 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \end_layout
29016
29017 \begin_layout Standard
29018 \begin_inset Note Greyedout
29019 status open
29020
29021 \begin_layout Plain Layout
29022
29023 \series bold
29024 【註】
29025 \series default
29026 フロートは回転伸縮したボックスの中に入れることはできません。
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Subsection
29035 ボックスの回転
29036 \begin_inset Index idx
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040 ぼっくす@ボックス ! かいてんした@回転した
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \begin_inset Index idx
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050 かいてん@回転 ! そざいの@素材の---
29051 \end_layout
29052
29053 \end_inset
29054
29055
29056 \begin_inset Index idx
29057 status collapsed
29058
29059 \begin_layout Plain Layout
29060 ず@図 ! のかいてん@---の回転
29061 \end_layout
29062
29063 \end_inset
29064
29065
29066 \begin_inset Index idx
29067 status collapsed
29068
29069 \begin_layout Plain Layout
29070 ひょうのちょうせい@表の調整 ! かいてん@回転
29071 \end_layout
29072
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \begin_layout Standard
29079 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
29080 \series bold
29081
29082 \backslash
29083 rotatebox
29084 \series default
29085 コマンドを使用すれば作成することができます。
29086 \end_layout
29087
29088 \begin_layout Standard
29089
29090 \series bold
29091
29092 \backslash
29093 rotatebox[回転の原点]{回転角}{ボックスの内容}
29094 \end_layout
29095
29096 \begin_layout Standard
29097 回転の原点は、
29098 \series bold
29099 origin=位置
29100 \series default
29101 の形で指定します。位置として指定可能なのは、
29102 \emph on
29103 c
29104 \emph default
29105 (中央揃え)・
29106 \emph on
29107 l
29108 \emph default
29109 (左揃え)・
29110 \emph on
29111 r
29112 \emph default
29113 (右揃え)・
29114 \emph on
29115 b
29116 \emph default
29117 (下揃え)・
29118 \emph on
29119 t
29120 \emph default
29121 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
29122 \emph on
29123 lt
29124 \emph default
29125 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
29126 \emph on
29127 l
29128 \emph default
29129 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
29130 \end_layout
29131
29132 \begin_layout Standard
29133 以下の例では、「回転した」文章の前にTeXコードで
29134 \series bold
29135
29136 \backslash
29137 rotatebox[origin=c]{60}{
29138 \series default
29139 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
29140 \series bold
29141 }
29142 \series default
29143 でボックスを閉じています。
29144 \end_layout
29145
29146 \begin_layout Standard
29147 これは、
29148 \begin_inset ERT
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152
29153
29154 \backslash
29155 rotatebox[origin=c]{60}{
29156 \end_layout
29157
29158 \end_inset
29159
29160 回転した
29161 \begin_inset ERT
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165
29166 }
29167 \end_layout
29168
29169 \end_inset
29170
29171  文章を含む行です。
29172 \end_layout
29173
29174 \begin_layout Standard
29175 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
29176 \end_layout
29177
29178 \begin_layout Standard
29179 これは、
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 rotatebox[origin=r]{-60}{
29188 \end_layout
29189
29190 \end_inset
29191
29192
29193 \begin_inset Box Doublebox
29194 position "c"
29195 hor_pos "c"
29196 has_inner_box 0
29197 inner_pos "c"
29198 use_parbox 0
29199 use_makebox 0
29200 width "1in"
29201 special "width"
29202 height "1in"
29203 height_special "totalheight"
29204 status open
29205
29206 \begin_layout Plain Layout
29207 回転した
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \begin_inset ERT
29214 status collapsed
29215
29216 \begin_layout Plain Layout
29217
29218 }
29219 \end_layout
29220
29221 \end_inset
29222
29223 枠付き文章と
29224 \begin_inset ERT
29225 status collapsed
29226
29227 \begin_layout Plain Layout
29228
29229
29230 \backslash
29231 rotatebox[origin=lb]{60}{
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29238 \end_inset
29239
29240
29241 \begin_inset ERT
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245
29246 }
29247 \end_layout
29248
29249 \end_inset
29250
29251 数式を含む行です。
29252 \end_layout
29253
29254 \begin_layout Standard
29255 あるいは、以下のように図や表を入れることもできます。
29256 \end_layout
29257
29258 \begin_layout Standard
29259 これは、
29260 \begin_inset ERT
29261 status collapsed
29262
29263 \begin_layout Plain Layout
29264
29265
29266 \backslash
29267 rotatebox[origin=lb]{90}{
29268 \end_layout
29269
29270 \end_inset
29271
29272
29273 \begin_inset Graphics
29274         filename ../clipart/platypus.eps
29275         lyxscale 50
29276         width 25col%
29277
29278 \end_inset
29279
29280
29281 \begin_inset ERT
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285
29286 }
29287 \end_layout
29288
29289 \end_inset
29290
29291 回転した画像と
29292 \begin_inset ERT
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296
29297
29298 \backslash
29299 rotatebox[origin=l]{-90}{
29300 \end_layout
29301
29302 \end_inset
29303
29304
29305 \begin_inset Tabular
29306 <lyxtabular version="3" rows="2" columns="2">
29307 <features tabularvalignment="middle">
29308 <column alignment="center" valignment="top" width="0">
29309 <column alignment="center" valignment="top" width="0">
29310 <row>
29311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29312 \begin_inset Text
29313
29314 \begin_layout Plain Layout
29315 q
29316 \end_layout
29317
29318 \end_inset
29319 </cell>
29320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29321 \begin_inset Text
29322
29323 \begin_layout Plain Layout
29324 w
29325 \end_layout
29326
29327 \end_inset
29328 </cell>
29329 </row>
29330 <row>
29331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29332 \begin_inset Text
29333
29334 \begin_layout Plain Layout
29335 e
29336 \end_layout
29337
29338 \end_inset
29339 </cell>
29340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29341 \begin_inset Text
29342
29343 \begin_layout Plain Layout
29344 r
29345 \end_layout
29346
29347 \end_inset
29348 </cell>
29349 </row>
29350 </lyxtabular>
29351
29352 \end_inset
29353
29354
29355 \begin_inset ERT
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359
29360 }
29361 \end_layout
29362
29363 \end_inset
29364
29365 表を含む行です。
29366 \end_layout
29367
29368 \begin_layout Subsection
29369 ボックスの伸縮
29370 \begin_inset Index idx
29371 status collapsed
29372
29373 \begin_layout Plain Layout
29374 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
29375 \end_layout
29376
29377 \end_inset
29378
29379
29380 \begin_inset Index idx
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384 しんしゅく@伸縮 ! そざいの@素材の---
29385 \end_layout
29386
29387 \end_inset
29388
29389
29390 \begin_inset Index idx
29391 status collapsed
29392
29393 \begin_layout Plain Layout
29394 ず@図 ! のしんしゅく@---の伸縮
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \begin_inset Index idx
29401 status collapsed
29402
29403 \begin_layout Plain Layout
29404 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \end_layout
29411
29412 \begin_layout Standard
29413 素材を伸縮させるには、TeXコードで
29414 \series bold
29415
29416 \backslash
29417 scalebox
29418 \series default
29419 コマンドと
29420 \series bold
29421
29422 \backslash
29423 resizebox
29424 \series default
29425 コマンドが使えます。
29426 \end_layout
29427
29428 \begin_layout Standard
29429
29430 \series bold
29431
29432 \backslash
29433 scalebox
29434 \series default
29435 は以下の書式で使用します。
29436 \end_layout
29437
29438 \begin_layout Standard
29439
29440 \series bold
29441
29442 \backslash
29443 scalebox{水平方向}[垂直方向]{ボックスの内容}
29444 \end_layout
29445
29446 \begin_layout Standard
29447 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
29448 \end_layout
29449
29450 \begin_layout Standard
29451 たとえば、
29452 \series bold
29453
29454 \backslash
29455 scalebox{2}{こんにちは}
29456 \series default
29457 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
29458 \begin_inset ERT
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462
29463
29464 \backslash
29465 scalebox{2}{
29466 \end_layout
29467
29468 \end_inset
29469
29470 こんにちは
29471 \begin_inset ERT
29472 status collapsed
29473
29474 \begin_layout Plain Layout
29475
29476 }
29477 \end_layout
29478
29479 \end_inset
29480
29481 を生成します。
29482 \end_layout
29483
29484 \begin_layout Standard
29485 これに対し、
29486 \series bold
29487
29488 \backslash
29489 scalebox{2}[1]{こんにちは}
29490 \series default
29491 は、
29492 \begin_inset ERT
29493 status collapsed
29494
29495 \begin_layout Plain Layout
29496
29497
29498 \backslash
29499 scalebox{2}[1]{
29500 \end_layout
29501
29502 \end_inset
29503
29504 こんにちは
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510 }
29511 \end_layout
29512
29513 \end_inset
29514
29515 を変形させます。
29516 \end_layout
29517
29518 \begin_layout Standard
29519 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29520 \series bold
29521
29522 \backslash
29523 scalebox{-1}[1]{こんにちは}
29524 \series default
29525 というコマンドは、右のように反転文字を生成するのに使用できます:
29526 \begin_inset ERT
29527 status collapsed
29528
29529 \begin_layout Plain Layout
29530
29531
29532 \backslash
29533 scalebox{-1}[1]{
29534 \end_layout
29535
29536 \end_inset
29537
29538 こんにちは
29539 \begin_inset ERT
29540 status collapsed
29541
29542 \begin_layout Plain Layout
29543
29544 }
29545 \end_layout
29546
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Standard
29553
29554 \series bold
29555
29556 \backslash
29557 scalebox{1}[-1]{こんにちは}
29558 \series default
29559 とすると
29560 \begin_inset ERT
29561 status collapsed
29562
29563 \begin_layout Plain Layout
29564
29565
29566 \backslash
29567 scalebox{1}[-1]{
29568 \end_layout
29569
29570 \end_inset
29571
29572 こんにちは
29573 \begin_inset ERT
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577
29578 }
29579 \end_layout
29580
29581 \end_inset
29582
29583 のようにベースラインで鏡像にします。
29584 \end_layout
29585
29586 \begin_layout Standard
29587
29588 \series bold
29589
29590 \backslash
29591 scalebox{-1}[1]{ボックスの内容}
29592 \series default
29593 と同じ働きをするものとして
29594 \begin_inset Newline newline
29595 \end_inset
29596
29597
29598 \series bold
29599
29600 \backslash
29601 reflectbox{ボックスの内容}
29602 \series default
29603
29604 \begin_inset Newline newline
29605 \end_inset
29606
29607 というコマンドがあります。
29608 \end_layout
29609
29610 \begin_layout Standard
29611 \begin_inset VSpace bigskip
29612 \end_inset
29613
29614 指定した幅や丈にボックスを伸縮させるには、
29615 \series bold
29616
29617 \backslash
29618 resizebox
29619 \series default
29620 を使用します。このコマンドの書式は
29621 \end_layout
29622
29623 \begin_layout Standard
29624
29625 \series bold
29626
29627 \backslash
29628 resizebox{幅}{丈}{ボックスの内容}
29629 \end_layout
29630
29631 \begin_layout Standard
29632 です。上記二つのコマンド引数のうち一つが感嘆符「
29633 \series bold
29634 !
29635 \series default
29636 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642
29643 \backslash
29644 resizebox{2cm}{1cm}{こんにちは}
29645 \series default
29646 というコマンドの出力は、
29647 \begin_inset ERT
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651
29652
29653 \backslash
29654 resizebox{2cm}{1cm}{
29655 \end_layout
29656
29657 \end_inset
29658
29659 こんにちは
29660 \begin_inset ERT
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664
29665 }
29666 \end_layout
29667
29668 \end_inset
29669
29670 となり、
29671 \begin_inset Newline newline
29672 \end_inset
29673
29674
29675 \series bold
29676
29677 \backslash
29678 resizebox{2cm}{!}{こんにちは}
29679 \series default
29680 というコマンドの出力は、
29681 \begin_inset ERT
29682 status collapsed
29683
29684 \begin_layout Plain Layout
29685
29686
29687 \backslash
29688 resizebox{2cm}{!}{
29689 \end_layout
29690
29691 \end_inset
29692
29693 こんにちは
29694 \begin_inset ERT
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698
29699 }
29700 \end_layout
29701
29702 \end_inset
29703
29704 となります。
29705 \end_layout
29706
29707 \begin_layout Standard
29708 \begin_inset VSpace bigskip
29709 \end_inset
29710
29711
29712 \begin_inset Note Greyedout
29713 status open
29714
29715 \begin_layout Plain Layout
29716
29717 \series bold
29718 【註】
29719 \backslash
29720 scalebox
29721 \series default
29722
29723 \series bold
29724
29725 \backslash
29726 resizebox
29727 \series default
29728 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29729 \end_layout
29730
29731 \end_inset
29732
29733
29734 \end_layout
29735
29736 \begin_layout Standard
29737 \begin_inset VSpace bigskip
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Standard
29744 ボックスは好きな順序で組み合わせることができます。たとえば、
29745 \begin_inset Newline newline
29746 \end_inset
29747
29748
29749 \series bold
29750
29751 \backslash
29752 rotatebox[origin=c]{-45}{
29753 \backslash
29754 resizebox{2cm}{!}{
29755 \backslash
29756 reflectbox{こんにちは}}}
29757 \begin_inset Newline newline
29758 \end_inset
29759
29760
29761 \series default
29762 というコマンドは、
29763 \end_layout
29764
29765 \begin_layout Standard
29766 \align center
29767 \begin_inset ERT
29768 status collapsed
29769
29770 \begin_layout Plain Layout
29771
29772
29773 \backslash
29774 rotatebox[origin=c]{-45}{
29775 \backslash
29776 resizebox{2cm}{!}{
29777 \backslash
29778 reflectbox{
29779 \end_layout
29780
29781 \end_inset
29782
29783 こんにちは
29784 \begin_inset ERT
29785 status collapsed
29786
29787 \begin_layout Plain Layout
29788
29789 }}}
29790 \end_layout
29791
29792 \end_inset
29793
29794
29795 \end_layout
29796
29797 \begin_layout Standard
29798 \noindent
29799 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29800 \end_layout
29801
29802 \begin_layout Standard
29803 \align center
29804 \begin_inset ERT
29805 status collapsed
29806
29807 \begin_layout Plain Layout
29808
29809
29810 \backslash
29811 rotatebox[origin=c]{-30}{
29812 \backslash
29813 resizebox{2cm}{!}{
29814 \backslash
29815 reflectbox{
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \begin_inset Graphics
29822         filename ../clipart/platypus.eps
29823         lyxscale 50
29824         width 25col%
29825
29826 \end_inset
29827
29828
29829 \begin_inset ERT
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833
29834 }}}
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \begin_inset ERT
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844
29845
29846 \backslash
29847 rotatebox[origin=c]{-45}{
29848 \backslash
29849 resizebox{2cm}{!}{
29850 \backslash
29851 reflectbox{
29852 \end_layout
29853
29854 \end_inset
29855
29856
29857 \begin_inset Tabular
29858 <lyxtabular version="3" rows="2" columns="2">
29859 <features tabularvalignment="middle">
29860 <column alignment="center" valignment="top" width="0">
29861 <column alignment="center" valignment="top" width="0">
29862 <row>
29863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867 q
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876 w
29877 \end_layout
29878
29879 \end_inset
29880 </cell>
29881 </row>
29882 <row>
29883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29884 \begin_inset Text
29885
29886 \begin_layout Plain Layout
29887 e
29888 \end_layout
29889
29890 \end_inset
29891 </cell>
29892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout Plain Layout
29896 r
29897 \end_layout
29898
29899 \end_inset
29900 </cell>
29901 </row>
29902 </lyxtabular>
29903
29904 \end_inset
29905
29906
29907 \begin_inset ERT
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911
29912 }}}
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \begin_inset ERT
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922
29923
29924 \backslash
29925 rotatebox[origin=c]{-45}{
29926 \backslash
29927 resizebox{2cm}{!}{
29928 \backslash
29929 reflectbox{
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29936 \end_inset
29937
29938
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944 }}}
29945 \end_layout
29946
29947 \end_inset
29948
29949
29950 \end_layout
29951
29952 \begin_layout Standard
29953 文書で大域的に数式様式
29954 \series bold
29955 fleqn
29956 \series default
29957 を使用している場合
29958 \begin_inset Foot
29959 status collapsed
29960
29961 \begin_layout Plain Layout
29962 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29963 \end_layout
29964
29965 \end_inset
29966
29967 には、別行建て数式も伸縮させることができます。
29968 \end_layout
29969
29970 \begin_layout Chapter
29971 外部文書構成要素
29972 \begin_inset Index idx
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 がいぶぶんしょこうせいようそ@外部文書構成要素
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985
29986 \family sans
29987 挿入\SpecialChar \menuseparator
29988 ファイル
29989 \family default
29990 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
29991 \end_layout
29992
29993 \begin_layout Description
29994 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
29995 \end_layout
29996
29997 \begin_layout Description
29998 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
29999 \end_layout
30000
30001 \begin_layout Description
30002 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
30003 \end_layout
30004
30005 \begin_layout Description
30006 外部素材 様々な書式のファイル。
30007 \end_layout
30008
30009 \begin_layout Description
30010 子文書 LyXあるいはLaTeX文書。
30011 \end_layout
30012
30013 \begin_layout Section
30014 外部素材
30015 \begin_inset Index idx
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
30020 \end_layout
30021
30022 \end_inset
30023
30024
30025 \end_layout
30026
30027 \begin_layout Standard
30028 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
30029 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
30030 \family sans
30031 操作性\SpecialChar \menuseparator
30032 表示
30033 \family default
30034 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
30035 \end_layout
30036
30037 \begin_layout Standard
30038 外部素材は、
30039 \family sans
30040 挿入
30041 \family default
30042 \SpecialChar \menuseparator
30043
30044 \family sans
30045 ファイル
30046 \family default
30047 \SpecialChar \menuseparator
30048
30049 \family sans
30050 外部素材
30051 \family default
30052 メニューで開くことのできる
30053 \family sans
30054 外部素材
30055 \family default
30056 ダイアログから挿入することができます。目下、以下のファイル形式(
30057 \family sans
30058 ひな型
30059 \family default
30060 )が使用できます。
30061 \end_layout
30062
30063 \begin_layout Description
30064 チェス棋譜 このひな型は、
30065 \series bold
30066
30067 \begin_inset CommandInset href
30068 LatexCommand href
30069 name "XBoard"
30070 target "http://en.wikipedia.org/wiki/XBoard"
30071
30072 \end_inset
30073
30074
30075 \series default
30076 プログラムで作成されたチェス棋譜をサポートします。
30077 \end_layout
30078
30079 \begin_layout Description
30080 日付 これは、
30081 \emph on
30082 日-月-年
30083 \emph default
30084 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
30085 \begin_inset External
30086         template Date
30087         filename .
30088
30089 \end_inset
30090
30091
30092 \begin_inset space ~
30093 \end_inset
30094
30095
30096 \begin_inset Note Note
30097 status collapsed
30098
30099 \begin_layout Plain Layout
30100 バグ4398が修正されたら、この保護空白は削除してください!
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \begin_inset Newline newline
30107 \end_inset
30108
30109 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
30110 \family sans
30111 挿入
30112 \family default
30113 \SpecialChar \menuseparator
30114 日付メニューを使用する方法で、他はLaTeXコマンドの
30115 \series bold
30116
30117 \backslash
30118 today
30119 \series default
30120 をTeXコードで使用する方法です。これらの各方法は、表
30121 \begin_inset CommandInset ref
30122 LatexCommand ref
30123 reference "tab:日付挿入方法"
30124
30125 \end_inset
30126
30127 に比較を掲載しておきます。
30128 \end_layout
30129
30130 \begin_layout Description
30131 Dia このひな型は、
30132 \series bold
30133
30134 \begin_inset CommandInset href
30135 LatexCommand href
30136 name "Dia"
30137 target "http://en.wikipedia.org/wiki/Dia_(software)"
30138
30139 \end_inset
30140
30141
30142 \series default
30143 プログラムで作成したダイアグラムをサポートします。
30144 \end_layout
30145
30146 \begin_layout Description
30147 LilyPond このひな型は、
30148 \series bold
30149
30150 \begin_inset CommandInset href
30151 LatexCommand href
30152 name "LilyPond"
30153 target "http://en.wikipedia.org/wiki/LilyPond"
30154
30155 \end_inset
30156
30157
30158 \series default
30159 プログラムで作成した楽譜の組版に使用されます。
30160 \end_layout
30161
30162 \begin_layout Description
30163 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
30164 \family sans
30165 LaTeXとLyXオプション
30166 \family default
30167 タブ中の
30168 \family sans
30169 オプション
30170 \family default
30171 フィールドに
30172 \emph on
30173 pages
30174 \emph default
30175 オプションを指定してください。
30176 \emph on
30177 pages
30178 \emph default
30179 オプションを指定しないと、PDFの最初のページのみが挿入されます。
30180 \end_layout
30181
30182 \begin_layout Description
30183 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
30184 \family sans
30185 外部素材
30186 \family default
30187 ダイアログを使って入れる画像は、第
30188 \begin_inset CommandInset ref
30189 LatexCommand ref
30190 reference "sec:画像ダイアログ"
30191
30192 \end_inset
30193
30194 節にあるように
30195 \family sans
30196 画像
30197 \family default
30198 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
30199 サポートしていないという点のみです。
30200 \end_layout
30201
30202 \begin_layout Description
30203 XFig このひな型は、
30204 \series bold
30205
30206 \begin_inset CommandInset href
30207 LatexCommand href
30208 name "Xfig"
30209 target "http://en.wikipedia.org/wiki/Xfig"
30210
30211 \end_inset
30212
30213
30214 \series default
30215 プログラムで作成した画像をサポートします。
30216 \end_layout
30217
30218 \begin_layout Standard
30219 \begin_inset Float table
30220 placement h
30221 wide false
30222 sideways false
30223 status open
30224
30225 \begin_layout Plain Layout
30226 \begin_inset Caption
30227
30228 \begin_layout Plain Layout
30229 \begin_inset CommandInset label
30230 LatexCommand label
30231 name "tab:日付挿入方法"
30232
30233 \end_inset
30234
30235 日付の挿入方法の比較
30236 \end_layout
30237
30238 \end_inset
30239
30240
30241 \end_layout
30242
30243 \begin_layout Plain Layout
30244 \align center
30245 \begin_inset Tabular
30246 <lyxtabular version="3" rows="4" columns="4">
30247 <features tabularvalignment="middle">
30248 <column alignment="center" valignment="top" width="0">
30249 <column alignment="center" valignment="top" width="0">
30250 <column alignment="center" valignment="top" width="0">
30251 <column alignment="center" valignment="top" width="0">
30252 <row>
30253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30254 \begin_inset Text
30255
30256 \begin_layout Plain Layout
30257 文書書式
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \family sans
30268 外部素材\SpecialChar \menuseparator
30269 日付
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Plain Layout
30278
30279 \family sans
30280 挿入\SpecialChar \menuseparator
30281 日付
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \series bold
30292
30293 \backslash
30294 today
30295 \series default
30296 コマンド
30297 \end_layout
30298
30299 \end_inset
30300 </cell>
30301 </row>
30302 <row>
30303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30304 \begin_inset Text
30305
30306 \begin_layout Plain Layout
30307 LyX
30308 \end_layout
30309
30310 \end_inset
30311 </cell>
30312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30313 \begin_inset Text
30314
30315 \begin_layout Plain Layout
30316 差込枠として
30317 \end_layout
30318
30319 \end_inset
30320 </cell>
30321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30322 \begin_inset Text
30323
30324 \begin_layout Plain Layout
30325 日付として
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334 TeXコード差込枠として
30335 \end_layout
30336
30337 \end_inset
30338 </cell>
30339 </row>
30340 <row>
30341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30342 \begin_inset Text
30343
30344 \begin_layout Plain Layout
30345 LaTeX
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354 日付として
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363 日付として
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Plain Layout
30372 コマンドとして
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 </row>
30378 <row>
30379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Plain Layout
30383 DVI, PDF, PS
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392 日付として
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401 日付として
30402 \end_layout
30403
30404 \end_inset
30405 </cell>
30406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30407 \begin_inset Text
30408
30409 \begin_layout Plain Layout
30410 日付として
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 </row>
30416 </lyxtabular>
30417
30418 \end_inset
30419
30420
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429
30430 \family sans
30431 外部素材
30432 \family default
30433 ダイアログの
30434 \family sans
30435 ファイル
30436 \family default
30437 タブ中で
30438 \family sans
30439 下書き
30440 \family default
30441 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
30442 \begin_inset Newline newline
30443 \end_inset
30444
30445 LyX中での外部素材は、ダイアログ内の
30446 \family sans
30447 LaTeXとLyXのオプション
30448 \family default
30449 タブにある
30450 \family sans
30451 LyX内に表示
30452 \family default
30453 オプションの指定に従って、
30454 \begin_inset Graphics
30455         filename clipart/ExternalMaterialQt4.png
30456         scale 85
30457         scaleBeforeRotation
30458
30459 \end_inset
30460
30461 のようなボックスとして表示されるか、画像として表示されます。
30462 \end_layout
30463
30464 \begin_layout Standard
30465 取扱説明書
30466 \family sans
30467 \emph on
30468 カスタマイズ篇
30469 \family default
30470 \emph default
30471 には、自製のひな型を定義する方法が説明されています。
30472 \end_layout
30473
30474 \begin_layout Section
30475 子文書
30476 \begin_inset CommandInset label
30477 LatexCommand label
30478 name "sec:子文書"
30479
30480 \end_inset
30481
30482
30483 \begin_inset Index idx
30484 status collapsed
30485
30486 \begin_layout Plain Layout
30487 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
30488 \end_layout
30489
30490 \end_inset
30491
30492
30493 \begin_inset Index idx
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497 ふぁいる@ファイル ! いんくるーど@インクルード
30498 \end_layout
30499
30500 \end_inset
30501
30502
30503 \end_layout
30504
30505 \begin_layout Standard
30506 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
30507 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
30508 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
30509 \end_layout
30510
30511 \begin_layout Standard
30512 親文書を開くことなく子文書で作業できるようにするには、子文書の
30513 \family sans
30514 文書
30515 \family default
30516 \SpecialChar \menuseparator
30517
30518 \family sans
30519 設定
30520 \family default
30521 \SpecialChar \menuseparator
30522
30523 \family sans
30524 文書クラス
30525 \family default
30526 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
30527 \end_layout
30528
30529 \begin_layout Standard
30530 取り込んだ文書は、LyX中で
30531 \begin_inset Graphics
30532         filename clipart/ChildDocumentQt4.png
30533         scale 85
30534         scaleBeforeRotation
30535
30536 \end_inset
30537
30538 のようなボックスとして表示されます。子文書を親文書に取り込むには、
30539 \family sans
30540 挿入
30541 \family default
30542 \SpecialChar \menuseparator
30543
30544 \family sans
30545 ファイル
30546 \family default
30547 \SpecialChar \menuseparator
30548
30549 \family sans
30550 子文書
30551 \family default
30552 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
30553 \end_layout
30554
30555 \begin_layout Description
30556 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
30557 \family sans
30558 子文書
30559 \family default
30560 ダイアログの
30561 \family sans
30562 編集
30563 \family default
30564 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
30565 \begin_inset Newline newline
30566 \end_inset
30567
30568
30569 \end_layout
30570
30571 \begin_layout Standard
30572 以下は、
30573 \family sans
30574 Include
30575 \family default
30576 を使用して挿入した子文書です。 
30577 \begin_inset CommandInset include
30578 LatexCommand include
30579 filename "DummyDocument1.lyx"
30580
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \begin_layout Standard
30587 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
30588 あります。取り込んだ文書のラベルは、第
30589 \begin_inset CommandInset ref
30590 LatexCommand ref
30591 reference "sub:外部文書の第1小節"
30592
30593 \end_inset
30594
30595 小節、のように参照することができます。
30596 \end_layout
30597
30598 \begin_layout Standard
30599 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
30600 は、新規頁から始まるように挿入され、改頁して終わります。
30601 \end_layout
30602
30603 \begin_layout Standard
30604 \begin_inset Note Greyedout
30605 status open
30606
30607 \begin_layout Plain Layout
30608
30609 \series bold
30610 【註】
30611 \series default
30612 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
30613 警告が発せられます。
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \end_layout
30620
30621 \begin_layout Description
30622 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
30623 \end_layout
30624
30625 \begin_deeper
30626 \begin_layout Itemize
30627 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
30628 \end_layout
30629
30630 \begin_layout Itemize
30631 Inputファイルは、LyX設定の操作性
30632 \family sans
30633 \SpecialChar \menuseparator
30634 表示
30635 \family default
30636 の下にある
30637 \family sans
30638 画像を表示
30639 \family default
30640 を有効にすると、LyX中でプレビューすることができます。
30641 \end_layout
30642
30643 \begin_layout Itemize
30644
30645 \lang english
30646 You cannot exclude Input files via the menu 
30647 \family sans
30648 Document\SpecialChar \menuseparator
30649 Settings\SpecialChar \menuseparator
30650 Child Documents
30651 \family default
30652 .
30653 \end_layout
30654
30655 \end_deeper
30656 \begin_layout Standard
30657 右は、
30658 \family sans
30659 Input
30660 \family default
30661 を使って挿入した子文書です。 
30662 \begin_inset CommandInset include
30663 LatexCommand input
30664 filename "DummyDocument2.lyx"
30665
30666 \end_inset
30667
30668
30669 \end_layout
30670
30671 \begin_layout Description
30672 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
30673 に用いられているコマンドは実行されません。
30674 \family sans
30675 出力の空白に印付けをする
30676 \family default
30677 オプションを有効にすると、ソースコード中のすべての空白文字に「
30678 \begin_inset ERT
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682
30683
30684 \backslash
30685 textvisiblespace 
30686 \end_layout
30687
30688 \end_inset
30689
30690 」文字を表示させることができます。
30691 \family sans
30692 挿入\SpecialChar \menuseparator
30693 ファイル\SpecialChar \menuseparator
30694 平文
30695 \family default
30696 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
30697 \end_layout
30698
30699 \begin_layout Standard
30700 以下は、verbatimとして挿入された子文書です。 
30701 \begin_inset CommandInset include
30702 LatexCommand verbatiminput
30703 filename "../DummyTextDocument.txt"
30704
30705 \end_inset
30706
30707
30708 \begin_inset VSpace bigskip
30709 \end_inset
30710
30711 以下は、
30712 \family sans
30713 出力の空白に印付けをする
30714 \family default
30715 オプションを指定して、verbatimとして挿入された子文書です。 
30716 \begin_inset CommandInset include
30717 LatexCommand verbatiminput*
30718 filename "../DummyTextDocument.txt"
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Standard
30726 \begin_inset VSpace bigskip
30727 \end_inset
30728
30729
30730 \end_layout
30731
30732 \begin_layout Standard
30733 \begin_inset Note Greyedout
30734 status open
30735
30736 \begin_layout Plain Layout
30737
30738 \series bold
30739 【註】
30740 \series default
30741 上記の例でわかるように、
30742 \family sans
30743 verbatim
30744 \family default
30745 として取り込んだ文書の文章は、文書行の終わりで改行されません。
30746 \end_layout
30747
30748 \end_inset
30749
30750
30751 \end_layout
30752
30753 \begin_layout Standard
30754 \begin_inset Note Greyedout
30755 status open
30756
30757 \begin_layout Plain Layout
30758
30759 \series bold
30760 【訳註】
30761 \series default
30762 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Description
30771 プログラムリスト この型については、第
30772 \begin_inset CommandInset ref
30773 LatexCommand ref
30774 reference "cha:プログラムコードリスト"
30775
30776 \end_inset
30777
30778 章に説明されています。
30779 \end_layout
30780
30781 \begin_layout Standard
30782 \begin_inset Note Greyedout
30783 status open
30784
30785 \begin_layout Plain Layout
30786
30787 \series bold
30788 【註】
30789 \series default
30790 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
30791 \end_layout
30792
30793 \end_inset
30794
30795
30796 \end_layout
30797
30798 \begin_layout Standard
30799
30800 \lang english
30801 If you want to view/export only selected children of your master document,
30802  either because you want to save compiling time or because you want to distribut
30803 e single chapters of the book you are just writing, you can exclude children
30804  from the output.
30805  This is done via the menu 
30806 \family sans
30807 Document\SpecialChar \menuseparator
30808 Settings\SpecialChar \menuseparator
30809 Child Documents
30810 \family default
30811 .
30812  You can exclude\SpecialChar \slash{}
30813 include children by double-clicking on the 
30814 \family sans
30815 include to output
30816 \family default
30817  column of the respective child document in the list (note that this only
30818  works for documents embedded via 
30819 \begin_inset Quotes eld
30820 \end_inset
30821
30822 Include
30823 \begin_inset Quotes erd
30824 \end_inset
30825
30826 , not with 
30827 \begin_inset Quotes eld
30828 \end_inset
30829
30830 Input
30831 \begin_inset Quotes erd
30832 \end_inset
30833
30834 ).
30835  If the option 
30836 \family sans
30837 Maintain counters and references
30838 \family default
30839  is enabled, LyX will assure that all page numbers, references etc.
30840 \begin_inset space ~
30841 \end_inset
30842
30843 are correct as if the whole document was processed.
30844  This is useful if you want the selected sub-documents to look exactly as
30845  in the context of the whole document.
30846  However, LyX needs to process the whole document in the background for
30847  this feature.
30848  So if you want to save compile time and if counters and references do not
30849  need to be correct, disable this checkbox.
30850 \end_layout
30851
30852 \begin_layout Standard
30853
30854 \lang english
30855 Alternatively, you can put each included file into a branch.
30856 \lang japanese
30857
30858 \begin_inset Foot
30859 status collapsed
30860
30861 \begin_layout Plain Layout
30862 派生枝は、LyX
30863 \emph on
30864 ユーザーの手引き
30865 \emph default
30866
30867 \emph on
30868 派生枝
30869 \emph default
30870 の節に説明されています。
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \lang english
30877  By enabling\SpecialChar \slash{}
30878 disabling branches you can decide which included files will
30879  appear in the output.
30880  This has the advantage that it also works with Input'ed sub-documents.
30881  However, counters and references will not be maintained with this approach.
30882 \end_layout
30883
30884 \begin_layout Chapter
30885 プログラムコードリスト
30886 \begin_inset CommandInset label
30887 LatexCommand label
30888 name "cha:プログラムコードリスト"
30889
30890 \end_inset
30891
30892
30893 \begin_inset Index idx
30894 status collapsed
30895
30896 \begin_layout Plain Layout
30897 りすと@リスト
30898 \end_layout
30899
30900 \end_inset
30901
30902
30903 \begin_inset Index idx
30904 status collapsed
30905
30906 \begin_layout Plain Layout
30907 ぷろぐらむこーど@プログラムコード
30908 \end_layout
30909
30910 \end_inset
30911
30912
30913 \begin_inset Index idx
30914 status collapsed
30915
30916 \begin_layout Plain Layout
30917 ふろーと@フロート ! りすと@リスト
30918 \end_layout
30919
30920 \end_inset
30921
30922
30923 \end_layout
30924
30925 \begin_layout Standard
30926 プログラムコードを取り込んで組版するには、
30927 \family sans
30928 挿入
30929 \family default
30930 \SpecialChar \menuseparator
30931
30932 \family sans
30933 プログラムリスト
30934 \family default
30935 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
30936 \series bold
30937 listings
30938 \series default
30939
30940 \begin_inset Index idx
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 LaTeXぱっけーじ@LaTeXパッケージ ! listings
30945 \end_layout
30946
30947 \end_inset
30948
30949 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
30950 \end_layout
30951
30952 \begin_layout Standard
30953 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
30954 \end_layout
30955
30956 \begin_layout Standard
30957 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
30958 \family sans
30959 行内リスト
30960 \family default
30961 を指定すると、リストは
30962 \begin_inset listings
30963 lstparams "language={C++}"
30964 inline true
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969 int a=5;
30970 \end_layout
30971
30972 \end_inset
30973
30974 のように行内に印字されます。
30975 \begin_inset Newline newline
30976 \end_inset
30977
30978
30979 \family sans
30980 フロート
30981 \family default
30982 オプションは、プログラムリストフロートを生成するものですが、ここで、第
30983 \begin_inset CommandInset ref
30984 LatexCommand ref
30985 reference "sec:フロートの配置"
30986
30987 \end_inset
30988
30989 節に説明されているフロート配置オプションに従って、「
30990 \family sans
30991 h
30992 \family default
30993 」「
30994 \family sans
30995 t
30996 \family default
30997 」「
30998 \family sans
30999 b
31000 \family default
31001 」「
31002 \family sans
31003 p
31004 \family default
31005 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
31006 \family sans
31007 htbp
31008 \family default
31009 」のように区切りを入れることなく入力することができます。「
31010 \family sans
31011 h
31012 \family default
31013 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
31014 \family sans
31015 フロート
31016 \family default
31017 オプションを使用しなければ大丈夫です。
31018 \end_layout
31019
31020 \begin_layout Standard
31021
31022 \family sans
31023 挿入
31024 \family default
31025 \SpecialChar \menuseparator
31026
31027 \family sans
31028 キャプション
31029 \family default
31030 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、Listing
31031 \begin_inset space ~
31032 \end_inset
31033
31034
31035 \begin_inset CommandInset ref
31036 LatexCommand ref
31037 reference "lst:Example-Listing"
31038
31039 \end_inset
31040
31041 のように参照することができます。
31042 \end_layout
31043
31044 \begin_layout Standard
31045 \begin_inset listings
31046 lstparams "language=Python"
31047 inline false
31048 status open
31049
31050 \begin_layout Plain Layout
31051
31052 \begin_inset Caption
31053
31054 \begin_layout Plain Layout
31055 \begin_inset CommandInset label
31056 LatexCommand label
31057 name "lst:Example-Listing"
31058
31059 \end_inset
31060
31061 Example Listing float
31062 \end_layout
31063
31064 \end_inset
31065
31066 # Example listing float
31067 \end_layout
31068
31069 \begin_layout Plain Layout
31070
31071 def func(param):
31072 \end_layout
31073
31074 \begin_layout Plain Layout
31075
31076     'this is a python function'
31077 \end_layout
31078
31079 \begin_layout Plain Layout
31080
31081     pass
31082 \end_layout
31083
31084 \end_inset
31085
31086
31087 \end_layout
31088
31089 \begin_layout Standard
31090 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
31091 onのキーワード「def」が識別され、ボールド体で出力されます。
31092 \end_layout
31093
31094 \begin_layout Standard
31095 \begin_inset Note Greyedout
31096 status open
31097
31098 \begin_layout Plain Layout
31099
31100 \series bold
31101 【註】
31102 \series default
31103 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
31104 \family typewriter
31105 typewriter
31106 \family default
31107 フォントがボールド体を提供していません。この場合には、
31108 \family sans
31109 文書
31110 \family default
31111 \SpecialChar \menuseparator
31112
31113 \family sans
31114 設定
31115 \family default
31116 \SpecialChar \menuseparator
31117
31118 \family sans
31119 フォント
31120 \family default
31121 メニューで別のフォントを選択してください(
31122 \emph on
31123 LuxiMono
31124 \emph default
31125
31126 \emph on
31127 BeraMono
31128 \emph default
31129
31130 \emph on
31131 Courier
31132 \emph default
31133 の各フォントはボールド体を提供します)。
31134 \end_layout
31135
31136 \end_inset
31137
31138
31139 \end_layout
31140
31141 \begin_layout Standard
31142 \begin_inset Note Greyedout
31143 status open
31144
31145 \begin_layout Plain Layout
31146
31147 \series bold
31148 【訳註】
31149 \series default
31150 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
31151 \end_layout
31152
31153 \end_inset
31154
31155
31156 \end_layout
31157
31158 \begin_layout Standard
31159 プログラムリストダイアログの
31160 \family sans
31161 行番号
31162 \family default
31163 のセクションでは、行番号の様式を指定することができます。
31164 \family sans
31165 行間
31166 \family default
31167 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
31168 \end_layout
31169
31170 \begin_layout Standard
31171 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
31172 \family sans
31173 拡張文字コード表を使う
31174 \family default
31175 オプションを使用しなくてはなりません。
31176 \begin_inset Newline newline
31177 \end_inset
31178
31179 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
31180 \begin_inset space \thinspace{}
31181 \end_inset
31182
31183 -
31184 \begin_inset space \thinspace{}
31185 \end_inset
31186
31187 8」で設定したプログラムリストの例です。
31188 \end_layout
31189
31190 \begin_layout Standard
31191 \begin_inset listings
31192 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
31193 inline false
31194 status open
31195
31196 \begin_layout Plain Layout
31197
31198 def func(param):
31199 \end_layout
31200
31201 \begin_layout Plain Layout
31202
31203     'this is a python function'
31204 \end_layout
31205
31206 \begin_layout Plain Layout
31207
31208     pass
31209 \end_layout
31210
31211 \begin_layout Plain Layout
31212
31213 def func(param):
31214 \end_layout
31215
31216 \begin_layout Plain Layout
31217
31218 'This is a German word: Tschüß'
31219 \end_layout
31220
31221 \begin_layout Plain Layout
31222
31223 pass
31224 \end_layout
31225
31226 \begin_layout Plain Layout
31227
31228 def func(param):
31229 \end_layout
31230
31231 \begin_layout Plain Layout
31232
31233 'this is a python function'
31234 \end_layout
31235
31236 \begin_layout Plain Layout
31237
31238 pass
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
31248 \family sans
31249 タビュレータの大きさ
31250 \family default
31251 フィールドで指定することができます。
31252 \end_layout
31253
31254 \begin_layout Standard
31255 \begin_inset Note Greyedout
31256 status open
31257
31258 \begin_layout Plain Layout
31259
31260 \series bold
31261 【註】listings
31262 \series default
31263 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
31264 に振られているのはこのためです。
31265 \end_layout
31266
31267 \end_inset
31268
31269
31270 \end_layout
31271
31272 \begin_layout Standard
31273 \begin_inset VSpace bigskip
31274 \end_inset
31275
31276
31277 \end_layout
31278
31279 \begin_layout Standard
31280 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
31281 \family sans
31282 挿入
31283 \family default
31284 \SpecialChar \menuseparator
31285
31286 \family sans
31287 ファイル
31288 \family default
31289 \SpecialChar \menuseparator
31290
31291 \family sans
31292 子文書
31293 \family default
31294 メニューを使用して
31295 \family sans
31296 プログラムリスト
31297 \family default
31298 型を選択してください
31299 \begin_inset Foot
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 他の子文書型については、第 section
31304 \begin_inset space ~
31305 \end_inset
31306
31307
31308 \begin_inset CommandInset ref
31309 LatexCommand ref
31310 reference "sec:子文書"
31311
31312 \end_inset
31313
31314 節に説明があります。
31315 \end_layout
31316
31317 \end_inset
31318
31319 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
31320 疑問符「?」を打鍵してください。
31321 \end_layout
31322
31323 \begin_layout Standard
31324 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
31325 \family sans
31326 挿入
31327 \family default
31328 \SpecialChar \menuseparator
31329
31330 \family sans
31331 相互参照
31332 \family default
31333 メニューを使って参照できるようになります。
31334 \end_layout
31335
31336 \begin_layout Standard
31337 プログラムリスト
31338 \begin_inset CommandInset ref
31339 LatexCommand ref
31340 reference "lst:file-listing"
31341
31342 \end_inset
31343
31344 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
31345 \end_layout
31346
31347 \begin_layout Standard
31348 \begin_inset CommandInset include
31349 LatexCommand lstinputlisting
31350 filename "EmbeddedObjects.lyx"
31351 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
31352
31353 \end_inset
31354
31355
31356 \end_layout
31357
31358 \begin_layout Standard
31359 \begin_inset VSpace bigskip
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \begin_layout Standard
31366
31367 \lang english
31368 Inserting a formula into a listing can be done the following way:
31369 \end_layout
31370
31371 \begin_layout Enumerate
31372
31373 \lang english
31374 Open the listings dialog and add
31375 \begin_inset Newline newline
31376 \end_inset
31377
31378
31379 \family sans
31380 mathescape=true
31381 \family default
31382
31383 \begin_inset Newline newline
31384 \end_inset
31385
31386 to the field of the 
31387 \family sans
31388 Advanced
31389 \family default
31390  tab.
31391 \end_layout
31392
31393 \begin_layout Enumerate
31394
31395 \lang english
31396 Create a formula outside the listing
31397 \end_layout
31398
31399 \begin_layout Enumerate
31400
31401 \lang english
31402 Copy the content of the formula (not the formula inset) to the clipboard
31403  (shortcut 
31404 \begin_inset Info
31405 type  "shortcut"
31406 arg   "copy"
31407 \end_inset
31408
31409 )
31410 \end_layout
31411
31412 \begin_layout Enumerate
31413
31414 \lang english
31415 In the listing write 
31416 \begin_inset Quotes eld
31417 \end_inset
31418
31419
31420 \family sans
31421 $$
31422 \family default
31423
31424 \begin_inset Quotes erd
31425 \end_inset
31426
31427  and copy from the clipboard between the dollar-signs (shortcut 
31428 \begin_inset Info
31429 type  "shortcut"
31430 arg   "paste"
31431 \end_inset
31432
31433 )
31434 \end_layout
31435
31436 \begin_layout Standard
31437 \begin_inset listings
31438 lstparams "language=Python,mathescape=true"
31439 inline false
31440 status open
31441
31442 \begin_layout Plain Layout
31443
31444 \begin_inset Caption
31445
31446 \begin_layout Plain Layout
31447
31448 \lang english
31449 Example Listing float containing a formula
31450 \end_layout
31451
31452 \end_inset
31453
31454 # Example listing float
31455 \end_layout
31456
31457 \begin_layout Plain Layout
31458
31459 def func(param):
31460 \end_layout
31461
31462 \begin_layout Plain Layout
31463
31464     # $
31465 \backslash
31466 prod_{n=1}^{
31467 \backslash
31468 infty}
31469 \backslash
31470 ,
31471 \backslash
31472 frac{1}{x^{2}}$
31473 \end_layout
31474
31475 \begin_layout Plain Layout
31476
31477     pass
31478 \end_layout
31479
31480 \end_inset
31481
31482
31483 \end_layout
31484
31485 \begin_layout Standard
31486 \begin_inset VSpace bigskip
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \begin_layout Standard
31493 大域的なプログラムリストの設定は、
31494 \family sans
31495 文書
31496 \family default
31497 \SpecialChar \menuseparator
31498
31499 \family sans
31500 設定
31501 \family default
31502 \SpecialChar \menuseparator
31503
31504 \family sans
31505 \lang english
31506 Listings
31507 \family default
31508  dialog
31509 \lang japanese
31510 。ここで利用できるオプションの一覧を得るには、
31511 \family sans
31512 プログラムリスト設定
31513 \family default
31514 フィールドで疑問符「?」。
31515 \end_layout
31516
31517 \begin_layout Standard
31518
31519 \series bold
31520 listings
31521 \series default
31522 パッケージについての詳しい情報については、取扱説明書
31523 \begin_inset CommandInset citation
31524 LatexCommand cite
31525 key "listings"
31526
31527 \end_inset
31528
31529 をご参照ください。.
31530 \end_layout
31531
31532 \begin_layout Standard
31533 \begin_inset Newpage newpage
31534 \end_inset
31535
31536
31537 \end_layout
31538
31539 \begin_layout Chapter
31540 \start_of_appendix
31541 LyXで使用できる単位
31542 \begin_inset Index idx
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546 たんい@単位
31547 \end_layout
31548
31549 \end_inset
31550
31551
31552 \begin_inset CommandInset label
31553 LatexCommand label
31554 name "cha:LyXで使用できる単位"
31555
31556 \end_inset
31557
31558
31559 \end_layout
31560
31561 \begin_layout Standard
31562 この文書で用いられる単位の理解のために、表
31563 \begin_inset CommandInset ref
31564 LatexCommand ref
31565 reference "tab:単位"
31566
31567 \end_inset
31568
31569 に、LyXで使うことのできる単位をまとめておきます。
31570 \end_layout
31571
31572 \begin_layout Standard
31573 \begin_inset Float table
31574 placement h
31575 wide false
31576 sideways false
31577 status open
31578
31579 \begin_layout Plain Layout
31580 \begin_inset Caption
31581
31582 \begin_layout Plain Layout
31583 \begin_inset CommandInset label
31584 LatexCommand label
31585 name "tab:単位"
31586
31587 \end_inset
31588
31589 単位
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \end_layout
31596
31597 \begin_layout Plain Layout
31598 \begin_inset VSpace medskip
31599 \end_inset
31600
31601
31602 \end_layout
31603
31604 \begin_layout Plain Layout
31605 \align center
31606 \begin_inset Tabular
31607 <lyxtabular version="3" rows="20" columns="2">
31608 <features tabularvalignment="middle">
31609 <column alignment="center" valignment="top" width="0">
31610 <column alignment="center" valignment="top" width="0">
31611 <row>
31612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31613 \begin_inset Text
31614
31615 \begin_layout Plain Layout
31616 単位
31617 \end_layout
31618
31619 \end_inset
31620 </cell>
31621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31622 \begin_inset Text
31623
31624 \begin_layout Plain Layout
31625 名称/摘要
31626 \end_layout
31627
31628 \end_inset
31629 </cell>
31630 </row>
31631 <row>
31632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31633 \begin_inset Text
31634
31635 \begin_layout Plain Layout
31636 mm
31637 \end_layout
31638
31639 \end_inset
31640 </cell>
31641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31642 \begin_inset Text
31643
31644 \begin_layout Plain Layout
31645 ミリメートル
31646 \end_layout
31647
31648 \end_inset
31649 </cell>
31650 </row>
31651 <row>
31652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31653 \begin_inset Text
31654
31655 \begin_layout Plain Layout
31656 cm
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665 センチメートル
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 </row>
31671 <row>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676 in
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31682 \begin_inset Text
31683
31684 \begin_layout Plain Layout
31685 インチ
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 </row>
31691 <row>
31692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696 pt
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705 ポイント (72.27
31706 \begin_inset Formula $\,$
31707 \end_inset
31708
31709 pt = 1
31710 \begin_inset Formula $\,$
31711 \end_inset
31712
31713 in)
31714 \end_layout
31715
31716 \end_inset
31717 </cell>
31718 </row>
31719 <row>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724 pc
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31730 \begin_inset Text
31731
31732 \begin_layout Plain Layout
31733 パイカ (1
31734 \begin_inset Formula $\,$
31735 \end_inset
31736
31737 pc = 12
31738 \begin_inset Formula $\,$
31739 \end_inset
31740
31741 pt)
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 </row>
31747 <row>
31748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752 sp
31753 \end_layout
31754
31755 \end_inset
31756 </cell>
31757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31758 \begin_inset Text
31759
31760 \begin_layout Plain Layout
31761 スケールポイント (65536
31762 \begin_inset Formula $\,$
31763 \end_inset
31764
31765 sp = 1
31766 \begin_inset Formula $\,$
31767 \end_inset
31768
31769 pt)
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 </row>
31775 <row>
31776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780 bp
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789 ビッグポイント (72
31790 \begin_inset Formula $\,$
31791 \end_inset
31792
31793 bp = 1
31794 \begin_inset Formula $\,$
31795 \end_inset
31796
31797 in)
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 </row>
31803 <row>
31804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31805 \begin_inset Text
31806
31807 \begin_layout Plain Layout
31808 dd
31809 \end_layout
31810
31811 \end_inset
31812 </cell>
31813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31814 \begin_inset Text
31815
31816 \begin_layout Plain Layout
31817 ディドー (72
31818 \begin_inset Formula $\,$
31819 \end_inset
31820
31821 dd 
31822 \begin_inset Formula $\approx$
31823 \end_inset
31824
31825  37.6
31826 \begin_inset Formula $\,$
31827 \end_inset
31828
31829 mm)
31830 \end_layout
31831
31832 \end_inset
31833 </cell>
31834 </row>
31835 <row>
31836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840 cc
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849 シセロ (1
31850 \begin_inset Formula $\,$
31851 \end_inset
31852
31853 cc = 12
31854 \begin_inset Formula $\,$
31855 \end_inset
31856
31857 dd)
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 </row>
31863 <row>
31864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868 Scale%
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31874 \begin_inset Text
31875
31876 \begin_layout Plain Layout
31877 元の画像幅の%
31878 \end_layout
31879
31880 \end_inset
31881 </cell>
31882 </row>
31883 <row>
31884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31885 \begin_inset Text
31886
31887 \begin_layout Plain Layout
31888 text%
31889 \end_layout
31890
31891 \end_inset
31892 </cell>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897 テキスト幅の%
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 </row>
31903 <row>
31904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908 col%
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917 組段幅の%
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 </row>
31923 <row>
31924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31925 \begin_inset Text
31926
31927 \begin_layout Plain Layout
31928 page%
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31934 \begin_inset Text
31935
31936 \begin_layout Plain Layout
31937 用紙幅の%
31938 \end_layout
31939
31940 \end_inset
31941 </cell>
31942 </row>
31943 <row>
31944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31945 \begin_inset Text
31946
31947 \begin_layout Plain Layout
31948 line%
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957 行幅の%
31958 \end_layout
31959
31960 \end_inset
31961 </cell>
31962 </row>
31963 <row>
31964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31965 \begin_inset Text
31966
31967 \begin_layout Plain Layout
31968 theight%
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977 テキスト高さの%
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 </row>
31983 <row>
31984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988 pheight%
31989 \end_layout
31990
31991 \end_inset
31992 </cell>
31993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31994 \begin_inset Text
31995
31996 \begin_layout Plain Layout
31997 用紙高さの%
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 </row>
32003 <row>
32004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32005 \begin_inset Text
32006
32007 \begin_layout Plain Layout
32008 ex
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017 現在のフォントの文字「x」の高さ
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 </row>
32023 <row>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028 em
32029 \end_layout
32030
32031 \end_inset
32032 </cell>
32033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32034 \begin_inset Text
32035
32036 \begin_layout Plain Layout
32037 現在のフォントの文字「M」の幅
32038 \end_layout
32039
32040 \end_inset
32041 </cell>
32042 </row>
32043 <row>
32044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32045 \begin_inset Text
32046
32047 \begin_layout Plain Layout
32048 mu
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057 数式単位 (1
32058 \begin_inset Formula $\,$
32059 \end_inset
32060
32061 mu = 1/18
32062 \begin_inset Formula $\,$
32063 \end_inset
32064
32065 em)
32066 \end_layout
32067
32068 \end_inset
32069 </cell>
32070 </row>
32071 </lyxtabular>
32072
32073 \end_inset
32074
32075
32076 \end_layout
32077
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \begin_layout Chapter
32084 画像を含む場合のファイル出力形式
32085 \begin_inset CommandInset label
32086 LatexCommand label
32087 name "cha:ファイル出力形式"
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Section
32095 DVI
32096 \begin_inset Index idx
32097 status collapsed
32098
32099 \begin_layout Plain Layout
32100 ふぁいるしょしき@ファイル書式 ! DVI
32101 \end_layout
32102
32103 \end_inset
32104
32105
32106 \begin_inset Index idx
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110 DVI|see
32111 \begin_inset ERT
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115
32116 {
32117 \end_layout
32118
32119 \end_inset
32120
32121 ファイル書式
32122 \begin_inset ERT
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126
32127 }
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \end_inset
32136
32137
32138 \end_layout
32139
32140 \begin_layout Standard
32141 このファイル型の拡張子は「
32142 \family typewriter
32143 .dvi
32144 \family default
32145 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
32146 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
32147 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
32148 \end_layout
32149
32150 \begin_layout Standard
32151 \begin_inset Note Greyedout
32152 status open
32153
32154 \begin_layout Plain Layout
32155 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
32156 \end_layout
32157
32158 \end_inset
32159
32160 ですから、お使いの
32161 \family typewriter
32162 .dvi
32163 \family default
32164 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
32165 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
32166 DFを使用することをお勧めします。
32167 \end_layout
32168
32169 \begin_layout Standard
32170 使用中の文書は、
32171 \family sans
32172 ファイル
32173 \family default
32174 \SpecialChar \menuseparator
32175
32176 \family sans
32177 書き出し
32178 \family default
32179 \SpecialChar \menuseparator
32180
32181 \family sans
32182 DVI
32183 \family default
32184 メニューを使用して、DVIに書き出すことができます。また、
32185 \family sans
32186 表示
32187 \family default
32188 メニューかツールバーボタン
32189 \begin_inset Graphics
32190         filename ../../images/buffer-view_dvi.png
32191         scale 85
32192         scaleBeforeRotation
32193
32194 \end_inset
32195
32196 を使用すれば、使用中の文書をDVIで表示させることができます。
32197 \end_layout
32198
32199 \begin_layout Section
32200 PostScript
32201 \begin_inset CommandInset label
32202 LatexCommand label
32203 name "sec:PostScript"
32204
32205 \end_inset
32206
32207
32208 \begin_inset Index idx
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212 ふぁいるしょしき@ファイル書式 ! PostScript
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \begin_inset Index idx
32219 status collapsed
32220
32221 \begin_layout Plain Layout
32222 PostScript|see
32223 \begin_inset ERT
32224 status collapsed
32225
32226 \begin_layout Plain Layout
32227
32228 {
32229 \end_layout
32230
32231 \end_inset
32232
32233 ファイル書式
32234 \begin_inset ERT
32235 status collapsed
32236
32237 \begin_layout Plain Layout
32238
32239 }
32240 \end_layout
32241
32242 \end_inset
32243
32244
32245 \end_layout
32246
32247 \end_inset
32248
32249
32250 \end_layout
32251
32252 \begin_layout Standard
32253 このファイル型の拡張子は「
32254 \family typewriter
32255 .ps
32256 \family default
32257 」です。PostScriptは、
32258 \family typewriter
32259 Adobe
32260 \family default
32261 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
32262 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
32263 \begin_inset Foot
32264 status open
32265
32266 \begin_layout Plain Layout
32267 これについてもう少し学ぶ気があれば、LaTeXパッケージ
32268 \series bold
32269 PSTricks
32270 \series default
32271  
32272 \begin_inset CommandInset citation
32273 LatexCommand cite
32274 key "pstricks"
32275
32276 \end_inset
32277
32278 を見てみてください。
32279 \end_layout
32280
32281 \end_inset
32282
32283 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
32284 \end_layout
32285
32286 \begin_layout Standard
32287 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
32288 \family typewriter
32289 .eps
32290 \family default
32291 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
32292 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
32293 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
32294 を直接EPSとして入れておく方がよいでしょう。
32295 \end_layout
32296
32297 \begin_layout Standard
32298 文書は、
32299 \family sans
32300 ファイル
32301 \family default
32302 \SpecialChar \menuseparator
32303
32304 \family sans
32305 書き出し
32306 \family default
32307 \SpecialChar \menuseparator
32308
32309 \family sans
32310 Postscript
32311 \family default
32312 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
32313 \family sans
32314 表示
32315 \family default
32316 メニューかツールバーボタン
32317 \begin_inset Graphics
32318         filename ../../images/buffer-view_ps.png
32319         scale 85
32320         scaleBeforeRotation
32321
32322 \end_inset
32323
32324 を使用することでPostScriptとして表示させることができます。
32325 \end_layout
32326
32327 \begin_layout Section
32328 PDF
32329 \begin_inset Index idx
32330 status collapsed
32331
32332 \begin_layout Plain Layout
32333 ふぁいるしょしき@ファイル書式 ! PDF
32334 \end_layout
32335
32336 \end_inset
32337
32338
32339 \begin_inset Index idx
32340 status collapsed
32341
32342 \begin_layout Plain Layout
32343 PDF
32344 \end_layout
32345
32346 \end_inset
32347
32348
32349 \end_layout
32350
32351 \begin_layout Standard
32352 このファイル型の拡張子は「
32353 \family typewriter
32354 .pdf
32355 \family default
32356 」です。この「Portable Document Format (PDF)」は、
32357 \family typewriter
32358 Adobe
32359 \family default
32360 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
32361 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
32362 \end_layout
32363
32364 \begin_layout Standard
32365 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
32366 \family typewriter
32367 .jpg
32368 \family default
32369 」または「
32370 \family typewriter
32371 .jpeg
32372 \family default
32373 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
32374 \family typewriter
32375 .png
32376 \family default
32377 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
32378 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
32379 とをお勧めします。
32380 \end_layout
32381
32382 \begin_layout Standard
32383 使用中の文書は、
32384 \family sans
32385 ファイル
32386 \family default
32387 \SpecialChar \menuseparator
32388
32389 \family sans
32390 書き出し
32391 \family default
32392 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
32393 \end_layout
32394
32395 \begin_layout Description
32396 PDF
32397 \begin_inset space ~
32398 \end_inset
32399
32400 (ps2pdf) これは
32401 \family typewriter
32402 ps2pdf
32403 \family default
32404 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
32405 \family typewriter
32406 dvips
32407 \family default
32408 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
32409 \end_layout
32410
32411 \begin_layout Description
32412 PDF
32413 \begin_inset space ~
32414 \end_inset
32415
32416 (dvipdfm) これは
32417 \family typewriter
32418 dvipdfm
32419 \family default
32420 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
32421 \end_layout
32422
32423 \begin_layout Description
32424 PDF
32425 \begin_inset space ~
32426 \end_inset
32427
32428 (pdflatex) これは
32429 \family typewriter
32430 pdftex
32431 \family default
32432 プログラムを使って、現在のファイルを直接PDFに変換します。
32433 \end_layout
32434
32435 \begin_layout Standard
32436
32437 \family typewriter
32438 pdftex
32439 \family default
32440 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
32441 \family sans
32442 PDF
32443 \begin_inset space ~
32444 \end_inset
32445
32446 (pdflatex)
32447 \family default
32448 を使用することが推奨されます。
32449 \family typewriter
32450 dvipdfm
32451 \family default
32452 プログラムは開発が停止しており、若干時代遅れになっています。
32453 \end_layout
32454
32455 \begin_layout Standard
32456 使用中の文書をPDFとして表示するには、
32457 \family sans
32458 表示
32459 \family default
32460 メニューかツールバーボタン
32461 \begin_inset Graphics
32462         filename ../../images/buffer-view_pdf2.png
32463         scale 85
32464         scaleBeforeRotation
32465
32466 \end_inset
32467
32468 (これは
32469 \family sans
32470 PDF
32471 \begin_inset space ~
32472 \end_inset
32473
32474 (pdflatex)
32475 \family default
32476 を使用します)を用います。
32477 \end_layout
32478
32479 \begin_layout Chapter
32480 第(
32481 \begin_inset CommandInset ref
32482 LatexCommand ref
32483 reference "eq:Wgn"
32484
32485 \end_inset
32486
32487 )式の説明
32488 \begin_inset CommandInset label
32489 LatexCommand label
32490 name "cha:式の説明"
32491
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \begin_layout Standard
32498 \begin_inset Formula $n$
32499 \end_inset
32500
32501 個の表セルの全幅
32502 \begin_inset Formula $W_{\mathrm{tot\, n}}$
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \begin_layout Standard
32509 \begin_inset Formula \begin{equation}
32510 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
32511 \end{equation}
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \begin_layout Standard
32519 で計算できます。ここで
32520 \begin_inset Formula $W_{g\, n}$
32521 \end_inset
32522
32523 は、すべてのセルが持つ固定幅です。
32524 \series bold
32525
32526 \backslash
32527 tabcolsep
32528 \series default
32529 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
32530 \begin_inset space \thinspace{}
32531 \end_inset
32532
32533 ptです。
32534 \series bold
32535
32536 \backslash
32537 arrayrulewidth
32538 \series default
32539 は、セル罫線幅であり、既定値は0.4
32540 \begin_inset space \thinspace{}
32541 \end_inset
32542
32543 ptです。
32544 \end_layout
32545
32546 \begin_layout Standard
32547
32548 \begin_inset CommandInset ref
32549 LatexCommand eqref
32550 reference "eq:Wtot_n"
32551
32552 \end_inset
32553
32554 式にしたがえば、連結列の全幅
32555 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
32556 \end_inset
32557
32558
32559 \end_layout
32560
32561 \begin_layout Standard
32562 \begin_inset Formula \begin{equation}
32563 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
32564 \end{equation}
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Standard
32572 となります。
32573 \begin_inset Formula $n$
32574 \end_inset
32575
32576 列を連結する時には各列の全幅は
32577 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
32578 \end_inset
32579
32580 となるので、第
32581 \begin_inset CommandInset ref
32582 LatexCommand eqref
32583 reference "eq:Wtot_n"
32584
32585 \end_inset
32586
32587 式と第
32588 \begin_inset CommandInset ref
32589 LatexCommand eqref
32590 reference "eq:Wtot_mult"
32591
32592 \end_inset
32593
32594 式が等しいものと置けば、必要となる固定幅
32595 \begin_inset Formula $W_{g\, n}$
32596 \end_inset
32597
32598 を計算することができて、
32599 \end_layout
32600
32601 \begin_layout Standard
32602 \begin_inset Formula \begin{equation}
32603 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
32604 \end{equation}
32605
32606 \end_inset
32607
32608 となります。
32609 \end_layout
32610
32611 \begin_layout Bibliography
32612 \labelwidthstring 参考文献
32613 \begin_inset CommandInset bibitem
32614 LatexCommand bibitem
32615 key "latexcompanion"
32616
32617 \end_inset
32618
32619 Frank Mittelbach and Michel Goossens: 
32620 \emph on
32621 The LaTeX Companion Second Edition.
32622
32623 \emph default
32624  Addison-Wesley, 2004
32625 \end_layout
32626
32627 \begin_layout Bibliography
32628 \labelwidthstring 参考文献
32629 \begin_inset CommandInset bibitem
32630 LatexCommand bibitem
32631 key "latexguide"
32632
32633 \end_inset
32634
32635 Helmut Kopka and Patrick W.
32636  Daly: 
32637 \emph on
32638 A Guide to LaTeX Fourth Edition.
32639
32640 \emph default
32641  Addison-Wesley, 2003
32642 \end_layout
32643
32644 \begin_layout Bibliography
32645 \labelwidthstring 参考文献
32646 \begin_inset CommandInset bibitem
32647 LatexCommand bibitem
32648 key "latexbook"
32649
32650 \end_inset
32651
32652 Leslie Lamport: 
32653 \emph on
32654 LaTeX: A Document Preparation System.
32655
32656 \emph default
32657  Addison-Wesley, second edition, 1994
32658 \end_layout
32659
32660 \begin_layout Bibliography
32661 \labelwidthstring 参考文献
32662 \begin_inset CommandInset bibitem
32663 LatexCommand bibitem
32664 key "booktabs"
32665
32666 \end_inset
32667
32668 LaTeXパッケージ
32669 \series bold
32670
32671 \begin_inset CommandInset href
32672 LatexCommand href
32673 name "booktabs"
32674 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
32675
32676 \end_inset
32677
32678
32679 \series default
32680
32681 \begin_inset Index idx
32682 status collapsed
32683
32684 \begin_layout Plain Layout
32685 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
32686 \end_layout
32687
32688 \end_inset
32689
32690 の取扱説明書
32691 \end_layout
32692
32693 \begin_layout Bibliography
32694 \labelwidthstring 参考文献
32695 \begin_inset CommandInset bibitem
32696 LatexCommand bibitem
32697 key "caption"
32698
32699 \end_inset
32700
32701 LaTeXパッケージ
32702 \series bold
32703
32704 \begin_inset CommandInset href
32705 LatexCommand href
32706 name "caption"
32707 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
32708
32709 \end_inset
32710
32711
32712 \series default
32713
32714 \begin_inset Index idx
32715 status collapsed
32716
32717 \begin_layout Plain Layout
32718 LaTeXぱっけーじ@LaTeXパッケージ ! caption
32719 \end_layout
32720
32721 \end_inset
32722
32723 の取扱説明書
32724 \end_layout
32725
32726 \begin_layout Bibliography
32727 \labelwidthstring 参考文献
32728 \begin_inset CommandInset bibitem
32729 LatexCommand bibitem
32730 key "endfloat"
32731
32732 \end_inset
32733
32734 LaTeXパッケージ
32735 \series bold
32736
32737 \begin_inset CommandInset href
32738 LatexCommand href
32739 name "endfloat"
32740 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
32741
32742 \end_inset
32743
32744
32745 \series default
32746
32747 \begin_inset Index idx
32748 status collapsed
32749
32750 \begin_layout Plain Layout
32751 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
32752 \end_layout
32753
32754 \end_inset
32755
32756 の取扱説明書
32757 \end_layout
32758
32759 \begin_layout Bibliography
32760 \labelwidthstring 参考文献
32761 \begin_inset CommandInset bibitem
32762 LatexCommand bibitem
32763 key "wrapfig"
32764
32765 \end_inset
32766
32767 LaTeXパッケージ
32768 \series bold
32769
32770 \begin_inset CommandInset href
32771 LatexCommand href
32772 name "wrapfig"
32773 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
32774
32775 \end_inset
32776
32777
32778 \series default
32779
32780 \begin_inset Index idx
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
32785 \end_layout
32786
32787 \end_inset
32788
32789 の取扱説明書
32790 \end_layout
32791
32792 \begin_layout Bibliography
32793 \labelwidthstring 参考文献
32794 \begin_inset CommandInset bibitem
32795 LatexCommand bibitem
32796 key "footmisc"
32797
32798 \end_inset
32799
32800 LaTeXパッケージ
32801 \series bold
32802
32803 \begin_inset CommandInset href
32804 LatexCommand href
32805 name "footmisc"
32806 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
32807
32808 \end_inset
32809
32810
32811 \series default
32812
32813 \begin_inset Index idx
32814 status collapsed
32815
32816 \begin_layout Plain Layout
32817 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
32818 \end_layout
32819
32820 \end_inset
32821
32822 の取扱説明書
32823 \end_layout
32824
32825 \begin_layout Bibliography
32826 \labelwidthstring 参考文献
32827 \begin_inset CommandInset bibitem
32828 LatexCommand bibitem
32829 key "hypcap"
32830
32831 \end_inset
32832
32833 LaTeXパッケージ
32834 \series bold
32835
32836 \begin_inset CommandInset href
32837 LatexCommand href
32838 name "hypcap"
32839 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
32840
32841 \end_inset
32842
32843
32844 \series default
32845
32846 \begin_inset Index idx
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32851 \end_layout
32852
32853 \end_inset
32854
32855 の取扱説明書
32856 \end_layout
32857
32858 \begin_layout Bibliography
32859 \labelwidthstring 参考文献
32860 \begin_inset CommandInset bibitem
32861 LatexCommand bibitem
32862 key "hyperref"
32863
32864 \end_inset
32865
32866 LaTeXパッケージ
32867 \series bold
32868
32869 \begin_inset CommandInset href
32870 LatexCommand href
32871 name "hyperref"
32872 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
32873
32874 \end_inset
32875
32876
32877 \series default
32878
32879 \begin_inset Index idx
32880 status collapsed
32881
32882 \begin_layout Plain Layout
32883 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32884 \end_layout
32885
32886 \end_inset
32887
32888 の取扱説明書
32889 \end_layout
32890
32891 \begin_layout Bibliography
32892 \labelwidthstring 参考文献
32893 \begin_inset CommandInset bibitem
32894 LatexCommand bibitem
32895 key "KOMA-script"
32896
32897 \end_inset
32898
32899 LaTeXパッケージ
32900 \series bold
32901
32902 \begin_inset CommandInset href
32903 LatexCommand href
32904 name "KOMA-script"
32905 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
32906
32907 \end_inset
32908
32909
32910 \series default
32911
32912 \begin_inset Index idx
32913 status collapsed
32914
32915 \begin_layout Plain Layout
32916 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
32917 \end_layout
32918
32919 \end_inset
32920
32921 の取扱説明書
32922 \end_layout
32923
32924 \begin_layout Bibliography
32925 \labelwidthstring 参考文献
32926 \begin_inset CommandInset bibitem
32927 LatexCommand bibitem
32928 key "listings"
32929
32930 \end_inset
32931
32932 LaTeXパッケージ
32933 \series bold
32934
32935 \begin_inset CommandInset href
32936 LatexCommand href
32937 name "listings"
32938 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
32939
32940 \end_inset
32941
32942
32943 \series default
32944
32945 \begin_inset Index idx
32946 status collapsed
32947
32948 \begin_layout Plain Layout
32949 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32950 \end_layout
32951
32952 \end_inset
32953
32954 の取扱説明書
32955 \end_layout
32956
32957 \begin_layout Bibliography
32958 \labelwidthstring 参考文献
32959 \begin_inset CommandInset bibitem
32960 LatexCommand bibitem
32961 key "marginnote"
32962
32963 \end_inset
32964
32965 LaTeXパッケージ
32966 \series bold
32967
32968 \begin_inset CommandInset href
32969 LatexCommand href
32970 name "marginnote"
32971 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
32972
32973 \end_inset
32974
32975
32976 \series default
32977
32978 \begin_inset Index idx
32979 status collapsed
32980
32981 \begin_layout Plain Layout
32982 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
32983 \end_layout
32984
32985 \end_inset
32986
32987 の取扱説明書
32988 \end_layout
32989
32990 \begin_layout Bibliography
32991 \labelwidthstring 参考文献
32992 \begin_inset CommandInset bibitem
32993 LatexCommand bibitem
32994 key "pstricks"
32995
32996 \end_inset
32997
32998 LaTeXパッケージ
32999 \series bold
33000
33001 \begin_inset CommandInset href
33002 LatexCommand href
33003 name "PSTricks"
33004 target "http://tug.org/PSTricks/"
33005
33006 \end_inset
33007
33008
33009 \series default
33010
33011 \begin_inset Index idx
33012 status collapsed
33013
33014 \begin_layout Plain Layout
33015 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
33016 \end_layout
33017
33018 \end_inset
33019
33020 のウェブページ
33021 \end_layout
33022
33023 \begin_layout Bibliography
33024 \labelwidthstring 参考文献
33025 \begin_inset CommandInset bibitem
33026 LatexCommand bibitem
33027 key "sidecap"
33028
33029 \end_inset
33030
33031 LaTeXパッケージ
33032 \series bold
33033
33034 \begin_inset CommandInset href
33035 LatexCommand href
33036 name "sidecap"
33037 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
33038
33039 \end_inset
33040
33041
33042 \series default
33043
33044 \begin_inset Index idx
33045 status collapsed
33046
33047 \begin_layout Plain Layout
33048 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
33049 \end_layout
33050
33051 \end_inset
33052
33053 の取扱説明書
33054 \end_layout
33055
33056 \begin_layout Bibliography
33057 \labelwidthstring 参考文献
33058 \begin_inset CommandInset bibitem
33059 LatexCommand bibitem
33060 key "prettyref"
33061
33062 \end_inset
33063
33064 LaTeXパッケージ
33065 \series bold
33066
33067 \begin_inset CommandInset href
33068 LatexCommand href
33069 name "prettyref"
33070 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
33071
33072 \end_inset
33073
33074
33075 \series default
33076
33077 \begin_inset Index idx
33078 status collapsed
33079
33080 \begin_layout Plain Layout
33081 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
33082 \end_layout
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Bibliography
33090 \labelwidthstring 参考文献
33091 \begin_inset CommandInset bibitem
33092 LatexCommand bibitem
33093 key "refstyle"
33094
33095 \end_inset
33096
33097 LaTeXパッケージ
33098 \series bold
33099
33100 \begin_inset CommandInset href
33101 LatexCommand href
33102 name "refstyle"
33103 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
33104
33105 \end_inset
33106
33107
33108 \series default
33109
33110 \begin_inset Index idx
33111 status collapsed
33112
33113 \begin_layout Plain Layout
33114 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
33115 \end_layout
33116
33117 \end_inset
33118
33119
33120 \end_layout
33121
33122 \begin_layout Bibliography
33123 \labelwidthstring 参考文献
33124 \begin_inset CommandInset bibitem
33125 LatexCommand bibitem
33126 key "NewInLyX20"
33127
33128 \end_inset
33129
33130
33131 \family sans
33132 LyX 2.0
33133 \family default
33134 の新機能に関する
33135 \begin_inset CommandInset href
33136 LatexCommand href
33137 name "Wikiページ"
33138 target "http://wiki.lyx.org/LyX/NewInLyX20"
33139
33140 \end_inset
33141
33142
33143 \end_layout
33144
33145 \begin_layout Standard
33146 \begin_inset CommandInset index_print
33147 LatexCommand printindex
33148 type "idx"
33149
33150 \end_inset
33151
33152
33153 \end_layout
33154
33155 \end_body
33156 \end_document