]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
- Spanish documentation files: translations by Ignacio
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jbook
6 \begin_preamble
7 %% Added by the translator
8 %   Correction for PDF bookmarks
9 %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
10 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
11 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
12
13 % if pdflatex is used
14 \usepackage{ifpdf}
15 \ifpdf
16
17 % set fonts for nicer pdf view
18 \IfFileExists{lmodern.sty}
19  {\usepackage{lmodern}}{}
20
21 \fi % end if pdflatex is used
22
23 % that links to image floats jumps
24 % to the beginning of the float and 
25 % not to its caption
26 \usepackage[figure]{hypcap}
27
28 % the pages of the TOC is numbered roman
29 % and a PDF-bookmark for the TOC is added
30 \let\myTOC\tableofcontents
31 \renewcommand\tableofcontents{%
32   \frontmatter
33   \pdfbookmark[1]{\contentsname}{}
34   \myTOC
35   \mainmatter }
36
37 % provides caption formatting
38 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
39
40 % provides commands to set caption
41 % beside tables/images
42 \newcommand{\TabBesBeg}[1][1.0]{%
43  \let\MyTable\table
44  \let\MyEndtable\endtable
45  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
46
47 \newcommand{\TabBesEnd}{%
48  \let\table\MyTable
49  \let\endtable\MyEndtable}
50
51 \newcommand{\FigBesBeg}[1][1.0]{%
52  \let\MyFigure\figure
53  \let\MyEndfigure\endfigure
54  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
55
56 \newcommand{\FigBesEnd}{%
57  \let\figure\MyFigure
58  \let\endfigure\MyEndfigure}
59
60 % enables calculation of values,
61 \usepackage{calc}
62
63 % increase the bottom float placement fraction
64 \renewcommand{\bottomfraction}{0.5}
65
66 % avoids that floats are placed before their
67 % corresponding section starts
68 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
69
70 % speed up the longtable calculation
71 \setcounter{LTchunksize}{100}
72
73 % used for scaled and rotated boxes
74 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
75
76 % used for colored tables
77 \@ifundefined{textcolor}
78  {\usepackage{color}}{}
79 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
80 \definecolor{lightgrey}{gray}{0.8}
81
82 % check for package colortbl
83 % used for colored table cells
84 \newboolean{colortbl}
85 \IfFileExists{colortbl.sty}
86  {\usepackage{colortbl}
87   \setboolean{colortbl}{true}}
88  {\setboolean{colortbl}{false}}
89
90 % used for book-style tables
91 \usepackage{booktabs}
92
93 % used to have extra space in table cells
94 \@ifundefined{extrarowheight}
95  {\usepackage{array}}{}
96 \setlength{\extrarowheight}{2pt}
97
98 % used for customized tables
99 % ---
100 \newcolumntype{M}[1]
101  {>{\centering\hspace{0pt}}m{#1}}
102
103 \newcolumntype{S}[2]
104  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
105
106 \newcolumntype{K}[1]
107  {>{\columncolor{#1}\hspace{0pt}}c}
108
109 \newcolumntype{V}{!{\vrule width 1.5pt}}
110
111 \newcolumntype{W}{!{\color{green}\vline}}
112 % ---
113
114 % insert additional vertical space of
115 % 1.5 mm between footnotes
116 \let\myFoot\footnote
117 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
118
119 % number algorithm floats within chapters
120 \numberwithin{algorithm}{chapter}
121
122
123 % ------------------------------------
124 % used to check for needed LaTeX packages
125 \usepackage{ifthen}
126
127 % check for package arydshln
128 % used for tables with dashed lines
129 \newboolean{arydshln}
130 \IfFileExists{arydshln.sty}
131  {\usepackage{arydshln}
132   \setboolean{arydshln}{true}}
133  {\setboolean{arydshln}{false}}
134
135 % check for package marginnote
136 % used for margin notes
137 \newboolean{marginnote}
138 \IfFileExists{marginnote.sty}
139  {\usepackage{marginnote}
140   \let\marginpar\marginnote
141   \setboolean{marginnote}{true}}
142  {\setboolean{marginnote}{false}}
143
144 % check for package sidecap
145 % used for captions on the side
146 \newboolean{sidecap}
147 \IfFileExists{sidecap.sty}
148  {\usepackage{sidecap}
149   \setboolean{sidecap}{true}}
150  {\setboolean{sidecap}{false}}
151
152 % check for picinpar
153 % used for surrounded fixed objects
154 \newboolean{picinpar}
155 \IfFileExists{picinpar.sty}
156  {\usepackage{picinpar}
157   \setboolean{picinpar}{true}}
158  {\setboolean{picinpar}{false}}
159
160 % check for lettrine
161 \newboolean{lettrine}
162 \IfFileExists{lettrine.sty}
163  {\usepackage{lettrine}
164   \setboolean{lettrine}{true}}
165  {\setboolean{lettrine}{false}}
166
167 \usepackage{t1enc}
168 \renewcommand{\seename}{→}
169
170 \usepackage{subfig}
171 \DeclareCaptionOption{large}[]{\def\captionfont{\large}}
172 \DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
173 \end_preamble
174 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
175 \use_default_options false
176 \begin_modules
177 initials
178 \end_modules
179 \maintain_unincluded_children false
180 \language japanese
181 \language_package default
182 \inputencoding auto
183 \fontencoding global
184 \font_roman default
185 \font_sans default
186 \font_typewriter default
187 \font_default_family default
188 \use_non_tex_fonts false
189 \font_sc false
190 \font_osf false
191 \font_sf_scale 100
192 \font_tt_scale 100
193
194 \graphics default
195 \default_output_format default
196 \output_sync 0
197 \bibtex_command default
198 \index_command default
199 \paperfontsize 12
200 \spacing single
201 \use_hyperref true
202 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
203 \pdf_author "LyX Team, Uwe Stohr"
204 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
205 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
206 \pdf_bookmarks true
207 \pdf_bookmarksnumbered true
208 \pdf_bookmarksopen true
209 \pdf_bookmarksopenlevel 1
210 \pdf_breaklinks false
211 \pdf_pdfborder false
212 \pdf_colorlinks true
213 \pdf_backref false
214 \pdf_pdfusetitle false
215 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
216 \papersize a4paper
217 \use_geometry true
218 \use_amsmath 2
219 \use_esint 0
220 \use_mhchem 1
221 \use_mathdots 1
222 \cite_engine basic
223 \use_bibtopic false
224 \use_indices false
225 \paperorientation portrait
226 \suppress_date false
227 \use_refstyle 0
228 \notefontcolor #0000ff
229 \index 索引
230 \shortcut idx
231 \color #008000
232 \end_index
233 \leftmargin 2.5cm
234 \topmargin 2.5cm
235 \rightmargin 2.5cm
236 \bottommargin 3cm
237 \secnumdepth 3
238 \tocdepth 3
239 \paragraph_separation skip
240 \defskip medskip
241 \quotes_language english
242 \papercolumns 1
243 \papersides 2
244 \paperpagestyle default
245 \bullet 1 1 34 -1
246 \bullet 2 2 35 -1
247 \bullet 3 2 7 -1
248 \tracking_changes false
249 \output_changes false
250 \html_math_output 0
251 \html_css_as_file 0
252 \html_be_strict false
253 \end_header
254
255 \begin_body
256
257 \begin_layout Title
258 LyXの図表・フロート・注釈・ボックス・外部素材に関する詳細説明書
259 \end_layout
260
261 \begin_layout Author
262 LyXプロジェクトチーム
263 \begin_inset Foot
264 status collapsed
265
266 \begin_layout Plain Layout
267 \noindent
268 コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト 
269 \begin_inset CommandInset href
270 LatexCommand href
271 name "lyx-docs@lists.lyx.org"
272 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
273 type "mailto:"
274
275 \end_inset
276
277  までお送り下さい。
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 著者:Uwe Stöhr
288 \end_layout
289
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \begin_inset Newline newline
298 \end_inset
299
300
301 \family sans
302 バージョン2.0.x
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset CommandInset toc
307 LatexCommand tableofcontents
308
309 \end_inset
310
311
312 \end_layout
313
314 \begin_layout Standard
315 \begin_inset Note Note
316 status open
317
318 \begin_layout Plain Layout
319 本文書の全体をPDFやPS、DVIに書き出すには、
320 \series bold
321 arydshln
322 \series default
323
324 \series bold
325 colortbl
326 \series default
327
328 \series bold
329 lettrine
330 \series default
331
332 \series bold
333 marginnote
334 \series default
335
336 \series bold
337 picinpar
338 \series default
339
340 \series bold
341 sidecap
342 \series default
343 の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
344 されません。
345 \end_layout
346
347 \begin_layout Plain Layout
348 本文書の最新PDF版は
349 \begin_inset Newline newline
350 \end_inset
351
352
353 \series bold
354 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
355 \series default
356
357 \begin_inset Newline newline
358 \end_inset
359
360 にあります。
361 \end_layout
362
363 \end_inset
364
365
366 \end_layout
367
368 \begin_layout Chapter
369
370 \begin_inset Index idx
371 status collapsed
372
373 \begin_layout Plain Layout
374 ず@図
375 \end_layout
376
377 \end_inset
378
379
380 \begin_inset Index idx
381 status collapsed
382
383 \begin_layout Plain Layout
384 がぞう@画像|see
385 \begin_inset ERT
386 status collapsed
387
388 \begin_layout Plain Layout
389
390 {
391 \end_layout
392
393 \end_inset
394
395
396 \begin_inset ERT
397 status collapsed
398
399 \begin_layout Plain Layout
400
401 }
402 \end_layout
403
404 \end_inset
405
406
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Section
415 画像ダイアログ
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 ず@図 ! がぞうだいあろぐ@画像ダイアログ
421 \end_layout
422
423 \end_inset
424
425
426 \begin_inset CommandInset label
427 LatexCommand label
428 name "sec:画像ダイアログ"
429
430 \end_inset
431
432
433 \end_layout
434
435 \begin_layout Standard
436 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
437 \begin_inset Graphics
438         filename ../../images/dialog-show-new-inset_graphics.png
439         scale 85
440         scaleBeforeRotation
441
442 \end_inset
443
444 をクリックするか、
445 \family sans
446 挿入\SpecialChar \menuseparator
447 画像
448 \family default
449 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
450 \end_layout
451
452 \begin_layout Standard
453 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
454 \end_layout
455
456 \begin_layout Description
457
458 \family sans
459 画像
460 \family default
461  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
462 \begin_inset CommandInset ref
463 LatexCommand ref
464 reference "cha:LyXで使用できる単位"
465
466 \end_inset
467
468 に説明があります。
469 \begin_inset Newline newline
470 \end_inset
471
472
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 ず@図 ! のかいてん@---の回転
478 \end_layout
479
480 \end_inset
481
482 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
483 \begin_inset Newline newline
484 \end_inset
485
486
487 \begin_inset Index idx
488 status collapsed
489
490 \begin_layout Plain Layout
491 ず@図 ! のしんしゅく@---の伸縮
492 \end_layout
493
494 \end_inset
495
496 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
497 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
498 \family sans
499 縦横比を維持する
500 \family default
501 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
502 \begin_inset Newline newline
503 \end_inset
504
505 画像を右クリックすると現れるコンテクストメニューで
506 \family sans
507 外部で編集
508 \family default
509 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
510 ます。
511 \end_layout
512
513 \begin_layout Description
514
515 \family sans
516 切り抜き
517 \family default
518  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
519 \family sans
520 ファイルから取得
521 \family default
522 ボタンを押すことによって、自動的に計算することもできます。
523 \family sans
524 境界枠で切り抜く
525 \family default
526 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
527 \end_layout
528
529 \begin_layout Description
530
531 \family sans
532 LaTeXとLyXのオプション
533 \family default
534  このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
535 \family sans
536
537 \begin_inset Newline newline
538 \end_inset
539
540 下書きモード
541 \family default
542 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
543 \family sans
544
545 \begin_inset Newline newline
546 \end_inset
547
548 エクスポートする際に解凍しない
549 \family default
550 オプションは、
551 \emph on
552 x.eps.gz
553 \emph default
554 のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
555 ません。
556 \begin_inset Newline newline
557 \end_inset
558
559 zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
560 \begin_inset CommandInset ref
561 LatexCommand ref
562 reference "sec:PostScript"
563
564 \end_inset
565
566 をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
567 \begin_inset Newline newline
568 \end_inset
569
570
571 \series bold
572 gzip x.eps
573 \series default
574
575 \begin_inset Newline newline
576 \end_inset
577
578
579 \series bold
580 zgrep %%Bounding x.eps.gz > x.eps.bb
581 \series default
582
583 \begin_inset Newline newline
584 \end_inset
585
586 二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
587 \begin_inset Newline newline
588 \end_inset
589
590
591 \lang english
592 In the section 
593 \family sans
594 Graphics
595 \begin_inset space ~
596 \end_inset
597
598 Group
599 \family default
600  you can define or join an image settings group.
601 \lang japanese
602
603 \begin_inset Index idx
604 status collapsed
605
606 \begin_layout Plain Layout
607 ず@図 ! せっていぐるーぷ@設定グループ
608 \end_layout
609
610 \end_inset
611
612 。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
613 がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
614 ーを使用して、望むグループ名をチェックすることで行うこともできます。
615 \end_layout
616
617 \begin_layout Standard
618 \begin_inset VSpace bigskip
619 \end_inset
620
621
622 \end_layout
623
624 \begin_layout Standard
625 下記はEPS書式
626 \begin_inset Foot
627 status collapsed
628
629 \begin_layout Plain Layout
630 画像書式は、第
631 \begin_inset CommandInset ref
632 LatexCommand ref
633 reference "sec:画像書式"
634
635 \end_inset
636
637 節に説明されています。
638 \end_layout
639
640 \end_inset
641
642 の画像の例で、単独の中央揃えの段落に置いてあります。
643 \end_layout
644
645 \begin_layout Standard
646 \align center
647 \begin_inset Graphics
648         filename ../clipart/mobius.eps
649         scale 70
650         scaleBeforeRotation
651         rotateOrigin center
652
653 \end_inset
654
655
656 \end_layout
657
658 \begin_layout Standard
659 下記は上と同じ画像ですが、下書きモードのものです。
660 \end_layout
661
662 \begin_layout Standard
663 \align center
664 \begin_inset Graphics
665         filename ../clipart/mobius.eps
666         scale 70
667         draft
668         scaleBeforeRotation
669         rotateOrigin center
670
671 \end_inset
672
673
674 \end_layout
675
676 \begin_layout Standard
677 \begin_inset Newpage newpage
678 \end_inset
679
680
681 \end_layout
682
683 \begin_layout Section
684 図フロート
685 \begin_inset CommandInset label
686 LatexCommand label
687 name "sec:図フロート"
688
689 \end_inset
690
691
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 ふろーと@フロート ! ず@図
697 \end_layout
698
699 \end_inset
700
701
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 ず@図 ! ふろーと@フロート
707 \end_layout
708
709 \end_inset
710
711
712 \end_layout
713
714 \begin_layout Standard
715 フロートについての一般的な説明は、第
716 \begin_inset CommandInset ref
717 LatexCommand ref
718 reference "sec:フロートはじめに"
719
720 \end_inset
721
722 節をご覧下さい。
723 \end_layout
724
725 \begin_layout Standard
726 ツールバーボタンの
727 \begin_inset Graphics
728         filename ../../images/float-insert_figure.png
729         scale 85
730         scaleBeforeRotation
731
732 \end_inset
733
734
735 \family sans
736 挿入\SpecialChar \menuseparator
737 フロート\SpecialChar \menuseparator
738
739 \family default
740 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
741 \begin_inset CommandInset ref
742 LatexCommand ref
743 reference "fig:犠牲のカモノハシ"
744
745 \end_inset
746
747 のようにキャプションの上に置くこともできますし、図
748 \begin_inset CommandInset ref
749 LatexCommand ref
750 reference "fig:エッシャー"
751
752 \end_inset
753
754 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
755 \begin_inset CommandInset ref
756 LatexCommand ref
757 reference "sec:キャプションの配置"
758
759 \end_inset
760
761 節に述べられています。
762 \end_layout
763
764 \begin_layout Standard
765 \begin_inset Float figure
766 wide false
767 sideways false
768 status open
769
770 \begin_layout Plain Layout
771 \align center
772 \begin_inset Graphics
773         filename ../clipart/platypus.eps
774         width 50col%
775         scaleBeforeRotation
776         rotateOrigin center
777
778 \end_inset
779
780
781 \end_layout
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 フロート中の激しく歪んだカモノハシ
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 \begin_inset Float figure
808 wide false
809 sideways false
810 status open
811
812 \begin_layout Plain Layout
813 \begin_inset Caption
814
815 \begin_layout Plain Layout
816 \begin_inset CommandInset label
817 LatexCommand label
818 name "fig:エッシャー"
819
820 \end_inset
821
822 行ってしまったM.C.エッシャー
823 \end_layout
824
825 \end_inset
826
827
828 \end_layout
829
830 \begin_layout Plain Layout
831 \align center
832 \begin_inset Graphics
833         filename ../clipart/escher-lsd.eps
834         scale 80
835         scaleBeforeRotation
836         rotateOrigin center
837
838 \end_inset
839
840
841 \end_layout
842
843 \end_inset
844
845
846 \end_layout
847
848 \begin_layout Standard
849 \begin_inset Index idx
850 status collapsed
851
852 \begin_layout Plain Layout
853 さんしょう@参照 ! ずへの@図への ---
854 \end_layout
855
856 \end_inset
857
858
859 \begin_inset CommandInset ref
860 LatexCommand ref
861 reference "fig:犠牲のカモノハシ"
862
863 \end_inset
864
865 図と第
866 \begin_inset CommandInset ref
867 LatexCommand ref
868 reference "fig:エッシャー"
869
870 \end_inset
871
872 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
873 \family sans
874 挿入\SpecialChar \menuseparator
875 ラベル
876 \family default
877 メニューかツールバーボタン
878 \begin_inset Graphics
879         filename ../../images/label-insert.png
880         scale 85
881         scaleBeforeRotation
882
883 \end_inset
884
885 を使用して、キャプションにラベルを挿入してください。その後、
886 \family sans
887 挿入\SpecialChar \menuseparator
888 相互参照
889 \family default
890 メニューかツールバーボタン
891 \begin_inset Graphics
892         filename ../../images/dialog-show-new-inset_ref.png
893         scale 85
894         scaleBeforeRotation
895
896 \end_inset
897
898 を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
899 直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
900 \begin_inset Newline newline
901 \end_inset
902
903 参照は、第
904 \begin_inset CommandInset ref
905 LatexCommand ref
906 reference "sec:フロートの参照"
907
908 \end_inset
909
910 節で詳細に説明されています。
911 \end_layout
912
913 \begin_layout Standard
914 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
915 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
916 \begin_inset CommandInset ref
917 LatexCommand ref
918 reference "fig:歪められた二つの像"
919
920 \end_inset
921
922 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
923 \begin_inset CommandInset ref
924 LatexCommand ref
925 reference "fig:何かわからない構造"
926
927 \end_inset
928
929 と図
930 \begin_inset CommandInset ref
931 LatexCommand ref
932 reference "fig:カモノハシ"
933
934 \end_inset
935
936 が内部図になります。
937 \end_layout
938
939 \begin_layout Standard
940 \begin_inset Float figure
941 wide false
942 sideways false
943 status open
944
945 \begin_layout Plain Layout
946 \begin_inset space \hfill{}
947 \end_inset
948
949
950 \begin_inset Float figure
951 wide false
952 sideways false
953 status open
954
955 \begin_layout Plain Layout
956 \begin_inset Caption
957
958 \begin_layout Plain Layout
959 \begin_inset CommandInset label
960 LatexCommand label
961 name "fig:何かわからない構造"
962
963 \end_inset
964
965 何かわからない構造
966 \end_layout
967
968 \end_inset
969
970
971 \end_layout
972
973 \begin_layout Plain Layout
974 \begin_inset Graphics
975         filename ../clipart/escher-lsd.eps
976         width 45col%
977         scaleBeforeRotation
978         groupId distorted
979
980 \end_inset
981
982
983 \end_layout
984
985 \end_inset
986
987
988 \begin_inset space \hfill{}
989 \end_inset
990
991
992 \begin_inset Float figure
993 wide false
994 sideways false
995 status open
996
997 \begin_layout Plain Layout
998 \begin_inset Caption
999
1000 \begin_layout Plain Layout
1001 \begin_inset CommandInset label
1002 LatexCommand label
1003 name "fig:カモノハシ"
1004
1005 \end_inset
1006
1007 カモノハシ
1008 \end_layout
1009
1010 \end_inset
1011
1012
1013 \end_layout
1014
1015 \begin_layout Plain Layout
1016 \begin_inset Graphics
1017         filename ../clipart/platypus.eps
1018         width 45col%
1019         scaleBeforeRotation
1020         groupId distorted
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \begin_inset space \hfill{}
1031 \end_inset
1032
1033
1034 \end_layout
1035
1036 \begin_layout Plain Layout
1037 \begin_inset Caption
1038
1039 \begin_layout Plain Layout
1040 \begin_inset CommandInset label
1041 LatexCommand label
1042 name "fig:歪められた二つの像"
1043
1044 \end_inset
1045
1046 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1047 \end_layout
1048
1049 \end_inset
1050
1051
1052 \end_layout
1053
1054 \end_inset
1055
1056
1057 \end_layout
1058
1059 \begin_layout Standard
1060 \begin_inset Newpage newpage
1061 \end_inset
1062
1063
1064 \end_layout
1065
1066 \begin_layout Section
1067 画像書式
1068 \begin_inset CommandInset label
1069 LatexCommand label
1070 name "sec:画像書式"
1071
1072 \end_inset
1073
1074
1075 \begin_inset Index idx
1076 status collapsed
1077
1078 \begin_layout Plain Layout
1079 がぞうしょしき@画像書式
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \begin_inset Index idx
1086 status collapsed
1087
1088 \begin_layout Plain Layout
1089 ず@図 ! がぞうしょしき@画像書式
1090 \end_layout
1091
1092 \end_inset
1093
1094
1095 \end_layout
1096
1097 \begin_layout Standard
1098 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1099 \begin_inset CommandInset ref
1100 LatexCommand ref
1101 reference "cha:ファイル出力形式"
1102
1103 \end_inset
1104
1105 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
1106 ウンドで
1107 \family typewriter
1108 ImageMagick
1109 \family default
1110 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
1111 用するとよいでしょう。出力ファイル書式は、付録
1112 \begin_inset CommandInset ref
1113 LatexCommand ref
1114 reference "cha:ファイル出力形式"
1115
1116 \end_inset
1117
1118 に説明されています。
1119 \end_layout
1120
1121 \begin_layout Standard
1122 フォントと同じく、画像形式にも以下の二つの型があります。
1123 \end_layout
1124
1125 \begin_layout Description
1126 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1127 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1128 \family typewriter
1129 .gif
1130 \family default
1131 」)
1132 \begin_inset Index idx
1133 status collapsed
1134
1135 \begin_layout Plain Layout
1136 GIF|see
1137 \begin_inset ERT
1138 status collapsed
1139
1140 \begin_layout Plain Layout
1141
1142 {
1143 \end_layout
1144
1145 \end_inset
1146
1147 画像書式
1148 \begin_inset ERT
1149 status collapsed
1150
1151 \begin_layout Plain Layout
1152
1153 }
1154 \end_layout
1155
1156 \end_inset
1157
1158
1159 \end_layout
1160
1161 \end_inset
1162
1163 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1164 \family typewriter
1165 .png
1166 \family default
1167 」)
1168 \begin_inset Index idx
1169 status collapsed
1170
1171 \begin_layout Plain Layout
1172 PNG|see
1173 \begin_inset ERT
1174 status collapsed
1175
1176 \begin_layout Plain Layout
1177
1178 {
1179 \end_layout
1180
1181 \end_inset
1182
1183 画像書式
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 \end_layout
1196
1197 \end_inset
1198
1199 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1200 \family typewriter
1201 .jpg
1202 \family default
1203 」または「
1204 \family typewriter
1205 .jpeg
1206 \family default
1207 」)
1208 \begin_inset Index idx
1209 status collapsed
1210
1211 \begin_layout Plain Layout
1212 JPG|see
1213 \begin_inset ERT
1214 status collapsed
1215
1216 \begin_layout Plain Layout
1217
1218 {
1219 \end_layout
1220
1221 \end_inset
1222
1223 画像書式
1224 \begin_inset ERT
1225 status collapsed
1226
1227 \begin_layout Plain Layout
1228
1229 }
1230 \end_layout
1231
1232 \end_inset
1233
1234
1235 \end_layout
1236
1237 \end_inset
1238
1239 などがあります。
1240 \end_layout
1241
1242 \begin_layout Description
1243 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1244 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1245 に便利です。
1246 \begin_inset Newline newline
1247 \end_inset
1248
1249 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1250 \family typewriter
1251 .svg
1252 \family default
1253 」)
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 SVG|see
1259 \begin_inset ERT
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263
1264 {
1265 \end_layout
1266
1267 \end_inset
1268
1269 画像書式
1270 \begin_inset ERT
1271 status collapsed
1272
1273 \begin_layout Plain Layout
1274
1275 }
1276 \end_layout
1277
1278 \end_inset
1279
1280
1281 \end_layout
1282
1283 \end_inset
1284
1285 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1286 \family typewriter
1287 .eps
1288 \family default
1289 」)
1290 \begin_inset Index idx
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294 EPS|see
1295 \begin_inset ERT
1296 status collapsed
1297
1298 \begin_layout Plain Layout
1299
1300 {
1301 \end_layout
1302
1303 \end_inset
1304
1305 画像書式
1306 \begin_inset ERT
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310
1311 }
1312 \end_layout
1313
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \end_inset
1320
1321 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1322 \family typewriter
1323 .pdf
1324 \family default
1325 」)
1326 \begin_inset Index idx
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 PDF
1331 \end_layout
1332
1333 \end_inset
1334
1335 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1336 \family typewriter
1337 .wmf
1338 \family default
1339 」)
1340 \begin_inset Index idx
1341 status collapsed
1342
1343 \begin_layout Plain Layout
1344 SVG|see
1345 \begin_inset ERT
1346 status collapsed
1347
1348 \begin_layout Plain Layout
1349
1350 {
1351 \end_layout
1352
1353 \end_inset
1354
1355 画像書式
1356 \begin_inset ERT
1357 status collapsed
1358
1359 \begin_layout Plain Layout
1360
1361 }
1362 \end_layout
1363
1364 \end_inset
1365
1366
1367 \end_layout
1368
1369 \end_inset
1370
1371 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1372 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1373 \begin_inset Foot
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 PDFの場合には、さらに元画像が圧縮されます。
1378 \end_layout
1379
1380 \end_inset
1381
1382 。たとえば、
1383 \family typewriter
1384 Adobe Photoshop
1385 \family default
1386 が生成するPDFファイルは、ビットマップ画像です。
1387 \end_layout
1388
1389 \begin_layout Standard
1390 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1391 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1392 \begin_inset Formula $\to$
1393 \end_inset
1394
1395 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1396 \end_layout
1397
1398 \begin_layout Chapter
1399
1400 \begin_inset Index idx
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404 ひょう@表
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \begin_layout Section
1413 はじめに
1414 \begin_inset Index idx
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 ひょう@表 ! はじめに
1419 \end_layout
1420
1421 \end_inset
1422
1423
1424 \end_layout
1425
1426 \begin_layout Standard
1427
1428 \family roman
1429 \series medium
1430 \shape up
1431 \size normal
1432 \emph off
1433 \bar no
1434 \noun off
1435 \color none
1436 表を挿入するには、ツールバーボタン
1437 \begin_inset Graphics
1438         filename ../../images/tabular-insert.png
1439         scale 85
1440
1441 \end_inset
1442
1443 か、
1444 \family sans
1445 \series default
1446 \shape default
1447 \size default
1448 \emph default
1449 \bar default
1450 \noun default
1451 \color inherit
1452 挿入\SpecialChar \menuseparator
1453
1454 \family default
1455 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1456 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1457 \begin_inset Newline newline
1458 \end_inset
1459
1460 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1461 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1462 \end_layout
1463
1464 \begin_layout Standard
1465 \align center
1466 \begin_inset Tabular
1467 <lyxtabular version="3" rows="4" columns="4">
1468 <features tabularvalignment="middle">
1469 <column alignment="center" valignment="top" width="0">
1470 <column alignment="center" valignment="top" width="0">
1471 <column alignment="center" valignment="top" width="0">
1472 <column alignment="center" valignment="top" width="0">
1473 <row>
1474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1475 \begin_inset Text
1476
1477 \begin_layout Plain Layout
1478
1479 \end_layout
1480
1481 \end_inset
1482 </cell>
1483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Plain Layout
1487 1
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496 2
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505 3
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 </row>
1511 <row>
1512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1513 \begin_inset Text
1514
1515 \begin_layout Plain Layout
1516
1517 \end_layout
1518
1519 \end_inset
1520 </cell>
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" rightline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543
1544 \end_layout
1545
1546 \end_inset
1547 </cell>
1548 </row>
1549 <row>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 <cell alignment="center" valignment="top" topline="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" 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" leftline="true" rightline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 <row>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601
1602 \end_layout
1603
1604 \end_inset
1605 </cell>
1606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1607 \begin_inset Text
1608
1609 \begin_layout Plain Layout
1610
1611 \end_layout
1612
1613 \end_inset
1614 </cell>
1615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1616 \begin_inset Text
1617
1618 \begin_layout Plain Layout
1619
1620 \end_layout
1621
1622 \end_inset
1623 </cell>
1624 </row>
1625 </lyxtabular>
1626
1627 \end_inset
1628
1629
1630 \end_layout
1631
1632 \begin_layout Section
1633 表ダイアログ
1634 \begin_inset Index idx
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638 ひょう@表 ! だいあろぐ@ダイアログ
1639 \end_layout
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \begin_layout Standard
1647
1648 \family roman
1649 \series medium
1650 \shape up
1651 \size normal
1652 \emph off
1653 \bar no
1654 \noun off
1655 \color none
1656 表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
1657 また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1658 \family default
1659 \series default
1660 \shape default
1661 \size default
1662 \emph default
1663 \bar default
1664 \noun default
1665 \color inherit
1666 セルの
1667 \emph on
1668 内容
1669 \emph default
1670 を選択するのと、セル自体を選択するのは違うことに注意して下さい。
1671 \begin_inset Newline newline
1672 \end_inset
1673
1674 ダイアログオプションの
1675 \family sans
1676 直ちに適用
1677 \family default
1678 を使用すると、ダイアログ中に行った変更が直ちに適用されるようになります。カーソルを別のセルに移動すると、ダイアログも新しいセルのパラメーターに更新されます。ダイ
1679 アログ中の長さの値を変更した場合には、リターンを押さないと変更が適用されません。
1680 \begin_inset Newline newline
1681 \end_inset
1682
1683 表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1684 \end_layout
1685
1686 \begin_layout Description
1687
1688 \family sans
1689 表の設定
1690 \family default
1691  ここでは、現在列の幅と水平揃えを設定することができます。
1692 \family sans
1693 小数点で
1694 \family default
1695 とある揃えは、第
1696 \begin_inset CommandInset ref
1697 LatexCommand ref
1698 reference "sub:特殊なセル揃え"
1699
1700 \end_inset
1701
1702 で説明されています。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関して
1703 は、第
1704 \begin_inset CommandInset ref
1705 LatexCommand ref
1706 reference "sub:複数行"
1707
1708 \end_inset
1709
1710 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1711 \begin_inset Newline newline
1712 \end_inset
1713
1714 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1715 \begin_inset CommandInset ref
1716 LatexCommand ref
1717 reference "sub:連結列"
1718
1719 \end_inset
1720
1721 節をご参照下さい。あるいは同一列のセルを連結行セルとして指定することもできます。これについては、第
1722 \begin_inset CommandInset ref
1723 LatexCommand ref
1724 reference "sub:連結行"
1725
1726 \end_inset
1727
1728 節をご参照ください。
1729 \begin_inset Newline newline
1730 \end_inset
1731
1732 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
1733 \begin_inset Newline newline
1734 \end_inset
1735
1736
1737 \begin_inset Note Greyedout
1738 status open
1739
1740 \begin_layout Plain Layout
1741
1742 \series bold
1743 【註】
1744 \series default
1745 DVIビューアのすべてが回転を表示できるわけではありません。
1746 \end_layout
1747
1748 \end_inset
1749
1750
1751 \begin_inset Newline newline
1752 \end_inset
1753
1754 下記は、本文行中の表に、表全体の垂直揃えを適用したものです。
1755 \begin_inset Newline newline
1756 \end_inset
1757
1758 各種の揃えを適用した同一行中の表:
1759 \begin_inset Tabular
1760 <lyxtabular version="3" rows="2" columns="2">
1761 <features tabularvalignment="top">
1762 <column alignment="center" valignment="top" width="0pt">
1763 <column alignment="center" valignment="top" width="0">
1764 <row>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778 1
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 </row>
1784 <row>
1785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789 A
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 </row>
1804 </lyxtabular>
1805
1806 \end_inset
1807
1808  
1809 \begin_inset Tabular
1810 <lyxtabular version="3" rows="2" columns="2">
1811 <features tabularvalignment="middle">
1812 <column alignment="center" valignment="top" width="0">
1813 <column alignment="center" valignment="top" width="0">
1814 <row>
1815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 1
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 </row>
1834 <row>
1835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839 A
1840 \end_layout
1841
1842 \end_inset
1843 </cell>
1844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1845 \begin_inset Text
1846
1847 \begin_layout Plain Layout
1848
1849 \end_layout
1850
1851 \end_inset
1852 </cell>
1853 </row>
1854 </lyxtabular>
1855
1856 \end_inset
1857
1858  
1859 \begin_inset Tabular
1860 <lyxtabular version="3" rows="2" columns="2">
1861 <features tabularvalignment="bottom">
1862 <column alignment="center" valignment="top" width="0pt">
1863 <column alignment="center" valignment="top" width="0">
1864 <row>
1865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Plain Layout
1869
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878 1
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 <row>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 A
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 </lyxtabular>
1905
1906 \end_inset
1907
1908
1909 \begin_inset Newline newline
1910 \end_inset
1911
1912 また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
1913 \begin_inset CommandInset ref
1914 LatexCommand ref
1915 reference "sub:連結列の計算"
1916
1917 \end_inset
1918
1919 節および第
1920 \begin_inset CommandInset ref
1921 LatexCommand ref
1922 reference "sec:色付きの表"
1923
1924 \end_inset
1925
1926 節をご参照下さい。
1927 \end_layout
1928
1929 \begin_layout Description
1930
1931 \family sans
1932 罫線
1933 \family default
1934  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
1935 \begin_inset Newline newline
1936 \end_inset
1937
1938 様式オプションとして
1939 \family sans
1940 フォーマル様式
1941 \family default
1942 を使用すると、第
1943 \begin_inset CommandInset ref
1944 LatexCommand ref
1945 reference "sec:フォーマル形式の表"
1946
1947 \end_inset
1948
1949 節に述べられているフォーマル様式の表に表を変換します。
1950 \begin_inset Newline newline
1951 \end_inset
1952
1953 またここで、第
1954 \begin_inset CommandInset ref
1955 LatexCommand ref
1956 reference "sub:行の余白取り"
1957
1958 \end_inset
1959
1960 節に述べられているように、表の行に空白を追加することもできます。
1961 \end_layout
1962
1963 \begin_layout Description
1964
1965 \family sans
1966 長尺表
1967 \family default
1968  このタブは、複数のページにわたる、いわゆる「
1969 \emph on
1970 長尺表
1971 \emph default
1972 」を作るためのものです。第
1973 \begin_inset CommandInset ref
1974 LatexCommand ref
1975 reference "sec:長尺表"
1976
1977 \end_inset
1978
1979 節および第
1980 \begin_inset CommandInset ref
1981 LatexCommand ref
1982 reference "sec:長尺表にまつわる諸点"
1983
1984 \end_inset
1985
1986 節に、長尺表の機能に関する詳細な説明があります。
1987 \end_layout
1988
1989 \begin_layout Section
1990 表ツールバー
1991 \begin_inset Index idx
1992 status collapsed
1993
1994 \begin_layout Plain Layout
1995 ひょう@表 ! つーるばー@ツールバー
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \begin_layout Standard
2004 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
2005 示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
2006 \end_layout
2007
2008 \begin_layout Standard
2009 ツールバーには、以下のアイコンがあります。
2010 \end_layout
2011
2012 \begin_layout Labeling
2013 \labelwidthstring 00.00.0000
2014 \begin_inset Graphics
2015         filename ../../images/tabular-feature_append-row.png
2016         scaleBeforeRotation
2017
2018 \end_inset
2019
2020 は、現在セルあるいは選択範囲の下に行を追加します。
2021 \end_layout
2022
2023 \begin_layout Labeling
2024 \labelwidthstring 00.00.0000
2025 \begin_inset Graphics
2026         filename ../../images/tabular-feature_append-column.png
2027         scaleBeforeRotation
2028
2029 \end_inset
2030
2031 は、現在セルあるいは選択範囲の右に列を追加します。
2032 \end_layout
2033
2034 \begin_layout Labeling
2035 \labelwidthstring 00.00.0000
2036 \begin_inset Graphics
2037         filename ../../images/tabular-feature_delete-row.png
2038         scaleBeforeRotation
2039
2040 \end_inset
2041
2042 は、現在行あるいは選択範囲行を削除します。
2043 \end_layout
2044
2045 \begin_layout Labeling
2046 \labelwidthstring 00.00.0000
2047 \begin_inset Graphics
2048         filename ../../images/tabular-feature_delete-column.png
2049         scaleBeforeRotation
2050
2051 \end_inset
2052
2053 は、現在列あるいは選択範囲列を削除します。
2054 \end_layout
2055
2056 \begin_layout Labeling
2057 \labelwidthstring 00.00.0000
2058 \begin_inset Graphics
2059         filename ../../images/tabular-feature_toggle-line-top.png
2060         scaleBeforeRotation
2061
2062 \end_inset
2063
2064 は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
2065 \end_layout
2066
2067 \begin_layout Labeling
2068 \labelwidthstring 00.00.0000
2069 \begin_inset Graphics
2070         filename ../../images/tabular-feature_toggle-line-bottom.png
2071         scaleBeforeRotation
2072
2073 \end_inset
2074
2075 は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
2076 \end_layout
2077
2078 \begin_layout Labeling
2079 \labelwidthstring 00.00.0000
2080 \begin_inset Graphics
2081         filename ../../images/tabular-feature_toggle-line-left.png
2082         scaleBeforeRotation
2083
2084 \end_inset
2085
2086 は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
2087 \end_layout
2088
2089 \begin_layout Labeling
2090 \labelwidthstring 00.00.0000
2091 \begin_inset Graphics
2092         filename ../../images/tabular-feature_toggle-line-right.png
2093         scaleBeforeRotation
2094
2095 \end_inset
2096
2097 は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
2098 \end_layout
2099
2100 \begin_layout Labeling
2101 \labelwidthstring 00.00.0000
2102 \begin_inset Graphics
2103         filename ../../images/tabular-feature_set-all-lines.png
2104         scaleBeforeRotation
2105
2106 \end_inset
2107
2108 は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2109 \end_layout
2110
2111 \begin_layout Labeling
2112 \labelwidthstring 00.00.0000
2113 \begin_inset Graphics
2114         filename ../../images/tabular-feature_unset-all-lines.png
2115         scaleBeforeRotation
2116
2117 \end_inset
2118
2119 は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2120 \end_layout
2121
2122 \begin_layout Labeling
2123 \labelwidthstring 00.00.0000
2124 \begin_inset Graphics
2125         filename ../../images/tabular-feature_m-align-left.png
2126         scaleBeforeRotation
2127
2128 \end_inset
2129
2130 は、現在セルあるいは現在列の内容を左揃えにします。
2131 \end_layout
2132
2133 \begin_layout Labeling
2134 \labelwidthstring 00.00.0000
2135 \begin_inset Graphics
2136         filename ../../images/tabular-feature_m-align-center.png
2137         scaleBeforeRotation
2138
2139 \end_inset
2140
2141 は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
2142 \end_layout
2143
2144 \begin_layout Labeling
2145 \labelwidthstring 00.00.0000
2146 \begin_inset Graphics
2147         filename ../../images/tabular-feature_m-align-right.png
2148         scaleBeforeRotation
2149
2150 \end_inset
2151
2152 は、現在セルあるいは現在列の内容を右揃えにします。
2153 \end_layout
2154
2155 \begin_layout Labeling
2156 \labelwidthstring 00.00.0000
2157 \begin_inset Graphics
2158         filename ../../images/tabular-feature_align-decimal.png
2159         scaleBeforeRotation
2160
2161 \end_inset
2162
2163 は、現在セルの内容を特定文字位置で揃えます。
2164 \end_layout
2165
2166 \begin_layout Labeling
2167 \labelwidthstring 00.00.0000
2168 \begin_inset Graphics
2169         filename ../../images/tabular-feature_m-valign-top.png
2170         scaleBeforeRotation
2171
2172 \end_inset
2173
2174 は、現在セルの内容を垂直方向上揃えにします。
2175 \end_layout
2176
2177 \begin_layout Labeling
2178 \labelwidthstring 00.00.0000
2179 \begin_inset Graphics
2180         filename ../../images/tabular-feature_m-valign-middle.png
2181         scaleBeforeRotation
2182
2183 \end_inset
2184
2185 は、現在セルの内容を垂直方向中央揃えにします。
2186 \end_layout
2187
2188 \begin_layout Labeling
2189 \labelwidthstring 00.00.0000
2190 \begin_inset Graphics
2191         filename ../../images/tabular-feature_m-valign-bottom.png
2192         scaleBeforeRotation
2193
2194 \end_inset
2195
2196 は、現在セルの内容を垂直方向下揃えにします。
2197 \end_layout
2198
2199 \begin_layout Labeling
2200 \labelwidthstring 00.00.0000
2201 \begin_inset Graphics
2202         filename ../../images/tabular-feature_set-rotate-cell.png
2203         scaleBeforeRotation
2204
2205 \end_inset
2206
2207 は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2208 \end_layout
2209
2210 \begin_layout Labeling
2211 \labelwidthstring 00.00.0000
2212 \begin_inset Graphics
2213         filename ../../images/tabular-feature_set-rotate-tabular.png
2214         scaleBeforeRotation
2215
2216 \end_inset
2217
2218 は、表全体を反時計廻りに90度回転します。
2219 \end_layout
2220
2221 \begin_layout Labeling
2222 \labelwidthstring 00.00.0000
2223 \begin_inset Graphics
2224         filename ../../images/tabular-feature_multicolumn.png
2225         scaleBeforeRotation
2226
2227 \end_inset
2228
2229 は、現在セルあるいは選択範囲を連結列にします。
2230 \end_layout
2231
2232 \begin_layout Labeling
2233 \labelwidthstring 00.00.0000
2234 \begin_inset Graphics
2235         filename ../../images/tabular-feature_multirow.png
2236         scaleBeforeRotation
2237
2238 \end_inset
2239
2240 は、現在セルあるいは選択範囲を連結行にします。
2241 \end_layout
2242
2243 \begin_layout Standard
2244 \begin_inset Note Greyedout
2245 status open
2246
2247 \begin_layout Plain Layout
2248
2249 \series bold
2250 【註】
2251 \series default
2252 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2253 \end_layout
2254
2255 \end_inset
2256
2257
2258 \end_layout
2259
2260 \begin_layout Section
2261 表編集メニュー
2262 \begin_inset Index idx
2263 status collapsed
2264
2265 \begin_layout Plain Layout
2266 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2267 \end_layout
2268
2269 \end_inset
2270
2271
2272 \end_layout
2273
2274 \begin_layout Standard
2275 表ダイアログと表ツールバーの他に、
2276 \family sans
2277 編集\SpecialChar \menuseparator
2278
2279 \family default
2280 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2281 部にあるときのみ、表示されます。
2282 \end_layout
2283
2284 \begin_layout Section
2285 表フロート
2286 \begin_inset CommandInset label
2287 LatexCommand label
2288 name "sec:表フロート"
2289
2290 \end_inset
2291
2292
2293 \begin_inset Index idx
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 ふろーと@フロート ! ひょう@表
2298 \end_layout
2299
2300 \end_inset
2301
2302
2303 \begin_inset Index idx
2304 status collapsed
2305
2306 \begin_layout Plain Layout
2307 ひょう@表 ! ふろーと@フロート
2308 \end_layout
2309
2310 \end_inset
2311
2312
2313 \end_layout
2314
2315 \begin_layout Standard
2316 フロートの一般的な説明については、第
2317 \begin_inset CommandInset ref
2318 LatexCommand ref
2319 reference "sec:フロートはじめに"
2320
2321 \end_inset
2322
2323 節をご覧下さい。
2324 \end_layout
2325
2326 \begin_layout Standard
2327 \begin_inset Float table
2328 placement h
2329 wide false
2330 sideways false
2331 status open
2332
2333 \begin_layout Plain Layout
2334 \begin_inset Caption
2335
2336 \begin_layout Plain Layout
2337 \begin_inset CommandInset label
2338 LatexCommand label
2339 name "tab:表フロート"
2340
2341 \end_inset
2342
2343 表フロート
2344 \end_layout
2345
2346 \end_inset
2347
2348
2349 \end_layout
2350
2351 \begin_layout Plain Layout
2352 \align center
2353 \begin_inset Tabular
2354 <lyxtabular version="3" rows="3" columns="3">
2355 <features tabularvalignment="middle">
2356 <column alignment="center" valignment="top" width="0pt">
2357 <column alignment="center" valignment="top" width="0pt">
2358 <column alignment="center" valignment="top" width="0pt">
2359 <row>
2360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2361 \begin_inset Text
2362
2363 \begin_layout Plain Layout
2364
2365 \family roman
2366 \series medium
2367 \shape up
2368 \size normal
2369 \emph off
2370 \bar no
2371 \noun off
2372 \color none
2373 1
2374 \end_layout
2375
2376 \end_inset
2377 </cell>
2378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2379 \begin_inset Text
2380
2381 \begin_layout Plain Layout
2382
2383 \family roman
2384 \series medium
2385 \shape up
2386 \size normal
2387 \emph off
2388 \bar no
2389 \noun off
2390 \color none
2391 2
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400
2401 \family roman
2402 \series medium
2403 \shape up
2404 \size normal
2405 \emph off
2406 \bar no
2407 \noun off
2408 \color none
2409 3
2410 \end_layout
2411
2412 \end_inset
2413 </cell>
2414 </row>
2415 <row>
2416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2417 \begin_inset Text
2418
2419 \begin_layout Plain Layout
2420 森嶋
2421 \end_layout
2422
2423 \end_inset
2424 </cell>
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" rightline="true" usebox="none">
2435 \begin_inset Text
2436
2437 \begin_layout Plain Layout
2438 二階堂
2439 \end_layout
2440
2441 \end_inset
2442 </cell>
2443 </row>
2444 <row>
2445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2446 \begin_inset Text
2447
2448 \begin_layout Plain Layout
2449
2450 \family roman
2451 \series medium
2452 \shape up
2453 \size normal
2454 \emph off
2455 \bar no
2456 \noun off
2457 \color none
2458 \begin_inset Formula $\int x^{2}dx$
2459 \end_inset
2460
2461
2462 \end_layout
2463
2464 \end_inset
2465 </cell>
2466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2467 \begin_inset Text
2468
2469 \begin_layout Plain Layout
2470
2471 \family roman
2472 \series medium
2473 \shape up
2474 \size normal
2475 \emph off
2476 \bar no
2477 \noun off
2478 \color none
2479 \begin_inset Formula $\left[\begin{array}{cc}
2480 a & b\\
2481 c & d
2482 \end{array}\right]$
2483 \end_inset
2484
2485
2486 \end_layout
2487
2488 \end_inset
2489 </cell>
2490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2491 \begin_inset Text
2492
2493 \begin_layout Plain Layout
2494
2495 \family roman
2496 \series medium
2497 \shape up
2498 \size normal
2499 \emph off
2500 \bar no
2501 \noun off
2502 \color none
2503 \begin_inset Formula $1+1=2$
2504 \end_inset
2505
2506
2507 \end_layout
2508
2509 \end_inset
2510 </cell>
2511 </row>
2512 </lyxtabular>
2513
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \end_inset
2520
2521
2522 \end_layout
2523
2524 \begin_layout Standard
2525 表フロートは、
2526 \family sans
2527 挿入
2528 \shape up
2529 \SpecialChar \menuseparator
2530 フロート\SpecialChar \menuseparator
2531
2532 \family default
2533 \shape default
2534 メニューかツールバーボタン
2535 \begin_inset Graphics
2536         filename ../../images/float-insert_table.png
2537         scale 85
2538         scaleBeforeRotation
2539
2540 \end_inset
2541
2542 を使うと挿入することができます。
2543 \end_layout
2544
2545 \begin_layout Standard
2546 フロートは折りたたむことのできるボックスとして表示され、中には「表
2547 \begin_inset space ~
2548 \end_inset
2549
2550 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2551 \end_layout
2552
2553 \begin_layout Standard
2554
2555 \begin_inset space ~
2556 \end_inset
2557
2558
2559 \begin_inset CommandInset ref
2560 LatexCommand ref
2561 reference "tab:表フロート"
2562
2563 \end_inset
2564
2565 は、表フロートに入れた表の例です。
2566 \end_layout
2567
2568 \begin_layout Standard
2569 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
2570 er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
2571 eXパッケージの
2572 \series bold
2573 caption
2574 \series default
2575
2576 \begin_inset Index idx
2577 status collapsed
2578
2579 \begin_layout Plain Layout
2580 LaTeXぱっけーじ@LaTeXパッケージ ! caption
2581 \end_layout
2582
2583 \end_inset
2584
2585
2586 \end_layout
2587
2588 \begin_layout Standard
2589
2590 \series bold
2591 tableposition=top
2592 \end_layout
2593
2594 \begin_layout Standard
2595 というオプションとともにloadコマンドを使って読み込んでください
2596 \begin_inset Foot
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600 詳しくは、第
2601 \begin_inset CommandInset ref
2602 LatexCommand ref
2603 reference "sec:キャプションの配置"
2604
2605 \end_inset
2606
2607 節をご覧下さい。
2608 \end_layout
2609
2610 \end_inset
2611
2612 。キャプション書式を調整するには、第
2613 \begin_inset CommandInset ref
2614 LatexCommand ref
2615 reference "sec:キャプションの書式設定"
2616
2617 \end_inset
2618
2619 節にものべられているように
2620 \series bold
2621 caption
2622 \series default
2623 パッケージを使用します。
2624 \end_layout
2625
2626 \begin_layout Standard
2627 \begin_inset Index idx
2628 status collapsed
2629
2630 \begin_layout Plain Layout
2631 さんしょう@参照 ! ひょうへの@表への
2632 \end_layout
2633
2634 \end_inset
2635
2636 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2637 \family sans
2638 挿入\SpecialChar \menuseparator
2639 ラベル
2640 \family default
2641 メニューかツールバーボタンの
2642 \begin_inset Graphics
2643         filename ../../images/label-insert.png
2644         scale 85
2645         scaleBeforeRotation
2646
2647 \end_inset
2648
2649 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
2650 相互参照メニューかツールバーボタンの
2651 \begin_inset Graphics
2652         filename ../../images/dialog-show-new-inset_ref.png
2653         scale 85
2654         scaleBeforeRotation
2655
2656 \end_inset
2657
2658 を用いて、このラベルを参照することができます。
2659 \begin_inset Newline newline
2660 \end_inset
2661
2662 参照は、第
2663 \begin_inset CommandInset ref
2664 LatexCommand ref
2665 reference "sec:フロートの参照"
2666
2667 \end_inset
2668
2669 節で詳細に説明されています。
2670 \end_layout
2671
2672 \begin_layout Section
2673 長尺表
2674 \begin_inset CommandInset label
2675 LatexCommand label
2676 name "sec:長尺表"
2677
2678 \end_inset
2679
2680
2681 \begin_inset Index idx
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 ちょうしゃくひょう@長尺表
2686 \end_layout
2687
2688 \end_inset
2689
2690
2691 \begin_inset Index idx
2692 status collapsed
2693
2694 \begin_layout Plain Layout
2695 ひょう@表 ! ちょうしゃくひょう@長尺表
2696 \end_layout
2697
2698 \end_inset
2699
2700
2701 \end_layout
2702
2703 \begin_layout Standard
2704 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2705 \family sans
2706 長尺表
2707 \family default
2708 タブにある
2709 \family sans
2710 長尺表を使う
2711 \family default
2712 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2713 することができるようになります。
2714 \end_layout
2715
2716 \begin_layout Description
2717 ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
2718 \family roman
2719 \series medium
2720 \shape up
2721 \size normal
2722 \emph off
2723 \bar no
2724 \noun off
2725 \color none
2726 ただし、
2727 \family sans
2728 \series default
2729 \shape default
2730 \size default
2731 \emph default
2732 \bar default
2733 \noun default
2734 \color inherit
2735 冒頭ヘッダ
2736 \family roman
2737 \series medium
2738 \shape up
2739 \size normal
2740 \emph off
2741 \bar no
2742 \noun off
2743 \color none
2744 が定義されているときは、冒頭ページを除きます。
2745 \family default
2746 \series default
2747 \shape default
2748 \size default
2749 \emph default
2750 \bar default
2751 \noun default
2752 \color inherit
2753 これと区別して、このヘッダは本体ヘッダと呼びます。
2754 \end_layout
2755
2756 \begin_layout Description
2757 冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
2758 \end_layout
2759
2760 \begin_layout Description
2761 フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
2762 \family roman
2763 \series medium
2764 \shape up
2765 \size normal
2766 \emph off
2767 \bar no
2768 \noun off
2769 \color none
2770 ただし、
2771 \family sans
2772 \series default
2773 \shape default
2774 \size default
2775 \emph default
2776 \bar default
2777 \noun default
2778 \color inherit
2779 末尾フッタ
2780 \family roman
2781 \series medium
2782 \shape up
2783 \size normal
2784 \emph off
2785 \bar no
2786 \noun off
2787 \color none
2788 が定義されているときは、末尾ページを除きます。
2789 \end_layout
2790
2791 \begin_layout Description
2792 末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
2793 \end_layout
2794
2795 \begin_layout Description
2796 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
2797 \begin_inset CommandInset ref
2798 LatexCommand ref
2799 reference "sub:長尺表のキャプション"
2800
2801 \end_inset
2802
2803 節で説明されています。
2804 \end_layout
2805
2806 \begin_layout Standard
2807 加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
2808 \end_layout
2809
2810 \begin_layout Standard
2811 \align center
2812 \begin_inset Tabular
2813 <lyxtabular version="3" rows="69" columns="3">
2814 <features islongtable="true" longtabularalignment="center">
2815 <column alignment="left" valignment="top" width="0cm">
2816 <column alignment="left" valignment="top" width="0pt">
2817 <column alignment="center" valignment="top" width="0pt">
2818 <row endfirsthead="true">
2819 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823
2824 \series bold
2825 例示用電話帳(名前は無視してください)
2826 \end_layout
2827
2828 \end_inset
2829 </cell>
2830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2831 \begin_inset Text
2832
2833 \begin_layout Plain Layout
2834
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 </row>
2849 <row endfirsthead="true">
2850 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854 氏名
2855 \end_layout
2856
2857 \end_inset
2858 </cell>
2859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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 alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872
2873 \series bold
2874 TEL.
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row endhead="true">
2881 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \series bold
2887 例示用電話帳
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 </row>
2911 <row endhead="true">
2912 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916 氏名
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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 alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \series bold
2936 TEL.
2937 \end_layout
2938
2939 \end_inset
2940 </cell>
2941 </row>
2942 <row endfoot="true">
2943 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947 次頁へつづく
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" 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" leftline="true" rightline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 </row>
2971 <row>
2972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2973 \begin_inset Text
2974
2975 \begin_layout Plain Layout
2976
2977 \series bold
2978 Annovi
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 <cell alignment="center" valignment="top" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987 Silvia
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 111
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 <row>
3003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007
3008 \series bold
3009 Bertoli
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 <cell alignment="center" valignment="top" usebox="none">
3015 \begin_inset Text
3016
3017 \begin_layout Plain Layout
3018 Stefano
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 111
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 </row>
3033 <row>
3034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3035 \begin_inset Text
3036
3037 \begin_layout Plain Layout
3038
3039 \series bold
3040 Bozzi
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 <cell alignment="center" valignment="top" usebox="none">
3046 \begin_inset Text
3047
3048 \begin_layout Plain Layout
3049 Walter
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058 111
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 </row>
3064 <row>
3065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \series bold
3071 Cachia
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell alignment="center" valignment="top" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080 Maria
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089 111
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 </row>
3095 <row>
3096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100
3101 \series bold
3102 Cachia
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell alignment="center" valignment="top" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111 Maurizio
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120 111
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 </row>
3126 <row>
3127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \series bold
3133 Cinquemani
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell alignment="center" valignment="top" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142 Giusi
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151 111
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 </row>
3157 <row>
3158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162
3163 \series bold
3164 Colin
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 <cell alignment="center" valignment="top" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173 Bernard
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182 111
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 </row>
3188 <row>
3189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193
3194 \series bold
3195 Concli
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 Gianfranco
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213 111
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \series bold
3226 Dal Bosco
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235 Carolina
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 111
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 </row>
3250 <row>
3251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \series bold
3257 Dalpiaz
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell alignment="center" valignment="top" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266 Annamaria
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275 111
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 </row>
3281 <row>
3282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Plain Layout
3286
3287 \series bold
3288 Feliciello
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297 Domenico
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306 111
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row>
3313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \series bold
3319 Focarelli
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328 Paola
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337 111
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 </row>
3343 <row>
3344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348
3349 \series bold
3350 Galletti
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 Oreste
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368 111
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 </row>
3374 <row>
3375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \series bold
3381 Gasparini
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390 Franca
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399 111
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 </row>
3405 <row>
3406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \begin_layout Plain Layout
3410
3411 \series bold
3412 Rizzardi
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="center" valignment="top" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 Paola
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 111
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 </row>
3436 <row>
3437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series bold
3443 Lassini
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 <cell alignment="center" valignment="top" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452 Giancarlo
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 111
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 </row>
3467 <row>
3468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3469 \begin_inset Text
3470
3471 \begin_layout Plain Layout
3472
3473 \series bold
3474 Malfatti
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 Luciano
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 111
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row>
3499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503
3504 \series bold
3505 Malfatti
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514 Valeriano
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 111
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 </row>
3529 <row>
3530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534
3535 \series bold
3536 Meneguzzo
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 Roberto
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 111
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 </row>
3560 <row>
3561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565
3566 \series bold
3567 Mezzadra
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 Roberto
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 111
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 </row>
3591 <row>
3592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596
3597 \series bold
3598 Pirpamer
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 Erich
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 111
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 </row>
3622 <row>
3623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627
3628 \series bold
3629 Pochiesa
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 Paolo
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 111, 222
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row>
3654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658
3659 \series bold
3660 Radina
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 Claudio
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 111
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 </row>
3684 <row>
3685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689
3690 \series bold
3691 Stuffer
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 Oskar
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 111
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \series bold
3722 Tacchelli
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 Ugo
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 111
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 </row>
3746 <row>
3747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751
3752 \series bold
3753 Tezzele
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 Margit
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 111
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 </row>
3777 <row>
3778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782
3783 \series bold
3784 Unterkalmsteiner
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 Frieda
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 111
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 </row>
3808 <row>
3809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813
3814 \series bold
3815 Vieider
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Hilde
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 111
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 </row>
3839 <row>
3840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \series bold
3846 Vigna
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 Jürgen
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 111
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 </row>
3870 <row>
3871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877 Weber
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 Maurizio
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 111
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 <row>
3902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906
3907 \series bold
3908 Winkler
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 Franz
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 111
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 </row>
3932 <row>
3933 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937  
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 <cell multicolumn="2" alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 </row>
3961 <row>
3962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3963 \begin_inset Text
3964
3965 \begin_layout Plain Layout
3966
3967 \series bold
3968 Annovi
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 <cell alignment="center" valignment="top" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 Silvia
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 555
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 </row>
3992 <row>
3993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3994 \begin_inset Text
3995
3996 \begin_layout Plain Layout
3997
3998 \series bold
3999 Bertoli
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 <cell alignment="center" valignment="top" usebox="none">
4005 \begin_inset Text
4006
4007 \begin_layout Plain Layout
4008 Stefano
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 555
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 </row>
4023 <row>
4024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4025 \begin_inset Text
4026
4027 \begin_layout Plain Layout
4028
4029 \series bold
4030 Bozzi
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 <cell alignment="center" valignment="top" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039 Walter
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 555
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 </row>
4054 <row>
4055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4056 \begin_inset Text
4057
4058 \begin_layout Plain Layout
4059
4060 \series bold
4061 Cachia
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 <cell alignment="center" valignment="top" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070 Maria
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 555
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 </row>
4085 <row>
4086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090
4091 \series bold
4092 Cachia
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 <cell alignment="center" valignment="top" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Plain Layout
4101 Maurizio
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 555
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 </row>
4116 <row>
4117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4118 \begin_inset Text
4119
4120 \begin_layout Plain Layout
4121
4122 \series bold
4123 Cinquemani
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 <cell alignment="center" valignment="top" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132 Giusi
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 555
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 </row>
4147 <row>
4148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152
4153 \series bold
4154 Colin
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell alignment="center" valignment="top" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163 Bernard
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 555
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 </row>
4178 <row>
4179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4180 \begin_inset Text
4181
4182 \begin_layout Plain Layout
4183
4184 \series bold
4185 Concli
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 Gianfranco
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 555
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 </row>
4209 <row>
4210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \begin_layout Plain Layout
4214
4215 \series bold
4216 Dal Bosco
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 <cell alignment="center" valignment="top" usebox="none">
4222 \begin_inset Text
4223
4224 \begin_layout Plain Layout
4225 Carolina
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 555
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 </row>
4240 <row>
4241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4242 \begin_inset Text
4243
4244 \begin_layout Plain Layout
4245
4246 \series bold
4247 Dalpiaz
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 Annamaria
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 555
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 </row>
4271 <row>
4272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4273 \begin_inset Text
4274
4275 \begin_layout Plain Layout
4276
4277 \series bold
4278 Feliciello
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 Domenico
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 555
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 </row>
4302 <row>
4303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307
4308 \series bold
4309 Focarelli
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell alignment="center" valignment="top" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 Paola
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 555
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 </row>
4333 <row>
4334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338
4339 \series bold
4340 Galletti
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 Oreste
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 555
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 </row>
4364 <row>
4365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369
4370 \series bold
4371 Gasparini
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 Franca
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 555
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 </row>
4395 <row>
4396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400
4401 \series bold
4402 Rizzardi
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 Paola
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 555
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 </row>
4426 <row>
4427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431
4432 \series bold
4433 Lassini
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 Giancarlo
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 555
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462
4463 \series bold
4464 Malfatti
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 Luciano
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 555
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 <row>
4489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493
4494 \series bold
4495 Malfatti
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 Valeriano
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 555
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524
4525 \series bold
4526 Meneguzzo
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 Roberto
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 555
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 </row>
4550 <row>
4551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555
4556 \series bold
4557 Mezzadra
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 Roberto
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 555
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586
4587 \series bold
4588 Pirpamer
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 Erich
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 555
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617
4618 \series bold
4619 Pochiesa
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 Paolo
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 555, 222
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648
4649 \series bold
4650 Radina
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 Claudio
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 555
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 </row>
4674 <row>
4675 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679
4680 \series bold
4681 Stuffer
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 Oskar
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 555
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 </row>
4705 <row>
4706 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710
4711 \series bold
4712 Tacchelli
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 Ugo
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 555
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 </row>
4736 <row>
4737 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741
4742 \series bold
4743 Tezzele
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 Margit
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 555
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 </row>
4767 <row>
4768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772
4773 \series bold
4774 Unterkalmsteiner
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 Frieda
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 555
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \series bold
4805 Vieider
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 Hilde
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 555
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 </row>
4829 <row>
4830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834
4835 \series bold
4836 Vigna
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 Jürgen
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 999
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865
4866 \series bold
4867 Weber
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 Maurizio
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 555
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 <row>
4892 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896
4897 \series bold
4898 Winkler
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 Franz
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 555
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 </row>
4922 <row endlastfoot="true">
4923 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 以上
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" 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" leftline="true" rightline="true" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 </row>
4951 </lyxtabular>
4952
4953 \end_inset
4954
4955
4956 \begin_inset ERT
4957 status collapsed
4958
4959 \begin_layout Plain Layout
4960
4961
4962 \backslash
4963 addtocounter{table}{-1}
4964 \end_layout
4965
4966 \end_inset
4967
4968
4969 \begin_inset Note Note
4970 status collapsed
4971
4972 \begin_layout Plain Layout
4973 本コマンドの説明については、第
4974 \begin_inset CommandInset ref
4975 LatexCommand ref
4976 reference "sub:長尺表のキャプション"
4977
4978 \end_inset
4979
4980 節の最初の淡色表示注釈をご覧下さい。
4981 \end_layout
4982
4983 \end_inset
4984
4985
4986 \end_layout
4987
4988 \begin_layout Subsection
4989 長尺表での脚注
4990 \begin_inset CommandInset label
4991 LatexCommand label
4992 name "sub:長尺表での脚注"
4993
4994 \end_inset
4995
4996
4997 \begin_inset Index idx
4998 status collapsed
4999
5000 \begin_layout Plain Layout
5001 ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
5002 \end_layout
5003
5004 \end_inset
5005
5006
5007 \end_layout
5008
5009 \begin_layout Standard
5010 脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
5011 \begin_inset CommandInset ref
5012 LatexCommand ref
5013 reference "tab:別キャプション"
5014
5015 \end_inset
5016
5017 には脚注が付いています。
5018 \end_layout
5019
5020 \begin_layout Subsection
5021 長尺表の縦横揃え
5022 \begin_inset Index idx
5023 status collapsed
5024
5025 \begin_layout Plain Layout
5026 ちょうしゃくひょう@長尺表 ! たてよこぞろえ@縦横揃え
5027 \end_layout
5028
5029 \end_inset
5030
5031
5032 \end_layout
5033
5034 \begin_layout Standard
5035 表設定ダイアログでは、長尺表の水平揃えを指定することができます。左揃えや右揃えでは、表は直接ページ境界に寄せられます。表と境界の間に余白を加えるには、中央揃えに
5036 設定してから
5037 \end_layout
5038
5039 \begin_layout Standard
5040
5041 \series bold
5042
5043 \backslash
5044 setlength{
5045 \backslash
5046 LTleft}{値}
5047 \end_layout
5048
5049 \begin_layout Standard
5050 という行を当該長尺表の前にTeXコードとして挿入して、長さ
5051 \series bold
5052
5053 \backslash
5054 LTleft
5055 \series default
5056 および
5057 \series bold
5058
5059 \backslash
5060 LTright
5061 \series default
5062 の値を変更しなくてはなりません。ここで「値」は、第
5063 \begin_inset CommandInset ref
5064 LatexCommand ref
5065 reference "tab:単位"
5066
5067 \end_inset
5068
5069 表に挙げてある単位であれば、どの単位を取ることもできます。
5070 \series bold
5071
5072 \backslash
5073 LTleft
5074 \series default
5075 は、左頁余白から長尺表までの水平方向の距離を制御し、
5076 \series bold
5077
5078 \backslash
5079 LTright
5080 \series default
5081 は、右頁余白からの距離を制御します。これらの長さの既定値は
5082 \series bold
5083
5084 \backslash
5085 fill
5086 \series default
5087 となっており、LyXの水平フィルと同等になっています。
5088 \end_layout
5089
5090 \begin_layout Standard
5091 以下の長尺表は、中央揃えの上、
5092 \series bold
5093
5094 \backslash
5095 LTleft
5096 \series default
5097
5098 \family sans
5099 0.1
5100 \backslash
5101 columnwidth
5102 \family default
5103 に設定してあります。
5104 \begin_inset ERT
5105 status collapsed
5106
5107 \begin_layout Plain Layout
5108
5109
5110 \backslash
5111 setlength{
5112 \backslash
5113 LTleft}{0.1
5114 \backslash
5115 columnwidth}
5116 \end_layout
5117
5118 \end_inset
5119
5120
5121 \end_layout
5122
5123 \begin_layout Standard
5124 \begin_inset Tabular
5125 <lyxtabular version="3" rows="5" columns="5">
5126 <features islongtable="true" longtabularalignment="center">
5127 <column alignment="center" valignment="top" width="0">
5128 <column alignment="center" valignment="top" width="0">
5129 <column alignment="center" valignment="top" width="0">
5130 <column alignment="center" valignment="top" width="0">
5131 <column alignment="center" valignment="top" width="0">
5132 <row>
5133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 1
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 2
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 3
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 4
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5170 \begin_inset Text
5171
5172 \begin_layout Plain Layout
5173 5
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 </row>
5179 <row>
5180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184 いろは
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 いろは
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 いろは
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 いろは
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 <row>
5274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 いろは
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5302 \begin_inset Text
5303
5304 \begin_layout Plain Layout
5305
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 いろは
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 </row>
5320 <row>
5321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5322 \begin_inset Text
5323
5324 \begin_layout Plain Layout
5325 いろは
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334 いろは
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343 いろは
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 いろは
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 いろは
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 </row>
5367 </lyxtabular>
5368
5369 \end_inset
5370
5371
5372 \begin_inset ERT
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376
5377
5378 \backslash
5379 setlength{
5380 \backslash
5381 LTleft}{
5382 \backslash
5383 fill}
5384 \end_layout
5385
5386 \end_inset
5387
5388
5389 \begin_inset ERT
5390 status collapsed
5391
5392 \begin_layout Plain Layout
5393
5394
5395 \backslash
5396 addtocounter{table}{-1}
5397 \end_layout
5398
5399 \end_inset
5400
5401
5402 \begin_inset Note Note
5403 status collapsed
5404
5405 \begin_layout Plain Layout
5406 このコマンドの説明に関しては、第
5407 \begin_inset CommandInset ref
5408 LatexCommand ref
5409 reference "sub:長尺表のキャプション"
5410
5411 \end_inset
5412
5413 節の最初の淡色表示注釈をご覧下さい。
5414 \end_layout
5415
5416 \end_inset
5417
5418
5419 \end_layout
5420
5421 \begin_layout Subsection
5422 長尺表のキャプション
5423 \begin_inset Index idx
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427 ちょうしゃくひょう@長尺表 ! きゃぷしょん@キャプション
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \begin_inset CommandInset label
5434 LatexCommand label
5435 name "sub:長尺表のキャプション"
5436
5437 \end_inset
5438
5439
5440 \end_layout
5441
5442 \begin_layout Standard
5443 フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
5444 \begin_inset CommandInset ref
5445 LatexCommand ref
5446 reference "sec:長尺表"
5447
5448 \end_inset
5449
5450 節に述べられているように、ある行で長尺表オプションの
5451 \family sans
5452 キャプション
5453 \family default
5454 を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
5455 \end_layout
5456
5457 \begin_layout Standard
5458 以下は、動作を確認するための短い長尺表です。
5459 \end_layout
5460
5461 \begin_layout Standard
5462 \begin_inset Tabular
5463 <lyxtabular version="3" rows="6" columns="5">
5464 <features islongtable="true" longtabularalignment="center">
5465 <column alignment="center" valignment="top" width="0">
5466 <column alignment="center" valignment="top" width="0">
5467 <column alignment="center" valignment="top" width="0">
5468 <column alignment="center" valignment="top" width="0">
5469 <column alignment="center" valignment="top" width="0">
5470 <row caption="true">
5471 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 \begin_inset Caption
5476
5477 \begin_layout Plain Layout
5478 キャプション付き長尺表
5479 \begin_inset Argument
5480 status collapsed
5481
5482 \begin_layout Plain Layout
5483 長尺表
5484 \end_layout
5485
5486 \end_inset
5487
5488
5489 \end_layout
5490
5491 \end_inset
5492
5493
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5508 \begin_inset Text
5509
5510 \begin_layout Plain Layout
5511
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520
5521 \end_layout
5522
5523 \end_inset
5524 </cell>
5525 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5526 \begin_inset Text
5527
5528 \begin_layout Plain Layout
5529
5530 \end_layout
5531
5532 \end_inset
5533 </cell>
5534 </row>
5535 <row>
5536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 1
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5546 \begin_inset Text
5547
5548 \begin_layout Plain Layout
5549 2
5550 \end_layout
5551
5552 \end_inset
5553 </cell>
5554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5555 \begin_inset Text
5556
5557 \begin_layout Plain Layout
5558 3
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 4
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 5
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 <row>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 いろは
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 いろは
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 </row>
5629 <row>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 いろは
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 いろは
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 </row>
5676 <row>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 いろは
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 いろは
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 </row>
5723 <row>
5724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 いろは
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 いろは
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 いろは
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 いろは
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 いろは
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 </row>
5770 </lyxtabular>
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 \begin_inset VSpace medskip
5779 \end_inset
5780
5781
5782 \begin_inset Note Greyedout
5783 status open
5784
5785 \begin_layout Plain Layout
5786
5787 \series bold
5788 【註1】
5789 \series default
5790 表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
5791 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
5792 \end_layout
5793
5794 \begin_layout Plain Layout
5795
5796 \series bold
5797
5798 \backslash
5799 addtocounter{table}{-1}
5800 \end_layout
5801
5802 \begin_layout Plain Layout
5803 というコマンドを挿入する方法があります。
5804 \end_layout
5805
5806 \begin_layout Plain Layout
5807 全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
5808 \end_layout
5809
5810 \begin_layout Plain Layout
5811
5812 \series bold
5813
5814 \backslash
5815 let
5816 \backslash
5817 myEnd
5818 \backslash
5819 endlongtable
5820 \begin_inset Newline newline
5821 \end_inset
5822
5823
5824 \backslash
5825 renewcommand{
5826 \backslash
5827 endlongtable}{
5828 \backslash
5829 myEnd
5830 \backslash
5831 addtocounter{table}{-1}}
5832 \end_layout
5833
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \begin_layout Standard
5840 \begin_inset Note Greyedout
5841 status open
5842
5843 \begin_layout Plain Layout
5844
5845 \series bold
5846 【註2】
5847 \series default
5848 相互参照をリンクするために、
5849 \family sans
5850 文書設定
5851 \family default
5852 ダイアログの
5853 \family sans
5854 PDF特性
5855 \family default
5856
5857 \series bold
5858 hyperref
5859 \series default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
5866 \end_layout
5867
5868 \end_inset
5869
5870 を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
5871 \end_layout
5872
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \begin_layout Subsubsection
5879 長尺表への参照
5880 \begin_inset Index idx
5881 status collapsed
5882
5883 \begin_layout Plain Layout
5884 ちょうしゃくひょう@長尺表 ! さんしょう@参照
5885 \end_layout
5886
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \begin_layout Standard
5893 \begin_inset Tabular
5894 <lyxtabular version="3" rows="6" columns="5">
5895 <features islongtable="true" longtabularalignment="center">
5896 <column alignment="center" valignment="top" width="0">
5897 <column alignment="center" valignment="top" width="0">
5898 <column alignment="center" valignment="top" width="0">
5899 <column alignment="center" valignment="top" width="0">
5900 <column alignment="center" valignment="top" width="0">
5901 <row caption="true">
5902 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 \begin_inset Caption
5907
5908 \begin_layout Plain Layout
5909 参照された長尺表
5910 \begin_inset CommandInset label
5911 LatexCommand label
5912 name "tab:参照例"
5913
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 </row>
5963 <row>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 1
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 2
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 3
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 4
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 5
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 </row>
6010 <row>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 いろは
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 いろは
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 </row>
6057 <row>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 いろは
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 いろは
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 </row>
6104 <row>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 いろは
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 いろは
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 いろは
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 いろは
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 いろは
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 いろは
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 いろは
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 </row>
6198 </lyxtabular>
6199
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \begin_layout Standard
6206 長尺表を参照するには、キャプションにラベルを挿入してください。
6207 \end_layout
6208
6209 \begin_layout Standard
6210 これは表
6211 \begin_inset CommandInset ref
6212 LatexCommand ref
6213 reference "tab:参照例"
6214
6215 \end_inset
6216
6217 への参照です。
6218 \end_layout
6219
6220 \begin_layout Standard
6221 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
6222 \series bold
6223 caption
6224 \series default
6225
6226 \begin_inset Index idx
6227 status collapsed
6228
6229 \begin_layout Plain Layout
6230 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6231 \end_layout
6232
6233 \end_inset
6234
6235 を使用して設定することができます。第
6236 \begin_inset CommandInset ref
6237 LatexCommand ref
6238 reference "sec:キャプションの書式設定"
6239
6240 \end_inset
6241
6242 節をご覧下さい。
6243 \end_layout
6244
6245 \begin_layout Subsubsection
6246 キャプションの幅
6247 \begin_inset Index idx
6248 status collapsed
6249
6250 \begin_layout Plain Layout
6251 ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
6252 \end_layout
6253
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \begin_layout Standard
6260 キャプション行の最大長は、長さ
6261 \series bold
6262
6263 \backslash
6264 LTcapwidth
6265 \series default
6266 によって指定することができます。既定値は4
6267 \begin_inset space \thinspace{}
6268 \end_inset
6269
6270 inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
6271 \end_layout
6272
6273 \begin_layout Standard
6274
6275 \series bold
6276
6277 \backslash
6278 setlength{
6279 \backslash
6280 LTcapwidth}{幅}
6281 \end_layout
6282
6283 \begin_layout Standard
6284 というコマンドを書き加えて下さい。ここで「幅」には、付録
6285 \begin_inset CommandInset ref
6286 LatexCommand ref
6287 reference "cha:LyXで使用できる単位"
6288
6289 \end_inset
6290
6291 に挙げられている単位を取ることができます。
6292 \end_layout
6293
6294 \begin_layout Standard
6295 以下の各表で違いを示します。
6296 \end_layout
6297
6298 \begin_layout Standard
6299 \begin_inset Tabular
6300 <lyxtabular version="3" rows="6" columns="5">
6301 <features islongtable="true" longtabularalignment="center">
6302 <column alignment="center" valignment="top" width="0">
6303 <column alignment="center" valignment="top" width="0">
6304 <column alignment="center" valignment="top" width="0">
6305 <column alignment="center" valignment="top" width="0">
6306 <column alignment="center" valignment="top" width="0">
6307 <row caption="true">
6308 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 \begin_inset Caption
6313
6314 \begin_layout Plain Layout
6315 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6316 \begin_inset Argument
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 既定幅のキャプション
6321 \end_layout
6322
6323 \end_inset
6324
6325
6326 \end_layout
6327
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 </row>
6372 <row>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 1
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 2
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 3
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 4
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 5
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 </row>
6419 <row>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 いろは
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Plain Layout
6451
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 いろは
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 いろは
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 いろは
6508 \end_layout
6509
6510 \end_inset
6511 </cell>
6512 </row>
6513 <row>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 いろは
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6533 \begin_inset Text
6534
6535 \begin_layout Plain Layout
6536
6537 \end_layout
6538
6539 \end_inset
6540 </cell>
6541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6542 \begin_inset Text
6543
6544 \begin_layout Plain Layout
6545
6546 \end_layout
6547
6548 \end_inset
6549 </cell>
6550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6551 \begin_inset Text
6552
6553 \begin_layout Plain Layout
6554 いろは
6555 \end_layout
6556
6557 \end_inset
6558 </cell>
6559 </row>
6560 <row>
6561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 いろは
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 いろは
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583 いろは
6584 \end_layout
6585
6586 \end_inset
6587 </cell>
6588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6589 \begin_inset Text
6590
6591 \begin_layout Plain Layout
6592 いろは
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Plain Layout
6601 いろは
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 </row>
6607 </lyxtabular>
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Standard
6615 \begin_inset ERT
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619
6620
6621 \backslash
6622 setlength{
6623 \backslash
6624 LTcapwidth}{5cm}
6625 \end_layout
6626
6627 \end_inset
6628
6629
6630 \begin_inset Tabular
6631 <lyxtabular version="3" rows="6" columns="5">
6632 <features islongtable="true" longtabularalignment="center">
6633 <column alignment="center" valignment="top" width="0">
6634 <column alignment="center" valignment="top" width="0">
6635 <column alignment="center" valignment="top" width="0">
6636 <column alignment="center" valignment="top" width="0">
6637 <column alignment="center" valignment="top" width="0">
6638 <row caption="true">
6639 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 \begin_inset Caption
6644
6645 \begin_layout Plain Layout
6646 5
6647 \begin_inset space \thinspace{}
6648 \end_inset
6649
6650 cm幅のなが〜いフルタイトル・5
6651 \begin_inset space \thinspace{}
6652 \end_inset
6653
6654 cm幅のなが〜いフルタイトル・5
6655 \begin_inset space \thinspace{}
6656 \end_inset
6657
6658 cm幅のなが〜いフルタイトル
6659 \begin_inset Argument
6660 status collapsed
6661
6662 \begin_layout Plain Layout
6663 5
6664 \begin_inset space \thinspace{}
6665 \end_inset
6666
6667 cm幅のキャプション
6668 \end_layout
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \end_inset
6676
6677
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 </row>
6719 <row>
6720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724 1
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 2
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6739 \begin_inset Text
6740
6741 \begin_layout Plain Layout
6742 3
6743 \end_layout
6744
6745 \end_inset
6746 </cell>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 4
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 5
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 </row>
6766 <row>
6767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771 いろは
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 いろは
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 </row>
6813 <row>
6814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818 いろは
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 いろは
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 </row>
6860 <row>
6861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865 いろは
6866 \end_layout
6867
6868 \end_inset
6869 </cell>
6870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 いろは
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 </row>
6907 <row>
6908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912 いろは
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 いろは
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6927 \begin_inset Text
6928
6929 \begin_layout Plain Layout
6930 いろは
6931 \end_layout
6932
6933 \end_inset
6934 </cell>
6935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 いろは
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948 いろは
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 </row>
6954 </lyxtabular>
6955
6956 \end_inset
6957
6958
6959 \end_layout
6960
6961 \begin_layout Standard
6962 \begin_inset ERT
6963 status collapsed
6964
6965 \begin_layout Plain Layout
6966
6967
6968 \backslash
6969 setlength{
6970 \backslash
6971 LTcapwidth}{4in}
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \begin_layout Standard
6980 \begin_inset Note Greyedout
6981 status open
6982
6983 \begin_layout Plain Layout
6984
6985 \series bold
6986 【註】
6987 \series default
6988 この文書のようにLaTeXパッケージの
6989 \series bold
6990 caption
6991 \series default
6992
6993 \begin_inset Index idx
6994 status collapsed
6995
6996 \begin_layout Plain Layout
6997 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6998 \end_layout
6999
7000 \end_inset
7001
7002 を使用している時には、
7003 \series bold
7004
7005 \backslash
7006 LTcapwidth
7007 \series default
7008 に既定値の4
7009 \begin_inset space \thinspace{}
7010 \end_inset
7011
7012 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
7013 \begin_inset space \thinspace{}
7014 \end_inset
7015
7016 in幅のキャプションを作るには、3.99
7017 \begin_inset space \thinspace{}
7018 \end_inset
7019
7020 inのように4.0
7021 \begin_inset space \thinspace{}
7022 \end_inset
7023
7024 inと少し違う値を指定するか、
7025 \series bold
7026 caption
7027 \series default
7028 パッケージが提供している
7029 \series bold
7030
7031 \backslash
7032 captionsetup{width=値}
7033 \series default
7034 というLaTeXコマンドを用いる方法があります。
7035 \end_layout
7036
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Subsubsection
7043 表の各ページごとに異なるキャプション
7044 \begin_inset Index idx
7045 status collapsed
7046
7047 \begin_layout Plain Layout
7048 ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
7049 \end_layout
7050
7051 \end_inset
7052
7053
7054 \end_layout
7055
7056 \begin_layout Standard
7057 次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
7058 \end_layout
7059
7060 \begin_layout Standard
7061
7062 \series bold
7063
7064 \backslash
7065 caption*{キャプション文}
7066 \backslash
7067
7068 \backslash
7069 %
7070 \end_layout
7071
7072 \begin_layout Standard
7073 というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
7074 \begin_inset CommandInset ref
7075 LatexCommand ref
7076 reference "tab:別キャプション"
7077
7078 \end_inset
7079
7080 は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
7081 \end_layout
7082
7083 \begin_layout Standard
7084 \align center
7085 \begin_inset Tabular
7086 <lyxtabular version="3" rows="59" columns="3">
7087 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7088 <column alignment="left" valignment="top" width="0cm">
7089 <column alignment="left" valignment="top" width="0pt">
7090 <column alignment="center" valignment="top" width="0pt">
7091 <row caption="true">
7092 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 \begin_inset Caption
7097
7098 \begin_layout Plain Layout
7099 例示用電話帳
7100 \begin_inset CommandInset label
7101 LatexCommand label
7102 name "tab:別キャプション"
7103
7104 \end_inset
7105
7106
7107 \begin_inset Argument
7108 status collapsed
7109
7110 \begin_layout Plain Layout
7111 例示用電話帳
7112 \end_layout
7113
7114 \end_inset
7115
7116
7117 \end_layout
7118
7119 \end_inset
7120
7121
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 </row>
7145 <row endfirsthead="true">
7146 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7147 \begin_inset Text
7148
7149 \begin_layout Plain Layout
7150
7151 \series bold
7152 例示用電話帳(名前は無視の事)
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 </row>
7176 <row endfirsthead="true">
7177 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181
7182 \series bold
7183 氏名
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201
7202 \series bold
7203 TEL.
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 </row>
7209 <row endhead="true">
7210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Plain Layout
7214 \begin_inset ERT
7215 status collapsed
7216
7217 \begin_layout Plain Layout
7218
7219
7220 \backslash
7221 caption*{例示用電話帳の続き}
7222 \backslash
7223
7224 \backslash
7225 %
7226 \end_layout
7227
7228 \end_inset
7229
7230
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 </row>
7254 <row endhead="true">
7255 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \series bold
7261 例示用電話帳
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 </row>
7285 <row endhead="true">
7286 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290
7291 \series bold
7292 氏名
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7298 \begin_inset Text
7299
7300 \begin_layout Plain Layout
7301
7302 \end_layout
7303
7304 \end_inset
7305 </cell>
7306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310
7311 \series bold
7312 TEL.
7313 \end_layout
7314
7315 \end_inset
7316 </cell>
7317 </row>
7318 <row endfoot="true">
7319 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 次頁に続く
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 <row>
7348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352
7353 \series bold
7354 Annovi
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 Silvia
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 111
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 </row>
7378 <row>
7379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383
7384 \series bold
7385 Bertoli
7386 \end_layout
7387
7388 \end_inset
7389 </cell>
7390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 Stefano
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7400 \begin_inset Text
7401
7402 \begin_layout Plain Layout
7403 111
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 </row>
7409 <row>
7410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414
7415 \series bold
7416 Bozzi
7417 \end_layout
7418
7419 \end_inset
7420 </cell>
7421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425 Walter
7426 \end_layout
7427
7428 \end_inset
7429 </cell>
7430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 111
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 </row>
7440 <row>
7441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445
7446 \series bold
7447 Cachia
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 Maria
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465 111
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 </row>
7471 <row>
7472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476
7477 \series bold
7478 Cachia
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 Maurizio
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7493 \begin_inset Text
7494
7495 \begin_layout Plain Layout
7496 111
7497 \end_layout
7498
7499 \end_inset
7500 </cell>
7501 </row>
7502 <row>
7503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507
7508 \series bold
7509 Cinquemani
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 Giusi
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 111
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 </row>
7533 <row>
7534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538
7539 \series bold
7540 Colin
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 Bernard
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 111
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 </row>
7564 <row>
7565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7566 \begin_inset Text
7567
7568 \begin_layout Plain Layout
7569
7570 \series bold
7571 Concli
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7577 \begin_inset Text
7578
7579 \begin_layout Plain Layout
7580 Gianfranco
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589 111
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 </row>
7595 <row>
7596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600
7601 \series bold
7602 Dal Bosco
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 Carolina
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620 111
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 </row>
7626 <row>
7627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Plain Layout
7631
7632 \series bold
7633 Dalpiaz
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642 Annamaria
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 111
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row>
7658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \series bold
7664 Feliciello
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673 Domenico
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 111
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 </row>
7688 <row>
7689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \begin_layout Plain Layout
7693
7694 \series bold
7695 Focarelli
7696 \end_layout
7697
7698 \end_inset
7699 </cell>
7700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704 Paola
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7710 \begin_inset Text
7711
7712 \begin_layout Plain Layout
7713 111
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 </row>
7719 <row>
7720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7721 \begin_inset Text
7722
7723 \begin_layout Plain Layout
7724
7725 \series bold
7726 Galletti
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 Oreste
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744 111
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 </row>
7750 <row>
7751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \series bold
7757 Gasparini
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766 Franca
7767 \end_layout
7768
7769 \end_inset
7770 </cell>
7771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775 111
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row>
7782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786
7787 \series bold
7788 Rizzardi
7789 \series default
7790
7791 \begin_inset Foot
7792 status collapsed
7793
7794 \begin_layout Plain Layout
7795 例示用脚注
7796 \end_layout
7797
7798 \end_inset
7799
7800
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 Paola
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818 111
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 </row>
7824 <row>
7825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829
7830 \series bold
7831 Lassini
7832 \end_layout
7833
7834 \end_inset
7835 </cell>
7836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7837 \begin_inset Text
7838
7839 \begin_layout Plain Layout
7840 Giancarlo
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849 111
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 </row>
7855 <row>
7856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860
7861 \series bold
7862 Malfatti
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 Luciano
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880 111
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 </row>
7886 <row>
7887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891
7892 \series bold
7893 Malfatti
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902 Valeriano
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 111
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 </row>
7917 <row>
7918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \series bold
7924 Meneguzzo
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 Roberto
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 111
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 </row>
7948 <row>
7949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953
7954 \series bold
7955 Mezzadra
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 Roberto
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 111
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 </row>
7979 <row>
7980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984
7985 \series bold
7986 Pirpamer
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995 Erich
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004 111
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 </row>
8010 <row>
8011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \series bold
8017 Pochiesa
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026 Paolo
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 111, 222
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row>
8042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \series bold
8048 Radina
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 Claudio
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 111
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row>
8073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \series bold
8079 Stuffer
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 Oskar
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097 111
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 </row>
8103 <row>
8104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108
8109 \series bold
8110 Tacchelli
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 Ugo
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 111
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 </row>
8134 <row>
8135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139
8140 \series bold
8141 Tezzele
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150 Margit
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 111
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 </row>
8165 <row>
8166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170
8171 \series bold
8172 Unterkalmsteiner
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181 Frieda
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190 111
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 </row>
8196 <row>
8197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201
8202 \series bold
8203 Vieider
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212 Hilde
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 111
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \series bold
8234 Vigna
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 Jürgen
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252 111
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 </row>
8258 <row>
8259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263
8264 \series bold
8265 Weber
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 Maurizio
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 111
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \series bold
8296 Winkler
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 Franz
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 111
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 </row>
8320 <row>
8321 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325  
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 </row>
8349 <row>
8350 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354
8355 \series bold
8356 Annovi
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 Silvia
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 555
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 </row>
8380 <row>
8381 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385
8386 \series bold
8387 Bertoli
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Stefano
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 555
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \series bold
8418 Bozzi
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 Walter
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436 555
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \series bold
8449 Cachia
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 Maria
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 555
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \series bold
8480 Cachia
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 Maurizio
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 555
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 </row>
8504 <row>
8505 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \series bold
8511 Cinquemani
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 Giusi
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529 555
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 <row>
8536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \series bold
8542 Colin
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 Bernard
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 555
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 <row>
8567 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571
8572 \series bold
8573 Concli
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Gianfranco
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 555
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \series bold
8604 Dal Bosco
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 Carolina
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622 555
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \series bold
8635 Dalpiaz
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 Annamaria
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 555
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 <row>
8660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664
8665 \series bold
8666 Feliciello
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 Domenico
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 555
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 <row>
8691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695
8696 \series bold
8697 Focarelli
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 Paola
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 555
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \series bold
8728 Galletti
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 Oreste
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746 555
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 <row>
8753 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757
8758 \series bold
8759 Gasparini
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 Franca
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 555
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 <row>
8784 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788
8789 \series bold
8790 Rizzardi
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 Paola
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 555
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 <row>
8815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819
8820 \series bold
8821 Lassini
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 Giancarlo
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 555
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 </row>
8845 <row>
8846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852 Malfatti
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 Luciano
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 555
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 </row>
8876 <row>
8877 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881
8882 \series bold
8883 Malfatti
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 Valeriano
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 555
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 </row>
8907 <row>
8908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912
8913 \series bold
8914 Meneguzzo
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 Roberto
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932 555
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 </row>
8938 <row>
8939 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \series bold
8945 Mezzadra
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 Roberto
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 555
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 </row>
8969 </lyxtabular>
8970
8971 \end_inset
8972
8973
8974 \end_layout
8975
8976 \begin_layout Section
8977 長尺表にまつわる諸点
8978 \begin_inset CommandInset label
8979 LatexCommand label
8980 name "sec:長尺表にまつわる諸点"
8981
8982 \end_inset
8983
8984
8985 \end_layout
8986
8987 \begin_layout Subsection
8988 長尺表の計算
8989 \begin_inset Index idx
8990 status collapsed
8991
8992 \begin_layout Plain Layout
8993 ちょうしゃくひょう@長尺表 ! けいさん@計算
8994 \end_layout
8995
8996 \end_inset
8997
8998
8999 \end_layout
9000
9001 \begin_layout Standard
9002 LaTeXは、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
9003 の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
9004 \end_layout
9005
9006 \begin_layout Standard
9007
9008 \series bold
9009
9010 \backslash
9011 setcounter{LTchunksize}{100}
9012 \end_layout
9013
9014 \begin_layout Standard
9015 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
9016 \end_layout
9017
9018 \begin_layout Subsection
9019 フロートと長尺表
9020 \begin_inset Index idx
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024 ちょうしゃくひょう@長尺表 ! ふろーと@フロート
9025 \end_layout
9026
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \begin_layout Standard
9033 長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
9034 \series bold
9035
9036 \backslash
9037 clearpage
9038 \series default
9039 コマンドを長尺表の前にTeXコードとして書き加えてください。
9040 \end_layout
9041
9042 \begin_layout Subsection
9043 強制改頁
9044 \begin_inset Index idx
9045 status collapsed
9046
9047 \begin_layout Plain Layout
9048 ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
9049 \end_layout
9050
9051 \end_inset
9052
9053
9054 \end_layout
9055
9056 \begin_layout Standard
9057 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
9058 ド「
9059 \series bold
9060
9061 \backslash
9062
9063 \backslash
9064
9065 \series default
9066 」を挿入します。
9067 \series bold
9068
9069 \backslash
9070
9071 \backslash
9072
9073 \series default
9074 コマンドの前には、現セルよりも右にある列数と同じ数の「
9075 \series bold
9076 &
9077 \series default
9078 」文字を、TeXコードで挿入してやる必要があります。この
9079 \series bold
9080 &
9081 \series default
9082 は、表セルの区切り文字です。各
9083 \series bold
9084 &
9085 \series default
9086 の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
9087 \begin_inset Newline newline
9088 \end_inset
9089
9090
9091 \series bold
9092
9093 \backslash
9094
9095 \backslash
9096
9097 \series default
9098 コマンドの後ろには、現在列の左側にある列数と同じ数の
9099 \series bold
9100 &
9101 \series default
9102 文字を挿入してください。表
9103 \begin_inset CommandInset ref
9104 LatexCommand ref
9105 reference "tab:強制改頁"
9106
9107 \end_inset
9108
9109 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
9110 \end_layout
9111
9112 \begin_layout Standard
9113
9114 \series bold
9115 & 111
9116 \backslash
9117
9118 \backslash
9119  
9120 \backslash
9121 newpage
9122 \begin_inset Newline newline
9123 \end_inset
9124
9125 &
9126 \end_layout
9127
9128 \begin_layout Standard
9129 というコマンドが、セル中「
9130 \emph on
9131 Castelchiodato,
9132 \emph default
9133 」の後にTeXコードとして挿入してあります。
9134 \end_layout
9135
9136 \begin_layout Standard
9137 同一行3列目の「111」は削除してあります。
9138 \series bold
9139
9140 \backslash
9141 newpage
9142 \series default
9143 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
9144 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
9145 \end_layout
9146
9147 \begin_layout Standard
9148
9149 \series bold
9150 & 111
9151 \backslash
9152
9153 \backslash
9154
9155 \begin_inset Newline newline
9156 \end_inset
9157
9158
9159 \backslash
9160 hline &
9161 \end_layout
9162
9163 \begin_layout Standard
9164 というコマンドを使用して下さい。
9165 \end_layout
9166
9167 \begin_layout Standard
9168 改頁をしたいセルが最右列にある場合には、
9169 \end_layout
9170
9171 \begin_layout Standard
9172
9173 \series bold
9174
9175 \backslash
9176 setlength{
9177 \backslash
9178 parfillskip}{0pt}
9179 \end_layout
9180
9181 \begin_layout Standard
9182 というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
9183
9184 \end_layout
9185
9186 \begin_layout Standard
9187 \align center
9188 \begin_inset Tabular
9189 <lyxtabular version="3" rows="38" columns="3">
9190 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9191 <column alignment="left" valignment="top" width="0cm">
9192 <column alignment="left" valignment="top" width="3cm">
9193 <column alignment="center" valignment="top" width="0pt">
9194 <row caption="true">
9195 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 \begin_inset Caption
9200
9201 \begin_layout Plain Layout
9202 表セル内で強制改頁をしている表
9203 \begin_inset CommandInset label
9204 LatexCommand label
9205 name "tab:強制改頁"
9206
9207 \end_inset
9208
9209
9210 \begin_inset Argument
9211 status collapsed
9212
9213 \begin_layout Plain Layout
9214 表セル内で強制改頁をしている表
9215 \end_layout
9216
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223
9224
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row endfirsthead="true">
9249 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \series bold
9255 例示用電話帳(氏名は無視の事)
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 <row endfirsthead="true">
9280 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 氏名
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304
9305 \series bold
9306 TEL.
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row endhead="true">
9313 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 \begin_inset ERT
9318 status collapsed
9319
9320 \begin_layout Plain Layout
9321
9322
9323 \backslash
9324 caption*{例示用電話帳の続き}
9325 \backslash
9326
9327 \backslash
9328 %
9329 \end_layout
9330
9331 \end_inset
9332
9333
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9339 \begin_inset Text
9340
9341 \begin_layout Plain Layout
9342
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 <row endhead="true">
9358 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362 例示用電話帳
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row endhead="true">
9387 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \series bold
9393 氏名
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411
9412 \series bold
9413 TEL.
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 </row>
9419 <row endfoot="true">
9420 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 次頁に続く
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \series bold
9455 Annovi
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 Silvia
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 111
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484
9485 \series bold
9486 Bertoli
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 Stefano
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 111
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 </row>
9510 <row>
9511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515
9516 \series bold
9517 Bozzi
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Walter
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 111
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \series bold
9548 Cachia
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 Maria
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566 111
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 </row>
9572 <row>
9573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \series bold
9579 Cachia
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 Maurizio
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 111
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 </row>
9603 <row>
9604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608
9609 \series bold
9610 Cinquemani
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 Giusi
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628 111
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 </row>
9634 <row>
9635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639
9640 \series bold
9641 Colin
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650 Bernard
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659 111
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 </row>
9665 <row>
9666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670
9671 \series bold
9672 Concli
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681 Gianfranco
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690 111
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \series bold
9703 Dal Bosco
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 Carolina
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 111
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 </row>
9727 <row>
9728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732
9733 \series bold
9734 Dalpiaz
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 Annamaria
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752 111
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 </row>
9758 <row>
9759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763
9764 \series bold
9765 Feliciello
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 Domenico
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783 111
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 </row>
9789 <row>
9790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794
9795 \series bold
9796 Focarelli
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805 Paola
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814 111
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row>
9821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \series bold
9827 Galletti
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 Oreste
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845 111
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 </row>
9851 <row>
9852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856
9857 \series bold
9858 Gasparini
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 Franca
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876 111
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 <row>
9883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \series bold
9889 Lassini
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898 Giancarlo
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907 111
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 </row>
9913 <row>
9914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918
9919 \series bold
9920 Malfatti
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 Luciano
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 111
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 </row>
9944 <row>
9945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \series bold
9951 Malfatti
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960 Valeriano
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969 111
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 </row>
9975 <row>
9976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980
9981 \series bold
9982 Meneguzzo
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991 Roberto
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 111
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 <row>
10007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \series bold
10013 Mezzadra
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022 Roberto
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 111
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 <row>
10038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042
10043 \series bold
10044 Pirpamer
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053 Erich
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 111
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row>
10069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Pochiesa
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 Paolo
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093 111, 222
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row>
10100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \series bold
10106 Radina
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 Claudio
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124 111
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row>
10131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \series bold
10137 Rizzardi
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 Paolo, 11.
10147  Fürst von Montecompatri, 11.
10148  Fürst von Sulmona und Vivaro, 10.
10149  Fürst von Rossano, 5.
10150  Herzog von Canemorte, 11.
10151  Herzog von Palombara, 5.
10152  Herzog von Castelchiodato,
10153 \begin_inset ERT
10154 status collapsed
10155
10156 \begin_layout Plain Layout
10157
10158 & 111
10159 \backslash
10160
10161 \backslash
10162  
10163 \backslash
10164 newpage
10165 \end_layout
10166
10167 \begin_layout Plain Layout
10168
10169 &
10170 \end_layout
10171
10172 \end_inset
10173
10174  11.
10175  Herzog von Poggionativo, 11.
10176  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10177  Graf von Valinfreda, 11.
10178  Baron von Cropalati, 11.
10179  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 </row>
10194 <row>
10195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \series bold
10201 Stuffer
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 Oskar
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 111
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 </row>
10225 <row>
10226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230
10231 \series bold
10232 Tacchelli
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241 Ugo
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 111
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 </row>
10256 <row>
10257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \series bold
10263 Tezzele
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 Margit
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 111
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 <row>
10288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \series bold
10294 Unterkalmsteiner
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 Frieda
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 111
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Vieider
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Hilde
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 111
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Vigna
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 Jürgen
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 111
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 </row>
10380 <row>
10381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Weber
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Maurizio
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 111
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \series bold
10418 Winkler
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 Franz
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 </lyxtabular>
10443
10444 \end_inset
10445
10446
10447 \end_layout
10448
10449 \begin_layout Section
10450 複数行・連結列・連結行
10451 \end_layout
10452
10453 \begin_layout Subsection
10454 表セル内の複数行
10455 \begin_inset CommandInset label
10456 LatexCommand label
10457 name "sub:複数行"
10458
10459 \end_inset
10460
10461
10462 \begin_inset Index idx
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466 ひょうせるないのふくすうぎょう@表セル内の複数行
10467 \end_layout
10468
10469 \end_inset
10470
10471
10472 \begin_inset Index idx
10473 status collapsed
10474
10475 \begin_layout Plain Layout
10476 ひょう@表 ! かいぎょう@改行
10477 \end_layout
10478
10479 \end_inset
10480
10481
10482 \end_layout
10483
10484 \begin_layout Standard
10485 \noindent
10486 \begin_inset Float table
10487 placement H
10488 wide false
10489 sideways false
10490 status open
10491
10492 \begin_layout Plain Layout
10493 \begin_inset Caption
10494
10495 \begin_layout Plain Layout
10496 \begin_inset CommandInset label
10497 LatexCommand label
10498 name "tab:複数行表"
10499
10500 \end_inset
10501
10502 セル内に複数の行がある表
10503 \end_layout
10504
10505 \end_inset
10506
10507
10508 \end_layout
10509
10510 \begin_layout Plain Layout
10511 \align center
10512 \begin_inset Tabular
10513 <lyxtabular version="3" rows="3" columns="3">
10514 <features tabularvalignment="middle">
10515 <column alignment="center" valignment="middle" width="2.5cm">
10516 <column alignment="center" valignment="middle" width="0">
10517 <column alignment="center" valignment="middle" width="0">
10518 <row>
10519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 複数の
10524 \begin_inset Newline linebreak
10525 \end_inset
10526
10527
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 </row>
10551 <row>
10552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 </row>
10580 <row>
10581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 </lyxtabular>
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \begin_layout Standard
10622 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10623 \end_layout
10624
10625 \begin_layout Standard
10626
10627 \begin_inset CommandInset ref
10628 LatexCommand ref
10629 reference "tab:複数行表"
10630
10631 \end_inset
10632
10633 を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
10634 \family sans
10635 設定
10636 \family default
10637 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10638 \begin_inset space \thinspace{}
10639 \end_inset
10640
10641 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10642 \begin_inset space \thinspace{}
10643 \end_inset
10644
10645 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(短絡キー
10646 \begin_inset Info
10647 type  "shortcut"
10648 arg   "newline-insert linebreak"
10649 \end_inset
10650
10651 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10652 \end_layout
10653
10654 \begin_layout Standard
10655 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
10656 うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
10657 \begin_inset space \thinspace{}
10658 \end_inset
10659
10660 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10661 \begin_inset CommandInset ref
10662 LatexCommand ref
10663 reference "tab:ハイフネーション表"
10664
10665 \end_inset
10666
10667 が違いを示しています
10668 \begin_inset Foot
10669 status open
10670
10671 \begin_layout Plain Layout
10672
10673 \series bold
10674 【訳註】
10675 \series default
10676 pLaTeXを使用している場合、日本語の文章は正しく改行されます。
10677 \end_layout
10678
10679 \end_inset
10680
10681
10682 \end_layout
10683
10684 \begin_layout Standard
10685 \begin_inset Float table
10686 placement h
10687 wide false
10688 sideways false
10689 status open
10690
10691 \begin_layout Plain Layout
10692 \begin_inset Caption
10693
10694 \begin_layout Plain Layout
10695 \begin_inset CommandInset label
10696 LatexCommand label
10697 name "tab:ハイフネーション表"
10698
10699 \end_inset
10700
10701 ハイフネーション有/無の表
10702 \end_layout
10703
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \begin_layout Plain Layout
10710 \begin_inset space \hfill{}
10711 \end_inset
10712
10713
10714 \begin_inset Tabular
10715 <lyxtabular version="3" rows="3" columns="3">
10716 <features tabularvalignment="middle">
10717 <column alignment="center" valignment="middle" width="2.5cm">
10718 <column alignment="center" valignment="middle" width="0">
10719 <column alignment="center" valignment="middle" width="0">
10720 <row>
10721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 verylongtablecellword
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 </row>
10778 <row>
10779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 </row>
10807 </lyxtabular>
10808
10809 \end_inset
10810
10811
10812 \begin_inset space \hfill{}
10813 \end_inset
10814
10815
10816 \begin_inset Tabular
10817 <lyxtabular version="3" rows="3" columns="3">
10818 <features tabularvalignment="middle">
10819 <column alignment="center" valignment="middle" width="2.5cm">
10820 <column alignment="center" valignment="middle" width="0">
10821 <column alignment="center" valignment="middle" width="0">
10822 <row>
10823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 \begin_inset space \hspace{}
10828 \length 0pt
10829 \end_inset
10830
10831 verylongtablecellword
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 </row>
10855 <row>
10856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 </row>
10884 <row>
10885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Plain Layout
10898
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 </row>
10913 </lyxtabular>
10914
10915 \end_inset
10916
10917
10918 \begin_inset space \hfill{}
10919 \end_inset
10920
10921
10922 \end_layout
10923
10924 \end_inset
10925
10926
10927 \end_layout
10928
10929 \begin_layout Subsection
10930 連結列
10931 \begin_inset CommandInset label
10932 LatexCommand label
10933 name "sub:連結列"
10934
10935 \end_inset
10936
10937
10938 \begin_inset Index idx
10939 status collapsed
10940
10941 \begin_layout Plain Layout
10942 れんけつれつ@連結列
10943 \end_layout
10944
10945 \end_inset
10946
10947
10948 \begin_inset Index idx
10949 status collapsed
10950
10951 \begin_layout Plain Layout
10952 ひょう@表 ! れんけつれつ@連結列
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Subsubsection
10961 連結列の基礎
10962 \end_layout
10963
10964 \begin_layout Standard
10965 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
10966 \begin_inset Graphics
10967         filename ../../images/tabular-feature_multicolumn.png
10968         scale 85
10969         scaleBeforeRotation
10970
10971 \end_inset
10972
10973 を押すか、
10974 \family sans
10975 編集\SpecialChar \menuseparator
10976 表\SpecialChar \menuseparator
10977 連結列
10978 \family default
10979 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
10980 \family sans
10981 連結列
10982 \family default
10983 を有効にするかしてください。
10984 \end_layout
10985
10986 \begin_layout Standard
10987 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
10988 、最下行に上罫線のない連結行がある表の例です。
10989 \end_layout
10990
10991 \begin_layout Standard
10992 \align center
10993 \begin_inset Tabular
10994 <lyxtabular version="3" rows="3" columns="4">
10995 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
10996 <column alignment="center" valignment="top" width="0pt">
10997 <column alignment="center" valignment="middle" width="0">
10998 <column alignment="center" valignment="top" width="0in">
10999 <column alignment="center" valignment="top" width="0pt">
11000 <row>
11001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 いろは
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11011 \begin_inset Text
11012
11013 \begin_layout Plain Layout
11014 にほへとちり
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 ぬるを
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 </row>
11038 <row>
11039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 </row>
11076 <row>
11077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 </lyxtabular>
11115
11116 \end_inset
11117
11118
11119 \end_layout
11120
11121 \begin_layout Subsubsection
11122 連結列の計算
11123 \begin_inset CommandInset label
11124 LatexCommand label
11125 name "sub:連結列の計算"
11126
11127 \end_inset
11128
11129
11130 \begin_inset Index idx
11131 status collapsed
11132
11133 \begin_layout Plain Layout
11134 れんけつれつ@連結列 ! けいさん@計算
11135 \end_layout
11136
11137 \end_inset
11138
11139
11140 \end_layout
11141
11142 \begin_layout Standard
11143 LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
11144 \end_layout
11145
11146 \begin_layout Standard
11147 \begin_inset Float table
11148 placement h
11149 wide false
11150 sideways false
11151 status open
11152
11153 \begin_layout Plain Layout
11154 \begin_inset Caption
11155
11156 \begin_layout Plain Layout
11157 \begin_inset CommandInset label
11158 LatexCommand label
11159 name "tab:中央揃え表"
11160
11161 \end_inset
11162
11163 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
11164 \begin_inset Argument
11165 status collapsed
11166
11167 \begin_layout Plain Layout
11168 完全なる連結列表
11169 \end_layout
11170
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \end_inset
11177
11178
11179 \end_layout
11180
11181 \begin_layout Plain Layout
11182 \align center
11183 \begin_inset Tabular
11184 <lyxtabular version="3" rows="3" columns="3">
11185 <features tabularvalignment="middle">
11186 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11187 <column alignment="center" valignment="middle" width="0">
11188 <column alignment="center" valignment="top" width="0">
11189 <row>
11190 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 複数行にわたる連結列
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 </row>
11218 <row>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 </row>
11247 <row>
11248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 </row>
11276 </lyxtabular>
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \begin_layout Standard
11289 たとえば、表
11290 \begin_inset CommandInset ref
11291 LatexCommand ref
11292 reference "tab:中央揃え表"
11293
11294 \end_inset
11295
11296 を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11297 \family sans
11298 設定
11299 \family default
11300 を選択します。そして現れる表の設定ダイアログで、このセルを
11301 \emph on
11302 連結列
11303 \emph default
11304
11305 \emph on
11306 中央揃え
11307 \emph default
11308 、2.5
11309 \begin_inset space \thinspace{}
11310 \end_inset
11311
11312 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11313 \begin_inset space \thinspace{}
11314 \end_inset
11315
11316 cm幅に設定します。すると第二列は自動的に1.25
11317 \begin_inset space \thinspace{}
11318 \end_inset
11319
11320 cm幅(連結列幅マイナス第一列の幅)になります。表
11321 \begin_inset CommandInset ref
11322 LatexCommand ref
11323 reference "tab:半分でない表"
11324
11325 \end_inset
11326
11327 もこのようにして作成してあります。
11328 \end_layout
11329
11330 \begin_layout Standard
11331 \begin_inset Float table
11332 wide false
11333 sideways false
11334 status open
11335
11336 \begin_layout Plain Layout
11337 \begin_inset Caption
11338
11339 \begin_layout Plain Layout
11340 \begin_inset CommandInset label
11341 LatexCommand label
11342 name "tab:半分でない表"
11343
11344 \end_inset
11345
11346 連結セルの下の列が正確に半分になっていない表
11347 \begin_inset Argument
11348 status collapsed
11349
11350 \begin_layout Plain Layout
11351 不完全な連結列表
11352 \end_layout
11353
11354 \end_inset
11355
11356
11357 \end_layout
11358
11359 \end_inset
11360
11361
11362 \end_layout
11363
11364 \begin_layout Plain Layout
11365 \align center
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features tabularvalignment="middle">
11369 <column alignment="center" valignment="top" width="1.25cm">
11370 <column alignment="center" valignment="top" width="0">
11371 <column alignment="center" valignment="top" width="0">
11372 <row>
11373 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 複数行にわたる連結列
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 </lyxtabular>
11460
11461 \end_inset
11462
11463
11464 \end_layout
11465
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \begin_layout Standard
11472 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11473 指定したセル幅
11474 \begin_inset Formula $W_{\mbox{指}}$
11475 \end_inset
11476
11477 がセルの全幅
11478 \begin_inset Formula $W_{\text{全}}$
11479 \end_inset
11480
11481 と等しくならないためです。付録
11482 \begin_inset CommandInset ref
11483 LatexCommand eqref
11484 reference "cha:式の説明"
11485
11486 \end_inset
11487
11488 がこの事情を詳細に説明しています。
11489 \end_layout
11490
11491 \begin_layout Standard
11492
11493 \emph on
11494 n
11495 \emph default
11496 列を連結する際、各列の全幅が
11497 \begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
11498 \end_inset
11499
11500 となるために必要な指定幅
11501 \begin_inset Formula $W_{\mbox{指}:n}$
11502 \end_inset
11503
11504 は、
11505 \begin_inset Formula 
11506 \begin{equation}
11507 W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
11508 \end{equation}
11509
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \begin_layout Standard
11516 で計算することができます。上記の例では
11517 \begin_inset Formula $n=2$
11518 \end_inset
11519
11520 かつ
11521 \begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
11522 \end_inset
11523
11524 cmかつ長さは既定値ですから、第
11525 \begin_inset CommandInset ref
11526 LatexCommand ref
11527 reference "eq:Wgn"
11528
11529 \end_inset
11530
11531 式は
11532 \begin_inset Formula 
11533 \begin{equation}
11534 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
11535 \end{equation}
11536
11537 \end_inset
11538
11539
11540 \end_layout
11541
11542 \begin_layout Standard
11543 となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
11544 \end_layout
11545
11546 \begin_layout Standard
11547
11548 \series bold
11549
11550 \backslash
11551 usepackage{calc}
11552 \end_layout
11553
11554 \begin_layout Standard
11555 と書いて、LaTeXパッケージ
11556 \series bold
11557 calc
11558 \series default
11559
11560 \begin_inset Index idx
11561 status collapsed
11562
11563 \begin_layout Plain Layout
11564 LaTeXぱっけーじ@LaTeXパッケージ ! calc
11565 \end_layout
11566
11567 \end_inset
11568
11569 を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
11570 込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
11571 \end_layout
11572
11573 \begin_layout Itemize
11574
11575 \series bold
11576 p{幅}
11577 \series default
11578 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11579 \end_layout
11580
11581 \begin_layout Itemize
11582
11583 \series bold
11584 m{幅}
11585 \series default
11586 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11587 \end_layout
11588
11589 \begin_layout Itemize
11590
11591 \series bold
11592 b{幅}
11593 \series default
11594 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11595 \end_layout
11596
11597 \begin_layout Standard
11598 LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11599 \end_layout
11600
11601 \begin_layout Standard
11602 \begin_inset Note Greyedout
11603 status open
11604
11605 \begin_layout Plain Layout
11606
11607 \series bold
11608 【註】
11609 \series default
11610 バグのせいで、LyXは無効にされた設定も表示してしまいます。
11611 \end_layout
11612
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \begin_layout Standard
11619 文章を水平方向中央揃えにしたいので、
11620 \series bold
11621
11622 \backslash
11623 centering
11624 \series default
11625 コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
11626 \end_layout
11627
11628 \begin_layout Standard
11629
11630 \series bold
11631 >{
11632 \backslash
11633 centering}m{1.25cm-6.2pt}
11634 \end_layout
11635
11636 \begin_layout Standard
11637
11638 \series bold
11639 >{ }
11640 \series default
11641 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11642 \end_layout
11643
11644 \begin_layout Standard
11645 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
11646 がって、連結セルには
11647 \end_layout
11648
11649 \begin_layout Standard
11650
11651 \series bold
11652 >{
11653 \backslash
11654 centering}m{2.5cm}
11655 \end_layout
11656
11657 \begin_layout Standard
11658 というLaTeX変数を指定しなくてはなりません。
11659 \end_layout
11660
11661 \begin_layout Subsection
11662 連結行
11663 \begin_inset CommandInset label
11664 LatexCommand label
11665 name "sub:連結行"
11666
11667 \end_inset
11668
11669
11670 \begin_inset Index idx
11671 status collapsed
11672
11673 \begin_layout Plain Layout
11674 れんけつぎょう@連結行
11675 \end_layout
11676
11677 \end_inset
11678
11679
11680 \begin_inset Index idx
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684 ひょう@表 ! れんけつぎょう@連結行
11685 \end_layout
11686
11687 \end_inset
11688
11689
11690 \end_layout
11691
11692 \begin_layout Standard
11693 複数行にかかるセルを連結するには、同一列中の統合したいセルをすべて選択し、ツールバーボタン
11694 \begin_inset Graphics
11695         filename ../../images/tabular-feature_multirow.png
11696         scale 85
11697         scaleBeforeRotation
11698
11699 \end_inset
11700
11701 を押すか、メニュー
11702 \family sans
11703 編集\SpecialChar \menuseparator
11704 表\SpecialChar \menuseparator
11705 連結行
11706 \family default
11707 を選ぶか、選択したセルを右クリックして、コンテクストメニューから
11708 \family sans
11709 \SpecialChar \menuseparator
11710 連結行
11711 \family default
11712 を選んでください。
11713 \end_layout
11714
11715 \begin_layout Standard
11716 下記は一列目に連結列を適用した表の例です。
11717 \end_layout
11718
11719 \begin_layout Standard
11720 \align center
11721 \begin_inset Tabular
11722 <lyxtabular version="3" rows="3" columns="3">
11723 <features tabularvalignment="middle">
11724 <column alignment="center" valignment="top" width="0pt">
11725 <column alignment="center" valignment="top" width="0">
11726 <column alignment="center" valignment="top" width="0">
11727 <row>
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 長いセル項目
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 <row>
11757 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 連結列
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 <row>
11786 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799
11800 \end_layout
11801
11802 \end_inset
11803 </cell>
11804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 </row>
11814 </lyxtabular>
11815
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Standard
11822 連結列の幅は、列全体の幅と揃えを設定することによって設定することができます。
11823 \family sans
11824 垂直オフセット
11825 \family default
11826 は、正または負の値を与えると、連結列の内容を上下にシフトします。
11827 \end_layout
11828
11829 \begin_layout Standard
11830 連結行セルの列に明示的な幅が与えられていない場合、連結行セルは当該列の揃えを継承します。それもなければ左揃えです。既定値を上書きするには、
11831 \end_layout
11832
11833 \begin_layout Standard
11834
11835 \series bold
11836
11837 \backslash
11838 renewcommand{
11839 \backslash
11840 multirowsetup}{
11841 \backslash
11842 centering}
11843 \end_layout
11844
11845 \begin_layout Standard
11846 というコマンドを使用して、コマンド
11847 \series bold
11848
11849 \backslash
11850 multirowsetup
11851 \series default
11852 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
11853 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
11854 \series bold
11855
11856 \backslash
11857 centering
11858 \series default
11859 の代わりに
11860 \series bold
11861
11862 \backslash
11863 raggedleft
11864 \series default
11865 を使用して下さい。左揃えに戻すには、
11866 \series bold
11867
11868 \backslash
11869 raggedright
11870 \series default
11871 とします。
11872 \end_layout
11873
11874 \begin_layout Standard
11875 下記は、-4ミリの垂直オフセットを設定し、3センチ幅の列中にある右揃えの連結列セルがある表の例です。
11876 \end_layout
11877
11878 \begin_layout Standard
11879 \noindent
11880 \align center
11881 \begin_inset ERT
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886
11887 \backslash
11888 renewcommand{
11889 \backslash
11890 multirowsetup}{
11891 \backslash
11892 raggedleft}
11893 \end_layout
11894
11895 \end_inset
11896
11897
11898 \begin_inset Tabular
11899 <lyxtabular version="3" rows="4" columns="3">
11900 <features tabularvalignment="middle">
11901 <column alignment="center" valignment="top" width="3cm">
11902 <column alignment="center" valignment="top" width="0">
11903 <column alignment="center" valignment="top" width="0">
11904 <row>
11905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 長いセル項目
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11915 \begin_inset Text
11916
11917 \begin_layout Plain Layout
11918
11919 \end_layout
11920
11921 \end_inset
11922 </cell>
11923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11924 \begin_inset Text
11925
11926 \begin_layout Plain Layout
11927
11928 \end_layout
11929
11930 \end_inset
11931 </cell>
11932 </row>
11933 <row>
11934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11935 \begin_inset Text
11936
11937 \begin_layout Plain Layout
11938
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Plain Layout
11947
11948 \end_layout
11949
11950 \end_inset
11951 </cell>
11952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11953 \begin_inset Text
11954
11955 \begin_layout Plain Layout
11956
11957 \end_layout
11958
11959 \end_inset
11960 </cell>
11961 </row>
11962 <row>
11963 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11964 \begin_inset Text
11965
11966 \begin_layout Plain Layout
11967 連結列
11968 \end_layout
11969
11970 \end_inset
11971 </cell>
11972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11973 \begin_inset Text
11974
11975 \begin_layout Plain Layout
11976
11977 \end_layout
11978
11979 \end_inset
11980 </cell>
11981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11982 \begin_inset Text
11983
11984 \begin_layout Plain Layout
11985
11986 \end_layout
11987
11988 \end_inset
11989 </cell>
11990 </row>
11991 <row>
11992 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11993 \begin_inset Text
11994
11995 \begin_layout Plain Layout
11996
11997 \end_layout
11998
11999 \end_inset
12000 </cell>
12001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12002 \begin_inset Text
12003
12004 \begin_layout Plain Layout
12005
12006 \end_layout
12007
12008 \end_inset
12009 </cell>
12010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12011 \begin_inset Text
12012
12013 \begin_layout Plain Layout
12014
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 </row>
12020 </lyxtabular>
12021
12022 \end_inset
12023
12024
12025 \begin_inset ERT
12026 status collapsed
12027
12028 \begin_layout Plain Layout
12029
12030
12031 \backslash
12032 renewcommand{
12033 \backslash
12034 multirowsetup}{
12035 \backslash
12036 raggedright}
12037 \end_layout
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \begin_layout Standard
12045
12046 \lang english
12047 To start a new line in a multirow you can use a forced line break (shortcut
12048  
12049 \begin_inset Info
12050 type  "shortcut"
12051 arg   "newline-insert newline"
12052 \end_inset
12053
12054 ) but this will not respect the cell lines as demonstrated in this table:
12055 \end_layout
12056
12057 \begin_layout Standard
12058 \noindent
12059 \align center
12060
12061 \lang english
12062 \begin_inset Tabular
12063 <lyxtabular version="3" rows="3" columns="2">
12064 <features tabularvalignment="middle">
12065 <column alignment="left" valignment="middle" width="2cm">
12066 <column alignment="center" valignment="top" width="0">
12067 <row>
12068 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12069 \begin_inset Text
12070
12071 \begin_layout Plain Layout
12072
12073 \lang english
12074 aaa
12075 \begin_inset Newline newline
12076 \end_inset
12077
12078 aaa
12079 \begin_inset Newline newline
12080 \end_inset
12081
12082 wrong cell
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091
12092 \lang english
12093 ccc
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 </row>
12099 <row>
12100 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104
12105 \end_layout
12106
12107 \end_inset
12108 </cell>
12109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12110 \begin_inset Text
12111
12112 \begin_layout Plain Layout
12113
12114 \lang english
12115 ddd
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 </row>
12121 <row>
12122 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126
12127 \lang english
12128 bbb
12129 \end_layout
12130
12131 \end_inset
12132 </cell>
12133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137
12138 \lang english
12139 eee
12140 \end_layout
12141
12142 \end_inset
12143 </cell>
12144 </row>
12145 </lyxtabular>
12146
12147 \end_inset
12148
12149
12150 \end_layout
12151
12152 \begin_layout Standard
12153
12154 \lang english
12155 Therefore be careful with forced line breaks.
12156 \end_layout
12157
12158 \begin_layout Section
12159 フォーマル形式の表
12160 \begin_inset CommandInset label
12161 LatexCommand label
12162 name "sec:フォーマル形式の表"
12163
12164 \end_inset
12165
12166
12167 \begin_inset Index idx
12168 status collapsed
12169
12170 \begin_layout Plain Layout
12171 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
12172 \end_layout
12173
12174 \end_inset
12175
12176
12177 \end_layout
12178
12179 \begin_layout Standard
12180 書籍中の表は、よく表
12181 \begin_inset CommandInset ref
12182 LatexCommand ref
12183 reference "tab:ブックタブ表の例"
12184
12185 \end_inset
12186
12187 のように組版されます。この種の表は、「
12188 \emph on
12189 フォーマル形式
12190 \emph default
12191 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
12192 \end_layout
12193
12194 \begin_layout Standard
12195 \begin_inset Float table
12196 placement h
12197 wide false
12198 sideways false
12199 status open
12200
12201 \begin_layout Plain Layout
12202 \begin_inset Caption
12203
12204 \begin_layout Plain Layout
12205 \begin_inset CommandInset label
12206 LatexCommand label
12207 name "tab:ブックタブ表の例"
12208
12209 \end_inset
12210
12211 ブックタブ表の例
12212 \end_layout
12213
12214 \end_inset
12215
12216
12217 \end_layout
12218
12219 \begin_layout Plain Layout
12220 \align center
12221 \begin_inset Tabular
12222 <lyxtabular version="3" rows="8" columns="4">
12223 <features booktabs="true" tabularvalignment="middle">
12224 <column alignment="center" valignment="top" width="0">
12225 <column alignment="center" valignment="top" width="0">
12226 <column alignment="center" valignment="top" width="0">
12227 <column alignment="center" valignment="top" width="0">
12228 <row>
12229 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 システム
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell alignment="center" valignment="top" topline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 Medipix
12243 \begin_inset space \thinspace{}
12244 \end_inset
12245
12246 1
12247 \end_layout
12248
12249 \end_inset
12250 </cell>
12251 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12252 \begin_inset Text
12253
12254 \begin_layout Plain Layout
12255 Medipix
12256 \begin_inset space \thinspace{}
12257 \end_inset
12258
12259 2
12260 \end_layout
12261
12262 \end_inset
12263 </cell>
12264 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12265 \begin_inset Text
12266
12267 \begin_layout Plain Layout
12268
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 </row>
12274 <row>
12275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 \begin_inset ERT
12280 status collapsed
12281
12282 \begin_layout Plain Layout
12283
12284
12285 \backslash
12286 cmidrule(r){2-2}
12287 \end_layout
12288
12289 \end_inset
12290
12291
12292 \begin_inset ERT
12293 status collapsed
12294
12295 \begin_layout Plain Layout
12296
12297
12298 \backslash
12299 cmidrule(l){3-4}
12300 \end_layout
12301
12302 \end_inset
12303
12304 検知器の厚み [µm]
12305 \end_layout
12306
12307 \end_inset
12308 </cell>
12309 <cell alignment="center" valignment="top" usebox="none">
12310 \begin_inset Text
12311
12312 \begin_layout Plain Layout
12313 300
12314 \end_layout
12315
12316 \end_inset
12317 </cell>
12318 <cell alignment="center" valignment="top" usebox="none">
12319 \begin_inset Text
12320
12321 \begin_layout Plain Layout
12322 300
12323 \end_layout
12324
12325 \end_inset
12326 </cell>
12327 <cell alignment="center" valignment="top" usebox="none">
12328 \begin_inset Text
12329
12330 \begin_layout Plain Layout
12331 700
12332 \end_layout
12333
12334 \end_inset
12335 </cell>
12336 </row>
12337 <row>
12338 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12339 \begin_inset Text
12340
12341 \begin_layout Plain Layout
12342 エッジ角 [°]
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 <cell alignment="center" valignment="top" topline="true" usebox="none">
12348 \begin_inset Text
12349
12350 \begin_layout Plain Layout
12351 3.55
12352 \end_layout
12353
12354 \end_inset
12355 </cell>
12356 <cell alignment="center" valignment="top" topline="true" usebox="none">
12357 \begin_inset Text
12358
12359 \begin_layout Plain Layout
12360 2.71
12361 \end_layout
12362
12363 \end_inset
12364 </cell>
12365 <cell alignment="center" valignment="top" topline="true" usebox="none">
12366 \begin_inset Text
12367
12368 \begin_layout Plain Layout
12369 7.99
12370 \end_layout
12371
12372 \end_inset
12373 </cell>
12374 </row>
12375 <row topspace="default">
12376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12377 \begin_inset Text
12378
12379 \begin_layout Plain Layout
12380 空間分解能 [µm]
12381 \end_layout
12382
12383 \end_inset
12384 </cell>
12385 <cell alignment="center" valignment="top" usebox="none">
12386 \begin_inset Text
12387
12388 \begin_layout Plain Layout
12389 4.26
12390 \end_layout
12391
12392 \end_inset
12393 </cell>
12394 <cell alignment="center" valignment="top" usebox="none">
12395 \begin_inset Text
12396
12397 \begin_layout Plain Layout
12398 10.17
12399 \end_layout
12400
12401 \end_inset
12402 </cell>
12403 <cell alignment="center" valignment="top" usebox="none">
12404 \begin_inset Text
12405
12406 \begin_layout Plain Layout
12407 10.56
12408 \end_layout
12409
12410 \end_inset
12411 </cell>
12412 </row>
12413 <row topspace="default">
12414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12415 \begin_inset Text
12416
12417 \begin_layout Plain Layout
12418 \begin_inset Formula $f_{\mathrm{max}}$
12419 \end_inset
12420
12421 におけるMTF
12422 \end_layout
12423
12424 \end_inset
12425 </cell>
12426 <cell alignment="center" valignment="top" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430 0.53
12431 \end_layout
12432
12433 \end_inset
12434 </cell>
12435 <cell alignment="center" valignment="top" usebox="none">
12436 \begin_inset Text
12437
12438 \begin_layout Plain Layout
12439 0.37
12440 \end_layout
12441
12442 \end_inset
12443 </cell>
12444 <cell alignment="center" valignment="top" usebox="none">
12445 \begin_inset Text
12446
12447 \begin_layout Plain Layout
12448 0.39
12449 \end_layout
12450
12451 \end_inset
12452 </cell>
12453 </row>
12454 <row topspace="default">
12455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12456 \begin_inset Text
12457
12458 \begin_layout Plain Layout
12459 \begin_inset ERT
12460 status collapsed
12461
12462 \begin_layout Plain Layout
12463
12464
12465 \backslash
12466 cmidrule(l{10pt}){1-1}
12467 \end_layout
12468
12469 \end_inset
12470
12471 LSF空間分解能
12472 \end_layout
12473
12474 \end_inset
12475 </cell>
12476 <cell alignment="center" valignment="top" usebox="none">
12477 \begin_inset Text
12478
12479 \begin_layout Plain Layout
12480
12481 \end_layout
12482
12483 \end_inset
12484 </cell>
12485 <cell alignment="center" valignment="top" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 </row>
12504 <row>
12505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12506 \begin_inset Text
12507
12508 \begin_layout Plain Layout
12509 µm表示
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 <cell alignment="center" valignment="top" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 129.7
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 52.75
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 50.78
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 </row>
12542 <row>
12543 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547 ピクセルサイズに対する%表示
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 76.3
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 95.9
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 92.3
12575 \end_layout
12576
12577 \end_inset
12578 </cell>
12579 </row>
12580 </lyxtabular>
12581
12582 \end_inset
12583
12584
12585 \end_layout
12586
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \begin_layout Standard
12593 表中の行に余白を加えるには、第
12594 \begin_inset CommandInset ref
12595 LatexCommand ref
12596 reference "sub:行の余白取り"
12597
12598 \end_inset
12599
12600 節に述べられているように、表の設定ダイアログの
12601 \family sans
12602 罫線
12603 \family default
12604 タブを使用します。
12605 \end_layout
12606
12607 \begin_layout Standard
12608 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12609 \begin_inset Newline newline
12610 \end_inset
12611
12612 最初と最後の表罫線の既定幅は0.08
12613 \begin_inset space \thinspace{}
12614 \end_inset
12615
12616 emですが、他の罫線の既定幅は0.05
12617 \begin_inset space \thinspace{}
12618 \end_inset
12619
12620 emです。
12621 \end_layout
12622
12623 \begin_layout Standard
12624 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12625 \end_layout
12626
12627 \begin_layout Standard
12628
12629 \series bold
12630
12631 \backslash
12632 let
12633 \backslash
12634 mytoprule
12635 \backslash
12636 toprule
12637 \begin_inset Newline newline
12638 \end_inset
12639
12640
12641 \backslash
12642 renewcommand{
12643 \backslash
12644 toprule}{
12645 \backslash
12646 mytoprule[幅]}
12647 \end_layout
12648
12649 \begin_layout Standard
12650 上の例は、
12651 \series bold
12652 toprule
12653 \series default
12654 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12655 \series bold
12656 toprule
12657 \series default
12658
12659 \series bold
12660 bottomrule
12661 \series default
12662 に置き換えて下さい。他の罫線の線幅を変更するには、
12663 \series bold
12664 toprule
12665 \series default
12666
12667 \series bold
12668 midrule
12669 \series default
12670 に置き換えます。線幅を設定する上では、付録
12671 \begin_inset CommandInset ref
12672 LatexCommand ref
12673 reference "cha:LyXで使用できる単位"
12674
12675 \end_inset
12676
12677 に挙げてあるすべての単位を使用することができます。
12678 \end_layout
12679
12680 \begin_layout Standard
12681 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12682 \series bold
12683
12684 \backslash
12685 cmidrule
12686 \series default
12687 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12688 \end_layout
12689
12690 \begin_layout Standard
12691
12692 \series bold
12693
12694 \backslash
12695 cmidrule[幅](刈込){開始列-終了列}
12696 \end_layout
12697
12698 \begin_layout Standard
12699 です。
12700 \series bold
12701
12702 \backslash
12703 cmidrule
12704 \series default
12705 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12706 \series bold
12707
12708 \backslash
12709 cmidrule
12710 \series default
12711 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 この線幅の既定値は0.03
12717 \begin_inset space \thinspace{}
12718 \end_inset
12719
12720 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12721 。非必須パラメーターの「刈込」は、
12722 \emph on
12723 l{刈込幅}
12724 \emph default
12725 あるいは
12726 \emph on
12727 r{刈込幅}
12728 \emph default
12729 の値を取り、刈込幅の指定は非必須です。たとえば、
12730 \emph on
12731 l{2pt}
12732 \emph default
12733 というパラメーターを使うと、罫線が左端から2
12734 \begin_inset space \thinspace{}
12735 \end_inset
12736
12737 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12738 \begin_inset space \thinspace{}
12739 \end_inset
12740
12741 emだけ刈り込まれます。
12742 \end_layout
12743
12744 \begin_layout Standard
12745 \begin_inset VSpace bigskip
12746 \end_inset
12747
12748
12749 \begin_inset CommandInset ref
12750 LatexCommand ref
12751 reference "tab:ブックタブ表の例"
12752
12753 \end_inset
12754
12755 は、
12756 \end_layout
12757
12758 \begin_layout Standard
12759
12760 \series bold
12761
12762 \backslash
12763 cmidrule(r){2-2}
12764 \backslash
12765 cmidrule(l){3-4}
12766 \end_layout
12767
12768 \begin_layout Standard
12769 というコマンドを第二行の初めに使用し、
12770 \end_layout
12771
12772 \begin_layout Standard
12773
12774 \series bold
12775
12776 \backslash
12777 cmidrule(l{10pt}){1-1}
12778 \end_layout
12779
12780 \begin_layout Standard
12781 を第六行に使用して作成されています。
12782 \end_layout
12783
12784 \begin_layout Standard
12785 \begin_inset VSpace bigskip
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 ときには、表
12793 \begin_inset CommandInset ref
12794 LatexCommand ref
12795 reference "tab:特殊なブックタブ表"
12796
12797 \end_inset
12798
12799 のような重なり合った
12800 \series bold
12801
12802 \backslash
12803 cmidrule
12804 \series default
12805 が欲しいことがあるかもしれません。これは、TeXコードで
12806 \end_layout
12807
12808 \begin_layout Standard
12809
12810 \series bold
12811
12812 \backslash
12813 morecmidrules
12814 \end_layout
12815
12816 \begin_layout Standard
12817 コマンドを使用することによって実現することができます。表
12818 \begin_inset CommandInset ref
12819 LatexCommand ref
12820 reference "tab:特殊なブックタブ表"
12821
12822 \end_inset
12823
12824 の第二列には
12825 \end_layout
12826
12827 \begin_layout Standard
12828
12829 \series bold
12830
12831 \backslash
12832 cmidrule(r){2-2}
12833 \backslash
12834 cmidrule(l){3-4}
12835 \backslash
12836 morecmidrules
12837 \backslash
12838 cmidrule{2-4}
12839 \end_layout
12840
12841 \begin_layout Standard
12842 というコマンドが使用されており、第六列には
12843 \end_layout
12844
12845 \begin_layout Standard
12846
12847 \series bold
12848
12849 \backslash
12850 midrule
12851 \backslash
12852 morecmidrules
12853 \backslash
12854 cmidrule{3-4}
12855 \end_layout
12856
12857 \begin_layout Standard
12858 というコマンドが使用されています。
12859 \end_layout
12860
12861 \begin_layout Standard
12862 \begin_inset VSpace bigskip
12863 \end_inset
12864
12865
12866 \end_layout
12867
12868 \begin_layout Standard
12869 罫線の余白取りにどうしても満足が行かない場合には、
12870 \end_layout
12871
12872 \begin_layout Standard
12873
12874 \series bold
12875
12876 \backslash
12877 specialrule{幅}{上余白}{下余白}
12878 \end_layout
12879
12880 \begin_layout Standard
12881 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12882 \series bold
12883 booktabs
12884 \series default
12885  
12886 \begin_inset CommandInset citation
12887 LatexCommand cite
12888 key "booktabs"
12889
12890 \end_inset
12891
12892
12893 \begin_inset Index idx
12894 status collapsed
12895
12896 \begin_layout Plain Layout
12897 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12898 \end_layout
12899
12900 \end_inset
12901
12902 の取扱説明書をご参照下さい。
12903 \end_layout
12904
12905 \begin_layout Standard
12906 \begin_inset Float table
12907 placement h
12908 wide false
12909 sideways false
12910 status open
12911
12912 \begin_layout Plain Layout
12913 \begin_inset Caption
12914
12915 \begin_layout Plain Layout
12916 \begin_inset CommandInset label
12917 LatexCommand label
12918 name "tab:特殊なブックタブ表"
12919
12920 \end_inset
12921
12922 特殊なブックタブ表
12923 \end_layout
12924
12925 \end_inset
12926
12927
12928 \end_layout
12929
12930 \begin_layout Plain Layout
12931 \align center
12932 \begin_inset Tabular
12933 <lyxtabular version="3" rows="8" columns="4">
12934 <features booktabs="true" tabularvalignment="middle">
12935 <column alignment="center" valignment="top" width="0">
12936 <column alignment="center" valignment="top" width="0">
12937 <column alignment="center" valignment="top" width="0">
12938 <column alignment="center" valignment="top" width="0">
12939 <row>
12940 <cell alignment="center" valignment="top" topline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 システム
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 <cell alignment="center" valignment="top" topline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 Medipix
12954 \begin_inset space \thinspace{}
12955 \end_inset
12956
12957 1
12958 \end_layout
12959
12960 \end_inset
12961 </cell>
12962 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 Medipix
12967 \begin_inset space \thinspace{}
12968 \end_inset
12969
12970 2
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 </row>
12985 <row>
12986 <cell alignment="center" valignment="top" usebox="none">
12987 \begin_inset Text
12988
12989 \begin_layout Plain Layout
12990 \begin_inset ERT
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994
12995
12996 \backslash
12997 cmidrule(r){2-2}
12998 \end_layout
12999
13000 \end_inset
13001
13002
13003 \begin_inset ERT
13004 status collapsed
13005
13006 \begin_layout Plain Layout
13007
13008
13009 \backslash
13010 cmidrule(l){3-4}
13011 \end_layout
13012
13013 \end_inset
13014
13015
13016 \begin_inset ERT
13017 status collapsed
13018
13019 \begin_layout Plain Layout
13020
13021
13022 \backslash
13023 morecmidrules 
13024 \end_layout
13025
13026 \end_inset
13027
13028
13029 \begin_inset ERT
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033
13034
13035 \backslash
13036 cmidrule{2-4}
13037 \end_layout
13038
13039 \end_inset
13040
13041 検知器の厚み [µm]
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 <cell alignment="center" valignment="top" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 300
13051 \end_layout
13052
13053 \end_inset
13054 </cell>
13055 <cell alignment="center" valignment="top" usebox="none">
13056 \begin_inset Text
13057
13058 \begin_layout Plain Layout
13059 300
13060 \end_layout
13061
13062 \end_inset
13063 </cell>
13064 <cell alignment="center" valignment="top" usebox="none">
13065 \begin_inset Text
13066
13067 \begin_layout Plain Layout
13068 700
13069 \end_layout
13070
13071 \end_inset
13072 </cell>
13073 </row>
13074 <row>
13075 <cell alignment="center" valignment="top" topline="true" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079 エッジ角 [°]
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 <cell alignment="center" valignment="top" topline="true" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088 3.55
13089 \end_layout
13090
13091 \end_inset
13092 </cell>
13093 <cell alignment="center" valignment="top" topline="true" usebox="none">
13094 \begin_inset Text
13095
13096 \begin_layout Plain Layout
13097 2.71
13098 \end_layout
13099
13100 \end_inset
13101 </cell>
13102 <cell alignment="center" valignment="top" topline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 7.99
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 </row>
13112 <row topspace="default">
13113 <cell alignment="center" valignment="top" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 空間分解能 [µm]
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 4.26
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 <cell alignment="center" valignment="top" usebox="none">
13132 \begin_inset Text
13133
13134 \begin_layout Plain Layout
13135 10.17
13136 \end_layout
13137
13138 \end_inset
13139 </cell>
13140 <cell alignment="center" valignment="top" usebox="none">
13141 \begin_inset Text
13142
13143 \begin_layout Plain Layout
13144 10.56
13145 \end_layout
13146
13147 \end_inset
13148 </cell>
13149 </row>
13150 <row topspace="default">
13151 <cell alignment="center" valignment="top" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 \begin_inset Formula $f_{\mathrm{max}}$
13156 \end_inset
13157
13158 におけるMTF
13159 \end_layout
13160
13161 \end_inset
13162 </cell>
13163 <cell alignment="center" valignment="top" usebox="none">
13164 \begin_inset Text
13165
13166 \begin_layout Plain Layout
13167 0.53
13168 \end_layout
13169
13170 \end_inset
13171 </cell>
13172 <cell alignment="center" valignment="top" usebox="none">
13173 \begin_inset Text
13174
13175 \begin_layout Plain Layout
13176 0.37
13177 \end_layout
13178
13179 \end_inset
13180 </cell>
13181 <cell alignment="center" valignment="top" usebox="none">
13182 \begin_inset Text
13183
13184 \begin_layout Plain Layout
13185 0.39
13186 \end_layout
13187
13188 \end_inset
13189 </cell>
13190 </row>
13191 <row>
13192 <cell alignment="center" valignment="top" topline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 \begin_inset ERT
13197 status collapsed
13198
13199 \begin_layout Plain Layout
13200
13201
13202 \backslash
13203 morecmidrules 
13204 \end_layout
13205
13206 \end_inset
13207
13208
13209 \begin_inset ERT
13210 status collapsed
13211
13212 \begin_layout Plain Layout
13213
13214
13215 \backslash
13216 cmidrule{3-4}
13217 \end_layout
13218
13219 \end_inset
13220
13221 LSF空間分解能
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 <cell alignment="center" valignment="top" topline="true" usebox="none">
13236 \begin_inset Text
13237
13238 \begin_layout Plain Layout
13239
13240 \end_layout
13241
13242 \end_inset
13243 </cell>
13244 <cell alignment="center" valignment="top" topline="true" usebox="none">
13245 \begin_inset Text
13246
13247 \begin_layout Plain Layout
13248
13249 \end_layout
13250
13251 \end_inset
13252 </cell>
13253 </row>
13254 <row>
13255 <cell alignment="center" valignment="top" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 µm表示
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 <cell alignment="center" valignment="top" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 129.7
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 <cell alignment="center" valignment="top" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 52.75
13278 \end_layout
13279
13280 \end_inset
13281 </cell>
13282 <cell alignment="center" valignment="top" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 50.78
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 </row>
13292 <row>
13293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 ピクセルサイズに対する%表示
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13303 \begin_inset Text
13304
13305 \begin_layout Plain Layout
13306 76.3
13307 \end_layout
13308
13309 \end_inset
13310 </cell>
13311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13312 \begin_inset Text
13313
13314 \begin_layout Plain Layout
13315 95.9
13316 \end_layout
13317
13318 \end_inset
13319 </cell>
13320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 92.3
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 </row>
13330 </lyxtabular>
13331
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \begin_layout Section
13343 表の垂直揃え
13344 \begin_inset Index idx
13345 status collapsed
13346
13347 \begin_layout Plain Layout
13348 ひょう@表 ! そろえ@揃え
13349 \end_layout
13350
13351 \end_inset
13352
13353
13354 \end_layout
13355
13356 \begin_layout Standard
13357 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
13358 \begin_inset CommandInset ref
13359 LatexCommand ref
13360 reference "sec:ボックスダイアログ"
13361
13362 \end_inset
13363
13364 節に述べられているように、ボックスの垂直揃えを行います。
13365 \end_layout
13366
13367 \begin_layout Standard
13368 以下の例では、各表は15
13369 \begin_inset space \thinspace{}
13370 \end_inset
13371
13372 列幅%を持つminipage
13373 \begin_inset Foot
13374 status collapsed
13375
13376 \begin_layout Plain Layout
13377 minipageは第
13378 \begin_inset CommandInset ref
13379 LatexCommand ref
13380 reference "sec:ミニページ"
13381
13382 \end_inset
13383
13384 節で説明されています。
13385 \end_layout
13386
13387 \end_inset
13388
13389 ボックスの中に入れてあります。
13390 \end_layout
13391
13392 \begin_layout Itemize
13393 動作試験 
13394 \begin_inset Box Frameless
13395 position "t"
13396 hor_pos "c"
13397 has_inner_box 1
13398 inner_pos "c"
13399 use_parbox 0
13400 use_makebox 0
13401 width "15col%"
13402 special "none"
13403 height "1in"
13404 height_special "totalheight"
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 \begin_inset Tabular
13409 <lyxtabular version="3" rows="3" columns="3">
13410 <features tabularvalignment="middle">
13411 <column alignment="center" valignment="top" width="0">
13412 <column alignment="center" valignment="top" width="0">
13413 <column alignment="center" valignment="top" width="0">
13414 <row>
13415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13434 \begin_inset Text
13435
13436 \begin_layout Plain Layout
13437
13438 \end_layout
13439
13440 \end_inset
13441 </cell>
13442 </row>
13443 <row>
13444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13463 \begin_inset Text
13464
13465 \begin_layout Plain Layout
13466
13467 \end_layout
13468
13469 \end_inset
13470 </cell>
13471 </row>
13472 <row>
13473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477
13478 \end_layout
13479
13480 \end_inset
13481 </cell>
13482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13483 \begin_inset Text
13484
13485 \begin_layout Plain Layout
13486
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 </row>
13501 </lyxtabular>
13502
13503 \end_inset
13504
13505
13506 \end_layout
13507
13508 \end_inset
13509
13510  動作試験 
13511 \begin_inset ERT
13512 status collapsed
13513
13514 \begin_layout Plain Layout
13515
13516
13517 \backslash
13518 raisebox{0.85
13519 \backslash
13520 baselineskip}{
13521 \end_layout
13522
13523 \end_inset
13524
13525
13526 \begin_inset Box Frameless
13527 position "t"
13528 hor_pos "c"
13529 has_inner_box 1
13530 inner_pos "c"
13531 use_parbox 0
13532 use_makebox 0
13533 width "15col%"
13534 special "none"
13535 height "1in"
13536 height_special "totalheight"
13537 status collapsed
13538
13539 \begin_layout Plain Layout
13540 \begin_inset Tabular
13541 <lyxtabular version="3" rows="3" columns="3">
13542 <features tabularvalignment="middle">
13543 <column alignment="center" valignment="top" width="0">
13544 <column alignment="center" valignment="top" width="0">
13545 <column alignment="center" valignment="top" width="0">
13546 <row>
13547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Plain Layout
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 </row>
13575 <row>
13576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 </row>
13604 <row>
13605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 </lyxtabular>
13634
13635 \end_inset
13636
13637
13638 \end_layout
13639
13640 \end_inset
13641
13642
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648 }
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \begin_layout Itemize
13657 動作試験 
13658 \begin_inset Box Frameless
13659 position "c"
13660 hor_pos "c"
13661 has_inner_box 1
13662 inner_pos "c"
13663 use_parbox 0
13664 use_makebox 0
13665 width "15col%"
13666 special "none"
13667 height "1in"
13668 height_special "totalheight"
13669 status collapsed
13670
13671 \begin_layout Plain Layout
13672 \begin_inset Tabular
13673 <lyxtabular version="3" rows="3" columns="3">
13674 <features tabularvalignment="middle">
13675 <column alignment="center" valignment="top" width="0">
13676 <column alignment="center" valignment="top" width="0">
13677 <column alignment="center" valignment="top" width="0">
13678 <row>
13679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 </row>
13707 <row>
13708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 </row>
13736 <row>
13737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 </row>
13765 </lyxtabular>
13766
13767 \end_inset
13768
13769
13770 \end_layout
13771
13772 \end_inset
13773
13774
13775 \end_layout
13776
13777 \begin_layout Itemize
13778 動作試験 
13779 \begin_inset Box Frameless
13780 position "b"
13781 hor_pos "c"
13782 has_inner_box 1
13783 inner_pos "c"
13784 use_parbox 0
13785 use_makebox 0
13786 width "15col%"
13787 special "none"
13788 height "1in"
13789 height_special "totalheight"
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793 \begin_inset Tabular
13794 <lyxtabular version="3" rows="3" columns="3">
13795 <features tabularvalignment="middle">
13796 <column alignment="center" valignment="top" width="0">
13797 <column alignment="center" valignment="top" width="0">
13798 <column alignment="center" valignment="top" width="0">
13799 <row>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 </row>
13828 <row>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 </row>
13857 <row>
13858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 </row>
13886 </lyxtabular>
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \end_inset
13894
13895  動作試験 
13896 \begin_inset ERT
13897 status collapsed
13898
13899 \begin_layout Plain Layout
13900
13901
13902 \backslash
13903 raisebox{-0.32
13904 \backslash
13905 baselineskip}{
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \begin_inset Box Frameless
13912 position "b"
13913 hor_pos "c"
13914 has_inner_box 1
13915 inner_pos "c"
13916 use_parbox 0
13917 use_makebox 0
13918 width "15col%"
13919 special "none"
13920 height "1in"
13921 height_special "totalheight"
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925 \begin_inset Tabular
13926 <lyxtabular version="3" rows="3" columns="3">
13927 <features tabularvalignment="middle">
13928 <column alignment="center" valignment="top" width="0">
13929 <column alignment="center" valignment="top" width="0">
13930 <column alignment="center" valignment="top" width="0">
13931 <row>
13932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 </row>
13960 <row>
13961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13971 \begin_inset Text
13972
13973 \begin_layout Plain Layout
13974
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 </row>
13989 <row>
13990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13991 \begin_inset Text
13992
13993 \begin_layout Plain Layout
13994
13995 \end_layout
13996
13997 \end_inset
13998 </cell>
13999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14000 \begin_inset Text
14001
14002 \begin_layout Plain Layout
14003
14004 \end_layout
14005
14006 \end_inset
14007 </cell>
14008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \begin_layout Plain Layout
14012
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 </row>
14018 </lyxtabular>
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \end_inset
14026
14027
14028 \begin_inset ERT
14029 status collapsed
14030
14031 \begin_layout Plain Layout
14032
14033 }
14034 \end_layout
14035
14036 \end_inset
14037
14038
14039 \end_layout
14040
14041 \begin_layout Standard
14042 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
14043 \begin_inset Foot
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047 raiseboxは、第
14048 \begin_inset CommandInset ref
14049 LatexCommand ref
14050 reference "sub:垂直揃え"
14051
14052 \end_inset
14053
14054 節で説明されています。
14055 \end_layout
14056
14057 \end_inset
14058
14059 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
14060 \end_layout
14061
14062 \begin_layout Standard
14063
14064 \series bold
14065
14066 \backslash
14067 raisebox{0.85
14068 \backslash
14069 baselineskip}{
14070 \end_layout
14071
14072 \begin_layout Standard
14073 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
14074 \series bold
14075 }
14076 \series default
14077 をTeXコードとして挿入してあります。最後の項目の第二表には、
14078 \end_layout
14079
14080 \begin_layout Standard
14081
14082 \series bold
14083
14084 \backslash
14085 raisebox{-0.32
14086 \backslash
14087 baselineskip}{
14088 \end_layout
14089
14090 \begin_layout Standard
14091 というコマンドを使用しています。
14092 \end_layout
14093
14094 \begin_layout Standard
14095 \begin_inset Note Greyedout
14096 status open
14097
14098 \begin_layout Plain Layout
14099
14100 \series bold
14101 【註】
14102 \series default
14103 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
14104 \series bold
14105
14106 \backslash
14107 raisebox
14108 \series default
14109 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
14110 \end_layout
14111
14112 \end_inset
14113
14114
14115 \end_layout
14116
14117 \begin_layout Section
14118 色付きの表
14119 \begin_inset CommandInset label
14120 LatexCommand label
14121 name "sec:色付きの表"
14122
14123 \end_inset
14124
14125
14126 \begin_inset Index idx
14127 status collapsed
14128
14129 \begin_layout Plain Layout
14130 ひょう@表 ! いろつき@色付き
14131 \end_layout
14132
14133 \end_inset
14134
14135
14136 \end_layout
14137
14138 \begin_layout Subsection
14139 色付きのセル
14140 \begin_inset Index idx
14141 status collapsed
14142
14143 \begin_layout Plain Layout
14144 ひょうのいろ@表の色 ! せるぶ@セル部
14145 \end_layout
14146
14147 \end_inset
14148
14149
14150 \begin_inset Index idx
14151 status collapsed
14152
14153 \begin_layout Plain Layout
14154 いろつき@色付き ! ひょうせるぶ@表セル部
14155 \end_layout
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \begin_layout Standard
14163 \begin_inset Float table
14164 placement h
14165 wide false
14166 sideways false
14167 status open
14168
14169 \begin_layout Plain Layout
14170 \begin_inset Caption
14171
14172 \begin_layout Plain Layout
14173 \begin_inset CommandInset label
14174 LatexCommand label
14175 name "tab:colortblなしの表"
14176
14177 \end_inset
14178
14179
14180 \series bold
14181 colortbl
14182 \series default
14183 パッケージを使用しない色付き表
14184 \begin_inset Argument
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188 colortblなしの表
14189 \end_layout
14190
14191 \end_inset
14192
14193
14194 \end_layout
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Plain Layout
14202 \align center
14203 \begin_inset Tabular
14204 <lyxtabular version="3" rows="3" columns="3">
14205 <features tabularvalignment="middle">
14206 <column alignment="center" valignment="top" width="0">
14207 <column alignment="center" valignment="top" width="0">
14208 <column alignment="center" valignment="top" width="0">
14209 <row>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214
14215 \color green
14216
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14222 \begin_inset Text
14223
14224 \begin_layout Plain Layout
14225
14226 \color red
14227
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236
14237 \color red
14238
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 </row>
14244 <row>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249
14250 \color green
14251
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260
14261 \color blue
14262
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271
14272 \color blue
14273
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 </row>
14279 <row>
14280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284
14285 \color green
14286
14287 \end_layout
14288
14289 \end_inset
14290 </cell>
14291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14292 \begin_inset Text
14293
14294 \begin_layout Plain Layout
14295
14296 \color blue
14297
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306
14307 \color blue
14308
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 </row>
14314 </lyxtabular>
14315
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \end_inset
14322
14323
14324 \end_layout
14325
14326 \begin_layout Standard
14327 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
14328 \family sans
14329 編集\SpecialChar \menuseparator
14330 文字様式
14331 \family default
14332 メニューで色を選んでください。表
14333 \begin_inset CommandInset ref
14334 LatexCommand ref
14335 reference "tab:colortblなしの表"
14336
14337 \end_inset
14338
14339 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
14340 \series bold
14341 colortbl
14342 \series default
14343
14344 \begin_inset Index idx
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
14349 \end_layout
14350
14351 \end_inset
14352
14353 を使用しなくてはなりません。
14354 \end_layout
14355
14356 \begin_layout Standard
14357 \begin_inset ERT
14358 status collapsed
14359
14360 \begin_layout Plain Layout
14361
14362
14363 \backslash
14364 ifcolortbl
14365 \end_layout
14366
14367 \end_inset
14368
14369
14370 \begin_inset Note Note
14371 status open
14372
14373 \begin_layout Plain Layout
14374 本節の以下の部分は、LaTeXパッケージ
14375 \series bold
14376 colortbl
14377 \series default
14378 が導入済みのときのみ表示されます。
14379 \end_layout
14380
14381 \end_inset
14382
14383
14384 \end_layout
14385
14386 \begin_layout Standard
14387 色付きの表を作成するには、プリアンブルに
14388 \end_layout
14389
14390 \begin_layout Standard
14391
14392 \series bold
14393
14394 \backslash
14395 usepackage{colortbl}
14396 \end_layout
14397
14398 \begin_layout Standard
14399 という行を書いて
14400 \series bold
14401 colortbl
14402 \series default
14403 を読み込まなくてはなりません。列の色は、
14404 \series bold
14405 >{ }
14406 \series default
14407 コマンドの中に
14408 \end_layout
14409
14410 \begin_layout Standard
14411
14412 \series bold
14413
14414 \backslash
14415 columncolor{色彩名}
14416 \end_layout
14417
14418 \begin_layout Standard
14419 というコマンドを書いて指定することができます。
14420 \series bold
14421 >{}
14422 \series default
14423 コマンドに関する詳細は、第
14424 \begin_inset CommandInset ref
14425 LatexCommand ref
14426 reference "sub:連結列の計算"
14427
14428 \end_inset
14429
14430 節に述べられています。
14431 \end_layout
14432
14433 \begin_layout Standard
14434 以下の色彩名が事前に定義されています。
14435 \end_layout
14436
14437 \begin_layout Standard
14438
14439 \family sans
14440 red
14441 \family default
14442
14443 \family sans
14444 green
14445 \family default
14446
14447 \family sans
14448 yellow
14449 \family default
14450
14451 \family sans
14452 blue
14453 \family default
14454
14455 \family sans
14456 cyan
14457 \family default
14458
14459 \family sans
14460 magenta
14461 \family default
14462
14463 \family sans
14464 black
14465 \family default
14466
14467 \family sans
14468 white
14469 \end_layout
14470
14471 \begin_layout Standard
14472 \begin_inset VSpace medskip
14473 \end_inset
14474
14475
14476 \end_layout
14477
14478 \begin_layout Standard
14479 また
14480 \end_layout
14481
14482 \begin_layout Standard
14483
14484 \series bold
14485
14486 \backslash
14487 definecolor{色彩名}{色彩モデル}{色彩値}
14488 \end_layout
14489
14490 \begin_layout Standard
14491 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
14492 \end_layout
14493
14494 \begin_layout Labeling
14495 \labelwidthstring 00.00.0000
14496 cmyk:シアン(
14497 \bar under
14498 c
14499 \bar default
14500 yan)・マゼンタ(
14501 \bar under
14502 m
14503 \bar default
14504 agenta)・黄(
14505 \bar under
14506 y
14507 \bar default
14508 ellow)・黒(blac
14509 \bar under
14510 k
14511 \bar default
14512
14513 \end_layout
14514
14515 \begin_layout Labeling
14516 \labelwidthstring 00.00.0000
14517 rgb:赤(
14518 \bar under
14519 r
14520 \bar default
14521 ed)・緑(
14522 \bar under
14523 g
14524 \bar default
14525 reen)・青(
14526 \bar under
14527 b
14528 \bar default
14529 lue)
14530 \end_layout
14531
14532 \begin_layout Labeling
14533 \labelwidthstring 00.00.0000
14534 gray:グレー
14535 \end_layout
14536
14537 \begin_layout Standard
14538 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14539 \end_layout
14540
14541 \begin_layout Standard
14542 たとえば、プリアンブルに
14543 \end_layout
14544
14545 \begin_layout Standard
14546
14547 \series bold
14548
14549 \backslash
14550 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14551 \end_layout
14552
14553 \begin_layout Standard
14554 と書くことによって、「
14555 \emph on
14556 darkgreen
14557 \emph default
14558 」色を定義することができますし、
14559 \end_layout
14560
14561 \begin_layout Standard
14562
14563 \series bold
14564
14565 \backslash
14566 definecolor{lightgray}{gray}{0.8}
14567 \end_layout
14568
14569 \begin_layout Standard
14570 と書けば、「
14571 \emph on
14572 lightgray
14573 \emph default
14574 」色を定義することができます。
14575 \end_layout
14576
14577 \begin_layout Standard
14578 \begin_inset VSpace medskip
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \begin_layout Standard
14585 罫線は
14586 \end_layout
14587
14588 \begin_layout Standard
14589
14590 \series bold
14591
14592 \backslash
14593 rowcolor{色彩名}
14594 \end_layout
14595
14596 \begin_layout Standard
14597 というコマンドを使用して色付けすることができ、セルは
14598 \end_layout
14599
14600 \begin_layout Standard
14601
14602 \series bold
14603
14604 \backslash
14605 cellcolor{色彩名}
14606 \end_layout
14607
14608 \begin_layout Standard
14609 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14610 \end_layout
14611
14612 \begin_layout Standard
14613 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14614 \family sans
14615 編集\SpecialChar \menuseparator
14616 文字様式
14617 \family default
14618 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14619 ます。
14620 \end_layout
14621
14622 \begin_layout Standard
14623 \begin_inset Note Greyedout
14624 status open
14625
14626 \begin_layout Plain Layout
14627 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14628 \end_layout
14629
14630 \end_inset
14631
14632
14633 \end_layout
14634
14635 \begin_layout Standard
14636 \begin_inset VSpace bigskip
14637 \end_inset
14638
14639
14640 \end_layout
14641
14642 \begin_layout Standard
14643
14644 \begin_inset CommandInset ref
14645 LatexCommand ref
14646 reference "tab:色付き表"
14647
14648 \end_inset
14649
14650 を作成するには、以下のようにしてください。第一列の色は
14651 \emph on
14652 darkgreen
14653 \emph default
14654 にしたいので、この列のLaTeX変数として
14655 \end_layout
14656
14657 \begin_layout Standard
14658
14659 \series bold
14660 >{
14661 \backslash
14662 columncolor{darkgreen}
14663 \backslash
14664 centering}c
14665 \end_layout
14666
14667 \begin_layout Standard
14668 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14669 \end_layout
14670
14671 \begin_layout Standard
14672
14673 \series bold
14674
14675 \backslash
14676 rowcolow{cyan}
14677 \end_layout
14678
14679 \begin_layout Standard
14680 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14681 \end_layout
14682
14683 \begin_layout Standard
14684
14685 \series bold
14686
14687 \backslash
14688 cellcolor{magenta}
14689 \end_layout
14690
14691 \begin_layout Standard
14692 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14693 \family sans
14694 編集\SpecialChar \menuseparator
14695 文字様式
14696 \family default
14697 メニューを使って、各文字に色付けをすることができます。
14698 \end_layout
14699
14700 \begin_layout Standard
14701 \begin_inset Float table
14702 placement h
14703 wide false
14704 sideways false
14705 status open
14706
14707 \begin_layout Plain Layout
14708 \begin_inset Caption
14709
14710 \begin_layout Plain Layout
14711
14712 \series bold
14713 \begin_inset CommandInset label
14714 LatexCommand label
14715 name "tab:色付き表"
14716
14717 \end_inset
14718
14719 colortbl
14720 \series default
14721 パッケージを使用した色付き表
14722 \begin_inset Argument
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726 colortblを使った表
14727 \end_layout
14728
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \begin_layout Plain Layout
14740 \align center
14741 \begin_inset Tabular
14742 <lyxtabular version="3" rows="3" columns="3">
14743 <features tabularvalignment="middle">
14744 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14745 <column alignment="center" valignment="top" width="0">
14746 <column alignment="center" valignment="top" width="0">
14747 <row>
14748 <cell alignment="center" valignment="top" usebox="none">
14749 \begin_inset Text
14750
14751 \begin_layout Plain Layout
14752 \begin_inset ERT
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756
14757
14758 \backslash
14759 rowcolor{cyan}
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \color magenta
14766
14767 \end_layout
14768
14769 \end_inset
14770 </cell>
14771 <cell alignment="center" valignment="top" usebox="none">
14772 \begin_inset Text
14773
14774 \begin_layout Plain Layout
14775
14776 \color red
14777
14778 \end_layout
14779
14780 \end_inset
14781 </cell>
14782 <cell alignment="center" valignment="top" usebox="none">
14783 \begin_inset Text
14784
14785 \begin_layout Plain Layout
14786
14787 \color red
14788
14789 \end_layout
14790
14791 \end_inset
14792 </cell>
14793 </row>
14794 <row>
14795 <cell alignment="center" valignment="top" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799
14800 \color yellow
14801
14802 \end_layout
14803
14804 \end_inset
14805 </cell>
14806 <cell alignment="center" valignment="top" usebox="none">
14807 \begin_inset Text
14808
14809 \begin_layout Plain Layout
14810
14811 \color blue
14812
14813 \end_layout
14814
14815 \end_inset
14816 </cell>
14817 <cell alignment="center" valignment="top" usebox="none">
14818 \begin_inset Text
14819
14820 \begin_layout Plain Layout
14821
14822 \color blue
14823
14824 \end_layout
14825
14826 \end_inset
14827 </cell>
14828 </row>
14829 <row>
14830 <cell alignment="center" valignment="top" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834
14835 \color yellow
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 <cell alignment="center" valignment="top" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845
14846 \color blue
14847
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861
14862 \backslash
14863 cellcolor{magenta}
14864 \end_layout
14865
14866 \end_inset
14867
14868
14869 \color green
14870
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 </row>
14876 </lyxtabular>
14877
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \begin_layout Standard
14889 \begin_inset ERT
14890 status collapsed
14891
14892 \begin_layout Plain Layout
14893
14894
14895 \backslash
14896 else
14897 \end_layout
14898
14899 \end_inset
14900
14901
14902 \begin_inset Note Note
14903 status open
14904
14905 \begin_layout Plain Layout
14906 以下は、LaTeXパッケージ
14907 \series bold
14908 colortbl
14909 \series default
14910 が導入されていないときに表示されます。
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \begin_layout Standard
14919 この節の内容を出力で表示させるには、
14920 \series bold
14921 colortbl
14922 \series default
14923 パッケージを導入する必要があります。
14924 \end_layout
14925
14926 \begin_layout Standard
14927 \begin_inset ERT
14928 status collapsed
14929
14930 \begin_layout Plain Layout
14931
14932
14933 \backslash
14934 fi
14935 \end_layout
14936
14937 \end_inset
14938
14939
14940 \end_layout
14941
14942 \begin_layout Subsection
14943 色付き罫線
14944 \begin_inset Index idx
14945 status collapsed
14946
14947 \begin_layout Plain Layout
14948 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14949 \end_layout
14950
14951 \end_inset
14952
14953
14954 \begin_inset Index idx
14955 status collapsed
14956
14957 \begin_layout Plain Layout
14958 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14959 \end_layout
14960
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \begin_layout Standard
14967
14968 \begin_inset CommandInset ref
14969 LatexCommand ref
14970 reference "sub:罫線幅"
14971
14972 \end_inset
14973
14974 節に述べられているように、表中の全罫線の線幅は、長さ
14975 \series bold
14976
14977 \backslash
14978 arrayrulewidth
14979 \series default
14980 を使って調節することができます。本節の表では、すべて1.5
14981 \begin_inset space \thinspace{}
14982 \end_inset
14983
14984 ptに設定されています。
14985 \begin_inset ERT
14986 status collapsed
14987
14988 \begin_layout Plain Layout
14989
14990
14991 \backslash
14992 setlength{
14993 \backslash
14994 arrayrulewidth}{1.5pt}
14995 \end_layout
14996
14997 \end_inset
14998
14999
15000 \end_layout
15001
15002 \begin_layout Standard
15003 たとえば縦罫線を緑に着色するには、第
15004 \begin_inset CommandInset ref
15005 LatexCommand ref
15006 reference "sub:自製書式"
15007
15008 \end_inset
15009
15010 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
15011 \end_layout
15012
15013 \begin_layout Standard
15014
15015 \series bold
15016
15017 \backslash
15018 newcolumntype{W}{!{
15019 \backslash
15020 color{green}
15021 \backslash
15022 vline}}
15023 \end_layout
15024
15025 \begin_layout Standard
15026
15027 \begin_inset CommandInset ref
15028 LatexCommand ref
15029 reference "tab:色付き縦罫線の表"
15030
15031 \end_inset
15032
15033 では、最右列にLaTeX変数
15034 \series bold
15035 WcW
15036 \series default
15037 、他の列にLaTeX変数
15038 \series bold
15039 Wc
15040 \series default
15041 が使用されています。
15042 \end_layout
15043
15044 \begin_layout Standard
15045 複数の色を用いたいときには、列書式をもっと定義してください。
15046 \end_layout
15047
15048 \begin_layout Standard
15049 \begin_inset Float table
15050 placement h
15051 wide false
15052 sideways false
15053 status open
15054
15055 \begin_layout Plain Layout
15056 \begin_inset Caption
15057
15058 \begin_layout Plain Layout
15059 \begin_inset CommandInset label
15060 LatexCommand label
15061 name "tab:色付き縦罫線の表"
15062
15063 \end_inset
15064
15065 色付き縦罫線の表
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Plain Layout
15074 \align center
15075 \begin_inset Tabular
15076 <lyxtabular version="3" rows="3" columns="3">
15077 <features tabularvalignment="middle">
15078 <column alignment="center" valignment="top" width="0" special="Wc">
15079 <column alignment="center" valignment="top" width="0" special="Wc">
15080 <column alignment="center" valignment="top" width="0" special="WcW">
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086 sd
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" topline="true" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 <cell alignment="center" valignment="top" topline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124 sd
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" topline="true" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 </row>
15139 <row>
15140 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15141 \begin_inset Text
15142
15143 \begin_layout Plain Layout
15144
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 sd
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 </row>
15168 </lyxtabular>
15169
15170 \end_inset
15171
15172
15173 \end_layout
15174
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \begin_layout Standard
15181 \begin_inset VSpace bigskip
15182 \end_inset
15183
15184
15185 \begin_inset CommandInset ref
15186 LatexCommand ref
15187 reference "tab:色付き横罫線の表"
15188
15189 \end_inset
15190
15191 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
15192 \end_layout
15193
15194 \begin_layout Standard
15195
15196 \series bold
15197
15198 \backslash
15199 let
15200 \backslash
15201 myHlineC
15202 \backslash
15203 hline
15204 \begin_inset Newline newline
15205 \end_inset
15206
15207
15208 \backslash
15209 renewcommand{
15210 \backslash
15211 hline}
15212 \begin_inset Newline newline
15213 \end_inset
15214
15215
15216 \begin_inset Phantom HPhantom
15217 status open
15218
15219 \begin_layout Plain Layout
15220 \begin_inset space ~
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227
15228 {
15229 \backslash
15230 arrayrulecolor{red}
15231 \backslash
15232 myHlineC
15233 \backslash
15234 arrayrulecolor{black}}
15235 \end_layout
15236
15237 \begin_layout Standard
15238 というコマンドを入力して下さい。
15239 \end_layout
15240
15241 \begin_layout Standard
15242 \begin_inset ERT
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246
15247
15248 \backslash
15249 let
15250 \backslash
15251 myHlineC
15252 \backslash
15253 hline
15254 \end_layout
15255
15256 \begin_layout Plain Layout
15257
15258
15259 \backslash
15260 renewcommand{
15261 \backslash
15262 hline}
15263 \end_layout
15264
15265 \begin_layout Plain Layout
15266
15267  {
15268 \backslash
15269 arrayrulecolor{red}
15270 \backslash
15271 myHlineC
15272 \backslash
15273 arrayrulecolor{black}}
15274 \end_layout
15275
15276 \end_inset
15277
15278
15279 \begin_inset Float table
15280 placement h
15281 wide false
15282 sideways false
15283 status open
15284
15285 \begin_layout Plain Layout
15286 \begin_inset Caption
15287
15288 \begin_layout Plain Layout
15289 \begin_inset CommandInset label
15290 LatexCommand label
15291 name "tab:色付き横罫線の表"
15292
15293 \end_inset
15294
15295 色付き横罫線の表
15296 \end_layout
15297
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \begin_layout Plain Layout
15304 \align center
15305 \begin_inset Tabular
15306 <lyxtabular version="3" rows="3" columns="3">
15307 <features tabularvalignment="middle">
15308 <column alignment="center" valignment="top" width="0">
15309 <column alignment="center" valignment="top" width="0">
15310 <column alignment="center" valignment="top" width="0">
15311 <row>
15312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316 sd
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15322 \begin_inset Text
15323
15324 \begin_layout Plain Layout
15325
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 </row>
15340 <row>
15341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354 sd
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
15359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row>
15370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392 sd
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 </row>
15398 </lyxtabular>
15399
15400 \end_inset
15401
15402
15403 \end_layout
15404
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \begin_layout Standard
15411 既定値の黒罫線に戻るには、
15412 \end_layout
15413
15414 \begin_layout Standard
15415
15416 \series bold
15417
15418 \backslash
15419 renewcommand{
15420 \backslash
15421 hline}{
15422 \backslash
15423 myHlineC}
15424 \end_layout
15425
15426 \begin_layout Standard
15427 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
15428 \begin_inset CommandInset ref
15429 LatexCommand ref
15430 reference "tab:色付き罫線の表"
15431
15432 \end_inset
15433
15434 は、縦横罫線を色付けした例です。
15435 \end_layout
15436
15437 \begin_layout Standard
15438 \begin_inset Float table
15439 placement h
15440 wide false
15441 sideways false
15442 status open
15443
15444 \begin_layout Plain Layout
15445 \begin_inset Caption
15446
15447 \begin_layout Plain Layout
15448 \begin_inset CommandInset label
15449 LatexCommand label
15450 name "tab:色付き罫線の表"
15451
15452 \end_inset
15453
15454 色付き罫線の表
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \begin_layout Plain Layout
15463 \align center
15464 \begin_inset Tabular
15465 <lyxtabular version="3" rows="3" columns="3">
15466 <features tabularvalignment="middle">
15467 <column alignment="center" valignment="top" width="0" special="Wc">
15468 <column alignment="center" valignment="top" width="0" special="Wc">
15469 <column alignment="center" valignment="top" width="0" special="WcW">
15470 <row>
15471 <cell alignment="center" valignment="top" topline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475 sd
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 <row>
15500 <cell alignment="center" valignment="top" topline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" topline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Plain Layout
15513 sd
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 <cell alignment="center" valignment="top" topline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 <row topspace="default">
15529 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551 sd
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 </row>
15557 </lyxtabular>
15558
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \end_inset
15565
15566
15567 \end_layout
15568
15569 \begin_layout Standard
15570 \begin_inset ERT
15571 status collapsed
15572
15573 \begin_layout Plain Layout
15574
15575
15576 \backslash
15577 renewcommand{
15578 \backslash
15579 hline}{
15580 \backslash
15581 myHlineC}
15582 \end_layout
15583
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \begin_layout Standard
15590 \begin_inset ERT
15591 status collapsed
15592
15593 \begin_layout Plain Layout
15594
15595
15596 \backslash
15597 setlength{
15598 \backslash
15599 arrayrulewidth}{0.4pt}
15600 \end_layout
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Section
15608 表の調整
15609 \begin_inset Index idx
15610 status collapsed
15611
15612 \begin_layout Plain Layout
15613 ひょうのちょうせい@表の調整
15614 \end_layout
15615
15616 \end_inset
15617
15618
15619 \begin_inset Index idx
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623 ひょう@表 ! ちょうせい@調整
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Subsection
15632 行の余白取り
15633 \begin_inset CommandInset label
15634 LatexCommand label
15635 name "sub:行の余白取り"
15636
15637 \end_inset
15638
15639
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Standard
15653 表の設定ダイアログの
15654 \family sans
15655 罫線
15656 \family default
15657 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15658 \end_layout
15659
15660 \begin_layout Description
15661 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15662 \begin_inset Foot
15663 status collapsed
15664
15665 \begin_layout Plain Layout
15666 フォーマル形式の表は第
15667 \begin_inset CommandInset ref
15668 LatexCommand ref
15669 reference "sec:フォーマル形式の表"
15670
15671 \end_inset
15672
15673 節で説明されています。
15674 \end_layout
15675
15676 \end_inset
15677
15678 ならば、LyXは既定値として0.5
15679 \begin_inset space \thinspace{}
15680 \end_inset
15681
15682 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15683 \begin_inset VSpace medskip
15684 \end_inset
15685
15686
15687 \begin_inset Newline newline
15688 \end_inset
15689
15690
15691 \begin_inset space \hspace*{}
15692 \length 0pt
15693 \end_inset
15694
15695
15696 \begin_inset space \hfill{}
15697 \end_inset
15698
15699
15700 \begin_inset Tabular
15701 <lyxtabular version="3" rows="3" columns="1">
15702 <features tabularvalignment="middle">
15703 <column alignment="center" valignment="top" width="0">
15704 <row>
15705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15706 \begin_inset Text
15707
15708 \begin_layout Plain Layout
15709
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 </row>
15715 <row topspace="3mm">
15716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720 行上に3
15721 \begin_inset space \thinspace{}
15722 \end_inset
15723
15724 mmの余白
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 </row>
15730 <row>
15731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 </row>
15741 </lyxtabular>
15742
15743 \end_inset
15744
15745
15746 \begin_inset space \hfill{}
15747 \end_inset
15748
15749
15750 \begin_inset space \hspace*{}
15751 \length 0pt
15752 \end_inset
15753
15754
15755 \begin_inset VSpace medskip
15756 \end_inset
15757
15758
15759 \begin_inset Newline newline
15760 \end_inset
15761
15762 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15763 \end_layout
15764
15765 \begin_layout Description
15766 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15767 \begin_inset space \thinspace{}
15768 \end_inset
15769
15770 emの余白を挿入し、通常の表ならば既定値として2
15771 \begin_inset space \thinspace{}
15772 \end_inset
15773
15774 ptを挿入します。
15775 \end_layout
15776
15777 \begin_layout Description
15778 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15779 \begin_inset space \thinspace{}
15780 \end_inset
15781
15782 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15783 \begin_inset VSpace medskip
15784 \end_inset
15785
15786
15787 \begin_inset Newline newline
15788 \end_inset
15789
15790
15791 \begin_inset space \hspace*{}
15792 \length 0pt
15793 \end_inset
15794
15795
15796 \begin_inset space \hfill{}
15797 \end_inset
15798
15799
15800 \begin_inset Tabular
15801 <lyxtabular version="3" rows="3" columns="1">
15802 <features tabularvalignment="middle">
15803 <column alignment="center" valignment="top" width="0">
15804 <row>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row interlinespace="3mm">
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 \begin_inset Formula $\downarrow$
15821 \end_inset
15822
15823  行間に3
15824 \begin_inset space \thinspace{}
15825 \end_inset
15826
15827 mmの余白 
15828 \begin_inset Formula $\downarrow$
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 \begin_inset Formula $\uparrow$
15843 \end_inset
15844
15845  行間に3
15846 \begin_inset space \thinspace{}
15847 \end_inset
15848
15849 mmの余白 
15850 \begin_inset Formula $\uparrow$
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 </row>
15859 </lyxtabular>
15860
15861 \end_inset
15862
15863
15864 \begin_inset space \hfill{}
15865 \end_inset
15866
15867
15868 \begin_inset space \hspace*{}
15869 \length 0pt
15870 \end_inset
15871
15872
15873 \begin_inset VSpace medskip
15874 \end_inset
15875
15876
15877 \begin_inset Newline newline
15878 \end_inset
15879
15880 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15881 \end_layout
15882
15883 \begin_layout Standard
15884 \begin_inset VSpace bigskip
15885 \end_inset
15886
15887 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15888 \end_layout
15889
15890 \begin_layout Standard
15891
15892 \series bold
15893
15894 \backslash
15895 @ifundefined{extrarowheight}
15896 \begin_inset Newline newline
15897 \end_inset
15898
15899
15900 \begin_inset Phantom HPhantom
15901 status open
15902
15903 \begin_layout Plain Layout
15904 \begin_inset space ~
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \end_inset
15911
15912 {
15913 \backslash
15914 usepackage{array}}{}
15915 \begin_inset Newline newline
15916 \end_inset
15917
15918
15919 \backslash
15920 setlength{
15921 \backslash
15922 extrarowheight}{height}
15923 \end_layout
15924
15925 \begin_layout Standard
15926 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15927 \series bold
15928 array
15929 \series default
15930 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15931 \series bold
15932
15933 \backslash
15934 @ifundefined
15935 \series default
15936 が使用されています)。
15937 \end_layout
15938
15939 \begin_layout Standard
15940 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15941 \series bold
15942
15943 \backslash
15944 strut
15945 \series default
15946 コマンドを挿入することで補正することができます。表
15947 \begin_inset CommandInset ref
15948 LatexCommand ref
15949 reference "tab:垂直揃え"
15950
15951 \end_inset
15952
15953 は、この効果を示したものです。
15954 \end_layout
15955
15956 \begin_layout Standard
15957 \noindent
15958 \begin_inset Float table
15959 placement h
15960 wide false
15961 sideways false
15962 status open
15963
15964 \begin_layout Plain Layout
15965 \begin_inset Caption
15966
15967 \begin_layout Plain Layout
15968 \begin_inset CommandInset label
15969 LatexCommand label
15970 name "tab:垂直揃え"
15971
15972 \end_inset
15973
15974 大きなフォント寸法の文章の垂直揃え
15975 \end_layout
15976
15977 \end_inset
15978
15979
15980 \end_layout
15981
15982 \begin_layout Plain Layout
15983 \begin_inset space \hfill{}
15984 \end_inset
15985
15986
15987 \begin_inset Float table
15988 wide false
15989 sideways false
15990 status open
15991
15992 \begin_layout Plain Layout
15993 \begin_inset Caption
15994
15995 \begin_layout Plain Layout
15996 通常の表
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Plain Layout
16005 \noindent
16006 \align center
16007 \begin_inset Tabular
16008 <lyxtabular version="3" rows="6" columns="1">
16009 <features tabularvalignment="middle">
16010 <column alignment="left" valignment="top" width="0">
16011 <row>
16012 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 Normal, g
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 <row>
16023 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027
16028 \size large
16029 Large
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 </row>
16035 <row>
16036 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040
16041 \size larger
16042 Larger
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 </row>
16048 <row>
16049 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053
16054 \size largest
16055 Largest
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 </row>
16061 <row>
16062 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16063 \begin_inset Text
16064
16065 \begin_layout Plain Layout
16066
16067 \size huge
16068 Huge
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row>
16075 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079
16080 \size giant
16081 Huger
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 </lyxtabular>
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \end_inset
16095
16096
16097 \begin_inset space \hfill{}
16098 \end_inset
16099
16100
16101 \begin_inset Float table
16102 wide false
16103 sideways false
16104 status open
16105
16106 \begin_layout Plain Layout
16107 \begin_inset Caption
16108
16109 \begin_layout Plain Layout
16110
16111 \series bold
16112
16113 \backslash
16114 strut
16115 \series default
16116 コマンドを使用した表
16117 \end_layout
16118
16119 \end_inset
16120
16121
16122 \end_layout
16123
16124 \begin_layout Plain Layout
16125 \noindent
16126 \align center
16127 \begin_inset Tabular
16128 <lyxtabular version="3" rows="6" columns="1">
16129 <features tabularvalignment="middle">
16130 <column alignment="left" valignment="top" width="0">
16131 <row>
16132 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136 Normal, g
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 </row>
16142 <row>
16143 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \size large
16149 \begin_inset ERT
16150 status collapsed
16151
16152 \begin_layout Plain Layout
16153
16154
16155 \backslash
16156 strut 
16157 \end_layout
16158
16159 \end_inset
16160
16161 Large
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 </row>
16167 <row>
16168 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172
16173 \size larger
16174 \begin_inset ERT
16175 status collapsed
16176
16177 \begin_layout Plain Layout
16178
16179
16180 \backslash
16181 strut 
16182 \end_layout
16183
16184 \end_inset
16185
16186 Larger
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 </row>
16192 <row>
16193 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197
16198 \size largest
16199 \begin_inset ERT
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203
16204
16205 \backslash
16206 strut 
16207 \end_layout
16208
16209 \end_inset
16210
16211 Largest
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 </row>
16217 <row>
16218 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222
16223 \size huge
16224 \begin_inset ERT
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228
16229
16230 \backslash
16231 strut 
16232 \end_layout
16233
16234 \end_inset
16235
16236 Huge
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 <row>
16243 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \size giant
16249 \begin_inset ERT
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253
16254
16255 \backslash
16256 strut 
16257 \end_layout
16258
16259 \end_inset
16260
16261 Huger
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 </row>
16267 </lyxtabular>
16268
16269 \end_inset
16270
16271
16272 \end_layout
16273
16274 \end_inset
16275
16276
16277 \begin_inset space \hfill{}
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \begin_layout Subsection
16289 特殊なセル揃え
16290 \begin_inset CommandInset label
16291 LatexCommand label
16292 name "sub:特殊なセル揃え"
16293
16294 \end_inset
16295
16296
16297 \begin_inset Index idx
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \begin_layout Standard
16310 ときには表
16311 \begin_inset CommandInset ref
16312 LatexCommand ref
16313 reference "tab:表セル"
16314
16315 \end_inset
16316
16317 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン
16318 \begin_inset Graphics
16319         filename ../../images/tabular-feature_align-decimal.png
16320         scale 85
16321         scaleBeforeRotation
16322
16323 \end_inset
16324
16325 を押すか、表設定中で揃えを
16326 \family sans
16327 小数点で
16328 \family default
16329 に設定します。
16330 \end_layout
16331
16332 \begin_layout Standard
16333 \begin_inset Float table
16334 placement h
16335 wide false
16336 sideways false
16337 status open
16338
16339 \begin_layout Plain Layout
16340 \begin_inset Caption
16341
16342 \begin_layout Plain Layout
16343 \begin_inset CommandInset label
16344 LatexCommand label
16345 name "tab:表セル"
16346
16347 \end_inset
16348
16349 一列が小数点で揃えられた表セル
16350 \end_layout
16351
16352 \end_inset
16353
16354
16355 \end_layout
16356
16357 \begin_layout Plain Layout
16358 \align center
16359 \begin_inset Tabular
16360 <lyxtabular version="3" rows="4" columns="1">
16361 <features booktabs="true" tabularvalignment="middle">
16362 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16363 <row>
16364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368 見出し
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 </row>
16374 <row>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379 12.6
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 </row>
16385 <row>
16386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 0.68
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 -123.0
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 </row>
16407 </lyxtabular>
16408
16409 \end_inset
16410
16411
16412 \end_layout
16413
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \begin_layout Standard
16420 \begin_inset Float table
16421 placement h
16422 wide false
16423 sideways false
16424 status open
16425
16426 \begin_layout Plain Layout
16427 \begin_inset Caption
16428
16429 \begin_layout Plain Layout
16430 \begin_inset CommandInset label
16431 LatexCommand label
16432 name "tab:演算子揃え表"
16433
16434 \end_inset
16435
16436 一列が演算子で揃えられた表セル
16437 \end_layout
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \begin_layout Plain Layout
16445 \align center
16446 \begin_inset Tabular
16447 <lyxtabular version="3" rows="4" columns="2">
16448 <features booktabs="true" tabularvalignment="middle">
16449 <column alignment="right" valignment="top" width="0pt">
16450 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16451 <row>
16452 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 見出し
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 </row>
16471 <row>
16472 <cell alignment="center" valignment="top" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476 \begin_inset Formula $12\,+$
16477 \end_inset
16478
16479
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 <cell alignment="center" valignment="top" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Plain Layout
16488 \begin_inset Formula $\,6$
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 \begin_inset Formula $0\,-$
16503 \end_inset
16504
16505
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 <cell alignment="center" valignment="top" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Plain Layout
16514 \begin_inset Formula $\,68$
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \end_inset
16521 </cell>
16522 </row>
16523 <row>
16524 <cell alignment="center" valignment="top" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 \begin_inset Formula $-123\,/$
16529 \end_inset
16530
16531
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 <cell alignment="center" valignment="top" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 \begin_inset Formula $\,0$
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 </lyxtabular>
16550
16551 \end_inset
16552
16553
16554 \end_layout
16555
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \begin_layout Standard
16562 揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表
16563 \begin_inset CommandInset ref
16564 LatexCommand ref
16565 reference "tab:演算子揃え表"
16566
16567 \end_inset
16568
16569 のような方法を用いる必要があります。この表は、4×2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には
16570 、左揃えで残りを収めます。演算子の周りに通常加えられる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削る
16571 ために、
16572 \end_layout
16573
16574 \begin_layout Standard
16575
16576 \series bold
16577 @{}l
16578 \end_layout
16579
16580 \begin_layout Standard
16581 というLaTeX引数を第2列に指定します。
16582 \end_layout
16583
16584 \begin_layout Standard
16585
16586 \begin_inset CommandInset ref
16587 LatexCommand ref
16588 reference "tab:表セル揃え"
16589
16590 \end_inset
16591
16592 は、揃え方の例をいくつか示しています。関係子で揃えるために、表
16593 \begin_inset CommandInset ref
16594 LatexCommand ref
16595 reference "tab:演算子揃え表"
16596
16597 \end_inset
16598
16599 の冒頭には、小空白が加えられています。
16600 \end_layout
16601
16602 \begin_layout Standard
16603 \begin_inset Float table
16604 wide false
16605 sideways false
16606 status open
16607
16608 \begin_layout Plain Layout
16609 \begin_inset Caption
16610
16611 \begin_layout Plain Layout
16612 \begin_inset CommandInset label
16613 LatexCommand label
16614 name "tab:表セル揃え"
16615
16616 \end_inset
16617
16618 表セルの揃えの例
16619 \end_layout
16620
16621 \end_inset
16622
16623
16624 \end_layout
16625
16626 \begin_layout Plain Layout
16627 \align center
16628 \begin_inset Tabular
16629 <lyxtabular version="3" rows="4" columns="6">
16630 <features tabularvalignment="middle">
16631 <column alignment="right" valignment="top" width="0">
16632 <column alignment="left" valignment="top" width="0" special="@{}l">
16633 <column alignment="right" valignment="top" width="0">
16634 <column alignment="left" valignment="top" width="0" special="@{}l">
16635 <column alignment="right" valignment="top" width="0">
16636 <column alignment="left" valignment="top" width="0" special="@{}l">
16637 <row>
16638 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642 単位
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660 冪数
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 関係子
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row>
16694 <cell alignment="center" valignment="top" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 12×
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 24本の瓶
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 \begin_inset Formula $10\cdot$
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 \begin_inset Formula $10^{\mbox{-}17}$
16729 \end_inset
16730
16731
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 \begin_inset Formula $\Gamma(t)\propto$
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 \begin_inset Formula $\:\Upsilon(t)$
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row>
16762 <cell alignment="center" valignment="top" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 1024×
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775 768ピクセル
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 <cell alignment="center" valignment="top" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Plain Layout
16784 \begin_inset Formula $5.78\cdot$
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Formula $10^{7}$
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 \begin_inset Formula $A\ne$
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 \begin_inset Formula $\: B_{\mathrm{red}}$
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 </row>
16829 <row>
16830 <cell alignment="center" valignment="top" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 32×
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 6
16844 \begin_inset space \thinspace{}
16845 \end_inset
16846
16847 cm
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell alignment="center" valignment="top" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 -
16857 \begin_inset Formula $33.5\cdot$
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 \begin_inset Formula $10^{4}$
16870 \end_inset
16871
16872
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 <cell alignment="center" valignment="top" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881 \begin_inset Formula $\sin(\alpha)\ge$
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 <cell alignment="center" valignment="top" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893 \begin_inset Formula $\:\sin(\beta)$
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 </lyxtabular>
16903
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \begin_layout Subsection
16915 自製のセル書式および列書式
16916 \begin_inset CommandInset label
16917 LatexCommand label
16918 name "sub:自製書式"
16919
16920 \end_inset
16921
16922
16923 \begin_inset Index idx
16924 status collapsed
16925
16926 \begin_layout Plain Layout
16927 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16928 \end_layout
16929
16930 \end_inset
16931
16932
16933 \end_layout
16934
16935 \begin_layout Standard
16936 連結列セルを含む表がいくつもある場合には、第
16937 \begin_inset CommandInset ref
16938 LatexCommand ref
16939 reference "sub:連結列の計算"
16940
16941 \end_inset
16942
16943 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16944 べての表で使うことができます。書式は、以下のように定義します。
16945 \end_layout
16946
16947 \begin_layout Standard
16948
16949 \series bold
16950
16951 \backslash
16952 newcolumntype{書式名}[引数の数]{コマンド}
16953 \end_layout
16954
16955 \begin_layout Standard
16956 書式名は、一文字だけでも構いません。
16957 \emph on
16958 b
16959 \emph default
16960
16961 \emph on
16962 c
16963 \emph default
16964
16965 \emph on
16966 l
16967 \emph default
16968
16969 \emph on
16970 m
16971 \emph default
16972
16973 \emph on
16974 p
16975 \emph default
16976
16977 \emph on
16978 r
16979 \emph default
16980 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16981 \end_layout
16982
16983 \begin_layout Standard
16984 \begin_inset VSpace medskip
16985 \end_inset
16986
16987
16988 \end_layout
16989
16990 \begin_layout Standard
16991 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
16992 \end_layout
16993
16994 \begin_layout Standard
16995
16996 \series bold
16997
16998 \backslash
16999 newcolumntype{M}[1]{>{
17000 \backslash
17001 centering
17002 \backslash
17003 hspace{0pt}}m{#1}}
17004 \end_layout
17005
17006 \begin_layout Standard
17007 ここで
17008 \series bold
17009
17010 \backslash
17011 hspace{0pt}
17012 \series default
17013 は、第
17014 \begin_inset CommandInset ref
17015 LatexCommand ref
17016 reference "sub:複数行"
17017
17018 \end_inset
17019
17020 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
17021 \end_layout
17022
17023 \begin_layout Standard
17024
17025 \series bold
17026 M{width}
17027 \end_layout
17028
17029 \begin_layout Standard
17030 と入力するだけですみます。
17031 \end_layout
17032
17033 \begin_layout Standard
17034 \begin_inset VSpace bigskip
17035 \end_inset
17036
17037
17038 \end_layout
17039
17040 \begin_layout Standard
17041 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
17042 \end_layout
17043
17044 \begin_layout Standard
17045
17046 \series bold
17047
17048 \backslash
17049 newcolumntype{S}[2]{>{
17050 \backslash
17051 centering
17052 \backslash
17053 hspace{0pt}}
17054 \begin_inset Newline newline
17055 \end_inset
17056
17057
17058 \begin_inset Phantom HPhantom
17059 status open
17060
17061 \begin_layout Plain Layout
17062
17063 \series bold
17064
17065 \backslash
17066 newcolumntype
17067 \end_layout
17068
17069 \end_inset
17070
17071 m{(#1+(2
17072 \backslash
17073 tabcolsep+
17074 \backslash
17075 arrayrulewidth)*(1-#2))/#2}}
17076 \end_layout
17077
17078 \begin_layout Standard
17079 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
17080 \begin_inset CommandInset ref
17081 LatexCommand eqref
17082 reference "eq:Wgn"
17083
17084 \end_inset
17085
17086 式を使用しています。
17087 \end_layout
17088
17089 \begin_layout Standard
17090 こうしておけば、当該セルのLaTeX引数に
17091 \end_layout
17092
17093 \begin_layout Standard
17094
17095 \series bold
17096 S{連結列セルの幅}{連結列セルがまたがる列の数}
17097 \end_layout
17098
17099 \begin_layout Standard
17100 と入力するだけですみます。
17101 \end_layout
17102
17103 \begin_layout Standard
17104 \begin_inset VSpace bigskip
17105 \end_inset
17106
17107
17108 \end_layout
17109
17110 \begin_layout Standard
17111 色付き列については、以下のように定義するとよいでしょう。
17112 \end_layout
17113
17114 \begin_layout Standard
17115
17116 \series bold
17117
17118 \backslash
17119 newcolumntype{K}[1]{>{
17120 \backslash
17121 columncolor{#1}
17122 \backslash
17123 hspace{0pt}}c}
17124 \end_layout
17125
17126 \begin_layout Standard
17127 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
17128 \end_layout
17129
17130 \begin_layout Standard
17131
17132 \series bold
17133 K{色名}
17134 \end_layout
17135
17136 \begin_layout Standard
17137 と入力します。
17138 \end_layout
17139
17140 \begin_layout Standard
17141 \begin_inset VSpace bigskip
17142 \end_inset
17143
17144
17145 \end_layout
17146
17147 \begin_layout Standard
17148
17149 \begin_inset CommandInset ref
17150 LatexCommand ref
17151 reference "tab:ユーザー定義の表書式"
17152
17153 \end_inset
17154
17155 を生成するには、第1列と連結列にLaTeX引数として
17156 \end_layout
17157
17158 \begin_layout Standard
17159
17160 \series bold
17161 M{2.5cm}
17162 \end_layout
17163
17164 \begin_layout Standard
17165 を指定し、最終列に
17166 \end_layout
17167
17168 \begin_layout Standard
17169
17170 \series bold
17171 K{red}
17172 \end_layout
17173
17174 \begin_layout Standard
17175 そして第2列の各セルに
17176 \end_layout
17177
17178 \begin_layout Standard
17179
17180 \series bold
17181 S{2.5cm}{2}
17182 \end_layout
17183
17184 \begin_layout Standard
17185 と指定します。
17186 \end_layout
17187
17188 \begin_layout Standard
17189 \begin_inset Float table
17190 placement h
17191 wide false
17192 sideways false
17193 status open
17194
17195 \begin_layout Plain Layout
17196 \begin_inset Caption
17197
17198 \begin_layout Plain Layout
17199 \begin_inset CommandInset label
17200 LatexCommand label
17201 name "tab:ユーザー定義の表書式"
17202
17203 \end_inset
17204
17205 ユーザー定義の表書式を使用した表
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Plain Layout
17214 \align center
17215 \begin_inset Tabular
17216 <lyxtabular version="3" rows="3" columns="4">
17217 <features tabularvalignment="middle">
17218 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17219 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17220 <column alignment="center" valignment="middle" width="0">
17221 <column alignment="center" valignment="middle" width="0" special="K{red}">
17222 <row>
17223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227 とても長い表セル中の単語
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 複数行の連結列
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 c
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 d
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274 e
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 f
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 g
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 h
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 i
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 j
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 k
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 </lyxtabular>
17337
17338 \end_inset
17339
17340
17341 \end_layout
17342
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \begin_layout Subsection
17349 罫線幅
17350 \begin_inset CommandInset label
17351 LatexCommand label
17352 name "sub:罫線幅"
17353
17354 \end_inset
17355
17356
17357 \begin_inset Index idx
17358 status collapsed
17359
17360 \begin_layout Plain Layout
17361 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
17362 \end_layout
17363
17364 \end_inset
17365
17366
17367 \end_layout
17368
17369 \begin_layout Standard
17370 表中のすべての罫線の罫線幅を調整するには、長さ
17371 \series bold
17372
17373 \backslash
17374 arrayrulewidth
17375 \series default
17376 を使用します。たとえば、表
17377 \begin_inset CommandInset ref
17378 LatexCommand ref
17379 reference "tab:Table-with-1.5"
17380
17381 \end_inset
17382
17383 のように罫線幅を1.5
17384 \begin_inset space \thinspace{}
17385 \end_inset
17386
17387 ptにするには、表や表フロートの前にTeXコードで
17388 \end_layout
17389
17390 \begin_layout Standard
17391
17392 \series bold
17393
17394 \backslash
17395 setlength{
17396 \backslash
17397 arrayrulewidth}{1.5pt}
17398 \end_layout
17399
17400 \begin_layout Standard
17401 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
17402 \series bold
17403
17404 \backslash
17405 arrayrulewidth
17406 \series default
17407 を0.4
17408 \begin_inset space \thinspace{}
17409 \end_inset
17410
17411 ptに設定してください。
17412 \end_layout
17413
17414 \begin_layout Standard
17415 \begin_inset ERT
17416 status collapsed
17417
17418 \begin_layout Plain Layout
17419
17420
17421 \backslash
17422 setlength{
17423 \backslash
17424 arrayrulewidth}{1.5pt}
17425 \end_layout
17426
17427 \end_inset
17428
17429
17430 \begin_inset Float table
17431 wide false
17432 sideways false
17433 status open
17434
17435 \begin_layout Plain Layout
17436 \begin_inset Caption
17437
17438 \begin_layout Plain Layout
17439 \begin_inset CommandInset label
17440 LatexCommand label
17441 name "tab:Table-with-1.5"
17442
17443 \end_inset
17444
17445 1.5
17446 \begin_inset space \thinspace{}
17447 \end_inset
17448
17449 pt幅罫線の表
17450 \end_layout
17451
17452 \end_inset
17453
17454
17455 \end_layout
17456
17457 \begin_layout Plain Layout
17458 \align center
17459 \begin_inset Tabular
17460 <lyxtabular version="3" rows="3" columns="3">
17461 <features tabularvalignment="middle">
17462 <column alignment="center" valignment="top" width="0">
17463 <column alignment="center" valignment="top" width="0">
17464 <column alignment="center" valignment="top" width="0">
17465 <row>
17466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470 sd
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 </row>
17494 <row>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508 sd
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 <row>
17524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546 sd
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 </row>
17552 </lyxtabular>
17553
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \end_inset
17560
17561
17562 \begin_inset ERT
17563 status collapsed
17564
17565 \begin_layout Plain Layout
17566
17567
17568 \backslash
17569 setlength{
17570 \backslash
17571 arrayrulewidth}{0.4pt}
17572 \end_layout
17573
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \begin_layout Standard
17580 \begin_inset VSpace bigskip
17581 \end_inset
17582
17583
17584 \begin_inset CommandInset ref
17585 LatexCommand ref
17586 reference "tab:1.5pt幅横罫"
17587
17588 \end_inset
17589
17590 のように横罫だけを1.5
17591 \begin_inset space \thinspace{}
17592 \end_inset
17593
17594 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17595 \end_layout
17596
17597 \begin_layout Standard
17598
17599 \series bold
17600
17601 \backslash
17602 let
17603 \backslash
17604 myHline
17605 \backslash
17606 hline
17607 \begin_inset Newline newline
17608 \end_inset
17609
17610
17611 \backslash
17612 renewcommand{
17613 \backslash
17614 hline}
17615 \begin_inset Newline newline
17616 \end_inset
17617
17618  {
17619 \backslash
17620 noalign{
17621 \backslash
17622 global
17623 \backslash
17624 arrayrulewidth 1.5pt}
17625 \begin_inset Newline newline
17626 \end_inset
17627
17628  
17629 \backslash
17630 myHline
17631 \backslash
17632 noalign{
17633 \backslash
17634 global
17635 \backslash
17636 arrayrulewidth 0.4pt}}
17637 \end_layout
17638
17639 \begin_layout Standard
17640 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17641 \end_layout
17642
17643 \begin_layout Standard
17644
17645 \series bold
17646
17647 \backslash
17648 renewcommand{
17649 \backslash
17650 hline}{
17651 \backslash
17652 myHline}
17653 \end_layout
17654
17655 \begin_layout Standard
17656 \begin_inset ERT
17657 status collapsed
17658
17659 \begin_layout Plain Layout
17660
17661
17662 \backslash
17663 let
17664 \backslash
17665 myHline
17666 \backslash
17667 hline
17668 \end_layout
17669
17670 \begin_layout Plain Layout
17671
17672
17673 \backslash
17674 renewcommand{
17675 \backslash
17676 hline}
17677 \end_layout
17678
17679 \begin_layout Plain Layout
17680
17681  {
17682 \backslash
17683 noalign{
17684 \backslash
17685 global
17686 \backslash
17687 arrayrulewidth 1.5pt}
17688 \end_layout
17689
17690 \begin_layout Plain Layout
17691
17692   
17693 \backslash
17694 myHline
17695 \backslash
17696 noalign{
17697 \backslash
17698 global
17699 \backslash
17700 arrayrulewidth 0.4pt}}
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \begin_inset Float table
17707 wide false
17708 sideways false
17709 status open
17710
17711 \begin_layout Plain Layout
17712 \begin_inset Caption
17713
17714 \begin_layout Plain Layout
17715 \begin_inset CommandInset label
17716 LatexCommand label
17717 name "tab:1.5pt幅横罫"
17718
17719 \end_inset
17720
17721 1.5
17722 \begin_inset space \thinspace{}
17723 \end_inset
17724
17725 pt幅横罫の表
17726 \end_layout
17727
17728 \end_inset
17729
17730
17731 \end_layout
17732
17733 \begin_layout Plain Layout
17734 \align center
17735 \begin_inset Tabular
17736 <lyxtabular version="3" rows="3" columns="3">
17737 <features tabularvalignment="middle">
17738 <column alignment="center" valignment="top" width="0">
17739 <column alignment="center" valignment="top" width="0">
17740 <column alignment="center" valignment="top" width="0">
17741 <row>
17742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 sd
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 sd
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 </row>
17799 <row>
17800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 sd
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 </lyxtabular>
17829
17830 \end_inset
17831
17832
17833 \end_layout
17834
17835 \end_inset
17836
17837
17838 \begin_inset ERT
17839 status collapsed
17840
17841 \begin_layout Plain Layout
17842
17843
17844 \backslash
17845 renewcommand{
17846 \backslash
17847 hline}{
17848 \backslash
17849 myHline}
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \begin_layout Standard
17858 \begin_inset VSpace bigskip
17859 \end_inset
17860
17861 縦罫だけを1.5
17862 \begin_inset space \thinspace{}
17863 \end_inset
17864
17865 pt幅にするには、第
17866 \begin_inset CommandInset ref
17867 LatexCommand ref
17868 reference "sub:自製書式"
17869
17870 \end_inset
17871
17872 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17873 \end_layout
17874
17875 \begin_layout Standard
17876
17877 \series bold
17878
17879 \backslash
17880 newcolumntype{V}{!{
17881 \backslash
17882 vrule width 1.5pt}}
17883 \end_layout
17884
17885 \begin_layout Standard
17886
17887 \begin_inset CommandInset ref
17888 LatexCommand ref
17889 reference "tab:1.5pt幅縦罫"
17890
17891 \end_inset
17892
17893 を作るには、最右列にLaTeX引数
17894 \end_layout
17895
17896 \begin_layout Standard
17897
17898 \series bold
17899 VcV
17900 \end_layout
17901
17902 \begin_layout Standard
17903 を指定し、他の列には
17904 \end_layout
17905
17906 \begin_layout Standard
17907
17908 \series bold
17909 Vc
17910 \end_layout
17911
17912 \begin_layout Standard
17913 を指定します。
17914 \end_layout
17915
17916 \begin_layout Standard
17917 \begin_inset Float table
17918 wide false
17919 sideways false
17920 status open
17921
17922 \begin_layout Plain Layout
17923 \begin_inset Caption
17924
17925 \begin_layout Plain Layout
17926 \begin_inset CommandInset label
17927 LatexCommand label
17928 name "tab:1.5pt幅縦罫"
17929
17930 \end_inset
17931
17932 1.5
17933 \begin_inset space \thinspace{}
17934 \end_inset
17935
17936 pt幅縦罫の表
17937 \end_layout
17938
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \begin_layout Plain Layout
17945 \align center
17946 \begin_inset Tabular
17947 <lyxtabular version="3" rows="3" columns="3">
17948 <features tabularvalignment="middle">
17949 <column alignment="center" valignment="top" width="0" special="Vc">
17950 <column alignment="center" valignment="top" width="0" special="Vc">
17951 <column alignment="center" valignment="top" width="0" special="VcV">
17952 <row>
17953 <cell alignment="center" valignment="top" topline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 sd
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" topline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" topline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 </row>
17981 <row>
17982 <cell alignment="center" valignment="top" topline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 <cell alignment="center" valignment="top" topline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995 sd
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" topline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 </row>
18010 <row>
18011 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 sd
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 </lyxtabular>
18040
18041 \end_inset
18042
18043
18044 \end_layout
18045
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \begin_layout Subsection
18052 点罫
18053 \begin_inset Index idx
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057 ひょうのちょうせい@表の調整 ! てんけい@点罫
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \begin_layout Standard
18066 \begin_inset ERT
18067 status collapsed
18068
18069 \begin_layout Plain Layout
18070
18071
18072 \backslash
18073 ifarydshln
18074 \end_layout
18075
18076 \end_inset
18077
18078
18079 \begin_inset Note Note
18080 status collapsed
18081
18082 \begin_layout Plain Layout
18083 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
18084 \end_layout
18085
18086 \end_inset
18087
18088
18089 \end_layout
18090
18091 \begin_layout Standard
18092 \begin_inset Float table
18093 placement H
18094 wide false
18095 sideways false
18096 status open
18097
18098 \begin_layout Plain Layout
18099 \begin_inset Caption
18100
18101 \begin_layout Plain Layout
18102 \begin_inset CommandInset label
18103 LatexCommand label
18104 name "tab:点罫表"
18105
18106 \end_inset
18107
18108 点罫を使用した表
18109 \end_layout
18110
18111 \end_inset
18112
18113
18114 \end_layout
18115
18116 \begin_layout Plain Layout
18117 \align center
18118 \begin_inset Tabular
18119 <lyxtabular version="3" rows="5" columns="5">
18120 <features tabularvalignment="middle">
18121 <column alignment="center" valignment="top" width="0">
18122 <column alignment="center" valignment="top" width="0">
18123 <column alignment="center" valignment="top" width="0" special=":c">
18124 <column alignment="center" valignment="top" width="0">
18125 <column alignment="center" valignment="top" width="0">
18126 <row>
18127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 </row>
18220 <row>
18221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 \begin_inset ERT
18226 status collapsed
18227
18228 \begin_layout Plain Layout
18229
18230
18231 \backslash
18232 hdashline 
18233 \end_layout
18234
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 </row>
18279 <row>
18280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 \begin_inset ERT
18285 status collapsed
18286
18287 \begin_layout Plain Layout
18288
18289
18290 \backslash
18291 cdashline{4-5}
18292 \end_layout
18293
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 </row>
18338 <row>
18339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 </row>
18385 </lyxtabular>
18386
18387 \end_inset
18388
18389
18390 \end_layout
18391
18392 \end_inset
18393
18394
18395 \end_layout
18396
18397 \begin_layout Standard
18398 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
18399 \end_layout
18400
18401 \begin_layout Standard
18402
18403 \series bold
18404
18405 \backslash
18406 usepackage{arydshln}
18407 \end_layout
18408
18409 \begin_layout Standard
18410 というコマンドを書き、LaTeXパッケージの
18411 \series bold
18412 arydshln
18413 \series default
18414
18415 \begin_inset Index idx
18416 status collapsed
18417
18418 \begin_layout Plain Layout
18419 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
18420 \end_layout
18421
18422 \end_inset
18423
18424 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
18425 \end_layout
18426
18427 \begin_layout Standard
18428 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
18429 \end_layout
18430
18431 \begin_layout Standard
18432
18433 \series bold
18434
18435 \backslash
18436 hdashline
18437 \end_layout
18438
18439 \begin_layout Standard
18440 というコマンドを加えてください。
18441 \end_layout
18442
18443 \begin_layout Standard
18444 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
18445 \end_layout
18446
18447 \begin_layout Standard
18448
18449 \series bold
18450
18451 \backslash
18452 cdashline{列番号
18453 \series default
18454 }
18455 \end_layout
18456
18457 \begin_layout Standard
18458 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18459 \end_layout
18460
18461 \begin_layout Standard
18462
18463 \series bold
18464
18465 \backslash
18466 cdashline{2-4}
18467 \end_layout
18468
18469 \begin_layout Standard
18470 なるコマンドを置いてください。
18471 \end_layout
18472
18473 \begin_layout Standard
18474 \begin_inset VSpace bigskip
18475 \end_inset
18476
18477
18478 \end_layout
18479
18480 \begin_layout Standard
18481
18482 \begin_inset CommandInset ref
18483 LatexCommand ref
18484 reference "tab:点罫表"
18485
18486 \end_inset
18487
18488 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18489 \series bold
18490
18491 \backslash
18492 hdashlineが挿れられており、第3行の最初のセルには、
18493 \series default
18494 TeXコードのコマンド
18495 \begin_inset Newline newline
18496 \end_inset
18497
18498  
18499 \series bold
18500
18501 \backslash
18502 cdashline{4-5}が挿れられています。
18503 \end_layout
18504
18505 \begin_layout Standard
18506 \begin_inset Note Greyedout
18507 status open
18508
18509 \begin_layout Plain Layout
18510
18511 \series bold
18512 【註】
18513 \series default
18514 ここで用いられているLaTeXパッケージ
18515 \series bold
18516 arydshln
18517 \series default
18518 は、第
18519 \begin_inset CommandInset ref
18520 LatexCommand ref
18521 reference "sec:色付きの表"
18522
18523 \end_inset
18524
18525 節の色付き表で用いられているLaTeXパッケージ
18526 \series bold
18527 colortbl
18528 \series default
18529
18530 \begin_inset Index idx
18531 status collapsed
18532
18533 \begin_layout Plain Layout
18534 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18535 \end_layout
18536
18537 \end_inset
18538
18539 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18540 \end_layout
18541
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \begin_layout Standard
18548 \begin_inset ERT
18549 status collapsed
18550
18551 \begin_layout Plain Layout
18552
18553
18554 \backslash
18555 else
18556 \end_layout
18557
18558 \end_inset
18559
18560
18561 \begin_inset Note Note
18562 status open
18563
18564 \begin_layout Plain Layout
18565 以下は、LaTeXパッケージ
18566 \series bold
18567 arydshln
18568 \series default
18569 が導入済みでないときに表示されます。
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Standard
18578 本節の内容を出力に表示するためには、
18579 \series bold
18580 arydshln
18581 \series default
18582 パッケージを導入しなくてはなりません。
18583 \end_layout
18584
18585 \begin_layout Standard
18586 \begin_inset ERT
18587 status collapsed
18588
18589 \begin_layout Plain Layout
18590
18591
18592 \backslash
18593 fi
18594 \end_layout
18595
18596 \end_inset
18597
18598
18599 \end_layout
18600
18601 \begin_layout Chapter
18602 フロート
18603 \begin_inset CommandInset label
18604 LatexCommand label
18605 name "chap:フロート"
18606
18607 \end_inset
18608
18609
18610 \begin_inset Index idx
18611 status collapsed
18612
18613 \begin_layout Plain Layout
18614 ふろーと@フロート
18615 \end_layout
18616
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \begin_layout Section
18623 はじめに
18624 \begin_inset CommandInset label
18625 LatexCommand label
18626 name "sec:フロートはじめに"
18627
18628 \end_inset
18629
18630
18631 \begin_inset Index idx
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 ふろーと@フロート ! はじめに
18636 \end_layout
18637
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \begin_layout Standard
18644 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18645 ート)ことができます。
18646 \family sans
18647 脚注
18648 \family default
18649
18650 \family sans
18651 傍注
18652 \family default
18653 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18654 \end_layout
18655
18656 \begin_layout Standard
18657 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18658 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18659 ートには連番が割り当てられます。参照については、第
18660 \begin_inset CommandInset ref
18661 LatexCommand ref
18662 reference "sec:フロートの参照"
18663
18664 \end_inset
18665
18666 節で述べられています。
18667 \end_layout
18668
18669 \begin_layout Standard
18670 フロートを挿入するには、
18671 \family sans
18672 挿入\SpecialChar \menuseparator
18673 フロート
18674 \family default
18675 メニューを使えば、ラベルのついたボックスすなわち
18676 \family sans
18677 キャプション
18678 \family default
18679 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18680 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18681 \begin_inset CommandInset ref
18682 LatexCommand ref
18683 reference "sec:キャプションの配置"
18684
18685 \end_inset
18686
18687 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18688 ます。畳んだフロートボックスは、
18689 \begin_inset Graphics
18690         filename clipart/floatQt4.png
18691         scale 70
18692         scaleBeforeRotation
18693
18694 \end_inset
18695
18696 のように、灰色ボタンに赤字ラベルで表示されます。
18697 \end_layout
18698
18699 \begin_layout Standard
18700 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18701 \end_layout
18702
18703 \begin_layout Standard
18704 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18705 \end_layout
18706
18707 \begin_layout Section
18708 フロート型
18709 \end_layout
18710
18711 \begin_layout Standard
18712 LyXには、第
18713 \begin_inset CommandInset ref
18714 LatexCommand ref
18715 reference "sec:図フロート"
18716
18717 \end_inset
18718
18719 節および第
18720 \begin_inset CommandInset ref
18721 LatexCommand ref
18722 reference "sec:表フロート"
18723
18724 \end_inset
18725
18726 節で各々説明されている図フロートと表フロート以外に、
18727 \family sans
18728 アルゴリズム型
18729 \series bold
18730
18731 \series default
18732 折返し型
18733 \family default
18734 のフロート型があります。 
18735 \lang english
18736 The latter are explained in sec.
18737 \lang japanese
18738
18739 \begin_inset space \thinspace{}
18740 \end_inset
18741
18742
18743 \begin_inset CommandInset ref
18744 LatexCommand ref
18745 reference "sec:折返しフロート"
18746
18747 \end_inset
18748
18749 .
18750 \end_layout
18751
18752 \begin_layout Subsection
18753 アルゴリズムフロート
18754 \begin_inset Index idx
18755 status collapsed
18756
18757 \begin_layout Plain Layout
18758 ふろーと@フロート ! あるごりずむ@アルゴリズム
18759 \end_layout
18760
18761 \end_inset
18762
18763
18764 \end_layout
18765
18766 \begin_layout Standard
18767 \begin_inset Float algorithm
18768 placement h
18769 wide false
18770 sideways false
18771 status open
18772
18773 \begin_layout Plain Layout
18774 \begin_inset Caption
18775
18776 \begin_layout Plain Layout
18777 \begin_inset CommandInset label
18778 LatexCommand label
18779 name "alg:アルゴリズムフロートの例"
18780
18781 \end_inset
18782
18783 アルゴリズムフロートの例
18784 \end_layout
18785
18786 \end_inset
18787
18788
18789 \end_layout
18790
18791 \begin_layout LyX-Code
18792 for I in 1..N loop
18793 \begin_inset Newline newline
18794 \end_inset
18795
18796  Sum:= Sum + A(I); /*comment*/
18797 \begin_inset Newline newline
18798 \end_inset
18799
18800 end loop
18801 \begin_inset VSpace -4mm
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Standard
18813 このフロート型は、
18814 \family sans
18815 挿入
18816 \shape up
18817 \SpecialChar \menuseparator
18818 フロート\SpecialChar \menuseparator
18819 アルゴリズム
18820 \family default
18821 \shape default
18822 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18823 \begin_inset CommandInset ref
18824 LatexCommand ref
18825 reference "cha:プログラムコードリスト"
18826
18827 \end_inset
18828
18829 章で説明されているプログラムコードリストの代わりとみなすことができます。
18830 \emph on
18831 LyXユーザーの手引き
18832 \emph default
18833 に述べられているように、アルゴリズム向けの環境としては、
18834 \family sans
18835 LyXコード
18836 \family default
18837 があります。 アルゴリズム
18838 \begin_inset CommandInset ref
18839 LatexCommand ref
18840 reference "alg:アルゴリズムフロートの例"
18841
18842 \end_inset
18843
18844 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18845 \begin_inset space \thinspace{}
18846 \end_inset
18847
18848 mmの垂直空白が入れてあります。
18849 \end_layout
18850
18851 \begin_layout Standard
18852 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18853 \end_layout
18854
18855 \begin_layout Standard
18856
18857 \series bold
18858
18859 \backslash
18860 floatname{algorithm}{付けたい名称}
18861 \end_layout
18862
18863 \begin_layout Standard
18864 という行を手動で加える必要があります。ここで
18865 \family sans
18866 \series bold
18867 付けたい名称
18868 \family default
18869 \series default
18870 には、お使いの言語で「
18871 \emph on
18872 algorithm
18873 \emph default
18874 」に対応する単語を指定します。
18875 \end_layout
18876
18877 \begin_layout Standard
18878 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18879 \family sans
18880 挿入\SpecialChar \menuseparator
18881 一覧/目次\SpecialChar \menuseparator
18882 アルゴリズム一覧
18883 \family default
18884 メニューを使用します。それ以外の場合には、代わりに
18885 \end_layout
18886
18887 \begin_layout Standard
18888
18889 \series bold
18890
18891 \backslash
18892 listof{algorithm}{付けたい名称}
18893 \end_layout
18894
18895 \begin_layout Standard
18896 というコマンドをTeXコードとして用います。ここで
18897 \family sans
18898 付けたい名称
18899 \family default
18900 とは、「
18901 \emph on
18902 List of Algorithm
18903 \emph default
18904 s」という単語に相当する、ご使用になりたい言語での単語です。
18905 \end_layout
18906
18907 \begin_layout Standard
18908 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18909 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18910 \end_layout
18911
18912 \begin_layout Standard
18913
18914 \series bold
18915
18916 \backslash
18917 numberwithin{algorithm}{chapter}
18918 \end_layout
18919
18920 \begin_layout Standard
18921 というコマンドを追加してください。
18922 \series bold
18923
18924 \backslash
18925 numberwithin
18926 \series default
18927 というコマンドを使用するには、文書設定の
18928 \family sans
18929 数式オプション
18930 \family default
18931 タブで
18932 \family sans
18933 AMS mathパッケージを使用する
18934 \family default
18935 オプションを有効にしてください。
18936 \end_layout
18937
18938 \begin_layout Section
18939 フロートの連番
18940 \begin_inset Index idx
18941 status collapsed
18942
18943 \begin_layout Plain Layout
18944 ふろーと@フロート ! れんばん@連番
18945 \end_layout
18946
18947 \end_inset
18948
18949
18950 \end_layout
18951
18952 \begin_layout Standard
18953 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
18954 て変わります。
18955 \end_layout
18956
18957 \begin_layout Standard
18958 節から独立して付けられている連番を変更するには、文書プリアンブルで
18959 \end_layout
18960
18961 \begin_layout Standard
18962
18963 \series bold
18964
18965 \backslash
18966 renewcommand{
18967 \backslash
18968 thetable}{
18969 \backslash
18970 roman{table}}
18971 \end_layout
18972
18973 \begin_layout Standard
18974
18975 \series bold
18976 というコマンドを使うと良いでしょう。
18977 \backslash
18978 thetable
18979 \series default
18980 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
18981 \series bold
18982
18983 \backslash
18984 thefigure
18985 \series default
18986 コマンドを使用します。上のコマンドで使用されている
18987 \series bold
18988
18989 \backslash
18990 roman
18991 \series default
18992 は、表番号を小文字のローマ数字で印字するコマンドです。
18993 \end_layout
18994
18995 \begin_layout Standard
18996 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
18997 \end_layout
18998
18999 \begin_layout Standard
19000
19001 \series bold
19002
19003 \backslash
19004 numberwithin{table}{subsection}
19005 \end_layout
19006
19007 \begin_layout Standard
19008 というコマンドを使用してください。
19009 \series bold
19010
19011 \backslash
19012 numberwithin
19013 \series default
19014 コマンドを使用可能にするためには、文書設定の
19015 \family sans
19016 数式オプション
19017 \family default
19018 タブで、
19019 \family sans
19020 AMS
19021 \begin_inset space ~
19022 \end_inset
19023
19024 math数式パッケージを使用する
19025 \family default
19026 を使用します。
19027 \end_layout
19028
19029 \begin_layout Standard
19030 連番コマンドについての詳細と大切な注意点については、第
19031 \begin_inset CommandInset ref
19032 LatexCommand ref
19033 reference "sub:脚注の付番"
19034
19035 \end_inset
19036
19037 節もご覧ください。
19038 \end_layout
19039
19040 \begin_layout Section
19041 フロートの参照
19042 \begin_inset CommandInset label
19043 LatexCommand label
19044 name "sec:フロートの参照"
19045
19046 \end_inset
19047
19048
19049 \begin_inset Index idx
19050 status collapsed
19051
19052 \begin_layout Plain Layout
19053 ふろーと@フロート ! さんしょう@参照
19054 \end_layout
19055
19056 \end_inset
19057
19058
19059 \begin_inset Index idx
19060 status collapsed
19061
19062 \begin_layout Plain Layout
19063 さんしょう@参照 ! ふろーとにたいする@フロートに対する
19064 \end_layout
19065
19066 \end_inset
19067
19068
19069 \end_layout
19070
19071 \begin_layout Standard
19072 フロートを参照するには、
19073 \family sans
19074 挿入\SpecialChar \menuseparator
19075 ラベル
19076 \family default
19077 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
19078 \begin_inset Graphics
19079         filename ../clipart/labelQt4.png
19080         scale 85
19081         scaleBeforeRotation
19082
19083 \end_inset
19084
19085 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
19086 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
19087 \family sans
19088 fig:
19089 \family default
19090 」という前置句がつけられます。
19091 \end_layout
19092
19093 \begin_layout Standard
19094 ラベルは、参照のための名称兼位置標として用いられます。
19095 \family sans
19096 挿入\SpecialChar \menuseparator
19097 相互参照
19098 \family default
19099 メニューかツールバーボタン
19100 \begin_inset Graphics
19101         filename ../../images/dialog-show-new-inset_ref.png
19102         scale 85
19103         scaleBeforeRotation
19104
19105 \end_inset
19106
19107 を使えば、ラベルを参照することができます。
19108 \begin_inset Graphics
19109         filename clipart/referenceQt4.png
19110         scale 85
19111         scaleBeforeRotation
19112
19113 \end_inset
19114
19115 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
19116 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
19117 れます。
19118 \end_layout
19119
19120 \begin_layout Standard
19121 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
19122 出力では、参照の代わりに二つの疑問符が表示されることになります。
19123 \end_layout
19124
19125 \begin_layout Standard
19126 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
19127 で、リンクの更新に手間を割く必要はありません。
19128 \end_layout
19129
19130 \begin_layout Standard
19131 相互参照ウィンドウの
19132 \family sans
19133 ラベルへ移動
19134 \family default
19135 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
19136 \family sans
19137 戻る
19138 \family default
19139 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
19140 この場合には元に戻ることができません。
19141 \end_layout
19142
19143 \begin_layout Subsection
19144 相互参照の書式
19145 \begin_inset CommandInset label
19146 LatexCommand label
19147 name "sub:相互参照の書式"
19148
19149 \end_inset
19150
19151
19152 \begin_inset Index idx
19153 status collapsed
19154
19155 \begin_layout Plain Layout
19156 さんしょう@参照 ! しょしき@書式
19157 \end_layout
19158
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \begin_layout Standard
19165 相互参照には、以下の6種類があります。
19166 \end_layout
19167
19168 \begin_layout Description
19169 <参照>: これはフロート番号を表示します。これが既定値です。例:
19170 \begin_inset CommandInset ref
19171 LatexCommand ref
19172 reference "fig:歪められた二つの像"
19173
19174 \end_inset
19175
19176
19177 \end_layout
19178
19179 \begin_layout Description
19180 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
19181 例:
19182 \begin_inset CommandInset ref
19183 LatexCommand eqref
19184 reference "eq:Wgn"
19185
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \begin_layout Description
19192 <参照ページ>: これはページ番号を表示します。例:Page
19193 \begin_inset space ~
19194 \end_inset
19195
19196
19197 \begin_inset CommandInset ref
19198 LatexCommand pageref
19199 reference "fig:歪められた二つの像"
19200
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \begin_layout Description
19207 on
19208 \begin_inset space ~
19209 \end_inset
19210
19211 page
19212 \begin_inset space ~
19213 \end_inset
19214
19215 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
19216 \begin_inset CommandInset ref
19217 LatexCommand vpageref
19218 reference "fig:歪められた二つの像"
19219
19220 \end_inset
19221
19222
19223 \end_layout
19224
19225 \begin_layout Description
19226 <参照>
19227 \begin_inset space ~
19228 \end_inset
19229
19230 on
19231 \begin_inset space ~
19232 \end_inset
19233
19234 page
19235 \begin_inset space ~
19236 \end_inset
19237
19238 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
19239 \begin_inset CommandInset ref
19240 LatexCommand vref
19241 reference "fig:歪められた二つの像"
19242
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \begin_layout Description
19249 整形された参照: これは自製の相互参照書式で出力します。
19250 \begin_inset Newline newline
19251 \end_inset
19252
19253
19254 \begin_inset Note Greyedout
19255 status open
19256
19257 \begin_layout Plain Layout
19258 【註】この機能は、LaTeXパッケージ
19259 \series bold
19260 prettyref
19261 \series default
19262 または
19263 \series bold
19264 refstyle
19265 \series default
19266 が導入されている場合のみ使用することができます。
19267 \begin_inset Index idx
19268 status collapsed
19269
19270 \begin_layout Plain Layout
19271 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19272 \end_layout
19273
19274 \end_inset
19275
19276
19277 \begin_inset Index idx
19278 status collapsed
19279
19280 \begin_layout Plain Layout
19281 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19282 \end_layout
19283
19284 \end_inset
19285
19286
19287 \end_layout
19288
19289 \end_inset
19290
19291
19292 \begin_inset Newline newline
19293 \end_inset
19294
19295 メニュー
19296 \family sans
19297 文書\SpecialChar \menuseparator
19298 設定\SpecialChar \menuseparator
19299 文書クラス
19300 \family default
19301 でオプション
19302 \family sans
19303 相互参照に(prettyrefではなく)refstyleを使用
19304 \family default
19305 を設定すると、この機能で使用するLaTeXパッケージを選択することができます。書式は、文書プリアンブルに
19306 \series bold
19307
19308 \backslash
19309 newrefformat
19310 \series default
19311 コマンド(prettyrefの場合)あるいは
19312 \series bold
19313
19314 \backslash
19315 newref
19316 \series default
19317 コマンド(refstyleの場合)を書き加えることによって指定することができます。たとえば、図への参照(これは短絡ラベル「
19318 \family sans
19319 fig
19320 \family default
19321 」を持ちます)をすべて定義し直すには、
19322 \begin_inset Newline newline
19323 \end_inset
19324
19325
19326 \series bold
19327
19328 \backslash
19329 newref{fig}{refcmd={Image on page 
19330 \backslash
19331 pageref{#1}}}
19332 \begin_inset Newline newline
19333 \end_inset
19334
19335
19336 \series default
19337 というコマンドを用います。書式についての詳細は、パッケージの取扱説明書
19338 \begin_inset CommandInset citation
19339 LatexCommand cite
19340 key "prettyref,refstyle"
19341
19342 \end_inset
19343
19344 をご覧ください。
19345 \end_layout
19346
19347 \begin_layout Description
19348 名称参照: これは、右のように参照のキャプションを出力します。 
19349 \begin_inset CommandInset ref
19350 LatexCommand nameref
19351 reference "fig:歪められた二つの像"
19352
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \begin_layout Standard
19359
19360 \family sans
19361 <参照ページ>
19362 \family default
19363 は、ラベルが同一あるいは前後ページにある場合には、ページ番号を出力しません。その代わりに「
19364 \family sans
19365 on this page
19366 \family default
19367 」のような文章が表示されます。様式
19368 \family sans
19369 <参照> on page <参照ページ>
19370 \family default
19371 では、ラベルが同一ページにある場合には、ページに関することは出力されません。
19372 \end_layout
19373
19374 \begin_layout Standard
19375 出力中で参照されている頁番号と文書中の位置は、LaTeXが自動的に計算します。参照の種類は、相互参照ボックスをクリックすると現れる相互参照ウィンドウ中の
19376 \family sans
19377 書式
19378 \family default
19379 フィールドで選ぶことができます。
19380 \end_layout
19381
19382 \begin_layout Standard
19383 \begin_inset Note Greyedout
19384 status open
19385
19386 \begin_layout Plain Layout
19387
19388 \series bold
19389 Note:
19390 \series default
19391  It is recommended to use the LaTeX-package 
19392 \series bold
19393 refstyle
19394 \series default
19395
19396 \begin_inset Index idx
19397 status collapsed
19398
19399 \begin_layout Plain Layout
19400 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19401 \end_layout
19402
19403 \end_inset
19404
19405  because 
19406 \series bold
19407 prettyref
19408 \series default
19409
19410 \begin_inset Index idx
19411 status collapsed
19412
19413 \begin_layout Plain Layout
19414 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19415 \end_layout
19416
19417 \end_inset
19418
19419  does not know all of LyX's possible label shortcuts
19420 \begin_inset Foot
19421 status collapsed
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Quotes eld
19425 \end_inset
19426
19427 fig:
19428 \begin_inset Quotes erd
19429 \end_inset
19430
19431  is for example LyX's shortcut for labels in figure captions.
19432 \end_layout
19433
19434 \end_inset
19435
19436  and is not internationalized.
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \begin_layout Subsection
19445 参照名の自動命名
19446 \begin_inset Index idx
19447 status collapsed
19448
19449 \begin_layout Plain Layout
19450 さんしょう@参照 ! じどうめいめい@自動命名
19451 \end_layout
19452
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \begin_layout Standard
19459
19460 \family sans
19461 文書設定
19462 \family default
19463 ダイアログの
19464 \family sans
19465 PDF特性
19466 \family default
19467 で有効にされた
19468 \series bold
19469 hyperref
19470 \series default
19471
19472 \begin_inset Index idx
19473 status collapsed
19474
19475 \begin_layout Plain Layout
19476 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19477 \end_layout
19478
19479 \end_inset
19480
19481  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19482 \emph on
19483
19484 \emph default
19485 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19486 の機能を使用するには、hyperrefを有効にして、
19487 \end_layout
19488
19489 \begin_layout Standard
19490
19491 \series bold
19492
19493 \backslash
19494 AtBeginDocument{
19495 \backslash
19496 renewcommand{
19497 \backslash
19498 ref}[1]{
19499 \backslash
19500 mbox{
19501 \backslash
19502 autoref{#1}}}}
19503 \end_layout
19504
19505 \begin_layout Standard
19506 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19507 \begin_inset space \thinspace{}
19508 \end_inset
19509
19510 」としたいなど、既定の参照名以外のものが欲しい場合には、
19511 \end_layout
19512
19513 \begin_layout Standard
19514
19515 \series bold
19516
19517 \backslash
19518 addto
19519 \backslash
19520 extrasenglish{
19521 \backslash
19522 renewcommand{
19523 \backslash
19524 sectionautorefname}
19525 \begin_inset Newline newline
19526 \end_inset
19527
19528
19529 \begin_inset Phantom HPhantom
19530 status open
19531
19532 \begin_layout Plain Layout
19533
19534 \series bold
19535 \begin_inset space ~
19536 \end_inset
19537
19538
19539 \end_layout
19540
19541 \end_inset
19542
19543 {sec.
19544 \backslash
19545 negthinspace}}
19546 \end_layout
19547
19548 \begin_layout Standard
19549 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19550 \begin_inset Newline newline
19551 \end_inset
19552
19553
19554 \series bold
19555
19556 \backslash
19557 extrasenglishを
19558 \backslash
19559 extras***
19560 \series default
19561 に置き換えてください(***は使用中の言語名)。
19562 \end_layout
19563
19564 \begin_layout Standard
19565 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19566 \end_layout
19567
19568 \begin_layout Standard
19569
19570 \series bold
19571
19572 \backslash
19573 newlength{
19574 \backslash
19575 abc}
19576 \begin_inset Newline newline
19577 \end_inset
19578
19579
19580 \backslash
19581 settowidth{
19582 \backslash
19583 abc}{
19584 \backslash
19585 space}
19586 \begin_inset Newline newline
19587 \end_inset
19588
19589
19590 \backslash
19591 addto
19592 \backslash
19593 extrasenglish{
19594 \backslash
19595 renewcommand{
19596 \backslash
19597 equationautorefname}
19598 \begin_inset Newline newline
19599 \end_inset
19600
19601
19602 \begin_inset Phantom HPhantom
19603 status open
19604
19605 \begin_layout Plain Layout
19606
19607 \series bold
19608 \begin_inset space ~
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615
19616 {
19617 \backslash
19618 hspace{-
19619 \backslash
19620 abc}}
19621 \end_layout
19622
19623 \begin_layout Standard
19624 この話題に関する詳細は、hyperrefの説明書
19625 \begin_inset CommandInset citation
19626 LatexCommand cite
19627 key "hyperref"
19628
19629 \end_inset
19630
19631 をお読みください。
19632 \end_layout
19633
19634 \begin_layout Standard
19635 \begin_inset Note Greyedout
19636 status open
19637
19638 \begin_layout Plain Layout
19639
19640 \series bold
19641 【註】
19642 \series default
19643 参照の自動命名は、相互参照を
19644 \family sans
19645 整形参照
19646 \family default
19647 様式(第
19648 \begin_inset CommandInset ref
19649 LatexCommand ref
19650 reference "sub:相互参照の書式"
19651
19652 \end_inset
19653
19654 節)で使用しているときには、使用することができません。
19655 \end_layout
19656
19657 \end_inset
19658
19659
19660 \end_layout
19661
19662 \begin_layout Standard
19663 取扱説明書
19664 \emph on
19665 数式篇
19666 \emph default
19667 は、参照の自動命名が使用されている一例です。
19668 \end_layout
19669
19670 \begin_layout Subsection
19671 参照位置
19672 \begin_inset CommandInset label
19673 LatexCommand label
19674 name "sub:参照位置"
19675
19676 \end_inset
19677
19678
19679 \begin_inset Index idx
19680 status collapsed
19681
19682 \begin_layout Plain Layout
19683 さんしょう@参照 ! さんしょういち@参照位置
19684 \end_layout
19685
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \begin_layout Standard
19692
19693 \family sans
19694 文書設定
19695 \family default
19696 ダイアログの
19697 \family sans
19698 PDF特性
19699 \family default
19700 で、
19701 \series bold
19702 hyperref
19703 \series default
19704
19705 \begin_inset Index idx
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19710 \end_layout
19711
19712 \end_inset
19713
19714 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19715 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19716 \series bold
19717 hyperref
19718 \series default
19719
19720 \begin_inset Index idx
19721 status collapsed
19722
19723 \begin_layout Plain Layout
19724 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19725 \end_layout
19726
19727 \end_inset
19728
19729 の一部である
19730 \series bold
19731 hyperref
19732 \series default
19733
19734 \begin_inset Index idx
19735 status collapsed
19736
19737 \begin_layout Plain Layout
19738 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19739 \end_layout
19740
19741 \end_inset
19742
19743 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19744 \end_layout
19745
19746 \begin_layout Standard
19747
19748 \series bold
19749
19750 \backslash
19751 usepackage[figure]{hypcap}
19752 \end_layout
19753
19754 \begin_layout Standard
19755 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
19756 hypcapの説明書
19757 \begin_inset CommandInset citation
19758 LatexCommand cite
19759 key "hypcap"
19760
19761 \end_inset
19762
19763 をご覧ください。
19764 \end_layout
19765
19766 \begin_layout Standard
19767 \begin_inset Note Greyedout
19768 status open
19769
19770 \begin_layout Plain Layout
19771
19772 \series bold
19773 【註】hypcap
19774 \series default
19775 は内部図への参照には効力がありません。
19776 \end_layout
19777
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \begin_layout Section
19784 フロートの配置
19785 \begin_inset CommandInset label
19786 LatexCommand label
19787 name "sec:フロートの配置"
19788
19789 \end_inset
19790
19791
19792 \begin_inset Index idx
19793 status collapsed
19794
19795 \begin_layout Plain Layout
19796 ふろーと@フロート ! はいち@配置
19797 \end_layout
19798
19799 \end_inset
19800
19801
19802 \end_layout
19803
19804 \begin_layout Standard
19805
19806 \family roman
19807 \series medium
19808 \shape up
19809 \size normal
19810 \emph off
19811 \bar no
19812 \noun off
19813 \color none
19814 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
19815 \begin_inset Newline newline
19816 \end_inset
19817
19818
19819 \family sans
19820 \series default
19821 \shape default
19822 \size default
19823 \emph default
19824 \bar default
19825 \noun default
19826 \color inherit
19827 段をまたぐ
19828 \family roman
19829 \series medium
19830 \shape up
19831 \size normal
19832 \emph off
19833 \bar no
19834 \noun off
19835 \color none
19836 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
19837 \begin_inset Newline newline
19838 \end_inset
19839
19840
19841 \family sans
19842 \series default
19843 \shape default
19844 \size default
19845 \emph default
19846 \bar default
19847 \noun default
19848 \color inherit
19849 横倒しに回転
19850 \family roman
19851 \series medium
19852 \shape up
19853 \size normal
19854 \emph off
19855 \bar no
19856 \noun off
19857 \color none
19858 オプションは、フロートを回転するのに用います。第
19859 \family default
19860 \series default
19861 \shape default
19862 \size default
19863 \emph default
19864 \bar default
19865 \noun default
19866 \color inherit
19867
19868 \begin_inset CommandInset ref
19869 LatexCommand ref
19870 reference "sec:回転フロート"
19871
19872 \end_inset
19873
19874
19875 \family roman
19876 \series medium
19877 \shape up
19878 \size normal
19879 \emph off
19880 \bar no
19881 \noun off
19882 \color none
19883 節をご参照ください。
19884 \end_layout
19885
19886 \begin_layout Standard
19887
19888 \family roman
19889 \series medium
19890 \shape up
19891 \size normal
19892 \emph off
19893 \bar no
19894 \noun off
19895 \color none
19896 フロートダイアログでは、
19897 \family sans
19898 \series default
19899 \shape default
19900 \size default
19901 \emph default
19902 \bar default
19903 \noun default
19904 \color inherit
19905 既定の配置を使う
19906 \family roman
19907 \series medium
19908 \shape up
19909 \size normal
19910 \emph off
19911 \bar no
19912 \noun off
19913 \color none
19914 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
19915 \end_layout
19916
19917 \begin_layout Description
19918 可能ならば現在位置に: 
19919 \family roman
19920 \series medium
19921 \shape up
19922 \size normal
19923 \emph off
19924 \bar no
19925 \noun off
19926 \color none
19927 フロートを挿入位置に配置することを試みます
19928 \end_layout
19929
19930 \begin_layout Description
19931 ページ上部: 
19932 \family roman
19933 \series medium
19934 \shape up
19935 \size normal
19936 \emph off
19937 \bar no
19938 \noun off
19939 \color none
19940 フロートを現在ページの上部に配置することを試みます
19941 \end_layout
19942
19943 \begin_layout Description
19944 ページ下部: 
19945 \family roman
19946 \series medium
19947 \shape up
19948 \size normal
19949 \emph off
19950 \bar no
19951 \noun off
19952 \color none
19953 フロートを現在ページの下部に配置することを試みます
19954 \end_layout
19955
19956 \begin_layout Description
19957 フロートを独立したページに: 
19958 \family roman
19959 \series medium
19960 \shape up
19961 \size normal
19962 \emph off
19963 \bar no
19964 \noun off
19965 \color none
19966 フロートを独立したページに配置することを試みます
19967 \end_layout
19968
19969 \begin_layout Standard
19970 LaTeXは、
19971 \emph on
19972 つねに
19973 \emph default
19974 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
19975 \family sans
19976 可能ならば現在位置に
19977 \family default
19978 を試み、次に
19979 \family sans
19980 ページの上部
19981 \family default
19982 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
19983 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
19984 \end_layout
19985
19986 \begin_layout Standard
19987 既定では、各オプションはそれぞれ以下の規則を持っています。
19988 \end_layout
19989
19990 \begin_layout Labeling
19991 \labelwidthstring 00.00.0000
19992
19993 \family sans
19994 ページ上部
19995 \family default
19996  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
19997 \series bold
19998
19999 \backslash
20000 topfraction
20001 \series default
20002 )。
20003 \end_layout
20004
20005 \begin_layout Labeling
20006 \labelwidthstring 00.00.0000
20007
20008 \family sans
20009 ページ下部
20010 \family default
20011  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
20012 \series bold
20013
20014 \backslash
20015 bottomfraction
20016 \series default
20017 )。
20018 \end_layout
20019
20020 \begin_layout Labeling
20021 \labelwidthstring 00.00.0000
20022
20023 \family sans
20024 フロートを独立したページ 
20025 \family default
20026 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
20027 \series bold
20028
20029 \backslash
20030 floatpagefraction
20031 \series default
20032 )。
20033 \end_layout
20034
20035 \begin_layout Standard
20036 これらの規則に従いたくないときは、
20037 \family sans
20038 LaTeXの規則を無視する
20039 \family default
20040 オプションを追加することによって、これらを無視することができます。
20041 \begin_inset Newline newline
20042 \end_inset
20043
20044 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
20045 、ページの5割に変えるには、文書プリアンブルに
20046 \end_layout
20047
20048 \begin_layout Standard
20049
20050 \series bold
20051
20052 \backslash
20053 renewcommand{
20054 \backslash
20055 bottomfraction}{0.5}
20056 \end_layout
20057
20058 \begin_layout Standard
20059 という行を加えてください。
20060 \end_layout
20061
20062 \begin_layout Standard
20063 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
20064 \family sans
20065 何としても現在位置に置く
20066 \family default
20067 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
20068 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
20069 からです。
20070 \end_layout
20071
20072 \begin_layout Standard
20073 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
20074 \end_layout
20075
20076 \begin_layout Standard
20077 \begin_inset VSpace bigskip
20078 \end_inset
20079
20080
20081 \end_layout
20082
20083 \begin_layout Standard
20084 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
20085 することがあります。この問題を避けるには、LaTeXコマンドの
20086 \backslash
20087 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
20088 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
20089 \end_layout
20090
20091 \begin_layout Standard
20092
20093 \series bold
20094
20095 \backslash
20096 let
20097 \backslash
20098 mySection
20099 \backslash
20100 section
20101 \begin_inset Newline newline
20102 \end_inset
20103
20104
20105 \backslash
20106 renewcommand{
20107 \backslash
20108 section}{
20109 \backslash
20110 suppressfloats[t]
20111 \backslash
20112 mySection}
20113 \end_layout
20114
20115 \begin_layout Standard
20116 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
20117 することがあるので、これらに対する定義はお勧めしません。
20118 \end_layout
20119
20120 \begin_layout Standard
20121 \begin_inset VSpace bigskip
20122 \end_inset
20123
20124 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
20125 \series bold
20126 endfloat
20127 \series default
20128
20129 \begin_inset Index idx
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
20134 \end_layout
20135
20136 \end_inset
20137
20138 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
20139 \begin_inset Quotes eld
20140 \end_inset
20141
20142
20143 \family sans
20144 [Figure
20145 \begin_inset space ~
20146 \end_inset
20147
20148 3.2 about here.]
20149 \family default
20150
20151 \begin_inset Quotes erd
20152 \end_inset
20153
20154 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
20155 \end_layout
20156
20157 \begin_layout Standard
20158
20159 \series bold
20160
20161 \backslash
20162 usepackage[options]{endfloat}
20163 \end_layout
20164
20165 \begin_layout Standard
20166 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
20167 \series bold
20168 endfloat
20169 \series default
20170 取扱説明書
20171 \begin_inset CommandInset citation
20172 LatexCommand cite
20173 key "endfloat"
20174
20175 \end_inset
20176
20177 をご参照ください。
20178 \begin_inset Newline newline
20179 \end_inset
20180
20181
20182 \begin_inset Note Greyedout
20183 status open
20184
20185 \begin_layout Plain Layout
20186
20187 \series bold
20188 【註】endfloat
20189 \series default
20190 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
20191 \begin_inset CommandInset citation
20192 LatexCommand cite
20193 key "endfloat"
20194
20195 \end_inset
20196
20197 の第4節をご参照ください。
20198 \end_layout
20199
20200 \end_inset
20201
20202
20203 \begin_inset Newline newline
20204 \end_inset
20205
20206
20207 \begin_inset Note Greyedout
20208 status open
20209
20210 \begin_layout Plain Layout
20211
20212 \series bold
20213 【註】
20214 \series default
20215 現在のところ、
20216 \series bold
20217 endfloat
20218 \series default
20219 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20220 \series bold
20221
20222 \backslash
20223 ss
20224 \series default
20225 」コマンドを使用してください。
20226 \end_layout
20227
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \begin_layout Standard
20234 \begin_inset VSpace bigskip
20235 \end_inset
20236
20237 フロートの割付に関する詳細は、LaTeX関連書
20238 \begin_inset CommandInset citation
20239 LatexCommand cite
20240 key "latexcompanion,latexguide,latexbook"
20241
20242 \end_inset
20243
20244 をご覧ください。
20245 \end_layout
20246
20247 \begin_layout Section
20248 回転フロート
20249 \begin_inset CommandInset label
20250 LatexCommand label
20251 name "sec:回転フロート"
20252
20253 \end_inset
20254
20255
20256 \begin_inset Index idx
20257 status collapsed
20258
20259 \begin_layout Plain Layout
20260 ふろーと@フロート ! かいてん@回転
20261 \end_layout
20262
20263 \end_inset
20264
20265
20266 \end_layout
20267
20268 \begin_layout Standard
20269 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20270 \family sans
20271 横倒しに回転
20272 \family default
20273 オプションを有効にします。
20274 \end_layout
20275
20276 \begin_layout Standard
20277 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20278 \family sans
20279 段をまたぐ
20280 \family default
20281 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20282 たって回転方向を強制したい場合には、文書クラスオプションに
20283 \series bold
20284 figuresleft
20285 \series default
20286 オプションあるいは
20287 \series bold
20288 figuresright
20289 \series default
20290 オプションを加えることができます。
20291 \end_layout
20292
20293 \begin_layout Standard
20294 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20295 \begin_inset CommandInset ref
20296 LatexCommand ref
20297 reference "tab:回転した表"
20298
20299 \end_inset
20300
20301 が回転表フロートの例です。
20302 \end_layout
20303
20304 \begin_layout Standard
20305 \begin_inset Note Greyedout
20306 status open
20307
20308 \begin_layout Plain Layout
20309
20310 \series bold
20311 【註】
20312 \series default
20313 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20314 \end_layout
20315
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \begin_layout Standard
20322 \begin_inset Float table
20323 wide false
20324 sideways true
20325 status open
20326
20327 \begin_layout Plain Layout
20328 \begin_inset Caption
20329
20330 \begin_layout Plain Layout
20331 \begin_inset CommandInset label
20332 LatexCommand label
20333 name "tab:回転した表"
20334
20335 \end_inset
20336
20337 回転した表
20338 \end_layout
20339
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \begin_layout Plain Layout
20346 \align center
20347 \begin_inset Tabular
20348 <lyxtabular version="3" rows="1" columns="5">
20349 <features tabularvalignment="middle">
20350 <column alignment="center" valignment="top" width="0">
20351 <column alignment="center" valignment="top" width="0">
20352 <column alignment="center" valignment="top" width="0">
20353 <column alignment="center" valignment="top" width="0">
20354 <column alignment="center" valignment="top" width="0">
20355 <row>
20356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 試験
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 </row>
20402 </lyxtabular>
20403
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \end_inset
20410
20411
20412 \end_layout
20413
20414 \begin_layout Section
20415 従属フロート
20416 \begin_inset Index idx
20417 status collapsed
20418
20419 \begin_layout Plain Layout
20420 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \begin_layout Standard
20429 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20430 \begin_inset CommandInset ref
20431 LatexCommand ref
20432 reference "tab:従属表を横に並べたもの"
20433
20434 \end_inset
20435
20436 と表
20437 \begin_inset CommandInset ref
20438 LatexCommand ref
20439 reference "tab:従属表を縦に並べたもの"
20440
20441 \end_inset
20442
20443 に示されているように段落と同様に指定することができます。
20444 \end_layout
20445
20446 \begin_layout Standard
20447 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20448 \begin_inset CommandInset ref
20449 LatexCommand ref
20450 reference "tab:これは従属表a"
20451
20452 \end_inset
20453
20454 と表
20455 \begin_inset CommandInset ref
20456 LatexCommand ref
20457 reference "tab:これは従属表b"
20458
20459 \end_inset
20460
20461 は表
20462 \begin_inset CommandInset ref
20463 LatexCommand ref
20464 reference "tab:従属表を横に並べたもの"
20465
20466 \end_inset
20467
20468 の従属フロートです。
20469 \begin_inset Float table
20470 wide false
20471 sideways false
20472 status open
20473
20474 \begin_layout Plain Layout
20475 \begin_inset Caption
20476
20477 \begin_layout Plain Layout
20478 \begin_inset CommandInset label
20479 LatexCommand label
20480 name "tab:従属表を横に並べたもの"
20481
20482 \end_inset
20483
20484 従属表を横に並べたもの
20485 \end_layout
20486
20487 \end_inset
20488
20489
20490 \end_layout
20491
20492 \begin_layout Plain Layout
20493 \begin_inset space \hfill{}
20494 \end_inset
20495
20496
20497 \begin_inset Float table
20498 wide false
20499 sideways false
20500 status open
20501
20502 \begin_layout Plain Layout
20503 \begin_inset Caption
20504
20505 \begin_layout Plain Layout
20506 \begin_inset CommandInset label
20507 LatexCommand label
20508 name "tab:これは従属表a"
20509
20510 \end_inset
20511
20512 これは従属表aです。
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Plain Layout
20521 \align center
20522 \begin_inset Tabular
20523 <lyxtabular version="3" rows="1" columns="5">
20524 <features tabularvalignment="middle">
20525 <column alignment="center" valignment="top" width="0">
20526 <column alignment="center" valignment="top" width="0">
20527 <column alignment="center" valignment="top" width="0">
20528 <column alignment="center" valignment="top" width="0">
20529 <column alignment="center" valignment="top" width="0">
20530 <row>
20531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 試験
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 </row>
20577 </lyxtabular>
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585
20586
20587 \begin_inset space \hfill{}
20588 \end_inset
20589
20590
20591 \begin_inset Float table
20592 wide false
20593 sideways false
20594 status open
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Caption
20598
20599 \begin_layout Plain Layout
20600 \begin_inset CommandInset label
20601 LatexCommand label
20602 name "tab:これは従属表b"
20603
20604 \end_inset
20605
20606 これは従属表bです。
20607 \end_layout
20608
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Plain Layout
20615 \align center
20616 \begin_inset Tabular
20617 <lyxtabular version="3" rows="1" columns="5">
20618 <features tabularvalignment="middle">
20619 <column alignment="center" valignment="top" width="0">
20620 <column alignment="center" valignment="top" width="0">
20621 <column alignment="center" valignment="top" width="0">
20622 <column alignment="center" valignment="top" width="0">
20623 <column alignment="center" valignment="top" width="0">
20624 <row>
20625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 試験
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 </lyxtabular>
20672
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679
20680
20681 \begin_inset space \hfill{}
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688
20689
20690 \begin_inset Float table
20691 wide false
20692 sideways false
20693 status open
20694
20695 \begin_layout Plain Layout
20696 \begin_inset Caption
20697
20698 \begin_layout Plain Layout
20699 \begin_inset CommandInset label
20700 LatexCommand label
20701 name "tab:従属表を縦に並べたもの"
20702
20703 \end_inset
20704
20705 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20706 \end_layout
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \begin_layout Plain Layout
20714 \begin_inset Float table
20715 wide false
20716 sideways false
20717 status open
20718
20719 \begin_layout Plain Layout
20720 \begin_inset Caption
20721
20722 \begin_layout Plain Layout
20723
20724 \end_layout
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \begin_layout Plain Layout
20732 \align center
20733 \begin_inset Tabular
20734 <lyxtabular version="3" rows="1" columns="4">
20735 <features tabularvalignment="middle">
20736 <column alignment="center" valignment="top" width="0">
20737 <column alignment="center" valignment="top" width="0">
20738 <column alignment="center" valignment="top" width="0">
20739 <column alignment="center" valignment="top" width="0">
20740 <row>
20741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 試験
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 試験
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763 試験
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772 試験
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 </lyxtabular>
20779
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \end_inset
20786
20787
20788 \end_layout
20789
20790 \begin_layout Plain Layout
20791 \begin_inset Float table
20792 wide false
20793 sideways false
20794 status open
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Caption
20798
20799 \begin_layout Plain Layout
20800
20801 \end_layout
20802
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \begin_layout Plain Layout
20809 \align center
20810 \begin_inset Tabular
20811 <lyxtabular version="3" rows="1" columns="5">
20812 <features tabularvalignment="middle">
20813 <column alignment="center" valignment="top" width="0">
20814 <column alignment="center" valignment="top" width="0">
20815 <column alignment="center" valignment="top" width="0">
20816 <column alignment="center" valignment="top" width="0">
20817 <column alignment="center" valignment="top" width="0">
20818 <row>
20819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 </row>
20865 </lyxtabular>
20866
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873
20874
20875 \end_layout
20876
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \begin_layout Section
20883 横並びのフロート
20884 \begin_inset Index idx
20885 status collapsed
20886
20887 \begin_layout Plain Layout
20888 ふろーと@フロート ! よこならび@横並び
20889 \end_layout
20890
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \begin_layout Standard
20897
20898 \begin_inset CommandInset ref
20899 LatexCommand ref
20900 reference "fig:左側のフロート"
20901
20902 \end_inset
20903
20904 や図
20905 \begin_inset CommandInset ref
20906 LatexCommand ref
20907 reference "fig:右側のフロート"
20908
20909 \end_inset
20910
20911 のようにフロートを横並びに配置するには、
20912 \emph on
20913 ひとつの
20914 \emph default
20915 フロートのみを使用し、その中に二つのminipageボックスを挿入します
20916 \begin_inset Foot
20917 status collapsed
20918
20919 \begin_layout Plain Layout
20920 Minipageは第
20921 \begin_inset CommandInset ref
20922 LatexCommand ref
20923 reference "sec:ミニページ"
20924
20925 \end_inset
20926
20927 節に説明があります。
20928 \end_layout
20929
20930 \end_inset
20931
20932 。幅は45
20933 \begin_inset space \thinspace{}
20934 \end_inset
20935
20936 -50
20937 \begin_inset space \thinspace{}
20938 \end_inset
20939
20940 列幅%とし、各minipageのボックス配置を
20941 \family sans
20942
20943 \family default
20944 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
20945 \family sans
20946 列幅%
20947 \family default
20948 がここではminipageボックスの幅によって計算されることです。
20949 \end_layout
20950
20951 \begin_layout Standard
20952 \begin_inset Float figure
20953 wide false
20954 sideways false
20955 status open
20956
20957 \begin_layout Plain Layout
20958 \begin_inset Box Frameless
20959 position "b"
20960 hor_pos "c"
20961 has_inner_box 1
20962 inner_pos "t"
20963 use_parbox 0
20964 use_makebox 0
20965 width "45col%"
20966 special "none"
20967 height "1in"
20968 height_special "totalheight"
20969 status open
20970
20971 \begin_layout Plain Layout
20972 \align center
20973 \begin_inset Graphics
20974         filename ../clipart/mobius.eps
20975         lyxscale 50
20976         width 100col%
20977         scaleBeforeRotation
20978
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \begin_layout Plain Layout
20985 \begin_inset Caption
20986
20987 \begin_layout Plain Layout
20988 \begin_inset CommandInset label
20989 LatexCommand label
20990 name "fig:左側のフロート"
20991
20992 \end_inset
20993
20994 左側のフロート
20995 \end_layout
20996
20997 \end_inset
20998
20999
21000 \end_layout
21001
21002 \end_inset
21003
21004
21005 \begin_inset space \hfill{}
21006 \end_inset
21007
21008
21009 \begin_inset Box Frameless
21010 position "b"
21011 hor_pos "c"
21012 has_inner_box 1
21013 inner_pos "t"
21014 use_parbox 0
21015 use_makebox 0
21016 width "45col%"
21017 special "none"
21018 height "1in"
21019 height_special "totalheight"
21020 status open
21021
21022 \begin_layout Plain Layout
21023 \align center
21024 \begin_inset Graphics
21025         filename ../clipart/platypus.eps
21026         lyxscale 50
21027         width 100col%
21028         scaleBeforeRotation
21029
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \begin_layout Plain Layout
21036 \begin_inset Caption
21037
21038 \begin_layout Plain Layout
21039 \begin_inset CommandInset label
21040 LatexCommand label
21041 name "fig:右側のフロート"
21042
21043 \end_inset
21044
21045 右側のフロート
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054
21055
21056 \end_layout
21057
21058 \begin_layout Plain Layout
21059
21060 \end_layout
21061
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \begin_layout Section
21068 キャプションの書式設定
21069 \begin_inset Index idx
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073 きゃぷしょん@キャプション ! しょしきせってい@書式設定
21074 \end_layout
21075
21076 \end_inset
21077
21078
21079 \begin_inset Index idx
21080 status collapsed
21081
21082 \begin_layout Plain Layout
21083 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
21084 \end_layout
21085
21086 \end_inset
21087
21088
21089 \begin_inset CommandInset label
21090 LatexCommand label
21091 name "sec:キャプションの書式設定"
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \begin_layout Standard
21099
21100 \family sans
21101 キャプション
21102 \family default
21103 環境は、
21104 \family sans
21105 フロート
21106 \family default
21107 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
21108 \family sans
21109 図 #:
21110 \family default
21111 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
21112 \family sans
21113 #
21114 \family default
21115 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
21116 。このキャプション書式は、すべての文書書式に適しているわけではありません。
21117 \end_layout
21118
21119 \begin_layout Standard
21120 既定のキャプション書式を変更するには、文書プリアンブルに
21121 \end_layout
21122
21123 \begin_layout Standard
21124
21125 \series bold
21126
21127 \backslash
21128 usepackage[format definition]{caption}
21129 \end_layout
21130
21131 \begin_layout Standard
21132 という行を加えて、LaTeXパッケージ
21133 \series bold
21134 caption
21135 \series default
21136
21137 \begin_inset Index idx
21138 status collapsed
21139
21140 \begin_layout Plain Layout
21141 LaTeXぱっけーじ@LaTeXパッケージ ! caption
21142 \end_layout
21143
21144 \end_inset
21145
21146 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
21147 \end_layout
21148
21149 \begin_layout Standard
21150
21151 \series bold
21152
21153 \backslash
21154 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21155 \end_layout
21156
21157 \begin_layout Standard
21158 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
21159 \series bold
21160 caption
21161 \series default
21162 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
21163 \end_layout
21164
21165 \begin_layout Standard
21166
21167 \series bold
21168
21169 \backslash
21170 captionsetup[フロート型]{書式定義}
21171 \end_layout
21172
21173 \begin_layout Standard
21174 というコマンドを使用して、個別の書式を指定してください。たとえば、図
21175 \begin_inset CommandInset ref
21176 LatexCommand ref
21177 reference "fig:図キャプション"
21178
21179 \end_inset
21180
21181 と表
21182 \begin_inset CommandInset ref
21183 LatexCommand ref
21184 reference "tab:表キャプション"
21185
21186 \end_inset
21187
21188 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
21189 \end_layout
21190
21191 \begin_layout Standard
21192
21193 \series bold
21194
21195 \backslash
21196 usepackage[tableposition=top]{caption}
21197 \series default
21198
21199 \begin_inset Newline newline
21200 \end_inset
21201
21202
21203 \series bold
21204
21205 \backslash
21206 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21207 \begin_inset Newline newline
21208 \end_inset
21209
21210
21211 \begin_inset Phantom HPhantom
21212 status open
21213
21214 \begin_layout Plain Layout
21215
21216 \backslash
21217 captionsetup[figure]{
21218 \end_layout
21219
21220 \end_inset
21221
21222 labelsep=period}
21223 \begin_inset Newline newline
21224 \end_inset
21225
21226
21227 \backslash
21228 captionsetup[table]{labelfont={bf,sf}}
21229 \end_layout
21230
21231 \begin_layout Standard
21232 \begin_inset Note Greyedout
21233 status open
21234
21235 \begin_layout Plain Layout
21236
21237 \series bold
21238 【註】
21239 \series default
21240 オプションのうち、
21241 \series bold
21242 tableposition=top
21243 \series default
21244 は、文書クラスに
21245 \series bold
21246 KOMA-script
21247 \series default
21248
21249 \begin_inset Index idx
21250 status collapsed
21251
21252 \begin_layout Plain Layout
21253 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21254 \end_layout
21255
21256 \end_inset
21257
21258 が使われているときには、無効になります。この場合には、文書クラスオプション
21259 \series bold
21260 captions=tableheading
21261 \series default
21262 を指定しなくてはなりません。
21263 \end_layout
21264
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \begin_layout Standard
21271
21272 \series bold
21273 caption
21274 \series default
21275 パッケージについての詳細は、その取扱説明書
21276 \begin_inset CommandInset citation
21277 LatexCommand cite
21278 key "caption"
21279
21280 \end_inset
21281
21282 をご覧ください。
21283 \end_layout
21284
21285 \begin_layout Standard
21286 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21287 \end_layout
21288
21289 \begin_layout Standard
21290
21291 \series bold
21292
21293 \backslash
21294 renewcommand{
21295 \backslash
21296 fnum@figure}{画像~
21297 \backslash
21298 thefigure}
21299 \end_layout
21300
21301 \begin_layout Standard
21302 なお、
21303 \series bold
21304
21305 \backslash
21306 thefigure
21307 \series default
21308 は表番号を挿入し、「
21309 \series bold
21310 ~
21311 \series default
21312 」は保護された空白を入れます。
21313 \end_layout
21314
21315 \begin_layout Standard
21316 \begin_inset VSpace bigskip
21317 \end_inset
21318
21319
21320 \series bold
21321 KOMA-script
21322 \series default
21323
21324 \begin_inset Index idx
21325 status collapsed
21326
21327 \begin_layout Plain Layout
21328 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21329 \end_layout
21330
21331 \end_inset
21332
21333 文書クラス(
21334 \family sans
21335 article (KOMA-script)
21336 \family default
21337
21338 \family sans
21339 book (KOMA-script)
21340 \family default
21341
21342 \family sans
21343 letter (KOMA-script)
21344 \family default
21345
21346 \family sans
21347 report (KOMA-script)
21348 \family default
21349 )を使用している場合には、
21350 \series bold
21351 caption
21352 \series default
21353 パッケージの代わりに
21354 \series bold
21355 KOMA-script
21356 \series default
21357 のビルトインコマンド
21358 \series bold
21359 etkomafont
21360 \series default
21361 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21362 \end_layout
21363
21364 \begin_layout Standard
21365
21366 \series bold
21367
21368 \backslash
21369 setkomafont{captionlabel}{
21370 \backslash
21371 bfseries}
21372 \end_layout
21373
21374 \begin_layout Standard
21375
21376 \series bold
21377
21378 \backslash
21379 setkomafont
21380 \series default
21381 についての詳細は、
21382 \series bold
21383 KOMA-script
21384 \series default
21385 の取扱説明書
21386 \begin_inset CommandInset citation
21387 LatexCommand cite
21388 key "koma-script"
21389
21390 \end_inset
21391
21392 をご覧ください。
21393 \end_layout
21394
21395 \begin_layout Standard
21396 \begin_inset ERT
21397 status collapsed
21398
21399 \begin_layout Plain Layout
21400
21401
21402 \backslash
21403 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21404 }
21405 \end_layout
21406
21407 \end_inset
21408
21409
21410 \begin_inset Note Note
21411 status open
21412
21413 \begin_layout Plain Layout
21414 キャプション書式は、この例のみ変更してあります。
21415 \end_layout
21416
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \begin_layout Standard
21423 \begin_inset Float figure
21424 placement !p
21425 wide false
21426 sideways false
21427 status open
21428
21429 \begin_layout Plain Layout
21430 \align center
21431 \begin_inset Graphics
21432         filename ../clipart/mobius.eps
21433         lyxscale 50
21434         scale 50
21435         scaleBeforeRotation
21436
21437 \end_inset
21438
21439
21440 \end_layout
21441
21442 \begin_layout Plain Layout
21443 \begin_inset Caption
21444
21445 \begin_layout Plain Layout
21446 \begin_inset CommandInset label
21447 LatexCommand label
21448 name "fig:図キャプション"
21449
21450 \end_inset
21451
21452 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21453 \end_layout
21454
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \begin_layout Standard
21466 \begin_inset ERT
21467 status collapsed
21468
21469 \begin_layout Plain Layout
21470
21471
21472 \backslash
21473 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21474 on}
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Standard
21483 \begin_inset Float table
21484 placement !p
21485 wide false
21486 sideways false
21487 status open
21488
21489 \begin_layout Plain Layout
21490 \begin_inset Caption
21491
21492 \begin_layout Plain Layout
21493 \begin_inset CommandInset label
21494 LatexCommand label
21495 name "tab:表キャプション"
21496
21497 \end_inset
21498
21499 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21500 \end_layout
21501
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \begin_layout Plain Layout
21508 \align center
21509 \begin_inset Tabular
21510 <lyxtabular version="3" rows="1" columns="5">
21511 <features tabularvalignment="middle">
21512 <column alignment="center" valignment="top" width="0">
21513 <column alignment="center" valignment="top" width="0">
21514 <column alignment="center" valignment="top" width="0">
21515 <column alignment="center" valignment="top" width="0">
21516 <column alignment="center" valignment="top" width="0">
21517 <row>
21518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 </row>
21564 </lyxtabular>
21565
21566 \end_inset
21567
21568
21569 \end_layout
21570
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \begin_layout Section
21577 キャプションの配置
21578 \begin_inset Index idx
21579 status collapsed
21580
21581 \begin_layout Plain Layout
21582 きゃぷしょん@キャプション ! はいち@配置
21583 \end_layout
21584
21585 \end_inset
21586
21587
21588 \begin_inset Index idx
21589 status collapsed
21590
21591 \begin_layout Plain Layout
21592 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21593 \end_layout
21594
21595 \end_inset
21596
21597
21598 \begin_inset CommandInset label
21599 LatexCommand label
21600 name "sec:キャプションの配置"
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Standard
21608 通常、キャプションの配置原則は、
21609 \end_layout
21610
21611 \begin_layout Description
21612 図の場合: キャプションを図の下に置く
21613 \end_layout
21614
21615 \begin_layout Description
21616 表の場合: キャプションを表の上に置く
21617 \end_layout
21618
21619 \begin_layout Standard
21620 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21621 \family sans
21622 article
21623 \family default
21624
21625 \family sans
21626 book
21627 \family default
21628
21629 \family sans
21630 letter
21631 \family default
21632
21633 \family sans
21634 report
21635 \family default
21636 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21637 eXパッケージ
21638 \series bold
21639 caption
21640 \series default
21641 を読み込むコマンドに
21642 \end_layout
21643
21644 \begin_layout Standard
21645
21646 \series bold
21647 tableposition=top
21648 \end_layout
21649
21650 \begin_layout Standard
21651 というオプションを追加してください
21652 \begin_inset Foot
21653 status collapsed
21654
21655 \begin_layout Plain Layout
21656
21657 \series bold
21658 caption
21659 \series default
21660 パッケージについての詳細な情報は、第
21661 \begin_inset CommandInset ref
21662 LatexCommand ref
21663 reference "sec:キャプションの書式設定"
21664
21665 \end_inset
21666
21667 節をご覧ください。
21668 \end_layout
21669
21670 \end_inset
21671
21672
21673 \series bold
21674 KOMA-script
21675 \series default
21676
21677 \begin_inset Index idx
21678 status collapsed
21679
21680 \begin_layout Plain Layout
21681 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21682 \end_layout
21683
21684 \end_inset
21685
21686 文書クラス(
21687 \family sans
21688 article (KOMA-script)
21689 \family default
21690
21691 \family sans
21692 book (KOMA-script)
21693 \family default
21694
21695 \family sans
21696 letter (KOMA-script)
21697 \family default
21698
21699 \family sans
21700 report (KOMA-script)
21701 \family default
21702
21703 \begin_inset space \thinspace{}
21704 \end_inset
21705
21706 )をお使いの場合には、
21707 \series bold
21708 caption
21709 \series default
21710 パッケージにオプションを与える代わりに、文書クラスオプション
21711 \series bold
21712 captions=tableheading
21713 \series default
21714 を設定することもできます。
21715 \end_layout
21716
21717 \begin_layout Standard
21718 \begin_inset VSpace bigskip
21719 \end_inset
21720
21721 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21722 \end_layout
21723
21724 \begin_layout Standard
21725
21726 \series bold
21727
21728 \backslash
21729 usepackage[option]{sidecap}
21730 \end_layout
21731
21732 \begin_layout Standard
21733 という行を入れて、LaTeXパッケージ
21734 \series bold
21735 sidecap
21736 \series default
21737
21738 \begin_inset Index idx
21739 status collapsed
21740
21741 \begin_layout Plain Layout
21742 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21743 \end_layout
21744
21745 \end_inset
21746
21747 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
21748 \series bold
21749 innercaption
21750 \series default
21751 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
21752 \series bold
21753 rightcaption
21754 \series default
21755 ないし
21756 \series bold
21757 leftcaption
21758 \series default
21759 オプションを用います。
21760 \end_layout
21761
21762 \begin_layout Standard
21763 \begin_inset ERT
21764 status collapsed
21765
21766 \begin_layout Plain Layout
21767
21768
21769 \backslash
21770 ifsidecap
21771 \end_layout
21772
21773 \end_inset
21774
21775
21776 \begin_inset Note Note
21777 status open
21778
21779 \begin_layout Plain Layout
21780 以下の部分は、LaTeXパッケージ
21781 \series bold
21782 sidecap
21783 \series default
21784 が導入されているときのみ表示されます。
21785 \end_layout
21786
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \begin_layout Standard
21793 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
21794 \end_layout
21795
21796 \begin_layout Standard
21797 \noindent
21798 \begin_inset CommandInset line
21799 LatexCommand rule
21800 offset "0.5ex"
21801 width "100line%"
21802 height "1pt"
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \begin_layout Standard
21810
21811 \series bold
21812
21813 \backslash
21814 newcommand{
21815 \backslash
21816 TabBesBeg}[1][1.0]{%
21817 \begin_inset Newline newline
21818 \end_inset
21819
21820
21821 \begin_inset Phantom HPhantom
21822 status open
21823
21824 \begin_layout Plain Layout
21825 \begin_inset space ~
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832
21833
21834 \backslash
21835 let
21836 \backslash
21837 MyTable
21838 \backslash
21839 table
21840 \begin_inset Newline newline
21841 \end_inset
21842
21843
21844 \begin_inset Phantom HPhantom
21845 status open
21846
21847 \begin_layout Plain Layout
21848
21849 \series medium
21850 \begin_inset space ~
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \end_inset
21857
21858
21859 \backslash
21860 let
21861 \backslash
21862 MyEndtable
21863 \backslash
21864 endtable
21865 \begin_inset Newline newline
21866 \end_inset
21867
21868
21869 \begin_inset Phantom HPhantom
21870 status open
21871
21872 \begin_layout Plain Layout
21873
21874 \series medium
21875 \begin_inset space ~
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882
21883
21884 \backslash
21885 renewenvironment{table}[1]{
21886 \backslash
21887 begin{SCtable}[#1]##1}{
21888 \backslash
21889 end{SCtable}}}
21890 \end_layout
21891
21892 \begin_layout Standard
21893
21894 \series bold
21895
21896 \backslash
21897 newcommand{
21898 \backslash
21899 TabBesEnd}{%
21900 \begin_inset Newline newline
21901 \end_inset
21902
21903
21904 \begin_inset Phantom HPhantom
21905 status open
21906
21907 \begin_layout Plain Layout
21908 \begin_inset space ~
21909 \end_inset
21910
21911
21912 \end_layout
21913
21914 \end_inset
21915
21916
21917 \backslash
21918 let
21919 \backslash
21920 table
21921 \backslash
21922 MyTable
21923 \begin_inset Newline newline
21924 \end_inset
21925
21926
21927 \begin_inset Phantom HPhantom
21928 status open
21929
21930 \begin_layout Plain Layout
21931 \begin_inset space ~
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \end_inset
21938
21939
21940 \backslash
21941 let
21942 \backslash
21943 endtable
21944 \backslash
21945 MyEndtable
21946 \end_layout
21947
21948 \begin_layout Standard
21949
21950 \series bold
21951
21952 \backslash
21953 newcommand{
21954 \backslash
21955 FigBesBeg}[1][1.0]{%
21956 \begin_inset Newline newline
21957 \end_inset
21958
21959
21960 \begin_inset Phantom HPhantom
21961 status open
21962
21963 \begin_layout Plain Layout
21964 \begin_inset space ~
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \backslash
21974 let
21975 \backslash
21976 MyFigure
21977 \backslash
21978 figure
21979 \begin_inset Newline newline
21980 \end_inset
21981
21982
21983 \begin_inset Phantom HPhantom
21984 status open
21985
21986 \begin_layout Plain Layout
21987 \begin_inset space ~
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994
21995
21996 \backslash
21997 let
21998 \backslash
21999 MyEndfigure
22000 \backslash
22001 endfigure
22002 \begin_inset Newline newline
22003 \end_inset
22004
22005
22006 \begin_inset Phantom HPhantom
22007 status open
22008
22009 \begin_layout Plain Layout
22010 \begin_inset space ~
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \backslash
22020 renewenvironment{figure}[1]{
22021 \backslash
22022 begin{SCfigure}[#1]##1}{
22023 \backslash
22024 end{SCfigure}}}
22025 \end_layout
22026
22027 \begin_layout Standard
22028
22029 \series bold
22030
22031 \backslash
22032 newcommand{
22033 \backslash
22034 FigBesEnd}{%
22035 \begin_inset Newline newline
22036 \end_inset
22037
22038
22039 \begin_inset Phantom HPhantom
22040 status open
22041
22042 \begin_layout Plain Layout
22043 \begin_inset space ~
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \end_inset
22050
22051
22052 \backslash
22053 let
22054 \backslash
22055 figure
22056 \backslash
22057 MyFigure
22058 \begin_inset Newline newline
22059 \end_inset
22060
22061
22062 \begin_inset Phantom HPhantom
22063 status open
22064
22065 \begin_layout Plain Layout
22066 \begin_inset space ~
22067 \end_inset
22068
22069
22070 \end_layout
22071
22072 \end_inset
22073
22074
22075 \backslash
22076 let
22077 \backslash
22078 endfigure
22079 \backslash
22080 MyEndfigure}
22081 \end_layout
22082
22083 \begin_layout Standard
22084 \noindent
22085 \begin_inset CommandInset line
22086 LatexCommand rule
22087 offset "0.5ex"
22088 width "100line%"
22089 height "1pt"
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \begin_layout Standard
22097 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
22098 \end_layout
22099
22100 \begin_layout Standard
22101
22102 \series bold
22103
22104 \backslash
22105 FigBesBeg
22106 \end_layout
22107
22108 \begin_layout Standard
22109 というコマンドを、フロートの前にTeXコードで入れてください。
22110 \lang english
22111 And insert the command
22112 \end_layout
22113
22114 \begin_layout Standard
22115
22116 \series bold
22117
22118 \backslash
22119 FigBesEnd
22120 \end_layout
22121
22122 \begin_layout Standard
22123
22124 \lang english
22125 in TeX-Code at the point where you want to get back to the original float
22126  definition.
22127 \end_layout
22128
22129 \begin_layout Standard
22130 表フロートに対しては、対応するコマンド
22131 \end_layout
22132
22133 \begin_layout Standard
22134
22135 \series bold
22136
22137 \backslash
22138 TabBesBeg
22139 \series default
22140 および
22141 \series bold
22142
22143 \backslash
22144 TabBesEnd
22145 \end_layout
22146
22147 \begin_layout Standard
22148 を使用してください。図
22149 \begin_inset CommandInset ref
22150 LatexCommand ref
22151 reference "fig:図横キャプション"
22152
22153 \end_inset
22154
22155 と表
22156 \begin_inset CommandInset ref
22157 LatexCommand ref
22158 reference "tab:表横キャプション"
22159
22160 \end_inset
22161
22162 がキャプションを脇に設定した例です。
22163 \end_layout
22164
22165 \begin_layout Standard
22166 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
22167 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
22168 \end_layout
22169
22170 \begin_layout Standard
22171
22172 \series bold
22173
22174 \backslash
22175 sidecaptionvpos{フロート型}{配置}
22176 \end_layout
22177
22178 \begin_layout Standard
22179 というコマンドを使用します。ここで「フロート型」は
22180 \family sans
22181 figure
22182 \family default
22183
22184 \family sans
22185 table
22186 \family default
22187 であり、「配置」は、上揃えの場合はtopの
22188 \end_layout
22189
22190 \begin_layout Standard
22191
22192 \family sans
22193 t
22194 \family default
22195 」、中央揃えの場合はcenterの「
22196 \family sans
22197 c
22198 \family default
22199 」、下揃えの場合はbottomの「
22200 \family sans
22201 b
22202 \family default
22203 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22204 \end_layout
22205
22206 \begin_layout Standard
22207
22208 \series bold
22209
22210 \backslash
22211 sidecaptionvpos{figure}{c}
22212 \end_layout
22213
22214 \begin_layout Standard
22215 というコマンドを使用します。これは、図
22216 \begin_inset CommandInset ref
22217 LatexCommand ref
22218 reference "fig:図横キャプション-2"
22219
22220 \end_inset
22221
22222 で使用されています。
22223 \end_layout
22224
22225 \begin_layout Standard
22226 \begin_inset VSpace medskip
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \begin_layout Standard
22233
22234 \lang english
22235 The default caption width is the width of the image/table.
22236  For thin image/tables, like in Table
22237 \lang japanese
22238
22239 \begin_inset space ~
22240 \end_inset
22241
22242
22243 \begin_inset CommandInset ref
22244 LatexCommand ref
22245 reference "tab:表横キャプション"
22246
22247 \end_inset
22248
22249
22250 \lang english
22251 this leads to captions that are too thin.
22252  You can increase the width by specifying a factor that will be multiplied
22253  with the image/table width to get the caption width.
22254  The caption width will automatically be recalculated in case it would protrude
22255  over the page or column margin due to the specified width.
22256  The 
22257 \emph on
22258 factor
22259 \emph default
22260  can either be given as optional argument for 
22261 \series bold
22262
22263 \backslash
22264 FigBesBeg
22265 \series default
22266 :
22267 \end_layout
22268
22269 \begin_layout Standard
22270
22271 \series bold
22272 \lang english
22273
22274 \backslash
22275 FigBesBeg[factor]
22276 \end_layout
22277
22278 \begin_layout Standard
22279
22280 \lang english
22281 or in the definition of 
22282 \series bold
22283
22284 \backslash
22285 FigBesBeg
22286 \series default
22287  by replacing the 
22288 \series bold
22289 1.0
22290 \series default
22291  with another value.
22292  If you do the latter, your factor will be the default if 
22293 \series bold
22294
22295 \backslash
22296 FigBesBeg
22297 \series default
22298  is used without an argument.
22299  For Table
22300 \lang japanese
22301
22302 \begin_inset space ~
22303 \end_inset
22304
22305
22306 \begin_inset CommandInset ref
22307 LatexCommand ref
22308 reference "tab:cap-beside-tab-wider"
22309
22310 \end_inset
22311
22312  
22313 \lang english
22314 the factor 5 was used.
22315 \end_layout
22316
22317 \begin_layout Standard
22318
22319 \lang english
22320 \begin_inset Note Greyedout
22321 status open
22322
22323 \begin_layout Plain Layout
22324
22325 \series bold
22326 \lang english
22327 Note:
22328 \series default
22329  For floats with captions set beside, you cannot use the float placement
22330  option 
22331 \family sans
22332 Here
22333 \begin_inset space ~
22334 \end_inset
22335
22336 definitely
22337 \family default
22338  because it is not supported by 
22339 \series bold
22340 sidecap
22341 \series default
22342 .
22343 \end_layout
22344
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \begin_layout Standard
22351 \begin_inset VSpace medskip
22352 \end_inset
22353
22354
22355 \series bold
22356 sidecap
22357 \series default
22358 パッケージについての詳細は、
22359 \begin_inset CommandInset citation
22360 LatexCommand cite
22361 key "sidecap"
22362
22363 \end_inset
22364
22365 の説明書をご参照ください。
22366 \end_layout
22367
22368 \begin_layout Standard
22369 \begin_inset Note Greyedout
22370 status open
22371
22372 \begin_layout Plain Layout
22373
22374 \series bold
22375 【註】
22376 \series default
22377
22378 \begin_inset CommandInset ref
22379 LatexCommand ref
22380 reference "sub:参照位置"
22381
22382 \end_inset
22383
22384 節に説明があるLaTeXパッケージ
22385 \series bold
22386 hypcap
22387 \series default
22388
22389 \begin_inset Index idx
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22394 \end_layout
22395
22396 \end_inset
22397
22398 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22399 \end_layout
22400
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \begin_layout Standard
22407 \begin_inset ERT
22408 status collapsed
22409
22410 \begin_layout Plain Layout
22411
22412
22413 \backslash
22414 FigBesBeg 
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Standard
22423 \begin_inset Float figure
22424 wide false
22425 sideways false
22426 status open
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Graphics
22430         filename ../clipart/escher-lsd.eps
22431         scale 75
22432         scaleBeforeRotation
22433
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Caption
22441
22442 \begin_layout Plain Layout
22443 \begin_inset CommandInset label
22444 LatexCommand label
22445 name "fig:図横キャプション"
22446
22447 \end_inset
22448
22449 これは図の横にあるキャプションです。
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \begin_layout Standard
22463 \begin_inset ERT
22464 status collapsed
22465
22466 \begin_layout Plain Layout
22467
22468
22469 \backslash
22470 TabBesBeg 
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Standard
22479 \begin_inset Float table
22480 wide false
22481 sideways false
22482 status open
22483
22484 \begin_layout Plain Layout
22485 \begin_inset Caption
22486
22487 \begin_layout Plain Layout
22488 \begin_inset CommandInset label
22489 LatexCommand label
22490 name "tab:表横キャプション"
22491
22492 \end_inset
22493
22494 これは表の横にあるキャプションです。
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \end_layout
22501
22502 \begin_layout Plain Layout
22503 \begin_inset Tabular
22504 <lyxtabular version="3" rows="4" columns="5">
22505 <features tabularvalignment="middle">
22506 <column alignment="center" valignment="top" width="0">
22507 <column alignment="center" valignment="top" width="0">
22508 <column alignment="center" valignment="top" width="0">
22509 <column alignment="center" valignment="top" width="0">
22510 <column alignment="center" valignment="top" width="0">
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 </row>
22558 <row>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 </row>
22605 <row>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 </row>
22699 </lyxtabular>
22700
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \begin_layout Standard
22712 \begin_inset ERT
22713 status collapsed
22714
22715 \begin_layout Plain Layout
22716
22717
22718 \backslash
22719 sidecaptionvpos{figure}{c}
22720 \end_layout
22721
22722 \end_inset
22723
22724
22725 \begin_inset Float figure
22726 wide false
22727 sideways false
22728 status open
22729
22730 \begin_layout Plain Layout
22731 \begin_inset Graphics
22732         filename ../clipart/escher-lsd.eps
22733         scale 75
22734         scaleBeforeRotation
22735
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Caption
22743
22744 \begin_layout Plain Layout
22745 \begin_inset CommandInset label
22746 LatexCommand label
22747 name "fig:図横キャプション-2"
22748
22749 \end_inset
22750
22751 これは図の横にある縦方向中央揃えのキャプションです。
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \begin_layout Standard
22765 \begin_inset ERT
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769
22770
22771 \backslash
22772 FigBesEnd
22773 \end_layout
22774
22775 \end_inset
22776
22777
22778 \end_layout
22779
22780 \begin_layout Standard
22781 \begin_inset ERT
22782 status collapsed
22783
22784 \begin_layout Plain Layout
22785
22786
22787 \backslash
22788 TabBesBeg[5]
22789 \end_layout
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \begin_layout Standard
22797 \begin_inset Float table
22798 wide false
22799 sideways false
22800 status open
22801
22802 \begin_layout Plain Layout
22803 \begin_inset Caption
22804
22805 \begin_layout Plain Layout
22806
22807 \lang english
22808 \begin_inset CommandInset label
22809 LatexCommand label
22810 name "tab:cap-beside-tab-wider"
22811
22812 \end_inset
22813
22814 This is a caption is wider than the one in Table
22815 \lang japanese
22816
22817 \begin_inset space ~
22818 \end_inset
22819
22820
22821 \begin_inset CommandInset ref
22822 LatexCommand ref
22823 reference "tab:表横キャプション"
22824
22825 \end_inset
22826
22827 .
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \begin_layout Plain Layout
22836 \begin_inset Tabular
22837 <lyxtabular version="3" rows="4" columns="5">
22838 <features tabularvalignment="middle">
22839 <column alignment="center" valignment="top" width="0">
22840 <column alignment="center" valignment="top" width="0">
22841 <column alignment="center" valignment="top" width="0">
22842 <column alignment="center" valignment="top" width="0">
22843 <column alignment="center" valignment="top" width="0">
22844 <row>
22845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849 a
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867 b
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 c
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22902 \begin_inset Text
22903
22904 \begin_layout Plain Layout
22905 d
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 e
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 </row>
22938 <row>
22939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943 f
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Plain Layout
22952
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22958 \begin_inset Text
22959
22960 \begin_layout Plain Layout
22961 g
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970
22971 \end_layout
22972
22973 \end_inset
22974 </cell>
22975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 h
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999 i
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008
23009 \end_layout
23010
23011 \end_inset
23012 </cell>
23013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017 j
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 </row>
23032 </lyxtabular>
23033
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \end_inset
23040
23041
23042 \end_layout
23043
23044 \begin_layout Standard
23045 \begin_inset ERT
23046 status collapsed
23047
23048 \begin_layout Plain Layout
23049
23050
23051 \backslash
23052 TabBesEnd
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \begin_layout Standard
23061 \begin_inset ERT
23062 status collapsed
23063
23064 \begin_layout Plain Layout
23065
23066
23067 \backslash
23068 else
23069 \end_layout
23070
23071 \end_inset
23072
23073
23074 \begin_inset Note Note
23075 status open
23076
23077 \begin_layout Plain Layout
23078 以下の部分は、LaTeXパッケージ
23079 \series bold
23080 sidecap
23081 \series default
23082 が導入されていないときのみ表示されます。
23083 \end_layout
23084
23085 \end_inset
23086
23087
23088 \end_layout
23089
23090 \begin_layout Standard
23091 本節の残りの部分を出力で表示するには、LaTeXパッケージ
23092 \series bold
23093 sidecap
23094 \series default
23095 を導入する必要があります。
23096 \end_layout
23097
23098 \begin_layout Standard
23099 \begin_inset ERT
23100 status collapsed
23101
23102 \begin_layout Plain Layout
23103
23104
23105 \backslash
23106 fi
23107 \end_layout
23108
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \begin_layout Section
23115 フロート一覧
23116 \begin_inset Index idx
23117 status collapsed
23118
23119 \begin_layout Plain Layout
23120 ふろーと@フロート ! ふろーといちらん@フロート一覧
23121 \end_layout
23122
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \begin_layout Standard
23129 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
23130 \family sans
23131 挿入\SpecialChar \menuseparator
23132 一覧/目次
23133 \family default
23134 メニューで挿入することができます。
23135 \end_layout
23136
23137 \begin_layout Standard
23138 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
23139 \end_layout
23140
23141 \begin_layout Standard
23142 本文書の終わりに、図一覧と表一覧があります。
23143 \end_layout
23144
23145 \begin_layout Chapter
23146 注釈
23147 \end_layout
23148
23149 \begin_layout Section
23150 LyX注釈
23151 \begin_inset Index idx
23152 status collapsed
23153
23154 \begin_layout Plain Layout
23155 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
23156 \end_layout
23157
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \begin_layout Standard
23164 注釈は、ツールバーボタン
23165 \begin_inset Graphics
23166         filename ../../images/note-insert.png
23167         scale 85
23168         scaleBeforeRotation
23169
23170 \end_inset
23171
23172 か、
23173 \family sans
23174 挿入\SpecialChar \menuseparator
23175 注釈
23176 \family default
23177 メニューで挿入することができます。注釈には、以下の三つの型があります。
23178 \end_layout
23179
23180 \begin_layout Description
23181 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
23182 \begin_inset Newline newline
23183 \end_inset
23184
23185
23186 \begin_inset Newline newline
23187 \end_inset
23188
23189
23190 \begin_inset Graphics
23191         filename ../clipart/LyXNoteImageQt4.png
23192         display false
23193         scale 85
23194         scaleBeforeRotation
23195
23196 \end_inset
23197
23198
23199 \begin_inset Note Note
23200 status open
23201
23202 \begin_layout Plain Layout
23203 これは、出力には現れない注釈ボックスに書かれた文章です。
23204 \end_layout
23205
23206 \end_inset
23207
23208
23209 \end_layout
23210
23211 \begin_layout Description
23212 コメント この注釈も出力には現れませんが、
23213 \family sans
23214 ファイル\SpecialChar \menuseparator
23215 書き出し\SpecialChar \menuseparator
23216 LaTeX (pdflatex) / (平文)
23217 \family default
23218  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
23219 \begin_inset Newline newline
23220 \end_inset
23221
23222
23223 \begin_inset Newline newline
23224 \end_inset
23225
23226
23227 \begin_inset Graphics
23228         filename ../clipart/CommentNoteImageQt4.png
23229         display false
23230         scale 85
23231         scaleBeforeRotation
23232
23233 \end_inset
23234
23235  
23236 \begin_inset Note Comment
23237 status open
23238
23239 \begin_layout Plain Layout
23240 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
23241 \end_layout
23242
23243 \end_inset
23244
23245
23246 \end_layout
23247
23248 \begin_layout Description
23249 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
23250 \begin_inset Newline newline
23251 \end_inset
23252
23253
23254 \begin_inset Newline newline
23255 \end_inset
23256
23257
23258 \begin_inset Graphics
23259         filename ../clipart/GreyedOutNoteImageQt4.png
23260         display false
23261         scale 85
23262         scaleBeforeRotation
23263
23264 \end_inset
23265
23266
23267 \begin_inset Newline newline
23268 \end_inset
23269
23270
23271 \begin_inset ERT
23272 status collapsed
23273
23274 \begin_layout Plain Layout
23275
23276
23277 \backslash
23278 renewenvironment{lyxgreyedout}
23279 \end_layout
23280
23281 \begin_layout Plain Layout
23282
23283 {
23284 \backslash
23285 textcolor[gray]{0.8}
23286 \backslash
23287 bgroup}{
23288 \backslash
23289 egroup}
23290 \end_layout
23291
23292 \end_inset
23293
23294
23295 \begin_inset Note Greyedout
23296 status open
23297
23298 \begin_layout Plain Layout
23299 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
23300 \begin_inset Foot
23301 status collapsed
23302
23303 \begin_layout Plain Layout
23304 これは、淡色表示注釈内に脚注を用いた例です。
23305 \end_layout
23306
23307 \end_inset
23308
23309 です。
23310 \end_layout
23311
23312 \end_inset
23313
23314
23315 \begin_inset ERT
23316 status collapsed
23317
23318 \begin_layout Plain Layout
23319
23320
23321 \backslash
23322 renewenvironment{lyxgreyedout}
23323 \end_layout
23324
23325 \begin_layout Plain Layout
23326
23327 {
23328 \backslash
23329 textcolor{blue}
23330 \backslash
23331 bgroup}{
23332 \backslash
23333 egroup}
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \begin_inset Note Note
23340 status open
23341
23342 \begin_layout Plain Layout
23343 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
23344 ように再定義されています。
23345 \end_layout
23346
23347 \end_inset
23348
23349
23350 \begin_inset Newline newline
23351 \end_inset
23352
23353
23354 \begin_inset Newline newline
23355 \end_inset
23356
23357 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
23358 \end_layout
23359
23360 \begin_layout Standard
23361 \begin_inset VSpace bigskip
23362 \end_inset
23363
23364 注釈を挿入するのにツールバーボタン
23365 \begin_inset Graphics
23366         filename ../../images/note-insert.png
23367         scale 85
23368         scaleBeforeRotation
23369
23370 \end_inset
23371
23372 を使用すると、
23373 \family sans
23374 LyX注釈
23375 \family default
23376 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
23377 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
23378 さい。
23379 \end_layout
23380
23381 \begin_layout Standard
23382 \begin_inset VSpace bigskip
23383 \end_inset
23384
23385
23386 \lang english
23387 You can change the text color of the greyed out notes in the menu 
23388 \family sans
23389 Document\SpecialChar \menuseparator
23390 Settings\SpecialChar \menuseparator
23391 Colors
23392 \family default
23393 .
23394 \end_layout
23395
23396 \begin_layout Section
23397 脚注
23398 \begin_inset CommandInset label
23399 LatexCommand label
23400 name "sec:脚注"
23401
23402 \end_inset
23403
23404
23405 \begin_inset Index idx
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
23410 \end_layout
23411
23412 \end_inset
23413
23414
23415 \begin_inset Index idx
23416 status collapsed
23417
23418 \begin_layout Plain Layout
23419 きゃくちゅう@脚注
23420 \end_layout
23421
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \begin_layout Standard
23428 脚注は、ツールバーボタン
23429 \begin_inset Graphics
23430         filename ../../images/footnote-insert.png
23431         scale 85
23432         scaleBeforeRotation
23433
23434 \end_inset
23435
23436 か、
23437 \family sans
23438 挿入\SpecialChar \menuseparator
23439 脚注
23440 \family default
23441 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
23442 \begin_inset Graphics
23443         filename clipart/footnoteQt4.png
23444         scale 80
23445         scaleBeforeRotation
23446
23447 \end_inset
23448
23449 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
23450 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
23451 \end_layout
23452
23453 \begin_layout Standard
23454 これが脚注の例です
23455 \begin_inset Foot
23456 status collapsed
23457
23458 \begin_layout Plain Layout
23459 \begin_inset CommandInset label
23460 LatexCommand label
23461 name "fn:これは脚注の一例"
23462
23463 \end_inset
23464
23465 これは脚注の一例です。
23466 \end_layout
23467
23468 \end_inset
23469
23470
23471 \begin_inset ERT
23472 status collapsed
23473
23474 \begin_layout Plain Layout
23475
23476
23477 \backslash
23478 newcounter{MyRepeatFoot}
23479 \end_layout
23480
23481 \begin_layout Plain Layout
23482
23483
23484 \backslash
23485 setcounter{MyRepeatFoot}{
23486 \backslash
23487 thefootnote}
23488 \end_layout
23489
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \begin_layout Standard
23496 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
23497 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
23498 \end_layout
23499
23500 \begin_layout Standard
23501 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
23502 \begin_inset CommandInset ref
23503 LatexCommand ref
23504 reference "sec:フロートの参照"
23505
23506 \end_inset
23507
23508 節に説明されているようにして、本文中でこのラベルを相互参照してください。
23509 \begin_inset Newline newline
23510 \end_inset
23511
23512 これは脚注
23513 \begin_inset CommandInset ref
23514 LatexCommand ref
23515 reference "fn:これは脚注の一例"
23516
23517 \end_inset
23518
23519 の相互参照です。
23520 \end_layout
23521
23522 \begin_layout Standard
23523 \begin_inset VSpace defskip
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \begin_layout Standard
23530 LaTeXでは、技術的要因により、表中の脚注は印字されません。しかし、それを行うには他の方法があり、まず脚注の代わりにTeXコードで
23531 \series bold
23532
23533 \backslash
23534 footnotemark{}
23535 \series default
23536 コマンドを入れてください。脚注の本文は、表の後でTeXコード
23537 \series bold
23538
23539 \backslash
23540 footnotetext
23541 \series default
23542 コマンドの引数として入力します。
23543 \begin_inset Newline newline
23544 \end_inset
23545
23546 以下の表ではコマンド
23547 \begin_inset Newline newline
23548 \end_inset
23549
23550
23551 \series bold
23552
23553 \backslash
23554 footnotetext{
23555 \series default
23556 出力される脚注の表
23557 \series bold
23558 }
23559 \series default
23560
23561 \begin_inset Newline newline
23562 \end_inset
23563
23564 を用いています。
23565 \end_layout
23566
23567 \begin_layout Standard
23568 \begin_inset Tabular
23569 <lyxtabular version="3" rows="2" columns="1">
23570 <features tabularvalignment="middle">
23571 <column alignment="center" valignment="top" width="0">
23572 <row>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 これは例文です。
23578 \begin_inset Foot
23579 status open
23580
23581 \begin_layout Plain Layout
23582 この脚注は出力されません!
23583 \end_layout
23584
23585 \end_inset
23586
23587
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 </row>
23593 <row>
23594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 これは例文です。
23599 \begin_inset ERT
23600 status collapsed
23601
23602 \begin_layout Plain Layout
23603
23604
23605 \backslash
23606 footnotemark{}
23607 \end_layout
23608
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 </lyxtabular>
23618
23619 \end_inset
23620
23621
23622 \begin_inset ERT
23623 status collapsed
23624
23625 \begin_layout Plain Layout
23626
23627
23628 \backslash
23629 footnotetext{
23630 \end_layout
23631
23632 \end_inset
23633
23634 出力される脚注の表
23635 \begin_inset ERT
23636 status collapsed
23637
23638 \begin_layout Plain Layout
23639
23640 }
23641 \end_layout
23642
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \begin_layout Standard
23649 長尺表中の脚注は、第
23650 \begin_inset CommandInset ref
23651 LatexCommand ref
23652 reference "sub:長尺表での脚注"
23653
23654 \end_inset
23655
23656 節で述べられています。
23657 \end_layout
23658
23659 \begin_layout Standard
23660 ミニページ中の脚注は出力されますが、ミニボックスは頁中の頁のようなものなので、ボックス内に独立した連番として出力されます(ミニページについての詳細は、第
23661 \begin_inset CommandInset ref
23662 LatexCommand ref
23663 reference "sec:ミニページ"
23664
23665 \end_inset
23666
23667 節を参照)。通常の脚注のように頁底部に出力されるミニページを得るには、やはり
23668 \series bold
23669
23670 \backslash
23671 footnotemark{}
23672 \series default
23673
23674 \series bold
23675
23676 \backslash
23677 footntoetext
23678 \series default
23679 による方法を用いてください。
23680 \end_layout
23681
23682 \begin_layout Standard
23683 \begin_inset Box Frameless
23684 position "t"
23685 hor_pos "c"
23686 has_inner_box 1
23687 inner_pos "t"
23688 use_parbox 0
23689 use_makebox 0
23690 width "100col%"
23691 special "none"
23692 height "1in"
23693 height_special "totalheight"
23694 status open
23695
23696 \begin_layout Plain Layout
23697 これはミニページ中の例文です。
23698 \begin_inset Foot
23699 status open
23700
23701 \begin_layout Plain Layout
23702 ミニページ中の脚注です。
23703 \end_layout
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \begin_layout Plain Layout
23711 これはミニページ中の例文です。
23712 \begin_inset ERT
23713 status collapsed
23714
23715 \begin_layout Plain Layout
23716
23717
23718 \backslash
23719 footnotemark{}
23720 \end_layout
23721
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \end_inset
23728
23729
23730 \end_layout
23731
23732 \begin_layout Standard
23733 \begin_inset ERT
23734 status collapsed
23735
23736 \begin_layout Plain Layout
23737
23738
23739 \backslash
23740 footnotetext{
23741 \end_layout
23742
23743 \end_inset
23744
23745 ミニページ外の脚注です。
23746 \begin_inset ERT
23747 status collapsed
23748
23749 \begin_layout Plain Layout
23750
23751 }
23752 \end_layout
23753
23754 \end_inset
23755
23756
23757 \begin_inset VSpace defskip
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \begin_layout Standard
23764 毎回脚注本文を出力せずに、同じ脚注を何度か参照したい場合には、TeXコードでコマンド
23765 \series bold
23766
23767 \backslash
23768 footnotemark[番号]
23769 \series default
23770 を使用してください。
23771 \begin_inset Newline newline
23772 \end_inset
23773
23774 文章を書いている途中には、繰り返す脚注の数はわからないので、その番号は保存しておかなくてはなりません。以下の脚注例では、脚注
23775 \begin_inset CommandInset ref
23776 LatexCommand ref
23777 reference "fn:これは脚注の一例"
23778
23779 \end_inset
23780
23781 の後に、TeXコードで
23782 \end_layout
23783
23784 \begin_layout Standard
23785
23786 \series bold
23787
23788 \backslash
23789 newcounter{MyRepeatFoot}
23790 \begin_inset Newline newline
23791 \end_inset
23792
23793
23794 \backslash
23795 setcounter{MyRepeatFoot}{
23796 \backslash
23797 thefootnote}
23798 \end_layout
23799
23800 \begin_layout Standard
23801 というコマンドを挿入しています。そして脚注マークは、
23802 \end_layout
23803
23804 \begin_layout Standard
23805
23806 \series bold
23807
23808 \backslash
23809 footnotemark[
23810 \backslash
23811 theMyRepeatFoot]
23812 \end_layout
23813
23814 \begin_layout Standard
23815 で作成します。
23816 \end_layout
23817
23818 \begin_layout Standard
23819 これは繰り返し脚注の例です。
23820 \begin_inset ERT
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824
23825
23826 \backslash
23827 footnotemark[
23828 \backslash
23829 theMyRepeatFoot]
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \begin_layout Standard
23838 直前の脚注を繰り返すには、脚注番号の保存を行わないで、直ちに
23839 \end_layout
23840
23841 \begin_layout Standard
23842
23843 \series bold
23844
23845 \backslash
23846 footnotemark[
23847 \backslash
23848 thefootnote]
23849 \end_layout
23850
23851 \begin_layout Standard
23852 を使用してください。
23853 \end_layout
23854
23855 \begin_layout Standard
23856 これは繰り返し脚注の例です。
23857 \begin_inset ERT
23858 status collapsed
23859
23860 \begin_layout Plain Layout
23861
23862
23863 \backslash
23864 footnotemark[
23865 \backslash
23866 thefootnote]
23867 \end_layout
23868
23869 \end_inset
23870
23871
23872 \end_layout
23873
23874 \begin_layout Subsection
23875 脚注の付番
23876 \begin_inset CommandInset label
23877 LatexCommand label
23878 name "sub:脚注の付番"
23879
23880 \end_inset
23881
23882
23883 \begin_inset Index idx
23884 status collapsed
23885
23886 \begin_layout Plain Layout
23887 きゃくちゅう@脚注 ! ふばん@付番
23888 \end_layout
23889
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \begin_layout Standard
23896 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23897 \end_layout
23898
23899 \begin_layout Standard
23900
23901 \series bold
23902
23903 \backslash
23904 @addtoreset{footnote}{section}
23905 \end_layout
23906
23907 \begin_layout Standard
23908 というコマンドを加えてください。
23909 \end_layout
23910
23911 \begin_layout Standard
23912 \begin_inset VSpace bigskip
23913 \end_inset
23914
23915 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23916 \end_layout
23917
23918 \begin_layout Standard
23919
23920 \series bold
23921
23922 \backslash
23923 renewcommand{
23924 \backslash
23925 thefootnote}{
23926 \backslash
23927 roman{footnote}}
23928 \end_layout
23929
23930 \begin_layout Standard
23931 \begin_inset ERT
23932 status collapsed
23933
23934 \begin_layout Plain Layout
23935
23936
23937 \backslash
23938 renewcommand{
23939 \backslash
23940 thefootnote}{
23941 \backslash
23942 roman{footnote}}
23943 \end_layout
23944
23945 \end_inset
23946
23947 これは、ローマ数字を使った脚注です
23948 \begin_inset Foot
23949 status collapsed
23950
23951 \begin_layout Plain Layout
23952 これは、ローマ数字を使った脚注の例です。
23953 \end_layout
23954
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \begin_layout Standard
23961 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23962 \series bold
23963
23964 \backslash
23965 roman
23966 \series default
23967
23968 \series bold
23969
23970 \backslash
23971 Roman
23972 \series default
23973 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23974 \series bold
23975
23976 \backslash
23977 Alph
23978 \series default
23979 または
23980 \series bold
23981
23982 \backslash
23983 alph
23984 \series default
23985 を使用してください。記号を使って付「番」するには、
23986 \series bold
23987
23988 \backslash
23989 fnsymbol
23990 \series default
23991 を使ってください。
23992 \end_layout
23993
23994 \begin_layout Standard
23995 \begin_inset Note Greyedout
23996 status open
23997
23998 \begin_layout Plain Layout
23999
24000 \series bold
24001 【註】
24002 \series default
24003 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
24004 \end_layout
24005
24006 \end_inset
24007
24008
24009 \begin_inset Newline newline
24010 \end_inset
24011
24012
24013 \begin_inset Note Greyedout
24014 status open
24015
24016 \begin_layout Plain Layout
24017
24018 \series bold
24019 【註】
24020 \series default
24021 記号を使うと9個の脚注しか番号を振ることができません。
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \begin_layout Standard
24030 付番様式を変更した後、既定様式に戻すには、上記コマンドの
24031 \series bold
24032
24033 \backslash
24034 roman
24035 \series default
24036
24037 \series bold
24038
24039 \backslash
24040 arabic
24041 \series default
24042 に置き換えて使用してください。
24043 \begin_inset ERT
24044 status collapsed
24045
24046 \begin_layout Plain Layout
24047
24048
24049 \backslash
24050 renewcommand{
24051 \backslash
24052 thefootnote}{
24053 \backslash
24054 arabic{footnote}}
24055 \end_layout
24056
24057 \end_inset
24058
24059
24060 \end_layout
24061
24062 \begin_layout Standard
24063 \begin_inset VSpace bigskip
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \begin_layout Standard
24070 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
24071 \end_layout
24072
24073 \begin_layout Standard
24074
24075 \series bold
24076
24077 \backslash
24078 numberwithin{footnote}{chapter}
24079 \end_layout
24080
24081 \begin_layout Standard
24082 というコマンドを加えてください。
24083 \series bold
24084
24085 \backslash
24086 numberwithin
24087 \series default
24088 コマンドを使用できるようにするためには、文書設定の
24089 \family sans
24090 数式オプション
24091 \family default
24092 タブで
24093 \family sans
24094 AMS
24095 \begin_inset space ~
24096 \end_inset
24097
24098 mathパッケージを使う
24099 \family default
24100 オプションを有効にしてください。
24101 \end_layout
24102
24103 \begin_layout Standard
24104 \begin_inset ERT
24105 status collapsed
24106
24107 \begin_layout Plain Layout
24108
24109
24110 \backslash
24111 numberwithin{footnote}{chapter}
24112 \end_layout
24113
24114 \end_inset
24115
24116 これは、脚注のもう一つの例です
24117 \series bold
24118
24119 \begin_inset Foot
24120 status open
24121
24122 \begin_layout Plain Layout
24123
24124 \series bold
24125 これは、
24126 \series default
24127 「章番号.脚注番号」スキームで番号を振られた脚注です。
24128 \end_layout
24129
24130 \end_inset
24131
24132
24133 \series default
24134
24135 \begin_inset ERT
24136 status collapsed
24137
24138 \begin_layout Plain Layout
24139
24140
24141 \backslash
24142 renewcommand{
24143 \backslash
24144 thefootnote}{
24145 \backslash
24146 arabic{footnote}}
24147 \end_layout
24148
24149 \end_inset
24150
24151
24152 \end_layout
24153
24154 \begin_layout Standard
24155 \begin_inset Note Greyedout
24156 status open
24157
24158 \begin_layout Plain Layout
24159
24160 \series bold
24161 【註】
24162 \backslash
24163 numberwithin
24164 \series default
24165 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
24166 \end_layout
24167
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \begin_layout Standard
24174 また、例えば「章番号.
24175 \backslash
24176 Roman{footnote}」スキームを得るには、
24177 \series bold
24178
24179 \backslash
24180 numberwithin
24181 \series default
24182 の代わりに以下のコマンドを使用してください。
24183 \end_layout
24184
24185 \begin_layout Standard
24186
24187 \series bold
24188
24189 \backslash
24190 renewcommand{
24191 \backslash
24192 thefootnote}{
24193 \backslash
24194 thechapter.
24195 \backslash
24196 Roman{footnote}}
24197 \end_layout
24198
24199 \begin_layout Subsection
24200 脚注の配置
24201 \begin_inset Index idx
24202 status collapsed
24203
24204 \begin_layout Plain Layout
24205 きゃくちゅう@脚注 ! はいち@配置
24206 \end_layout
24207
24208 \end_inset
24209
24210
24211 \end_layout
24212
24213 \begin_layout Standard
24214 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
24215 ブルに足して、1.5
24216 \begin_inset space \thinspace{}
24217 \end_inset
24218
24219 mmの余白を追加することもできます。
24220 \end_layout
24221
24222 \begin_layout Standard
24223
24224 \series bold
24225
24226 \backslash
24227 let
24228 \backslash
24229 myFoot
24230 \backslash
24231 footnote
24232 \begin_inset Newline newline
24233 \end_inset
24234
24235
24236 \backslash
24237 renewcommand{
24238 \backslash
24239 footnote}[1]{
24240 \backslash
24241 myFoot{#1
24242 \backslash
24243 vspace{1.5mm}}}
24244 \end_layout
24245
24246 \begin_layout Standard
24247 \begin_inset VSpace bigskip
24248 \end_inset
24249
24250 二段組文書では、脚注は各段底部に表示されます(図
24251 \begin_inset CommandInset ref
24252 LatexCommand ref
24253 reference "fig:標準的脚注配置"
24254
24255 \end_inset
24256
24257 )。図
24258 \begin_inset CommandInset ref
24259 LatexCommand ref
24260 reference "fig:ftnright脚注配置"
24261
24262 \end_inset
24263
24264 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
24265 \end_layout
24266
24267 \begin_layout Standard
24268
24269 \series bold
24270
24271 \backslash
24272 usepackage{ftnright}
24273 \end_layout
24274
24275 \begin_layout Standard
24276 というコマンドを書いて、LaTeXパッケージ
24277 \series bold
24278 ftnright
24279 \series default
24280
24281 \begin_inset Index idx
24282 status collapsed
24283
24284 \begin_layout Plain Layout
24285 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
24286 \end_layout
24287
24288 \end_inset
24289
24290 を読み込みます。
24291 \begin_inset Float figure
24292 placement !h
24293 wide false
24294 sideways false
24295 status open
24296
24297 \begin_layout Plain Layout
24298 \begin_inset ERT
24299 status collapsed
24300
24301 \begin_layout Plain Layout
24302
24303
24304 \backslash
24305 framebox{
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \begin_inset Graphics
24312         filename ../clipart/without_fntright.pdf
24313         width 100col%
24314         scaleBeforeRotation
24315
24316 \end_inset
24317
24318
24319 \begin_inset ERT
24320 status collapsed
24321
24322 \begin_layout Plain Layout
24323
24324 }
24325 \end_layout
24326
24327 \end_inset
24328
24329
24330 \end_layout
24331
24332 \begin_layout Plain Layout
24333 \begin_inset Caption
24334
24335 \begin_layout Plain Layout
24336 \begin_inset CommandInset label
24337 LatexCommand label
24338 name "fig:標準的脚注配置"
24339
24340 \end_inset
24341
24342 二段組文書の標準的な脚注配置
24343 \end_layout
24344
24345 \end_inset
24346
24347
24348 \end_layout
24349
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \begin_layout Standard
24356 \begin_inset Float figure
24357 placement !h
24358 wide false
24359 sideways false
24360 status open
24361
24362 \begin_layout Plain Layout
24363 \begin_inset ERT
24364 status collapsed
24365
24366 \begin_layout Plain Layout
24367
24368
24369 \backslash
24370 framebox{
24371 \end_layout
24372
24373 \end_inset
24374
24375
24376 \begin_inset Graphics
24377         filename ../clipart/with_fntright.pdf
24378         width 100col%
24379         scaleBeforeRotation
24380
24381 \end_inset
24382
24383
24384 \begin_inset ERT
24385 status collapsed
24386
24387 \begin_layout Plain Layout
24388
24389 }
24390 \end_layout
24391
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \begin_layout Plain Layout
24398 \begin_inset Caption
24399
24400 \begin_layout Plain Layout
24401 \begin_inset CommandInset label
24402 LatexCommand label
24403 name "fig:ftnright脚注配置"
24404
24405 \end_inset
24406
24407 LaTeXパッケージ
24408 \series bold
24409 ftnright
24410 \series default
24411 を使用したときの二段組文書の脚注配置
24412 \end_layout
24413
24414 \end_inset
24415
24416
24417 \end_layout
24418
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \begin_layout Standard
24425 \begin_inset VSpace bigskip
24426 \end_inset
24427
24428 科学的文献に於いては、図
24429 \begin_inset CommandInset ref
24430 LatexCommand ref
24431 reference "fig:後注"
24432
24433 \end_inset
24434
24435 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
24436 \begin_inset Index idx
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440 こちゅう@後注
24441 \end_layout
24442
24443 \end_inset
24444
24445 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
24446 \family sans
24447 文書\SpecialChar \menuseparator
24448 設定\SpecialChar \menuseparator
24449 モジュール
24450 \family default
24451 メニューで
24452 \family sans
24453 脚注から後注へ
24454 \family default
24455 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
24456 \end_layout
24457
24458 \begin_layout Standard
24459
24460 \series bold
24461
24462 \backslash
24463 theendnotes
24464 \end_layout
24465
24466 \begin_layout Standard
24467 というコマンドを挿入してください。
24468 \end_layout
24469
24470 \begin_layout Standard
24471 \begin_inset Float figure
24472 wide false
24473 sideways false
24474 status open
24475
24476 \begin_layout Plain Layout
24477 \align center
24478 \begin_inset ERT
24479 status collapsed
24480
24481 \begin_layout Plain Layout
24482
24483
24484 \backslash
24485 framebox{
24486 \end_layout
24487
24488 \end_inset
24489
24490
24491 \begin_inset Graphics
24492         filename ../clipart/endnotes.pdf
24493         scaleBeforeRotation
24494
24495 \end_inset
24496
24497
24498 \begin_inset ERT
24499 status collapsed
24500
24501 \begin_layout Plain Layout
24502
24503 }
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Caption
24513
24514 \begin_layout Plain Layout
24515 \begin_inset CommandInset label
24516 LatexCommand label
24517 name "fig:後注"
24518
24519 \end_inset
24520
24521 後注 – 注を節ないし章末に別段落として印字します。
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \begin_layout Standard
24535 \begin_inset VSpace medskip
24536 \end_inset
24537
24538 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24539 \end_layout
24540
24541 \begin_layout Standard
24542
24543 \series bold
24544
24545 \backslash
24546 renewcommand{
24547 \backslash
24548 notesname}{Anmerkungen}
24549 \end_layout
24550
24551 \begin_layout Standard
24552 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24553 \end_layout
24554
24555 \begin_layout Standard
24556 \begin_inset VSpace medskip
24557 \end_inset
24558
24559
24560 \begin_inset CommandInset ref
24561 LatexCommand ref
24562 reference "sub:脚注の付番"
24563
24564 \end_inset
24565
24566 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24567 \series bold
24568
24569 \backslash
24570 thefootnote
24571 \series default
24572 コマンドの代わりに
24573 \series bold
24574
24575 \backslash
24576 theendnote
24577 \series default
24578 を用いてください。後注番号をリセットするには、第
24579 \begin_inset CommandInset ref
24580 LatexCommand ref
24581 reference "sub:脚注の付番"
24582
24583 \end_inset
24584
24585 節で述べたコマンド
24586 \series bold
24587
24588 \backslash
24589 @addtoreset
24590 \series default
24591 の、パラメータ
24592 \series bold
24593 footnote
24594 \series default
24595
24596 \series bold
24597 endnote
24598 \series default
24599 に変えて、使用してください。
24600 \end_layout
24601
24602 \begin_layout Standard
24603 後注の印だけを作成するには、第
24604 \begin_inset CommandInset ref
24605 LatexCommand ref
24606 reference "sec:脚注"
24607
24608 \end_inset
24609
24610 節で説明した
24611 \series bold
24612
24613 \backslash
24614 footnotemark
24615 \series default
24616 コマンドの代わりに、
24617 \series bold
24618
24619 \backslash
24620 endnotemark[番号]
24621 \series default
24622 コマンドを使用してください。
24623 \end_layout
24624
24625 \begin_layout Standard
24626 \begin_inset VSpace bigskip
24627 \end_inset
24628
24629 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24630 \series bold
24631 footmisc
24632 \series default
24633
24634 \begin_inset Index idx
24635 status collapsed
24636
24637 \begin_layout Plain Layout
24638 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24639 \end_layout
24640
24641 \end_inset
24642
24643
24644 \begin_inset CommandInset citation
24645 LatexCommand cite
24646 key "footmisc"
24647
24648 \end_inset
24649
24650 を参照してください。
24651 \end_layout
24652
24653 \begin_layout Standard
24654 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24655 \begin_inset CommandInset citation
24656 LatexCommand cite
24657 key "latexcompanion,latexguide,latexbook"
24658
24659 \end_inset
24660
24661 に載っています。 
24662 \lang english
24663 If you are using a
24664 \lang japanese
24665  
24666 \series bold
24667 KOMA-Script
24668 \series default
24669
24670 \begin_inset Index idx
24671 status collapsed
24672
24673 \begin_layout Plain Layout
24674 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-Script
24675 \end_layout
24676
24677 \end_inset
24678
24679  
24680 \lang english
24681 document class, you can adjust all footnote settings using class-specific
24682  commands, see
24683 \lang japanese
24684  
24685 \begin_inset CommandInset citation
24686 LatexCommand cite
24687 key "KOMA-Script"
24688
24689 \end_inset
24690
24691 .
24692 \end_layout
24693
24694 \begin_layout Section
24695 傍注
24696 \begin_inset Index idx
24697 status collapsed
24698
24699 \begin_layout Plain Layout
24700 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24701 \end_layout
24702
24703 \end_inset
24704
24705
24706 \end_layout
24707
24708 \begin_layout Standard
24709 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24710 \family sans
24711 挿入\SpecialChar \menuseparator
24712 傍注
24713 \family default
24714 メニューかツールバーボタン
24715 \begin_inset Graphics
24716         filename ../../images/marginalnote-insert.png
24717         scale 85
24718         scaleBeforeRotation
24719
24720 \end_inset
24721
24722 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24723 \end_layout
24724
24725 \begin_layout Standard
24726 横にあるのが傍注です
24727 \begin_inset Marginal
24728 status open
24729
24730 \begin_layout Plain Layout
24731 これは傍注文です。
24732 \end_layout
24733
24734 \end_inset
24735
24736
24737 \end_layout
24738
24739 \begin_layout Standard
24740 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24741 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24742 \end_layout
24743
24744 \begin_layout Standard
24745 \begin_inset VSpace bigskip
24746 \end_inset
24747
24748 傍注を内側余白に置くには、傍注の前にTeXコードで
24749 \end_layout
24750
24751 \begin_layout Standard
24752
24753 \series bold
24754
24755 \backslash
24756 reversemarginpar
24757 \end_layout
24758
24759 \begin_layout Standard
24760 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24761 \begin_inset ERT
24762 status collapsed
24763
24764 \begin_layout Plain Layout
24765
24766
24767 \backslash
24768 reversemarginpar 
24769 \end_layout
24770
24771 \end_inset
24772
24773
24774 \begin_inset Marginal
24775 status open
24776
24777 \begin_layout Plain Layout
24778 これは内側余白の傍注です。
24779 \end_layout
24780
24781 \end_inset
24782
24783
24784 \series bold
24785
24786 \begin_inset Newline newline
24787 \end_inset
24788
24789
24790 \series default
24791
24792 \begin_inset Note Greyedout
24793 status open
24794
24795 \begin_layout Plain Layout
24796 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Standard
24805 既定の配置に戻すには、TeXコードで
24806 \end_layout
24807
24808 \begin_layout Standard
24809
24810 \series bold
24811
24812 \backslash
24813 normalmarginpar
24814 \end_layout
24815
24816 \begin_layout Standard
24817 というコマンドを書き加えてください。
24818 \begin_inset ERT
24819 status collapsed
24820
24821 \begin_layout Plain Layout
24822
24823
24824 \backslash
24825 normalmarginpar 
24826 \end_layout
24827
24828 \end_inset
24829
24830  
24831 \begin_inset Note Greyedout
24832 status open
24833
24834 \begin_layout Plain Layout
24835
24836 \series bold
24837 【註】
24838 \backslash
24839 reversemarginpar
24840 \series default
24841 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24842 \end_layout
24843
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \begin_layout Standard
24850 \begin_inset VSpace bigskip
24851 \end_inset
24852
24853
24854 \begin_inset Marginal
24855 status open
24856
24857 \begin_layout Plain Layout
24858 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24859 \end_layout
24860
24861 \end_inset
24862
24863
24864 \begin_inset CommandInset ref
24865 LatexCommand ref
24866 reference "sub:複数行"
24867
24868 \end_inset
24869
24870 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24871 \begin_inset space \thinspace{}
24872 \end_inset
24873
24874 pt水平空白を挿入してください 
24875 \begin_inset Marginal
24876 status open
24877
24878 \begin_layout Plain Layout
24879 \begin_inset space \hspace*{}
24880 \length 0pt
24881 \end_inset
24882
24883 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Standard
24892 \begin_inset VSpace bigskip
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 \begin_inset Note Greyedout
24900 status open
24901
24902 \begin_layout Plain Layout
24903
24904 \series bold
24905 【註】
24906 \series default
24907 通常、傍注は表やフロート、脚注の中では使用することができません。
24908 \end_layout
24909
24910 \end_inset
24911
24912
24913 \end_layout
24914
24915 \begin_layout Standard
24916 \begin_inset VSpace bigskip
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \begin_layout Standard
24923 \begin_inset ERT
24924 status collapsed
24925
24926 \begin_layout Plain Layout
24927
24928
24929 \backslash
24930 ifmarginnote
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \begin_inset Note Note
24937 status open
24938
24939 \begin_layout Plain Layout
24940 以下の部分は、LaTeXパッケージ
24941 \series bold
24942 marginnote
24943 \series default
24944 が導入されているときのみ表示されます。
24945 \end_layout
24946
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \begin_layout Standard
24953 この制約は、LaTeXパッケージ
24954 \series bold
24955 marginnote
24956 \series default
24957
24958 \begin_inset Index idx
24959 status collapsed
24960
24961 \begin_layout Plain Layout
24962 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24963 \end_layout
24964
24965 \end_inset
24966
24967 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24968 \series bold
24969 marginnote
24970 \series default
24971 パッケージが提供するコマンドを使うようになります。
24972 \end_layout
24973
24974 \begin_layout Standard
24975
24976 \series bold
24977
24978 \backslash
24979 usepackage{marginnote}
24980 \begin_inset Newline newline
24981 \end_inset
24982
24983
24984 \backslash
24985 let
24986 \backslash
24987 marginpar
24988 \backslash
24989 marginnote
24990 \end_layout
24991
24992 \begin_layout Standard
24993
24994 \series bold
24995 marginnote
24996 \series default
24997 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24998 \series bold
24999 marginnote
25000 \series default
25001 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
25002 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
25003 \end_layout
25004
25005 \begin_layout Standard
25006
25007 \series bold
25008 [オフセット]
25009 \end_layout
25010
25011 \begin_layout Standard
25012 という形で書くことで設定することができます。ここで「オフセット」には、表
25013 \begin_inset CommandInset ref
25014 LatexCommand ref
25015 reference "tab:単位"
25016
25017 \end_inset
25018
25019 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
25020 \series bold
25021 [-1.5cm]
25022 \series default
25023 」を使用して、1.5
25024 \begin_inset space \thinspace{}
25025 \end_inset
25026
25027 cm上にずらしてあります
25028 \begin_inset Marginal
25029 status open
25030
25031 \begin_layout Plain Layout
25032 この傍注は、本来の位置よりも1.5
25033 \begin_inset space \thinspace{}
25034 \end_inset
25035
25036 cm上にずらしてあります。
25037 \end_layout
25038
25039 \end_inset
25040
25041
25042 \begin_inset ERT
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046
25047 [-1.5cm]
25048 \end_layout
25049
25050 \end_inset
25051
25052
25053 \end_layout
25054
25055 \begin_layout Standard
25056 \begin_inset VSpace medskip
25057 \end_inset
25058
25059
25060 \series bold
25061 marginnote
25062 \series default
25063 を使うと、傍注の揃えを変更することもできます。たとえば、
25064 \end_layout
25065
25066 \begin_layout Standard
25067
25068 \series bold
25069
25070 \backslash
25071 renewcommand*{
25072 \backslash
25073 raggedleftmarginnote}{
25074 \backslash
25075 centering}
25076 \begin_inset Newline newline
25077 \end_inset
25078
25079
25080 \backslash
25081 renewcommand*{
25082 \backslash
25083 raggedrightmarginnote}{
25084 \backslash
25085 centering}
25086 \end_layout
25087
25088 \begin_layout Standard
25089 というコマンドを使うと、中央揃えになります。
25090 \series bold
25091
25092 \backslash
25093 raggedleftmarginnote
25094 \series default
25095 とは、左側に表示されている傍注のことを指します
25096 \begin_inset ERT
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100
25101
25102 \backslash
25103 renewcommand*{
25104 \backslash
25105 raggedleftmarginnote}{
25106 \backslash
25107 centering}
25108 \end_layout
25109
25110 \begin_layout Plain Layout
25111
25112
25113 \backslash
25114 renewcommand*{
25115 \backslash
25116 raggedrightmarginnote}{
25117 \backslash
25118 centering}
25119 \end_layout
25120
25121 \end_inset
25122
25123
25124 \begin_inset Marginal
25125 status open
25126
25127 \begin_layout Plain Layout
25128 この傍注の文章は中央揃えになっています。
25129 \end_layout
25130
25131 \end_inset
25132
25133 。既定の設定は、
25134 \end_layout
25135
25136 \begin_layout Standard
25137
25138 \series bold
25139
25140 \backslash
25141 renewcommand*{
25142 \backslash
25143 raggedleftmarginnote}{
25144 \backslash
25145 raggedleft}
25146 \begin_inset Newline newline
25147 \end_inset
25148
25149
25150 \backslash
25151 renewcommand*{
25152 \backslash
25153 raggedrightmarginnote}{
25154 \backslash
25155 raggedright}
25156 \series default
25157
25158 \begin_inset ERT
25159 status collapsed
25160
25161 \begin_layout Plain Layout
25162
25163
25164 \backslash
25165 renewcommand*{
25166 \backslash
25167 raggedleftmarginnote}{
25168 \backslash
25169 raggedleft}
25170 \end_layout
25171
25172 \begin_layout Plain Layout
25173
25174
25175 \backslash
25176 renewcommand*{
25177 \backslash
25178 raggedrightmarginnote}{
25179 \backslash
25180 raggedright}
25181 \end_layout
25182
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \begin_layout Standard
25189 です。
25190 \end_layout
25191
25192 \begin_layout Standard
25193 \begin_inset VSpace medskip
25194 \end_inset
25195
25196
25197 \series bold
25198 marginnote
25199 \series default
25200 の他の機能については、
25201 \begin_inset CommandInset citation
25202 LatexCommand cite
25203 key "marginnote"
25204
25205 \end_inset
25206
25207 の取扱説明書をご参照ください。
25208 \end_layout
25209
25210 \begin_layout Standard
25211 \begin_inset VSpace bigskip
25212 \end_inset
25213
25214 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
25215 \family sans
25216 \series bold
25217 \bar under
25218 注意!
25219 \family default
25220 \series default
25221 \bar default
25222 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
25223 \end_layout
25224
25225 \begin_layout Standard
25226
25227 \series bold
25228
25229 \backslash
25230 let
25231 \backslash
25232 myMarginpar
25233 \backslash
25234 marginpar
25235 \begin_inset Newline newline
25236 \end_inset
25237
25238
25239 \backslash
25240 renewcommand{
25241 \backslash
25242 marginpar}[1]{
25243 \backslash
25244 myMarginpar{%
25245 \begin_inset Newline newline
25246 \end_inset
25247
25248
25249 \begin_inset Phantom HPhantom
25250 status open
25251
25252 \begin_layout Plain Layout
25253
25254 \series bold
25255 \begin_inset space ~
25256 \end_inset
25257
25258
25259 \end_layout
25260
25261 \end_inset
25262
25263
25264 \backslash
25265 hspace{0pt}
25266 \backslash
25267 textsf{
25268 \backslash
25269 textbf{
25270 \backslash
25271 underbar{注意!}}}%
25272 \begin_inset Newline newline
25273 \end_inset
25274
25275
25276 \begin_inset Phantom HPhantom
25277 status open
25278
25279 \begin_layout Plain Layout
25280
25281 \series bold
25282 \begin_inset space ~
25283 \end_inset
25284
25285
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \backslash
25292 vspace{1.5mm}
25293 \backslash
25294
25295 \backslash
25296 #1}}
25297 \end_layout
25298
25299 \begin_layout Standard
25300 \begin_inset ERT
25301 status collapsed
25302
25303 \begin_layout Plain Layout
25304
25305
25306 \backslash
25307 let
25308 \backslash
25309 myMarginpar
25310 \backslash
25311 marginpar
25312 \end_layout
25313
25314 \begin_layout Plain Layout
25315
25316
25317 \backslash
25318 renewcommand{
25319 \backslash
25320 marginpar}[1]{
25321 \backslash
25322 myMarginpar{%
25323 \end_layout
25324
25325 \begin_layout Plain Layout
25326
25327    
25328 \backslash
25329 textsf{
25330 \backslash
25331 textbf{
25332 \backslash
25333 underbar{注意!}}}%
25334 \end_layout
25335
25336 \begin_layout Plain Layout
25337
25338    
25339 \backslash
25340 vspace{1.5mm}
25341 \backslash
25342
25343 \backslash
25344 #1}}
25345 \end_layout
25346
25347 \end_inset
25348
25349
25350 \begin_inset Marginal
25351 status open
25352
25353 \begin_layout Plain Layout
25354 これは、定義したヘッダをつけた傍注です。
25355 \end_layout
25356
25357 \end_inset
25358
25359
25360 \begin_inset ERT
25361 status collapsed
25362
25363 \begin_layout Plain Layout
25364
25365 [-1.5cm]
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \begin_inset ERT
25372 status collapsed
25373
25374 \begin_layout Plain Layout
25375
25376
25377 \backslash
25378 renewcommand{
25379 \backslash
25380 marginpar}[1]{
25381 \backslash
25382 myMarginpar{#1}}
25383 \end_layout
25384
25385 \end_inset
25386
25387
25388 \begin_inset Note Note
25389 status open
25390
25391 \begin_layout Plain Layout
25392 傍注書式は、この例の分だけ変更してあります。
25393 \end_layout
25394
25395 \end_inset
25396
25397
25398 \end_layout
25399
25400 \begin_layout Standard
25401 \begin_inset ERT
25402 status collapsed
25403
25404 \begin_layout Plain Layout
25405
25406
25407 \backslash
25408 else
25409 \end_layout
25410
25411 \end_inset
25412
25413
25414 \begin_inset Note Note
25415 status open
25416
25417 \begin_layout Plain Layout
25418 以下の部分は、LaTeXパッケージ
25419 \series bold
25420 marginnote
25421 \series default
25422 が導入されていないときのみ表示されます。
25423 \end_layout
25424
25425 \end_inset
25426
25427
25428 \end_layout
25429
25430 \begin_layout Standard
25431 本節の以下の部分を出力に表示するには、LaTeXパッケージ
25432 \series bold
25433 marginnote
25434 \series default
25435 を導入する必要があります。
25436 \end_layout
25437
25438 \begin_layout Standard
25439 \begin_inset ERT
25440 status collapsed
25441
25442 \begin_layout Plain Layout
25443
25444
25445 \backslash
25446 fi
25447 \end_layout
25448
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \begin_layout Chapter
25455 ボックス
25456 \end_layout
25457
25458 \begin_layout Section
25459 はじめに
25460 \begin_inset Index idx
25461 status collapsed
25462
25463 \begin_layout Plain Layout
25464 ぼっくす@ボックス ! はじめに
25465 \end_layout
25466
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \begin_layout Standard
25473 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
25474 \begin_inset CommandInset ref
25475 LatexCommand ref
25476 reference "sec:ミニページ"
25477
25478 \end_inset
25479
25480 節参照)、文章を囲ったり(第
25481 \begin_inset CommandInset ref
25482 LatexCommand ref
25483 reference "sec:装飾"
25484
25485 \end_inset
25486
25487 節参照)、単語がハイフネートされるのを予防したり(第
25488 \begin_inset CommandInset ref
25489 LatexCommand ref
25490 reference "sec:ハイフネーションの回避"
25491
25492 \end_inset
25493
25494 節参照)、文章を揃えたり(第
25495 \begin_inset CommandInset ref
25496 LatexCommand ref
25497 reference "sub:垂直揃え"
25498
25499 \end_inset
25500
25501 節参照)、あるいは文章の背景色を設定したり(第
25502 \begin_inset CommandInset ref
25503 LatexCommand ref
25504 reference "sec:色付きボックス"
25505
25506 \end_inset
25507
25508 節参照)するのに使用します。
25509 \end_layout
25510
25511 \begin_layout Standard
25512 ボックスは、
25513 \family sans
25514 挿入\SpecialChar \menuseparator
25515 ボックス
25516 \family default
25517 メニューかツールバーボタン
25518 \begin_inset Graphics
25519         filename ../../images/box-insert.png
25520         scale 85
25521         scaleBeforeRotation
25522
25523 \end_inset
25524
25525 を使って挿入することができます。すると、
25526 \begin_inset Graphics
25527         filename ../clipart/BoxInsetDefaultQt4.png
25528         scale 85
25529         scaleBeforeRotation
25530
25531 \end_inset
25532
25533 のように
25534 \family sans
25535 ボックス(minipage環境)
25536 \family default
25537 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25538 \family sans
25539 設定
25540 \family default
25541 メニューを選択すると現れるボックスダイアログでは、
25542 \family sans
25543 parboxコマンド
25544 \family default
25545
25546 \family sans
25547 minipage環境
25548 \family default
25549 の二つの
25550 \family sans
25551 内部ボックス
25552 \family default
25553 型を選択することができます。
25554 \family sans
25555 minipage
25556 \family default
25557 型は、新規ボックスの既定値となっており、第
25558 \begin_inset CommandInset ref
25559 LatexCommand ref
25560 reference "sec:ミニページ"
25561
25562 \end_inset
25563
25564 節で説明します。
25565 \family sans
25566 parbox
25567 \family default
25568 型については第
25569 \begin_inset CommandInset ref
25570 LatexCommand ref
25571 reference "sec:Parboxes"
25572
25573 \end_inset
25574
25575 節、
25576 \family sans
25577 makebox
25578 \family default
25579 型については第
25580 \begin_inset CommandInset ref
25581 LatexCommand ref
25582 reference "sec:ハイフネーションの回避"
25583
25584 \end_inset
25585
25586 節で述べます。
25587 \end_layout
25588
25589 \begin_layout Standard
25590 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25591 \end_layout
25592
25593 \begin_layout Standard
25594 \begin_inset Note Greyedout
25595 status open
25596
25597 \begin_layout Plain Layout
25598 【註】ボックスは、
25599 \family sans
25600 箇条書き(記号)
25601 \family default
25602 環境や
25603 \family sans
25604 箇条書き(記述)
25605 \family default
25606 環境の単独要素とすべきではありません。
25607 \end_layout
25608
25609 \end_inset
25610
25611
25612 \end_layout
25613
25614 \begin_layout Standard
25615 \begin_inset Note Greyedout
25616 status open
25617
25618 \begin_layout Plain Layout
25619 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25620 \family sans
25621 内部ボックス
25622 \family default
25623 型は
25624 \family sans
25625 なし
25626 \family default
25627 にしか設定することができません。
25628 \family sans
25629 内部ボックス
25630 \family default
25631 型や枠のないボックスについては、第
25632 \begin_inset CommandInset ref
25633 LatexCommand ref
25634 reference "sec:ハイフネーションの回避"
25635
25636 \end_inset
25637
25638 節で説明します。
25639 \end_layout
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Section
25647 ボックスダイアログ
25648 \begin_inset CommandInset label
25649 LatexCommand label
25650 name "sec:ボックスダイアログ"
25651
25652 \end_inset
25653
25654
25655 \begin_inset Index idx
25656 status collapsed
25657
25658 \begin_layout Plain Layout
25659 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25660 \end_layout
25661
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \begin_layout Subsection
25668 寸法
25669 \begin_inset Index idx
25670 status collapsed
25671
25672 \begin_layout Plain Layout
25673 ぼっくす@ボックス ! すんぽう@寸法
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682 ボックスダイアログでは、
25683 \family sans
25684
25685 \family default
25686
25687 \family sans
25688 高さ
25689 \family default
25690 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25691 \begin_inset CommandInset ref
25692 LatexCommand ref
25693 reference "tab:単位"
25694
25695 \end_inset
25696
25697 に説明されています。
25698 \family sans
25699 高さ
25700 \family default
25701 フィールドには、加えて以下の寸法を使用することができます。
25702 \end_layout
25703
25704 \begin_layout Description
25705 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25706 \begin_inset Newline newline
25707 \end_inset
25708
25709
25710 \begin_inset Newline newline
25711 \end_inset
25712
25713
25714 \begin_inset Newline newline
25715 \end_inset
25716
25717
25718 \begin_inset Box Boxed
25719 position "c"
25720 hor_pos "c"
25721 has_inner_box 1
25722 inner_pos "c"
25723 use_parbox 0
25724 use_makebox 0
25725 width "12col%"
25726 special "none"
25727 height "1in"
25728 height_special "depth"
25729 status open
25730
25731 \begin_layout Plain Layout
25732 \align center
25733 高さを1階層に設定したボックス
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \begin_inset Newline newline
25740 \end_inset
25741
25742
25743 \begin_inset Newline newline
25744 \end_inset
25745
25746
25747 \end_layout
25748
25749 \begin_layout Description
25750 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25751 \begin_inset Box Boxed
25752 position "c"
25753 hor_pos "c"
25754 has_inner_box 1
25755 inner_pos "c"
25756 use_parbox 0
25757 use_makebox 0
25758 width "20col%"
25759 special "none"
25760 height "2in"
25761 height_special "height"
25762 status open
25763
25764 \begin_layout Plain Layout
25765 \align center
25766 高さを2高さに設定したボックス
25767 \end_layout
25768
25769 \end_inset
25770
25771
25772 \end_layout
25773
25774 \begin_layout Description
25775 全高 これは「高さ」+「階層」です。
25776 \begin_inset Box Boxed
25777 position "c"
25778 hor_pos "c"
25779 has_inner_box 1
25780 inner_pos "c"
25781 use_parbox 0
25782 use_makebox 0
25783 width "20col%"
25784 special "none"
25785 height "1in"
25786 height_special "totalheight"
25787 status open
25788
25789 \begin_layout Plain Layout
25790 \align center
25791 高さを1全高に設定したボックス
25792 \end_layout
25793
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \begin_layout Description
25800 幅 これはボックスの幅を高さに設定します。
25801 \begin_inset Box Boxed
25802 position "c"
25803 hor_pos "c"
25804 has_inner_box 1
25805 inner_pos "c"
25806 use_parbox 0
25807 use_makebox 0
25808 width "12col%"
25809 special "none"
25810 height "1in"
25811 height_special "width"
25812 status open
25813
25814 \begin_layout Plain Layout
25815 \align center
25816 高さを1幅に設定したボックス
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Subsection
25825 文字揃え
25826 \begin_inset Index idx
25827 status collapsed
25828
25829 \begin_layout Plain Layout
25830 ぼっくす@ボックス ! もじそろえ@文字揃え
25831 \end_layout
25832
25833 \end_inset
25834
25835
25836 \end_layout
25837
25838 \begin_layout Standard
25839
25840 \family sans
25841 内部ボックス
25842 \family default
25843 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25844 \end_layout
25845
25846 \begin_layout Description
25847 上 これは例示のための本文行です。
25848 \begin_inset Box Boxed
25849 position "t"
25850 hor_pos "c"
25851 has_inner_box 1
25852 inner_pos "c"
25853 use_parbox 0
25854 use_makebox 0
25855 width "12col%"
25856 special "none"
25857 height "1in"
25858 height_special "totalheight"
25859 status open
25860
25861 \begin_layout Plain Layout
25862 \align center
25863 このボックスは上揃えです。
25864 \end_layout
25865
25866 \end_inset
25867
25868 これは例示のための本文行です。
25869 \end_layout
25870
25871 \begin_layout Description
25872 中央 これは例示のための本文行です。
25873 \begin_inset Box Boxed
25874 position "c"
25875 hor_pos "c"
25876 has_inner_box 1
25877 inner_pos "c"
25878 use_parbox 0
25879 use_makebox 0
25880 width "12col%"
25881 special "none"
25882 height "1in"
25883 height_special "totalheight"
25884 status open
25885
25886 \begin_layout Plain Layout
25887 \align center
25888 このボックスは中央揃えです。
25889 \end_layout
25890
25891 \end_inset
25892
25893 これは例示のための本文行です。
25894 \end_layout
25895
25896 \begin_layout Description
25897 下 これは例示のための本文行です。
25898 \begin_inset Box Boxed
25899 position "b"
25900 hor_pos "c"
25901 has_inner_box 1
25902 inner_pos "c"
25903 use_parbox 0
25904 use_makebox 0
25905 width "12col%"
25906 special "none"
25907 height "1in"
25908 height_special "totalheight"
25909 status open
25910
25911 \begin_layout Plain Layout
25912 \align center
25913 このボックスは下揃えです。
25914 \end_layout
25915
25916 \end_inset
25917
25918 これは例示のための本文行です。
25919 \end_layout
25920
25921 \begin_layout Standard
25922 \begin_inset Note Greyedout
25923 status open
25924
25925 \begin_layout Plain Layout
25926
25927 \series bold
25928 【註】
25929 \series default
25930 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25931 \end_layout
25932
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \begin_layout Standard
25939 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25940 \end_layout
25941
25942 \begin_layout Standard
25943 \begin_inset VSpace bigskip
25944 \end_inset
25945
25946
25947 \family sans
25948 内部ボックス
25949 \family default
25950 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25951 \end_layout
25952
25953 \begin_layout Description
25954 上 これは例示のための本文行です。
25955 \begin_inset Box Boxed
25956 position "c"
25957 hor_pos "c"
25958 has_inner_box 1
25959 inner_pos "t"
25960 use_parbox 0
25961 use_makebox 0
25962 width "12col%"
25963 special "none"
25964 height "1.5in"
25965 height_special "totalheight"
25966 status open
25967
25968 \begin_layout Plain Layout
25969 \align center
25970 このボックスの文章は上揃えです。
25971 \end_layout
25972
25973 \end_inset
25974
25975 これは例示のための本文行です。
25976 \end_layout
25977
25978 \begin_layout Description
25979 中央 これは例示のための本文行です。
25980 \begin_inset Box Boxed
25981 position "c"
25982 hor_pos "c"
25983 has_inner_box 1
25984 inner_pos "c"
25985 use_parbox 0
25986 use_makebox 0
25987 width "12col%"
25988 special "none"
25989 height "1.5in"
25990 height_special "totalheight"
25991 status open
25992
25993 \begin_layout Plain Layout
25994 \align center
25995 このボックスの文章は中央揃えです。
25996 \end_layout
25997
25998 \end_inset
25999
26000 これは例示のための本文行です。
26001 \end_layout
26002
26003 \begin_layout Description
26004 下 これは例示のための本文行です。
26005 \begin_inset Box Boxed
26006 position "c"
26007 hor_pos "c"
26008 has_inner_box 1
26009 inner_pos "b"
26010 use_parbox 0
26011 use_makebox 0
26012 width "12col%"
26013 special "none"
26014 height "1.5in"
26015 height_special "totalheight"
26016 status open
26017
26018 \begin_layout Plain Layout
26019 \align center
26020 このボックスの文章は下揃えです。
26021 \end_layout
26022
26023 \end_inset
26024
26025 これは例示のための本文行です。
26026 \end_layout
26027
26028 \begin_layout Description
26029 広げる これは例示のための本文行です。
26030 \begin_inset Box Boxed
26031 position "c"
26032 hor_pos "c"
26033 has_inner_box 1
26034 inner_pos "s"
26035 use_parbox 0
26036 use_makebox 0
26037 width "17col%"
26038 special "none"
26039 height "1.5in"
26040 height_special "totalheight"
26041 status open
26042
26043 \begin_layout Plain Layout
26044 \align center
26045 このボックスの
26046 \end_layout
26047
26048 \begin_layout Plain Layout
26049 \align center
26050 文章は広げて
26051 \end_layout
26052
26053 \begin_layout Plain Layout
26054 \align center
26055 あります。
26056 \end_layout
26057
26058 \end_inset
26059
26060 これは例示のための本文行です。
26061 \end_layout
26062
26063 \begin_layout Standard
26064 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
26065 \end_layout
26066
26067 \begin_layout Standard
26068 \begin_inset VSpace bigskip
26069 \end_inset
26070
26071
26072 \family sans
26073 内部ボックス
26074 \family default
26075 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
26076 \end_layout
26077
26078 \begin_layout Standard
26079 \align center
26080 \begin_inset Box Boxed
26081 position "c"
26082 hor_pos "c"
26083 has_inner_box 1
26084 inner_pos "s"
26085 use_parbox 0
26086 use_makebox 0
26087 width "25col%"
26088 special "none"
26089 height "1.25in"
26090 height_special "totalheight"
26091 status open
26092
26093 \begin_layout Plain Layout
26094 \align left
26095 このボックスの
26096 \end_layout
26097
26098 \begin_layout Plain Layout
26099 \align center
26100 文章は広げて
26101 \end_layout
26102
26103 \begin_layout Plain Layout
26104 \align right
26105 あります。
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114
26115 \family sans
26116 内部ボックス
26117 \family default
26118 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
26119 \end_layout
26120
26121 \begin_layout Standard
26122 \align center
26123 \begin_inset Box Boxed
26124 position "c"
26125 hor_pos "s"
26126 has_inner_box 0
26127 inner_pos "s"
26128 use_parbox 0
26129 use_makebox 0
26130 width "90col%"
26131 special "none"
26132 height "1.25in"
26133 height_special "totalheight"
26134 status open
26135
26136 \begin_layout Plain Layout
26137 このボックスの文章は水平方向に広げてあります。
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Subsection
26146 装飾
26147 \begin_inset CommandInset label
26148 LatexCommand label
26149 name "sec:装飾"
26150
26151 \end_inset
26152
26153
26154 \begin_inset Index idx
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 ぼっくす@ボックス ! そうしょく@装飾
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \begin_layout Standard
26167 ボックス型は、ボックスダイアログ中の
26168 \family sans
26169 装飾
26170 \family default
26171 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
26172 \end_layout
26173
26174 \begin_layout Description
26175 縁なし 枠を描きません。
26176 \end_layout
26177
26178 \begin_layout Description
26179 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
26180 \series bold
26181
26182 \backslash
26183 fboxrule
26184 \series default
26185 の値になります。 
26186 \begin_inset Box Boxed
26187 position "c"
26188 hor_pos "c"
26189 has_inner_box 1
26190 inner_pos "c"
26191 use_parbox 0
26192 use_makebox 0
26193 width "20col%"
26194 special "none"
26195 height "1in"
26196 height_special "totalheight"
26197 status open
26198
26199 \begin_layout Plain Layout
26200 \align center
26201 長方形の箱型
26202 \end_layout
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \begin_layout Description
26210 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
26211 \begin_inset space \thinspace{}
26212 \end_inset
26213
26214 ptです。 
26215 \begin_inset Box ovalbox
26216 position "c"
26217 hor_pos "c"
26218 has_inner_box 1
26219 inner_pos "c"
26220 use_parbox 0
26221 use_makebox 0
26222 width "20col%"
26223 special "none"
26224 height "1in"
26225 height_special "totalheight"
26226 status open
26227
26228 \begin_layout Plain Layout
26229 \align center
26230 楕円形の箱型(細線)
26231 \end_layout
26232
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \begin_layout Description
26239 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
26240 \begin_inset space \thinspace{}
26241 \end_inset
26242
26243 ptです。 
26244 \begin_inset Box Ovalbox
26245 position "c"
26246 hor_pos "c"
26247 has_inner_box 1
26248 inner_pos "c"
26249 use_parbox 0
26250 use_makebox 0
26251 width "20col%"
26252 special "none"
26253 height "1in"
26254 height_special "totalheight"
26255 status open
26256
26257 \begin_layout Plain Layout
26258 \align center
26259 楕円形の箱型(太線)
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \begin_layout Description
26268 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
26269 \series bold
26270
26271 \backslash
26272 fboxrule
26273 \series default
26274 の値になり、影の幅は4
26275 \begin_inset space \thinspace{}
26276 \end_inset
26277
26278 ptになります。
26279 \begin_inset Box Shadowbox
26280 position "c"
26281 hor_pos "c"
26282 has_inner_box 1
26283 inner_pos "c"
26284 use_parbox 0
26285 use_makebox 0
26286 width "20col%"
26287 special "none"
26288 height "1in"
26289 height_special "totalheight"
26290 status open
26291
26292 \begin_layout Plain Layout
26293 \align center
26294 影付きの箱型
26295 \end_layout
26296
26297 \end_inset
26298
26299
26300 \end_layout
26301
26302 \begin_layout Description
26303 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
26304 \begin_inset Foot
26305 status collapsed
26306
26307 \begin_layout Plain Layout
26308
26309 \begin_inset CommandInset ref
26310 LatexCommand ref
26311 reference "sec:色付きボックス"
26312
26313 \end_inset
26314
26315 節を参照のこと。
26316 \end_layout
26317
26318 \end_inset
26319
26320 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
26321 \begin_inset Box Shaded
26322 position "t"
26323 hor_pos "c"
26324 has_inner_box 0
26325 inner_pos "t"
26326 use_parbox 0
26327 use_makebox 0
26328 width "50col%"
26329 special "none"
26330 height "1in"
26331 height_special "totalheight"
26332 status open
26333
26334 \begin_layout Plain Layout
26335 影付き背景の箱型
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Description
26344 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
26345 \begin_inset space \thinspace{}
26346 \end_inset
26347
26348
26349 \series bold
26350
26351 \backslash
26352 fboxrule
26353 \series default
26354 であり、外側の枠線の太さは1.5
26355 \begin_inset space \thinspace{}
26356 \end_inset
26357
26358
26359 \series bold
26360
26361 \backslash
26362 fboxrule
26363 \series default
26364 です。枠線間の距離は1.5
26365 \begin_inset space \thinspace{}
26366 \end_inset
26367
26368
26369 \series bold
26370
26371 \backslash
26372 fboxrule
26373 \series default
26374
26375 \begin_inset space \thinspace{}
26376 \end_inset
26377
26378 +
26379 \begin_inset space \thinspace{}
26380 \end_inset
26381
26382 0.5
26383 \begin_inset space \thinspace{}
26384 \end_inset
26385
26386 ptです。 
26387 \begin_inset Box Doublebox
26388 position "c"
26389 hor_pos "c"
26390 has_inner_box 1
26391 inner_pos "c"
26392 use_parbox 0
26393 use_makebox 0
26394 width "20col%"
26395 special "none"
26396 height "1in"
26397 height_special "totalheight"
26398 status open
26399
26400 \begin_layout Plain Layout
26401 \align center
26402 二重の長方形の箱型
26403 \end_layout
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 \begin_inset VSpace bigskip
26412 \end_inset
26413
26414 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
26415 \series bold
26416 fancybox
26417 \series default
26418
26419 \begin_inset Index idx
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
26424 \end_layout
26425
26426 \end_inset
26427
26428 が導入済みでなくてはなりません。
26429 \end_layout
26430
26431 \begin_layout Standard
26432 \begin_inset VSpace bigskip
26433 \end_inset
26434
26435 装飾として
26436 \family sans
26437 簡素な長方形の箱型
26438 \family default
26439 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
26440 れ、このボックス型では
26441 \series bold
26442
26443 \backslash
26444 fboxrule
26445 \series default
26446
26447 \series bold
26448
26449 \backslash
26450 fboxsep
26451 \series default
26452 は無効となります。枠線の太さは
26453 \series bold
26454
26455 \backslash
26456 FrameRule
26457 \series default
26458 の値になります。 
26459 \begin_inset Box Framed
26460 position "t"
26461 hor_pos "c"
26462 has_inner_box 0
26463 inner_pos "t"
26464 use_parbox 0
26465 use_makebox 0
26466 width "100col%"
26467 special "none"
26468 height "1in"
26469 height_special "totalheight"
26470 status collapsed
26471
26472 \begin_layout Plain Layout
26473 改行可能な箱型
26474 \end_layout
26475
26476 \end_inset
26477
26478
26479 \end_layout
26480
26481 \begin_layout Section
26482 ボックスの詳細な設定
26483 \begin_inset Index idx
26484 status collapsed
26485
26486 \begin_layout Plain Layout
26487 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \begin_layout Standard
26496 寸法
26497 \series bold
26498
26499 \backslash
26500 fboxrule
26501 \series default
26502 の既定値は0.4
26503 \begin_inset space \thinspace{}
26504 \end_inset
26505
26506 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26507 \begin_inset space \thinspace{}
26508 \end_inset
26509
26510 ptに変更することができます。
26511 \end_layout
26512
26513 \begin_layout Standard
26514
26515 \series bold
26516
26517 \backslash
26518 setlength{
26519 \backslash
26520 fboxrule}{2pt}
26521 \end_layout
26522
26523 \begin_layout Standard
26524 \begin_inset ERT
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528
26529
26530 \backslash
26531 setlength{
26532 \backslash
26533 fboxrule}{2pt}
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \begin_inset Box Boxed
26540 position "c"
26541 hor_pos "c"
26542 has_inner_box 1
26543 inner_pos "c"
26544 use_parbox 0
26545 use_makebox 0
26546 width "25col%"
26547 special "none"
26548 height "1in"
26549 height_special "totalheight"
26550 status open
26551
26552 \begin_layout Plain Layout
26553 \align center
26554
26555 \series bold
26556
26557 \backslash
26558 fboxrule
26559 \series default
26560
26561 \begin_inset space \thinspace{}
26562 \end_inset
26563
26564 =
26565 \begin_inset space \thinspace{}
26566 \end_inset
26567
26568 2
26569 \begin_inset space \thinspace{}
26570 \end_inset
26571
26572 ptの長方形の箱型
26573 \end_layout
26574
26575 \end_inset
26576
26577
26578 \begin_inset ERT
26579 status collapsed
26580
26581 \begin_layout Plain Layout
26582
26583
26584 \backslash
26585 setlength{
26586 \backslash
26587 fboxrule}{0.4pt}
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 \begin_inset VSpace bigskip
26597 \end_inset
26598
26599 枠とボックスの内容との空白は、すべての枠様式について3
26600 \begin_inset space \thinspace{}
26601 \end_inset
26602
26603 ptが既定値になっています。これは、長さ
26604 \series bold
26605
26606 \backslash
26607 fboxsep
26608 \series default
26609 を別の値に設定することによって変更することができます。たとえば
26610 \end_layout
26611
26612 \begin_layout Standard
26613
26614 \series bold
26615
26616 \backslash
26617 setlength{
26618 \backslash
26619 fboxsep}{10pt}
26620 \end_layout
26621
26622 \begin_layout Standard
26623 というコマンドは、この値を10
26624 \begin_inset space \thinspace{}
26625 \end_inset
26626
26627 ptにし、以下のボックスのようになります。
26628 \end_layout
26629
26630 \begin_layout Standard
26631 \begin_inset ERT
26632 status collapsed
26633
26634 \begin_layout Plain Layout
26635
26636
26637 \backslash
26638 setlength{
26639 \backslash
26640 fboxsep}{10pt}
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \begin_inset Box Boxed
26647 position "c"
26648 hor_pos "c"
26649 has_inner_box 1
26650 inner_pos "c"
26651 use_parbox 0
26652 use_makebox 0
26653 width "25col%"
26654 special "none"
26655 height "1in"
26656 height_special "totalheight"
26657 status open
26658
26659 \begin_layout Plain Layout
26660 \align center
26661
26662 \series bold
26663
26664 \backslash
26665 fboxsep
26666 \series default
26667
26668 \begin_inset space \thinspace{}
26669 \end_inset
26670
26671 =
26672 \begin_inset space \thinspace{}
26673 \end_inset
26674
26675 10
26676 \begin_inset space \thinspace{}
26677 \end_inset
26678
26679 ptの長方形の箱型
26680 \end_layout
26681
26682 \end_inset
26683
26684
26685 \begin_inset ERT
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689
26690
26691 \backslash
26692 setlength{
26693 \backslash
26694 fboxsep}{3pt}
26695 \end_layout
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \begin_layout Standard
26703 \begin_inset VSpace bigskip
26704 \end_inset
26705
26706 楕円形ボックスの丸い角の直径は、コマンド
26707 \series bold
26708
26709 \backslash
26710 cornersize
26711 \series default
26712 で設定することができます。
26713 \end_layout
26714
26715 \begin_layout Standard
26716
26717 \series bold
26718
26719 \backslash
26720 cornersize*{1cm}
26721 \end_layout
26722
26723 \begin_layout Standard
26724 というコマンドは、直径を1
26725 \begin_inset space \thinspace{}
26726 \end_inset
26727
26728 cmに設定します。
26729 \end_layout
26730
26731 \begin_layout Standard
26732
26733 \series bold
26734
26735 \backslash
26736 cornersize{数値}
26737 \end_layout
26738
26739 \begin_layout Standard
26740 というコマンドは、直径を
26741 \family sans
26742 数値
26743 \begin_inset space \thinspace{}
26744 \end_inset
26745
26746 ×
26747 \begin_inset space \thinspace{}
26748 \end_inset
26749
26750 (ボックスの幅と高さの小さい方)
26751 \family default
26752 に設定します。既定値は
26753 \series bold
26754
26755 \backslash
26756 cornersize{0.5}
26757 \series default
26758 です。
26759 \end_layout
26760
26761 \begin_layout Standard
26762 \begin_inset ERT
26763 status collapsed
26764
26765 \begin_layout Plain Layout
26766
26767
26768 \backslash
26769 cornersize*{1.5cm}
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \begin_inset Box Ovalbox
26776 position "c"
26777 hor_pos "c"
26778 has_inner_box 1
26779 inner_pos "c"
26780 use_parbox 0
26781 use_makebox 0
26782 width "25col%"
26783 special "none"
26784 height "1in"
26785 height_special "totalheight"
26786 status open
26787
26788 \begin_layout Plain Layout
26789 \align center
26790
26791 \series bold
26792
26793 \backslash
26794 cornersize
26795 \series default
26796
26797 \begin_inset space \thinspace{}
26798 \end_inset
26799
26800 =
26801 \begin_inset space \thinspace{}
26802 \end_inset
26803
26804 1.5
26805 \begin_inset space \thinspace{}
26806 \end_inset
26807
26808 cmの楕円形の箱型
26809 \end_layout
26810
26811 \end_inset
26812
26813
26814 \begin_inset ERT
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818
26819
26820 \backslash
26821 cornersize{0.5}
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \begin_layout Standard
26830 \begin_inset VSpace bigskip
26831 \end_inset
26832
26833 影の大きさは、長さ
26834 \series bold
26835
26836 \backslash
26837 shadowsize
26838 \series default
26839 を変更することで調整できます。以下のボックスでは
26840 \end_layout
26841
26842 \begin_layout Standard
26843
26844 \series bold
26845
26846 \backslash
26847 setlength{
26848 \backslash
26849 shadowsize}{2pt}
26850 \end_layout
26851
26852 \begin_layout Standard
26853 というコマンドを使って、2
26854 \begin_inset space \thinspace{}
26855 \end_inset
26856
26857 ptに設定しています。
26858 \end_layout
26859
26860 \begin_layout Standard
26861 \begin_inset ERT
26862 status collapsed
26863
26864 \begin_layout Plain Layout
26865
26866
26867 \backslash
26868 setlength{
26869 \backslash
26870 shadowsize}{2pt}
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \begin_inset Box Shadowbox
26877 position "c"
26878 hor_pos "c"
26879 has_inner_box 1
26880 inner_pos "c"
26881 use_parbox 0
26882 use_makebox 0
26883 width "25col%"
26884 special "none"
26885 height "1in"
26886 height_special "totalheight"
26887 status open
26888
26889 \begin_layout Plain Layout
26890 \align center
26891
26892 \series bold
26893
26894 \backslash
26895 shadowsize
26896 \series default
26897
26898 \begin_inset space \thinspace{}
26899 \end_inset
26900
26901 =
26902 \begin_inset space \thinspace{}
26903 \end_inset
26904
26905 2
26906 \begin_inset space \thinspace{}
26907 \end_inset
26908
26909 ptの影付きボックス
26910 \end_layout
26911
26912 \end_inset
26913
26914
26915 \begin_inset ERT
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919
26920
26921 \backslash
26922 setlength{
26923 \backslash
26924 shadowsize}{4pt}
26925 \end_layout
26926
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \begin_layout Standard
26933 \begin_inset VSpace bigskip
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Standard
26940 寸法
26941 \series bold
26942
26943 \backslash
26944 FrameRule
26945 \series default
26946 の既定値は0.4
26947 \begin_inset space \thinspace{}
26948 \end_inset
26949
26950 ptです。ボックスの中身と枠の間の空白の既定値は9
26951 \begin_inset space \thinspace{}
26952 \end_inset
26953
26954 ptですが、
26955 \series bold
26956
26957 \backslash
26958 FrameSep
26959 \series default
26960 の値を変えることで変更することができます。たとえば、下記の
26961 \family sans
26962 ボックス
26963 \family default
26964 の枠の外見は、
26965 \end_layout
26966
26967 \begin_layout Standard
26968
26969 \series bold
26970
26971 \backslash
26972 setlength{
26973 \backslash
26974 FrameRule}{5pt}
26975 \begin_inset Newline newline
26976 \end_inset
26977
26978
26979 \backslash
26980 setlength{
26981 \backslash
26982 FrameSep}{0.5cm}
26983 \end_layout
26984
26985 \begin_layout Standard
26986 というTeXコードコマンドで設定してあります。
26987 \begin_inset ERT
26988 status collapsed
26989
26990 \begin_layout Plain Layout
26991
26992
26993 \backslash
26994 setlength{
26995 \backslash
26996 FrameRule}{5pt}
26997 \end_layout
26998
26999 \begin_layout Plain Layout
27000
27001
27002 \backslash
27003 setlength{
27004 \backslash
27005 FrameSep}{0.5cm}
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \begin_inset Box Framed
27012 position "t"
27013 hor_pos "c"
27014 has_inner_box 0
27015 inner_pos "t"
27016 use_parbox 0
27017 use_makebox 0
27018 width "100col%"
27019 special "none"
27020 height "1in"
27021 height_special "totalheight"
27022 status open
27023
27024 \begin_layout Plain Layout
27025 これは
27026 \family sans
27027 改頁可能
27028 \family default
27029 ボックスの文章です。
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \begin_inset ERT
27036 status collapsed
27037
27038 \begin_layout Plain Layout
27039
27040
27041 \backslash
27042 setlength{
27043 \backslash
27044 FrameRule}{0.4pt}
27045 \end_layout
27046
27047 \begin_layout Plain Layout
27048
27049
27050 \backslash
27051 setlength{
27052 \backslash
27053 FrameSep}{9pt}
27054 \end_layout
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 \begin_inset VSpace bigskip
27063 \end_inset
27064
27065
27066 \end_layout
27067
27068 \begin_layout Standard
27069
27070 \family sans
27071 影付き背景
27072 \family default
27073 ボックスでは、ボックスの内容と枠の余白の既定値は3
27074 \begin_inset space \thinspace{}
27075 \end_inset
27076
27077 ptになっていますが、
27078 \series bold
27079
27080 \backslash
27081 fboxsep
27082 \series default
27083 の値を変更することで変えられます。既定の背景色である赤色は、
27084 \series bold
27085
27086 \backslash
27087 definecolor{shadebox}
27088 \series default
27089 コマンドで局所的に変更することもできますし、
27090 \family sans
27091 ツール\SpecialChar \menuseparator
27092 設定\SpecialChar \menuseparator
27093 色\SpecialChar \menuseparator
27094 影付きボックス
27095 \family default
27096 メニューからグローバルに変更することもできます。
27097 \series bold
27098
27099 \backslash
27100 definecolor
27101 \series default
27102 コマンドの用法は第
27103 \begin_inset CommandInset ref
27104 LatexCommand ref
27105 reference "sec:色付きの表"
27106
27107 \end_inset
27108
27109
27110 \begin_inset Foot
27111 status open
27112
27113 \begin_layout Plain Layout
27114 N
27115 \series bold
27116
27117 \backslash
27118 definecolor
27119 \series default
27120 は、LaTeXパッケージの
27121 \series bold
27122 color
27123 \series default
27124 をプリアンブルに読み込む必要があります。第
27125 \begin_inset CommandInset ref
27126 LatexCommand ref
27127 reference "sec:色付きボックス"
27128
27129 \end_inset
27130
27131 節をご参照ください。.
27132 \end_layout
27133
27134 \end_inset
27135
27136 で説明されています。
27137 \end_layout
27138
27139 \begin_layout Standard
27140 たとえば、下記の影付き背景ボックスの外見は
27141 \end_layout
27142
27143 \begin_layout Standard
27144
27145 \series bold
27146
27147 \backslash
27148 setlength{
27149 \backslash
27150 fboxsep}{0.5cm}
27151 \series default
27152
27153 \begin_inset Newline newline
27154 \end_inset
27155
27156
27157 \series bold
27158
27159 \backslash
27160 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27161 \end_layout
27162
27163 \begin_layout Standard
27164 というTeXコードコマンドを使って設定してあります。
27165 \end_layout
27166
27167 \begin_layout Standard
27168 \begin_inset ERT
27169 status collapsed
27170
27171 \begin_layout Plain Layout
27172
27173
27174 \backslash
27175 setlength{
27176 \backslash
27177 fboxsep}{0.5cm}
27178 \end_layout
27179
27180 \begin_layout Plain Layout
27181
27182
27183 \backslash
27184 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \begin_inset Box Shaded
27191 position "t"
27192 hor_pos "c"
27193 has_inner_box 0
27194 inner_pos "t"
27195 use_parbox 0
27196 use_makebox 0
27197 width "100col%"
27198 special "none"
27199 height "1in"
27200 height_special "totalheight"
27201 status open
27202
27203 \begin_layout Plain Layout
27204
27205 \color yellow
27206 これは、濃緑色の背景の
27207 \family sans
27208 影付き背景
27209 \family default
27210 ボックスに入れた黄色の文章です。
27211 \end_layout
27212
27213 \end_inset
27214
27215
27216 \begin_inset ERT
27217 status collapsed
27218
27219 \begin_layout Plain Layout
27220
27221
27222 \backslash
27223 setlength{
27224 \backslash
27225 fboxsep}{3pt}
27226 \end_layout
27227
27228 \begin_layout Plain Layout
27229
27230
27231 \backslash
27232 definecolor{shadecolor}{rgb}{1,0,0}
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Standard
27241 \begin_inset VSpace bigskip
27242 \end_inset
27243
27244 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
27245 \end_layout
27246
27247 \begin_layout Section
27248 ミニページ
27249 \begin_inset CommandInset label
27250 LatexCommand label
27251 name "sec:ミニページ"
27252
27253 \end_inset
27254
27255
27256 \begin_inset Index idx
27257 status collapsed
27258
27259 \begin_layout Plain Layout
27260 ぼっくす@ボックス ! みにぺーじ@ミニページ
27261 \end_layout
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
27270 \end_layout
27271
27272 \begin_layout Standard
27273 ミニページは、複数の言語を含む文書を執筆する際に便利です。
27274 \end_layout
27275
27276 \begin_layout Standard
27277 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
27278 \family sans
27279 挿入
27280 \family default
27281 \SpecialChar \menuseparator
27282
27283 \family sans
27284 整形
27285 \family default
27286 \SpecialChar \menuseparator
27287
27288 \family sans
27289 水平方向の空白
27290 \family default
27291 メニューで挿入した水平フィルで隔てられています。
27292 \begin_inset Newpage newpage
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \begin_layout Standard
27299 \begin_inset Box Frameless
27300 position "t"
27301 hor_pos "c"
27302 has_inner_box 1
27303 inner_pos "c"
27304 use_parbox 0
27305 use_makebox 0
27306 width "45col%"
27307 special "none"
27308 height "1in"
27309 height_special "totalheight"
27310 status open
27311
27312 \begin_layout Plain Layout
27313 Dies ist ein deutscher Text.
27314  Dies ist ein deutscher Text.
27315  Dies ist ein deutscher Text.
27316  Dies ist ein deutscher Text.
27317  Dies ist ein deutscher Text.
27318  Dies ist ein deutscher Text.
27319  Dies ist ein deutscher Text.
27320  Dies ist ein deutscher Text.
27321  Dies ist ein deutscher Text.
27322  Dies ist ein deutscher Text.
27323  Dies ist ein deutscher Text.
27324  Dies ist ein deutscher Text.
27325  Dies ist ein deutscher Text
27326 \begin_inset Foot
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 Dies ist eine deutsche Fußnote.
27331 \end_layout
27332
27333 \end_inset
27334
27335 .
27336  Dies ist ein deutscher Text.
27337  Dies ist ein deutscher Text.
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \begin_inset space \hfill{}
27344 \end_inset
27345
27346
27347 \begin_inset Box Frameless
27348 position "t"
27349 hor_pos "c"
27350 has_inner_box 1
27351 inner_pos "c"
27352 use_parbox 0
27353 use_makebox 0
27354 width "45col%"
27355 special "none"
27356 height "1in"
27357 height_special "totalheight"
27358 status open
27359
27360 \begin_layout Plain Layout
27361 This is an English Text.
27362  This is an English Text.
27363  This is an English Text.
27364  This is an English Text.
27365  This is an English Text.
27366  This is an English Text.
27367  This is an English Text.
27368  This is an English Text.
27369  This is an English Text.
27370  This is an English Text.
27371  This is an English Text.
27372  This is an English Text.
27373  This is an English Text.
27374  This is an English Text.
27375  This is an English Text.
27376  This is an English Text.
27377 \begin_inset Foot
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381 This is an English footnote.
27382 \end_layout
27383
27384 \end_inset
27385
27386  This is an English Text.
27387  
27388 \end_layout
27389
27390 \end_inset
27391
27392
27393 \end_layout
27394
27395 \begin_layout Standard
27396 \begin_inset VSpace bigskip
27397 \end_inset
27398
27399 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
27400 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
27401 \end_layout
27402
27403 \begin_layout Standard
27404 この表の脚注は表示されません。
27405 \begin_inset Tabular
27406 <lyxtabular version="3" rows="3" columns="4">
27407 <features tabularvalignment="middle">
27408 <column alignment="center" valignment="top" width="0pt">
27409 <column alignment="center" valignment="top" width="0pt">
27410 <column alignment="center" valignment="top" width="0pt">
27411 <column alignment="center" valignment="top" width="0pt">
27412 <row>
27413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27414 \begin_inset Text
27415
27416 \begin_layout Plain Layout
27417 1
27418 \end_layout
27419
27420 \end_inset
27421 </cell>
27422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27423 \begin_inset Text
27424
27425 \begin_layout Plain Layout
27426 2
27427 \end_layout
27428
27429 \end_inset
27430 </cell>
27431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27432 \begin_inset Text
27433
27434 \begin_layout Plain Layout
27435 3
27436 \begin_inset Foot
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440 これは表中の脚注です。
27441 \end_layout
27442
27443 \end_inset
27444
27445
27446 \end_layout
27447
27448 \end_inset
27449 </cell>
27450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Plain Layout
27454 4
27455 \end_layout
27456
27457 \end_inset
27458 </cell>
27459 </row>
27460 <row>
27461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Plain Layout
27465
27466 \end_layout
27467
27468 \end_inset
27469 </cell>
27470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27471 \begin_inset Text
27472
27473 \begin_layout Plain Layout
27474
27475 \end_layout
27476
27477 \end_inset
27478 </cell>
27479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27480 \begin_inset Text
27481
27482 \begin_layout Plain Layout
27483
27484 \end_layout
27485
27486 \end_inset
27487 </cell>
27488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27489 \begin_inset Text
27490
27491 \begin_layout Plain Layout
27492
27493 \end_layout
27494
27495 \end_inset
27496 </cell>
27497 </row>
27498 <row>
27499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27500 \begin_inset Text
27501
27502 \begin_layout Plain Layout
27503
27504 \end_layout
27505
27506 \end_inset
27507 </cell>
27508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27509 \begin_inset Text
27510
27511 \begin_layout Plain Layout
27512
27513 \end_layout
27514
27515 \end_inset
27516 </cell>
27517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27518 \begin_inset Text
27519
27520 \begin_layout Plain Layout
27521
27522 \end_layout
27523
27524 \end_inset
27525 </cell>
27526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27527 \begin_inset Text
27528
27529 \begin_layout Plain Layout
27530
27531 \end_layout
27532
27533 \end_inset
27534 </cell>
27535 </row>
27536 </lyxtabular>
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 \align center
27545 \begin_inset Box Frameless
27546 position "t"
27547 hor_pos "c"
27548 has_inner_box 1
27549 inner_pos "c"
27550 use_parbox 0
27551 use_makebox 0
27552 width "30col%"
27553 special "none"
27554 height "1in"
27555 height_special "totalheight"
27556 status open
27557
27558 \begin_layout Plain Layout
27559 \align center
27560 \begin_inset Tabular
27561 <lyxtabular version="3" rows="3" columns="4">
27562 <features tabularvalignment="middle">
27563 <column alignment="center" valignment="top" width="0pt">
27564 <column alignment="center" valignment="top" width="0pt">
27565 <column alignment="center" valignment="top" width="0pt">
27566 <column alignment="center" valignment="top" width="0pt">
27567 <row>
27568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27569 \begin_inset Text
27570
27571 \begin_layout Plain Layout
27572 1
27573 \end_layout
27574
27575 \end_inset
27576 </cell>
27577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27578 \begin_inset Text
27579
27580 \begin_layout Plain Layout
27581 2
27582 \end_layout
27583
27584 \end_inset
27585 </cell>
27586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27587 \begin_inset Text
27588
27589 \begin_layout Plain Layout
27590 3
27591 \begin_inset Foot
27592 status collapsed
27593
27594 \begin_layout Plain Layout
27595 これは表中の脚注です。
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \end_inset
27604 </cell>
27605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609 4
27610 \end_layout
27611
27612 \end_inset
27613 </cell>
27614 </row>
27615 <row>
27616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27617 \begin_inset Text
27618
27619 \begin_layout Plain Layout
27620
27621 \end_layout
27622
27623 \end_inset
27624 </cell>
27625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27626 \begin_inset Text
27627
27628 \begin_layout Plain Layout
27629
27630 \end_layout
27631
27632 \end_inset
27633 </cell>
27634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27635 \begin_inset Text
27636
27637 \begin_layout Plain Layout
27638
27639 \end_layout
27640
27641 \end_inset
27642 </cell>
27643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27644 \begin_inset Text
27645
27646 \begin_layout Plain Layout
27647
27648 \end_layout
27649
27650 \end_inset
27651 </cell>
27652 </row>
27653 <row>
27654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27655 \begin_inset Text
27656
27657 \begin_layout Plain Layout
27658
27659 \end_layout
27660
27661 \end_inset
27662 </cell>
27663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27664 \begin_inset Text
27665
27666 \begin_layout Plain Layout
27667
27668 \end_layout
27669
27670 \end_inset
27671 </cell>
27672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27673 \begin_inset Text
27674
27675 \begin_layout Plain Layout
27676
27677 \end_layout
27678
27679 \end_inset
27680 </cell>
27681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27682 \begin_inset Text
27683
27684 \begin_layout Plain Layout
27685
27686 \end_layout
27687
27688 \end_inset
27689 </cell>
27690 </row>
27691 </lyxtabular>
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \end_inset
27699
27700
27701 \end_layout
27702
27703 \begin_layout Standard
27704 \begin_inset VSpace bigskip
27705 \end_inset
27706
27707 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27708 \family sans
27709 中スキップ
27710 \family default
27711 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27712 \end_layout
27713
27714 \begin_layout Standard
27715 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27716 \begin_inset CommandInset ref
27717 LatexCommand ref
27718 reference "sub:段落の着色"
27719
27720 \end_inset
27721
27722 節をご参照ください。
27723 \end_layout
27724
27725 \begin_layout Standard
27726 \begin_inset Note Greyedout
27727 status open
27728
27729 \begin_layout Plain Layout
27730
27731 \series bold
27732 【註】
27733 \series default
27734 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27735 \end_layout
27736
27737 \end_inset
27738
27739
27740 \end_layout
27741
27742 \begin_layout Section
27743 Parbox
27744 \begin_inset CommandInset label
27745 LatexCommand label
27746 name "sec:Parboxes"
27747
27748 \end_inset
27749
27750
27751 \begin_inset Index idx
27752 status collapsed
27753
27754 \begin_layout Plain Layout
27755 ぼっくす@ボックス ! Parboxes
27756 \end_layout
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Standard
27764 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
27765 \end_layout
27766
27767 \begin_layout Standard
27768 \align center
27769 \begin_inset Box Frameless
27770 position "t"
27771 hor_pos "c"
27772 has_inner_box 1
27773 inner_pos "t"
27774 use_parbox 1
27775 use_makebox 0
27776 width "33col%"
27777 special "none"
27778 height "1in"
27779 height_special "totalheight"
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783 これはparbox内の文章です。これはparbox内の文章です。
27784 \end_layout
27785
27786 \begin_layout Plain Layout
27787 右の脚注は表示されません。
27788 \begin_inset Foot
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792 これはparbox内の脚注であり、したがって表示はされません。
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \end_inset
27801
27802
27803 \end_layout
27804
27805 \begin_layout Section
27806 単語や文字のボックス
27807 \begin_inset Index idx
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811 ぼっくす@ボックス ! もじよう@文字用
27812 \end_layout
27813
27814 \end_inset
27815
27816
27817 \end_layout
27818
27819 \begin_layout Subsection
27820 ハイフネーションの回避
27821 \begin_inset CommandInset label
27822 LatexCommand label
27823 name "sec:ハイフネーションの回避"
27824
27825 \end_inset
27826
27827
27828 \begin_inset Index idx
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \begin_layout Standard
27841 単語や文章がハイフネートされるのを防ぐには、
27842 \family sans
27843 makebox
27844 \family default
27845 型ボックスを使うことができます。
27846 \begin_inset Newline newline
27847 \end_inset
27848
27849 以下が例示用の文章です。
27850 \end_layout
27851
27852 \begin_layout Standard
27853 This line is an example to show how you can prevent the hyphenation of 
27854 \begin_inset Quotes eld
27855 \end_inset
27856
27857 veryverylongword
27858 \begin_inset Quotes erd
27859 \end_inset
27860
27861 .
27862 \end_layout
27863
27864 \begin_layout Standard
27865 単語「veryverylongword」がハイフネートされるのを防ぐには、単語をボックスの中に入れて、
27866 \family sans
27867 内部ボックス
27868 \family default
27869
27870 \family sans
27871 makeboxコマンド
27872 \family default
27873 に設定し、幅を1幅にします。
27874 \end_layout
27875
27876 \begin_layout Standard
27877 以下がその結果です。
27878 \end_layout
27879
27880 \begin_layout Standard
27881 This line is an example to show how you can prevent the hyphenation of 
27882 \begin_inset Box Frameless
27883 position "t"
27884 hor_pos "c"
27885 has_inner_box 1
27886 inner_pos "t"
27887 use_parbox 0
27888 use_makebox 1
27889 width "1in"
27890 special "width"
27891 height "1in"
27892 height_special "totalheight"
27893 status open
27894
27895 \begin_layout Plain Layout
27896 \begin_inset Quotes eld
27897 \end_inset
27898
27899 veryverylongword
27900 \begin_inset Quotes erd
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \end_inset
27907
27908 .
27909 \end_layout
27910
27911 \begin_layout Standard
27912 別の方法としては、以下のように、単語の前に直接TeXコードで「
27913 \series bold
27914
27915 \backslash
27916 -
27917 \series default
27918 」コマンドを設定する方法もあります。
27919 \end_layout
27920
27921 \begin_layout Standard
27922 This line is an example to show how you can prevent the hyphenation of 
27923 \begin_inset Quotes eld
27924 \end_inset
27925
27926
27927 \begin_inset ERT
27928 status collapsed
27929
27930 \begin_layout Plain Layout
27931
27932
27933 \backslash
27934 -
27935 \end_layout
27936
27937 \end_inset
27938
27939 veryverylongword
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943 .
27944 \end_layout
27945
27946 \begin_layout Standard
27947 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27948 \family sans
27949 挿入
27950 \family default
27951 \SpecialChar \menuseparator
27952
27953 \family sans
27954 整形
27955 \family default
27956 \SpecialChar \menuseparator
27957
27958 \family sans
27959 整形なし改行
27960 \family default
27961 メニュー(短絡キー
27962 \begin_inset Info
27963 type  "shortcut"
27964 arg   "newline-insert newline"
27965 \end_inset
27966
27967 )から改行を単語の前に入れてください。
27968 \end_layout
27969
27970 \begin_layout Standard
27971 This line is an example to show how you can prevent the hyphenation of 
27972 \begin_inset Newline newline
27973 \end_inset
27974
27975
27976 \begin_inset Box Frameless
27977 position "t"
27978 hor_pos "c"
27979 has_inner_box 1
27980 inner_pos "t"
27981 use_parbox 0
27982 use_makebox 1
27983 width "1in"
27984 special "width"
27985 height "1in"
27986 height_special "totalheight"
27987 status open
27988
27989 \begin_layout Plain Layout
27990 \begin_inset Quotes eld
27991 \end_inset
27992
27993 veryverylongword
27994 \begin_inset Quotes erd
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \end_inset
28001
28002 .
28003 \end_layout
28004
28005 \begin_layout Subsection
28006 垂直揃え
28007 \begin_inset CommandInset label
28008 LatexCommand label
28009 name "sub:垂直揃え"
28010
28011 \end_inset
28012
28013
28014 \begin_inset Index idx
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \begin_inset Index idx
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028 ぼっくす@ボックス ! Raiseboxes
28029 \end_layout
28030
28031 \end_inset
28032
28033
28034 \end_layout
28035
28036 \begin_layout Standard
28037
28038 \series bold
28039
28040 \backslash
28041 raisebox
28042 \series default
28043 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
28044 \series bold
28045
28046 \backslash
28047 raisebox
28048 \series default
28049 は以下の書式で使用します。
28050 \end_layout
28051
28052 \begin_layout Standard
28053
28054 \series bold
28055
28056 \backslash
28057 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
28058 \end_layout
28059
28060 \begin_layout Standard
28061 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
28062 \end_layout
28063
28064 \begin_layout Standard
28065 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
28066 \end_layout
28067
28068 \begin_layout Standard
28069
28070 \series bold
28071
28072 \backslash
28073 raisebox{
28074 \backslash
28075 depth}{
28076 \end_layout
28077
28078 \begin_layout Standard
28079 というコマンドを挿入してください。単語の後には、閉じ括弧「
28080 \series bold
28081 }
28082 \series default
28083 」をTeXコードで挿入してください。
28084 \begin_inset Newline newline
28085 \end_inset
28086
28087 以下がその出力です。
28088 \end_layout
28089
28090 \begin_layout Standard
28091 This is a text line with the word 
28092 \begin_inset ERT
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096
28097
28098 \backslash
28099 raisebox{
28100 \backslash
28101 depth}{
28102 \end_layout
28103
28104 \end_inset
28105
28106
28107 \begin_inset Quotes eld
28108 \end_inset
28109
28110 preventing
28111 \begin_inset Quotes erd
28112 \end_inset
28113
28114
28115 \begin_inset ERT
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119
28120 }
28121 \end_layout
28122
28123 \end_inset
28124
28125  as raised word.
28126 \end_layout
28127
28128 \begin_layout Standard
28129 \begin_inset VSpace bigskip
28130 \end_inset
28131
28132 行中の文字を上げ下げすると、以下のように行間が広がります。
28133 \end_layout
28134
28135 \begin_layout Standard
28136 This is a text line with the word 
28137 \begin_inset ERT
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141
28142
28143 \backslash
28144 raisebox{-
28145 \backslash
28146 depth}{
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \begin_inset Quotes eld
28153 \end_inset
28154
28155 preventing
28156 \begin_inset Quotes erd
28157 \end_inset
28158
28159
28160 \begin_inset ERT
28161 status collapsed
28162
28163 \begin_layout Plain Layout
28164
28165 }
28166 \end_layout
28167
28168 \end_inset
28169
28170  as lowered word.
28171 \begin_inset Newline newline
28172 \end_inset
28173
28174 This is a text line with the word 
28175 \begin_inset ERT
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179
28180
28181 \backslash
28182 raisebox{0.5cm}{
28183 \end_layout
28184
28185 \end_inset
28186
28187
28188 \begin_inset Quotes eld
28189 \end_inset
28190
28191 testing
28192 \begin_inset Quotes erd
28193 \end_inset
28194
28195
28196 \begin_inset ERT
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200
28201 }
28202 \end_layout
28203
28204 \end_inset
28205
28206  as raised word.
28207 \end_layout
28208
28209 \begin_layout Standard
28210 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
28211 \end_layout
28212
28213 \begin_layout Standard
28214
28215 \series bold
28216
28217 \backslash
28218 raisebox{-
28219 \backslash
28220 depth}[0pt]{
28221 \end_layout
28222
28223 \begin_layout Standard
28224 とすると、
28225 \end_layout
28226
28227 \begin_layout Standard
28228 This is a text line with the word 
28229 \begin_inset ERT
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233
28234
28235 \backslash
28236 raisebox{-
28237 \backslash
28238 depth}[0pt]{
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \begin_inset Quotes eld
28245 \end_inset
28246
28247 preventing
28248 \begin_inset Quotes erd
28249 \end_inset
28250
28251
28252 \begin_inset ERT
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256
28257 }
28258 \end_layout
28259
28260 \end_inset
28261
28262  as lowered word.
28263 \begin_inset Newline newline
28264 \end_inset
28265
28266 This is a text line with the word 
28267 \begin_inset ERT
28268 status collapsed
28269
28270 \begin_layout Plain Layout
28271
28272
28273 \backslash
28274 raisebox{0.5cm}[0pt]{
28275 \end_layout
28276
28277 \end_inset
28278
28279
28280 \begin_inset Quotes eld
28281 \end_inset
28282
28283 testing
28284 \begin_inset Quotes erd
28285 \end_inset
28286
28287
28288 \begin_inset ERT
28289 status collapsed
28290
28291 \begin_layout Plain Layout
28292
28293 }
28294 \end_layout
28295
28296 \end_inset
28297
28298  as raised word.
28299 \end_layout
28300
28301 \begin_layout Section
28302 色付きボックス
28303 \begin_inset CommandInset label
28304 LatexCommand label
28305 name "sec:色付きボックス"
28306
28307 \end_inset
28308
28309
28310 \begin_inset Index idx
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314 ぼっくす@ボックス ! いろつき@色付き
28315 \end_layout
28316
28317 \end_inset
28318
28319
28320 \end_layout
28321
28322 \begin_layout Subsection
28323 文字の着色
28324 \begin_inset Index idx
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 いろ@色 ! もじの@文字の---
28329 \end_layout
28330
28331 \end_inset
28332
28333
28334 \end_layout
28335
28336 \begin_layout Standard
28337 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
28338 \series bold
28339 color
28340 \series default
28341
28342 \begin_inset Index idx
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 LaTeXぱっけーじ@LaTeXパッケージ ! color
28347 \end_layout
28348
28349 \end_inset
28350
28351 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
28352 \end_layout
28353
28354 \begin_layout Standard
28355
28356 \series bold
28357
28358 \backslash
28359 @ifundefined{textcolor}
28360 \begin_inset Newline newline
28361 \end_inset
28362
28363
28364 \begin_inset Phantom HPhantom
28365 status open
28366
28367 \begin_layout Plain Layout
28368
28369 \series bold
28370 \begin_inset space ~
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \end_inset
28377
28378 {
28379 \backslash
28380 usepackage{color}}{}
28381 \end_layout
28382
28383 \begin_layout Standard
28384
28385 \series bold
28386 color
28387 \series default
28388 パッケージは、文章を着色するとLyXが自動的に読み込みます
28389 \begin_inset Foot
28390 status collapsed
28391
28392 \begin_layout Plain Layout
28393 これが二度読み込まれることを回避するには、
28394 \series bold
28395
28396 \backslash
28397 @ifundefined
28398 \series default
28399 コマンドを使用します。
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \begin_layout Standard
28408 \begin_inset VSpace medskip
28409 \end_inset
28410
28411 色付きボックスは、
28412 \series bold
28413
28414 \backslash
28415 colorbox
28416 \series default
28417 コマンドを使って作ります。これは、以下のような書式で使われます。
28418 \end_layout
28419
28420 \begin_layout Standard
28421
28422 \series bold
28423
28424 \backslash
28425 colorbox{color}{ボックスの内容}
28426 \end_layout
28427
28428 \begin_layout Standard
28429 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
28430 \end_layout
28431
28432 \begin_layout Standard
28433 事前定義されている色には、
28434 \begin_inset Newline newline
28435 \end_inset
28436
28437
28438 \family sans
28439
28440 \family default
28441
28442 \family sans
28443
28444 \family default
28445
28446 \family sans
28447 シアン
28448 \family default
28449
28450 \family sans
28451
28452 \family default
28453
28454 \family sans
28455 マゼンタ
28456 \family default
28457
28458 \family sans
28459
28460 \family default
28461
28462 \family sans
28463
28464 \family default
28465
28466 \family sans
28467
28468 \family default
28469
28470 \begin_inset Newline newline
28471 \end_inset
28472
28473 があります。第
28474 \begin_inset CommandInset ref
28475 LatexCommand ref
28476 reference "sec:色付きの表"
28477
28478 \end_inset
28479
28480 節に述べられているようにすれば、自前の色を定義することもできます。
28481 \end_layout
28482
28483 \begin_layout Standard
28484 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
28485 \end_layout
28486
28487 \begin_layout Standard
28488
28489 \series bold
28490
28491 \backslash
28492 colorbox{red}{
28493 \end_layout
28494
28495 \begin_layout Standard
28496 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
28497 \series bold
28498 }
28499 \series default
28500 」を入れてください。
28501 \begin_inset Newline newline
28502 \end_inset
28503
28504 以下がその結果です。
28505 \end_layout
28506
28507 \begin_layout Standard
28508 この行では、
28509 \begin_inset ERT
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513
28514
28515 \backslash
28516 colorbox{red}{
28517 \end_layout
28518
28519 \end_inset
28520
28521 「注意!」
28522 \begin_inset ERT
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526
28527 }
28528 \end_layout
28529
28530 \end_inset
28531
28532 という単語が赤い背景になっています。
28533 \end_layout
28534
28535 \begin_layout Standard
28536 \begin_inset VSpace bigskip
28537 \end_inset
28538
28539 ボックスの枠を別の色にしたい場合には、以下の書式で
28540 \series bold
28541
28542 \backslash
28543 fcolorbox
28544 \series default
28545 コマンドを使います。
28546 \end_layout
28547
28548 \begin_layout Standard
28549
28550 \series bold
28551
28552 \backslash
28553 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28554 \end_layout
28555
28556 \begin_layout Standard
28557
28558 \series bold
28559
28560 \backslash
28561 fcolorbox
28562 \series default
28563
28564 \series bold
28565
28566 \backslash
28567 colorbox
28568 \series default
28569 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28570 \begin_inset CommandInset ref
28571 LatexCommand ref
28572 reference "sec:装飾"
28573
28574 \end_inset
28575
28576 節で述べられているように、それぞれ
28577 \series bold
28578
28579 \backslash
28580 fboxrule
28581 \series default
28582
28583 \series bold
28584
28585 \backslash
28586 fboxsep
28587 \series default
28588 という長さで調節できます。
28589 \end_layout
28590
28591 \begin_layout Standard
28592 以下の例では、
28593 \end_layout
28594
28595 \begin_layout Standard
28596
28597 \series bold
28598
28599 \backslash
28600 fcolorbox{cyan}{magenta}{
28601 \end_layout
28602
28603 \begin_layout Standard
28604 というコマンドを使用しています。
28605 \end_layout
28606
28607 \begin_layout Standard
28608 これは、枠の太さを1
28609 \begin_inset space \thinspace{}
28610 \end_inset
28611
28612 mmに設定した例です。
28613 \begin_inset Newline newline
28614 \end_inset
28615
28616
28617 \begin_inset ERT
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621
28622
28623 \backslash
28624 fboxrule 1mm 
28625 \backslash
28626 fboxsep 1mm
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \begin_inset ERT
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636
28637
28638 \backslash
28639 fcolorbox{cyan}{magenta}{
28640 \end_layout
28641
28642 \end_inset
28643
28644 これは着色した色付きボックス中の文章です。
28645 \begin_inset ERT
28646 status collapsed
28647
28648 \begin_layout Plain Layout
28649
28650 }
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 \begin_inset VSpace bigskip
28660 \end_inset
28661
28662 もちろん、色付きボックスの中に色付き文字を入れることもできます
28663 \begin_inset Newline newline
28664 \end_inset
28665
28666
28667 \begin_inset ERT
28668 status collapsed
28669
28670 \begin_layout Plain Layout
28671
28672
28673 \backslash
28674 fcolorbox{cyan}{magenta}{
28675 \end_layout
28676
28677 \end_inset
28678
28679
28680 \color yellow
28681 これは着色した色付きボックス中の色付き文章です。
28682 \color inherit
28683
28684 \begin_inset ERT
28685 status collapsed
28686
28687 \begin_layout Plain Layout
28688
28689 }
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \begin_inset ERT
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699
28700
28701 \backslash
28702 fboxrule 0.4pt 
28703 \backslash
28704 fboxsep 3pt
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \begin_layout Standard
28713
28714 \series bold
28715 \begin_inset VSpace medskip
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 \begin_inset Note Greyedout
28723 status open
28724
28725 \begin_layout Plain Layout
28726
28727 \series bold
28728 【註】
28729 \series default
28730 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28731 \end_layout
28732
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \begin_layout Subsection
28739 段落の着色
28740 \begin_inset CommandInset label
28741 LatexCommand label
28742 name "sub:段落の着色"
28743
28744 \end_inset
28745
28746
28747 \begin_inset Index idx
28748 status collapsed
28749
28750 \begin_layout Plain Layout
28751 いろ@色 ! だんらく@段落---
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \begin_layout Standard
28760 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28761 \series bold
28762
28763 \backslash
28764 colorbox
28765 \series default
28766 コマンドを
28767 \end_layout
28768
28769 \begin_layout Standard
28770
28771 \series bold
28772
28773 \backslash
28774 colorbox{色名}{
28775 \end_layout
28776
28777 \begin_layout Standard
28778 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28779 \series bold
28780 }
28781 \series default
28782 」を挿入してください。
28783 \end_layout
28784
28785 \begin_layout Standard
28786 \begin_inset ERT
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790
28791
28792 \backslash
28793 colorbox{lightgrey}{
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \begin_inset Box Frameless
28800 position "t"
28801 hor_pos "c"
28802 has_inner_box 1
28803 inner_pos "t"
28804 use_parbox 0
28805 use_makebox 0
28806 width "100col%"
28807 special "none"
28808 height "1in"
28809 height_special "totalheight"
28810 status open
28811
28812 \begin_layout Plain Layout
28813 これは背景色を付けた文章です。これは背景色を付けた文章です。
28814 \end_layout
28815
28816 \begin_layout Plain Layout
28817 \begin_inset VSpace defskip
28818 \end_inset
28819
28820 ここの文章には脚注
28821 \begin_inset Foot
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825 脚注の例
28826 \end_layout
28827
28828 \end_inset
28829
28830 を付けることもできますし、図表を挿入することもできます。
28831 \end_layout
28832
28833 \begin_layout Plain Layout
28834 \align center
28835 \begin_inset Tabular
28836 <lyxtabular version="3" rows="3" columns="3">
28837 <features tabularvalignment="middle">
28838 <column alignment="center" valignment="top" width="0">
28839 <column alignment="center" valignment="top" width="0">
28840 <column alignment="center" valignment="top" width="0">
28841 <row>
28842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28843 \begin_inset Text
28844
28845 \begin_layout Plain Layout
28846 a
28847 \end_layout
28848
28849 \end_inset
28850 </cell>
28851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28852 \begin_inset Text
28853
28854 \begin_layout Plain Layout
28855 !
28856 \end_layout
28857
28858 \end_inset
28859 </cell>
28860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28861 \begin_inset Text
28862
28863 \begin_layout Plain Layout
28864 3
28865 \end_layout
28866
28867 \end_inset
28868 </cell>
28869 </row>
28870 <row>
28871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28872 \begin_inset Text
28873
28874 \begin_layout Plain Layout
28875 <
28876 \end_layout
28877
28878 \end_inset
28879 </cell>
28880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28881 \begin_inset Text
28882
28883 \begin_layout Plain Layout
28884 b2
28885 \begin_inset Quotes erd
28886 \end_inset
28887
28888 |
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Plain Layout
28897 >
28898 \end_layout
28899
28900 \end_inset
28901 </cell>
28902 </row>
28903 <row>
28904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28905 \begin_inset Text
28906
28907 \begin_layout Plain Layout
28908 1
28909 \end_layout
28910
28911 \end_inset
28912 </cell>
28913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28914 \begin_inset Text
28915
28916 \begin_layout Plain Layout
28917 §
28918 \end_layout
28919
28920 \end_inset
28921 </cell>
28922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28923 \begin_inset Text
28924
28925 \begin_layout Plain Layout
28926 c
28927 \end_layout
28928
28929 \end_inset
28930 </cell>
28931 </row>
28932 </lyxtabular>
28933
28934 \end_inset
28935
28936
28937 \end_layout
28938
28939 \end_inset
28940
28941
28942 \begin_inset ERT
28943 status collapsed
28944
28945 \begin_layout Plain Layout
28946
28947 }
28948 \end_layout
28949
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Section
28956 ボックスの伸縮回転
28957 \end_layout
28958
28959 \begin_layout Standard
28960 本節で述べられているコマンドを使用するには、文書プリアンブルで
28961 \end_layout
28962
28963 \begin_layout Standard
28964
28965 \series bold
28966
28967 \backslash
28968 @ifundefined{rotatebox}
28969 \begin_inset Newline newline
28970 \end_inset
28971
28972
28973 \begin_inset Phantom HPhantom
28974 status open
28975
28976 \begin_layout Plain Layout
28977
28978 \series bold
28979 \begin_inset space ~
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \end_inset
28986
28987 {
28988 \backslash
28989 usepackage{graphicx}}{}
28990 \end_layout
28991
28992 \begin_layout Standard
28993 というコマンドを使用して、
28994 \series bold
28995 graphicx
28996 \series default
28997
28998 \begin_inset Index idx
28999 status collapsed
29000
29001 \begin_layout Plain Layout
29002 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
29003 \end_layout
29004
29005 \end_inset
29006
29007 LaTeXパッケージを読み込む必要があります。
29008 \end_layout
29009
29010 \begin_layout Standard
29011 \begin_inset Note Greyedout
29012 status open
29013
29014 \begin_layout Plain Layout
29015
29016 \series bold
29017 【註】
29018 \series default
29019 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
29020 \end_layout
29021
29022 \end_inset
29023
29024
29025 \end_layout
29026
29027 \begin_layout Standard
29028 \begin_inset Note Greyedout
29029 status open
29030
29031 \begin_layout Plain Layout
29032
29033 \series bold
29034 【註】
29035 \series default
29036 フロートは回転伸縮したボックスの中に入れることはできません。
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \begin_layout Subsection
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 \begin_inset Index idx
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 ひょうのちょうせい@表の調整 ! かいてん@回転
29081 \end_layout
29082
29083 \end_inset
29084
29085
29086 \end_layout
29087
29088 \begin_layout Standard
29089 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
29090 \series bold
29091
29092 \backslash
29093 rotatebox
29094 \series default
29095 コマンドを使用すれば作成することができます。
29096 \end_layout
29097
29098 \begin_layout Standard
29099
29100 \series bold
29101
29102 \backslash
29103 rotatebox[回転の原点]{回転角}{ボックスの内容}
29104 \end_layout
29105
29106 \begin_layout Standard
29107 回転の原点は、
29108 \series bold
29109 origin=位置
29110 \series default
29111 の形で指定します。位置として指定可能なのは、
29112 \emph on
29113 c
29114 \emph default
29115 (中央揃え)・
29116 \emph on
29117 l
29118 \emph default
29119 (左揃え)・
29120 \emph on
29121 r
29122 \emph default
29123 (右揃え)・
29124 \emph on
29125 b
29126 \emph default
29127 (下揃え)・
29128 \emph on
29129 t
29130 \emph default
29131 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
29132 \emph on
29133 lt
29134 \emph default
29135 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
29136 \emph on
29137 l
29138 \emph default
29139 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
29140 \end_layout
29141
29142 \begin_layout Standard
29143 以下の例では、「回転した」文章の前にTeXコードで
29144 \series bold
29145
29146 \backslash
29147 rotatebox[origin=c]{60}{
29148 \series default
29149 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
29150 \series bold
29151 }
29152 \series default
29153 でボックスを閉じています。
29154 \end_layout
29155
29156 \begin_layout Standard
29157 これは、
29158 \begin_inset ERT
29159 status collapsed
29160
29161 \begin_layout Plain Layout
29162
29163
29164 \backslash
29165 rotatebox[origin=c]{60}{
29166 \end_layout
29167
29168 \end_inset
29169
29170 回転した
29171 \begin_inset ERT
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175
29176 }
29177 \end_layout
29178
29179 \end_inset
29180
29181  文章を含む行です。
29182 \end_layout
29183
29184 \begin_layout Standard
29185 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
29186 \end_layout
29187
29188 \begin_layout Standard
29189 これは、
29190 \begin_inset ERT
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194
29195
29196 \backslash
29197 rotatebox[origin=r]{-60}{
29198 \end_layout
29199
29200 \end_inset
29201
29202
29203 \begin_inset Box Doublebox
29204 position "c"
29205 hor_pos "c"
29206 has_inner_box 0
29207 inner_pos "c"
29208 use_parbox 0
29209 use_makebox 0
29210 width "1in"
29211 special "width"
29212 height "1in"
29213 height_special "totalheight"
29214 status open
29215
29216 \begin_layout Plain Layout
29217 回転した
29218 \end_layout
29219
29220 \end_inset
29221
29222
29223 \begin_inset ERT
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227
29228 }
29229 \end_layout
29230
29231 \end_inset
29232
29233 枠付き文章と
29234 \begin_inset ERT
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238
29239
29240 \backslash
29241 rotatebox[origin=lb]{60}{
29242 \end_layout
29243
29244 \end_inset
29245
29246
29247 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29248 \end_inset
29249
29250
29251 \begin_inset ERT
29252 status collapsed
29253
29254 \begin_layout Plain Layout
29255
29256 }
29257 \end_layout
29258
29259 \end_inset
29260
29261 数式を含む行です。
29262 \end_layout
29263
29264 \begin_layout Standard
29265 あるいは、以下のように図や表を入れることもできます。
29266 \end_layout
29267
29268 \begin_layout Standard
29269 これは、
29270 \begin_inset ERT
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274
29275
29276 \backslash
29277 rotatebox[origin=lb]{90}{
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \begin_inset Graphics
29284         filename ../clipart/platypus.eps
29285         lyxscale 50
29286         width 25col%
29287
29288 \end_inset
29289
29290
29291 \begin_inset ERT
29292 status collapsed
29293
29294 \begin_layout Plain Layout
29295
29296 }
29297 \end_layout
29298
29299 \end_inset
29300
29301 回転した画像と
29302 \begin_inset ERT
29303 status collapsed
29304
29305 \begin_layout Plain Layout
29306
29307
29308 \backslash
29309 rotatebox[origin=l]{-90}{
29310 \end_layout
29311
29312 \end_inset
29313
29314
29315 \begin_inset Tabular
29316 <lyxtabular version="3" rows="2" columns="2">
29317 <features tabularvalignment="middle">
29318 <column alignment="center" valignment="top" width="0">
29319 <column alignment="center" valignment="top" width="0">
29320 <row>
29321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29322 \begin_inset Text
29323
29324 \begin_layout Plain Layout
29325 q
29326 \end_layout
29327
29328 \end_inset
29329 </cell>
29330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29331 \begin_inset Text
29332
29333 \begin_layout Plain Layout
29334 w
29335 \end_layout
29336
29337 \end_inset
29338 </cell>
29339 </row>
29340 <row>
29341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29342 \begin_inset Text
29343
29344 \begin_layout Plain Layout
29345 e
29346 \end_layout
29347
29348 \end_inset
29349 </cell>
29350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29351 \begin_inset Text
29352
29353 \begin_layout Plain Layout
29354 r
29355 \end_layout
29356
29357 \end_inset
29358 </cell>
29359 </row>
29360 </lyxtabular>
29361
29362 \end_inset
29363
29364
29365 \begin_inset ERT
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369
29370 }
29371 \end_layout
29372
29373 \end_inset
29374
29375 表を含む行です。
29376 \end_layout
29377
29378 \begin_layout Subsection
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 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \begin_layout Standard
29423 素材を伸縮させるには、TeXコードで
29424 \series bold
29425
29426 \backslash
29427 scalebox
29428 \series default
29429 コマンドと
29430 \series bold
29431
29432 \backslash
29433 resizebox
29434 \series default
29435 コマンドが使えます。
29436 \end_layout
29437
29438 \begin_layout Standard
29439
29440 \series bold
29441
29442 \backslash
29443 scalebox
29444 \series default
29445 は以下の書式で使用します。
29446 \end_layout
29447
29448 \begin_layout Standard
29449
29450 \series bold
29451
29452 \backslash
29453 scalebox{水平方向}[垂直方向]{ボックスの内容}
29454 \end_layout
29455
29456 \begin_layout Standard
29457 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
29458 \end_layout
29459
29460 \begin_layout Standard
29461 たとえば、
29462 \series bold
29463
29464 \backslash
29465 scalebox{2}{こんにちは}
29466 \series default
29467 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
29468 \begin_inset ERT
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472
29473
29474 \backslash
29475 scalebox{2}{
29476 \end_layout
29477
29478 \end_inset
29479
29480 こんにちは
29481 \begin_inset ERT
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485
29486 }
29487 \end_layout
29488
29489 \end_inset
29490
29491 を生成します。
29492 \end_layout
29493
29494 \begin_layout Standard
29495 これに対し、
29496 \series bold
29497
29498 \backslash
29499 scalebox{2}[1]{こんにちは}
29500 \series default
29501 は、
29502 \begin_inset ERT
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506
29507
29508 \backslash
29509 scalebox{2}[1]{
29510 \end_layout
29511
29512 \end_inset
29513
29514 こんにちは
29515 \begin_inset ERT
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519
29520 }
29521 \end_layout
29522
29523 \end_inset
29524
29525 を変形させます。
29526 \end_layout
29527
29528 \begin_layout Standard
29529 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29530 \series bold
29531
29532 \backslash
29533 scalebox{-1}[1]{こんにちは}
29534 \series default
29535 というコマンドは、右のように反転文字を生成するのに使用できます:
29536 \begin_inset ERT
29537 status collapsed
29538
29539 \begin_layout Plain Layout
29540
29541
29542 \backslash
29543 scalebox{-1}[1]{
29544 \end_layout
29545
29546 \end_inset
29547
29548 こんにちは
29549 \begin_inset ERT
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553
29554 }
29555 \end_layout
29556
29557 \end_inset
29558
29559
29560 \end_layout
29561
29562 \begin_layout Standard
29563
29564 \series bold
29565
29566 \backslash
29567 scalebox{1}[-1]{こんにちは}
29568 \series default
29569 とすると
29570 \begin_inset ERT
29571 status collapsed
29572
29573 \begin_layout Plain Layout
29574
29575
29576 \backslash
29577 scalebox{1}[-1]{
29578 \end_layout
29579
29580 \end_inset
29581
29582 こんにちは
29583 \begin_inset ERT
29584 status collapsed
29585
29586 \begin_layout Plain Layout
29587
29588 }
29589 \end_layout
29590
29591 \end_inset
29592
29593 のようにベースラインで鏡像にします。
29594 \end_layout
29595
29596 \begin_layout Standard
29597
29598 \series bold
29599
29600 \backslash
29601 scalebox{-1}[1]{ボックスの内容}
29602 \series default
29603 と同じ働きをするものとして
29604 \begin_inset Newline newline
29605 \end_inset
29606
29607
29608 \series bold
29609
29610 \backslash
29611 reflectbox{ボックスの内容}
29612 \series default
29613
29614 \begin_inset Newline newline
29615 \end_inset
29616
29617 というコマンドがあります。
29618 \end_layout
29619
29620 \begin_layout Standard
29621 \begin_inset VSpace bigskip
29622 \end_inset
29623
29624 指定した幅や丈にボックスを伸縮させるには、
29625 \series bold
29626
29627 \backslash
29628 resizebox
29629 \series default
29630 を使用します。このコマンドの書式は
29631 \end_layout
29632
29633 \begin_layout Standard
29634
29635 \series bold
29636
29637 \backslash
29638 resizebox{幅}{丈}{ボックスの内容}
29639 \end_layout
29640
29641 \begin_layout Standard
29642 です。上記二つのコマンド引数のうち一つが感嘆符「
29643 \series bold
29644 !
29645 \series default
29646 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29647 \end_layout
29648
29649 \begin_layout Standard
29650
29651 \series bold
29652
29653 \backslash
29654 resizebox{2cm}{1cm}{こんにちは}
29655 \series default
29656 というコマンドの出力は、
29657 \begin_inset ERT
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661
29662
29663 \backslash
29664 resizebox{2cm}{1cm}{
29665 \end_layout
29666
29667 \end_inset
29668
29669 こんにちは
29670 \begin_inset ERT
29671 status collapsed
29672
29673 \begin_layout Plain Layout
29674
29675 }
29676 \end_layout
29677
29678 \end_inset
29679
29680 となり、
29681 \begin_inset Newline newline
29682 \end_inset
29683
29684
29685 \series bold
29686
29687 \backslash
29688 resizebox{2cm}{!}{こんにちは}
29689 \series default
29690 というコマンドの出力は、
29691 \begin_inset ERT
29692 status collapsed
29693
29694 \begin_layout Plain Layout
29695
29696
29697 \backslash
29698 resizebox{2cm}{!}{
29699 \end_layout
29700
29701 \end_inset
29702
29703 こんにちは
29704 \begin_inset ERT
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708
29709 }
29710 \end_layout
29711
29712 \end_inset
29713
29714 となります。
29715 \end_layout
29716
29717 \begin_layout Standard
29718 \begin_inset VSpace bigskip
29719 \end_inset
29720
29721
29722 \begin_inset Note Greyedout
29723 status open
29724
29725 \begin_layout Plain Layout
29726
29727 \series bold
29728 【註】
29729 \backslash
29730 scalebox
29731 \series default
29732
29733 \series bold
29734
29735 \backslash
29736 resizebox
29737 \series default
29738 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29739 \end_layout
29740
29741 \end_inset
29742
29743
29744 \end_layout
29745
29746 \begin_layout Standard
29747 \begin_inset VSpace bigskip
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Standard
29754 ボックスは好きな順序で組み合わせることができます。たとえば、
29755 \begin_inset Newline newline
29756 \end_inset
29757
29758
29759 \series bold
29760
29761 \backslash
29762 rotatebox[origin=c]{-45}{
29763 \backslash
29764 resizebox{2cm}{!}{
29765 \backslash
29766 reflectbox{こんにちは}}}
29767 \begin_inset Newline newline
29768 \end_inset
29769
29770
29771 \series default
29772 というコマンドは、
29773 \end_layout
29774
29775 \begin_layout Standard
29776 \align center
29777 \begin_inset ERT
29778 status collapsed
29779
29780 \begin_layout Plain Layout
29781
29782
29783 \backslash
29784 rotatebox[origin=c]{-45}{
29785 \backslash
29786 resizebox{2cm}{!}{
29787 \backslash
29788 reflectbox{
29789 \end_layout
29790
29791 \end_inset
29792
29793 こんにちは
29794 \begin_inset ERT
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798
29799 }}}
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \end_layout
29806
29807 \begin_layout Standard
29808 \noindent
29809 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29810 \end_layout
29811
29812 \begin_layout Standard
29813 \align center
29814 \begin_inset ERT
29815 status collapsed
29816
29817 \begin_layout Plain Layout
29818
29819
29820 \backslash
29821 rotatebox[origin=c]{-30}{
29822 \backslash
29823 resizebox{2cm}{!}{
29824 \backslash
29825 reflectbox{
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \begin_inset Graphics
29832         filename ../clipart/platypus.eps
29833         lyxscale 50
29834         width 25col%
29835
29836 \end_inset
29837
29838
29839 \begin_inset ERT
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844 }}}
29845 \end_layout
29846
29847 \end_inset
29848
29849
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 rotatebox[origin=c]{-45}{
29858 \backslash
29859 resizebox{2cm}{!}{
29860 \backslash
29861 reflectbox{
29862 \end_layout
29863
29864 \end_inset
29865
29866
29867 \begin_inset Tabular
29868 <lyxtabular version="3" rows="2" columns="2">
29869 <features tabularvalignment="middle">
29870 <column alignment="center" valignment="top" width="0">
29871 <column alignment="center" valignment="top" width="0">
29872 <row>
29873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Plain Layout
29877 q
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Plain Layout
29886 w
29887 \end_layout
29888
29889 \end_inset
29890 </cell>
29891 </row>
29892 <row>
29893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29894 \begin_inset Text
29895
29896 \begin_layout Plain Layout
29897 e
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29903 \begin_inset Text
29904
29905 \begin_layout Plain Layout
29906 r
29907 \end_layout
29908
29909 \end_inset
29910 </cell>
29911 </row>
29912 </lyxtabular>
29913
29914 \end_inset
29915
29916
29917 \begin_inset ERT
29918 status collapsed
29919
29920 \begin_layout Plain Layout
29921
29922 }}}
29923 \end_layout
29924
29925 \end_inset
29926
29927
29928 \begin_inset ERT
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932
29933
29934 \backslash
29935 rotatebox[origin=c]{-45}{
29936 \backslash
29937 resizebox{2cm}{!}{
29938 \backslash
29939 reflectbox{
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29946 \end_inset
29947
29948
29949 \begin_inset ERT
29950 status collapsed
29951
29952 \begin_layout Plain Layout
29953
29954 }}}
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Standard
29963 文書で大域的に数式様式
29964 \series bold
29965 fleqn
29966 \series default
29967 を使用している場合
29968 \begin_inset Foot
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29973 \end_layout
29974
29975 \end_inset
29976
29977 には、別行建て数式も伸縮させることができます。
29978 \end_layout
29979
29980 \begin_layout Chapter
29981
29982 \lang english
29983 Objects Surrounded by Text
29984 \begin_inset Index idx
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989 \lang english
29990 Surrounded by text
29991 \end_layout
29992
29993 \end_inset
29994
29995
29996 \end_layout
29997
29998 \begin_layout Subsection
29999 折返しフロート
30000 \begin_inset CommandInset label
30001 LatexCommand label
30002 name "sec:折返しフロート"
30003
30004 \end_inset
30005
30006
30007 \begin_inset Index idx
30008 status collapsed
30009
30010 \begin_layout Plain Layout
30011 ふろーと@フロート ! おりかえしふろーと@折返しフロート
30012 \end_layout
30013
30014 \end_inset
30015
30016
30017 \lang english
30018
30019 \begin_inset Index idx
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024 \lang english
30025 Surrounded by text ! Wrap Floats
30026 \end_layout
30027
30028 \end_inset
30029
30030
30031 \end_layout
30032
30033 \begin_layout Standard
30034 \begin_inset Wrap figure
30035 lines 0
30036 placement l
30037 overhang 1cm
30038 width "40col%"
30039 status open
30040
30041 \begin_layout Plain Layout
30042 \begin_inset Graphics
30043         filename ../clipart/mobius.eps
30044         width 40col%
30045         scaleBeforeRotation
30046         rotateOrigin center
30047
30048 \end_inset
30049
30050
30051 \end_layout
30052
30053 \begin_layout Plain Layout
30054 \begin_inset Caption
30055
30056 \begin_layout Plain Layout
30057 \begin_inset CommandInset label
30058 LatexCommand label
30059 name "fig:折返し図フロート"
30060
30061 \end_inset
30062
30063 これは折返し図フロートです。
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \end_inset
30072
30073 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
30074 \series bold
30075 wrapfig
30076 \series default
30077
30078 \begin_inset Index idx
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
30083 \end_layout
30084
30085 \end_inset
30086
30087 を導入済みであれば、
30088 \family sans
30089 挿入\SpecialChar \menuseparator
30090 フロート\SpecialChar \menuseparator
30091 折返し図フロート
30092 \family default
30093
30094 \family sans
30095 折返し表フロート
30096 \family default
30097 メニューで挿入することができます
30098 \begin_inset Foot
30099 status collapsed
30100
30101 \begin_layout Plain Layout
30102 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
30103 \end_layout
30104
30105 \end_inset
30106
30107 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
30108 \family sans
30109 配置
30110 \family default
30111
30112 \family sans
30113
30114 \family default
30115 です。非必須項目として、
30116 \family sans
30117 ぶら下げ
30118 \family default
30119
30120 \family sans
30121 行幅
30122 \family default
30123 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
30124 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
30125 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
30126 \begin_inset CommandInset ref
30127 LatexCommand ref
30128 reference "fig:折返し図フロート"
30129
30130 \end_inset
30131
30132 図は、40
30133 \begin_inset space \thinspace{}
30134 \end_inset
30135
30136 列幅%の幅と1
30137 \begin_inset space \thinspace{}
30138 \end_inset
30139
30140 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
30141 \begin_inset Foot
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 使うことのできる単位は付録
30146 \begin_inset CommandInset ref
30147 LatexCommand ref
30148 reference "cha:LyXで使用できる単位"
30149
30150 \end_inset
30151
30152 に収録してあります。
30153 \end_layout
30154
30155 \end_inset
30156
30157
30158 \end_layout
30159
30160 \begin_layout Standard
30161 \begin_inset Note Greyedout
30162 status open
30163
30164 \begin_layout Plain Layout
30165
30166 \series bold
30167 【註】
30168 \series default
30169 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
30170 上書きされて出力されたりします。
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Standard
30179 原則として、
30180 \end_layout
30181
30182 \begin_layout Itemize
30183 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
30184 うになってから、正確な位置に挿入しなくてはなりません。
30185 \end_layout
30186
30187 \begin_layout Itemize
30188 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
30189 \end_layout
30190
30191 \begin_layout Itemize
30192 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
30193 \end_layout
30194
30195 \begin_layout Itemize
30196 折返しフロートは、節見出しや表中に入れることは認められていません。
30197 \end_layout
30198
30199 \begin_layout Itemize
30200
30201 \lang english
30202 Their numbering and referencing works as described in chap.
30203 \lang japanese
30204
30205 \begin_inset space \thinspace{}
30206 \end_inset
30207
30208
30209 \begin_inset CommandInset ref
30210 LatexCommand ref
30211 reference "chap:フロート"
30212
30213 \end_inset
30214
30215 .
30216 \end_layout
30217
30218 \begin_layout Section
30219
30220 \lang english
30221 Surrounded Fixed Objects
30222 \begin_inset Index idx
30223 status collapsed
30224
30225 \begin_layout Plain Layout
30226
30227 \lang english
30228 Surrounded by text ! Fixed objects
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \end_layout
30235
30236 \begin_layout Standard
30237
30238 \lang english
30239 The wrap floats described in sec.
30240 \lang japanese
30241
30242 \begin_inset space \thinspace{}
30243 \end_inset
30244
30245
30246 \begin_inset CommandInset ref
30247 LatexCommand ref
30248 reference "sec:折返しフロート"
30249
30250 \end_inset
30251
30252  
30253 \lang english
30254 have these positions in the paragraph:
30255 \end_layout
30256
30257 \begin_layout Standard
30258 \noindent
30259 \align center
30260
30261 \lang english
30262 \begin_inset Tabular
30263 <lyxtabular version="3" rows="2" columns="2">
30264 <features tabularvalignment="middle">
30265 <column alignment="center" valignment="top" width="0">
30266 <column alignment="center" valignment="top" width="0">
30267 <row>
30268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272
30273 \lang english
30274 \begin_inset Graphics
30275         filename ../../images/dialog-show-new-inset_graphics.png
30276         scale 70
30277         scaleBeforeRotation
30278         BoundingBox 0bp 6bp 22bp 22bp
30279
30280 \end_inset
30281
30282
30283 \end_layout
30284
30285 \end_inset
30286 </cell>
30287 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30288 \begin_inset Text
30289
30290 \begin_layout Plain Layout
30291
30292 \lang english
30293 text
30294 \end_layout
30295
30296 \end_inset
30297 </cell>
30298 </row>
30299 <row>
30300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30301 \begin_inset Text
30302
30303 \begin_layout Plain Layout
30304
30305 \lang english
30306 text
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Plain Layout
30315
30316 \lang english
30317 text
30318 \end_layout
30319
30320 \end_inset
30321 </cell>
30322 </row>
30323 </lyxtabular>
30324
30325 \end_inset
30326
30327  or 
30328 \begin_inset Tabular
30329 <lyxtabular version="3" rows="2" columns="2">
30330 <features tabularvalignment="middle">
30331 <column alignment="center" valignment="top" width="0">
30332 <column alignment="center" valignment="top" width="0">
30333 <row>
30334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30335 \begin_inset Text
30336
30337 \begin_layout Plain Layout
30338
30339 \lang english
30340 text
30341 \end_layout
30342
30343 \end_inset
30344 </cell>
30345 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30346 \begin_inset Text
30347
30348 \begin_layout Plain Layout
30349
30350 \lang english
30351 \begin_inset Graphics
30352         filename ../../images/dialog-show-new-inset_graphics.png
30353         scale 70
30354         scaleBeforeRotation
30355         BoundingBox 0bp 6bp 22bp 22bp
30356
30357 \end_inset
30358
30359
30360 \end_layout
30361
30362 \end_inset
30363 </cell>
30364 </row>
30365 <row>
30366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30367 \begin_inset Text
30368
30369 \begin_layout Plain Layout
30370
30371 \lang english
30372 text
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30378 \begin_inset Text
30379
30380 \begin_layout Plain Layout
30381
30382 \lang english
30383 text
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 </row>
30389 </lyxtabular>
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Standard
30397
30398 \lang english
30399 To get an object exactly at the position where it is inserted, for example
30400  to get one of these positions:
30401 \begin_inset VSpace defskip
30402 \end_inset
30403
30404
30405 \end_layout
30406
30407 \begin_layout Standard
30408 \noindent
30409 \align center
30410
30411 \lang english
30412 \begin_inset Tabular
30413 <lyxtabular version="3" rows="2" columns="2">
30414 <features tabularvalignment="middle">
30415 <column alignment="center" valignment="top" width="0">
30416 <column alignment="center" valignment="top" width="0">
30417 <row>
30418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30419 \begin_inset Text
30420
30421 \begin_layout Plain Layout
30422
30423 \lang english
30424 text
30425 \end_layout
30426
30427 \end_inset
30428 </cell>
30429 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30430 \begin_inset Text
30431
30432 \begin_layout Plain Layout
30433
30434 \lang english
30435 text
30436 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 </row>
30441 <row>
30442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30443 \begin_inset Text
30444
30445 \begin_layout Plain Layout
30446
30447 \lang english
30448 \begin_inset Graphics
30449         filename ../../images/dialog-show-new-inset_graphics.png
30450         scale 70
30451         scaleBeforeRotation
30452         BoundingBox 0bp 6bp 22bp 22bp
30453
30454 \end_inset
30455
30456
30457 \end_layout
30458
30459 \end_inset
30460 </cell>
30461 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30462 \begin_inset Text
30463
30464 \begin_layout Plain Layout
30465
30466 \lang english
30467 text
30468 \end_layout
30469
30470 \end_inset
30471 </cell>
30472 </row>
30473 </lyxtabular>
30474
30475 \end_inset
30476
30477  
30478 \begin_inset Tabular
30479 <lyxtabular version="3" rows="2" columns="2">
30480 <features tabularvalignment="middle">
30481 <column alignment="center" valignment="top" width="0">
30482 <column alignment="center" valignment="top" width="0">
30483 <row>
30484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30485 \begin_inset Text
30486
30487 \begin_layout Plain Layout
30488
30489 \lang english
30490 text
30491 \end_layout
30492
30493 \end_inset
30494 </cell>
30495 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499
30500 \lang english
30501 text
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 </row>
30507 <row>
30508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Plain Layout
30512
30513 \lang english
30514 text
30515 \end_layout
30516
30517 \end_inset
30518 </cell>
30519 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30520 \begin_inset Text
30521
30522 \begin_layout Plain Layout
30523
30524 \lang english
30525 \begin_inset Graphics
30526         filename ../../images/dialog-show-new-inset_graphics.png
30527         scale 70
30528         scaleBeforeRotation
30529         BoundingBox 0bp 6bp 22bp 22bp
30530
30531 \end_inset
30532
30533
30534 \end_layout
30535
30536 \end_inset
30537 </cell>
30538 </row>
30539 </lyxtabular>
30540
30541 \end_inset
30542
30543  
30544 \begin_inset Tabular
30545 <lyxtabular version="3" rows="2" columns="3">
30546 <features tabularvalignment="middle">
30547 <column alignment="center" valignment="top" width="0">
30548 <column alignment="center" valignment="top" width="0">
30549 <column alignment="center" valignment="top" width="0">
30550 <row>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555
30556 \lang english
30557 text
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 <cell alignment="center" valignment="top" topline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566
30567 \lang english
30568 \begin_inset Graphics
30569         filename ../../images/dialog-show-new-inset_graphics.png
30570         scale 70
30571         scaleBeforeRotation
30572         BoundingBox 0bp 6bp 22bp 22bp
30573
30574 \end_inset
30575
30576
30577 \end_layout
30578
30579 \end_inset
30580 </cell>
30581 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30582 \begin_inset Text
30583
30584 \begin_layout Plain Layout
30585
30586 \lang english
30587 text
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 </row>
30593 <row>
30594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \lang english
30600 text
30601 \end_layout
30602
30603 \end_inset
30604 </cell>
30605 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30606 \begin_inset Text
30607
30608 \begin_layout Plain Layout
30609
30610 \lang english
30611 text
30612 \end_layout
30613
30614 \end_inset
30615 </cell>
30616 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30617 \begin_inset Text
30618
30619 \begin_layout Plain Layout
30620
30621 \lang english
30622 text
30623 \end_layout
30624
30625 \end_inset
30626 </cell>
30627 </row>
30628 </lyxtabular>
30629
30630 \end_inset
30631
30632  
30633 \begin_inset Tabular
30634 <lyxtabular version="3" rows="2" columns="3">
30635 <features tabularvalignment="middle">
30636 <column alignment="center" valignment="top" width="0">
30637 <column alignment="center" valignment="top" width="0">
30638 <column alignment="center" valignment="top" width="0">
30639 <row>
30640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644
30645 \lang english
30646 text
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 <cell alignment="center" valignment="top" topline="true" usebox="none">
30652 \begin_inset Text
30653
30654 \begin_layout Plain Layout
30655
30656 \lang english
30657 text
30658 \end_layout
30659
30660 \end_inset
30661 </cell>
30662 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30663 \begin_inset Text
30664
30665 \begin_layout Plain Layout
30666
30667 \lang english
30668 text
30669 \end_layout
30670
30671 \end_inset
30672 </cell>
30673 </row>
30674 <row>
30675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30676 \begin_inset Text
30677
30678 \begin_layout Plain Layout
30679
30680 \lang english
30681 text
30682 \end_layout
30683
30684 \end_inset
30685 </cell>
30686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30687 \begin_inset Text
30688
30689 \begin_layout Plain Layout
30690
30691 \lang english
30692 \begin_inset Graphics
30693         filename ../../images/dialog-show-new-inset_graphics.png
30694         scale 70
30695         scaleBeforeRotation
30696         BoundingBox 0bp 6bp 22bp 22bp
30697
30698 \end_inset
30699
30700
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709
30710 \lang english
30711 text
30712 \end_layout
30713
30714 \end_inset
30715 </cell>
30716 </row>
30717 </lyxtabular>
30718
30719 \end_inset
30720
30721
30722 \end_layout
30723
30724 \begin_layout Standard
30725 \noindent
30726 \align center
30727
30728 \lang english
30729 \begin_inset Tabular
30730 <lyxtabular version="3" rows="3" columns="2">
30731 <features tabularvalignment="middle">
30732 <column alignment="center" valignment="top" width="0">
30733 <column alignment="center" valignment="top" width="0">
30734 <row>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \lang english
30741 text
30742 \end_layout
30743
30744 \end_inset
30745 </cell>
30746 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30747 \begin_inset Text
30748
30749 \begin_layout Plain Layout
30750
30751 \lang english
30752 text
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 </row>
30758 <row>
30759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30760 \begin_inset Text
30761
30762 \begin_layout Plain Layout
30763
30764 \lang english
30765 \begin_inset Graphics
30766         filename ../../images/dialog-show-new-inset_graphics.png
30767         scale 70
30768         scaleBeforeRotation
30769         BoundingBox 0bp 6bp 22bp 22bp
30770
30771 \end_inset
30772
30773
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782
30783 \lang english
30784 text
30785 \end_layout
30786
30787 \end_inset
30788 </cell>
30789 </row>
30790 <row>
30791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30792 \begin_inset Text
30793
30794 \begin_layout Plain Layout
30795
30796 \lang english
30797 text
30798 \end_layout
30799
30800 \end_inset
30801 </cell>
30802 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Plain Layout
30806
30807 \lang english
30808 text
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 </row>
30814 </lyxtabular>
30815
30816 \end_inset
30817
30818  
30819 \begin_inset Tabular
30820 <lyxtabular version="3" rows="3" columns="3">
30821 <features tabularvalignment="middle">
30822 <column alignment="center" valignment="top" width="0">
30823 <column alignment="center" valignment="top" width="0">
30824 <column alignment="center" valignment="top" width="0">
30825 <row>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \lang english
30832 text
30833 \end_layout
30834
30835 \end_inset
30836 </cell>
30837 <cell alignment="center" valignment="top" topline="true" usebox="none">
30838 \begin_inset Text
30839
30840 \begin_layout Plain Layout
30841
30842 \lang english
30843 text
30844 \end_layout
30845
30846 \end_inset
30847 </cell>
30848 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30849 \begin_inset Text
30850
30851 \begin_layout Plain Layout
30852
30853 \lang english
30854 text
30855 \end_layout
30856
30857 \end_inset
30858 </cell>
30859 </row>
30860 <row>
30861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \lang english
30867 text
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876
30877 \lang english
30878 \begin_inset Graphics
30879         filename ../../images/dialog-show-new-inset_graphics.png
30880         scale 70
30881         scaleBeforeRotation
30882         BoundingBox 0bp 6bp 22bp 22bp
30883
30884 \end_inset
30885
30886
30887 \end_layout
30888
30889 \end_inset
30890 </cell>
30891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30892 \begin_inset Text
30893
30894 \begin_layout Plain Layout
30895
30896 \lang english
30897 text
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 </row>
30903 <row>
30904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30905 \begin_inset Text
30906
30907 \begin_layout Plain Layout
30908
30909 \lang english
30910 text
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30916 \begin_inset Text
30917
30918 \begin_layout Plain Layout
30919
30920 \lang english
30921 text
30922 \end_layout
30923
30924 \end_inset
30925 </cell>
30926 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30927 \begin_inset Text
30928
30929 \begin_layout Plain Layout
30930
30931 \lang english
30932 text
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 </row>
30938 </lyxtabular>
30939
30940 \end_inset
30941
30942  
30943 \begin_inset Tabular
30944 <lyxtabular version="3" rows="3" columns="2">
30945 <features tabularvalignment="middle">
30946 <column alignment="center" valignment="top" width="0">
30947 <column alignment="center" valignment="top" width="0">
30948 <row>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \lang english
30955 text
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964
30965 \lang english
30966 text
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 </row>
30972 <row>
30973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30974 \begin_inset Text
30975
30976 \begin_layout Plain Layout
30977
30978 \lang english
30979 text
30980 \end_layout
30981
30982 \end_inset
30983 </cell>
30984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \lang english
30990 \begin_inset Graphics
30991         filename ../../images/dialog-show-new-inset_graphics.png
30992         scale 70
30993         scaleBeforeRotation
30994         BoundingBox 0bp 6bp 22bp 22bp
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \end_inset
31002 </cell>
31003 </row>
31004 <row>
31005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \lang english
31011 text
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020
31021 \lang english
31022 text
31023 \end_layout
31024
31025 \end_inset
31026 </cell>
31027 </row>
31028 </lyxtabular>
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \begin_layout Standard
31036 \noindent
31037
31038 \lang english
31039 you can use the LaTeX-package
31040 \lang japanese
31041  
31042 \series bold
31043 picinpar
31044 \series default
31045
31046 \begin_inset Index idx
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050 LaTeXぱっけーじ@LaTeXパッケージ ! picinpar
31051 \end_layout
31052
31053 \end_inset
31054
31055 .
31056  
31057 \lang english
31058 Here is an example
31059 \lang japanese
31060 :
31061 \end_layout
31062
31063 \begin_layout Standard
31064 \begin_inset ERT
31065 status collapsed
31066
31067 \begin_layout Plain Layout
31068
31069
31070 \backslash
31071 ifpicinpar
31072 \end_layout
31073
31074 \end_inset
31075
31076
31077 \begin_inset Note Note
31078 status open
31079
31080 \begin_layout Plain Layout
31081 以下の部分は、LaTeXパッケージ
31082 \series bold
31083 picinpar
31084 \series default
31085 が導入されているときのみ表示されます。
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \end_layout
31092
31093 \begin_layout Standard
31094 \begin_inset ERT
31095 status collapsed
31096
31097 \begin_layout Plain Layout
31098
31099
31100 \backslash
31101 begin{window}[2,c,{
31102 \end_layout
31103
31104 \end_inset
31105
31106
31107 \begin_inset Graphics
31108         filename ../clipart/mobius.eps
31109         lyxscale 60
31110         width 40col%
31111         scaleBeforeRotation
31112         rotateOrigin center
31113
31114 \end_inset
31115
31116
31117 \begin_inset ERT
31118 status collapsed
31119
31120 \begin_layout Plain Layout
31121
31122 },]
31123 \end_layout
31124
31125 \begin_layout Plain Layout
31126
31127 {}
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \size small
31134 \lang english
31135 It was in the spring of the year 1894 that all London was interested, and
31136  the fashionable world dismayed, by the murder of the Honourable Ronald
31137  Adair under most unusual and inexplicable circumstances.
31138  The public has already learned those particulars of the crime which
31139 \size default
31140
31141 \begin_inset ERT
31142 status collapsed
31143
31144 \begin_layout Plain Layout
31145
31146
31147 \backslash
31148 footnotemark{}
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \size small
31155  came out in the police investigation, but a good deal was suppressed upon
31156  that occasion, since the case for the prosecution was so overwhelmingly
31157  strong that it was not necessary to bring forward all the facts.
31158  Only now, at the end of nearly ten years, am I allowed to supply those
31159  missing links which make up the whole of that remarkable chain
31160 \lang japanese
31161 .
31162 \size default
31163
31164 \begin_inset ERT
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168
31169
31170 \backslash
31171 end{window}
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180
31181 \lang english
31182 \begin_inset ERT
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186
31187
31188 \backslash
31189 footnotetext{
31190 \end_layout
31191
31192 \end_inset
31193
31194 Footnote of the paragraph with the fixed object.
31195 \begin_inset ERT
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199
31200 }
31201 \end_layout
31202
31203 \end_inset
31204
31205
31206 \end_layout
31207
31208 \begin_layout Standard
31209
31210 \lang english
31211 Surrounded fixed objects are used to let text float around them, at which
31212  the object's position in the paragraph can be determined by the number
31213  of lines above it.
31214  In contrary to floats is it not possible to have a numbered caption.
31215 \end_layout
31216
31217 \begin_layout Standard
31218
31219 \lang english
31220 A fixed object is inserted by adding the command
31221 \end_layout
31222
31223 \begin_layout Standard
31224
31225 \series bold
31226
31227 \backslash
31228 begin{window}[2,c,{
31229 \end_layout
31230
31231 \begin_layout Standard
31232
31233 \lang english
31234 as TeX Code at the beginning of the paragraph.
31235  The first parameter in the bracket, here '2', defines the number of lines
31236  above the object, the second, here 'c', the position of the object.
31237  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
31238  Behind the command you insert the object.
31239  In this example an image with a width of 40
31240 \begin_inset space \thinspace{}
31241 \end_inset
31242
31243 % of the text column width was inserted.
31244  The object can also be a table, a box or an equation.
31245  Behind the object the command
31246 \end_layout
31247
31248 \begin_layout Standard
31249
31250 \series bold
31251 },description text]
31252 \begin_inset Newline newline
31253 \end_inset
31254
31255 {}
31256 \end_layout
31257
31258 \begin_layout Standard
31259
31260 \lang english
31261 is inserted.
31262  Note that the 
31263 \begin_inset Quotes eld
31264 \end_inset
31265
31266
31267 \series bold
31268 {}
31269 \series default
31270
31271 \begin_inset Quotes erd
31272 \end_inset
31273
31274  is in the second line.
31275  The description text is optional.
31276  The text surrounding the object must be in the same paragraph as the object,
31277  so it must begin directly after the 
31278 \series bold
31279 {}
31280 \series default
31281 .
31282  At the end of the paragraph insert the command:
31283 \end_layout
31284
31285 \begin_layout Standard
31286
31287 \series bold
31288
31289 \backslash
31290 end{window}
31291 \end_layout
31292
31293 \begin_layout Standard
31294
31295 \lang english
31296 Within a paragraph with a fixed object, you cannot insert footnotes in the
31297  normal way.
31298  You have to use instead the command 
31299 \series bold
31300
31301 \backslash
31302 footnotemark
31303 \series default
31304  inside the paragraph and outside the command 
31305 \series bold
31306
31307 \backslash
31308 footnotetext
31309 \series default
31310  as described in sec.
31311 \lang japanese
31312
31313 \begin_inset space \thinspace{}
31314 \end_inset
31315
31316
31317 \begin_inset CommandInset ref
31318 LatexCommand ref
31319 reference "sec:脚注"
31320
31321 \end_inset
31322
31323 .
31324 \end_layout
31325
31326 \begin_layout Standard
31327 \begin_inset ERT
31328 status collapsed
31329
31330 \begin_layout Plain Layout
31331
31332
31333 \backslash
31334 else
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \begin_inset Note Note
31341 status open
31342
31343 \begin_layout Plain Layout
31344 以下の部分は、LaTeXパッケージ
31345 \series bold
31346 picinpar
31347 \series default
31348 が導入されていないときのみ表示されます。
31349 \end_layout
31350
31351 \end_inset
31352
31353
31354 \end_layout
31355
31356 \begin_layout Standard
31357 本節の以下の部分を出力に表示するには、LaTeXパッケージ
31358 \series bold
31359 picinpar
31360 \series default
31361 を導入する必要があります。
31362 \end_layout
31363
31364 \begin_layout Standard
31365 \begin_inset ERT
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369
31370
31371 \backslash
31372 fi
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \begin_layout Section
31381
31382 \lang english
31383 Initials
31384 \begin_inset Index idx
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388
31389 \lang english
31390 Initials
31391 \end_layout
31392
31393 \end_inset
31394
31395
31396 \begin_inset Index idx
31397 status collapsed
31398
31399 \begin_layout Plain Layout
31400
31401 \lang english
31402 Surrounded by text ! Initials
31403 \end_layout
31404
31405 \end_inset
31406
31407
31408 \end_layout
31409
31410 \begin_layout Standard
31411
31412 \lang english
31413 To use initials, you must have the LaTeX package
31414 \lang japanese
31415  
31416 \series bold
31417 lettrine
31418 \series default
31419
31420 \begin_inset Index idx
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424 LaTeXぱっけーじ@LaTeXパッケージ ! lettrine
31425 \end_layout
31426
31427 \end_inset
31428
31429  
31430 \lang english
31431 installed and use the module 
31432 \family sans
31433 Initials
31434 \family default
31435  in your document (menu 
31436 \family sans
31437 Document\SpecialChar \menuseparator
31438 Settings\SpecialChar \menuseparator
31439 Modules
31440 \family default
31441 ).
31442  To insert an initial, use the style 
31443 \family sans
31444 Initial
31445 \family default
31446 .
31447  This style has a mandatory and an optional argument.
31448  The mandatory argument is inserted via the menu 
31449 \family sans
31450 Insert\SpecialChar \menuseparator
31451 Short
31452 \begin_inset space ~
31453 \end_inset
31454
31455 Title
31456 \family default
31457  and contains the letter that is the initial.
31458  To use the also the optional argument, insert another argument in front
31459  of the mandatory argument.
31460  This one contains parameters to modify the initial.
31461  For more information about the possible parameters see the documentation
31462  of
31463 \lang japanese
31464  
31465 \series bold
31466 lettrine
31467 \series default
31468
31469 \begin_inset CommandInset citation
31470 LatexCommand cite
31471 key "lettrine"
31472
31473 \end_inset
31474
31475 .
31476  
31477 \lang english
31478 The style itself contains the text that is surrounding the initial.
31479  The usual style is hereby that the word whose first letter is the initial,
31480  is printed with 
31481 \shape smallcaps
31482 small caps
31483 \shape default
31484 .
31485  To tell LaTeX where this word is finished, add a closing brace '
31486 \series bold
31487 }
31488 \series default
31489 ' as TeX Code behind it.
31490  At the end of the style there must be an opening brace '
31491 \series bold
31492 {
31493 \series default
31494 ' as TeX Code.
31495 \end_layout
31496
31497 \begin_layout Standard
31498
31499 \lang english
31500 Here are some examples:
31501 \end_layout
31502
31503 \begin_layout Standard
31504 \begin_inset ERT
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508
31509
31510 \backslash
31511 iflettrine
31512 \end_layout
31513
31514 \end_inset
31515
31516
31517 \begin_inset Note Note
31518 status open
31519
31520 \begin_layout Plain Layout
31521 以下の部分は、LaTeXパッケージ
31522 \series bold
31523 lettrine
31524 \series default
31525 が導入されているときのみ表示されます。
31526 \end_layout
31527
31528 \end_inset
31529
31530
31531 \end_layout
31532
31533 \begin_layout Enumerate
31534
31535 \lang english
31536 No optional argument, the initial is the letter 'I' in the math font 
31537 \begin_inset Formula $\mathfrak{Fraktur}$
31538 \end_inset
31539
31540 :
31541 \end_layout
31542
31543 \begin_deeper
31544 \begin_layout Initial
31545 \begin_inset Argument
31546 status open
31547
31548 \begin_layout Plain Layout
31549 \begin_inset Formula $\mathfrak{I}$
31550 \end_inset
31551
31552
31553 \end_layout
31554
31555 \end_inset
31556
31557 t
31558 \begin_inset ERT
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562
31563 }
31564 \end_layout
31565
31566 \end_inset
31567
31568  
31569 \lang english
31570 was in the spring of the year 1894 that all London was interested, and the
31571  fashionable world dismayed, by the murder of the Honourable Ronald Adair
31572  under most unusual and inexplicable circumstances.
31573  The public has already learned those particulars of the crime which came
31574  out in the police investigation, but a good deal was suppressed upon that
31575  occasion, since the case for the prosecution was so overwhelmingly strong
31576  that it was not necessary to bring forward all the facts.
31577 \lang japanese
31578
31579 \begin_inset ERT
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583
31584 {
31585 \end_layout
31586
31587 \end_inset
31588
31589
31590 \lang english
31591
31592 \begin_inset Newpage newpage
31593 \end_inset
31594
31595
31596 \end_layout
31597
31598 \end_deeper
31599 \begin_layout Enumerate
31600
31601 \lang english
31602 Only one line is surrounding the initial, which is formed by two letters
31603  in standard font and no text is printed in small caps:
31604 \end_layout
31605
31606 \begin_deeper
31607 \begin_layout Initial
31608 \begin_inset Argument
31609 status open
31610
31611 \begin_layout Plain Layout
31612 lines=1
31613 \end_layout
31614
31615 \end_inset
31616
31617
31618 \begin_inset Argument
31619 status open
31620
31621 \begin_layout Plain Layout
31622 It
31623 \end_layout
31624
31625 \end_inset
31626
31627
31628 \begin_inset ERT
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632
31633 }
31634 \end_layout
31635
31636 \end_inset
31637
31638  
31639 \lang english
31640 was in the spring of the year 1894 that all London was interested, and the
31641  fashionable world dismayed, by the murder of the Honourable Ronald Adair
31642  under most unusual and inexplicable circumstances.
31643  The public has already learned those particulars of the crime which came
31644  out in the police investigation, but a good deal was suppressed upon that
31645  occasion, since the case for the prosecution was so overwhelmingly strong
31646  that it was not necessary to bring forward all the facts.
31647 \lang japanese
31648
31649 \begin_inset ERT
31650 status collapsed
31651
31652 \begin_layout Plain Layout
31653
31654 {
31655 \end_layout
31656
31657 \end_inset
31658
31659
31660 \end_layout
31661
31662 \end_deeper
31663 \begin_layout Enumerate
31664
31665 \lang english
31666 Magenta, hanging initial over 3
31667 \begin_inset space ~
31668 \end_inset
31669
31670 lines in the math font 
31671 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
31672 \end_inset
31673
31674 , the text 
31675 \begin_inset Quotes eld
31676 \end_inset
31677
31678 t was in the spring
31679 \begin_inset Quotes erd
31680 \end_inset
31681
31682  is in 
31683 \shape smallcaps
31684 small caps
31685 \shape default
31686 ; to color the initial, you must insert this command before the initial:
31687 \begin_inset Newline newline
31688 \end_inset
31689
31690
31691 \series bold
31692
31693 \backslash
31694 renewcommand{
31695 \backslash
31696 LettrineFontHook}{
31697 \backslash
31698 color{color}}
31699 \series default
31700
31701 \begin_inset Newline newline
31702 \end_inset
31703
31704 where the second 
31705 \emph on
31706 color
31707 \emph default
31708  can be 
31709 \begin_inset Quotes eld
31710 \end_inset
31711
31712 red
31713 \begin_inset Quotes erd
31714 \end_inset
31715
31716
31717 \begin_inset Quotes eld
31718 \end_inset
31719
31720 blue
31721 \begin_inset Quotes erd
31722 \end_inset
31723
31724
31725 \begin_inset Quotes eld
31726 \end_inset
31727
31728 green
31729 \begin_inset Quotes erd
31730 \end_inset
31731
31732
31733 \begin_inset Quotes eld
31734 \end_inset
31735
31736 yellow
31737 \begin_inset Quotes erd
31738 \end_inset
31739
31740
31741 \begin_inset Quotes eld
31742 \end_inset
31743
31744 cyan
31745 \begin_inset Quotes erd
31746 \end_inset
31747
31748
31749 \begin_inset Quotes eld
31750 \end_inset
31751
31752 magenta
31753 \begin_inset Quotes erd
31754 \end_inset
31755
31756
31757 \begin_inset Quotes eld
31758 \end_inset
31759
31760 black
31761 \begin_inset Quotes erd
31762 \end_inset
31763
31764  or 
31765 \begin_inset Quotes eld
31766 \end_inset
31767
31768 white
31769 \begin_inset Quotes erd
31770 \end_inset
31771
31772 , and add this command to the document preamble
31773 \lang japanese
31774 :
31775 \begin_inset Newline newline
31776 \end_inset
31777
31778
31779 \series bold
31780
31781 \backslash
31782 @ifundefined{textcolor}
31783 \begin_inset Newline newline
31784 \end_inset
31785
31786
31787 \begin_inset space ~
31788 \end_inset
31789
31790 {
31791 \backslash
31792 usepackage{color}}{}
31793 \end_layout
31794
31795 \begin_deeper
31796 \begin_layout Standard
31797 \begin_inset ERT
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801
31802
31803 \backslash
31804 renewcommand{
31805 \backslash
31806 LettrineFontHook}{
31807 \backslash
31808 color{magenta}}
31809 \end_layout
31810
31811 \end_inset
31812
31813
31814 \lang english
31815
31816 \begin_inset Note Note
31817 status collapsed
31818
31819 \begin_layout Plain Layout
31820
31821 \lang english
31822 makes the initial magenta
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \end_layout
31829
31830 \begin_layout Initial
31831 \begin_inset Argument
31832 status open
31833
31834 \begin_layout Plain Layout
31835 lines=3, lhang=0.33, loversize=0.25
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \begin_inset Argument
31842 status open
31843
31844 \begin_layout Plain Layout
31845 \begin_inset Formula $\mathcal{I}$
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \end_inset
31852
31853
31854 \lang english
31855 t was in the spring
31856 \lang japanese
31857
31858 \begin_inset ERT
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862
31863 }
31864 \end_layout
31865
31866 \end_inset
31867
31868  
31869 \lang english
31870 of the year 1894 that all London was interested, and the fashionable world
31871  dismayed, by the murder of the Honourable Ronald Adair under most unusual
31872  and inexplicable circumstances.
31873  The public has already learned those particulars of the crime which came
31874  out in the police investigation, but a good deal was suppressed upon that
31875  occasion, since the case for the prosecution was so overwhelmingly strong
31876  that it was not necessary to bring forward all the facts.
31877 \lang japanese
31878
31879 \begin_inset ERT
31880 status collapsed
31881
31882 \begin_layout Plain Layout
31883
31884 {
31885 \end_layout
31886
31887 \end_inset
31888
31889
31890 \end_layout
31891
31892 \end_deeper
31893 \begin_layout Standard
31894 \begin_inset ERT
31895 status collapsed
31896
31897 \begin_layout Plain Layout
31898
31899
31900 \backslash
31901 else
31902 \end_layout
31903
31904 \end_inset
31905
31906
31907 \begin_inset Note Note
31908 status open
31909
31910 \begin_layout Plain Layout
31911 以下の部分は、LaTeXパッケージ
31912 \series bold
31913 lettrine
31914 \series default
31915 が導入されていないときのみ表示されます。
31916 \end_layout
31917
31918 \end_inset
31919
31920
31921 \end_layout
31922
31923 \begin_layout Standard
31924 本節の以下の部分を出力に表示するには、LaTeXパッケージ
31925 \series bold
31926 lettrine
31927 \series default
31928 を導入する必要があります。
31929 \end_layout
31930
31931 \begin_layout Standard
31932 \begin_inset ERT
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936
31937
31938 \backslash
31939 fi
31940 \end_layout
31941
31942 \end_inset
31943
31944
31945 \end_layout
31946
31947 \begin_layout Chapter
31948 外部文書構成要素
31949 \begin_inset Index idx
31950 status collapsed
31951
31952 \begin_layout Plain Layout
31953 がいぶぶんしょこうせいようそ@外部文書構成要素
31954 \end_layout
31955
31956 \end_inset
31957
31958
31959 \end_layout
31960
31961 \begin_layout Standard
31962
31963 \family sans
31964 挿入\SpecialChar \menuseparator
31965 ファイル
31966 \family default
31967 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
31968 \end_layout
31969
31970 \begin_layout Description
31971 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
31972 \end_layout
31973
31974 \begin_layout Description
31975 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
31976 \end_layout
31977
31978 \begin_layout Description
31979 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
31980 \end_layout
31981
31982 \begin_layout Description
31983 外部素材 様々な書式のファイル。
31984 \end_layout
31985
31986 \begin_layout Description
31987 子文書 LyXあるいはLaTeX文書。
31988 \end_layout
31989
31990 \begin_layout Section
31991 外部素材
31992 \begin_inset Index idx
31993 status collapsed
31994
31995 \begin_layout Plain Layout
31996 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Standard
32005 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
32006 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
32007 \family sans
32008 操作性\SpecialChar \menuseparator
32009 表示
32010 \family default
32011 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
32012 \end_layout
32013
32014 \begin_layout Standard
32015 外部素材は、
32016 \family sans
32017 挿入
32018 \family default
32019 \SpecialChar \menuseparator
32020
32021 \family sans
32022 ファイル
32023 \family default
32024 \SpecialChar \menuseparator
32025
32026 \family sans
32027 外部素材
32028 \family default
32029 メニューで開くことのできる
32030 \family sans
32031 外部素材
32032 \family default
32033 ダイアログから挿入することができます。目下、以下のファイル形式(
32034 \family sans
32035 ひな型
32036 \family default
32037 )が使用できます。
32038 \end_layout
32039
32040 \begin_layout Description
32041 チェス棋譜 このひな型は、
32042 \series bold
32043
32044 \begin_inset CommandInset href
32045 LatexCommand href
32046 name "XBoard"
32047 target "http://en.wikipedia.org/wiki/XBoard"
32048
32049 \end_inset
32050
32051
32052 \series default
32053 プログラムで作成されたチェス棋譜をサポートします。
32054 \end_layout
32055
32056 \begin_layout Description
32057 日付 これは、
32058 \emph on
32059 日-月-年
32060 \emph default
32061 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
32062 \begin_inset External
32063         template Date
32064         filename .
32065
32066 \end_inset
32067
32068
32069 \begin_inset space ~
32070 \end_inset
32071
32072
32073 \begin_inset Note Note
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077 バグ4398が修正されたら、この保護空白は削除してください!
32078 \end_layout
32079
32080 \end_inset
32081
32082
32083 \begin_inset Newline newline
32084 \end_inset
32085
32086 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
32087 \family sans
32088 挿入
32089 \family default
32090 \SpecialChar \menuseparator
32091 日付メニューを使用する方法で、他はLaTeXコマンドの
32092 \series bold
32093
32094 \backslash
32095 today
32096 \series default
32097 をTeXコードで使用する方法です。これらの各方法は、表
32098 \begin_inset CommandInset ref
32099 LatexCommand ref
32100 reference "tab:日付挿入方法"
32101
32102 \end_inset
32103
32104 に比較を掲載しておきます。
32105 \end_layout
32106
32107 \begin_layout Description
32108 Dia このひな型は、
32109 \series bold
32110
32111 \begin_inset CommandInset href
32112 LatexCommand href
32113 name "Dia"
32114 target "http://en.wikipedia.org/wiki/Dia_(software)"
32115
32116 \end_inset
32117
32118
32119 \series default
32120 プログラムで作成したダイアグラムをサポートします。
32121 \end_layout
32122
32123 \begin_layout Description
32124 LilyPond このひな型は、
32125 \series bold
32126
32127 \begin_inset CommandInset href
32128 LatexCommand href
32129 name "LilyPond"
32130 target "http://en.wikipedia.org/wiki/LilyPond"
32131
32132 \end_inset
32133
32134
32135 \series default
32136 プログラムで作成した楽譜の組版に使用されます。
32137 \end_layout
32138
32139 \begin_layout Description
32140 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
32141 \family sans
32142 LaTeXとLyXオプション
32143 \family default
32144 タブ中の
32145 \family sans
32146 オプション
32147 \family default
32148 フィールドに
32149 \emph on
32150 pages
32151 \emph default
32152 オプションを指定してください。
32153 \emph on
32154 pages
32155 \emph default
32156 オプションを指定しないと、PDFの最初のページのみが挿入されます。
32157 \end_layout
32158
32159 \begin_layout Description
32160 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
32161 \family sans
32162 外部素材
32163 \family default
32164 ダイアログを使って入れる画像は、第
32165 \begin_inset CommandInset ref
32166 LatexCommand ref
32167 reference "sec:画像ダイアログ"
32168
32169 \end_inset
32170
32171 節にあるように
32172 \family sans
32173 画像
32174 \family default
32175 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
32176 サポートしていないという点のみです。
32177 \end_layout
32178
32179 \begin_layout Description
32180 XFig このひな型は、
32181 \series bold
32182
32183 \begin_inset CommandInset href
32184 LatexCommand href
32185 name "Xfig"
32186 target "http://en.wikipedia.org/wiki/Xfig"
32187
32188 \end_inset
32189
32190
32191 \series default
32192 プログラムで作成した画像をサポートします。
32193 \end_layout
32194
32195 \begin_layout Standard
32196 \begin_inset Float table
32197 placement h
32198 wide false
32199 sideways false
32200 status open
32201
32202 \begin_layout Plain Layout
32203 \begin_inset Caption
32204
32205 \begin_layout Plain Layout
32206 \begin_inset CommandInset label
32207 LatexCommand label
32208 name "tab:日付挿入方法"
32209
32210 \end_inset
32211
32212 日付の挿入方法の比較
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \begin_layout Plain Layout
32221 \align center
32222 \begin_inset Tabular
32223 <lyxtabular version="3" rows="4" columns="4">
32224 <features tabularvalignment="middle">
32225 <column alignment="center" valignment="top" width="0">
32226 <column alignment="center" valignment="top" width="0">
32227 <column alignment="center" valignment="top" width="0">
32228 <column alignment="center" valignment="top" width="0">
32229 <row>
32230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234 文書書式
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243
32244 \family sans
32245 外部素材\SpecialChar \menuseparator
32246 日付
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32252 \begin_inset Text
32253
32254 \begin_layout Plain Layout
32255
32256 \family sans
32257 挿入\SpecialChar \menuseparator
32258 日付
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \series bold
32269
32270 \backslash
32271 today
32272 \series default
32273 コマンド
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 </row>
32279 <row>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284 LyX
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293 差込枠として
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302 日付として
32303 \end_layout
32304
32305 \end_inset
32306 </cell>
32307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32308 \begin_inset Text
32309
32310 \begin_layout Plain Layout
32311 TeXコード差込枠として
32312 \end_layout
32313
32314 \end_inset
32315 </cell>
32316 </row>
32317 <row>
32318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32319 \begin_inset Text
32320
32321 \begin_layout Plain Layout
32322 LaTeX
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32328 \begin_inset Text
32329
32330 \begin_layout Plain Layout
32331 日付として
32332 \end_layout
32333
32334 \end_inset
32335 </cell>
32336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32337 \begin_inset Text
32338
32339 \begin_layout Plain Layout
32340 日付として
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349 コマンドとして
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 </row>
32355 <row>
32356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32357 \begin_inset Text
32358
32359 \begin_layout Plain Layout
32360 DVI, PDF, PS
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369 日付として
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378 日付として
32379 \end_layout
32380
32381 \end_inset
32382 </cell>
32383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32384 \begin_inset Text
32385
32386 \begin_layout Plain Layout
32387 日付として
32388 \end_layout
32389
32390 \end_inset
32391 </cell>
32392 </row>
32393 </lyxtabular>
32394
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \end_layout
32404
32405 \begin_layout Standard
32406
32407 \family sans
32408 外部素材
32409 \family default
32410 ダイアログの
32411 \family sans
32412 ファイル
32413 \family default
32414 タブ中で
32415 \family sans
32416 下書き
32417 \family default
32418 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
32419 \begin_inset Newline newline
32420 \end_inset
32421
32422 LyX中での外部素材は、ダイアログ内の
32423 \family sans
32424 LaTeXとLyXのオプション
32425 \family default
32426 タブにある
32427 \family sans
32428 LyX内に表示
32429 \family default
32430 オプションの指定に従って、
32431 \begin_inset Graphics
32432         filename clipart/ExternalMaterialQt4.png
32433         scale 85
32434         scaleBeforeRotation
32435
32436 \end_inset
32437
32438 のようなボックスとして表示されるか、画像として表示されます。
32439 \end_layout
32440
32441 \begin_layout Standard
32442 取扱説明書
32443 \family sans
32444 \emph on
32445 カスタマイズ篇
32446 \family default
32447 \emph default
32448 には、自製のひな型を定義する方法が説明されています。
32449 \end_layout
32450
32451 \begin_layout Section
32452 子文書
32453 \begin_inset CommandInset label
32454 LatexCommand label
32455 name "sec:子文書"
32456
32457 \end_inset
32458
32459
32460 \begin_inset Index idx
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
32465 \end_layout
32466
32467 \end_inset
32468
32469
32470 \begin_inset Index idx
32471 status collapsed
32472
32473 \begin_layout Plain Layout
32474 ふぁいる@ファイル ! いんくるーど@インクルード
32475 \end_layout
32476
32477 \end_inset
32478
32479
32480 \end_layout
32481
32482 \begin_layout Standard
32483 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
32484 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
32485 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
32486 \end_layout
32487
32488 \begin_layout Standard
32489 親文書を開くことなく子文書で作業できるようにするには、子文書の
32490 \family sans
32491 文書
32492 \family default
32493 \SpecialChar \menuseparator
32494
32495 \family sans
32496 設定
32497 \family default
32498 \SpecialChar \menuseparator
32499
32500 \family sans
32501 文書クラス
32502 \family default
32503 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
32504 \end_layout
32505
32506 \begin_layout Standard
32507 取り込んだ文書は、LyX中で
32508 \begin_inset Graphics
32509         filename clipart/ChildDocumentQt4.png
32510         scale 85
32511         scaleBeforeRotation
32512
32513 \end_inset
32514
32515 のようなボックスとして表示されます。子文書を親文書に取り込むには、
32516 \family sans
32517 挿入
32518 \family default
32519 \SpecialChar \menuseparator
32520
32521 \family sans
32522 ファイル
32523 \family default
32524 \SpecialChar \menuseparator
32525
32526 \family sans
32527 子文書
32528 \family default
32529 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
32530 \end_layout
32531
32532 \begin_layout Description
32533 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
32534 \family sans
32535 子文書
32536 \family default
32537 ダイアログの
32538 \family sans
32539 編集
32540 \family default
32541 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
32542 \begin_inset Newline newline
32543 \end_inset
32544
32545
32546 \end_layout
32547
32548 \begin_layout Standard
32549 以下は、
32550 \family sans
32551 Include
32552 \family default
32553 を使用して挿入した子文書です。 
32554 \begin_inset CommandInset include
32555 LatexCommand include
32556 filename "DummyDocument1.lyx"
32557
32558 \end_inset
32559
32560
32561 \end_layout
32562
32563 \begin_layout Standard
32564 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
32565 あります。取り込んだ文書のラベルは、第
32566 \begin_inset CommandInset ref
32567 LatexCommand ref
32568 reference "sub:外部文書の第1小節"
32569
32570 \end_inset
32571
32572 小節、のように参照することができます。
32573 \end_layout
32574
32575 \begin_layout Standard
32576 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
32577 は、新規頁から始まるように挿入され、改頁して終わります。
32578 \end_layout
32579
32580 \begin_layout Standard
32581 大きな文書のうち、特定の章だけの作業を行っている際に、コンパイル時間を短縮したい場合、取り込んだファイルの各々を派生枝の中に入れる方法があります
32582 \begin_inset Foot
32583 status open
32584
32585 \begin_layout Plain Layout
32586 派生枝は、LyX
32587 \emph on
32588 ユーザーの手引き
32589 \emph default
32590
32591 \emph on
32592 派生枝
32593 \emph default
32594 の節に説明されています。
32595 \end_layout
32596
32597 \end_inset
32598
32599 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。
32600 \end_layout
32601
32602 \begin_layout Standard
32603 \begin_inset Note Greyedout
32604 status open
32605
32606 \begin_layout Plain Layout
32607
32608 \series bold
32609 【註】
32610 \series default
32611 LyXのバグにより、どのファイルを取り込むかを決める他の方法として、現在のところ、LaTeXコマンドの
32612 \series bold
32613
32614 \backslash
32615 includeonly
32616 \series default
32617 を使用することはできません。
32618 \end_layout
32619
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \begin_layout Standard
32626 \begin_inset Note Greyedout
32627 status open
32628
32629 \begin_layout Plain Layout
32630
32631 \series bold
32632 【註】
32633 \series default
32634 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
32635 警告が発せられます。
32636 \end_layout
32637
32638 \end_inset
32639
32640
32641 \end_layout
32642
32643 \begin_layout Description
32644 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
32645 \end_layout
32646
32647 \begin_deeper
32648 \begin_layout Itemize
32649 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
32650 \end_layout
32651
32652 \begin_layout Itemize
32653 Inputファイルは、LyX設定の操作性
32654 \family sans
32655 \SpecialChar \menuseparator
32656 表示
32657 \family default
32658 の下にある
32659 \family sans
32660 画像を表示
32661 \family default
32662 を有効にすると、LyX中でプレビューすることができます。
32663 \end_layout
32664
32665 \begin_layout Itemize
32666 LaTeXコマンドの
32667 \series bold
32668
32669 \backslash
32670 includeonly
32671 \series default
32672 は使用することができません。
32673 \end_layout
32674
32675 \end_deeper
32676 \begin_layout Standard
32677 右は、
32678 \family sans
32679 Input
32680 \family default
32681 を使って挿入した子文書です。 
32682 \begin_inset CommandInset include
32683 LatexCommand input
32684 filename "DummyDocument2.lyx"
32685
32686 \end_inset
32687
32688
32689 \end_layout
32690
32691 \begin_layout Description
32692 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
32693 に用いられているコマンドは実行されません。
32694 \family sans
32695 出力の空白に印付けをする
32696 \family default
32697 オプションを有効にすると、ソースコード中のすべての空白文字に「
32698 \begin_inset ERT
32699 status collapsed
32700
32701 \begin_layout Plain Layout
32702
32703
32704 \backslash
32705 textvisiblespace 
32706 \end_layout
32707
32708 \end_inset
32709
32710 」文字を表示させることができます。
32711 \family sans
32712 挿入\SpecialChar \menuseparator
32713 ファイル\SpecialChar \menuseparator
32714 平文
32715 \family default
32716 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
32717 \end_layout
32718
32719 \begin_layout Standard
32720 以下は、verbatimとして挿入された子文書です。 
32721 \begin_inset CommandInset include
32722 LatexCommand verbatiminput
32723 filename "../DummyTextDocument.txt"
32724
32725 \end_inset
32726
32727
32728 \begin_inset VSpace bigskip
32729 \end_inset
32730
32731 以下は、
32732 \family sans
32733 出力の空白に印付けをする
32734 \family default
32735 オプションを指定して、verbatimとして挿入された子文書です。 
32736 \begin_inset CommandInset include
32737 LatexCommand verbatiminput*
32738 filename "../DummyTextDocument.txt"
32739
32740 \end_inset
32741
32742
32743 \end_layout
32744
32745 \begin_layout Standard
32746 \begin_inset VSpace bigskip
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Standard
32753 \begin_inset Note Greyedout
32754 status open
32755
32756 \begin_layout Plain Layout
32757
32758 \series bold
32759 【註】
32760 \series default
32761 上記の例でわかるように、
32762 \family sans
32763 verbatim
32764 \family default
32765 として取り込んだ文書の文章は、文書行の終わりで改行されません。
32766 \end_layout
32767
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \begin_layout Standard
32774 \begin_inset Note Greyedout
32775 status open
32776
32777 \begin_layout Plain Layout
32778
32779 \series bold
32780 【訳註】
32781 \series default
32782 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
32783 \end_layout
32784
32785 \end_inset
32786
32787
32788 \end_layout
32789
32790 \begin_layout Description
32791 プログラムリスト この型については、第
32792 \begin_inset CommandInset ref
32793 LatexCommand ref
32794 reference "cha:プログラムコードリスト"
32795
32796 \end_inset
32797
32798 章に説明されています。
32799 \end_layout
32800
32801 \begin_layout Standard
32802 \begin_inset Note Greyedout
32803 status open
32804
32805 \begin_layout Plain Layout
32806
32807 \series bold
32808 【註】
32809 \series default
32810 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
32811 \end_layout
32812
32813 \end_inset
32814
32815
32816 \end_layout
32817
32818 \begin_layout Chapter
32819 プログラムコードリスト
32820 \begin_inset CommandInset label
32821 LatexCommand label
32822 name "cha:プログラムコードリスト"
32823
32824 \end_inset
32825
32826
32827 \begin_inset Index idx
32828 status collapsed
32829
32830 \begin_layout Plain Layout
32831 りすと@リスト
32832 \end_layout
32833
32834 \end_inset
32835
32836
32837 \begin_inset Index idx
32838 status collapsed
32839
32840 \begin_layout Plain Layout
32841 ぷろぐらむこーど@プログラムコード
32842 \end_layout
32843
32844 \end_inset
32845
32846
32847 \begin_inset Index idx
32848 status collapsed
32849
32850 \begin_layout Plain Layout
32851 ふろーと@フロート ! りすと@リスト
32852 \end_layout
32853
32854 \end_inset
32855
32856
32857 \end_layout
32858
32859 \begin_layout Standard
32860 プログラムコードを取り込んで組版するには、
32861 \family sans
32862 挿入
32863 \family default
32864 \SpecialChar \menuseparator
32865
32866 \family sans
32867 プログラムリスト
32868 \family default
32869 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
32870 \series bold
32871 listings
32872 \series default
32873
32874 \begin_inset Index idx
32875 status collapsed
32876
32877 \begin_layout Plain Layout
32878 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32879 \end_layout
32880
32881 \end_inset
32882
32883 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
32884 \end_layout
32885
32886 \begin_layout Standard
32887 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
32888 \end_layout
32889
32890 \begin_layout Standard
32891 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
32892 \family sans
32893 行内リスト
32894 \family default
32895 を指定すると、リストは
32896 \begin_inset listings
32897 lstparams "language={C++}"
32898 inline true
32899 status collapsed
32900
32901 \begin_layout Plain Layout
32902
32903 int a=5;
32904 \end_layout
32905
32906 \end_inset
32907
32908 のように行内に印字されます。
32909 \begin_inset Newline newline
32910 \end_inset
32911
32912
32913 \family sans
32914 フロート
32915 \family default
32916 オプションは、プログラムリストフロートを生成するものですが、ここで、第
32917 \begin_inset CommandInset ref
32918 LatexCommand ref
32919 reference "sec:フロートの配置"
32920
32921 \end_inset
32922
32923 節に説明されているフロート配置オプションに従って、「
32924 \family sans
32925 h
32926 \family default
32927 」「
32928 \family sans
32929 t
32930 \family default
32931 」「
32932 \family sans
32933 b
32934 \family default
32935 」「
32936 \family sans
32937 p
32938 \family default
32939 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
32940 \family sans
32941 htbp
32942 \family default
32943 」のように区切りを入れることなく入力することができます。「
32944 \family sans
32945 h
32946 \family default
32947 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
32948 \family sans
32949 フロート
32950 \family default
32951 オプションを使用しなければ大丈夫です。
32952 \end_layout
32953
32954 \begin_layout Standard
32955
32956 \family sans
32957 挿入
32958 \family default
32959 \SpecialChar \menuseparator
32960
32961 \family sans
32962 キャプション
32963 \family default
32964 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、リスト
32965 \begin_inset CommandInset ref
32966 LatexCommand ref
32967 reference "lst:リストフロート"
32968
32969 \end_inset
32970
32971 のように参照することができます。
32972 \end_layout
32973
32974 \begin_layout Standard
32975 \begin_inset listings
32976 lstparams "language=Python"
32977 inline false
32978 status open
32979
32980 \begin_layout Plain Layout
32981
32982 \begin_inset Caption
32983
32984 \begin_layout Plain Layout
32985 \begin_inset CommandInset label
32986 LatexCommand label
32987 name "lst:リストフロート"
32988
32989 \end_inset
32990
32991 Example Listing Float
32992 \end_layout
32993
32994 \end_inset
32995
32996 # Example listing float
32997 \end_layout
32998
32999 \begin_layout Plain Layout
33000
33001 def func(param):
33002 \end_layout
33003
33004 \begin_layout Plain Layout
33005
33006     'this is a python function'
33007 \end_layout
33008
33009 \begin_layout Plain Layout
33010
33011     pass
33012 \end_layout
33013
33014 \end_inset
33015
33016
33017 \end_layout
33018
33019 \begin_layout Standard
33020 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
33021 onのキーワード「def」が識別され、ボールド体で出力されます。
33022 \end_layout
33023
33024 \begin_layout Standard
33025 \begin_inset Note Greyedout
33026 status open
33027
33028 \begin_layout Plain Layout
33029
33030 \series bold
33031 【註】
33032 \series default
33033 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
33034 \family typewriter
33035 typewriter
33036 \family default
33037 フォントがボールド体を提供していません。この場合には、
33038 \family sans
33039 文書
33040 \family default
33041 \SpecialChar \menuseparator
33042
33043 \family sans
33044 設定
33045 \family default
33046 \SpecialChar \menuseparator
33047
33048 \family sans
33049 フォント
33050 \family default
33051 メニューで別のフォントを選択してください(
33052 \emph on
33053 LuxiMono
33054 \emph default
33055
33056 \emph on
33057 BeraMono
33058 \emph default
33059
33060 \emph on
33061 Courier
33062 \emph default
33063 の各フォントはボールド体を提供します)。
33064 \end_layout
33065
33066 \end_inset
33067
33068
33069 \end_layout
33070
33071 \begin_layout Standard
33072 \begin_inset Note Greyedout
33073 status open
33074
33075 \begin_layout Plain Layout
33076
33077 \series bold
33078 【訳註】
33079 \series default
33080 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
33081 \end_layout
33082
33083 \end_inset
33084
33085
33086 \end_layout
33087
33088 \begin_layout Standard
33089 プログラムリストダイアログの
33090 \family sans
33091 行番号
33092 \family default
33093 のセクションでは、行番号の様式を指定することができます。
33094 \family sans
33095 行間
33096 \family default
33097 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
33098 \end_layout
33099
33100 \begin_layout Standard
33101 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
33102 \family sans
33103 拡張文字コード表を使う
33104 \family default
33105 オプションを使用しなくてはなりません。
33106 \begin_inset Newline newline
33107 \end_inset
33108
33109 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
33110 \begin_inset space \thinspace{}
33111 \end_inset
33112
33113 -
33114 \begin_inset space \thinspace{}
33115 \end_inset
33116
33117 8」で設定したプログラムリストの例です。
33118 \end_layout
33119
33120 \begin_layout Standard
33121 \begin_inset listings
33122 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33123 inline false
33124 status open
33125
33126 \begin_layout Plain Layout
33127
33128 def func(param):
33129 \end_layout
33130
33131 \begin_layout Plain Layout
33132
33133     'this is a python function'
33134 \end_layout
33135
33136 \begin_layout Plain Layout
33137
33138     pass
33139 \end_layout
33140
33141 \begin_layout Plain Layout
33142
33143 def func(param):
33144 \end_layout
33145
33146 \begin_layout Plain Layout
33147
33148 'This is a German word: Tschüß'
33149 \end_layout
33150
33151 \begin_layout Plain Layout
33152
33153 pass
33154 \end_layout
33155
33156 \begin_layout Plain Layout
33157
33158 def func(param):
33159 \end_layout
33160
33161 \begin_layout Plain Layout
33162
33163 'this is a python function'
33164 \end_layout
33165
33166 \begin_layout Plain Layout
33167
33168 pass
33169 \end_layout
33170
33171 \end_inset
33172
33173
33174 \end_layout
33175
33176 \begin_layout Standard
33177 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
33178 \family sans
33179 タビュレータの大きさ
33180 \family default
33181 フィールドで指定することができます。
33182 \end_layout
33183
33184 \begin_layout Standard
33185 \begin_inset Note Greyedout
33186 status open
33187
33188 \begin_layout Plain Layout
33189
33190 \series bold
33191 【註】listings
33192 \series default
33193 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
33194 に振られているのはこのためです。
33195 \end_layout
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \begin_layout Standard
33203 \begin_inset VSpace bigskip
33204 \end_inset
33205
33206
33207 \end_layout
33208
33209 \begin_layout Standard
33210 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
33211 \family sans
33212 挿入
33213 \family default
33214 \SpecialChar \menuseparator
33215
33216 \family sans
33217 ファイル
33218 \family default
33219 \SpecialChar \menuseparator
33220
33221 \family sans
33222 子文書
33223 \family default
33224 メニューを使用して
33225 \family sans
33226 プログラムリスト
33227 \family default
33228 型を選択してください
33229 \begin_inset Foot
33230 status collapsed
33231
33232 \begin_layout Plain Layout
33233 他の子文書型については、第 section
33234 \begin_inset space ~
33235 \end_inset
33236
33237
33238 \begin_inset CommandInset ref
33239 LatexCommand ref
33240 reference "sec:子文書"
33241
33242 \end_inset
33243
33244 節に説明があります。
33245 \end_layout
33246
33247 \end_inset
33248
33249 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
33250 疑問符「?」を打鍵してください。
33251 \end_layout
33252
33253 \begin_layout Standard
33254 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
33255 \family sans
33256 挿入
33257 \family default
33258 \SpecialChar \menuseparator
33259
33260 \family sans
33261 相互参照
33262 \family default
33263 メニューを使って参照できるようになります。
33264 \end_layout
33265
33266 \begin_layout Standard
33267 プログラムリスト
33268 \begin_inset CommandInset ref
33269 LatexCommand ref
33270 reference "lst:file-listing"
33271
33272 \end_inset
33273
33274 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
33275 \end_layout
33276
33277 \begin_layout Standard
33278 \begin_inset CommandInset include
33279 LatexCommand lstinputlisting
33280 filename "EmbeddedObjects.lyx"
33281 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
33282
33283 \end_inset
33284
33285
33286 \end_layout
33287
33288 \begin_layout Standard
33289 \begin_inset VSpace bigskip
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \begin_layout Standard
33296 リストに数式を入れるには、以下のようにします。
33297 \end_layout
33298
33299 \begin_layout Enumerate
33300 リストダイアログを開き、
33301 \family sans
33302 詳細
33303 \family default
33304 タブのフィールド中に
33305 \begin_inset Newline newline
33306 \end_inset
33307
33308
33309 \family sans
33310 mathescape=true
33311 \family default
33312
33313 \begin_inset Newline newline
33314 \end_inset
33315
33316 と書き加えます。
33317 \end_layout
33318
33319 \begin_layout Enumerate
33320 リスト外で数式を作成します。
33321 \end_layout
33322
33323 \begin_layout Enumerate
33324 数式の内容(数式差込枠ではなく)をクリップボードにコピーします(短縮キー
33325 \begin_inset Info
33326 type  "shortcut"
33327 arg   "copy"
33328 \end_inset
33329
33330 )。
33331 \end_layout
33332
33333 \begin_layout Enumerate
33334 リストに「$$」と書き、クリップボードの内容をドルマークの間に貼り付けます(短縮キー
33335 \begin_inset Info
33336 type  "shortcut"
33337 arg   "paste"
33338 \end_inset
33339
33340 )。
33341 \end_layout
33342
33343 \begin_layout Standard
33344 \begin_inset listings
33345 lstparams "language=Python,mathescape=true"
33346 inline false
33347 status open
33348
33349 \begin_layout Plain Layout
33350
33351 \begin_inset Caption
33352
33353 \begin_layout Plain Layout
33354 Example Listing float containing a formula
33355 \end_layout
33356
33357 \end_inset
33358
33359 # Example listing float
33360 \end_layout
33361
33362 \begin_layout Plain Layout
33363
33364 def func(param):
33365 \end_layout
33366
33367 \begin_layout Plain Layout
33368
33369     # $
33370 \backslash
33371 prod_{n=1}^{
33372 \backslash
33373 infty}
33374 \backslash
33375 ,
33376 \backslash
33377 frac{1}{x^{2}}$
33378 \end_layout
33379
33380 \begin_layout Plain Layout
33381
33382     pass
33383 \end_layout
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Standard
33391 \begin_inset VSpace bigskip
33392 \end_inset
33393
33394
33395 \end_layout
33396
33397 \begin_layout Standard
33398 大域的なプログラムリストの設定は、
33399 \family sans
33400 文書
33401 \family default
33402 \SpecialChar \menuseparator
33403
33404 \family sans
33405 設定
33406 \family default
33407 \SpecialChar \menuseparator
33408
33409 \family sans
33410 リスト
33411 \family default
33412 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
33413 \family sans
33414 プログラムリスト設定
33415 \family default
33416 フィールドで疑問符「?」を打鍵してください。
33417 \end_layout
33418
33419 \begin_layout Standard
33420
33421 \series bold
33422 listings
33423 \series default
33424 パッケージについての詳しい情報については、取扱説明書
33425 \begin_inset CommandInset citation
33426 LatexCommand cite
33427 key "listings"
33428
33429 \end_inset
33430
33431 をご参照ください。.
33432 \end_layout
33433
33434 \begin_layout Standard
33435 \begin_inset Newpage newpage
33436 \end_inset
33437
33438
33439 \end_layout
33440
33441 \begin_layout Chapter
33442 \start_of_appendix
33443 LyXで使用できる単位
33444 \begin_inset Index idx
33445 status collapsed
33446
33447 \begin_layout Plain Layout
33448 たんい@単位
33449 \end_layout
33450
33451 \end_inset
33452
33453
33454 \begin_inset CommandInset label
33455 LatexCommand label
33456 name "cha:LyXで使用できる単位"
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \begin_layout Standard
33464 この文書で用いられる単位の理解のために、表
33465 \begin_inset CommandInset ref
33466 LatexCommand ref
33467 reference "tab:単位"
33468
33469 \end_inset
33470
33471 に、LyXで使うことのできる単位をまとめておきます。
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \begin_inset Float table
33476 placement h
33477 wide false
33478 sideways false
33479 status open
33480
33481 \begin_layout Plain Layout
33482 \begin_inset Caption
33483
33484 \begin_layout Plain Layout
33485 \begin_inset CommandInset label
33486 LatexCommand label
33487 name "tab:単位"
33488
33489 \end_inset
33490
33491 単位
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \begin_layout Plain Layout
33500 \begin_inset VSpace medskip
33501 \end_inset
33502
33503
33504 \end_layout
33505
33506 \begin_layout Plain Layout
33507 \align center
33508 \begin_inset Tabular
33509 <lyxtabular version="3" rows="20" columns="2">
33510 <features tabularvalignment="middle">
33511 <column alignment="center" valignment="top" width="0">
33512 <column alignment="center" valignment="top" width="0">
33513 <row>
33514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518 単位
33519 \end_layout
33520
33521 \end_inset
33522 </cell>
33523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33524 \begin_inset Text
33525
33526 \begin_layout Plain Layout
33527 名称/摘要
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 </row>
33533 <row>
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538 mm
33539 \end_layout
33540
33541 \end_inset
33542 </cell>
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547 ミリメートル
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 </row>
33553 <row>
33554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558 cm
33559 \end_layout
33560
33561 \end_inset
33562 </cell>
33563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33564 \begin_inset Text
33565
33566 \begin_layout Plain Layout
33567 センチメートル
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 </row>
33573 <row>
33574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578 in
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587 インチ
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
33593 <row>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598 pt
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 ポイント (72.27
33608 \begin_inset Formula $\,$
33609 \end_inset
33610
33611 pt = 1
33612 \begin_inset Formula $\,$
33613 \end_inset
33614
33615 in)
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 </row>
33621 <row>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626 pc
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33632 \begin_inset Text
33633
33634 \begin_layout Plain Layout
33635 パイカ (1
33636 \begin_inset Formula $\,$
33637 \end_inset
33638
33639 pc = 12
33640 \begin_inset Formula $\,$
33641 \end_inset
33642
33643 pt)
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654 sp
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663 スケールポイント (65536
33664 \begin_inset Formula $\,$
33665 \end_inset
33666
33667 sp = 1
33668 \begin_inset Formula $\,$
33669 \end_inset
33670
33671 pt)
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 </row>
33677 <row>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682 bp
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691 ビッグポイント (72
33692 \begin_inset Formula $\,$
33693 \end_inset
33694
33695 bp = 1
33696 \begin_inset Formula $\,$
33697 \end_inset
33698
33699 in)
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 </row>
33705 <row>
33706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710 dd
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719 ディドー (72
33720 \begin_inset Formula $\,$
33721 \end_inset
33722
33723 dd 
33724 \begin_inset Formula $\approx$
33725 \end_inset
33726
33727  37.6
33728 \begin_inset Formula $\,$
33729 \end_inset
33730
33731 mm)
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 </row>
33737 <row>
33738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742 cc
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751 シセロ (1
33752 \begin_inset Formula $\,$
33753 \end_inset
33754
33755 cc = 12
33756 \begin_inset Formula $\,$
33757 \end_inset
33758
33759 dd)
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 </row>
33765 <row>
33766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770 Scale%
33771 \end_layout
33772
33773 \end_inset
33774 </cell>
33775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33776 \begin_inset Text
33777
33778 \begin_layout Plain Layout
33779 元の画像幅の%
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 </row>
33785 <row>
33786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33787 \begin_inset Text
33788
33789 \begin_layout Plain Layout
33790 text%
33791 \end_layout
33792
33793 \end_inset
33794 </cell>
33795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799 テキスト幅の%
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 </row>
33805 <row>
33806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810 col%
33811 \end_layout
33812
33813 \end_inset
33814 </cell>
33815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33816 \begin_inset Text
33817
33818 \begin_layout Plain Layout
33819 組段幅の%
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 </row>
33825 <row>
33826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33827 \begin_inset Text
33828
33829 \begin_layout Plain Layout
33830 page%
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33836 \begin_inset Text
33837
33838 \begin_layout Plain Layout
33839 用紙幅の%
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 </row>
33845 <row>
33846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850 line%
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859 行幅の%
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 </row>
33865 <row>
33866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33867 \begin_inset Text
33868
33869 \begin_layout Plain Layout
33870 theight%
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879 テキスト高さの%
33880 \end_layout
33881
33882 \end_inset
33883 </cell>
33884 </row>
33885 <row>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890 pheight%
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899 用紙高さの%
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 </row>
33905 <row>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910 ex
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33916 \begin_inset Text
33917
33918 \begin_layout Plain Layout
33919 現在のフォントの文字「x」の高さ
33920 \end_layout
33921
33922 \end_inset
33923 </cell>
33924 </row>
33925 <row>
33926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33927 \begin_inset Text
33928
33929 \begin_layout Plain Layout
33930 em
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939 現在のフォントの文字「M」の幅
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 </row>
33945 <row>
33946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33947 \begin_inset Text
33948
33949 \begin_layout Plain Layout
33950 mu
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959 数式単位 (1
33960 \begin_inset Formula $\,$
33961 \end_inset
33962
33963 mu = 1/18
33964 \begin_inset Formula $\,$
33965 \end_inset
33966
33967 em)
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 </row>
33973 </lyxtabular>
33974
33975 \end_inset
33976
33977
33978 \end_layout
33979
33980 \end_inset
33981
33982
33983 \end_layout
33984
33985 \begin_layout Chapter
33986 画像を含む場合のファイル出力形式
33987 \begin_inset CommandInset label
33988 LatexCommand label
33989 name "cha:ファイル出力形式"
33990
33991 \end_inset
33992
33993
33994 \end_layout
33995
33996 \begin_layout Section
33997 DVI
33998 \begin_inset Index idx
33999 status collapsed
34000
34001 \begin_layout Plain Layout
34002 ふぁいるしょしき@ファイル書式 ! DVI
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \begin_inset Index idx
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 DVI|see
34013 \begin_inset ERT
34014 status collapsed
34015
34016 \begin_layout Plain Layout
34017
34018 {
34019 \end_layout
34020
34021 \end_inset
34022
34023 ファイル書式
34024 \begin_inset ERT
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028
34029 }
34030 \end_layout
34031
34032 \end_inset
34033
34034
34035 \end_layout
34036
34037 \end_inset
34038
34039
34040 \end_layout
34041
34042 \begin_layout Standard
34043 このファイル型の拡張子は「
34044 \family typewriter
34045 .dvi
34046 \family default
34047 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
34048 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
34049 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
34050 \end_layout
34051
34052 \begin_layout Standard
34053 \begin_inset Note Greyedout
34054 status open
34055
34056 \begin_layout Plain Layout
34057 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
34058 \end_layout
34059
34060 \end_inset
34061
34062 ですから、お使いの
34063 \family typewriter
34064 .dvi
34065 \family default
34066 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
34067 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
34068 DFを使用することをお勧めします。
34069 \end_layout
34070
34071 \begin_layout Standard
34072 使用中の文書は、
34073 \family sans
34074 ファイル
34075 \family default
34076 \SpecialChar \menuseparator
34077
34078 \family sans
34079 書き出し
34080 \family default
34081 \SpecialChar \menuseparator
34082
34083 \family sans
34084 DVI
34085 \family default
34086 メニューを使用して、DVIに書き出すことができます。また、
34087 \family sans
34088 表示
34089 \family default
34090 メニューかツールバーボタン
34091 \begin_inset Graphics
34092         filename ../../images/buffer-view_dvi.png
34093         scale 85
34094         scaleBeforeRotation
34095
34096 \end_inset
34097
34098 を使用すれば、使用中の文書をDVIで表示させることができます。
34099 \end_layout
34100
34101 \begin_layout Section
34102 PostScript
34103 \begin_inset CommandInset label
34104 LatexCommand label
34105 name "sec:PostScript"
34106
34107 \end_inset
34108
34109
34110 \begin_inset Index idx
34111 status collapsed
34112
34113 \begin_layout Plain Layout
34114 ふぁいるしょしき@ファイル書式 ! PostScript
34115 \end_layout
34116
34117 \end_inset
34118
34119
34120 \begin_inset Index idx
34121 status collapsed
34122
34123 \begin_layout Plain Layout
34124 PostScript|see
34125 \begin_inset ERT
34126 status collapsed
34127
34128 \begin_layout Plain Layout
34129
34130 {
34131 \end_layout
34132
34133 \end_inset
34134
34135 ファイル書式
34136 \begin_inset ERT
34137 status collapsed
34138
34139 \begin_layout Plain Layout
34140
34141 }
34142 \end_layout
34143
34144 \end_inset
34145
34146
34147 \end_layout
34148
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \begin_layout Standard
34155 このファイル型の拡張子は「
34156 \family typewriter
34157 .ps
34158 \family default
34159 」です。PostScriptは、
34160 \family typewriter
34161 Adobe
34162 \family default
34163 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
34164 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
34165 \begin_inset Foot
34166 status collapsed
34167
34168 \begin_layout Plain Layout
34169 これについてもう少し学ぶ気があれば、LaTeXパッケージ
34170 \series bold
34171 PSTricks
34172 \series default
34173
34174 \begin_inset CommandInset citation
34175 LatexCommand cite
34176 key "pstricks"
34177
34178 \end_inset
34179
34180 を見てみてください。
34181 \end_layout
34182
34183 \end_inset
34184
34185 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
34186 \end_layout
34187
34188 \begin_layout Standard
34189 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
34190 \family typewriter
34191 .eps
34192 \family default
34193 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
34194 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
34195 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
34196 を直接EPSとして入れておく方がよいでしょう。
34197 \end_layout
34198
34199 \begin_layout Standard
34200 文書は、
34201 \family sans
34202 ファイル
34203 \family default
34204 \SpecialChar \menuseparator
34205
34206 \family sans
34207 書き出し
34208 \family default
34209 \SpecialChar \menuseparator
34210
34211 \family sans
34212 Postscript
34213 \family default
34214 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
34215 \family sans
34216 表示
34217 \family default
34218 メニューかツールバーボタン
34219 \begin_inset Graphics
34220         filename ../../images/buffer-view_ps.png
34221         scale 85
34222         scaleBeforeRotation
34223
34224 \end_inset
34225
34226 を使用することでPostScriptとして表示させることができます。
34227 \end_layout
34228
34229 \begin_layout Section
34230 PDF
34231 \begin_inset Index idx
34232 status collapsed
34233
34234 \begin_layout Plain Layout
34235 ふぁいるしょしき@ファイル書式 ! PDF
34236 \end_layout
34237
34238 \end_inset
34239
34240
34241 \begin_inset Index idx
34242 status collapsed
34243
34244 \begin_layout Plain Layout
34245 PDF
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Standard
34254 このファイル型の拡張子は「
34255 \family typewriter
34256 .pdf
34257 \family default
34258 」です。この「Portable Document Format (PDF)」は、
34259 \family typewriter
34260 Adobe
34261 \family default
34262 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
34263 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
34264 \end_layout
34265
34266 \begin_layout Standard
34267 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
34268 \family typewriter
34269 .jpg
34270 \family default
34271 」または「
34272 \family typewriter
34273 .jpeg
34274 \family default
34275 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
34276 \family typewriter
34277 .png
34278 \family default
34279 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
34280 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
34281 とをお勧めします。
34282 \end_layout
34283
34284 \begin_layout Standard
34285 使用中の文書は、
34286 \family sans
34287 ファイル
34288 \family default
34289 \SpecialChar \menuseparator
34290
34291 \family sans
34292 書き出し
34293 \family default
34294 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
34295 \end_layout
34296
34297 \begin_layout Description
34298 PDF
34299 \begin_inset space ~
34300 \end_inset
34301
34302 (ps2pdf) これは
34303 \family typewriter
34304 ps2pdf
34305 \family default
34306 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
34307 \family typewriter
34308 dvips
34309 \family default
34310 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
34311 \end_layout
34312
34313 \begin_layout Description
34314 PDF
34315 \begin_inset space ~
34316 \end_inset
34317
34318 (dvipdfm) これは
34319 \family typewriter
34320 dvipdfm
34321 \family default
34322 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
34323 \end_layout
34324
34325 \begin_layout Description
34326 PDF
34327 \begin_inset space ~
34328 \end_inset
34329
34330 (pdflatex) これは
34331 \family typewriter
34332 pdftex
34333 \family default
34334 プログラムを使って、現在のファイルを直接PDFに変換します。
34335 \end_layout
34336
34337 \begin_layout Standard
34338
34339 \family typewriter
34340 pdftex
34341 \family default
34342 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
34343 \family sans
34344 PDF
34345 \begin_inset space ~
34346 \end_inset
34347
34348 (pdflatex)
34349 \family default
34350 を使用することが推奨されます。
34351 \family typewriter
34352 dvipdfm
34353 \family default
34354 プログラムは開発が停止しており、若干時代遅れになっています。
34355 \end_layout
34356
34357 \begin_layout Standard
34358 使用中の文書をPDFとして表示するには、
34359 \family sans
34360 表示
34361 \family default
34362 メニューかツールバーボタン
34363 \begin_inset Graphics
34364         filename ../../images/buffer-view_pdf2.png
34365         scale 85
34366         scaleBeforeRotation
34367
34368 \end_inset
34369
34370 (これは
34371 \family sans
34372 PDF
34373 \begin_inset space ~
34374 \end_inset
34375
34376 (pdflatex)
34377 \family default
34378 を使用します)を用います。
34379 \end_layout
34380
34381 \begin_layout Chapter
34382 第(
34383 \begin_inset CommandInset ref
34384 LatexCommand ref
34385 reference "eq:Wgn"
34386
34387 \end_inset
34388
34389 )式の説明
34390 \begin_inset CommandInset label
34391 LatexCommand label
34392 name "cha:式の説明"
34393
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \begin_layout Standard
34400 \begin_inset Formula $n$
34401 \end_inset
34402
34403 個の表セルの全幅
34404 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34405 \end_inset
34406
34407
34408 \end_layout
34409
34410 \begin_layout Standard
34411 \begin_inset Formula 
34412 \begin{equation}
34413 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
34414 \end{equation}
34415
34416 \end_inset
34417
34418
34419 \end_layout
34420
34421 \begin_layout Standard
34422 で計算できます。ここで
34423 \begin_inset Formula $W_{g\, n}$
34424 \end_inset
34425
34426 は、すべてのセルが持つ固定幅です。
34427 \series bold
34428
34429 \backslash
34430 tabcolsep
34431 \series default
34432 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
34433 \begin_inset space \thinspace{}
34434 \end_inset
34435
34436 ptです。
34437 \series bold
34438
34439 \backslash
34440 arrayrulewidth
34441 \series default
34442 は、セル罫線幅であり、既定値は0.4
34443 \begin_inset space \thinspace{}
34444 \end_inset
34445
34446 ptです。
34447 \end_layout
34448
34449 \begin_layout Standard
34450
34451 \begin_inset CommandInset ref
34452 LatexCommand eqref
34453 reference "eq:Wtot_n"
34454
34455 \end_inset
34456
34457 式にしたがえば、連結列の全幅
34458 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34459 \end_inset
34460
34461
34462 \end_layout
34463
34464 \begin_layout Standard
34465 \begin_inset Formula 
34466 \begin{equation}
34467 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
34468 \end{equation}
34469
34470 \end_inset
34471
34472
34473 \end_layout
34474
34475 \begin_layout Standard
34476 となります。
34477 \begin_inset Formula $n$
34478 \end_inset
34479
34480 列を連結する時には各列の全幅は
34481 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34482 \end_inset
34483
34484 となるので、第
34485 \begin_inset CommandInset ref
34486 LatexCommand eqref
34487 reference "eq:Wtot_n"
34488
34489 \end_inset
34490
34491 式と第
34492 \begin_inset CommandInset ref
34493 LatexCommand eqref
34494 reference "eq:Wtot_mult"
34495
34496 \end_inset
34497
34498 式が等しいものと置けば、必要となる固定幅
34499 \begin_inset Formula $W_{g\, n}$
34500 \end_inset
34501
34502 を計算することができて、
34503 \end_layout
34504
34505 \begin_layout Standard
34506 \begin_inset Formula 
34507 \begin{equation}
34508 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
34509 \end{equation}
34510
34511 \end_inset
34512
34513 となります。
34514 \end_layout
34515
34516 \begin_layout Bibliography
34517 \labelwidthstring 参考文献
34518 \begin_inset CommandInset bibitem
34519 LatexCommand bibitem
34520 key "latexcompanion"
34521
34522 \end_inset
34523
34524 Frank Mittelbach and Michel Goossens: 
34525 \emph on
34526 The LaTeX Companion Second Edition.
34527
34528 \emph default
34529  Addison-Wesley, 2004
34530 \end_layout
34531
34532 \begin_layout Bibliography
34533 \labelwidthstring 参考文献
34534 \begin_inset CommandInset bibitem
34535 LatexCommand bibitem
34536 key "latexguide"
34537
34538 \end_inset
34539
34540 Helmut Kopka and Patrick W.
34541  Daly: 
34542 \emph on
34543 A Guide to LaTeX Fourth Edition.
34544
34545 \emph default
34546  Addison-Wesley, 2003
34547 \end_layout
34548
34549 \begin_layout Bibliography
34550 \labelwidthstring 参考文献
34551 \begin_inset CommandInset bibitem
34552 LatexCommand bibitem
34553 key "latexbook"
34554
34555 \end_inset
34556
34557 Leslie Lamport: 
34558 \emph on
34559 LaTeX: A Document Preparation System.
34560
34561 \emph default
34562  Addison-Wesley, second edition, 1994
34563 \end_layout
34564
34565 \begin_layout Bibliography
34566 \labelwidthstring 参考文献
34567 \begin_inset CommandInset bibitem
34568 LatexCommand bibitem
34569 key "booktabs"
34570
34571 \end_inset
34572
34573 LaTeXパッケージ
34574 \series bold
34575
34576 \begin_inset CommandInset href
34577 LatexCommand href
34578 name "booktabs"
34579 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34580
34581 \end_inset
34582
34583
34584 \series default
34585
34586 \begin_inset Index idx
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
34591 \end_layout
34592
34593 \end_inset
34594
34595 の取扱説明書
34596 \end_layout
34597
34598 \begin_layout Bibliography
34599 \labelwidthstring 参考文献
34600 \begin_inset CommandInset bibitem
34601 LatexCommand bibitem
34602 key "caption"
34603
34604 \end_inset
34605
34606 LaTeXパッケージ
34607 \series bold
34608
34609 \begin_inset CommandInset href
34610 LatexCommand href
34611 name "caption"
34612 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34613
34614 \end_inset
34615
34616
34617 \series default
34618
34619 \begin_inset Index idx
34620 status collapsed
34621
34622 \begin_layout Plain Layout
34623 LaTeXぱっけーじ@LaTeXパッケージ ! caption
34624 \end_layout
34625
34626 \end_inset
34627
34628 の取扱説明書
34629 \end_layout
34630
34631 \begin_layout Bibliography
34632 \labelwidthstring 参考文献
34633 \begin_inset CommandInset bibitem
34634 LatexCommand bibitem
34635 key "endfloat"
34636
34637 \end_inset
34638
34639 LaTeXパッケージ
34640 \series bold
34641
34642 \begin_inset CommandInset href
34643 LatexCommand href
34644 name "endfloat"
34645 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34646
34647 \end_inset
34648
34649
34650 \series default
34651
34652 \begin_inset Index idx
34653 status collapsed
34654
34655 \begin_layout Plain Layout
34656 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
34657 \end_layout
34658
34659 \end_inset
34660
34661 の取扱説明書
34662 \end_layout
34663
34664 \begin_layout Bibliography
34665 \labelwidthstring 参考文献
34666 \begin_inset CommandInset bibitem
34667 LatexCommand bibitem
34668 key "footmisc"
34669
34670 \end_inset
34671
34672 LaTeXパッケージ
34673 \series bold
34674
34675 \begin_inset CommandInset href
34676 LatexCommand href
34677 name "footmisc"
34678 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34679
34680 \end_inset
34681
34682
34683 \series default
34684
34685 \begin_inset Index idx
34686 status collapsed
34687
34688 \begin_layout Plain Layout
34689 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
34690 \end_layout
34691
34692 \end_inset
34693
34694 の取扱説明書
34695 \end_layout
34696
34697 \begin_layout Bibliography
34698 \labelwidthstring 参考文献
34699 \begin_inset CommandInset bibitem
34700 LatexCommand bibitem
34701 key "hypcap"
34702
34703 \end_inset
34704
34705 LaTeXパッケージ
34706 \series bold
34707
34708 \begin_inset CommandInset href
34709 LatexCommand href
34710 name "hypcap"
34711 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34712
34713 \end_inset
34714
34715
34716 \series default
34717
34718 \begin_inset Index idx
34719 status collapsed
34720
34721 \begin_layout Plain Layout
34722 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
34723 \end_layout
34724
34725 \end_inset
34726
34727 の取扱説明書
34728 \end_layout
34729
34730 \begin_layout Bibliography
34731 \labelwidthstring 参考文献
34732 \begin_inset CommandInset bibitem
34733 LatexCommand bibitem
34734 key "hyperref"
34735
34736 \end_inset
34737
34738 LaTeXパッケージ
34739 \series bold
34740
34741 \begin_inset CommandInset href
34742 LatexCommand href
34743 name "hyperref"
34744 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34745
34746 \end_inset
34747
34748
34749 \series default
34750
34751 \begin_inset Index idx
34752 status collapsed
34753
34754 \begin_layout Plain Layout
34755 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
34756 \end_layout
34757
34758 \end_inset
34759
34760 の取扱説明書
34761 \end_layout
34762
34763 \begin_layout Bibliography
34764 \labelwidthstring 参考文献
34765 \begin_inset CommandInset bibitem
34766 LatexCommand bibitem
34767 key "KOMA-script"
34768
34769 \end_inset
34770
34771 LaTeXパッケージ
34772 \series bold
34773
34774 \begin_inset CommandInset href
34775 LatexCommand href
34776 name "KOMA-script"
34777 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34778
34779 \end_inset
34780
34781
34782 \series default
34783
34784 \begin_inset Index idx
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
34789 \end_layout
34790
34791 \end_inset
34792
34793 の取扱説明書
34794 \end_layout
34795
34796 \begin_layout Bibliography
34797 \labelwidthstring 参考文献
34798 \begin_inset CommandInset bibitem
34799 LatexCommand bibitem
34800 key "listings"
34801
34802 \end_inset
34803
34804 LaTeXパッケージ
34805 \series bold
34806
34807 \begin_inset CommandInset href
34808 LatexCommand href
34809 name "listings"
34810 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34811
34812 \end_inset
34813
34814
34815 \series default
34816
34817 \begin_inset Index idx
34818 status collapsed
34819
34820 \begin_layout Plain Layout
34821 LaTeXぱっけーじ@LaTeXパッケージ ! listings
34822 \end_layout
34823
34824 \end_inset
34825
34826 の取扱説明書
34827 \end_layout
34828
34829 \begin_layout Bibliography
34830 \labelwidthstring 参考文献
34831 \begin_inset CommandInset bibitem
34832 LatexCommand bibitem
34833 key "marginnote"
34834
34835 \end_inset
34836
34837 LaTeXパッケージ
34838 \series bold
34839
34840 \begin_inset CommandInset href
34841 LatexCommand href
34842 name "marginnote"
34843 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34844
34845 \end_inset
34846
34847
34848 \series default
34849
34850 \begin_inset Index idx
34851 status collapsed
34852
34853 \begin_layout Plain Layout
34854 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
34855 \end_layout
34856
34857 \end_inset
34858
34859 の取扱説明書
34860 \end_layout
34861
34862 \begin_layout Bibliography
34863 \labelwidthstring 参考文献
34864 \begin_inset CommandInset bibitem
34865 LatexCommand bibitem
34866 key "lettrine"
34867
34868 \end_inset
34869
34870 LaTeXパッケージ 
34871 \series bold
34872
34873 \begin_inset CommandInset href
34874 LatexCommand href
34875 name "lettrine"
34876 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
34877
34878 \end_inset
34879
34880
34881 \series default
34882  
34883 \lang english
34884 and an
34885 \lang japanese
34886  
34887 \begin_inset CommandInset href
34888 LatexCommand href
34889 name "example"
34890 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
34891
34892 \end_inset
34893
34894
34895 \begin_inset Index idx
34896 status collapsed
34897
34898 \begin_layout Plain Layout
34899 LaTeXぱっけーじ@LaTeXパッケージ ! lettrine
34900 \end_layout
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \begin_layout Bibliography
34908 \labelwidthstring 参考文献
34909 \begin_inset CommandInset bibitem
34910 LatexCommand bibitem
34911 key "pstricks"
34912
34913 \end_inset
34914
34915 LaTeXパッケージ
34916 \series bold
34917
34918 \begin_inset CommandInset href
34919 LatexCommand href
34920 name "PSTricks"
34921 target "http://tug.org/PSTricks/"
34922
34923 \end_inset
34924
34925
34926 \series default
34927
34928 \begin_inset Index idx
34929 status collapsed
34930
34931 \begin_layout Plain Layout
34932 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
34933 \end_layout
34934
34935 \end_inset
34936
34937 のウェブページ
34938 \end_layout
34939
34940 \begin_layout Bibliography
34941 \labelwidthstring 参考文献
34942 \begin_inset CommandInset bibitem
34943 LatexCommand bibitem
34944 key "sidecap"
34945
34946 \end_inset
34947
34948 LaTeXパッケージ
34949 \series bold
34950
34951 \begin_inset CommandInset href
34952 LatexCommand href
34953 name "sidecap"
34954 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34955
34956 \end_inset
34957
34958
34959 \series default
34960
34961 \begin_inset Index idx
34962 status collapsed
34963
34964 \begin_layout Plain Layout
34965 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
34966 \end_layout
34967
34968 \end_inset
34969
34970 の取扱説明書
34971 \end_layout
34972
34973 \begin_layout Bibliography
34974 \labelwidthstring 参考文献
34975 \begin_inset CommandInset bibitem
34976 LatexCommand bibitem
34977 key "prettyref"
34978
34979 \end_inset
34980
34981 LaTeXパッケージ
34982 \series bold
34983
34984 \begin_inset CommandInset href
34985 LatexCommand href
34986 name "prettyref"
34987 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34988
34989 \end_inset
34990
34991
34992 \series default
34993
34994 \begin_inset Index idx
34995 status collapsed
34996
34997 \begin_layout Plain Layout
34998 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \end_layout
35005
35006 \begin_layout Bibliography
35007 \labelwidthstring 参考文献
35008 \begin_inset CommandInset bibitem
35009 LatexCommand bibitem
35010 key "refstyle"
35011
35012 \end_inset
35013
35014 LaTeXパッケージ
35015 \series bold
35016
35017 \begin_inset CommandInset href
35018 LatexCommand href
35019 name "refstyle"
35020 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
35021
35022 \end_inset
35023
35024
35025 \series default
35026
35027 \begin_inset Index idx
35028 status collapsed
35029
35030 \begin_layout Plain Layout
35031 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
35032 \end_layout
35033
35034 \end_inset
35035
35036
35037 \end_layout
35038
35039 \begin_layout Bibliography
35040 \labelwidthstring 参考文献
35041 \begin_inset CommandInset bibitem
35042 LatexCommand bibitem
35043 key "NewInLyX20"
35044
35045 \end_inset
35046
35047
35048 \family sans
35049 LyX 2.0
35050 \family default
35051 の新機能に関する
35052 \begin_inset CommandInset href
35053 LatexCommand href
35054 name "Wikiページ"
35055 target "http://wiki.lyx.org/LyX/NewInLyX20"
35056
35057 \end_inset
35058
35059
35060 \end_layout
35061
35062 \begin_layout Standard
35063 \begin_inset CommandInset index_print
35064 LatexCommand printindex
35065 type "idx"
35066
35067 \end_inset
35068
35069
35070 \end_layout
35071
35072 \end_body
35073 \end_document