]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
EmbeddedObjects.lyx: multirows:
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0.0beta1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 407
3 \begin_document
4 \begin_header
5 \textclass jbook
6 \begin_preamble
7 %% Added by the translator
8 %   Correction for PDF bookmarks
9 \usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
10 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
11 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
12
13 % if pdflatex is used
14 \usepackage{ifpdf}
15 \ifpdf
16
17 % set fonts for nicer pdf view
18 \IfFileExists{lmodern.sty}
19  {\usepackage{lmodern}}{}
20
21 \fi % end if pdflatex is used
22
23 % that links to image floats jumps
24 % to the beginning of the float and 
25 % not to its caption
26 \usepackage[figure]{hypcap}
27
28 % the pages of the TOC is numbered roman
29 % and a PDF-bookmark for the TOC is added
30 \let\myTOC\tableofcontents
31 \renewcommand\tableofcontents{%
32   \frontmatter
33   \pdfbookmark[1]{\contentsname}{}
34   \myTOC
35   \mainmatter }
36
37 % provides caption formatting
38 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
39
40 % provides commands to set caption
41 % beside tables/images
42 \usepackage{sidecap}
43
44 \newcommand{\TabBesBeg}{%
45  \let\MyTable\table
46  \let\MyEndtable\endtable
47  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
48
49 \newcommand{\TabBesEnd}{%
50  \let\table\MyTable
51  \let\endtable\MyEndtable}
52
53 \newcommand{\FigBesBeg}{%
54  \let\MyFigure\figure
55  \let\MyEndfigure\endfigure
56  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
57
58 \newcommand{\FigBesEnd}{%
59  \let\figure\MyFigure
60  \let\endfigure\MyEndfigure}
61
62 % enables calculation of values,
63 \usepackage{calc}
64
65 % increase the bottom float placement fraction
66 \renewcommand{\bottomfraction}{0.5}
67
68 % avoids that floats are placed before their
69 % corresponding section starts
70 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
71
72 % speed up the longtable calculation
73 \setcounter{LTchunksize}{100}
74
75 % used for scaled and rotated boxes
76 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
77
78 % used for colored tables
79 \@ifundefined{textcolor}
80  {\usepackage{color}}{}
81 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
82 \definecolor{lightgrey}{gray}{0.8}
83
84 % check for package colortbl
85 % used for colored table cells
86 \newboolean{colortbl}
87 \IfFileExists{colortbl.sty}
88  {\usepackage{colortbl}
89   \setboolean{colortbl}{true}}
90  {\setboolean{colortbl}{false}}
91
92 % used for book-style tables
93 \usepackage{booktabs}
94
95 % used to have extra space in table cells
96 \@ifundefined{extrarowheight}
97  {\usepackage{array}}{}
98 \setlength{\extrarowheight}{2pt}
99
100 % used for customized tables
101 % ---
102 \newcolumntype{M}[1]
103  {>{\centering\hspace{0pt}}m{#1}}
104
105 \newcolumntype{S}[2]
106  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
107
108 \newcolumntype{K}[1]
109  {>{\columncolor{#1}\hspace{0pt}}c}
110
111 \newcolumntype{V}{!{\vrule width 1.5pt}}
112
113 \newcolumntype{W}{!{\color{green}\vline}}
114 % ---
115
116 % insert additional vertical space of
117 % 1.5 mm between footnotes
118 \let\myFoot\footnote
119 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
120
121 % number algorithm floats within chapters
122 \numberwithin{algorithm}{chapter}
123
124
125 % ------------------------------------
126 % used to check for needed LaTeX packages
127 \usepackage{ifthen}
128
129 % check for package arydshln
130 % used for tables with dashed lines
131 \newboolean{arydshln}
132 \IfFileExists{arydshln.sty}
133  {\usepackage{arydshln}
134   \setboolean{arydshln}{true}}
135  {\setboolean{arydshln}{false}}
136
137 % check for package marginnote
138 % used for margin notes
139 \newboolean{marginnote}
140 \IfFileExists{marginnote.sty}
141  {\usepackage{marginnote}
142   \let\marginpar\marginnote
143   \setboolean{marginnote}{true}}
144  {\setboolean{marginnote}{false}}
145
146 % check for package sidecap
147 % used for captions on the side
148 \newboolean{sidecap}
149 \IfFileExists{sidecap.sty}
150  {\usepackage{sidecap}
151   \setboolean{sidecap}{true}}
152  {\setboolean{sidecap}{false}}
153
154 % redefine the \LyX macro for PDF bookmarks
155 \def\LyX{\texorpdfstring{%
156   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
157   {LyX}}
158
159 \usepackage{t1enc}
160 \renewcommand{\seename}{→}
161
162 \usepackage{subfig}
163 \DeclareCaptionOption{large}[]{\def\captionfont{\large}}
164 \DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
165 \end_preamble
166 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
167 \use_default_options false
168 \maintain_unincluded_children false
169 \language japanese
170 \inputencoding auto
171 \fontencoding global
172 \font_roman default
173 \font_sans default
174 \font_typewriter default
175 \font_default_family default
176 \use_xetex false
177 \font_sc false
178 \font_osf false
179 \font_sf_scale 100
180 \font_tt_scale 100
181
182 \graphics default
183 \default_output_format default
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "LyX Team, Uwe Stohr"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
204 \papersize a4paper
205 \use_geometry true
206 \use_amsmath 2
207 \use_esint 0
208 \use_mhchem 1
209 \use_mathdots 1
210 \cite_engine basic
211 \use_bibtopic false
212 \use_indices false
213 \paperorientation portrait
214 \suppress_date false
215 \use_refstyle 0
216 \notefontcolor #0000ff
217 \index 索引
218 \shortcut idx
219 \color #008000
220 \end_index
221 \leftmargin 2.5cm
222 \topmargin 2.5cm
223 \rightmargin 2.5cm
224 \bottommargin 3cm
225 \secnumdepth 3
226 \tocdepth 3
227 \paragraph_separation skip
228 \defskip medskip
229 \quotes_language english
230 \papercolumns 1
231 \papersides 2
232 \paperpagestyle default
233 \bullet 1 1 34 -1
234 \bullet 2 2 35 -1
235 \bullet 3 2 7 -1
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_be_strict false
240 \end_header
241
242 \begin_body
243
244 \begin_layout Title
245 LyXにおける図表・フロート・注釈・ボックス・外部素材の詳細についての説明書
246 \end_layout
247
248 \begin_layout Author
249 LyXプロジェクトチーム
250 \begin_inset Foot
251 status collapsed
252
253 \begin_layout Plain Layout
254 \noindent
255 コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト 
256 \begin_inset CommandInset href
257 LatexCommand href
258 name "lyx-docs@lists.lyx.org"
259 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
260 type "mailto:"
261
262 \end_inset
263
264  までお送り下さい。
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Note Note
271 status collapsed
272
273 \begin_layout Plain Layout
274 著者:Uwe Stöhr
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \family sans
289 バージョン2.0.x
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset CommandInset toc
294 LatexCommand tableofcontents
295
296 \end_inset
297
298
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset Note Note
303 status collapsed
304
305 \begin_layout Plain Layout
306 本文書の全体をPDFやPS、DVIに書き出すには、
307 \series bold
308 arydshln
309 \series default
310
311 \series bold
312 colortbl
313 \series default
314
315 \series bold
316 marginnote
317 \series default
318
319 \series bold
320 sidecap
321 \series default
322 の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
323 されません。
324 \end_layout
325
326 \begin_layout Plain Layout
327 本文書の最新PDF版は
328 \begin_inset Newline newline
329 \end_inset
330
331
332 \series bold
333 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
334 \series default
335
336 \begin_inset Newline newline
337 \end_inset
338
339 にあります。
340 \end_layout
341
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Chapter
348
349 \begin_inset Index idx
350 status collapsed
351
352 \begin_layout Plain Layout
353 ず@図
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Index idx
360 status collapsed
361
362 \begin_layout Plain Layout
363 がぞう@画像|see
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369 {
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 }
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 画像ダイアログ
395 \begin_inset Index idx
396 status collapsed
397
398 \begin_layout Plain Layout
399 ず@図 ! がぞうだいあろぐ@画像ダイアログ
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset CommandInset label
406 LatexCommand label
407 name "sec:画像ダイアログ"
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Standard
415 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
416 \begin_inset Graphics
417         filename ../../images/dialog-show-new-inset_graphics.png
418         scale 85
419         scaleBeforeRotation
420
421 \end_inset
422
423 をクリックするか、
424 \family sans
425 挿入\SpecialChar \menuseparator
426 画像
427 \family default
428 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
429 \end_layout
430
431 \begin_layout Standard
432 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
433 \end_layout
434
435 \begin_layout Description
436
437 \family sans
438 画像
439 \family default
440  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
441 \begin_inset CommandInset ref
442 LatexCommand ref
443 reference "cha:LyXで使用できる単位"
444
445 \end_inset
446
447 に説明があります。
448 \begin_inset Newline newline
449 \end_inset
450
451
452 \begin_inset Index idx
453 status collapsed
454
455 \begin_layout Plain Layout
456 ず@図 ! のかいてん@---の回転
457 \end_layout
458
459 \end_inset
460
461 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
462 \begin_inset Newline newline
463 \end_inset
464
465
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 ず@図 ! のしんしゅく@---の伸縮
471 \end_layout
472
473 \end_inset
474
475 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
476 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
477 \family sans
478 縦横比を維持する
479 \family default
480 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
481 \begin_inset Newline newline
482 \end_inset
483
484 画像を右クリックすると現れるコンテクストメニューで
485 \family sans
486 外部で編集
487 \family default
488 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
489 ます。
490 \end_layout
491
492 \begin_layout Description
493
494 \family sans
495 切り抜き
496 \family default
497  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
498 \family sans
499 ファイルから取得
500 \family default
501 ボタンを押すことによって、自動的に計算することもできます。
502 \family sans
503 境界枠で切り抜く
504 \family default
505 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
506 \end_layout
507
508 \begin_layout Description
509
510 \family sans
511 LaTeXとLyXのオプション
512 \family default
513  このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
514 \family sans
515
516 \begin_inset Newline newline
517 \end_inset
518
519 下書きモード
520 \family default
521 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
522 \family sans
523
524 \begin_inset Newline newline
525 \end_inset
526
527 エクスポートする際に解凍しない
528 \family default
529 オプションは、
530 \emph on
531 x.eps.gz
532 \emph default
533 のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
534 ません。
535 \begin_inset Newline newline
536 \end_inset
537
538 zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
539 \begin_inset CommandInset ref
540 LatexCommand ref
541 reference "sec:PostScript"
542
543 \end_inset
544
545 をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
546 \begin_inset Newline newline
547 \end_inset
548
549
550 \series bold
551 gzip x.eps
552 \series default
553
554 \begin_inset Newline newline
555 \end_inset
556
557
558 \series bold
559 zgrep %%Bounding x.eps.gz > x.eps.bb
560 \series default
561
562 \begin_inset Newline newline
563 \end_inset
564
565 二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
566 \begin_inset Newline newline
567 \end_inset
568
569
570 \family sans
571 画像グループ
572 \family default
573 フィールドでは、画像設定グループを定義したり既存のグループに所属させたりすることができます
574 \begin_inset Index idx
575 status collapsed
576
577 \begin_layout Plain Layout
578 ず@図 ! せっていぐるーぷ@設定グループ
579 \end_layout
580
581 \end_inset
582
583 。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
584 がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
585 ーを使用して、望むグループ名をチェックすることで行うこともできます。
586 \end_layout
587
588 \begin_layout Standard
589 \begin_inset VSpace bigskip
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Standard
596 下記はEPS書式
597 \begin_inset Foot
598 status collapsed
599
600 \begin_layout Plain Layout
601 画像書式は、第
602 \begin_inset CommandInset ref
603 LatexCommand ref
604 reference "sec:画像書式"
605
606 \end_inset
607
608 節に説明されています。
609 \end_layout
610
611 \end_inset
612
613 の画像の例で、単独の中央揃えの段落に置いてあります。
614 \end_layout
615
616 \begin_layout Standard
617 \align center
618 \begin_inset Graphics
619         filename ../clipart/mobius.eps
620         scale 70
621         scaleBeforeRotation
622         rotateOrigin center
623
624 \end_inset
625
626
627 \end_layout
628
629 \begin_layout Standard
630 下記は上と同じ画像ですが、下書きモードのものです。
631 \end_layout
632
633 \begin_layout Standard
634 \align center
635 \begin_inset Graphics
636         filename ../clipart/mobius.eps
637         scale 70
638         draft
639         scaleBeforeRotation
640         rotateOrigin center
641
642 \end_inset
643
644
645 \end_layout
646
647 \begin_layout Standard
648 \begin_inset Newpage newpage
649 \end_inset
650
651
652 \end_layout
653
654 \begin_layout Section
655 図フロート
656 \begin_inset CommandInset label
657 LatexCommand label
658 name "sec:図フロート"
659
660 \end_inset
661
662
663 \begin_inset Index idx
664 status collapsed
665
666 \begin_layout Plain Layout
667 ふろーと@フロート ! ず@図
668 \end_layout
669
670 \end_inset
671
672
673 \begin_inset Index idx
674 status collapsed
675
676 \begin_layout Plain Layout
677 ず@図 ! ふろーと@フロート
678 \end_layout
679
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 フロートについての一般的な説明は、第
687 \begin_inset CommandInset ref
688 LatexCommand ref
689 reference "sec:フロートはじめに"
690
691 \end_inset
692
693 節をご覧下さい。
694 \end_layout
695
696 \begin_layout Standard
697 ツールバーボタンの
698 \begin_inset Graphics
699         filename ../../images/float-insert_figure.png
700         scale 85
701         scaleBeforeRotation
702
703 \end_inset
704
705
706 \family sans
707 挿入\SpecialChar \menuseparator
708 フロート\SpecialChar \menuseparator
709
710 \family default
711 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
712 \begin_inset CommandInset ref
713 LatexCommand ref
714 reference "fig:犠牲のカモノハシ"
715
716 \end_inset
717
718 のようにキャプションの上に置くこともできますし、図
719 \begin_inset CommandInset ref
720 LatexCommand ref
721 reference "fig:エッシャー"
722
723 \end_inset
724
725 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:キャプションの配置"
729
730 \end_inset
731
732 節に述べられています。
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Float figure
737 wide false
738 sideways false
739 status open
740
741 \begin_layout Plain Layout
742 \align center
743 \begin_inset Graphics
744         filename ../clipart/platypus.eps
745         width 50col%
746         scaleBeforeRotation
747         rotateOrigin center
748
749 \end_inset
750
751
752 \end_layout
753
754 \begin_layout Plain Layout
755 \begin_inset Caption
756
757 \begin_layout Plain Layout
758 \begin_inset CommandInset label
759 LatexCommand label
760 name "fig:犠牲のカモノハシ"
761
762 \end_inset
763
764 フロート中の激しく歪んだカモノハシ
765 \end_layout
766
767 \end_inset
768
769
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Standard
778 \begin_inset Float figure
779 wide false
780 sideways false
781 status open
782
783 \begin_layout Plain Layout
784 \begin_inset Caption
785
786 \begin_layout Plain Layout
787 \begin_inset CommandInset label
788 LatexCommand label
789 name "fig:エッシャー"
790
791 \end_inset
792
793 行ってしまったM.C.エッシャー
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Plain Layout
802 \align center
803 \begin_inset Graphics
804         filename ../clipart/escher-lsd.eps
805         scale 80
806         scaleBeforeRotation
807         rotateOrigin center
808
809 \end_inset
810
811
812 \end_layout
813
814 \end_inset
815
816
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset Index idx
821 status collapsed
822
823 \begin_layout Plain Layout
824 さんしょう@参照 ! ずへの@図への ---
825 \end_layout
826
827 \end_inset
828
829
830 \begin_inset CommandInset ref
831 LatexCommand ref
832 reference "fig:犠牲のカモノハシ"
833
834 \end_inset
835
836 図と第
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "fig:エッシャー"
840
841 \end_inset
842
843 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
844 \family sans
845 挿入\SpecialChar \menuseparator
846 ラベル
847 \family default
848 メニューかツールバーボタン
849 \begin_inset Graphics
850         filename ../../images/label-insert.png
851         scale 85
852         scaleBeforeRotation
853
854 \end_inset
855
856 を使用して、キャプションにラベルを挿入してください。その後、
857 \family sans
858 挿入\SpecialChar \menuseparator
859 相互参照
860 \family default
861 メニューかツールバーボタン
862 \begin_inset Graphics
863         filename ../../images/dialog-show-new-inset_ref.png
864         scale 85
865         scaleBeforeRotation
866
867 \end_inset
868
869 を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
870 直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
871 \begin_inset Newline newline
872 \end_inset
873
874 参照は、第
875 \begin_inset CommandInset ref
876 LatexCommand ref
877 reference "sec:フロートの参照"
878
879 \end_inset
880
881 節で詳細に説明されています。
882 \end_layout
883
884 \begin_layout Standard
885 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
886 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
887 \begin_inset CommandInset ref
888 LatexCommand ref
889 reference "fig:歪められた二つの像"
890
891 \end_inset
892
893 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
894 \begin_inset CommandInset ref
895 LatexCommand ref
896 reference "fig:何かわからない構造"
897
898 \end_inset
899
900 と図
901 \begin_inset CommandInset ref
902 LatexCommand ref
903 reference "fig:カモノハシ"
904
905 \end_inset
906
907 が内部図になります。
908 \end_layout
909
910 \begin_layout Standard
911 \begin_inset Float figure
912 wide false
913 sideways false
914 status open
915
916 \begin_layout Plain Layout
917 \begin_inset space \hfill{}
918 \end_inset
919
920
921 \begin_inset Float figure
922 wide false
923 sideways false
924 status open
925
926 \begin_layout Plain Layout
927 \begin_inset Caption
928
929 \begin_layout Plain Layout
930 \begin_inset CommandInset label
931 LatexCommand label
932 name "fig:何かわからない構造"
933
934 \end_inset
935
936 何かわからない構造
937 \end_layout
938
939 \end_inset
940
941
942 \end_layout
943
944 \begin_layout Plain Layout
945 \begin_inset Graphics
946         filename ../clipart/escher-lsd.eps
947         width 45col%
948         scaleBeforeRotation
949         groupId distorted
950
951 \end_inset
952
953
954 \end_layout
955
956 \end_inset
957
958
959 \begin_inset space \hfill{}
960 \end_inset
961
962
963 \begin_inset Float figure
964 wide false
965 sideways false
966 status open
967
968 \begin_layout Plain Layout
969 \begin_inset Caption
970
971 \begin_layout Plain Layout
972 \begin_inset CommandInset label
973 LatexCommand label
974 name "fig:カモノハシ"
975
976 \end_inset
977
978 カモノハシ
979 \end_layout
980
981 \end_inset
982
983
984 \end_layout
985
986 \begin_layout Plain Layout
987 \begin_inset Graphics
988         filename ../clipart/platypus.eps
989         width 45col%
990         scaleBeforeRotation
991         groupId distorted
992
993 \end_inset
994
995
996 \end_layout
997
998 \end_inset
999
1000
1001 \begin_inset space \hfill{}
1002 \end_inset
1003
1004
1005 \end_layout
1006
1007 \begin_layout Plain Layout
1008 \begin_inset Caption
1009
1010 \begin_layout Plain Layout
1011 \begin_inset CommandInset label
1012 LatexCommand label
1013 name "fig:歪められた二つの像"
1014
1015 \end_inset
1016
1017 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1018 \end_layout
1019
1020 \end_inset
1021
1022
1023 \end_layout
1024
1025 \end_inset
1026
1027
1028 \end_layout
1029
1030 \begin_layout Standard
1031 \begin_inset Newpage newpage
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \begin_layout Section
1038 画像書式
1039 \begin_inset CommandInset label
1040 LatexCommand label
1041 name "sec:画像書式"
1042
1043 \end_inset
1044
1045
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 がぞうしょしき@画像書式
1051 \end_layout
1052
1053 \end_inset
1054
1055
1056 \begin_inset Index idx
1057 status collapsed
1058
1059 \begin_layout Plain Layout
1060 ず@図 ! がぞうしょしき@画像書式
1061 \end_layout
1062
1063 \end_inset
1064
1065
1066 \end_layout
1067
1068 \begin_layout Standard
1069 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1070 \begin_inset CommandInset ref
1071 LatexCommand ref
1072 reference "cha:ファイル出力形式"
1073
1074 \end_inset
1075
1076 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
1077 ウンドで
1078 \family typewriter
1079 ImageMagick
1080 \family default
1081 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
1082 用するとよいでしょう。出力ファイル書式は、付録
1083 \begin_inset CommandInset ref
1084 LatexCommand ref
1085 reference "cha:ファイル出力形式"
1086
1087 \end_inset
1088
1089 に説明されています。
1090 \end_layout
1091
1092 \begin_layout Standard
1093 フォントと同じく、画像形式にも以下の二つの型があります。
1094 \end_layout
1095
1096 \begin_layout Description
1097 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1098 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1099 \family typewriter
1100 .gif
1101 \family default
1102 」)
1103 \begin_inset Index idx
1104 status collapsed
1105
1106 \begin_layout Plain Layout
1107 GIF|see
1108 \begin_inset ERT
1109 status collapsed
1110
1111 \begin_layout Plain Layout
1112
1113 {
1114 \end_layout
1115
1116 \end_inset
1117
1118 画像書式
1119 \begin_inset ERT
1120 status collapsed
1121
1122 \begin_layout Plain Layout
1123
1124 }
1125 \end_layout
1126
1127 \end_inset
1128
1129
1130 \end_layout
1131
1132 \end_inset
1133
1134 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1135 \family typewriter
1136 .png
1137 \family default
1138 」)
1139 \begin_inset Index idx
1140 status collapsed
1141
1142 \begin_layout Plain Layout
1143 PNG|see
1144 \begin_inset ERT
1145 status collapsed
1146
1147 \begin_layout Plain Layout
1148
1149 {
1150 \end_layout
1151
1152 \end_inset
1153
1154 画像書式
1155 \begin_inset ERT
1156 status collapsed
1157
1158 \begin_layout Plain Layout
1159
1160 }
1161 \end_layout
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \end_inset
1169
1170 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1171 \family typewriter
1172 .jpg
1173 \family default
1174 」または「
1175 \family typewriter
1176 .jpeg
1177 \family default
1178 」)
1179 \begin_inset Index idx
1180 status collapsed
1181
1182 \begin_layout Plain Layout
1183 JPG|see
1184 \begin_inset ERT
1185 status collapsed
1186
1187 \begin_layout Plain Layout
1188
1189 {
1190 \end_layout
1191
1192 \end_inset
1193
1194 画像書式
1195 \begin_inset ERT
1196 status collapsed
1197
1198 \begin_layout Plain Layout
1199
1200 }
1201 \end_layout
1202
1203 \end_inset
1204
1205
1206 \end_layout
1207
1208 \end_inset
1209
1210 などがあります。
1211 \end_layout
1212
1213 \begin_layout Description
1214 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1215 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1216 に便利です。
1217 \begin_inset Newline newline
1218 \end_inset
1219
1220 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1221 \family typewriter
1222 .svg
1223 \family default
1224 」)
1225 \begin_inset Index idx
1226 status collapsed
1227
1228 \begin_layout Plain Layout
1229 SVG|see
1230 \begin_inset ERT
1231 status collapsed
1232
1233 \begin_layout Plain Layout
1234
1235 {
1236 \end_layout
1237
1238 \end_inset
1239
1240 画像書式
1241 \begin_inset ERT
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245
1246 }
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \end_inset
1255
1256 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1257 \family typewriter
1258 .eps
1259 \family default
1260 」)
1261 \begin_inset Index idx
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265 EPS|see
1266 \begin_inset ERT
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270
1271 {
1272 \end_layout
1273
1274 \end_inset
1275
1276 画像書式
1277 \begin_inset ERT
1278 status collapsed
1279
1280 \begin_layout Plain Layout
1281
1282 }
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \end_layout
1289
1290 \end_inset
1291
1292 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1293 \family typewriter
1294 .pdf
1295 \family default
1296 」)
1297 \begin_inset Index idx
1298 status collapsed
1299
1300 \begin_layout Plain Layout
1301 PDF
1302 \end_layout
1303
1304 \end_inset
1305
1306 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1307 \family typewriter
1308 .wmf
1309 \family default
1310 」)
1311 \begin_inset Index idx
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 SVG|see
1316 \begin_inset ERT
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320
1321 {
1322 \end_layout
1323
1324 \end_inset
1325
1326 画像書式
1327 \begin_inset ERT
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331
1332 }
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \end_inset
1341
1342 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1343 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1344 \begin_inset Foot
1345 status collapsed
1346
1347 \begin_layout Plain Layout
1348 PDFの場合には、さらに元画像が圧縮されます。
1349 \end_layout
1350
1351 \end_inset
1352
1353 。たとえば、
1354 \family typewriter
1355 Adobe Photoshop
1356 \family default
1357 が生成するPDFファイルは、ビットマップ画像です。
1358 \end_layout
1359
1360 \begin_layout Standard
1361 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1362 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1363 \begin_inset Formula $\to$
1364 \end_inset
1365
1366 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1367 \end_layout
1368
1369 \begin_layout Chapter
1370
1371 \begin_inset Index idx
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375 ひょう@表
1376 \end_layout
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \begin_layout Section
1384 はじめに
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 ひょう@表 ! はじめに
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Standard
1398
1399 \family roman
1400 \series medium
1401 \shape up
1402 \size normal
1403 \emph off
1404 \bar no
1405 \noun off
1406 \color none
1407 表を挿入するには、ツールバーボタン
1408 \begin_inset Graphics
1409         filename ../../images/tabular-insert.png
1410         scale 85
1411
1412 \end_inset
1413
1414 か、
1415 \family sans
1416 \series default
1417 \shape default
1418 \size default
1419 \emph default
1420 \bar default
1421 \noun default
1422 \color inherit
1423 挿入\SpecialChar \menuseparator
1424
1425 \family default
1426 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1427 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1428 \begin_inset Newline newline
1429 \end_inset
1430
1431 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1432 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1433 \end_layout
1434
1435 \begin_layout Standard
1436 \align center
1437 \begin_inset Tabular
1438 <lyxtabular version="3" rows="4" columns="4">
1439 <features tabularvalignment="middle">
1440 <column alignment="center" valignment="top" width="0">
1441 <column alignment="center" valignment="top" width="0">
1442 <column alignment="center" valignment="top" width="0">
1443 <column alignment="center" valignment="top" width="0">
1444 <row>
1445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1446 \begin_inset Text
1447
1448 \begin_layout Plain Layout
1449
1450 \end_layout
1451
1452 \end_inset
1453 </cell>
1454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1455 \begin_inset Text
1456
1457 \begin_layout Plain Layout
1458 1
1459 \end_layout
1460
1461 \end_inset
1462 </cell>
1463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1464 \begin_inset Text
1465
1466 \begin_layout Plain Layout
1467 2
1468 \end_layout
1469
1470 \end_inset
1471 </cell>
1472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1473 \begin_inset Text
1474
1475 \begin_layout Plain Layout
1476 3
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 <row>
1483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Plain Layout
1487
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Plain Layout
1514
1515 \end_layout
1516
1517 \end_inset
1518 </cell>
1519 </row>
1520 <row>
1521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1522 \begin_inset Text
1523
1524 \begin_layout Plain Layout
1525
1526 \end_layout
1527
1528 \end_inset
1529 </cell>
1530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543
1544 \end_layout
1545
1546 \end_inset
1547 </cell>
1548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1549 \begin_inset Text
1550
1551 \begin_layout Plain Layout
1552
1553 \end_layout
1554
1555 \end_inset
1556 </cell>
1557 </row>
1558 <row>
1559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1560 \begin_inset Text
1561
1562 \begin_layout Plain Layout
1563
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1569 \begin_inset Text
1570
1571 \begin_layout Plain Layout
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1587 \begin_inset Text
1588
1589 \begin_layout Plain Layout
1590
1591 \end_layout
1592
1593 \end_inset
1594 </cell>
1595 </row>
1596 </lyxtabular>
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \begin_layout Section
1604 表ダイアログ
1605 \begin_inset Index idx
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 ひょう@表 ! だいあろぐ@ダイアログ
1610 \end_layout
1611
1612 \end_inset
1613
1614
1615 \end_layout
1616
1617 \begin_layout Standard
1618
1619 \family roman
1620 \series medium
1621 \shape up
1622 \size normal
1623 \emph off
1624 \bar no
1625 \noun off
1626 \color none
1627 表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
1628 また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1629 \family default
1630 \series default
1631 \shape default
1632 \size default
1633 \emph default
1634 \bar default
1635 \noun default
1636 \color inherit
1637 セルの
1638 \emph on
1639 内容
1640 \emph default
1641 を選択するのと、セル自体を選択するのは違うことに注意して下さい。表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1642 \end_layout
1643
1644 \begin_layout Description
1645
1646 \family sans
1647 表の設定
1648 \family default
1649  ここでは、現在列の幅と水平揃えを設定することができます。
1650 \lang english
1651 The alignment 
1652 \family sans
1653 At
1654 \begin_inset space ~
1655 \end_inset
1656
1657 Decimal
1658 \begin_inset space ~
1659 \end_inset
1660
1661 Separator
1662 \family default
1663  is described in
1664 \lang japanese
1665  第
1666 \begin_inset CommandInset ref
1667 LatexCommand ref
1668 reference "sub:特殊なセル揃え"
1669
1670 \end_inset
1671
1672 。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関しては、第
1673 \begin_inset CommandInset ref
1674 LatexCommand ref
1675 reference "sub:複数行"
1676
1677 \end_inset
1678
1679 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1680 \begin_inset Newline newline
1681 \end_inset
1682
1683 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1684 \begin_inset CommandInset ref
1685 LatexCommand ref
1686 reference "sub:連結列"
1687
1688 \end_inset
1689
1690 節をご参照下さい 
1691 \lang english
1692 or the cells of one column as multirow cell, see section
1693 \lang japanese
1694
1695 \begin_inset space ~
1696 \end_inset
1697
1698
1699 \begin_inset CommandInset ref
1700 LatexCommand ref
1701 reference "sub:連結行"
1702
1703 \end_inset
1704
1705
1706 \begin_inset Newline newline
1707 \end_inset
1708
1709 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
1710 \begin_inset Newline newline
1711 \end_inset
1712
1713
1714 \begin_inset Note Greyedout
1715 status open
1716
1717 \begin_layout Plain Layout
1718
1719 \series bold
1720 【註】
1721 \series default
1722 DVIビューアのすべてが回転を表示できるわけではありません。
1723 \end_layout
1724
1725 \end_inset
1726
1727
1728 \begin_inset Newline newline
1729 \end_inset
1730
1731 また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
1732 \begin_inset CommandInset ref
1733 LatexCommand ref
1734 reference "sub:連結列の計算"
1735
1736 \end_inset
1737
1738 節および第
1739 \begin_inset CommandInset ref
1740 LatexCommand ref
1741 reference "sec:色付きの表"
1742
1743 \end_inset
1744
1745 節をご参照下さい。
1746 \end_layout
1747
1748 \begin_layout Description
1749
1750 \family sans
1751 罫線
1752 \family default
1753  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
1754 \begin_inset Newline newline
1755 \end_inset
1756
1757 様式オプションとして
1758 \family sans
1759 フォーマル様式
1760 \family default
1761 を使用すると、第
1762 \begin_inset CommandInset ref
1763 LatexCommand ref
1764 reference "sec:フォーマル形式の表"
1765
1766 \end_inset
1767
1768 節に述べられているフォーマル様式の表に表を変換します。
1769 \begin_inset Newline newline
1770 \end_inset
1771
1772 またここで、第
1773 \begin_inset CommandInset ref
1774 LatexCommand ref
1775 reference "sub:行の余白取り"
1776
1777 \end_inset
1778
1779 節に述べられているように、表の行に空白を追加することもできます。
1780 \end_layout
1781
1782 \begin_layout Description
1783
1784 \family sans
1785 長尺表
1786 \family default
1787  このタブは、複数のページにわたる、いわゆる「
1788 \emph on
1789 長尺表
1790 \emph default
1791 」を作るためのものです。第
1792 \begin_inset CommandInset ref
1793 LatexCommand ref
1794 reference "sec:長尺表"
1795
1796 \end_inset
1797
1798 節および第
1799 \begin_inset CommandInset ref
1800 LatexCommand ref
1801 reference "sec:長尺表にまつわる諸点"
1802
1803 \end_inset
1804
1805 節に、長尺表の機能に関する詳細な説明があります。
1806 \end_layout
1807
1808 \begin_layout Standard
1809 表ダイアログを開いたままでも、セル間をカーソルを使って移動することができ、その際、現在セルの特性が直ちにダイアログに表示されます。
1810 \end_layout
1811
1812 \begin_layout Section
1813 表ツールバー
1814 \begin_inset Index idx
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818 ひょう@表 ! つーるばー@ツールバー
1819 \end_layout
1820
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \begin_layout Standard
1827 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
1828 示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
1829 \end_layout
1830
1831 \begin_layout Standard
1832 ツールバーには、以下のアイコンがあります。
1833 \end_layout
1834
1835 \begin_layout Labeling
1836 \begin_inset Graphics
1837         filename ../../images/tabular-feature_append-row.png
1838         scaleBeforeRotation
1839
1840 \end_inset
1841
1842 は、現在セルあるいは選択範囲の下に行を追加します。
1843 \end_layout
1844
1845 \begin_layout Labeling
1846 \begin_inset Graphics
1847         filename ../../images/tabular-feature_append-column.png
1848         scaleBeforeRotation
1849
1850 \end_inset
1851
1852 は、現在セルあるいは選択範囲の右に列を追加します。
1853 \end_layout
1854
1855 \begin_layout Labeling
1856 \begin_inset Graphics
1857         filename ../../images/tabular-feature_delete-row.png
1858         scaleBeforeRotation
1859
1860 \end_inset
1861
1862 は、現在行あるいは選択範囲行を削除します。
1863 \end_layout
1864
1865 \begin_layout Labeling
1866 \begin_inset Graphics
1867         filename ../../images/tabular-feature_delete-column.png
1868         scaleBeforeRotation
1869
1870 \end_inset
1871
1872 は、現在列あるいは選択範囲列を削除します。
1873 \end_layout
1874
1875 \begin_layout Labeling
1876 \begin_inset Graphics
1877         filename ../../images/tabular-feature_toggle-line-top.png
1878         scaleBeforeRotation
1879
1880 \end_inset
1881
1882 は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
1883 \end_layout
1884
1885 \begin_layout Labeling
1886 \begin_inset Graphics
1887         filename ../../images/tabular-feature_toggle-line-bottom.png
1888         scaleBeforeRotation
1889
1890 \end_inset
1891
1892 は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
1893 \end_layout
1894
1895 \begin_layout Labeling
1896 \begin_inset Graphics
1897         filename ../../images/tabular-feature_toggle-line-left.png
1898         scaleBeforeRotation
1899
1900 \end_inset
1901
1902 は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
1903 \end_layout
1904
1905 \begin_layout Labeling
1906 \begin_inset Graphics
1907         filename ../../images/tabular-feature_toggle-line-right.png
1908         scaleBeforeRotation
1909
1910 \end_inset
1911
1912 は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
1913 \end_layout
1914
1915 \begin_layout Labeling
1916 \begin_inset Graphics
1917         filename ../../images/tabular-feature_set-all-lines.png
1918         scaleBeforeRotation
1919
1920 \end_inset
1921
1922 は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
1923 \end_layout
1924
1925 \begin_layout Labeling
1926 \begin_inset Graphics
1927         filename ../../images/tabular-feature_unset-all-lines.png
1928         scaleBeforeRotation
1929
1930 \end_inset
1931
1932 は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
1933 \end_layout
1934
1935 \begin_layout Labeling
1936 \begin_inset Graphics
1937         filename ../../images/tabular-feature_m-align-left.png
1938         scaleBeforeRotation
1939
1940 \end_inset
1941
1942 は、現在セルあるいは現在列の内容を左揃えにします。
1943 \end_layout
1944
1945 \begin_layout Labeling
1946 \begin_inset Graphics
1947         filename ../../images/tabular-feature_m-align-center.png
1948         scaleBeforeRotation
1949
1950 \end_inset
1951
1952 は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
1953 \end_layout
1954
1955 \begin_layout Labeling
1956 \begin_inset Graphics
1957         filename ../../images/tabular-feature_m-align-right.png
1958         scaleBeforeRotation
1959
1960 \end_inset
1961
1962 は、現在セルあるいは現在列の内容を右揃えにします。
1963 \end_layout
1964
1965 \begin_layout Labeling
1966 \begin_inset Graphics
1967         filename ../../images/tabular-feature_align-decimal.png
1968         scaleBeforeRotation
1969
1970 \end_inset
1971
1972  
1973 \lang english
1974 aligns the content of the current column at a character
1975 \end_layout
1976
1977 \begin_layout Labeling
1978 \begin_inset Graphics
1979         filename ../../images/tabular-feature_m-valign-top.png
1980         scaleBeforeRotation
1981
1982 \end_inset
1983
1984 は、現在セルの内容を垂直方向上揃えにします。
1985 \end_layout
1986
1987 \begin_layout Labeling
1988 \begin_inset Graphics
1989         filename ../../images/tabular-feature_m-valign-middle.png
1990         scaleBeforeRotation
1991
1992 \end_inset
1993
1994 は、現在セルの内容を垂直方向中央揃えにします。
1995 \end_layout
1996
1997 \begin_layout Labeling
1998 \begin_inset Graphics
1999         filename ../../images/tabular-feature_m-valign-bottom.png
2000         scaleBeforeRotation
2001
2002 \end_inset
2003
2004 は、現在セルの内容を垂直方向下揃えにします。
2005 \end_layout
2006
2007 \begin_layout Labeling
2008 \begin_inset Graphics
2009         filename ../../images/tabular-feature_set-rotate-cell.png
2010         scaleBeforeRotation
2011
2012 \end_inset
2013
2014 は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2015 \end_layout
2016
2017 \begin_layout Labeling
2018 \begin_inset Graphics
2019         filename ../../images/tabular-feature_set-rotate-tabular.png
2020         scaleBeforeRotation
2021
2022 \end_inset
2023
2024 は、表全体を反時計廻りに90度回転します。
2025 \end_layout
2026
2027 \begin_layout Labeling
2028 \begin_inset Graphics
2029         filename ../../images/tabular-feature_multicolumn.png
2030         scaleBeforeRotation
2031
2032 \end_inset
2033
2034 は、現在セルあるいは選択範囲を連結列にします。
2035 \end_layout
2036
2037 \begin_layout Labeling
2038 \begin_inset Graphics
2039         filename ../../images/tabular-feature_multirow.png
2040         scaleBeforeRotation
2041
2042 \end_inset
2043
2044  
2045 \lang english
2046 sets the current cell or selection as a multirow
2047 \end_layout
2048
2049 \begin_layout Standard
2050 \begin_inset Note Greyedout
2051 status open
2052
2053 \begin_layout Plain Layout
2054
2055 \series bold
2056 【註】
2057 \series default
2058 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2059 \end_layout
2060
2061 \end_inset
2062
2063
2064 \end_layout
2065
2066 \begin_layout Section
2067 表編集メニュー
2068 \begin_inset Index idx
2069 status collapsed
2070
2071 \begin_layout Plain Layout
2072 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2073 \end_layout
2074
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 表ダイアログと表ツールバーの他に、
2082 \family sans
2083 編集\SpecialChar \menuseparator
2084
2085 \family default
2086 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2087 部にあるときのみ、表示されます。
2088 \end_layout
2089
2090 \begin_layout Section
2091 表フロート
2092 \begin_inset CommandInset label
2093 LatexCommand label
2094 name "sec:表フロート"
2095
2096 \end_inset
2097
2098
2099 \begin_inset Index idx
2100 status collapsed
2101
2102 \begin_layout Plain Layout
2103 ふろーと@フロート ! ひょう@表
2104 \end_layout
2105
2106 \end_inset
2107
2108
2109 \begin_inset Index idx
2110 status collapsed
2111
2112 \begin_layout Plain Layout
2113 ひょう@表 ! ふろーと@フロート
2114 \end_layout
2115
2116 \end_inset
2117
2118
2119 \end_layout
2120
2121 \begin_layout Standard
2122 フロートの一般的な説明については、第
2123 \begin_inset CommandInset ref
2124 LatexCommand ref
2125 reference "sec:フロートはじめに"
2126
2127 \end_inset
2128
2129 節をご覧下さい。
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset Float table
2134 placement h
2135 wide false
2136 sideways false
2137 status open
2138
2139 \begin_layout Plain Layout
2140 \begin_inset Caption
2141
2142 \begin_layout Plain Layout
2143 \begin_inset CommandInset label
2144 LatexCommand label
2145 name "tab:表フロート"
2146
2147 \end_inset
2148
2149 表フロート
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \begin_layout Plain Layout
2158 \align center
2159 \begin_inset Tabular
2160 <lyxtabular version="3" rows="3" columns="3">
2161 <features tabularvalignment="middle">
2162 <column alignment="center" valignment="top" width="0pt">
2163 <column alignment="center" valignment="top" width="0pt">
2164 <column alignment="center" valignment="top" width="0pt">
2165 <row>
2166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2167 \begin_inset Text
2168
2169 \begin_layout Plain Layout
2170
2171 \family roman
2172 \series medium
2173 \shape up
2174 \size normal
2175 \emph off
2176 \bar no
2177 \noun off
2178 \color none
2179 1
2180 \end_layout
2181
2182 \end_inset
2183 </cell>
2184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Plain Layout
2188
2189 \family roman
2190 \series medium
2191 \shape up
2192 \size normal
2193 \emph off
2194 \bar no
2195 \noun off
2196 \color none
2197 2
2198 \end_layout
2199
2200 \end_inset
2201 </cell>
2202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2203 \begin_inset Text
2204
2205 \begin_layout Plain Layout
2206
2207 \family roman
2208 \series medium
2209 \shape up
2210 \size normal
2211 \emph off
2212 \bar no
2213 \noun off
2214 \color none
2215 3
2216 \end_layout
2217
2218 \end_inset
2219 </cell>
2220 </row>
2221 <row>
2222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2223 \begin_inset Text
2224
2225 \begin_layout Plain Layout
2226 森嶋
2227 \end_layout
2228
2229 \end_inset
2230 </cell>
2231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2232 \begin_inset Text
2233
2234 \begin_layout Plain Layout
2235 宇沢
2236 \end_layout
2237
2238 \end_inset
2239 </cell>
2240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2241 \begin_inset Text
2242
2243 \begin_layout Plain Layout
2244 二階堂
2245 \end_layout
2246
2247 \end_inset
2248 </cell>
2249 </row>
2250 <row>
2251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2252 \begin_inset Text
2253
2254 \begin_layout Plain Layout
2255
2256 \family roman
2257 \series medium
2258 \shape up
2259 \size normal
2260 \emph off
2261 \bar no
2262 \noun off
2263 \color none
2264 \begin_inset Formula $\int x^{2}dx$
2265 \end_inset
2266
2267
2268 \end_layout
2269
2270 \end_inset
2271 </cell>
2272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2273 \begin_inset Text
2274
2275 \begin_layout Plain Layout
2276
2277 \family roman
2278 \series medium
2279 \shape up
2280 \size normal
2281 \emph off
2282 \bar no
2283 \noun off
2284 \color none
2285 \begin_inset Formula $\left[\begin{array}{cc}
2286 a & b\\
2287 c & d
2288 \end{array}\right]$
2289 \end_inset
2290
2291
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300
2301 \family roman
2302 \series medium
2303 \shape up
2304 \size normal
2305 \emph off
2306 \bar no
2307 \noun off
2308 \color none
2309 \begin_inset Formula $1+1=2$
2310 \end_inset
2311
2312
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 </row>
2318 </lyxtabular>
2319
2320 \end_inset
2321
2322
2323 \end_layout
2324
2325 \end_inset
2326
2327
2328 \end_layout
2329
2330 \begin_layout Standard
2331 表フロートは、
2332 \family sans
2333 挿入
2334 \shape up
2335 \SpecialChar \menuseparator
2336 フロート\SpecialChar \menuseparator
2337
2338 \family default
2339 \shape default
2340 メニューかツールバーボタン
2341 \begin_inset Graphics
2342         filename ../../images/float-insert_table.png
2343         scale 85
2344         scaleBeforeRotation
2345
2346 \end_inset
2347
2348 を使うと挿入することができます。
2349 \end_layout
2350
2351 \begin_layout Standard
2352 フロートは折りたたむことのできるボックスとして表示され、中には「表
2353 \begin_inset space ~
2354 \end_inset
2355
2356 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2357 \end_layout
2358
2359 \begin_layout Standard
2360
2361 \begin_inset space ~
2362 \end_inset
2363
2364
2365 \begin_inset CommandInset ref
2366 LatexCommand ref
2367 reference "tab:表フロート"
2368
2369 \end_inset
2370
2371 は、表フロートに入れた表の例です。
2372 \end_layout
2373
2374 \begin_layout Standard
2375 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
2376 er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
2377 eXパッケージの
2378 \series bold
2379 caption
2380 \series default
2381
2382 \begin_inset Index idx
2383 status collapsed
2384
2385 \begin_layout Plain Layout
2386 LaTeXぱっけーじ@LaTeXパッケージ ! caption
2387 \end_layout
2388
2389 \end_inset
2390
2391
2392 \end_layout
2393
2394 \begin_layout Standard
2395
2396 \series bold
2397 tableposition=top
2398 \end_layout
2399
2400 \begin_layout Standard
2401 というオプションとともにloadコマンドを使って読み込んでください
2402 \begin_inset Foot
2403 status collapsed
2404
2405 \begin_layout Plain Layout
2406 詳しくは、第
2407 \begin_inset CommandInset ref
2408 LatexCommand ref
2409 reference "sec:キャプションの配置"
2410
2411 \end_inset
2412
2413 節をご覧下さい。
2414 \end_layout
2415
2416 \end_inset
2417
2418 。キャプション書式を調整するには、第
2419 \begin_inset CommandInset ref
2420 LatexCommand ref
2421 reference "sec:キャプションの書式設定"
2422
2423 \end_inset
2424
2425 節にものべられているように
2426 \series bold
2427 caption
2428 \series default
2429 パッケージを使用します。
2430 \end_layout
2431
2432 \begin_layout Standard
2433 \begin_inset Index idx
2434 status collapsed
2435
2436 \begin_layout Plain Layout
2437 さんしょう@参照 ! ひょうへの@表への
2438 \end_layout
2439
2440 \end_inset
2441
2442 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2443 \family sans
2444 挿入\SpecialChar \menuseparator
2445 ラベル
2446 \family default
2447 メニューかツールバーボタンの
2448 \begin_inset Graphics
2449         filename ../../images/label-insert.png
2450         scale 85
2451         scaleBeforeRotation
2452
2453 \end_inset
2454
2455 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
2456 相互参照メニューかツールバーボタンの
2457 \begin_inset Graphics
2458         filename ../../images/dialog-show-new-inset_ref.png
2459         scale 85
2460         scaleBeforeRotation
2461
2462 \end_inset
2463
2464 を用いて、このラベルを参照することができます。
2465 \begin_inset Newline newline
2466 \end_inset
2467
2468 参照は、第
2469 \begin_inset CommandInset ref
2470 LatexCommand ref
2471 reference "sec:フロートの参照"
2472
2473 \end_inset
2474
2475 節で詳細に説明されています。
2476 \end_layout
2477
2478 \begin_layout Section
2479 長尺表
2480 \begin_inset CommandInset label
2481 LatexCommand label
2482 name "sec:長尺表"
2483
2484 \end_inset
2485
2486
2487 \begin_inset Index idx
2488 status collapsed
2489
2490 \begin_layout Plain Layout
2491 ちょうしゃくひょう@長尺表
2492 \end_layout
2493
2494 \end_inset
2495
2496
2497 \begin_inset Index idx
2498 status collapsed
2499
2500 \begin_layout Plain Layout
2501 ひょう@表 ! ちょうしゃくひょう@長尺表
2502 \end_layout
2503
2504 \end_inset
2505
2506
2507 \end_layout
2508
2509 \begin_layout Standard
2510 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2511 \family sans
2512 長尺表
2513 \family default
2514 タブにある
2515 \family sans
2516 長尺表を使う
2517 \family default
2518 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2519 することができるようになります。
2520 \end_layout
2521
2522 \begin_layout Description
2523 ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
2524 \family roman
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 ただし、
2533 \family sans
2534 \series default
2535 \shape default
2536 \size default
2537 \emph default
2538 \bar default
2539 \noun default
2540 \color inherit
2541 冒頭ヘッダ
2542 \family roman
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 が定義されているときは、冒頭ページを除きます。
2551 \family default
2552 \series default
2553 \shape default
2554 \size default
2555 \emph default
2556 \bar default
2557 \noun default
2558 \color inherit
2559 これと区別して、このヘッダは本体ヘッダと呼びます。
2560 \end_layout
2561
2562 \begin_layout Description
2563 冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
2564 \end_layout
2565
2566 \begin_layout Description
2567 フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
2568 \family roman
2569 \series medium
2570 \shape up
2571 \size normal
2572 \emph off
2573 \bar no
2574 \noun off
2575 \color none
2576 ただし、
2577 \family sans
2578 \series default
2579 \shape default
2580 \size default
2581 \emph default
2582 \bar default
2583 \noun default
2584 \color inherit
2585 末尾フッタ
2586 \family roman
2587 \series medium
2588 \shape up
2589 \size normal
2590 \emph off
2591 \bar no
2592 \noun off
2593 \color none
2594 が定義されているときは、末尾ページを除きます。
2595 \end_layout
2596
2597 \begin_layout Description
2598 末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
2599 \end_layout
2600
2601 \begin_layout Description
2602 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
2603 \begin_inset CommandInset ref
2604 LatexCommand ref
2605 reference "sub:長尺表のキャプション"
2606
2607 \end_inset
2608
2609 節で説明されています。
2610 \end_layout
2611
2612 \begin_layout Standard
2613 加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
2614 \end_layout
2615
2616 \begin_layout Standard
2617 \align center
2618 \begin_inset Tabular
2619 <lyxtabular version="3" rows="69" columns="3">
2620 <features islongtable="true" longtabularalignment="center">
2621 <column alignment="left" valignment="top" width="0cm">
2622 <column alignment="left" valignment="top" width="0pt">
2623 <column alignment="center" valignment="top" width="0pt">
2624 <row endfirsthead="true">
2625 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2626 \begin_inset Text
2627
2628 \begin_layout Plain Layout
2629
2630 \series bold
2631 例示用電話帳(名前は無視してください)
2632 \end_layout
2633
2634 \end_inset
2635 </cell>
2636 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2637 \begin_inset Text
2638
2639 \begin_layout Plain Layout
2640
2641 \end_layout
2642
2643 \end_inset
2644 </cell>
2645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2646 \begin_inset Text
2647
2648 \begin_layout Plain Layout
2649
2650 \end_layout
2651
2652 \end_inset
2653 </cell>
2654 </row>
2655 <row endfirsthead="true">
2656 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2657 \begin_inset Text
2658
2659 \begin_layout Plain Layout
2660 氏名
2661 \end_layout
2662
2663 \end_inset
2664 </cell>
2665 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \begin_layout Plain Layout
2669
2670 \end_layout
2671
2672 \end_inset
2673 </cell>
2674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2675 \begin_inset Text
2676
2677 \begin_layout Plain Layout
2678
2679 \series bold
2680 TEL.
2681 \end_layout
2682
2683 \end_inset
2684 </cell>
2685 </row>
2686 <row endhead="true">
2687 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691
2692 \series bold
2693 例示用電話帳
2694 \end_layout
2695
2696 \end_inset
2697 </cell>
2698 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2699 \begin_inset Text
2700
2701 \begin_layout Plain Layout
2702
2703 \end_layout
2704
2705 \end_inset
2706 </cell>
2707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 </row>
2717 <row endhead="true">
2718 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2719 \begin_inset Text
2720
2721 \begin_layout Plain Layout
2722 氏名
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731
2732 \end_layout
2733
2734 \end_inset
2735 </cell>
2736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Plain Layout
2740
2741 \series bold
2742 TEL.
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 </row>
2748 <row endfoot="true">
2749 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753 次頁へつづく
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762
2763 \end_layout
2764
2765 \end_inset
2766 </cell>
2767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2768 \begin_inset Text
2769
2770 \begin_layout Plain Layout
2771
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 </row>
2777 <row>
2778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782
2783 \series bold
2784 Annovi
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793 Silvia
2794 \end_layout
2795
2796 \end_inset
2797 </cell>
2798 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
2799 \begin_inset Text
2800
2801 \begin_layout Plain Layout
2802 111
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 </row>
2808 <row>
2809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813
2814 \series bold
2815 Bertoli
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 Stefano
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833 111
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 </row>
2839 <row>
2840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \begin_layout Plain Layout
2844
2845 \series bold
2846 Bozzi
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 <cell alignment="center" valignment="top" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855 Walter
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 111
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 </row>
2870 <row>
2871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875
2876 \series bold
2877 Cachia
2878 \end_layout
2879
2880 \end_inset
2881 </cell>
2882 <cell alignment="center" valignment="top" usebox="none">
2883 \begin_inset Text
2884
2885 \begin_layout Plain Layout
2886 Maria
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895 111
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 </row>
2901 <row>
2902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906
2907 \series bold
2908 Cachia
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 <cell alignment="center" valignment="top" usebox="none">
2914 \begin_inset Text
2915
2916 \begin_layout Plain Layout
2917 Maurizio
2918 \end_layout
2919
2920 \end_inset
2921 </cell>
2922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Plain Layout
2926 111
2927 \end_layout
2928
2929 \end_inset
2930 </cell>
2931 </row>
2932 <row>
2933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \series bold
2939 Cinquemani
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 <cell alignment="center" valignment="top" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948 Giusi
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957 111
2958 \end_layout
2959
2960 \end_inset
2961 </cell>
2962 </row>
2963 <row>
2964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \series bold
2970 Colin
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979 Bernard
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988 111
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 </row>
2994 <row>
2995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999
3000 \series bold
3001 Concli
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 <cell alignment="center" valignment="top" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010 Gianfranco
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019 111
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 </row>
3025 <row>
3026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030
3031 \series bold
3032 Dal Bosco
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041 Carolina
3042 \end_layout
3043
3044 \end_inset
3045 </cell>
3046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Plain Layout
3050 111
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 </row>
3056 <row>
3057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \series bold
3063 Dalpiaz
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 <cell alignment="center" valignment="top" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072 Annamaria
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081 111
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 </row>
3087 <row>
3088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Plain Layout
3092
3093 \series bold
3094 Feliciello
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 <cell alignment="center" valignment="top" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103 Domenico
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Plain Layout
3112 111
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 </row>
3118 <row>
3119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Plain Layout
3123
3124 \series bold
3125 Focarelli
3126 \end_layout
3127
3128 \end_inset
3129 </cell>
3130 <cell alignment="center" valignment="top" usebox="none">
3131 \begin_inset Text
3132
3133 \begin_layout Plain Layout
3134 Paola
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143 111
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 </row>
3149 <row>
3150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154
3155 \series bold
3156 Galletti
3157 \end_layout
3158
3159 \end_inset
3160 </cell>
3161 <cell alignment="center" valignment="top" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165 Oreste
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174 111
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 </row>
3180 <row>
3181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185
3186 \series bold
3187 Gasparini
3188 \end_layout
3189
3190 \end_inset
3191 </cell>
3192 <cell alignment="center" valignment="top" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Plain Layout
3196 Franca
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205 111
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 </row>
3211 <row>
3212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Plain Layout
3216
3217 \series bold
3218 Rizzardi
3219 \end_layout
3220
3221 \end_inset
3222 </cell>
3223 <cell alignment="center" valignment="top" usebox="none">
3224 \begin_inset Text
3225
3226 \begin_layout Plain Layout
3227 Paola
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236 111
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 </row>
3242 <row>
3243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \series bold
3249 Lassini
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 <cell alignment="center" valignment="top" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258 Giancarlo
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Plain Layout
3267 111
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 </row>
3273 <row>
3274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \series bold
3280 Malfatti
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell alignment="center" valignment="top" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289 Luciano
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298 111
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row>
3305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 Malfatti
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell alignment="center" valignment="top" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320 Valeriano
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329 111
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 </row>
3335 <row>
3336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \series bold
3342 Meneguzzo
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351 Roberto
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3357 \begin_inset Text
3358
3359 \begin_layout Plain Layout
3360 111
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 </row>
3366 <row>
3367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371
3372 \series bold
3373 Mezzadra
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell alignment="center" valignment="top" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382 Roberto
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391 111
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 </row>
3397 <row>
3398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \series bold
3404 Pirpamer
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413 Erich
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422 111
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 </row>
3428 <row>
3429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433
3434 \series bold
3435 Pochiesa
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 <cell alignment="center" valignment="top" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 Paolo
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 111, 222
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 </row>
3459 <row>
3460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464
3465 \series bold
3466 Radina
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 <cell alignment="center" valignment="top" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475 Claudio
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 111
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 </row>
3490 <row>
3491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495
3496 \series bold
3497 Stuffer
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell alignment="center" valignment="top" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 Oskar
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 111
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 </row>
3521 <row>
3522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526
3527 \series bold
3528 Tacchelli
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell alignment="center" valignment="top" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 Ugo
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 111
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row>
3553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557
3558 \series bold
3559 Tezzele
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 Margit
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 111
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 <row>
3584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588
3589 \series bold
3590 Unterkalmsteiner
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="center" valignment="top" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 Frieda
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 111
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 </row>
3614 <row>
3615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619
3620 \series bold
3621 Vieider
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630 Hilde
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 111
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 </row>
3645 <row>
3646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650
3651 \series bold
3652 Vigna
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 Jürgen
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 111
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 </row>
3676 <row>
3677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681
3682 \series bold
3683 Weber
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 Maurizio
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 111
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 </row>
3707 <row>
3708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712
3713 \series bold
3714 Winkler
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 Franz
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732 111
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 </row>
3738 <row>
3739 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743  
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772
3773 \series bold
3774 Annovi
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 Silvia
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 555
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 <row>
3799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803
3804 \series bold
3805 Bertoli
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 Stefano
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 555
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 </row>
3829 <row>
3830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836 Bozzi
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 Walter
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 555
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row>
3861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \series bold
3867 Cachia
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 Maria
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 555
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 </row>
3891 <row>
3892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896
3897 \series bold
3898 Cachia
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 Maurizio
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 555
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 </row>
3922 <row>
3923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927
3928 \series bold
3929 Cinquemani
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 Giusi
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 555
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 </row>
3953 <row>
3954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958
3959 \series bold
3960 Colin
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 Bernard
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 555
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row>
3985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989
3990 \series bold
3991 Concli
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 Gianfranco
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 555
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 </row>
4015 <row>
4016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020
4021 \series bold
4022 Dal Bosco
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 Carolina
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 555
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 </row>
4046 <row>
4047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053 Dalpiaz
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 Annamaria
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 555
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 </row>
4077 <row>
4078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082
4083 \series bold
4084 Feliciello
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 Domenico
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 555
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \series bold
4115 Focarelli
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Paola
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 555
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 </row>
4139 <row>
4140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144
4145 \series bold
4146 Galletti
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 Oreste
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 555
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 </row>
4170 <row>
4171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175
4176 \series bold
4177 Gasparini
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 Franca
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 555
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 </row>
4201 <row>
4202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206
4207 \series bold
4208 Rizzardi
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 Paola
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 555
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \series bold
4239 Lassini
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 <cell alignment="center" valignment="top" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248 Giancarlo
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 555
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 </row>
4263 <row>
4264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268
4269 \series bold
4270 Malfatti
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 Luciano
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 555
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 </row>
4294 <row>
4295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299
4300 \series bold
4301 Malfatti
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 <cell alignment="center" valignment="top" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 Valeriano
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 555
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 </row>
4325 <row>
4326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \series bold
4332 Meneguzzo
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 Roberto
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 555
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 </row>
4356 <row>
4357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361
4362 \series bold
4363 Mezzadra
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell alignment="center" valignment="top" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 Roberto
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 555
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392
4393 \series bold
4394 Pirpamer
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 Erich
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 555
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 </row>
4418 <row>
4419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423
4424 \series bold
4425 Pochiesa
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 <cell alignment="center" valignment="top" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 Paolo
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 555, 222
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454
4455 \series bold
4456 Radina
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 <cell alignment="center" valignment="top" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 Claudio
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 555
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 </row>
4480 <row>
4481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485
4486 \series bold
4487 Stuffer
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496 Oskar
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 555
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 </row>
4511 <row>
4512 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516
4517 \series bold
4518 Tacchelli
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 Ugo
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 555
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row>
4543 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547
4548 \series bold
4549 Tezzele
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell alignment="center" valignment="top" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558 Margit
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 555
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 </row>
4573 <row>
4574 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578
4579 \series bold
4580 Unterkalmsteiner
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 Frieda
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598 555
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 </row>
4604 <row>
4605 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609
4610 \series bold
4611 Vieider
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 <cell alignment="center" valignment="top" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 Hilde
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 555
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 </row>
4635 <row>
4636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640
4641 \series bold
4642 Vigna
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 Jürgen
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 999
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 </row>
4666 <row>
4667 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671
4672 \series bold
4673 Weber
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 Maurizio
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 555
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 </row>
4697 <row>
4698 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702
4703 \series bold
4704 Winkler
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 Franz
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 555
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 </row>
4728 <row endlastfoot="true">
4729 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 以上
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 </row>
4757 </lyxtabular>
4758
4759 \end_inset
4760
4761
4762 \begin_inset ERT
4763 status collapsed
4764
4765 \begin_layout Plain Layout
4766
4767
4768 \backslash
4769 addtocounter{table}{-1}
4770 \end_layout
4771
4772 \end_inset
4773
4774
4775 \begin_inset Note Note
4776 status collapsed
4777
4778 \begin_layout Plain Layout
4779 本コマンドの説明については、第
4780 \begin_inset CommandInset ref
4781 LatexCommand ref
4782 reference "sub:長尺表のキャプション"
4783
4784 \end_inset
4785
4786 節の最初の淡色表示注釈をご覧下さい。
4787 \end_layout
4788
4789 \end_inset
4790
4791
4792 \end_layout
4793
4794 \begin_layout Subsection
4795 長尺表での脚注
4796 \begin_inset CommandInset label
4797 LatexCommand label
4798 name "sub:長尺表での脚注"
4799
4800 \end_inset
4801
4802
4803 \begin_inset Index idx
4804 status collapsed
4805
4806 \begin_layout Plain Layout
4807 ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
4808 \end_layout
4809
4810 \end_inset
4811
4812
4813 \end_layout
4814
4815 \begin_layout Standard
4816 脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
4817 \begin_inset CommandInset ref
4818 LatexCommand ref
4819 reference "tab:別キャプション"
4820
4821 \end_inset
4822
4823 には脚注が付いています。
4824 \end_layout
4825
4826 \begin_layout Subsection
4827 長尺表の縦横揃え
4828 \begin_inset Index idx
4829 status collapsed
4830
4831 \begin_layout Plain Layout
4832 ちょうしゃくひょう@長尺表 ! たてよこぞろえ@縦横揃え
4833 \end_layout
4834
4835 \end_inset
4836
4837
4838 \end_layout
4839
4840 \begin_layout Standard
4841
4842 \lang english
4843 The horizontal alignment of longtables can be set in the table settings
4844  dialog.
4845  For left- and right-alignment the table will be directly at the page border.
4846  To add space between the table and the border one has to set the alignment
4847  to center and change the value of the LaTeX-lengths 
4848 \series bold
4849
4850 \backslash
4851 LTleft 
4852 \series default
4853 or 
4854 \series bold
4855
4856 \backslash
4857 LTright
4858 \series default
4859  by inserting this line as TeX-Code before the longtable:
4860 \end_layout
4861
4862 \begin_layout Standard
4863
4864 \series bold
4865
4866 \backslash
4867 setlength{
4868 \backslash
4869 LTleft}{値}
4870 \end_layout
4871
4872 \begin_layout Standard
4873 という行を当該長尺表の前にTeXコードとして挿入して、長さ
4874 \series bold
4875
4876 \backslash
4877 LTleft
4878 \series default
4879 および
4880 \series bold
4881
4882 \backslash
4883 LTright
4884 \series default
4885 の値を変更しなくてはなりません。ここで「値」は、第
4886 \begin_inset CommandInset ref
4887 LatexCommand ref
4888 reference "tab:単位"
4889
4890 \end_inset
4891
4892 表に挙げてある単位であれば、どの単位を取ることもできます。
4893 \series bold
4894
4895 \backslash
4896 LTleft
4897 \series default
4898 は、左頁余白から長尺表までの水平方向の距離を制御し、
4899 \series bold
4900
4901 \backslash
4902 LTright
4903 \series default
4904 は、右頁余白からの距離を制御します。これらの長さの既定値は
4905 \series bold
4906
4907 \backslash
4908 fill
4909 \series default
4910 となっており、LyXの水平フィルと同等になっています。
4911 \end_layout
4912
4913 \begin_layout Standard
4914
4915 \lang english
4916 The following longtable was centered and
4917 \lang japanese
4918  
4919 \series bold
4920
4921 \backslash
4922 LTleft
4923 \series default
4924  
4925 \lang english
4926 set to
4927 \lang japanese
4928  
4929 \family sans
4930 0.1
4931 \backslash
4932 columnwidth
4933 \family default
4934 :
4935 \begin_inset ERT
4936 status collapsed
4937
4938 \begin_layout Plain Layout
4939
4940
4941 \backslash
4942 setlength{
4943 \backslash
4944 LTleft}{0.1
4945 \backslash
4946 columnwidth}
4947 \end_layout
4948
4949 \end_inset
4950
4951
4952 \end_layout
4953
4954 \begin_layout Standard
4955 \begin_inset Tabular
4956 <lyxtabular version="3" rows="5" columns="5">
4957 <features islongtable="true" longtabularalignment="center">
4958 <column alignment="center" valignment="top" width="0">
4959 <column alignment="center" valignment="top" width="0">
4960 <column alignment="center" valignment="top" width="0">
4961 <column alignment="center" valignment="top" width="0">
4962 <column alignment="center" valignment="top" width="0">
4963 <row>
4964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 1
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 2
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 3
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4992 \begin_inset Text
4993
4994 \begin_layout Plain Layout
4995 4
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 5
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 </row>
5010 <row>
5011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5012 \begin_inset Text
5013
5014 \begin_layout Plain Layout
5015 いろは
5016 \end_layout
5017
5018 \end_inset
5019 </cell>
5020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051 いろは
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 </row>
5057 <row>
5058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 いろは
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080
5081 \end_layout
5082
5083 \end_inset
5084 </cell>
5085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 いろは
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 </row>
5104 <row>
5105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 いろは
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 いろは
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 </row>
5151 <row>
5152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 いろは
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 いろは
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 いろは
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 いろは
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192 いろは
5193 \end_layout
5194
5195 \end_inset
5196 </cell>
5197 </row>
5198 </lyxtabular>
5199
5200 \end_inset
5201
5202
5203 \begin_inset ERT
5204 status collapsed
5205
5206 \begin_layout Plain Layout
5207
5208
5209 \backslash
5210 setlength{
5211 \backslash
5212 LTleft}{
5213 \backslash
5214 fill}
5215 \end_layout
5216
5217 \end_inset
5218
5219
5220 \begin_inset ERT
5221 status collapsed
5222
5223 \begin_layout Plain Layout
5224
5225
5226 \backslash
5227 addtocounter{table}{-1}
5228 \end_layout
5229
5230 \end_inset
5231
5232
5233 \begin_inset Note Note
5234 status collapsed
5235
5236 \begin_layout Plain Layout
5237 このコマンドの説明に関しては、第
5238 \begin_inset CommandInset ref
5239 LatexCommand ref
5240 reference "sub:長尺表のキャプション"
5241
5242 \end_inset
5243
5244 節の最初の淡色表示注釈をご覧下さい。
5245 \end_layout
5246
5247 \end_inset
5248
5249
5250 \end_layout
5251
5252 \begin_layout Subsection
5253 長尺表のキャプション
5254 \begin_inset Index idx
5255 status collapsed
5256
5257 \begin_layout Plain Layout
5258 ちょうしゃくひょう@長尺表 ! きゃぷしょん@キャプション
5259 \end_layout
5260
5261 \end_inset
5262
5263
5264 \begin_inset CommandInset label
5265 LatexCommand label
5266 name "sub:長尺表のキャプション"
5267
5268 \end_inset
5269
5270
5271 \end_layout
5272
5273 \begin_layout Standard
5274 フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
5275 \begin_inset CommandInset ref
5276 LatexCommand ref
5277 reference "sec:長尺表"
5278
5279 \end_inset
5280
5281 節に述べられているように、ある行で長尺表オプションの
5282 \family sans
5283 キャプション
5284 \family default
5285 を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
5286 \end_layout
5287
5288 \begin_layout Standard
5289 以下は、動作を確認するための短い長尺表です。
5290 \end_layout
5291
5292 \begin_layout Standard
5293 \begin_inset Tabular
5294 <lyxtabular version="3" rows="6" columns="5">
5295 <features islongtable="true" longtabularalignment="center">
5296 <column alignment="center" valignment="top" width="0">
5297 <column alignment="center" valignment="top" width="0">
5298 <column alignment="center" valignment="top" width="0">
5299 <column alignment="center" valignment="top" width="0">
5300 <column alignment="center" valignment="top" width="0">
5301 <row caption="true">
5302 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306 \begin_inset Caption
5307
5308 \begin_layout Plain Layout
5309 キャプション付き長尺表
5310 \begin_inset Argument
5311 status collapsed
5312
5313 \begin_layout Plain Layout
5314 長尺表
5315 \end_layout
5316
5317 \end_inset
5318
5319
5320 \end_layout
5321
5322 \end_inset
5323
5324
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 </row>
5366 <row>
5367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371 1
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380 2
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 3
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Plain Layout
5398 4
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 5
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 <row>
5414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418 いろは
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5442 \begin_inset Text
5443
5444 \begin_layout Plain Layout
5445
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454 いろは
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 </row>
5460 <row>
5461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465 いろは
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5480 \begin_inset Text
5481
5482 \begin_layout Plain Layout
5483
5484 \end_layout
5485
5486 \end_inset
5487 </cell>
5488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501 いろは
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 </row>
5507 <row>
5508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 いろは
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 いろは
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 </row>
5554 <row>
5555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 いろは
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5565 \begin_inset Text
5566
5567 \begin_layout Plain Layout
5568 いろは
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 いろは
5578 \end_layout
5579
5580 \end_inset
5581 </cell>
5582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586 いろは
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 いろは
5596 \end_layout
5597
5598 \end_inset
5599 </cell>
5600 </row>
5601 </lyxtabular>
5602
5603 \end_inset
5604
5605
5606 \end_layout
5607
5608 \begin_layout Standard
5609 \begin_inset VSpace medskip
5610 \end_inset
5611
5612
5613 \begin_inset Note Greyedout
5614 status open
5615
5616 \begin_layout Plain Layout
5617
5618 \series bold
5619 【註1】
5620 \series default
5621 表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
5622 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
5623 \end_layout
5624
5625 \begin_layout Plain Layout
5626
5627 \series bold
5628
5629 \backslash
5630 addtocounter{table}{-1}
5631 \end_layout
5632
5633 \begin_layout Plain Layout
5634 というコマンドを挿入する方法があります。
5635 \end_layout
5636
5637 \begin_layout Plain Layout
5638 全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
5639 \end_layout
5640
5641 \begin_layout Plain Layout
5642
5643 \series bold
5644
5645 \backslash
5646 let
5647 \backslash
5648 myEnd
5649 \backslash
5650 endlongtable
5651 \begin_inset Newline newline
5652 \end_inset
5653
5654
5655 \backslash
5656 renewcommand{
5657 \backslash
5658 endlongtable}{
5659 \backslash
5660 myEnd
5661 \backslash
5662 addtocounter{table}{-1}}
5663 \end_layout
5664
5665 \end_inset
5666
5667
5668 \end_layout
5669
5670 \begin_layout Standard
5671 \begin_inset Note Greyedout
5672 status open
5673
5674 \begin_layout Plain Layout
5675
5676 \series bold
5677 【註2】
5678 \series default
5679 相互参照をリンクするために、
5680 \family sans
5681 文書設定
5682 \family default
5683 ダイアログの
5684 \family sans
5685 PDF特性
5686 \family default
5687
5688 \series bold
5689 hyperref
5690 \series default
5691
5692 \begin_inset Index idx
5693 status collapsed
5694
5695 \begin_layout Plain Layout
5696 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
5697 \end_layout
5698
5699 \end_inset
5700
5701 を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
5702 \end_layout
5703
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \begin_layout Subsubsection
5710 長尺表への参照
5711 \begin_inset Index idx
5712 status collapsed
5713
5714 \begin_layout Plain Layout
5715 ちょうしゃくひょう@長尺表 ! さんしょう@参照
5716 \end_layout
5717
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \begin_layout Standard
5724 \begin_inset Tabular
5725 <lyxtabular version="3" rows="6" columns="5">
5726 <features islongtable="true" longtabularalignment="center">
5727 <column alignment="center" valignment="top" width="0">
5728 <column alignment="center" valignment="top" width="0">
5729 <column alignment="center" valignment="top" width="0">
5730 <column alignment="center" valignment="top" width="0">
5731 <column alignment="center" valignment="top" width="0">
5732 <row caption="true">
5733 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 \begin_inset Caption
5738
5739 \begin_layout Plain Layout
5740 参照された長尺表
5741 \begin_inset CommandInset label
5742 LatexCommand label
5743 name "tab:参照例"
5744
5745 \end_inset
5746
5747
5748 \end_layout
5749
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 </row>
5794 <row>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 1
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 2
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 3
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 4
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 5
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 </row>
5841 <row>
5842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 いろは
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 いろは
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 </row>
5888 <row>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 いろは
5894 \end_layout
5895
5896 \end_inset
5897 </cell>
5898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5899 \begin_inset Text
5900
5901 \begin_layout Plain Layout
5902
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 いろは
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 </row>
5935 <row>
5936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 いろは
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958
5959 \end_layout
5960
5961 \end_inset
5962 </cell>
5963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976 いろは
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 </row>
5982 <row>
5983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 いろは
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 いろは
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 いろは
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 いろは
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 いろは
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 </lyxtabular>
6030
6031 \end_inset
6032
6033
6034 \end_layout
6035
6036 \begin_layout Standard
6037 長尺表を参照するには、キャプションにラベルを挿入してください。
6038 \end_layout
6039
6040 \begin_layout Standard
6041 これは表
6042 \begin_inset CommandInset ref
6043 LatexCommand ref
6044 reference "tab:参照例"
6045
6046 \end_inset
6047
6048 への参照です。
6049 \end_layout
6050
6051 \begin_layout Standard
6052 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
6053 \series bold
6054 caption
6055 \series default
6056
6057 \begin_inset Index idx
6058 status collapsed
6059
6060 \begin_layout Plain Layout
6061 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6062 \end_layout
6063
6064 \end_inset
6065
6066 を使用して設定することができます。第
6067 \begin_inset CommandInset ref
6068 LatexCommand ref
6069 reference "sec:キャプションの書式設定"
6070
6071 \end_inset
6072
6073 節をご覧下さい。
6074 \end_layout
6075
6076 \begin_layout Subsubsection
6077 キャプションの幅
6078 \begin_inset Index idx
6079 status collapsed
6080
6081 \begin_layout Plain Layout
6082 ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
6083 \end_layout
6084
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \begin_layout Standard
6091 キャプション行の最大長は、長さ
6092 \series bold
6093
6094 \backslash
6095 LTcapwidth
6096 \series default
6097 によって指定することができます。既定値は4
6098 \begin_inset space \thinspace{}
6099 \end_inset
6100
6101 inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
6102 \end_layout
6103
6104 \begin_layout Standard
6105
6106 \series bold
6107
6108 \backslash
6109 setlength{
6110 \backslash
6111 LTcapwidth}{幅}
6112 \end_layout
6113
6114 \begin_layout Standard
6115 というコマンドを書き加えて下さい。ここで「幅」には、付録
6116 \begin_inset CommandInset ref
6117 LatexCommand ref
6118 reference "cha:LyXで使用できる単位"
6119
6120 \end_inset
6121
6122 に挙げられている単位を取ることができます。
6123 \end_layout
6124
6125 \begin_layout Standard
6126 以下の各表で違いを示します。
6127 \end_layout
6128
6129 \begin_layout Standard
6130 \begin_inset Tabular
6131 <lyxtabular version="3" rows="6" columns="5">
6132 <features islongtable="true" longtabularalignment="center">
6133 <column alignment="center" valignment="top" width="0">
6134 <column alignment="center" valignment="top" width="0">
6135 <column alignment="center" valignment="top" width="0">
6136 <column alignment="center" valignment="top" width="0">
6137 <column alignment="center" valignment="top" width="0">
6138 <row caption="true">
6139 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 \begin_inset Caption
6144
6145 \begin_layout Plain Layout
6146 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6147 \begin_inset Argument
6148 status collapsed
6149
6150 \begin_layout Plain Layout
6151 既定幅のキャプション
6152 \end_layout
6153
6154 \end_inset
6155
6156
6157 \end_layout
6158
6159 \end_inset
6160
6161
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 1
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 2
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 3
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 4
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 5
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 </row>
6250 <row>
6251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 いろは
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 いろは
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 </row>
6297 <row>
6298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6299 \begin_inset Text
6300
6301 \begin_layout Plain Layout
6302 いろは
6303 \end_layout
6304
6305 \end_inset
6306 </cell>
6307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 いろは
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 </row>
6344 <row>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 いろは
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 いろは
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 </row>
6391 <row>
6392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396 いろは
6397 \end_layout
6398
6399 \end_inset
6400 </cell>
6401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Plain Layout
6405 いろは
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 いろは
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 いろは
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 いろは
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 </row>
6438 </lyxtabular>
6439
6440 \end_inset
6441
6442
6443 \end_layout
6444
6445 \begin_layout Standard
6446 \begin_inset ERT
6447 status collapsed
6448
6449 \begin_layout Plain Layout
6450
6451
6452 \backslash
6453 setlength{
6454 \backslash
6455 LTcapwidth}{5cm}
6456 \end_layout
6457
6458 \end_inset
6459
6460
6461 \begin_inset Tabular
6462 <lyxtabular version="3" rows="6" columns="5">
6463 <features islongtable="true" longtabularalignment="center">
6464 <column alignment="center" valignment="top" width="0">
6465 <column alignment="center" valignment="top" width="0">
6466 <column alignment="center" valignment="top" width="0">
6467 <column alignment="center" valignment="top" width="0">
6468 <column alignment="center" valignment="top" width="0">
6469 <row caption="true">
6470 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 \begin_inset Caption
6475
6476 \begin_layout Plain Layout
6477 5
6478 \begin_inset space \thinspace{}
6479 \end_inset
6480
6481 cm幅のなが〜いフルタイトル・5
6482 \begin_inset space \thinspace{}
6483 \end_inset
6484
6485 cm幅のなが〜いフルタイトル・5
6486 \begin_inset space \thinspace{}
6487 \end_inset
6488
6489 cm幅のなが〜いフルタイトル
6490 \begin_inset Argument
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494 5
6495 \begin_inset space \thinspace{}
6496 \end_inset
6497
6498 cm幅のキャプション
6499 \end_layout
6500
6501 \end_inset
6502
6503
6504 \end_layout
6505
6506 \end_inset
6507
6508
6509 \end_layout
6510
6511 \end_inset
6512 </cell>
6513 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6514 \begin_inset Text
6515
6516 \begin_layout Plain Layout
6517
6518 \end_layout
6519
6520 \end_inset
6521 </cell>
6522 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 </row>
6550 <row>
6551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6552 \begin_inset Text
6553
6554 \begin_layout Plain Layout
6555 1
6556 \end_layout
6557
6558 \end_inset
6559 </cell>
6560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6561 \begin_inset Text
6562
6563 \begin_layout Plain Layout
6564 2
6565 \end_layout
6566
6567 \end_inset
6568 </cell>
6569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 3
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 4
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 5
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 </row>
6597 <row>
6598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 いろは
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 いろは
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 </row>
6644 <row>
6645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6646 \begin_inset Text
6647
6648 \begin_layout Plain Layout
6649 いろは
6650 \end_layout
6651
6652 \end_inset
6653 </cell>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658
6659 \end_layout
6660
6661 \end_inset
6662 </cell>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 いろは
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 </row>
6691 <row>
6692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6693 \begin_inset Text
6694
6695 \begin_layout Plain Layout
6696 いろは
6697 \end_layout
6698
6699 \end_inset
6700 </cell>
6701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 いろは
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 </row>
6738 <row>
6739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6740 \begin_inset Text
6741
6742 \begin_layout Plain Layout
6743 いろは
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 いろは
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 いろは
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 いろは
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 いろは
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 </row>
6785 </lyxtabular>
6786
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \begin_layout Standard
6793 \begin_inset ERT
6794 status collapsed
6795
6796 \begin_layout Plain Layout
6797
6798
6799 \backslash
6800 setlength{
6801 \backslash
6802 LTcapwidth}{4in}
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \end_layout
6809
6810 \begin_layout Standard
6811 \begin_inset Note Greyedout
6812 status open
6813
6814 \begin_layout Plain Layout
6815
6816 \series bold
6817 【註】
6818 \series default
6819 この文書のようにLaTeXパッケージの
6820 \series bold
6821 caption
6822 \series default
6823
6824 \begin_inset Index idx
6825 status collapsed
6826
6827 \begin_layout Plain Layout
6828 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6829 \end_layout
6830
6831 \end_inset
6832
6833 を使用している時には、
6834 \series bold
6835
6836 \backslash
6837 LTcapwidth
6838 \series default
6839 に既定値の4
6840 \begin_inset space \thinspace{}
6841 \end_inset
6842
6843 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
6844 \begin_inset space \thinspace{}
6845 \end_inset
6846
6847 in幅のキャプションを作るには、3.99
6848 \begin_inset space \thinspace{}
6849 \end_inset
6850
6851 inのように4.0
6852 \begin_inset space \thinspace{}
6853 \end_inset
6854
6855 inと少し違う値を指定するか、
6856 \series bold
6857 caption
6858 \series default
6859 パッケージが提供している
6860 \series bold
6861
6862 \backslash
6863 captionsetup{width=値}
6864 \series default
6865 というLaTeXコマンドを用いる方法があります。
6866 \end_layout
6867
6868 \end_inset
6869
6870
6871 \end_layout
6872
6873 \begin_layout Subsubsection
6874 表の各ページごとに異なるキャプション
6875 \begin_inset Index idx
6876 status collapsed
6877
6878 \begin_layout Plain Layout
6879 ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
6880 \end_layout
6881
6882 \end_inset
6883
6884
6885 \end_layout
6886
6887 \begin_layout Standard
6888 次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
6889 \end_layout
6890
6891 \begin_layout Standard
6892
6893 \series bold
6894
6895 \backslash
6896 caption*{キャプション文}
6897 \backslash
6898
6899 \backslash
6900 %
6901 \end_layout
6902
6903 \begin_layout Standard
6904 というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
6905 \begin_inset CommandInset ref
6906 LatexCommand ref
6907 reference "tab:別キャプション"
6908
6909 \end_inset
6910
6911 は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
6912 \end_layout
6913
6914 \begin_layout Standard
6915 \align center
6916 \begin_inset Tabular
6917 <lyxtabular version="3" rows="59" columns="3">
6918 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
6919 <column alignment="left" valignment="top" width="0cm">
6920 <column alignment="left" valignment="top" width="0pt">
6921 <column alignment="center" valignment="top" width="0pt">
6922 <row caption="true">
6923 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 \begin_inset Caption
6928
6929 \begin_layout Plain Layout
6930 例示用電話帳
6931 \begin_inset CommandInset label
6932 LatexCommand label
6933 name "tab:別キャプション"
6934
6935 \end_inset
6936
6937
6938 \begin_inset Argument
6939 status collapsed
6940
6941 \begin_layout Plain Layout
6942 例示用電話帳
6943 \end_layout
6944
6945 \end_inset
6946
6947
6948 \end_layout
6949
6950 \end_inset
6951
6952
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970
6971 \end_layout
6972
6973 \end_inset
6974 </cell>
6975 </row>
6976 <row endfirsthead="true">
6977 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981
6982 \series bold
6983 例示用電話帳(名前は無視の事)
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row endfirsthead="true">
7008 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \series bold
7014 氏名
7015 \end_layout
7016
7017 \end_inset
7018 </cell>
7019 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7020 \begin_inset Text
7021
7022 \begin_layout Plain Layout
7023
7024 \end_layout
7025
7026 \end_inset
7027 </cell>
7028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032
7033 \series bold
7034 TEL.
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 </row>
7040 <row endhead="true">
7041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 \begin_inset ERT
7046 status collapsed
7047
7048 \begin_layout Plain Layout
7049
7050
7051 \backslash
7052 caption*{例示用電話帳の続き}
7053 \backslash
7054
7055 \backslash
7056 %
7057 \end_layout
7058
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \end_inset
7065 </cell>
7066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7067 \begin_inset Text
7068
7069 \begin_layout Plain Layout
7070
7071 \end_layout
7072
7073 \end_inset
7074 </cell>
7075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 </row>
7085 <row endhead="true">
7086 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090
7091 \series bold
7092 例示用電話帳
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 </row>
7116 <row endhead="true">
7117 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \series bold
7123 氏名
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7129 \begin_inset Text
7130
7131 \begin_layout Plain Layout
7132
7133 \end_layout
7134
7135 \end_inset
7136 </cell>
7137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \series bold
7143 TEL.
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 </row>
7149 <row endfoot="true">
7150 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 次頁に続く
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row>
7179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \series bold
7185 Annovi
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 Silvia
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 111
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 </row>
7209 <row>
7210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Plain Layout
7214
7215 \series bold
7216 Bertoli
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 Stefano
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 111
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 </row>
7240 <row>
7241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Plain Layout
7245
7246 \series bold
7247 Bozzi
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 Walter
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Plain Layout
7265 111
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 </row>
7271 <row>
7272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276
7277 \series bold
7278 Cachia
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 Maria
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 111
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 </row>
7302 <row>
7303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307
7308 \series bold
7309 Cachia
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Plain Layout
7318 Maurizio
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327 111
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 </row>
7333 <row>
7334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Plain Layout
7338
7339 \series bold
7340 Cinquemani
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 Giusi
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 111
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 </row>
7364 <row>
7365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7366 \begin_inset Text
7367
7368 \begin_layout Plain Layout
7369
7370 \series bold
7371 Colin
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 Bernard
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 111
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 </row>
7395 <row>
7396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400
7401 \series bold
7402 Concli
7403 \end_layout
7404
7405 \end_inset
7406 </cell>
7407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7408 \begin_inset Text
7409
7410 \begin_layout Plain Layout
7411 Gianfranco
7412 \end_layout
7413
7414 \end_inset
7415 </cell>
7416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 111
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 </row>
7426 <row>
7427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431
7432 \series bold
7433 Dal Bosco
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Plain Layout
7442 Carolina
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 111
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462
7463 \series bold
7464 Dalpiaz
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 Annamaria
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 111
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 </row>
7488 <row>
7489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493
7494 \series bold
7495 Feliciello
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 Domenico
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 111
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 </row>
7519 <row>
7520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524
7525 \series bold
7526 Focarelli
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535 Paola
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544 111
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 </row>
7550 <row>
7551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555
7556 \series bold
7557 Galletti
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 Oreste
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 111
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 </row>
7581 <row>
7582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586
7587 \series bold
7588 Gasparini
7589 \end_layout
7590
7591 \end_inset
7592 </cell>
7593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597 Franca
7598 \end_layout
7599
7600 \end_inset
7601 </cell>
7602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Plain Layout
7606 111
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 </row>
7612 <row>
7613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617
7618 \series bold
7619 Rizzardi
7620 \series default
7621
7622 \begin_inset Foot
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 例示用脚注
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640 Paola
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 111
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 </row>
7655 <row>
7656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \series bold
7662 Lassini
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671 Giancarlo
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680 111
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 </row>
7686 <row>
7687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \series bold
7693 Malfatti
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702 Luciano
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711 111
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row>
7718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Malfatti
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733 Valeriano
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742 111
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row>
7749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \series bold
7755 Meneguzzo
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764 Roberto
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773 111
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 </row>
7779 <row>
7780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784
7785 \series bold
7786 Mezzadra
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Plain Layout
7795 Roberto
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7801 \begin_inset Text
7802
7803 \begin_layout Plain Layout
7804 111
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 </row>
7810 <row>
7811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815
7816 \series bold
7817 Pirpamer
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 Erich
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835 111
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 </row>
7841 <row>
7842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846
7847 \series bold
7848 Pochiesa
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857 Paolo
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866 111, 222
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 </row>
7872 <row>
7873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877
7878 \series bold
7879 Radina
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888 Claudio
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Plain Layout
7897 111
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row>
7904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \series bold
7910 Stuffer
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919 Oskar
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928 111
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \series bold
7941 Tacchelli
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 Ugo
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959 111
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row>
7966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970
7971 \series bold
7972 Tezzele
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 Margit
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 111
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \series bold
8003 Unterkalmsteiner
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 Frieda
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 111
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row>
8028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \series bold
8034 Vieider
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 Hilde
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 111
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \series bold
8065 Vigna
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 Jürgen
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 111
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \series bold
8096 Weber
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 Maurizio
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 111
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \series bold
8127 Winkler
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 Franz
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 111
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156  
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 <row>
8181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185
8186 \series bold
8187 Annovi
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 Silvia
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 555
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 </row>
8211 <row>
8212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216
8217 \series bold
8218 Bertoli
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227 Stefano
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236 555
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \series bold
8249 Bozzi
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 Walter
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267 555
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278
8279 \series bold
8280 Cachia
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289 Maria
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298 555
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 </row>
8304 <row>
8305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309
8310 \series bold
8311 Cachia
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320 Maurizio
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 555
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 </row>
8335 <row>
8336 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340
8341 \series bold
8342 Cinquemani
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 Giusi
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 555
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \series bold
8373 Colin
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 Bernard
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 555
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \series bold
8404 Concli
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Gianfranco
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 555
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \series bold
8435 Dal Bosco
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 Carolina
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 555
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \series bold
8466 Dalpiaz
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 Annamaria
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 555
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \series bold
8497 Feliciello
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 Domenico
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 555
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row>
8522 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526
8527 \series bold
8528 Focarelli
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537 Paola
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 555
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \series bold
8559 Galletti
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 Oreste
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 555
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \series bold
8590 Gasparini
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Franca
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 555
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Rizzardi
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Paola
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 555
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \series bold
8652 Lassini
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 Giancarlo
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 555
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \series bold
8683 Malfatti
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 Luciano
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 555
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \series bold
8714 Malfatti
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 Valeriano
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 555
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 </row>
8738 <row>
8739 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745 Meneguzzo
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754 Roberto
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 555
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 </row>
8769 <row>
8770 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774
8775 \series bold
8776 Mezzadra
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Roberto
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 555
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 </row>
8800 </lyxtabular>
8801
8802 \end_inset
8803
8804
8805 \end_layout
8806
8807 \begin_layout Section
8808 長尺表にまつわる諸点
8809 \begin_inset CommandInset label
8810 LatexCommand label
8811 name "sec:長尺表にまつわる諸点"
8812
8813 \end_inset
8814
8815
8816 \end_layout
8817
8818 \begin_layout Subsection
8819 長尺表の計算
8820 \begin_inset Index idx
8821 status collapsed
8822
8823 \begin_layout Plain Layout
8824 ちょうしゃくひょう@長尺表 ! けいさん@計算
8825 \end_layout
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \begin_layout Standard
8833 LaTeXは、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
8834 の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
8835 \end_layout
8836
8837 \begin_layout Standard
8838
8839 \series bold
8840
8841 \backslash
8842 setcounter{LTchunksize}{100}
8843 \end_layout
8844
8845 \begin_layout Standard
8846 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
8847 \end_layout
8848
8849 \begin_layout Subsection
8850 フロートと長尺表
8851 \begin_inset Index idx
8852 status collapsed
8853
8854 \begin_layout Plain Layout
8855 ちょうしゃくひょう@長尺表 ! ふろーと@フロート
8856 \end_layout
8857
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \begin_layout Standard
8864 長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
8865 \series bold
8866
8867 \backslash
8868 clearpage
8869 \series default
8870 コマンドを長尺表の前にTeXコードとして書き加えてください。
8871 \end_layout
8872
8873 \begin_layout Subsection
8874 強制改頁
8875 \begin_inset Index idx
8876 status collapsed
8877
8878 \begin_layout Plain Layout
8879 ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
8880 \end_layout
8881
8882 \end_inset
8883
8884
8885 \end_layout
8886
8887 \begin_layout Standard
8888 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
8889 ド「
8890 \series bold
8891
8892 \backslash
8893
8894 \backslash
8895
8896 \series default
8897 」を挿入します。
8898 \series bold
8899
8900 \backslash
8901
8902 \backslash
8903
8904 \series default
8905 コマンドの前には、現セルよりも右にある列数と同じ数の「
8906 \series bold
8907 &
8908 \series default
8909 」文字を、TeXコードで挿入してやる必要があります。この
8910 \series bold
8911 &
8912 \series default
8913 は、表セルの区切り文字です。各
8914 \series bold
8915 &
8916 \series default
8917 の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
8918 \begin_inset Newline newline
8919 \end_inset
8920
8921
8922 \series bold
8923
8924 \backslash
8925
8926 \backslash
8927
8928 \series default
8929 コマンドの後ろには、現在列の左側にある列数と同じ数の
8930 \series bold
8931 &
8932 \series default
8933 文字を挿入してください。表
8934 \begin_inset CommandInset ref
8935 LatexCommand ref
8936 reference "tab:強制改頁"
8937
8938 \end_inset
8939
8940 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
8941 \end_layout
8942
8943 \begin_layout Standard
8944
8945 \series bold
8946 & 111
8947 \backslash
8948
8949 \backslash
8950  
8951 \backslash
8952 newpage
8953 \begin_inset Newline newline
8954 \end_inset
8955
8956 &
8957 \end_layout
8958
8959 \begin_layout Standard
8960 というコマンドが、セル中「
8961 \emph on
8962 Castelchiodato,
8963 \emph default
8964 」の後にTeXコードとして挿入してあります。
8965 \end_layout
8966
8967 \begin_layout Standard
8968 同一行3列目の「111」は削除してあります。
8969 \series bold
8970
8971 \backslash
8972 newpage
8973 \series default
8974 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
8975 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
8976 \end_layout
8977
8978 \begin_layout Standard
8979
8980 \series bold
8981 & 111
8982 \backslash
8983
8984 \backslash
8985
8986 \begin_inset Newline newline
8987 \end_inset
8988
8989
8990 \backslash
8991 hline &
8992 \end_layout
8993
8994 \begin_layout Standard
8995 というコマンドを使用して下さい。
8996 \end_layout
8997
8998 \begin_layout Standard
8999 改頁をしたいセルが最右列にある場合には、
9000 \end_layout
9001
9002 \begin_layout Standard
9003
9004 \series bold
9005
9006 \backslash
9007 setlength{
9008 \backslash
9009 parfillskip}{0pt}
9010 \end_layout
9011
9012 \begin_layout Standard
9013 というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
9014
9015 \end_layout
9016
9017 \begin_layout Standard
9018 \align center
9019 \begin_inset Tabular
9020 <lyxtabular version="3" rows="38" columns="3">
9021 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9022 <column alignment="left" valignment="top" width="0cm">
9023 <column alignment="left" valignment="top" width="3cm">
9024 <column alignment="center" valignment="top" width="0pt">
9025 <row caption="true">
9026 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 \begin_inset Caption
9031
9032 \begin_layout Plain Layout
9033 表セル内で強制改頁をしている表
9034 \begin_inset CommandInset label
9035 LatexCommand label
9036 name "tab:強制改頁"
9037
9038 \end_inset
9039
9040
9041 \begin_inset Argument
9042 status collapsed
9043
9044 \begin_layout Plain Layout
9045 表セル内で強制改頁をしている表
9046 \end_layout
9047
9048 \end_inset
9049
9050
9051 \end_layout
9052
9053 \end_inset
9054
9055
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 <row endfirsthead="true">
9080 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \series bold
9086 例示用電話帳(氏名は無視の事)
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row endfirsthead="true">
9111 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \series bold
9117 氏名
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135
9136 \series bold
9137 TEL.
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row endhead="true">
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148 \begin_inset ERT
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152
9153
9154 \backslash
9155 caption*{例示用電話帳の続き}
9156 \backslash
9157
9158 \backslash
9159 %
9160 \end_layout
9161
9162 \end_inset
9163
9164
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 </row>
9188 <row endhead="true">
9189 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 例示用電話帳
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row endhead="true">
9218 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \series bold
9224 氏名
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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 alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \series bold
9244 TEL.
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 </row>
9250 <row endfoot="true">
9251 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 次頁に続く
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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>
9280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 Annovi
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 Silvia
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 111
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \series bold
9317 Bertoli
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 Stefano
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 111
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \series bold
9348 Bozzi
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 Walter
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 111
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \series bold
9379 Cachia
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 Maria
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397 111
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408
9409 \series bold
9410 Cachia
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 Maurizio
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428 111
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 </row>
9434 <row>
9435 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \series bold
9441 Cinquemani
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450 Giusi
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459 111
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \series bold
9472 Colin
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Bernard
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 111
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row>
9497 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \series bold
9503 Concli
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 Gianfranco
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 111
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 </row>
9527 <row>
9528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 Dal Bosco
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543 Carolina
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552 111
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \series bold
9565 Dalpiaz
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574 Annamaria
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 111
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \series bold
9596 Feliciello
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605 Domenico
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614 111
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \series bold
9627 Focarelli
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636 Paola
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 111
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 </row>
9651 <row>
9652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656
9657 \series bold
9658 Galletti
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 Oreste
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 111
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 </row>
9682 <row>
9683 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687
9688 \series bold
9689 Gasparini
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Plain Layout
9698 Franca
9699 \end_layout
9700
9701 \end_inset
9702 </cell>
9703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707 111
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 <row>
9714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718
9719 \series bold
9720 Lassini
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729 Giancarlo
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 111
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 <row>
9745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749
9750 \series bold
9751 Malfatti
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760 Luciano
9761 \end_layout
9762
9763 \end_inset
9764 </cell>
9765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9766 \begin_inset Text
9767
9768 \begin_layout Plain Layout
9769 111
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \series bold
9782 Malfatti
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 Valeriano
9792 \end_layout
9793
9794 \end_inset
9795 </cell>
9796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800 111
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \series bold
9813 Meneguzzo
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822 Roberto
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831 111
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 </row>
9837 <row>
9838 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842
9843 \series bold
9844 Mezzadra
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853 Roberto
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 111
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 </row>
9868 <row>
9869 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873
9874 \series bold
9875 Pirpamer
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884 Erich
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893 111
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row>
9900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904
9905 \series bold
9906 Pochiesa
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915 Paolo
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 111, 222
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 </row>
9930 <row>
9931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \series bold
9937 Radina
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946 Claudio
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 111
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row>
9962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968 Rizzardi
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977 Paolo, 11.
9978  Fürst von Montecompatri, 11.
9979  Fürst von Sulmona und Vivaro, 10.
9980  Fürst von Rossano, 5.
9981  Herzog von Canemorte, 11.
9982  Herzog von Palombara, 5.
9983  Herzog von Castelchiodato,
9984 \begin_inset ERT
9985 status collapsed
9986
9987 \begin_layout Plain Layout
9988
9989 & 111
9990 \backslash
9991
9992 \backslash
9993  
9994 \backslash
9995 newpage
9996 \end_layout
9997
9998 \begin_layout Plain Layout
9999
10000 &
10001 \end_layout
10002
10003 \end_inset
10004
10005  11.
10006  Herzog von Poggionativo, 11.
10007  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10008  Graf von Valinfreda, 11.
10009  Baron von Cropalati, 11.
10010  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 <row>
10026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030
10031 \series bold
10032 Stuffer
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041 Oskar
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050 111
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row>
10057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \series bold
10063 Tacchelli
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072 Ugo
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081 111
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 </row>
10087 <row>
10088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \series bold
10094 Tezzele
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103 Margit
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112 111
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row>
10119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123
10124 \series bold
10125 Unterkalmsteiner
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134 Frieda
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143 111
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 </row>
10149 <row>
10150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154
10155 \series bold
10156 Vieider
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165 Hilde
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174 111
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 <row>
10181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185
10186 \series bold
10187 Vigna
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196 Jürgen
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205 111
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 </row>
10211 <row>
10212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216
10217 \series bold
10218 Weber
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227 Maurizio
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236 111
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 </row>
10242 <row>
10243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247
10248 \series bold
10249 Winkler
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258 Franz
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267 111
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 </row>
10273 </lyxtabular>
10274
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \begin_layout Section
10281 複数行・連結列・連結行
10282 \end_layout
10283
10284 \begin_layout Subsection
10285 表セル内の複数行
10286 \begin_inset CommandInset label
10287 LatexCommand label
10288 name "sub:複数行"
10289
10290 \end_inset
10291
10292
10293 \begin_inset Index idx
10294 status collapsed
10295
10296 \begin_layout Plain Layout
10297 ひょうせるないのふくすうぎょう@表セル内の複数行
10298 \end_layout
10299
10300 \end_inset
10301
10302
10303 \begin_inset Index idx
10304 status collapsed
10305
10306 \begin_layout Plain Layout
10307 ひょう@表 ! かいぎょう@改行
10308 \end_layout
10309
10310 \end_inset
10311
10312
10313 \end_layout
10314
10315 \begin_layout Standard
10316 \noindent
10317 \begin_inset Float table
10318 placement H
10319 wide false
10320 sideways false
10321 status open
10322
10323 \begin_layout Plain Layout
10324 \begin_inset Caption
10325
10326 \begin_layout Plain Layout
10327 \begin_inset CommandInset label
10328 LatexCommand label
10329 name "tab:複数行表"
10330
10331 \end_inset
10332
10333 セル内に複数の行がある表
10334 \end_layout
10335
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \begin_layout Plain Layout
10342 \align center
10343 \begin_inset Tabular
10344 <lyxtabular version="3" rows="3" columns="3">
10345 <features tabularvalignment="middle">
10346 <column alignment="center" valignment="middle" width="2.5cm">
10347 <column alignment="center" valignment="middle" width="0">
10348 <column alignment="center" valignment="middle" width="0">
10349 <row>
10350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 複数の
10355 \begin_inset Newline linebreak
10356 \end_inset
10357
10358
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row>
10383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 </lyxtabular>
10441
10442 \end_inset
10443
10444
10445 \end_layout
10446
10447 \end_inset
10448
10449
10450 \end_layout
10451
10452 \begin_layout Standard
10453 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10454 \end_layout
10455
10456 \begin_layout Standard
10457
10458 \begin_inset CommandInset ref
10459 LatexCommand ref
10460 reference "tab:複数行表"
10461
10462 \end_inset
10463
10464 を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
10465 \family sans
10466 設定
10467 \family default
10468 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10469 \begin_inset space \thinspace{}
10470 \end_inset
10471
10472 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10473 \begin_inset space \thinspace{}
10474 \end_inset
10475
10476 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(短絡キー
10477 \begin_inset Info
10478 type  "shortcut"
10479 arg   "newline-insert linebreak"
10480 \end_inset
10481
10482 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10483 \end_layout
10484
10485 \begin_layout Standard
10486 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
10487 うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
10488 \begin_inset space \thinspace{}
10489 \end_inset
10490
10491 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10492 \begin_inset CommandInset ref
10493 LatexCommand ref
10494 reference "tab:ハイフネーション表"
10495
10496 \end_inset
10497
10498 が違いを示しています
10499 \begin_inset Foot
10500 status open
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 【訳註】
10506 \series default
10507 pLaTeXを使用している場合、日本語の文章は正しく改行されます。
10508 \end_layout
10509
10510 \end_inset
10511
10512
10513 \end_layout
10514
10515 \begin_layout Standard
10516 \begin_inset Float table
10517 placement h
10518 wide false
10519 sideways false
10520 status open
10521
10522 \begin_layout Plain Layout
10523 \begin_inset Caption
10524
10525 \begin_layout Plain Layout
10526 \begin_inset CommandInset label
10527 LatexCommand label
10528 name "tab:ハイフネーション表"
10529
10530 \end_inset
10531
10532 ハイフネーション有/無の表
10533 \end_layout
10534
10535 \end_inset
10536
10537
10538 \end_layout
10539
10540 \begin_layout Plain Layout
10541 \begin_inset space \hfill{}
10542 \end_inset
10543
10544
10545 \begin_inset Tabular
10546 <lyxtabular version="3" rows="3" columns="3">
10547 <features tabularvalignment="middle">
10548 <column alignment="center" valignment="middle" width="2.5cm">
10549 <column alignment="center" valignment="middle" width="0">
10550 <column alignment="center" valignment="middle" width="0">
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 verylongtablecellword
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" 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" 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" 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 <row>
10610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10620 \begin_inset Text
10621
10622 \begin_layout Plain Layout
10623
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 </row>
10638 </lyxtabular>
10639
10640 \end_inset
10641
10642
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646
10647 \begin_inset Tabular
10648 <lyxtabular version="3" rows="3" columns="3">
10649 <features tabularvalignment="middle">
10650 <column alignment="center" valignment="middle" width="2.5cm">
10651 <column alignment="center" valignment="middle" width="0">
10652 <column alignment="center" valignment="middle" width="0">
10653 <row>
10654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 \begin_inset space \hspace{}
10659 \length 0pt
10660 \end_inset
10661
10662 verylongtablecellword
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 </row>
10686 <row>
10687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 </row>
10744 </lyxtabular>
10745
10746 \end_inset
10747
10748
10749 \begin_inset space \hfill{}
10750 \end_inset
10751
10752
10753 \end_layout
10754
10755 \end_inset
10756
10757
10758 \end_layout
10759
10760 \begin_layout Subsection
10761 連結列
10762 \begin_inset CommandInset label
10763 LatexCommand label
10764 name "sub:連結列"
10765
10766 \end_inset
10767
10768
10769 \begin_inset Index idx
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773 れんけつれつ@連結列
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \begin_inset Index idx
10780 status collapsed
10781
10782 \begin_layout Plain Layout
10783 ひょう@表 ! れんけつれつ@連結列
10784 \end_layout
10785
10786 \end_inset
10787
10788
10789 \end_layout
10790
10791 \begin_layout Subsubsection
10792 連結列の基礎
10793 \end_layout
10794
10795 \begin_layout Standard
10796 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
10797 \begin_inset Graphics
10798         filename ../../images/tabular-feature_multicolumn.png
10799         scale 85
10800         scaleBeforeRotation
10801
10802 \end_inset
10803
10804 を押すか、
10805 \family sans
10806 編集\SpecialChar \menuseparator
10807 表\SpecialChar \menuseparator
10808 連結列
10809 \family default
10810 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
10811 \family sans
10812 連結列
10813 \family default
10814 を有効にするかしてください。
10815 \end_layout
10816
10817 \begin_layout Standard
10818 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
10819 、最下行に上罫線のない連結行がある表の例です。
10820 \end_layout
10821
10822 \begin_layout Standard
10823 \align center
10824 \begin_inset Tabular
10825 <lyxtabular version="3" rows="3" columns="4">
10826 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
10827 <column alignment="center" valignment="top" width="0pt">
10828 <column alignment="center" valignment="middle" width="0">
10829 <column alignment="center" valignment="top" width="0in">
10830 <column alignment="center" valignment="top" width="0pt">
10831 <row>
10832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836 いろは
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845 にほへとちり
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 ぬるを
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 </row>
10869 <row>
10870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 <row>
10908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921
10922 \end_layout
10923
10924 \end_inset
10925 </cell>
10926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 </row>
10945 </lyxtabular>
10946
10947 \end_inset
10948
10949
10950 \end_layout
10951
10952 \begin_layout Subsubsection
10953 連結列の計算
10954 \begin_inset CommandInset label
10955 LatexCommand label
10956 name "sub:連結列の計算"
10957
10958 \end_inset
10959
10960
10961 \begin_inset Index idx
10962 status collapsed
10963
10964 \begin_layout Plain Layout
10965 れんけつれつ@連結列 ! けいさん@計算
10966 \end_layout
10967
10968 \end_inset
10969
10970
10971 \end_layout
10972
10973 \begin_layout Standard
10974 LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
10975 \end_layout
10976
10977 \begin_layout Standard
10978 \begin_inset Float table
10979 placement h
10980 wide false
10981 sideways false
10982 status open
10983
10984 \begin_layout Plain Layout
10985 \begin_inset Caption
10986
10987 \begin_layout Plain Layout
10988 \begin_inset CommandInset label
10989 LatexCommand label
10990 name "tab:中央揃え表"
10991
10992 \end_inset
10993
10994 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
10995 \begin_inset Argument
10996 status collapsed
10997
10998 \begin_layout Plain Layout
10999 完全なる連結列表
11000 \end_layout
11001
11002 \end_inset
11003
11004
11005 \end_layout
11006
11007 \end_inset
11008
11009
11010 \end_layout
11011
11012 \begin_layout Plain Layout
11013 \align center
11014 \begin_inset Tabular
11015 <lyxtabular version="3" rows="3" columns="3">
11016 <features tabularvalignment="middle">
11017 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11018 <column alignment="center" valignment="middle" width="0">
11019 <column alignment="center" valignment="top" width="0">
11020 <row>
11021 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 複数行にわたる連結列
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 </row>
11049 <row>
11050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 </row>
11078 <row>
11079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 </row>
11107 </lyxtabular>
11108
11109 \end_inset
11110
11111
11112 \end_layout
11113
11114 \end_inset
11115
11116
11117 \end_layout
11118
11119 \begin_layout Standard
11120 たとえば、表
11121 \begin_inset CommandInset ref
11122 LatexCommand ref
11123 reference "tab:中央揃え表"
11124
11125 \end_inset
11126
11127 を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11128 \family sans
11129 設定
11130 \family default
11131 を選択します。そして現れる表の設定ダイアログで、このセルを
11132 \emph on
11133 連結列
11134 \emph default
11135
11136 \emph on
11137 中央揃え
11138 \emph default
11139 、2.5
11140 \begin_inset space \thinspace{}
11141 \end_inset
11142
11143 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11144 \begin_inset space \thinspace{}
11145 \end_inset
11146
11147 cm幅に設定します。すると第二列は自動的に1.25
11148 \begin_inset space \thinspace{}
11149 \end_inset
11150
11151 cm幅(連結列幅マイナス第一列の幅)になります。表
11152 \begin_inset CommandInset ref
11153 LatexCommand ref
11154 reference "tab:半分でない表"
11155
11156 \end_inset
11157
11158 もこのようにして作成してあります。
11159 \end_layout
11160
11161 \begin_layout Standard
11162 \begin_inset Float table
11163 wide false
11164 sideways false
11165 status open
11166
11167 \begin_layout Plain Layout
11168 \begin_inset Caption
11169
11170 \begin_layout Plain Layout
11171 \begin_inset CommandInset label
11172 LatexCommand label
11173 name "tab:半分でない表"
11174
11175 \end_inset
11176
11177 連結セルの下の列が正確に半分になっていない表
11178 \begin_inset Argument
11179 status collapsed
11180
11181 \begin_layout Plain Layout
11182 不完全な連結列表
11183 \end_layout
11184
11185 \end_inset
11186
11187
11188 \end_layout
11189
11190 \end_inset
11191
11192
11193 \end_layout
11194
11195 \begin_layout Plain Layout
11196 \align center
11197 \begin_inset Tabular
11198 <lyxtabular version="3" rows="3" columns="3">
11199 <features tabularvalignment="middle">
11200 <column alignment="center" valignment="top" width="1.25cm">
11201 <column alignment="center" valignment="top" width="0">
11202 <column alignment="center" valignment="top" width="0">
11203 <row>
11204 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 複数行にわたる連結列
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 <row>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 </row>
11261 <row>
11262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 </row>
11290 </lyxtabular>
11291
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298
11299
11300 \end_layout
11301
11302 \begin_layout Standard
11303 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11304 指定したセル幅
11305 \begin_inset Formula $W_{\mbox{指}}$
11306 \end_inset
11307
11308 がセルの全幅
11309 \begin_inset Formula $W_{\text{全}}$
11310 \end_inset
11311
11312 と等しくならないためです。付録
11313 \begin_inset CommandInset ref
11314 LatexCommand eqref
11315 reference "cha:式の説明"
11316
11317 \end_inset
11318
11319 がこの事情を詳細に説明しています。
11320 \end_layout
11321
11322 \begin_layout Standard
11323
11324 \emph on
11325 n
11326 \emph default
11327 列を連結する際、各列の全幅が
11328 \begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
11329 \end_inset
11330
11331 となるために必要な指定幅
11332 \begin_inset Formula $W_{\mbox{指}:n}$
11333 \end_inset
11334
11335 は、
11336 \begin_inset Formula \begin{equation}
11337 W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11338
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \begin_layout Standard
11345 で計算することができます。上記の例では
11346 \begin_inset Formula $n=2$
11347 \end_inset
11348
11349 かつ
11350 \begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
11351 \end_inset
11352
11353 cmかつ長さは既定値ですから、第
11354 \begin_inset CommandInset ref
11355 LatexCommand ref
11356 reference "eq:Wgn"
11357
11358 \end_inset
11359
11360 式は
11361 \begin_inset Formula \begin{equation}
11362 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11363
11364 \end_inset
11365
11366
11367 \end_layout
11368
11369 \begin_layout Standard
11370 となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
11371 \end_layout
11372
11373 \begin_layout Standard
11374
11375 \series bold
11376
11377 \backslash
11378 usepackage{calc}
11379 \end_layout
11380
11381 \begin_layout Standard
11382 と書いて、LaTeXパッケージ
11383 \series bold
11384 calc
11385 \series default
11386
11387 \begin_inset Index idx
11388 status collapsed
11389
11390 \begin_layout Plain Layout
11391 LaTeXぱっけーじ@LaTeXパッケージ ! calc
11392 \end_layout
11393
11394 \end_inset
11395
11396 を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
11397 込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
11398 \end_layout
11399
11400 \begin_layout Itemize
11401
11402 \series bold
11403 p{幅}
11404 \series default
11405 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11406 \end_layout
11407
11408 \begin_layout Itemize
11409
11410 \series bold
11411 m{幅}
11412 \series default
11413 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11414 \end_layout
11415
11416 \begin_layout Itemize
11417
11418 \series bold
11419 b{幅}
11420 \series default
11421 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11422 \end_layout
11423
11424 \begin_layout Standard
11425 LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11426 \end_layout
11427
11428 \begin_layout Standard
11429 \begin_inset Note Greyedout
11430 status open
11431
11432 \begin_layout Plain Layout
11433
11434 \series bold
11435 【註】
11436 \series default
11437 バグのせいで、LyXは無効にされた設定も表示してしまいます。
11438 \end_layout
11439
11440 \end_inset
11441
11442
11443 \end_layout
11444
11445 \begin_layout Standard
11446 文章を水平方向中央揃えにしたいので、
11447 \series bold
11448
11449 \backslash
11450 centering
11451 \series default
11452 コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
11453 \end_layout
11454
11455 \begin_layout Standard
11456
11457 \series bold
11458 >{
11459 \backslash
11460 centering}m{1.25cm-6.2pt}
11461 \end_layout
11462
11463 \begin_layout Standard
11464
11465 \series bold
11466 >{ }
11467 \series default
11468 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11469 \end_layout
11470
11471 \begin_layout Standard
11472 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
11473 がって、連結セルには
11474 \end_layout
11475
11476 \begin_layout Standard
11477
11478 \series bold
11479 >{
11480 \backslash
11481 centering}m{2.5cm}
11482 \end_layout
11483
11484 \begin_layout Standard
11485 というLaTeX変数を指定しなくてはなりません。
11486 \end_layout
11487
11488 \begin_layout Subsection
11489 連結行
11490 \begin_inset CommandInset label
11491 LatexCommand label
11492 name "sub:連結行"
11493
11494 \end_inset
11495
11496
11497 \begin_inset Index idx
11498 status collapsed
11499
11500 \begin_layout Plain Layout
11501 れんけつぎょう@連結行
11502 \end_layout
11503
11504 \end_inset
11505
11506
11507 \begin_inset Index idx
11508 status collapsed
11509
11510 \begin_layout Plain Layout
11511 ひょう@表 ! れんけつぎょう@連結行
11512 \end_layout
11513
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \begin_layout Standard
11520
11521 \lang english
11522 To merge cells over multiple rows, select as many cells within a column
11523  as you want to merge and use either the table-toolbar button
11524 \lang japanese
11525  
11526 \begin_inset Graphics
11527         filename ../../images/tabular-feature_multirow.png
11528         scale 85
11529         scaleBeforeRotation
11530
11531 \end_inset
11532
11533
11534 \lang english
11535 or the menu 
11536 \family sans
11537 Edit\SpecialChar \menuseparator
11538 Table\SpecialChar \menuseparator
11539 Multirow
11540 \family default
11541 , or right click on the marked cells and choose 
11542 \family sans
11543 Multirow
11544 \family default
11545  in the context menu.
11546 \end_layout
11547
11548 \begin_layout Standard
11549
11550 \lang english
11551 Here is an example table with a multirow in the first column:
11552 \end_layout
11553
11554 \begin_layout Standard
11555 \align center
11556
11557 \lang english
11558 \begin_inset Tabular
11559 <lyxtabular version="3" rows="3" columns="3">
11560 <features tabularvalignment="middle">
11561 <column alignment="center" valignment="top" width="0pt">
11562 <column alignment="center" valignment="top" width="0">
11563 <column alignment="center" valignment="top" width="0">
11564 <row>
11565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11566 \begin_inset Text
11567
11568 \begin_layout Plain Layout
11569
11570 \lang english
11571 a long cell entry
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580
11581 \lang english
11582 b
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591
11592 \lang english
11593 c
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 </row>
11599 <row>
11600 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11601 \begin_inset Text
11602
11603 \begin_layout Plain Layout
11604
11605 \lang english
11606 multirow
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615
11616 \lang english
11617 e
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626
11627 \lang english
11628 f
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 </row>
11634 <row>
11635 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648
11649 \lang english
11650 h
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659
11660 \lang english
11661 i
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 </row>
11667 </lyxtabular>
11668
11669 \end_inset
11670
11671
11672 \end_layout
11673
11674 \begin_layout Standard
11675
11676 \lang english
11677 The width of multirow cells is set by setting the width and alignment for
11678  the whole column.
11679  The 
11680 \family sans
11681 Vertical Offset
11682 \family default
11683  shifts the content of the multirow up/down if the offset is positive/negative.
11684 \end_layout
11685
11686 \begin_layout Standard
11687
11688 \lang english
11689 If the column of a multirow cell has no explicit width, the multirow cell
11690  inherits the alignment of the column.
11691  Otherwise it is by default left-aligned.
11692  To override the default, renew the command 
11693 \series bold
11694
11695 \backslash
11696 multirowsetup
11697 \series default
11698  with the command
11699 \end_layout
11700
11701 \begin_layout Standard
11702
11703 \series bold
11704
11705 \backslash
11706 renewcommand{
11707 \backslash
11708 multirowsetup}{
11709 \backslash
11710 centering}
11711 \end_layout
11712
11713 \begin_layout Standard
11714 というコマンドを使用して、コマンド
11715 \series bold
11716
11717 \backslash
11718 multirowsetup
11719 \series default
11720 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
11721 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
11722 \series bold
11723
11724 \backslash
11725 centering
11726 \series default
11727 の代わりに
11728 \series bold
11729
11730 \backslash
11731 raggedleft
11732 \series default
11733 を使用して下さい。左揃えに戻すには、
11734 \series bold
11735
11736 \backslash
11737 raggedright
11738 \series default
11739 とします。
11740 \end_layout
11741
11742 \begin_layout Standard
11743
11744 \lang english
11745 This is an example table with a right-aligned multirow cell that has a vertical
11746  offset of -4
11747 \begin_inset space \thinspace{}
11748 \end_inset
11749
11750 mm and is in a 3
11751 \begin_inset space \thinspace{}
11752 \end_inset
11753
11754 cm wide column:
11755 \end_layout
11756
11757 \begin_layout Standard
11758 \noindent
11759 \align center
11760 \begin_inset ERT
11761 status collapsed
11762
11763 \begin_layout Plain Layout
11764
11765
11766 \backslash
11767 renewcommand{
11768 \backslash
11769 multirowsetup}{
11770 \backslash
11771 raggedleft}
11772 \end_layout
11773
11774 \end_inset
11775
11776
11777 \begin_inset Tabular
11778 <lyxtabular version="3" rows="4" columns="3">
11779 <features tabularvalignment="middle">
11780 <column alignment="center" valignment="top" width="3cm">
11781 <column alignment="center" valignment="top" width="0">
11782 <column alignment="center" valignment="top" width="0">
11783 <row>
11784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 a long cell entry
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 b
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11803 \begin_inset Text
11804
11805 \begin_layout Plain Layout
11806 c
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 </row>
11812 <row>
11813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 t
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11823 \begin_inset Text
11824
11825 \begin_layout Plain Layout
11826 n
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 m
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 </row>
11841 <row>
11842 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 multirow
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855 e
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 f
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 </row>
11870 <row>
11871 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 h
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 i
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 </row>
11899 </lyxtabular>
11900
11901 \end_inset
11902
11903
11904 \begin_inset ERT
11905 status collapsed
11906
11907 \begin_layout Plain Layout
11908
11909
11910 \backslash
11911 renewcommand{
11912 \backslash
11913 multirowsetup}{
11914 \backslash
11915 raggedright}
11916 \end_layout
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \begin_layout Section
11924 フォーマル形式の表
11925 \begin_inset CommandInset label
11926 LatexCommand label
11927 name "sec:フォーマル形式の表"
11928
11929 \end_inset
11930
11931
11932 \begin_inset Index idx
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Standard
11945 書籍中の表は、よく表
11946 \begin_inset CommandInset ref
11947 LatexCommand ref
11948 reference "tab:ブックタブ表の例"
11949
11950 \end_inset
11951
11952 のように組版されます。この種の表は、「
11953 \emph on
11954 フォーマル形式
11955 \emph default
11956 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
11957 \end_layout
11958
11959 \begin_layout Standard
11960 \begin_inset Float table
11961 placement h
11962 wide false
11963 sideways false
11964 status open
11965
11966 \begin_layout Plain Layout
11967 \begin_inset Caption
11968
11969 \begin_layout Plain Layout
11970 \begin_inset CommandInset label
11971 LatexCommand label
11972 name "tab:ブックタブ表の例"
11973
11974 \end_inset
11975
11976 ブックタブ表の例
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Plain Layout
11985 \align center
11986 \begin_inset Tabular
11987 <lyxtabular version="3" rows="8" columns="4">
11988 <features booktabs="true" tabularvalignment="middle">
11989 <column alignment="center" valignment="top" width="0">
11990 <column alignment="center" valignment="top" width="0">
11991 <column alignment="center" valignment="top" width="0">
11992 <column alignment="center" valignment="top" width="0">
11993 <row>
11994 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 システム
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 <cell alignment="center" valignment="top" topline="true" usebox="none">
12004 \begin_inset Text
12005
12006 \begin_layout Plain Layout
12007 Medipix
12008 \begin_inset space \thinspace{}
12009 \end_inset
12010
12011 1
12012 \end_layout
12013
12014 \end_inset
12015 </cell>
12016 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12017 \begin_inset Text
12018
12019 \begin_layout Plain Layout
12020 Medipix
12021 \begin_inset space \thinspace{}
12022 \end_inset
12023
12024 2
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 </row>
12039 <row>
12040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12041 \begin_inset Text
12042
12043 \begin_layout Plain Layout
12044 \begin_inset ERT
12045 status collapsed
12046
12047 \begin_layout Plain Layout
12048
12049
12050 \backslash
12051 cmidrule(r){2-2}
12052 \end_layout
12053
12054 \end_inset
12055
12056
12057 \begin_inset ERT
12058 status collapsed
12059
12060 \begin_layout Plain Layout
12061
12062
12063 \backslash
12064 cmidrule(l){3-4}
12065 \end_layout
12066
12067 \end_inset
12068
12069 検知器の厚み [µm]
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 300
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 <cell alignment="center" valignment="top" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 300
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell alignment="center" valignment="top" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 700
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 エッジ角 [°]
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 3.55
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 <cell alignment="center" valignment="top" topline="true" usebox="none">
12122 \begin_inset Text
12123
12124 \begin_layout Plain Layout
12125 2.71
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 <cell alignment="center" valignment="top" topline="true" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 7.99
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 </row>
12140 <row topspace="default">
12141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 空間分解能 [µm]
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 <cell alignment="center" valignment="top" usebox="none">
12151 \begin_inset Text
12152
12153 \begin_layout Plain Layout
12154 4.26
12155 \end_layout
12156
12157 \end_inset
12158 </cell>
12159 <cell alignment="center" valignment="top" usebox="none">
12160 \begin_inset Text
12161
12162 \begin_layout Plain Layout
12163 10.17
12164 \end_layout
12165
12166 \end_inset
12167 </cell>
12168 <cell alignment="center" valignment="top" usebox="none">
12169 \begin_inset Text
12170
12171 \begin_layout Plain Layout
12172 10.56
12173 \end_layout
12174
12175 \end_inset
12176 </cell>
12177 </row>
12178 <row topspace="default">
12179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12180 \begin_inset Text
12181
12182 \begin_layout Plain Layout
12183 \begin_inset Formula $f_{\mathrm{max}}$
12184 \end_inset
12185
12186 におけるMTF
12187 \end_layout
12188
12189 \end_inset
12190 </cell>
12191 <cell alignment="center" valignment="top" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 0.53
12196 \end_layout
12197
12198 \end_inset
12199 </cell>
12200 <cell alignment="center" valignment="top" usebox="none">
12201 \begin_inset Text
12202
12203 \begin_layout Plain Layout
12204 0.37
12205 \end_layout
12206
12207 \end_inset
12208 </cell>
12209 <cell alignment="center" valignment="top" usebox="none">
12210 \begin_inset Text
12211
12212 \begin_layout Plain Layout
12213 0.39
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 </row>
12219 <row topspace="default">
12220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229
12230 \backslash
12231 cmidrule(l{10pt}){1-1}
12232 \end_layout
12233
12234 \end_inset
12235
12236 LSF空間分解能
12237 \end_layout
12238
12239 \end_inset
12240 </cell>
12241 <cell alignment="center" valignment="top" usebox="none">
12242 \begin_inset Text
12243
12244 \begin_layout Plain Layout
12245
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 <cell alignment="center" valignment="top" usebox="none">
12251 \begin_inset Text
12252
12253 \begin_layout Plain Layout
12254
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 <cell alignment="center" valignment="top" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 </row>
12269 <row>
12270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12271 \begin_inset Text
12272
12273 \begin_layout Plain Layout
12274 µm表示
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 129.7
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 <cell alignment="center" valignment="top" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 52.75
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 <cell alignment="center" valignment="top" usebox="none">
12298 \begin_inset Text
12299
12300 \begin_layout Plain Layout
12301 50.78
12302 \end_layout
12303
12304 \end_inset
12305 </cell>
12306 </row>
12307 <row>
12308 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 ピクセルサイズに対する%表示
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12318 \begin_inset Text
12319
12320 \begin_layout Plain Layout
12321 76.3
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12327 \begin_inset Text
12328
12329 \begin_layout Plain Layout
12330 95.9
12331 \end_layout
12332
12333 \end_inset
12334 </cell>
12335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339 92.3
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 </row>
12345 </lyxtabular>
12346
12347 \end_inset
12348
12349
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \end_layout
12356
12357 \begin_layout Standard
12358 表中の行に余白を加えるには、第
12359 \begin_inset CommandInset ref
12360 LatexCommand ref
12361 reference "sub:行の余白取り"
12362
12363 \end_inset
12364
12365 節に述べられているように、表の設定ダイアログの
12366 \family sans
12367 罫線
12368 \family default
12369 タブを使用します。
12370 \end_layout
12371
12372 \begin_layout Standard
12373 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12374 \begin_inset Newline newline
12375 \end_inset
12376
12377 最初と最後の表罫線の既定幅は0.08
12378 \begin_inset space \thinspace{}
12379 \end_inset
12380
12381 emですが、他の罫線の既定幅は0.05
12382 \begin_inset space \thinspace{}
12383 \end_inset
12384
12385 emです。
12386 \end_layout
12387
12388 \begin_layout Standard
12389 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12390 \end_layout
12391
12392 \begin_layout Standard
12393
12394 \series bold
12395
12396 \backslash
12397 let
12398 \backslash
12399 mytoprule
12400 \backslash
12401 toprule
12402 \begin_inset Newline newline
12403 \end_inset
12404
12405
12406 \backslash
12407 renewcommand{
12408 \backslash
12409 toprule}{
12410 \backslash
12411 mytoprule[幅]}
12412 \end_layout
12413
12414 \begin_layout Standard
12415 上の例は、
12416 \series bold
12417 toprule
12418 \series default
12419 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12420 \series bold
12421 toprule
12422 \series default
12423
12424 \series bold
12425 bottomrule
12426 \series default
12427 に置き換えて下さい。他の罫線の線幅を変更するには、
12428 \series bold
12429 toprule
12430 \series default
12431
12432 \series bold
12433 midrule
12434 \series default
12435 に置き換えます。線幅を設定する上では、付録
12436 \begin_inset CommandInset ref
12437 LatexCommand ref
12438 reference "cha:LyXで使用できる単位"
12439
12440 \end_inset
12441
12442 に挙げてあるすべての単位を使用することができます。
12443 \end_layout
12444
12445 \begin_layout Standard
12446 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12447 \series bold
12448
12449 \backslash
12450 cmidrule
12451 \series default
12452 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12453 \end_layout
12454
12455 \begin_layout Standard
12456
12457 \series bold
12458
12459 \backslash
12460 cmidrule[幅](刈込){開始列-終了列}
12461 \end_layout
12462
12463 \begin_layout Standard
12464 です。
12465 \series bold
12466
12467 \backslash
12468 cmidrule
12469 \series default
12470 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12471 \series bold
12472
12473 \backslash
12474 cmidrule
12475 \series default
12476 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12477
12478 \end_layout
12479
12480 \begin_layout Standard
12481 この線幅の既定値は0.03
12482 \begin_inset space \thinspace{}
12483 \end_inset
12484
12485 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12486 。非必須パラメーターの「刈込」は、
12487 \emph on
12488 l{刈込幅}
12489 \emph default
12490 あるいは
12491 \emph on
12492 r{刈込幅}
12493 \emph default
12494 の値を取り、刈込幅の指定は非必須です。たとえば、
12495 \emph on
12496 l{2pt}
12497 \emph default
12498 というパラメーターを使うと、罫線が左端から2
12499 \begin_inset space \thinspace{}
12500 \end_inset
12501
12502 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12503 \begin_inset space \thinspace{}
12504 \end_inset
12505
12506 emだけ刈り込まれます。
12507 \end_layout
12508
12509 \begin_layout Standard
12510 \begin_inset VSpace bigskip
12511 \end_inset
12512
12513
12514 \begin_inset CommandInset ref
12515 LatexCommand ref
12516 reference "tab:ブックタブ表の例"
12517
12518 \end_inset
12519
12520 は、
12521 \end_layout
12522
12523 \begin_layout Standard
12524
12525 \series bold
12526
12527 \backslash
12528 cmidrule(r){2-2}
12529 \backslash
12530 cmidrule(l){3-4}
12531 \end_layout
12532
12533 \begin_layout Standard
12534 というコマンドを第二行の初めに使用し、
12535 \end_layout
12536
12537 \begin_layout Standard
12538
12539 \series bold
12540
12541 \backslash
12542 cmidrule(l{10pt}){1-1}
12543 \end_layout
12544
12545 \begin_layout Standard
12546 を第六行に使用して作成されています。
12547 \end_layout
12548
12549 \begin_layout Standard
12550 \begin_inset VSpace bigskip
12551 \end_inset
12552
12553
12554 \end_layout
12555
12556 \begin_layout Standard
12557 ときには、表
12558 \begin_inset CommandInset ref
12559 LatexCommand ref
12560 reference "tab:特殊なブックタブ表"
12561
12562 \end_inset
12563
12564 のような重なり合った
12565 \series bold
12566
12567 \backslash
12568 cmidrule
12569 \series default
12570 が欲しいことがあるかもしれません。これは、TeXコードで
12571 \end_layout
12572
12573 \begin_layout Standard
12574
12575 \series bold
12576
12577 \backslash
12578 morecmidrules
12579 \end_layout
12580
12581 \begin_layout Standard
12582 コマンドを使用することによって実現することができます。表
12583 \begin_inset CommandInset ref
12584 LatexCommand ref
12585 reference "tab:特殊なブックタブ表"
12586
12587 \end_inset
12588
12589 の第二列には
12590 \end_layout
12591
12592 \begin_layout Standard
12593
12594 \series bold
12595
12596 \backslash
12597 cmidrule(r){2-2}
12598 \backslash
12599 cmidrule(l){3-4}
12600 \backslash
12601 morecmidrules
12602 \backslash
12603 cmidrule{2-4}
12604 \end_layout
12605
12606 \begin_layout Standard
12607 というコマンドが使用されており、第六列には
12608 \end_layout
12609
12610 \begin_layout Standard
12611
12612 \series bold
12613
12614 \backslash
12615 midrule
12616 \backslash
12617 morecmidrules
12618 \backslash
12619 cmidrule{3-4}
12620 \end_layout
12621
12622 \begin_layout Standard
12623 というコマンドが使用されています。
12624 \end_layout
12625
12626 \begin_layout Standard
12627 \begin_inset VSpace bigskip
12628 \end_inset
12629
12630
12631 \end_layout
12632
12633 \begin_layout Standard
12634 罫線の余白取りにどうしても満足が行かない場合には、
12635 \end_layout
12636
12637 \begin_layout Standard
12638
12639 \series bold
12640
12641 \backslash
12642 specialrule{幅}{上余白}{下余白}
12643 \end_layout
12644
12645 \begin_layout Standard
12646 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12647 \series bold
12648 booktabs
12649 \series default
12650  
12651 \begin_inset CommandInset citation
12652 LatexCommand cite
12653 key "booktabs"
12654
12655 \end_inset
12656
12657
12658 \begin_inset Index idx
12659 status collapsed
12660
12661 \begin_layout Plain Layout
12662 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12663 \end_layout
12664
12665 \end_inset
12666
12667 の取扱説明書をご参照下さい。
12668 \end_layout
12669
12670 \begin_layout Standard
12671 \begin_inset Float table
12672 placement h
12673 wide false
12674 sideways false
12675 status open
12676
12677 \begin_layout Plain Layout
12678 \begin_inset Caption
12679
12680 \begin_layout Plain Layout
12681 \begin_inset CommandInset label
12682 LatexCommand label
12683 name "tab:特殊なブックタブ表"
12684
12685 \end_inset
12686
12687 特殊なブックタブ表
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \end_layout
12694
12695 \begin_layout Plain Layout
12696 \align center
12697 \begin_inset Tabular
12698 <lyxtabular version="3" rows="8" columns="4">
12699 <features booktabs="true" tabularvalignment="middle">
12700 <column alignment="center" valignment="top" width="0">
12701 <column alignment="center" valignment="top" width="0">
12702 <column alignment="center" valignment="top" width="0">
12703 <column alignment="center" valignment="top" width="0">
12704 <row>
12705 <cell alignment="center" valignment="top" topline="true" usebox="none">
12706 \begin_inset Text
12707
12708 \begin_layout Plain Layout
12709 システム
12710 \end_layout
12711
12712 \end_inset
12713 </cell>
12714 <cell alignment="center" valignment="top" topline="true" usebox="none">
12715 \begin_inset Text
12716
12717 \begin_layout Plain Layout
12718 Medipix
12719 \begin_inset space \thinspace{}
12720 \end_inset
12721
12722 1
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12728 \begin_inset Text
12729
12730 \begin_layout Plain Layout
12731 Medipix
12732 \begin_inset space \thinspace{}
12733 \end_inset
12734
12735 2
12736 \end_layout
12737
12738 \end_inset
12739 </cell>
12740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12741 \begin_inset Text
12742
12743 \begin_layout Plain Layout
12744
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 </row>
12750 <row>
12751 <cell alignment="center" valignment="top" usebox="none">
12752 \begin_inset Text
12753
12754 \begin_layout Plain Layout
12755 \begin_inset ERT
12756 status collapsed
12757
12758 \begin_layout Plain Layout
12759
12760
12761 \backslash
12762 cmidrule(r){2-2}
12763 \end_layout
12764
12765 \end_inset
12766
12767
12768 \begin_inset ERT
12769 status collapsed
12770
12771 \begin_layout Plain Layout
12772
12773
12774 \backslash
12775 cmidrule(l){3-4}
12776 \end_layout
12777
12778 \end_inset
12779
12780
12781 \begin_inset ERT
12782 status collapsed
12783
12784 \begin_layout Plain Layout
12785
12786
12787 \backslash
12788 morecmidrules 
12789 \end_layout
12790
12791 \end_inset
12792
12793
12794 \begin_inset ERT
12795 status collapsed
12796
12797 \begin_layout Plain Layout
12798
12799
12800 \backslash
12801 cmidrule{2-4}
12802 \end_layout
12803
12804 \end_inset
12805
12806 検知器の厚み [µm]
12807 \end_layout
12808
12809 \end_inset
12810 </cell>
12811 <cell alignment="center" valignment="top" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 300
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 <cell alignment="center" valignment="top" usebox="none">
12821 \begin_inset Text
12822
12823 \begin_layout Plain Layout
12824 300
12825 \end_layout
12826
12827 \end_inset
12828 </cell>
12829 <cell alignment="center" valignment="top" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833 700
12834 \end_layout
12835
12836 \end_inset
12837 </cell>
12838 </row>
12839 <row>
12840 <cell alignment="center" valignment="top" topline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 エッジ角 [°]
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 <cell alignment="center" valignment="top" topline="true" usebox="none">
12850 \begin_inset Text
12851
12852 \begin_layout Plain Layout
12853 3.55
12854 \end_layout
12855
12856 \end_inset
12857 </cell>
12858 <cell alignment="center" valignment="top" topline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 2.71
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 <cell alignment="center" valignment="top" topline="true" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871 7.99
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 </row>
12877 <row topspace="default">
12878 <cell alignment="center" valignment="top" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 空間分解能 [µm]
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 4.26
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 10.17
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 <cell alignment="center" valignment="top" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 10.56
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 </row>
12915 <row topspace="default">
12916 <cell alignment="center" valignment="top" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 \begin_inset Formula $f_{\mathrm{max}}$
12921 \end_inset
12922
12923 におけるMTF
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 <cell alignment="center" valignment="top" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 0.53
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 0.37
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 <cell alignment="center" valignment="top" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 0.39
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 </row>
12956 <row>
12957 <cell alignment="center" valignment="top" topline="true" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 \begin_inset ERT
12962 status collapsed
12963
12964 \begin_layout Plain Layout
12965
12966
12967 \backslash
12968 morecmidrules 
12969 \end_layout
12970
12971 \end_inset
12972
12973
12974 \begin_inset ERT
12975 status collapsed
12976
12977 \begin_layout Plain Layout
12978
12979
12980 \backslash
12981 cmidrule{3-4}
12982 \end_layout
12983
12984 \end_inset
12985
12986 LSF空間分解能
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 <cell alignment="center" valignment="top" topline="true" usebox="none">
12992 \begin_inset Text
12993
12994 \begin_layout Plain Layout
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 <cell alignment="center" valignment="top" topline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 <cell alignment="center" valignment="top" topline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 </row>
13019 <row>
13020 <cell alignment="center" valignment="top" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 µm表示
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 <cell alignment="center" valignment="top" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 129.7
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 <cell alignment="center" valignment="top" usebox="none">
13039 \begin_inset Text
13040
13041 \begin_layout Plain Layout
13042 52.75
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 <cell alignment="center" valignment="top" usebox="none">
13048 \begin_inset Text
13049
13050 \begin_layout Plain Layout
13051 50.78
13052 \end_layout
13053
13054 \end_inset
13055 </cell>
13056 </row>
13057 <row>
13058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13059 \begin_inset Text
13060
13061 \begin_layout Plain Layout
13062 ピクセルサイズに対する%表示
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071 76.3
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080 95.9
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089 92.3
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 </row>
13095 </lyxtabular>
13096
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \end_inset
13103
13104
13105 \end_layout
13106
13107 \begin_layout Section
13108 表の垂直揃え
13109 \begin_inset Index idx
13110 status collapsed
13111
13112 \begin_layout Plain Layout
13113 ひょう@表 ! そろえ@揃え
13114 \end_layout
13115
13116 \end_inset
13117
13118
13119 \end_layout
13120
13121 \begin_layout Standard
13122 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
13123 \begin_inset CommandInset ref
13124 LatexCommand ref
13125 reference "sec:ボックスダイアログ"
13126
13127 \end_inset
13128
13129 節に述べられているように、ボックスの垂直揃えを行います。
13130 \end_layout
13131
13132 \begin_layout Standard
13133 以下の例では、各表は15
13134 \begin_inset space \thinspace{}
13135 \end_inset
13136
13137 列幅%を持つminipage
13138 \begin_inset Foot
13139 status collapsed
13140
13141 \begin_layout Plain Layout
13142 minipageは第
13143 \begin_inset CommandInset ref
13144 LatexCommand ref
13145 reference "sec:ミニページ"
13146
13147 \end_inset
13148
13149 節で説明されています。
13150 \end_layout
13151
13152 \end_inset
13153
13154 ボックスの中に入れてあります。
13155 \end_layout
13156
13157 \begin_layout Itemize
13158 動作試験 
13159 \begin_inset Box Frameless
13160 position "t"
13161 hor_pos "c"
13162 has_inner_box 1
13163 inner_pos "c"
13164 use_parbox 0
13165 use_makebox 0
13166 width "15col%"
13167 special "none"
13168 height "1in"
13169 height_special "totalheight"
13170 status collapsed
13171
13172 \begin_layout Plain Layout
13173 \begin_inset Tabular
13174 <lyxtabular version="3" rows="3" columns="3">
13175 <features tabularvalignment="middle">
13176 <column alignment="center" valignment="top" width="0">
13177 <column alignment="center" valignment="top" width="0">
13178 <column alignment="center" valignment="top" width="0">
13179 <row>
13180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13181 \begin_inset Text
13182
13183 \begin_layout Plain Layout
13184
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 </row>
13208 <row>
13209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13210 \begin_inset Text
13211
13212 \begin_layout Plain Layout
13213
13214 \end_layout
13215
13216 \end_inset
13217 </cell>
13218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13219 \begin_inset Text
13220
13221 \begin_layout Plain Layout
13222
13223 \end_layout
13224
13225 \end_inset
13226 </cell>
13227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231
13232 \end_layout
13233
13234 \end_inset
13235 </cell>
13236 </row>
13237 <row>
13238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13239 \begin_inset Text
13240
13241 \begin_layout Plain Layout
13242
13243 \end_layout
13244
13245 \end_inset
13246 </cell>
13247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13248 \begin_inset Text
13249
13250 \begin_layout Plain Layout
13251
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13257 \begin_inset Text
13258
13259 \begin_layout Plain Layout
13260
13261 \end_layout
13262
13263 \end_inset
13264 </cell>
13265 </row>
13266 </lyxtabular>
13267
13268 \end_inset
13269
13270
13271 \end_layout
13272
13273 \end_inset
13274
13275  動作試験 
13276 \begin_inset ERT
13277 status collapsed
13278
13279 \begin_layout Plain Layout
13280
13281
13282 \backslash
13283 raisebox{0.85
13284 \backslash
13285 baselineskip}{
13286 \end_layout
13287
13288 \end_inset
13289
13290
13291 \begin_inset Box Frameless
13292 position "t"
13293 hor_pos "c"
13294 has_inner_box 1
13295 inner_pos "c"
13296 use_parbox 0
13297 use_makebox 0
13298 width "15col%"
13299 special "none"
13300 height "1in"
13301 height_special "totalheight"
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305 \begin_inset Tabular
13306 <lyxtabular version="3" rows="3" columns="3">
13307 <features tabularvalignment="middle">
13308 <column alignment="center" valignment="top" width="0">
13309 <column alignment="center" valignment="top" width="0">
13310 <column alignment="center" valignment="top" width="0">
13311 <row>
13312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 </row>
13340 <row>
13341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 </row>
13369 <row>
13370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 </row>
13398 </lyxtabular>
13399
13400 \end_inset
13401
13402
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \begin_inset ERT
13409 status collapsed
13410
13411 \begin_layout Plain Layout
13412
13413 }
13414 \end_layout
13415
13416 \end_inset
13417
13418
13419 \end_layout
13420
13421 \begin_layout Itemize
13422 動作試験 
13423 \begin_inset Box Frameless
13424 position "c"
13425 hor_pos "c"
13426 has_inner_box 1
13427 inner_pos "c"
13428 use_parbox 0
13429 use_makebox 0
13430 width "15col%"
13431 special "none"
13432 height "1in"
13433 height_special "totalheight"
13434 status collapsed
13435
13436 \begin_layout Plain Layout
13437 \begin_inset Tabular
13438 <lyxtabular version="3" rows="3" columns="3">
13439 <features tabularvalignment="middle">
13440 <column alignment="center" valignment="top" width="0">
13441 <column alignment="center" valignment="top" width="0">
13442 <column alignment="center" valignment="top" width="0">
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" 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" 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" 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 <row>
13502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524
13525 \end_layout
13526
13527 \end_inset
13528 </cell>
13529 </row>
13530 </lyxtabular>
13531
13532 \end_inset
13533
13534
13535 \end_layout
13536
13537 \end_inset
13538
13539
13540 \end_layout
13541
13542 \begin_layout Itemize
13543 動作試験 
13544 \begin_inset Box Frameless
13545 position "b"
13546 hor_pos "c"
13547 has_inner_box 1
13548 inner_pos "c"
13549 use_parbox 0
13550 use_makebox 0
13551 width "15col%"
13552 special "none"
13553 height "1in"
13554 height_special "totalheight"
13555 status collapsed
13556
13557 \begin_layout Plain Layout
13558 \begin_inset Tabular
13559 <lyxtabular version="3" rows="3" columns="3">
13560 <features tabularvalignment="middle">
13561 <column alignment="center" valignment="top" width="0">
13562 <column alignment="center" valignment="top" width="0">
13563 <column alignment="center" valignment="top" width="0">
13564 <row>
13565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 </row>
13593 <row>
13594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 </row>
13622 <row>
13623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 </row>
13651 </lyxtabular>
13652
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \end_inset
13659
13660  動作試験 
13661 \begin_inset ERT
13662 status collapsed
13663
13664 \begin_layout Plain Layout
13665
13666
13667 \backslash
13668 raisebox{-0.32
13669 \backslash
13670 baselineskip}{
13671 \end_layout
13672
13673 \end_inset
13674
13675
13676 \begin_inset Box Frameless
13677 position "b"
13678 hor_pos "c"
13679 has_inner_box 1
13680 inner_pos "c"
13681 use_parbox 0
13682 use_makebox 0
13683 width "15col%"
13684 special "none"
13685 height "1in"
13686 height_special "totalheight"
13687 status collapsed
13688
13689 \begin_layout Plain Layout
13690 \begin_inset Tabular
13691 <lyxtabular version="3" rows="3" columns="3">
13692 <features tabularvalignment="middle">
13693 <column alignment="center" valignment="top" width="0">
13694 <column alignment="center" valignment="top" width="0">
13695 <column alignment="center" valignment="top" width="0">
13696 <row>
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13716 \begin_inset Text
13717
13718 \begin_layout Plain Layout
13719
13720 \end_layout
13721
13722 \end_inset
13723 </cell>
13724 </row>
13725 <row>
13726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 </row>
13754 <row>
13755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 </row>
13783 </lyxtabular>
13784
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \end_inset
13791
13792
13793 \begin_inset ERT
13794 status collapsed
13795
13796 \begin_layout Plain Layout
13797
13798 }
13799 \end_layout
13800
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \begin_layout Standard
13807 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
13808 \begin_inset Foot
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812 raiseboxは、第
13813 \begin_inset CommandInset ref
13814 LatexCommand ref
13815 reference "sub:垂直揃え"
13816
13817 \end_inset
13818
13819 節で説明されています。
13820 \end_layout
13821
13822 \end_inset
13823
13824 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
13825 \end_layout
13826
13827 \begin_layout Standard
13828
13829 \series bold
13830
13831 \backslash
13832 raisebox{0.85
13833 \backslash
13834 baselineskip}{
13835 \end_layout
13836
13837 \begin_layout Standard
13838 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
13839 \series bold
13840 }
13841 \series default
13842 をTeXコードとして挿入してあります。最後の項目の第二表には、
13843 \end_layout
13844
13845 \begin_layout Standard
13846
13847 \series bold
13848
13849 \backslash
13850 raisebox{-0.32
13851 \backslash
13852 baselineskip}{
13853 \end_layout
13854
13855 \begin_layout Standard
13856 というコマンドを使用しています。
13857 \end_layout
13858
13859 \begin_layout Standard
13860 \begin_inset Note Greyedout
13861 status open
13862
13863 \begin_layout Plain Layout
13864
13865 \series bold
13866 【註】
13867 \series default
13868 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
13869 \series bold
13870
13871 \backslash
13872 raisebox
13873 \series default
13874 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
13875 \end_layout
13876
13877 \end_inset
13878
13879
13880 \end_layout
13881
13882 \begin_layout Section
13883 色付きの表
13884 \begin_inset CommandInset label
13885 LatexCommand label
13886 name "sec:色付きの表"
13887
13888 \end_inset
13889
13890
13891 \begin_inset Index idx
13892 status collapsed
13893
13894 \begin_layout Plain Layout
13895 ひょう@表 ! いろつき@色付き
13896 \end_layout
13897
13898 \end_inset
13899
13900
13901 \end_layout
13902
13903 \begin_layout Subsection
13904 色付きのセル
13905 \begin_inset Index idx
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909 ひょうのいろ@表の色 ! せるぶ@セル部
13910 \end_layout
13911
13912 \end_inset
13913
13914
13915 \begin_inset Index idx
13916 status collapsed
13917
13918 \begin_layout Plain Layout
13919 いろつき@色付き ! ひょうせるぶ@表セル部
13920 \end_layout
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Standard
13928 \begin_inset Float table
13929 placement h
13930 wide false
13931 sideways false
13932 status open
13933
13934 \begin_layout Plain Layout
13935 \begin_inset Caption
13936
13937 \begin_layout Plain Layout
13938 \begin_inset CommandInset label
13939 LatexCommand label
13940 name "tab:colortblなしの表"
13941
13942 \end_inset
13943
13944
13945 \series bold
13946 colortbl
13947 \series default
13948 パッケージを使用しない色付き表
13949 \begin_inset Argument
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 colortblなしの表
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \begin_layout Plain Layout
13967 \align center
13968 \begin_inset Tabular
13969 <lyxtabular version="3" rows="3" columns="3">
13970 <features tabularvalignment="middle">
13971 <column alignment="center" valignment="top" width="0">
13972 <column alignment="center" valignment="top" width="0">
13973 <column alignment="center" valignment="top" width="0">
13974 <row>
13975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13976 \begin_inset Text
13977
13978 \begin_layout Plain Layout
13979
13980 \color green
13981
13982 \end_layout
13983
13984 \end_inset
13985 </cell>
13986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13987 \begin_inset Text
13988
13989 \begin_layout Plain Layout
13990
13991 \color red
13992
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001
14002 \color red
14003
14004 \end_layout
14005
14006 \end_inset
14007 </cell>
14008 </row>
14009 <row>
14010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14011 \begin_inset Text
14012
14013 \begin_layout Plain Layout
14014
14015 \color green
14016
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Plain Layout
14025
14026 \color blue
14027
14028 \end_layout
14029
14030 \end_inset
14031 </cell>
14032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036
14037 \color blue
14038
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 <row>
14045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049
14050 \color green
14051
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060
14061 \color blue
14062
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071
14072 \color blue
14073
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 </row>
14079 </lyxtabular>
14080
14081 \end_inset
14082
14083
14084 \end_layout
14085
14086 \end_inset
14087
14088
14089 \end_layout
14090
14091 \begin_layout Standard
14092 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
14093 \family sans
14094 編集\SpecialChar \menuseparator
14095 文字様式
14096 \family default
14097 メニューで色を選んでください。表
14098 \begin_inset CommandInset ref
14099 LatexCommand ref
14100 reference "tab:colortblなしの表"
14101
14102 \end_inset
14103
14104 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
14105 \series bold
14106 colortbl
14107 \series default
14108
14109 \begin_inset Index idx
14110 status collapsed
14111
14112 \begin_layout Plain Layout
14113 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
14114 \end_layout
14115
14116 \end_inset
14117
14118 を使用しなくてはなりません。
14119 \end_layout
14120
14121 \begin_layout Standard
14122 \begin_inset ERT
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126
14127
14128 \backslash
14129 ifcolortbl
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \begin_inset Note Note
14136 status open
14137
14138 \begin_layout Plain Layout
14139 本節の以下の部分は、LaTeXパッケージ
14140 \series bold
14141 colortbl
14142 \series default
14143 が導入済みのときのみ表示されます。
14144 \end_layout
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \begin_layout Standard
14152 色付きの表を作成するには、プリアンブルに
14153 \end_layout
14154
14155 \begin_layout Standard
14156
14157 \series bold
14158
14159 \backslash
14160 usepackage{colortbl}
14161 \end_layout
14162
14163 \begin_layout Standard
14164 という行を書いて
14165 \series bold
14166 colortbl
14167 \series default
14168 を読み込まなくてはなりません。列の色は、
14169 \series bold
14170 >{ }
14171 \series default
14172 コマンドの中に
14173 \end_layout
14174
14175 \begin_layout Standard
14176
14177 \series bold
14178
14179 \backslash
14180 columncolor{色彩名}
14181 \end_layout
14182
14183 \begin_layout Standard
14184 というコマンドを書いて指定することができます。
14185 \series bold
14186 >{}
14187 \series default
14188 コマンドに関する詳細は、第
14189 \begin_inset CommandInset ref
14190 LatexCommand ref
14191 reference "sub:連結列の計算"
14192
14193 \end_inset
14194
14195 節に述べられています。
14196 \end_layout
14197
14198 \begin_layout Standard
14199 以下の色彩名が事前に定義されています。
14200 \end_layout
14201
14202 \begin_layout Standard
14203
14204 \family sans
14205 red
14206 \family default
14207
14208 \family sans
14209 green
14210 \family default
14211
14212 \family sans
14213 yellow
14214 \family default
14215
14216 \family sans
14217 blue
14218 \family default
14219
14220 \family sans
14221 cyan
14222 \family default
14223
14224 \family sans
14225 magenta
14226 \family default
14227
14228 \family sans
14229 black
14230 \family default
14231
14232 \family sans
14233 white
14234 \end_layout
14235
14236 \begin_layout Standard
14237 \begin_inset VSpace medskip
14238 \end_inset
14239
14240
14241 \end_layout
14242
14243 \begin_layout Standard
14244 また
14245 \end_layout
14246
14247 \begin_layout Standard
14248
14249 \series bold
14250
14251 \backslash
14252 definecolor{色彩名}{色彩モデル}{色彩値}
14253 \end_layout
14254
14255 \begin_layout Standard
14256 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
14257 \end_layout
14258
14259 \begin_layout Labeling
14260 cmyk:シアン(
14261 \bar under
14262 c
14263 \bar default
14264 yan)・マゼンタ(
14265 \bar under
14266 m
14267 \bar default
14268 agenta)・黄(
14269 \bar under
14270 y
14271 \bar default
14272 ellow)・黒(blac
14273 \bar under
14274 k
14275 \bar default
14276
14277 \end_layout
14278
14279 \begin_layout Labeling
14280 rgb:赤(
14281 \bar under
14282 r
14283 \bar default
14284 ed)・緑(
14285 \bar under
14286 g
14287 \bar default
14288 reen)・青(
14289 \bar under
14290 b
14291 \bar default
14292 lue)
14293 \end_layout
14294
14295 \begin_layout Labeling
14296 gray:グレー
14297 \end_layout
14298
14299 \begin_layout Standard
14300 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14301 \end_layout
14302
14303 \begin_layout Standard
14304 たとえば、プリアンブルに
14305 \end_layout
14306
14307 \begin_layout Standard
14308
14309 \series bold
14310
14311 \backslash
14312 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14313 \end_layout
14314
14315 \begin_layout Standard
14316 と書くことによって、「
14317 \emph on
14318 darkgreen
14319 \emph default
14320 」色を定義することができますし、
14321 \end_layout
14322
14323 \begin_layout Standard
14324
14325 \series bold
14326
14327 \backslash
14328 definecolor{lightgray}{gray}{0.8}
14329 \end_layout
14330
14331 \begin_layout Standard
14332 と書けば、「
14333 \emph on
14334 lightgray
14335 \emph default
14336 」色を定義することができます。
14337 \end_layout
14338
14339 \begin_layout Standard
14340 \begin_inset VSpace medskip
14341 \end_inset
14342
14343
14344 \end_layout
14345
14346 \begin_layout Standard
14347 罫線は
14348 \end_layout
14349
14350 \begin_layout Standard
14351
14352 \series bold
14353
14354 \backslash
14355 rowcolor{色彩名}
14356 \end_layout
14357
14358 \begin_layout Standard
14359 というコマンドを使用して色付けすることができ、セルは
14360 \end_layout
14361
14362 \begin_layout Standard
14363
14364 \series bold
14365
14366 \backslash
14367 cellcolor{色彩名}
14368 \end_layout
14369
14370 \begin_layout Standard
14371 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14372 \end_layout
14373
14374 \begin_layout Standard
14375 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14376 \family sans
14377 編集\SpecialChar \menuseparator
14378 文字様式
14379 \family default
14380 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14381 ます。
14382 \end_layout
14383
14384 \begin_layout Standard
14385 \begin_inset Note Greyedout
14386 status open
14387
14388 \begin_layout Plain Layout
14389 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 \begin_inset VSpace bigskip
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \begin_layout Standard
14405
14406 \begin_inset CommandInset ref
14407 LatexCommand ref
14408 reference "tab:色付き表"
14409
14410 \end_inset
14411
14412 を作成するには、以下のようにしてください。第一列の色は
14413 \emph on
14414 darkgreen
14415 \emph default
14416 にしたいので、この列のLaTeX変数として
14417 \end_layout
14418
14419 \begin_layout Standard
14420
14421 \series bold
14422 >{
14423 \backslash
14424 columncolor{darkgreen}
14425 \backslash
14426 centering}c
14427 \end_layout
14428
14429 \begin_layout Standard
14430 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14431 \end_layout
14432
14433 \begin_layout Standard
14434
14435 \series bold
14436
14437 \backslash
14438 rowcolow{cyan}
14439 \end_layout
14440
14441 \begin_layout Standard
14442 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14443 \end_layout
14444
14445 \begin_layout Standard
14446
14447 \series bold
14448
14449 \backslash
14450 cellcolor{magenta}
14451 \end_layout
14452
14453 \begin_layout Standard
14454 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14455 \family sans
14456 編集\SpecialChar \menuseparator
14457 文字様式
14458 \family default
14459 メニューを使って、各文字に色付けをすることができます。
14460 \end_layout
14461
14462 \begin_layout Standard
14463 \begin_inset Float table
14464 placement h
14465 wide false
14466 sideways false
14467 status open
14468
14469 \begin_layout Plain Layout
14470 \begin_inset Caption
14471
14472 \begin_layout Plain Layout
14473
14474 \series bold
14475 \begin_inset CommandInset label
14476 LatexCommand label
14477 name "tab:色付き表"
14478
14479 \end_inset
14480
14481 colortbl
14482 \series default
14483 パッケージを使用した色付き表
14484 \begin_inset Argument
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488 colortblを使った表
14489 \end_layout
14490
14491 \end_inset
14492
14493
14494 \end_layout
14495
14496 \end_inset
14497
14498
14499 \end_layout
14500
14501 \begin_layout Plain Layout
14502 \align center
14503 \begin_inset Tabular
14504 <lyxtabular version="3" rows="3" columns="3">
14505 <features tabularvalignment="middle">
14506 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14507 <column alignment="center" valignment="top" width="0">
14508 <column alignment="center" valignment="top" width="0">
14509 <row>
14510 <cell alignment="center" valignment="top" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514 \begin_inset ERT
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518
14519
14520 \backslash
14521 rowcolor{cyan}
14522 \end_layout
14523
14524 \end_inset
14525
14526
14527 \color magenta
14528
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 <cell alignment="center" valignment="top" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537
14538 \color red
14539
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548
14549 \color red
14550
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 </row>
14556 <row>
14557 <cell alignment="center" valignment="top" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Plain Layout
14561
14562 \color yellow
14563
14564 \end_layout
14565
14566 \end_inset
14567 </cell>
14568 <cell alignment="center" valignment="top" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572
14573 \color blue
14574
14575 \end_layout
14576
14577 \end_inset
14578 </cell>
14579 <cell alignment="center" valignment="top" usebox="none">
14580 \begin_inset Text
14581
14582 \begin_layout Plain Layout
14583
14584 \color blue
14585
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 </row>
14591 <row>
14592 <cell alignment="center" valignment="top" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596
14597 \color yellow
14598
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 <cell alignment="center" valignment="top" usebox="none">
14604 \begin_inset Text
14605
14606 \begin_layout Plain Layout
14607
14608 \color blue
14609
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 <cell alignment="center" valignment="top" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 \begin_inset ERT
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622
14623
14624 \backslash
14625 cellcolor{magenta}
14626 \end_layout
14627
14628 \end_inset
14629
14630
14631 \color green
14632
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 </row>
14638 </lyxtabular>
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \end_inset
14646
14647
14648 \end_layout
14649
14650 \begin_layout Standard
14651 \begin_inset ERT
14652 status collapsed
14653
14654 \begin_layout Plain Layout
14655
14656
14657 \backslash
14658 else
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \begin_inset Note Note
14665 status open
14666
14667 \begin_layout Plain Layout
14668 以下は、LaTeXパッケージ
14669 \series bold
14670 colortbl
14671 \series default
14672 が導入されていないときに表示されます。
14673 \end_layout
14674
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \begin_layout Standard
14681 この節の内容を出力で表示させるには、
14682 \series bold
14683 colortbl
14684 \series default
14685 パッケージを導入する必要があります。
14686 \end_layout
14687
14688 \begin_layout Standard
14689 \begin_inset ERT
14690 status collapsed
14691
14692 \begin_layout Plain Layout
14693
14694
14695 \backslash
14696 fi
14697 \end_layout
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \begin_layout Subsection
14705 色付き罫線
14706 \begin_inset Index idx
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14711 \end_layout
14712
14713 \end_inset
14714
14715
14716 \begin_inset Index idx
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14721 \end_layout
14722
14723 \end_inset
14724
14725
14726 \end_layout
14727
14728 \begin_layout Standard
14729
14730 \begin_inset CommandInset ref
14731 LatexCommand ref
14732 reference "sub:罫線幅"
14733
14734 \end_inset
14735
14736 節に述べられているように、表中の全罫線の線幅は、長さ
14737 \series bold
14738
14739 \backslash
14740 arrayrulewidth
14741 \series default
14742 を使って調節することができます。本節の表では、すべて1.5
14743 \begin_inset space \thinspace{}
14744 \end_inset
14745
14746 ptに設定されています。
14747 \begin_inset ERT
14748 status collapsed
14749
14750 \begin_layout Plain Layout
14751
14752
14753 \backslash
14754 setlength{
14755 \backslash
14756 arrayrulewidth}{1.5pt}
14757 \end_layout
14758
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \begin_layout Standard
14765 たとえば縦罫線を緑に着色するには、第
14766 \begin_inset CommandInset ref
14767 LatexCommand ref
14768 reference "sub:自製書式"
14769
14770 \end_inset
14771
14772 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
14773 \end_layout
14774
14775 \begin_layout Standard
14776
14777 \series bold
14778
14779 \backslash
14780 newcolumntype{W}{!{
14781 \backslash
14782 color{green}
14783 \backslash
14784 vline}}
14785 \end_layout
14786
14787 \begin_layout Standard
14788
14789 \begin_inset CommandInset ref
14790 LatexCommand ref
14791 reference "tab:色付き縦罫線の表"
14792
14793 \end_inset
14794
14795 では、最右列にLaTeX変数
14796 \series bold
14797 WcW
14798 \series default
14799 、他の列にLaTeX変数
14800 \series bold
14801 Wc
14802 \series default
14803 が使用されています。
14804 \end_layout
14805
14806 \begin_layout Standard
14807 複数の色を用いたいときには、列書式をもっと定義してください。
14808 \end_layout
14809
14810 \begin_layout Standard
14811 \begin_inset Float table
14812 placement h
14813 wide false
14814 sideways false
14815 status open
14816
14817 \begin_layout Plain Layout
14818 \begin_inset Caption
14819
14820 \begin_layout Plain Layout
14821 \begin_inset CommandInset label
14822 LatexCommand label
14823 name "tab:色付き縦罫線の表"
14824
14825 \end_inset
14826
14827 色付き縦罫線の表
14828 \end_layout
14829
14830 \end_inset
14831
14832
14833 \end_layout
14834
14835 \begin_layout Plain Layout
14836 \align center
14837 \begin_inset Tabular
14838 <lyxtabular version="3" rows="3" columns="3">
14839 <features tabularvalignment="middle">
14840 <column alignment="center" valignment="top" width="0" special="Wc">
14841 <column alignment="center" valignment="top" width="0" special="Wc">
14842 <column alignment="center" valignment="top" width="0" special="WcW">
14843 <row>
14844 <cell alignment="center" valignment="top" topline="true" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 sd
14849 \end_layout
14850
14851 \end_inset
14852 </cell>
14853 <cell alignment="center" valignment="top" topline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" topline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 </row>
14872 <row>
14873 <cell alignment="center" valignment="top" topline="true" usebox="none">
14874 \begin_inset Text
14875
14876 \begin_layout Plain Layout
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 <cell alignment="center" valignment="top" topline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886 sd
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 </row>
14901 <row>
14902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924 sd
14925 \end_layout
14926
14927 \end_inset
14928 </cell>
14929 </row>
14930 </lyxtabular>
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \end_inset
14938
14939
14940 \end_layout
14941
14942 \begin_layout Standard
14943 \begin_inset VSpace bigskip
14944 \end_inset
14945
14946
14947 \begin_inset CommandInset ref
14948 LatexCommand ref
14949 reference "tab:色付き横罫線の表"
14950
14951 \end_inset
14952
14953 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
14954 \end_layout
14955
14956 \begin_layout Standard
14957
14958 \series bold
14959
14960 \backslash
14961 let
14962 \backslash
14963 myHlineC
14964 \backslash
14965 hline
14966 \begin_inset Newline newline
14967 \end_inset
14968
14969
14970 \backslash
14971 renewcommand{
14972 \backslash
14973 hline}
14974 \begin_inset Newline newline
14975 \end_inset
14976
14977
14978 \begin_inset Phantom HPhantom
14979 status open
14980
14981 \begin_layout Plain Layout
14982 \begin_inset space ~
14983 \end_inset
14984
14985
14986 \end_layout
14987
14988 \end_inset
14989
14990 {
14991 \backslash
14992 arrayrulecolor{red}
14993 \backslash
14994 myHlineC
14995 \backslash
14996 arrayrulecolor{black}}
14997 \end_layout
14998
14999 \begin_layout Standard
15000 というコマンドを入力して下さい。
15001 \end_layout
15002
15003 \begin_layout Standard
15004 \begin_inset ERT
15005 status collapsed
15006
15007 \begin_layout Plain Layout
15008
15009
15010 \backslash
15011 let
15012 \backslash
15013 myHlineC
15014 \backslash
15015 hline
15016 \end_layout
15017
15018 \begin_layout Plain Layout
15019
15020
15021 \backslash
15022 renewcommand{
15023 \backslash
15024 hline}
15025 \end_layout
15026
15027 \begin_layout Plain Layout
15028
15029  {
15030 \backslash
15031 arrayrulecolor{red}
15032 \backslash
15033 myHlineC
15034 \backslash
15035 arrayrulecolor{black}}
15036 \end_layout
15037
15038 \end_inset
15039
15040
15041 \begin_inset Float table
15042 placement h
15043 wide false
15044 sideways false
15045 status open
15046
15047 \begin_layout Plain Layout
15048 \begin_inset Caption
15049
15050 \begin_layout Plain Layout
15051 \begin_inset CommandInset label
15052 LatexCommand label
15053 name "tab:色付き横罫線の表"
15054
15055 \end_inset
15056
15057 色付き横罫線の表
15058 \end_layout
15059
15060 \end_inset
15061
15062
15063 \end_layout
15064
15065 \begin_layout Plain Layout
15066 \align center
15067 \begin_inset Tabular
15068 <lyxtabular version="3" rows="3" columns="3">
15069 <features tabularvalignment="middle">
15070 <column alignment="center" valignment="top" width="0">
15071 <column alignment="center" valignment="top" width="0">
15072 <column alignment="center" valignment="top" width="0">
15073 <row>
15074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 sd
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 </row>
15102 <row>
15103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 sd
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 sd
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 </lyxtabular>
15161
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 既定値の黒罫線に戻るには、
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 renewcommand{
15182 \backslash
15183 hline}{
15184 \backslash
15185 myHlineC}
15186 \end_layout
15187
15188 \begin_layout Standard
15189 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
15190 \begin_inset CommandInset ref
15191 LatexCommand ref
15192 reference "tab:色付き罫線の表"
15193
15194 \end_inset
15195
15196 は、縦横罫線を色付けした例です。
15197 \end_layout
15198
15199 \begin_layout Standard
15200 \begin_inset Float table
15201 placement h
15202 wide false
15203 sideways false
15204 status open
15205
15206 \begin_layout Plain Layout
15207 \begin_inset Caption
15208
15209 \begin_layout Plain Layout
15210 \begin_inset CommandInset label
15211 LatexCommand label
15212 name "tab:色付き罫線の表"
15213
15214 \end_inset
15215
15216 色付き罫線の表
15217 \end_layout
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Plain Layout
15225 \align center
15226 \begin_inset Tabular
15227 <lyxtabular version="3" rows="3" columns="3">
15228 <features tabularvalignment="middle">
15229 <column alignment="center" valignment="top" width="0" special="Wc">
15230 <column alignment="center" valignment="top" width="0" special="Wc">
15231 <column alignment="center" valignment="top" width="0" special="WcW">
15232 <row>
15233 <cell alignment="center" valignment="top" topline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 sd
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" topline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 </row>
15261 <row>
15262 <cell alignment="center" valignment="top" topline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" topline="true" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 sd
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" topline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 </row>
15290 <row topspace="default">
15291 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 sd
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 </row>
15319 </lyxtabular>
15320
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 \begin_inset ERT
15333 status collapsed
15334
15335 \begin_layout Plain Layout
15336
15337
15338 \backslash
15339 renewcommand{
15340 \backslash
15341 hline}{
15342 \backslash
15343 myHlineC}
15344 \end_layout
15345
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \begin_layout Standard
15352 \begin_inset ERT
15353 status collapsed
15354
15355 \begin_layout Plain Layout
15356
15357
15358 \backslash
15359 setlength{
15360 \backslash
15361 arrayrulewidth}{0.4pt}
15362 \end_layout
15363
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \begin_layout Section
15370 表の調整
15371 \begin_inset Index idx
15372 status collapsed
15373
15374 \begin_layout Plain Layout
15375 ひょうのちょうせい@表の調整
15376 \end_layout
15377
15378 \end_inset
15379
15380
15381 \begin_inset Index idx
15382 status collapsed
15383
15384 \begin_layout Plain Layout
15385 ひょう@表 ! ちょうせい@調整
15386 \end_layout
15387
15388 \end_inset
15389
15390
15391 \end_layout
15392
15393 \begin_layout Subsection
15394 行の余白取り
15395 \begin_inset CommandInset label
15396 LatexCommand label
15397 name "sub:行の余白取り"
15398
15399 \end_inset
15400
15401
15402 \begin_inset Index idx
15403 status collapsed
15404
15405 \begin_layout Plain Layout
15406 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15407 \end_layout
15408
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \begin_layout Standard
15415 表の設定ダイアログの
15416 \family sans
15417 罫線
15418 \family default
15419 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15420 \end_layout
15421
15422 \begin_layout Description
15423 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15424 \begin_inset Foot
15425 status collapsed
15426
15427 \begin_layout Plain Layout
15428 フォーマル形式の表は第
15429 \begin_inset CommandInset ref
15430 LatexCommand ref
15431 reference "sec:フォーマル形式の表"
15432
15433 \end_inset
15434
15435 節で説明されています。
15436 \end_layout
15437
15438 \end_inset
15439
15440 ならば、LyXは既定値として0.5
15441 \begin_inset space \thinspace{}
15442 \end_inset
15443
15444 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15445 \begin_inset VSpace medskip
15446 \end_inset
15447
15448
15449 \begin_inset Newline newline
15450 \end_inset
15451
15452
15453 \begin_inset space \hspace*{}
15454 \length 0pt
15455 \end_inset
15456
15457
15458 \begin_inset space \hfill{}
15459 \end_inset
15460
15461
15462 \begin_inset Tabular
15463 <lyxtabular version="3" rows="3" columns="1">
15464 <features tabularvalignment="middle">
15465 <column alignment="center" valignment="top" width="0">
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 <row topspace="3mm">
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482 行上に3
15483 \begin_inset space \thinspace{}
15484 \end_inset
15485
15486 mmの余白
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row>
15493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 </lyxtabular>
15504
15505 \end_inset
15506
15507
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511
15512 \begin_inset space \hspace*{}
15513 \length 0pt
15514 \end_inset
15515
15516
15517 \begin_inset VSpace medskip
15518 \end_inset
15519
15520
15521 \begin_inset Newline newline
15522 \end_inset
15523
15524 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15525 \end_layout
15526
15527 \begin_layout Description
15528 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15529 \begin_inset space \thinspace{}
15530 \end_inset
15531
15532 emの余白を挿入し、通常の表ならば既定値として2
15533 \begin_inset space \thinspace{}
15534 \end_inset
15535
15536 ptを挿入します。
15537 \end_layout
15538
15539 \begin_layout Description
15540 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15541 \begin_inset space \thinspace{}
15542 \end_inset
15543
15544 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15545 \begin_inset VSpace medskip
15546 \end_inset
15547
15548
15549 \begin_inset Newline newline
15550 \end_inset
15551
15552
15553 \begin_inset space \hspace*{}
15554 \length 0pt
15555 \end_inset
15556
15557
15558 \begin_inset space \hfill{}
15559 \end_inset
15560
15561
15562 \begin_inset Tabular
15563 <lyxtabular version="3" rows="3" columns="1">
15564 <features tabularvalignment="middle">
15565 <column alignment="center" valignment="top" width="0">
15566 <row>
15567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15568 \begin_inset Text
15569
15570 \begin_layout Plain Layout
15571
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 </row>
15577 <row interlinespace="3mm">
15578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582 \begin_inset Formula $\downarrow$
15583 \end_inset
15584
15585  行間に3
15586 \begin_inset space \thinspace{}
15587 \end_inset
15588
15589 mmの余白 
15590 \begin_inset Formula $\downarrow$
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row>
15600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604 \begin_inset Formula $\uparrow$
15605 \end_inset
15606
15607  行間に3
15608 \begin_inset space \thinspace{}
15609 \end_inset
15610
15611 mmの余白 
15612 \begin_inset Formula $\uparrow$
15613 \end_inset
15614
15615
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 </row>
15621 </lyxtabular>
15622
15623 \end_inset
15624
15625
15626 \begin_inset space \hfill{}
15627 \end_inset
15628
15629
15630 \begin_inset space \hspace*{}
15631 \length 0pt
15632 \end_inset
15633
15634
15635 \begin_inset VSpace medskip
15636 \end_inset
15637
15638
15639 \begin_inset Newline newline
15640 \end_inset
15641
15642 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15643 \end_layout
15644
15645 \begin_layout Standard
15646 \begin_inset VSpace bigskip
15647 \end_inset
15648
15649 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15650 \end_layout
15651
15652 \begin_layout Standard
15653
15654 \series bold
15655
15656 \backslash
15657 @ifundefined{extrarowheight}
15658 \begin_inset Newline newline
15659 \end_inset
15660
15661
15662 \begin_inset Phantom HPhantom
15663 status open
15664
15665 \begin_layout Plain Layout
15666 \begin_inset space ~
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \end_inset
15673
15674 {
15675 \backslash
15676 usepackage{array}}{}
15677 \begin_inset Newline newline
15678 \end_inset
15679
15680
15681 \backslash
15682 setlength{
15683 \backslash
15684 extrarowheight}{height}
15685 \end_layout
15686
15687 \begin_layout Standard
15688 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15689 \series bold
15690 array
15691 \series default
15692 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15693 \series bold
15694
15695 \backslash
15696 @ifundefined
15697 \series default
15698 が使用されています)。
15699 \end_layout
15700
15701 \begin_layout Standard
15702 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15703 \series bold
15704
15705 \backslash
15706 strut
15707 \series default
15708 コマンドを挿入することで補正することができます。表
15709 \begin_inset CommandInset ref
15710 LatexCommand ref
15711 reference "tab:垂直揃え"
15712
15713 \end_inset
15714
15715 は、この効果を示したものです。
15716 \end_layout
15717
15718 \begin_layout Standard
15719 \noindent
15720 \begin_inset Float table
15721 placement h
15722 wide false
15723 sideways false
15724 status open
15725
15726 \begin_layout Plain Layout
15727 \begin_inset Caption
15728
15729 \begin_layout Plain Layout
15730 \begin_inset CommandInset label
15731 LatexCommand label
15732 name "tab:垂直揃え"
15733
15734 \end_inset
15735
15736 大きなフォント寸法の文章の垂直揃え
15737 \end_layout
15738
15739 \end_inset
15740
15741
15742 \end_layout
15743
15744 \begin_layout Plain Layout
15745 \begin_inset space \hfill{}
15746 \end_inset
15747
15748
15749 \begin_inset Float table
15750 wide false
15751 sideways false
15752 status open
15753
15754 \begin_layout Plain Layout
15755 \begin_inset Caption
15756
15757 \begin_layout Plain Layout
15758 通常の表
15759 \end_layout
15760
15761 \end_inset
15762
15763
15764 \end_layout
15765
15766 \begin_layout Plain Layout
15767 \noindent
15768 \align center
15769 \begin_inset Tabular
15770 <lyxtabular version="3" rows="6" columns="1">
15771 <features tabularvalignment="middle">
15772 <column alignment="left" valignment="top" width="0">
15773 <row>
15774 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 Normal, g
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 </row>
15784 <row>
15785 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789
15790 \size large
15791 Large
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 <row>
15798 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802
15803 \size larger
15804 Larger
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 </row>
15810 <row>
15811 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815
15816 \size largest
15817 Largest
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 </row>
15823 <row>
15824 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828
15829 \size huge
15830 Huge
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 </row>
15836 <row>
15837 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \size giant
15843 Huger
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 </row>
15849 </lyxtabular>
15850
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \end_inset
15857
15858
15859 \begin_inset space \hfill{}
15860 \end_inset
15861
15862
15863 \begin_inset Float table
15864 wide false
15865 sideways false
15866 status open
15867
15868 \begin_layout Plain Layout
15869 \begin_inset Caption
15870
15871 \begin_layout Plain Layout
15872
15873 \series bold
15874
15875 \backslash
15876 strut
15877 \series default
15878 コマンドを使用した表
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \end_layout
15885
15886 \begin_layout Plain Layout
15887 \noindent
15888 \align center
15889 \begin_inset Tabular
15890 <lyxtabular version="3" rows="6" columns="1">
15891 <features tabularvalignment="middle">
15892 <column alignment="left" valignment="top" width="0">
15893 <row>
15894 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898 Normal, g
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 </row>
15904 <row>
15905 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909
15910 \size large
15911 \begin_inset ERT
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915
15916
15917 \backslash
15918 strut 
15919 \end_layout
15920
15921 \end_inset
15922
15923 Large
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 </row>
15929 <row>
15930 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934
15935 \size larger
15936 \begin_inset ERT
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940
15941
15942 \backslash
15943 strut 
15944 \end_layout
15945
15946 \end_inset
15947
15948 Larger
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 </row>
15954 <row>
15955 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959
15960 \size largest
15961 \begin_inset ERT
15962 status collapsed
15963
15964 \begin_layout Plain Layout
15965
15966
15967 \backslash
15968 strut 
15969 \end_layout
15970
15971 \end_inset
15972
15973 Largest
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 </row>
15979 <row>
15980 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984
15985 \size huge
15986 \begin_inset ERT
15987 status collapsed
15988
15989 \begin_layout Plain Layout
15990
15991
15992 \backslash
15993 strut 
15994 \end_layout
15995
15996 \end_inset
15997
15998 Huge
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 </row>
16004 <row>
16005 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009
16010 \size giant
16011 \begin_inset ERT
16012 status collapsed
16013
16014 \begin_layout Plain Layout
16015
16016
16017 \backslash
16018 strut 
16019 \end_layout
16020
16021 \end_inset
16022
16023 Huger
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 </lyxtabular>
16030
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \begin_inset space \hfill{}
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \begin_layout Subsection
16051 特殊なセル揃え
16052 \begin_inset CommandInset label
16053 LatexCommand label
16054 name "sub:特殊なセル揃え"
16055
16056 \end_inset
16057
16058
16059 \begin_inset Index idx
16060 status collapsed
16061
16062 \begin_layout Plain Layout
16063 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
16064 \end_layout
16065
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \begin_layout Standard
16072 ときには表
16073 \begin_inset CommandInset ref
16074 LatexCommand ref
16075 reference "tab:表セル"
16076
16077 \end_inset
16078
16079 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。 
16080 \lang english
16081 This alignment is achieved by highlighting the last 3
16082 \begin_inset space ~
16083 \end_inset
16084
16085 cells of the column and then either pressing the toolbar button
16086 \lang japanese
16087  
16088 \begin_inset Graphics
16089         filename ../../images/tabular-feature_align-decimal.png
16090         scale 85
16091         scaleBeforeRotation
16092
16093 \end_inset
16094
16095  
16096 \lang english
16097 or setting the alignment in the table settings to 
16098 \family sans
16099 At
16100 \begin_inset space ~
16101 \end_inset
16102
16103 Decimal
16104 \begin_inset space ~
16105 \end_inset
16106
16107 Separator
16108 \family default
16109 .
16110  The alignment character can be a character of your choice and is specified
16111  in the table settings.
16112 \end_layout
16113
16114 \begin_layout Standard
16115 \begin_inset Float table
16116 placement h
16117 wide false
16118 sideways false
16119 status open
16120
16121 \begin_layout Plain Layout
16122 \begin_inset Caption
16123
16124 \begin_layout Plain Layout
16125 \begin_inset CommandInset label
16126 LatexCommand label
16127 name "tab:表セル"
16128
16129 \end_inset
16130
16131 一列が小数点で揃えられた表セル
16132 \end_layout
16133
16134 \end_inset
16135
16136
16137 \end_layout
16138
16139 \begin_layout Plain Layout
16140 \align center
16141 \begin_inset Tabular
16142 <lyxtabular version="3" rows="4" columns="1">
16143 <features booktabs="true" tabularvalignment="middle">
16144 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16145 <row>
16146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150 見出し
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 </row>
16156 <row>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 12.6
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 </row>
16167 <row>
16168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 0.68
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 <row>
16179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183 -123.0
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 </lyxtabular>
16190
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \end_inset
16197
16198
16199 \end_layout
16200
16201 \begin_layout Standard
16202 \begin_inset Float table
16203 placement h
16204 wide false
16205 sideways false
16206 status open
16207
16208 \begin_layout Plain Layout
16209 \begin_inset Caption
16210
16211 \begin_layout Plain Layout
16212 \begin_inset CommandInset label
16213 LatexCommand label
16214 name "tab:Table-align-operator"
16215
16216 \end_inset
16217
16218
16219 \lang english
16220 Table cells of a column aligned with the operators.
16221 \end_layout
16222
16223 \end_inset
16224
16225
16226 \end_layout
16227
16228 \begin_layout Plain Layout
16229 \align center
16230 \begin_inset Tabular
16231 <lyxtabular version="3" rows="4" columns="2">
16232 <features booktabs="true" tabularvalignment="middle">
16233 <column alignment="right" valignment="top" width="0pt">
16234 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16235 <row>
16236 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 見出し
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 </row>
16255 <row>
16256 <cell alignment="center" valignment="top" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 \begin_inset Formula $12\,+$
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Formula $\,6$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row>
16282 <cell alignment="center" valignment="top" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286 \begin_inset Formula $0\,-$
16287 \end_inset
16288
16289
16290 \end_layout
16291
16292 \end_inset
16293 </cell>
16294 <cell alignment="center" valignment="top" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 \begin_inset Formula $\,68$
16299 \end_inset
16300
16301
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 </row>
16307 <row>
16308 <cell alignment="center" valignment="top" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 \begin_inset Formula $-123\,/$
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell alignment="center" valignment="top" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 \begin_inset Formula $\,0$
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 </row>
16333 </lyxtabular>
16334
16335 \end_inset
16336
16337
16338 \end_layout
16339
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \begin_layout Standard
16346
16347 \lang english
16348 For alignments at characters in formulas this method does not work because
16349  the field to specify the alignment character does not allow formulas.
16350  In this case one need to use the method from 
16351 \lang japanese
16352
16353 \lang english
16354
16355 \begin_inset CommandInset ref
16356 LatexCommand ref
16357 reference "tab:Table-align-operator"
16358
16359 \end_inset
16360
16361 .
16362  This table was created with a 4×2 table.
16363  The heading is a centered multicolumn.
16364  The first column is right-aligned and contains the first part including
16365  the operator.
16366  The second column is left aligned and contains the rest.
16367  A small space was added at the beginning of each cell of the second column
16368  to get the space that is usually around operators.
16369
16370 \lang japanese
16371  第2列には、小数点以下の各桁が左揃えで収められています。通常、表の列間に加えられる余白を削るために、
16372 \end_layout
16373
16374 \begin_layout Standard
16375
16376 \series bold
16377 @{}l
16378 \end_layout
16379
16380 \begin_layout Standard
16381 というLaTeX引数を第2列に指定します。
16382 \end_layout
16383
16384 \begin_layout Standard
16385
16386 \begin_inset CommandInset ref
16387 LatexCommand ref
16388 reference "tab:表セル揃え"
16389
16390 \end_inset
16391
16392 は、揃え方の例をいくつか示しています。
16393 \lang english
16394 For the alignment with the relation sign, a small space was added like for
16395  the second column of
16396 \lang japanese
16397  表
16398 \begin_inset CommandInset ref
16399 LatexCommand ref
16400 reference "tab:Table-align-operator"
16401
16402 \end_inset
16403
16404 .
16405 \end_layout
16406
16407 \begin_layout Standard
16408 \begin_inset Float table
16409 wide false
16410 sideways false
16411 status open
16412
16413 \begin_layout Plain Layout
16414 \begin_inset Caption
16415
16416 \begin_layout Plain Layout
16417 \begin_inset CommandInset label
16418 LatexCommand label
16419 name "tab:表セル揃え"
16420
16421 \end_inset
16422
16423 表セルの揃えの例
16424 \end_layout
16425
16426 \end_inset
16427
16428
16429 \end_layout
16430
16431 \begin_layout Plain Layout
16432 \align center
16433 \begin_inset Tabular
16434 <lyxtabular version="3" rows="4" columns="6">
16435 <features tabularvalignment="middle">
16436 <column alignment="right" valignment="top" width="0">
16437 <column alignment="left" valignment="top" width="0" special="@{}l">
16438 <column alignment="right" valignment="top" width="0">
16439 <column alignment="left" valignment="top" width="0" special="@{}l">
16440 <column alignment="right" valignment="top" width="0">
16441 <column alignment="left" valignment="top" width="0" special="@{}l">
16442 <row>
16443 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 単位
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="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="1" alignment="center" valignment="top" bottomline="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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 関係子
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 </row>
16498 <row>
16499 <cell alignment="center" valignment="top" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 12×
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 24本の瓶
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 \begin_inset Formula $10\cdot$
16522 \end_inset
16523
16524
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 \begin_inset Formula $10^{\mbox{-}17}$
16534 \end_inset
16535
16536
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545 \begin_inset Formula $\Gamma(t)\propto$
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \end_inset
16552 </cell>
16553 <cell alignment="center" valignment="top" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557 \begin_inset Formula $\:\Upsilon(t)$
16558 \end_inset
16559
16560
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 </row>
16566 <row>
16567 <cell alignment="center" valignment="top" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 1024×
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 768ピクセル
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 \begin_inset Formula $5.78\cdot$
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 \begin_inset Formula $10^{7}$
16602 \end_inset
16603
16604
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 \begin_inset Formula $A\ne$
16614 \end_inset
16615
16616
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 \begin_inset Formula $\: B_{\mathrm{red}}$
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 </row>
16634 <row>
16635 <cell alignment="center" valignment="top" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 32×
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 6
16649 \begin_inset space \thinspace{}
16650 \end_inset
16651
16652 cm
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 -
16662 \begin_inset Formula $33.5\cdot$
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 \begin_inset Formula $10^{4}$
16675 \end_inset
16676
16677
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 \begin_inset Formula $\sin(\alpha)\ge$
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 <cell alignment="center" valignment="top" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 \begin_inset Formula $\:\sin(\beta)$
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 </lyxtabular>
16708
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \begin_layout Subsection
16720 自製のセル書式および列書式
16721 \begin_inset CommandInset label
16722 LatexCommand label
16723 name "sub:自製書式"
16724
16725 \end_inset
16726
16727
16728 \begin_inset Index idx
16729 status collapsed
16730
16731 \begin_layout Plain Layout
16732 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \begin_layout Standard
16741 連結列セルを含む表がいくつもある場合には、第
16742 \begin_inset CommandInset ref
16743 LatexCommand ref
16744 reference "sub:連結列の計算"
16745
16746 \end_inset
16747
16748 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16749 べての表で使うことができます。書式は、以下のように定義します。
16750 \end_layout
16751
16752 \begin_layout Standard
16753
16754 \series bold
16755
16756 \backslash
16757 newcolumntype{書式名}[引数の数]{コマンド}
16758 \end_layout
16759
16760 \begin_layout Standard
16761 書式名は、一文字だけでも構いません。
16762 \emph on
16763 b
16764 \emph default
16765
16766 \emph on
16767 c
16768 \emph default
16769
16770 \emph on
16771 l
16772 \emph default
16773
16774 \emph on
16775 m
16776 \emph default
16777
16778 \emph on
16779 p
16780 \emph default
16781
16782 \emph on
16783 r
16784 \emph default
16785 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16786 \end_layout
16787
16788 \begin_layout Standard
16789 \begin_inset VSpace medskip
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Standard
16796 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
16797 \end_layout
16798
16799 \begin_layout Standard
16800
16801 \series bold
16802
16803 \backslash
16804 newcolumntype{M}[1]{>{
16805 \backslash
16806 centering
16807 \backslash
16808 hspace{0pt}}m{#1}}
16809 \end_layout
16810
16811 \begin_layout Standard
16812 ここで
16813 \series bold
16814
16815 \backslash
16816 hspace{0pt}
16817 \series default
16818 は、第
16819 \begin_inset CommandInset ref
16820 LatexCommand ref
16821 reference "sub:複数行"
16822
16823 \end_inset
16824
16825 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
16826 \end_layout
16827
16828 \begin_layout Standard
16829
16830 \series bold
16831 M{width}
16832 \end_layout
16833
16834 \begin_layout Standard
16835 と入力するだけですみます。
16836 \end_layout
16837
16838 \begin_layout Standard
16839 \begin_inset VSpace bigskip
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \begin_layout Standard
16846 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
16847 \end_layout
16848
16849 \begin_layout Standard
16850
16851 \series bold
16852
16853 \backslash
16854 newcolumntype{S}[2]{>{
16855 \backslash
16856 centering
16857 \backslash
16858 hspace{0pt}}
16859 \begin_inset Newline newline
16860 \end_inset
16861
16862
16863 \begin_inset Phantom HPhantom
16864 status open
16865
16866 \begin_layout Plain Layout
16867
16868 \series bold
16869
16870 \backslash
16871 newcolumntype
16872 \end_layout
16873
16874 \end_inset
16875
16876 m{(#1+(2
16877 \backslash
16878 tabcolsep+
16879 \backslash
16880 arrayrulewidth)*(1-#2))/#2}}
16881 \end_layout
16882
16883 \begin_layout Standard
16884 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
16885 \begin_inset CommandInset ref
16886 LatexCommand eqref
16887 reference "eq:Wgn"
16888
16889 \end_inset
16890
16891 式を使用しています。
16892 \end_layout
16893
16894 \begin_layout Standard
16895 こうしておけば、当該セルのLaTeX引数に
16896 \end_layout
16897
16898 \begin_layout Standard
16899
16900 \series bold
16901 S{連結列セルの幅}{連結列セルがまたがる列の数}
16902 \end_layout
16903
16904 \begin_layout Standard
16905 と入力するだけですみます。
16906 \end_layout
16907
16908 \begin_layout Standard
16909 \begin_inset VSpace bigskip
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \begin_layout Standard
16916 色付き列については、以下のように定義するとよいでしょう。
16917 \end_layout
16918
16919 \begin_layout Standard
16920
16921 \series bold
16922
16923 \backslash
16924 newcolumntype{K}[1]{>{
16925 \backslash
16926 columncolor{#1}
16927 \backslash
16928 hspace{0pt}}c}
16929 \end_layout
16930
16931 \begin_layout Standard
16932 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
16933 \end_layout
16934
16935 \begin_layout Standard
16936
16937 \series bold
16938 K{色名}
16939 \end_layout
16940
16941 \begin_layout Standard
16942 と入力します。
16943 \end_layout
16944
16945 \begin_layout Standard
16946 \begin_inset VSpace bigskip
16947 \end_inset
16948
16949
16950 \end_layout
16951
16952 \begin_layout Standard
16953
16954 \begin_inset CommandInset ref
16955 LatexCommand ref
16956 reference "tab:ユーザー定義の表書式"
16957
16958 \end_inset
16959
16960 を生成するには、第1列と連結列にLaTeX引数として
16961 \end_layout
16962
16963 \begin_layout Standard
16964
16965 \series bold
16966 M{2.5cm}
16967 \end_layout
16968
16969 \begin_layout Standard
16970 を指定し、最終列に
16971 \end_layout
16972
16973 \begin_layout Standard
16974
16975 \series bold
16976 K{red}
16977 \end_layout
16978
16979 \begin_layout Standard
16980 そして第2列の各セルに
16981 \end_layout
16982
16983 \begin_layout Standard
16984
16985 \series bold
16986 S{2.5cm}{2}
16987 \end_layout
16988
16989 \begin_layout Standard
16990 と指定します。
16991 \end_layout
16992
16993 \begin_layout Standard
16994 \begin_inset Float table
16995 placement h
16996 wide false
16997 sideways false
16998 status open
16999
17000 \begin_layout Plain Layout
17001 \begin_inset Caption
17002
17003 \begin_layout Plain Layout
17004 \begin_inset CommandInset label
17005 LatexCommand label
17006 name "tab:ユーザー定義の表書式"
17007
17008 \end_inset
17009
17010 ユーザー定義の表書式を使用した表
17011 \end_layout
17012
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \begin_layout Plain Layout
17019 \align center
17020 \begin_inset Tabular
17021 <lyxtabular version="3" rows="3" columns="4">
17022 <features tabularvalignment="middle">
17023 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17024 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17025 <column alignment="center" valignment="middle" width="0">
17026 <column alignment="center" valignment="middle" width="0" special="K{red}">
17027 <row>
17028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 とても長い表セル中の単語
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041 複数行の連結列
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 c
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 </row>
17065 <row>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 d
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 e
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 f
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 g
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 </row>
17103 <row>
17104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 h
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 i
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 j
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 k
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 </lyxtabular>
17142
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \begin_layout Subsection
17154 罫線幅
17155 \begin_inset CommandInset label
17156 LatexCommand label
17157 name "sub:罫線幅"
17158
17159 \end_inset
17160
17161
17162 \begin_inset Index idx
17163 status collapsed
17164
17165 \begin_layout Plain Layout
17166 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
17167 \end_layout
17168
17169 \end_inset
17170
17171
17172 \end_layout
17173
17174 \begin_layout Standard
17175 表中のすべての罫線の罫線幅を調整するには、長さ
17176 \series bold
17177
17178 \backslash
17179 arrayrulewidth
17180 \series default
17181 を使用します。たとえば、表
17182 \begin_inset CommandInset ref
17183 LatexCommand ref
17184 reference "tab:Table-with-1.5"
17185
17186 \end_inset
17187
17188 のように罫線幅を1.5
17189 \begin_inset space \thinspace{}
17190 \end_inset
17191
17192 ptにするには、表や表フロートの前にTeXコードで
17193 \end_layout
17194
17195 \begin_layout Standard
17196
17197 \series bold
17198
17199 \backslash
17200 setlength{
17201 \backslash
17202 arrayrulewidth}{1.5pt}
17203 \end_layout
17204
17205 \begin_layout Standard
17206 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
17207 \series bold
17208
17209 \backslash
17210 arrayrulewidth
17211 \series default
17212 を0.4
17213 \begin_inset space \thinspace{}
17214 \end_inset
17215
17216 ptに設定してください。
17217 \end_layout
17218
17219 \begin_layout Standard
17220 \begin_inset ERT
17221 status collapsed
17222
17223 \begin_layout Plain Layout
17224
17225
17226 \backslash
17227 setlength{
17228 \backslash
17229 arrayrulewidth}{1.5pt}
17230 \end_layout
17231
17232 \end_inset
17233
17234
17235 \begin_inset Float table
17236 wide false
17237 sideways false
17238 status open
17239
17240 \begin_layout Plain Layout
17241 \begin_inset Caption
17242
17243 \begin_layout Plain Layout
17244 \begin_inset CommandInset label
17245 LatexCommand label
17246 name "tab:Table-with-1.5"
17247
17248 \end_inset
17249
17250 1.5
17251 \begin_inset space \thinspace{}
17252 \end_inset
17253
17254 pt幅罫線の表
17255 \end_layout
17256
17257 \end_inset
17258
17259
17260 \end_layout
17261
17262 \begin_layout Plain Layout
17263 \align center
17264 \begin_inset Tabular
17265 <lyxtabular version="3" rows="3" columns="3">
17266 <features tabularvalignment="middle">
17267 <column alignment="center" valignment="top" width="0">
17268 <column alignment="center" valignment="top" width="0">
17269 <column alignment="center" valignment="top" width="0">
17270 <row>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 sd
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 <row>
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 sd
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351 sd
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 </lyxtabular>
17358
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \end_inset
17365
17366
17367 \begin_inset ERT
17368 status collapsed
17369
17370 \begin_layout Plain Layout
17371
17372
17373 \backslash
17374 setlength{
17375 \backslash
17376 arrayrulewidth}{0.4pt}
17377 \end_layout
17378
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \begin_layout Standard
17385 \begin_inset VSpace bigskip
17386 \end_inset
17387
17388
17389 \begin_inset CommandInset ref
17390 LatexCommand ref
17391 reference "tab:1.5pt幅横罫"
17392
17393 \end_inset
17394
17395 のように横罫だけを1.5
17396 \begin_inset space \thinspace{}
17397 \end_inset
17398
17399 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17400 \end_layout
17401
17402 \begin_layout Standard
17403
17404 \series bold
17405
17406 \backslash
17407 let
17408 \backslash
17409 myHline
17410 \backslash
17411 hline
17412 \begin_inset Newline newline
17413 \end_inset
17414
17415
17416 \backslash
17417 renewcommand{
17418 \backslash
17419 hline}
17420 \begin_inset Newline newline
17421 \end_inset
17422
17423  {
17424 \backslash
17425 noalign{
17426 \backslash
17427 global
17428 \backslash
17429 arrayrulewidth 1.5pt}
17430 \begin_inset Newline newline
17431 \end_inset
17432
17433  
17434 \backslash
17435 myHline
17436 \backslash
17437 noalign{
17438 \backslash
17439 global
17440 \backslash
17441 arrayrulewidth 0.4pt}}
17442 \end_layout
17443
17444 \begin_layout Standard
17445 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17446 \end_layout
17447
17448 \begin_layout Standard
17449
17450 \series bold
17451
17452 \backslash
17453 renewcommand{
17454 \backslash
17455 hline}{
17456 \backslash
17457 myHline}
17458 \end_layout
17459
17460 \begin_layout Standard
17461 \begin_inset ERT
17462 status collapsed
17463
17464 \begin_layout Plain Layout
17465
17466
17467 \backslash
17468 let
17469 \backslash
17470 myHline
17471 \backslash
17472 hline
17473 \end_layout
17474
17475 \begin_layout Plain Layout
17476
17477
17478 \backslash
17479 renewcommand{
17480 \backslash
17481 hline}
17482 \end_layout
17483
17484 \begin_layout Plain Layout
17485
17486  {
17487 \backslash
17488 noalign{
17489 \backslash
17490 global
17491 \backslash
17492 arrayrulewidth 1.5pt}
17493 \end_layout
17494
17495 \begin_layout Plain Layout
17496
17497   
17498 \backslash
17499 myHline
17500 \backslash
17501 noalign{
17502 \backslash
17503 global
17504 \backslash
17505 arrayrulewidth 0.4pt}}
17506 \end_layout
17507
17508 \end_inset
17509
17510
17511 \begin_inset Float table
17512 wide false
17513 sideways false
17514 status open
17515
17516 \begin_layout Plain Layout
17517 \begin_inset Caption
17518
17519 \begin_layout Plain Layout
17520 \begin_inset CommandInset label
17521 LatexCommand label
17522 name "tab:1.5pt幅横罫"
17523
17524 \end_inset
17525
17526 1.5
17527 \begin_inset space \thinspace{}
17528 \end_inset
17529
17530 pt幅横罫の表
17531 \end_layout
17532
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \begin_layout Plain Layout
17539 \align center
17540 \begin_inset Tabular
17541 <lyxtabular version="3" rows="3" columns="3">
17542 <features tabularvalignment="middle">
17543 <column alignment="center" valignment="top" width="0">
17544 <column alignment="center" valignment="top" width="0">
17545 <column alignment="center" valignment="top" width="0">
17546 <row>
17547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 sd
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 sd
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598
17599 \end_layout
17600
17601 \end_inset
17602 </cell>
17603 </row>
17604 <row>
17605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627 sd
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 </lyxtabular>
17634
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \begin_inset ERT
17644 status collapsed
17645
17646 \begin_layout Plain Layout
17647
17648
17649 \backslash
17650 renewcommand{
17651 \backslash
17652 hline}{
17653 \backslash
17654 myHline}
17655 \end_layout
17656
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \begin_layout Standard
17663 \begin_inset VSpace bigskip
17664 \end_inset
17665
17666 縦罫だけを1.5
17667 \begin_inset space \thinspace{}
17668 \end_inset
17669
17670 pt幅にするには、第
17671 \begin_inset CommandInset ref
17672 LatexCommand ref
17673 reference "sub:自製書式"
17674
17675 \end_inset
17676
17677 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17678 \end_layout
17679
17680 \begin_layout Standard
17681
17682 \series bold
17683
17684 \backslash
17685 newcolumntype{V}{!{
17686 \backslash
17687 vrule width 1.5pt}}
17688 \end_layout
17689
17690 \begin_layout Standard
17691
17692 \begin_inset CommandInset ref
17693 LatexCommand ref
17694 reference "tab:1.5pt幅縦罫"
17695
17696 \end_inset
17697
17698 を作るには、最右列にLaTeX引数
17699 \end_layout
17700
17701 \begin_layout Standard
17702
17703 \series bold
17704 VcV
17705 \end_layout
17706
17707 \begin_layout Standard
17708 を指定し、他の列には
17709 \end_layout
17710
17711 \begin_layout Standard
17712
17713 \series bold
17714 Vc
17715 \end_layout
17716
17717 \begin_layout Standard
17718 を指定します。
17719 \end_layout
17720
17721 \begin_layout Standard
17722 \begin_inset Float table
17723 wide false
17724 sideways false
17725 status open
17726
17727 \begin_layout Plain Layout
17728 \begin_inset Caption
17729
17730 \begin_layout Plain Layout
17731 \begin_inset CommandInset label
17732 LatexCommand label
17733 name "tab:1.5pt幅縦罫"
17734
17735 \end_inset
17736
17737 1.5
17738 \begin_inset space \thinspace{}
17739 \end_inset
17740
17741 pt幅縦罫の表
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \begin_layout Plain Layout
17750 \align center
17751 \begin_inset Tabular
17752 <lyxtabular version="3" rows="3" columns="3">
17753 <features tabularvalignment="middle">
17754 <column alignment="center" valignment="top" width="0" special="Vc">
17755 <column alignment="center" valignment="top" width="0" special="Vc">
17756 <column alignment="center" valignment="top" width="0" special="VcV">
17757 <row>
17758 <cell alignment="center" valignment="top" topline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762 sd
17763 \end_layout
17764
17765 \end_inset
17766 </cell>
17767 <cell alignment="center" valignment="top" topline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" topline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 </row>
17786 <row>
17787 <cell alignment="center" valignment="top" topline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 sd
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" topline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 </row>
17815 <row>
17816 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 sd
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 </row>
17844 </lyxtabular>
17845
17846 \end_inset
17847
17848
17849 \end_layout
17850
17851 \end_inset
17852
17853
17854 \end_layout
17855
17856 \begin_layout Subsection
17857 点罫
17858 \begin_inset Index idx
17859 status collapsed
17860
17861 \begin_layout Plain Layout
17862 ひょうのちょうせい@表の調整 ! てんけい@点罫
17863 \end_layout
17864
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \begin_layout Standard
17871 \begin_inset ERT
17872 status collapsed
17873
17874 \begin_layout Plain Layout
17875
17876
17877 \backslash
17878 ifarydshln
17879 \end_layout
17880
17881 \end_inset
17882
17883
17884 \begin_inset Note Note
17885 status collapsed
17886
17887 \begin_layout Plain Layout
17888 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
17889 \end_layout
17890
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \begin_layout Standard
17897 \begin_inset Float table
17898 placement H
17899 wide false
17900 sideways false
17901 status open
17902
17903 \begin_layout Plain Layout
17904 \begin_inset Caption
17905
17906 \begin_layout Plain Layout
17907 \begin_inset CommandInset label
17908 LatexCommand label
17909 name "tab:点罫表"
17910
17911 \end_inset
17912
17913 点罫を使用した表
17914 \end_layout
17915
17916 \end_inset
17917
17918
17919 \end_layout
17920
17921 \begin_layout Plain Layout
17922 \align center
17923 \begin_inset Tabular
17924 <lyxtabular version="3" rows="5" columns="5">
17925 <features tabularvalignment="middle">
17926 <column alignment="center" valignment="top" width="0">
17927 <column alignment="center" valignment="top" width="0">
17928 <column alignment="center" valignment="top" width="0" special=":c">
17929 <column alignment="center" valignment="top" width="0">
17930 <column alignment="center" valignment="top" width="0">
17931 <row>
17932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17951 \begin_inset Text
17952
17953 \begin_layout Plain Layout
17954
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" topline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 </row>
18025 <row>
18026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030 \begin_inset ERT
18031 status collapsed
18032
18033 \begin_layout Plain Layout
18034
18035
18036 \backslash
18037 hdashline 
18038 \end_layout
18039
18040 \end_inset
18041
18042
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 </row>
18084 <row>
18085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 \begin_inset ERT
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093
18094
18095 \backslash
18096 cdashline{4-5}
18097 \end_layout
18098
18099 \end_inset
18100
18101
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 </row>
18143 <row>
18144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 </row>
18190 </lyxtabular>
18191
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \end_inset
18198
18199
18200 \end_layout
18201
18202 \begin_layout Standard
18203 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
18204 \end_layout
18205
18206 \begin_layout Standard
18207
18208 \series bold
18209
18210 \backslash
18211 usepackage{arydshln}
18212 \end_layout
18213
18214 \begin_layout Standard
18215 というコマンドを書き、LaTeXパッケージの
18216 \series bold
18217 arydshln
18218 \series default
18219
18220 \begin_inset Index idx
18221 status collapsed
18222
18223 \begin_layout Plain Layout
18224 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
18225 \end_layout
18226
18227 \end_inset
18228
18229 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
18230 \end_layout
18231
18232 \begin_layout Standard
18233 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
18234 \end_layout
18235
18236 \begin_layout Standard
18237
18238 \series bold
18239
18240 \backslash
18241 hdashline
18242 \end_layout
18243
18244 \begin_layout Standard
18245 というコマンドを加えてください。
18246 \end_layout
18247
18248 \begin_layout Standard
18249 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255
18256 \backslash
18257 cdashline{列番号
18258 \series default
18259 }
18260 \end_layout
18261
18262 \begin_layout Standard
18263 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18264 \end_layout
18265
18266 \begin_layout Standard
18267
18268 \series bold
18269
18270 \backslash
18271 cdashline{2-4}
18272 \end_layout
18273
18274 \begin_layout Standard
18275 なるコマンドを置いてください。
18276 \end_layout
18277
18278 \begin_layout Standard
18279 \begin_inset VSpace bigskip
18280 \end_inset
18281
18282
18283 \end_layout
18284
18285 \begin_layout Standard
18286
18287 \begin_inset CommandInset ref
18288 LatexCommand ref
18289 reference "tab:点罫表"
18290
18291 \end_inset
18292
18293 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18294 \series bold
18295
18296 \backslash
18297 hdashlineが挿れられており、第3行の最初のセルには、
18298 \series default
18299 TeXコードのコマンド
18300 \begin_inset Newline newline
18301 \end_inset
18302
18303  
18304 \series bold
18305
18306 \backslash
18307 cdashline{4-5}が挿れられています。
18308 \end_layout
18309
18310 \begin_layout Standard
18311 \begin_inset Note Greyedout
18312 status open
18313
18314 \begin_layout Plain Layout
18315
18316 \series bold
18317 【註】
18318 \series default
18319 ここで用いられているLaTeXパッケージ
18320 \series bold
18321 arydshln
18322 \series default
18323 は、第
18324 \begin_inset CommandInset ref
18325 LatexCommand ref
18326 reference "sec:色付きの表"
18327
18328 \end_inset
18329
18330 節の色付き表で用いられているLaTeXパッケージ
18331 \series bold
18332 colortbl
18333 \series default
18334
18335 \begin_inset Index idx
18336 status collapsed
18337
18338 \begin_layout Plain Layout
18339 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18340 \end_layout
18341
18342 \end_inset
18343
18344 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18345 \end_layout
18346
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 \begin_inset ERT
18354 status collapsed
18355
18356 \begin_layout Plain Layout
18357
18358
18359 \backslash
18360 else
18361 \end_layout
18362
18363 \end_inset
18364
18365
18366 \begin_inset Note Note
18367 status open
18368
18369 \begin_layout Plain Layout
18370 以下は、LaTeXパッケージ
18371 \series bold
18372 arydshln
18373 \series default
18374 が導入済みでないときに表示されます。
18375 \end_layout
18376
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 本節の内容を出力に表示するためには、
18384 \series bold
18385 arydshln
18386 \series default
18387 パッケージを導入しなくてはなりません。
18388 \end_layout
18389
18390 \begin_layout Standard
18391 \begin_inset ERT
18392 status collapsed
18393
18394 \begin_layout Plain Layout
18395
18396
18397 \backslash
18398 fi
18399 \end_layout
18400
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \begin_layout Chapter
18407 フロート
18408 \begin_inset Index idx
18409 status collapsed
18410
18411 \begin_layout Plain Layout
18412 ふろーと@フロート
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \begin_layout Section
18421 はじめに
18422 \begin_inset CommandInset label
18423 LatexCommand label
18424 name "sec:フロートはじめに"
18425
18426 \end_inset
18427
18428
18429 \begin_inset Index idx
18430 status collapsed
18431
18432 \begin_layout Plain Layout
18433 ふろーと@フロート ! はじめに
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \begin_layout Standard
18442 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18443 ート)ことができます。
18444 \family sans
18445 脚注
18446 \family default
18447
18448 \family sans
18449 傍注
18450 \family default
18451 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18452 \end_layout
18453
18454 \begin_layout Standard
18455 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18456 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18457 ートには連番が割り当てられます。参照については、第
18458 \begin_inset CommandInset ref
18459 LatexCommand ref
18460 reference "sec:フロートの参照"
18461
18462 \end_inset
18463
18464 節で述べられています。
18465 \end_layout
18466
18467 \begin_layout Standard
18468 フロートを挿入するには、
18469 \family sans
18470 挿入\SpecialChar \menuseparator
18471 フロート
18472 \family default
18473 メニューを使えば、ラベルのついたボックスすなわち
18474 \family sans
18475 キャプション
18476 \family default
18477 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18478 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18479 \begin_inset CommandInset ref
18480 LatexCommand ref
18481 reference "sec:キャプションの配置"
18482
18483 \end_inset
18484
18485 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18486 ます。畳んだフロートボックスは、
18487 \begin_inset Graphics
18488         filename clipart/floatQt4.png
18489         scale 70
18490         scaleBeforeRotation
18491
18492 \end_inset
18493
18494 のように、灰色ボタンに赤字ラベルで表示されます。
18495 \end_layout
18496
18497 \begin_layout Standard
18498 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18499 \end_layout
18500
18501 \begin_layout Standard
18502 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18503 \end_layout
18504
18505 \begin_layout Section
18506 フロート型
18507 \end_layout
18508
18509 \begin_layout Standard
18510 LyXには、第
18511 \begin_inset CommandInset ref
18512 LatexCommand ref
18513 reference "sec:図フロート"
18514
18515 \end_inset
18516
18517 節および第
18518 \begin_inset CommandInset ref
18519 LatexCommand ref
18520 reference "sec:表フロート"
18521
18522 \end_inset
18523
18524 節で各々説明されている図フロートと表フロート以外に、
18525 \series bold
18526 アルゴリズム型
18527 \series default
18528
18529 \series bold
18530 折返し型
18531 \series default
18532 のフロート型があります。
18533 \end_layout
18534
18535 \begin_layout Subsection
18536 アルゴリズムフロート
18537 \begin_inset Index idx
18538 status collapsed
18539
18540 \begin_layout Plain Layout
18541 ふろーと@フロート ! あるごりずむ@アルゴリズム
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \begin_layout Standard
18550 \begin_inset Float algorithm
18551 placement h
18552 wide false
18553 sideways false
18554 status open
18555
18556 \begin_layout Plain Layout
18557 \begin_inset Caption
18558
18559 \begin_layout Plain Layout
18560 \begin_inset CommandInset label
18561 LatexCommand label
18562 name "alg:アルゴリズムフロートの例"
18563
18564 \end_inset
18565
18566 アルゴリズムフロートの例
18567 \end_layout
18568
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout LyX-Code
18575 for I in 1..N loop
18576 \begin_inset Newline newline
18577 \end_inset
18578
18579  Sum:= Sum + A(I); /*comment*/
18580 \begin_inset Newline newline
18581 \end_inset
18582
18583 end loop
18584 \begin_inset VSpace -4mm
18585 \end_inset
18586
18587
18588 \end_layout
18589
18590 \end_inset
18591
18592
18593 \end_layout
18594
18595 \begin_layout Standard
18596 このフロート型は、
18597 \family sans
18598 挿入
18599 \shape up
18600 \SpecialChar \menuseparator
18601 フロート\SpecialChar \menuseparator
18602 アルゴリズム
18603 \family default
18604 \shape default
18605 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18606 \begin_inset CommandInset ref
18607 LatexCommand ref
18608 reference "cha:プログラムコードリスト"
18609
18610 \end_inset
18611
18612 章で説明されているプログラムコードリストの代わりとみなすことができます。
18613 \emph on
18614 LyXユーザーの手引き
18615 \emph default
18616 に述べられているように、アルゴリズム向けの環境としては、
18617 \family sans
18618 LyXコード
18619 \family default
18620 があります。 アルゴリズム
18621 \begin_inset CommandInset ref
18622 LatexCommand ref
18623 reference "alg:アルゴリズムフロートの例"
18624
18625 \end_inset
18626
18627 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18628 \begin_inset space \thinspace{}
18629 \end_inset
18630
18631 mmの垂直空白が入れてあります。
18632 \end_layout
18633
18634 \begin_layout Standard
18635 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18636 \end_layout
18637
18638 \begin_layout Standard
18639
18640 \series bold
18641
18642 \backslash
18643 floatname{algorithm}{付けたい名称}
18644 \end_layout
18645
18646 \begin_layout Standard
18647 という行を手動で加える必要があります。ここで
18648 \family sans
18649 \series bold
18650 付けたい名称
18651 \family default
18652 \series default
18653 には、お使いの言語で「
18654 \emph on
18655 algorithm
18656 \emph default
18657 」に対応する単語を指定します。
18658 \end_layout
18659
18660 \begin_layout Standard
18661 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18662 \family sans
18663 挿入\SpecialChar \menuseparator
18664 一覧/目次\SpecialChar \menuseparator
18665 アルゴリズム一覧
18666 \family default
18667 メニューを使用します。それ以外の場合には、代わりに
18668 \end_layout
18669
18670 \begin_layout Standard
18671
18672 \series bold
18673
18674 \backslash
18675 listof{algorithm}{付けたい名称}
18676 \end_layout
18677
18678 \begin_layout Standard
18679 というコマンドをTeXコードとして用います。ここで
18680 \family sans
18681 付けたい名称
18682 \family default
18683 とは、「
18684 \emph on
18685 List of Algorithm
18686 \emph default
18687 s」という単語に相当する、ご使用になりたい言語での単語です。
18688 \end_layout
18689
18690 \begin_layout Standard
18691 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18692 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18693 \end_layout
18694
18695 \begin_layout Standard
18696
18697 \series bold
18698
18699 \backslash
18700 numberwithin{algorithm}{chapter}
18701 \end_layout
18702
18703 \begin_layout Standard
18704 というコマンドを追加してください。
18705 \series bold
18706
18707 \backslash
18708 numberwithin
18709 \series default
18710 というコマンドを使用するには、文書設定の
18711 \family sans
18712 数式オプション
18713 \family default
18714 タブで
18715 \family sans
18716 AMS mathパッケージを使用する
18717 \family default
18718 オプションを有効にしてください。
18719 \end_layout
18720
18721 \begin_layout Subsection
18722 折返しフロート
18723 \begin_inset Index idx
18724 status collapsed
18725
18726 \begin_layout Plain Layout
18727 ふろーと@フロート ! おりかえしふろーと@折返しフロート
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \end_layout
18734
18735 \begin_layout Standard
18736 \begin_inset Wrap figure
18737 lines 0
18738 placement l
18739 overhang 1cm
18740 width "40col%"
18741 status open
18742
18743 \begin_layout Plain Layout
18744 \begin_inset Graphics
18745         filename ../clipart/mobius.eps
18746         width 40col%
18747         scaleBeforeRotation
18748         rotateOrigin center
18749
18750 \end_inset
18751
18752
18753 \end_layout
18754
18755 \begin_layout Plain Layout
18756 \begin_inset Caption
18757
18758 \begin_layout Plain Layout
18759 \begin_inset CommandInset label
18760 LatexCommand label
18761 name "fig:折返し図フロート"
18762
18763 \end_inset
18764
18765 これは折返し図フロートです。
18766 \end_layout
18767
18768 \end_inset
18769
18770
18771 \end_layout
18772
18773 \end_inset
18774
18775 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
18776 \series bold
18777 wrapfig
18778 \series default
18779
18780 \begin_inset Index idx
18781 status collapsed
18782
18783 \begin_layout Plain Layout
18784 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
18785 \end_layout
18786
18787 \end_inset
18788
18789 を導入済みであれば、
18790 \family sans
18791 挿入\SpecialChar \menuseparator
18792 フロート\SpecialChar \menuseparator
18793 折返し図フロート
18794 \family default
18795
18796 \family sans
18797 折返し表フロート
18798 \family default
18799 メニューで挿入することができます
18800 \begin_inset Foot
18801 status collapsed
18802
18803 \begin_layout Plain Layout
18804 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
18805 \end_layout
18806
18807 \end_inset
18808
18809 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
18810 \family sans
18811 配置
18812 \family default
18813
18814 \family sans
18815
18816 \family default
18817 です。非必須項目として、
18818 \family sans
18819 ぶら下げ
18820 \family default
18821
18822 \family sans
18823 行幅
18824 \family default
18825 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
18826 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
18827 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
18828 \begin_inset CommandInset ref
18829 LatexCommand ref
18830 reference "fig:折返し図フロート"
18831
18832 \end_inset
18833
18834 図は、40
18835 \begin_inset space \thinspace{}
18836 \end_inset
18837
18838 列幅%の幅と1
18839 \begin_inset space \thinspace{}
18840 \end_inset
18841
18842 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
18843 \begin_inset Foot
18844 status collapsed
18845
18846 \begin_layout Plain Layout
18847 使うことのできる単位は付録
18848 \begin_inset CommandInset ref
18849 LatexCommand ref
18850 reference "cha:LyXで使用できる単位"
18851
18852 \end_inset
18853
18854 に収録してあります。
18855 \end_layout
18856
18857 \end_inset
18858
18859
18860 \end_layout
18861
18862 \begin_layout Standard
18863 \begin_inset Note Greyedout
18864 status open
18865
18866 \begin_layout Plain Layout
18867
18868 \series bold
18869 【註】
18870 \series default
18871 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
18872 上書きされて出力されたりします。
18873 \end_layout
18874
18875 \end_inset
18876
18877
18878 \end_layout
18879
18880 \begin_layout Standard
18881 原則として、
18882 \end_layout
18883
18884 \begin_layout Itemize
18885 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
18886 うになってから、正確な位置に挿入しなくてはなりません。
18887 \end_layout
18888
18889 \begin_layout Itemize
18890 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
18891 \end_layout
18892
18893 \begin_layout Itemize
18894 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
18895 \end_layout
18896
18897 \begin_layout Itemize
18898 折返しフロートは、節見出しや表中に入れることは認められていません。
18899 \end_layout
18900
18901 \begin_layout Section
18902 フロートの連番
18903 \begin_inset Index idx
18904 status collapsed
18905
18906 \begin_layout Plain Layout
18907 ふろーと@フロート ! れんばん@連番
18908 \end_layout
18909
18910 \end_inset
18911
18912
18913 \end_layout
18914
18915 \begin_layout Standard
18916 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
18917 て変わります。
18918 \end_layout
18919
18920 \begin_layout Standard
18921 節から独立して付けられている連番を変更するには、文書プリアンブルで
18922 \end_layout
18923
18924 \begin_layout Standard
18925
18926 \series bold
18927
18928 \backslash
18929 renewcommand{
18930 \backslash
18931 thetable}{
18932 \backslash
18933 roman{table}}
18934 \end_layout
18935
18936 \begin_layout Standard
18937
18938 \series bold
18939 というコマンドを使うと良いでしょう。
18940 \backslash
18941 thetable
18942 \series default
18943 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
18944 \series bold
18945
18946 \backslash
18947 thefigure
18948 \series default
18949 コマンドを使用します。上のコマンドで使用されている
18950 \series bold
18951
18952 \backslash
18953 roman
18954 \series default
18955 は、表番号を小文字のローマ数字で印字するコマンドです。
18956 \end_layout
18957
18958 \begin_layout Standard
18959 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
18960 \end_layout
18961
18962 \begin_layout Standard
18963
18964 \series bold
18965
18966 \backslash
18967 numberwithin{table}{subsection}
18968 \end_layout
18969
18970 \begin_layout Standard
18971 というコマンドを使用してください。
18972 \series bold
18973
18974 \backslash
18975 numberwithin
18976 \series default
18977 コマンドを使用可能にするためには、文書設定の
18978 \family sans
18979 数式オプション
18980 \family default
18981 タブで、
18982 \family sans
18983 AMS
18984 \begin_inset space ~
18985 \end_inset
18986
18987 math数式パッケージを使用する
18988 \family default
18989 を使用します。
18990 \end_layout
18991
18992 \begin_layout Standard
18993 連番コマンドについての詳細と大切な注意点については、第
18994 \begin_inset CommandInset ref
18995 LatexCommand ref
18996 reference "sub:脚注の付番"
18997
18998 \end_inset
18999
19000 節もご覧ください。
19001 \end_layout
19002
19003 \begin_layout Section
19004 フロートの参照
19005 \begin_inset CommandInset label
19006 LatexCommand label
19007 name "sec:フロートの参照"
19008
19009 \end_inset
19010
19011
19012 \begin_inset Index idx
19013 status collapsed
19014
19015 \begin_layout Plain Layout
19016 ふろーと@フロート ! さんしょう@参照
19017 \end_layout
19018
19019 \end_inset
19020
19021
19022 \begin_inset Index idx
19023 status collapsed
19024
19025 \begin_layout Plain Layout
19026 さんしょう@参照 ! ふろーとにたいする@フロートに対する
19027 \end_layout
19028
19029 \end_inset
19030
19031
19032 \end_layout
19033
19034 \begin_layout Standard
19035 フロートを参照するには、
19036 \family sans
19037 挿入\SpecialChar \menuseparator
19038 ラベル
19039 \family default
19040 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
19041 \begin_inset Graphics
19042         filename ../clipart/labelQt4.png
19043         scale 85
19044         scaleBeforeRotation
19045
19046 \end_inset
19047
19048 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
19049 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
19050 \family sans
19051 fig:
19052 \family default
19053 」という前置句がつけられます。
19054 \end_layout
19055
19056 \begin_layout Standard
19057 ラベルは、参照のための名称兼位置標として用いられます。
19058 \family sans
19059 挿入\SpecialChar \menuseparator
19060 相互参照
19061 \family default
19062 メニューかツールバーボタン
19063 \begin_inset Graphics
19064         filename ../../images/dialog-show-new-inset_ref.png
19065         scale 85
19066         scaleBeforeRotation
19067
19068 \end_inset
19069
19070 を使えば、ラベルを参照することができます。
19071 \begin_inset Graphics
19072         filename clipart/referenceQt4.png
19073         scale 85
19074         scaleBeforeRotation
19075
19076 \end_inset
19077
19078 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
19079 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
19080 れます。
19081 \end_layout
19082
19083 \begin_layout Standard
19084 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
19085 出力では、参照の代わりに二つの疑問符が表示されることになります。
19086 \end_layout
19087
19088 \begin_layout Standard
19089 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
19090 で、リンクの更新に手間を割く必要はありません。
19091 \end_layout
19092
19093 \begin_layout Standard
19094 相互参照ウィンドウの
19095 \family sans
19096 ラベルへ移動
19097 \family default
19098 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
19099 \family sans
19100 戻る
19101 \family default
19102 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
19103 この場合には元に戻ることができません。
19104 \end_layout
19105
19106 \begin_layout Subsection
19107 相互参照の書式
19108 \begin_inset CommandInset label
19109 LatexCommand label
19110 name "sub:相互参照の書式"
19111
19112 \end_inset
19113
19114
19115 \begin_inset Index idx
19116 status collapsed
19117
19118 \begin_layout Plain Layout
19119 さんしょう@参照 ! しょしき@書式
19120 \end_layout
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Standard
19128 相互参照には、以下の6種類があります。
19129 \end_layout
19130
19131 \begin_layout Description
19132 <参照>: これはフロート番号を表示します。これが既定値です。例:
19133 \begin_inset CommandInset ref
19134 LatexCommand ref
19135 reference "fig:歪められた二つの像"
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \begin_layout Description
19143 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
19144 例:
19145 \begin_inset CommandInset ref
19146 LatexCommand eqref
19147 reference "eq:Wgn"
19148
19149 \end_inset
19150
19151
19152 \end_layout
19153
19154 \begin_layout Description
19155 <参照ページ>: これはページ番号を表示します。例:Page
19156 \begin_inset space ~
19157 \end_inset
19158
19159
19160 \begin_inset CommandInset ref
19161 LatexCommand pageref
19162 reference "fig:歪められた二つの像"
19163
19164 \end_inset
19165
19166
19167 \end_layout
19168
19169 \begin_layout Description
19170 on
19171 \begin_inset space ~
19172 \end_inset
19173
19174 page
19175 \begin_inset space ~
19176 \end_inset
19177
19178 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
19179 \begin_inset CommandInset ref
19180 LatexCommand vpageref
19181 reference "fig:歪められた二つの像"
19182
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \begin_layout Description
19189 <参照>
19190 \begin_inset space ~
19191 \end_inset
19192
19193 on
19194 \begin_inset space ~
19195 \end_inset
19196
19197 page
19198 \begin_inset space ~
19199 \end_inset
19200
19201 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
19202 \begin_inset CommandInset ref
19203 LatexCommand vref
19204 reference "fig:歪められた二つの像"
19205
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \begin_layout Description
19212
19213 \lang english
19214 Formatted
19215 \begin_inset space ~
19216 \end_inset
19217
19218 reference: prints a self-defined cross-reference format.
19219 \begin_inset Newline newline
19220 \end_inset
19221
19222
19223 \begin_inset Note Greyedout
19224 status open
19225
19226 \begin_layout Plain Layout
19227
19228 \series bold
19229 \lang english
19230 Note:
19231 \series default
19232  This feature is only available when you have the LaTeX-package 
19233 \series bold
19234 prettyref
19235 \series default
19236  or 
19237 \series bold
19238 refstyle
19239 \series default
19240 \lang japanese
19241
19242 \begin_inset Index idx
19243 status collapsed
19244
19245 \begin_layout Plain Layout
19246 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19247 \end_layout
19248
19249 \end_inset
19250
19251
19252 \begin_inset Index idx
19253 status collapsed
19254
19255 \begin_layout Plain Layout
19256 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19257 \end_layout
19258
19259 \end_inset
19260
19261
19262 \lang english
19263  installed.
19264 \end_layout
19265
19266 \end_inset
19267
19268
19269 \lang japanese
19270
19271 \begin_inset Newline newline
19272 \end_inset
19273
19274
19275 \lang english
19276 You can select which LaTeX-package should be used for this feature by setting
19277  the option 
19278 \family sans
19279 Use refstyle (not prettyref) for cross-references
19280 \family default
19281  in the menu 
19282 \family sans
19283 Document\SpecialChar \menuseparator
19284 Settings\SpecialChar \menuseparator
19285 Document Class
19286 \family default
19287 .
19288  The format is specified by adding the command 
19289 \series bold
19290
19291 \backslash
19292 newrefformat
19293 \series default
19294  (prettyref) or 
19295 \series bold
19296
19297 \backslash
19298 newref
19299 \series default
19300  (refstyle) to the preamble of the document.
19301  For example redefining all references to figures (which have the label
19302  shortcut 
19303 \begin_inset Quotes eld
19304 \end_inset
19305
19306
19307 \family sans
19308 fig
19309 \family default
19310
19311 \begin_inset Quotes erd
19312 \end_inset
19313
19314 ) can be done with this command
19315 \lang japanese
19316
19317 \begin_inset Newline newline
19318 \end_inset
19319
19320
19321 \series bold
19322
19323 \backslash
19324 newref{fig}{refcmd={
19325 \lang english
19326 Image on page
19327 \lang japanese
19328  
19329 \backslash
19330 pageref{#1}}}
19331 \series default
19332
19333 \begin_inset Newline newline
19334 \end_inset
19335
19336
19337 \lang english
19338 For more information about the format, have a look at the package documentations
19339 \lang japanese
19340
19341 \begin_inset CommandInset citation
19342 LatexCommand cite
19343 key "prettyref,refstyle"
19344
19345 \end_inset
19346
19347 .
19348 \end_layout
19349
19350 \begin_layout Description
19351
19352 \lang english
19353 Textual
19354 \begin_inset space ~
19355 \end_inset
19356
19357 reference: prints the caption of the reference
19358 \lang japanese
19359
19360 \begin_inset CommandInset ref
19361 LatexCommand nameref
19362 reference "fig:歪められた二つの像"
19363
19364 \end_inset
19365
19366
19367 \end_layout
19368
19369 \begin_layout Standard
19370
19371 \family sans
19372 \lang english
19373 <page>
19374 \family default
19375  will not print the page number if the label is on the previous, the same,
19376  or the next page.
19377  You will e.
19378 \begin_inset space \thinspace{}
19379 \end_inset
19380
19381 g.
19382 \begin_inset space \space{}
19383 \end_inset
19384
19385 see the text 
19386 \begin_inset Quotes eld
19387 \end_inset
19388
19389
19390 \family sans
19391 on this page
19392 \family default
19393
19394 \begin_inset Quotes erd
19395 \end_inset
19396
19397  instead.
19398  The style 
19399 \family sans
19400 <reference> on page <page>
19401 \family default
19402  will not print anything about the page if the label is on the same page.
19403 \end_layout
19404
19405 \begin_layout Standard
19406
19407 \lang english
19408 The number and current page of the part of the document referred to in the
19409  output is automatically calculated by LaTeX.
19410  The varieties are adjusted in the field 
19411 \family sans
19412 Format
19413 \family default
19414  of the cross-reference window that appears when you click on the cross-referenc
19415 e box.
19416 \end_layout
19417
19418 \begin_layout Standard
19419
19420 \lang english
19421 \begin_inset Note Greyedout
19422 status open
19423
19424 \begin_layout Plain Layout
19425
19426 \series bold
19427 \lang english
19428 Note:
19429 \series default
19430  It is recommended to use the LaTeX-package 
19431 \series bold
19432 refstyle
19433 \series default
19434 \lang japanese
19435
19436 \begin_inset Index idx
19437 status collapsed
19438
19439 \begin_layout Plain Layout
19440 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19441 \end_layout
19442
19443 \end_inset
19444
19445
19446 \lang english
19447  because 
19448 \series bold
19449 prettyref
19450 \series default
19451 \lang japanese
19452
19453 \begin_inset Index idx
19454 status collapsed
19455
19456 \begin_layout Plain Layout
19457 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19458 \end_layout
19459
19460 \end_inset
19461
19462
19463 \lang english
19464  does not know all of LyX's possible label shortcuts
19465 \begin_inset Foot
19466 status collapsed
19467
19468 \begin_layout Plain Layout
19469
19470 \lang english
19471 \begin_inset Quotes eld
19472 \end_inset
19473
19474 fig:
19475 \begin_inset Quotes erd
19476 \end_inset
19477
19478  is for example LyX's shortcut for labels in figure captions.
19479 \end_layout
19480
19481 \end_inset
19482
19483  and is not internationalized.
19484 \end_layout
19485
19486 \end_inset
19487
19488
19489 \end_layout
19490
19491 \begin_layout Subsection
19492 参照名の自動命名
19493 \begin_inset Index idx
19494 status collapsed
19495
19496 \begin_layout Plain Layout
19497 さんしょう@参照 ! じどうめいめい@自動命名
19498 \end_layout
19499
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \begin_layout Standard
19506
19507 \family sans
19508 文書設定
19509 \family default
19510 ダイアログの
19511 \family sans
19512 PDF特性
19513 \family default
19514 で有効にされた
19515 \series bold
19516 hyperref
19517 \series default
19518
19519 \begin_inset Index idx
19520 status collapsed
19521
19522 \begin_layout Plain Layout
19523 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19524 \end_layout
19525
19526 \end_inset
19527
19528  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19529 \emph on
19530
19531 \emph default
19532 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19533 の機能を使用するには、hyperrefを有効にして、
19534 \end_layout
19535
19536 \begin_layout Standard
19537
19538 \series bold
19539
19540 \backslash
19541 AtBeginDocument{
19542 \backslash
19543 renewcommand{
19544 \backslash
19545 ref}[1]{
19546 \backslash
19547 mbox{
19548 \backslash
19549 autoref{#1}}}}
19550 \end_layout
19551
19552 \begin_layout Standard
19553 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19554 \begin_inset space \thinspace{}
19555 \end_inset
19556
19557 」としたいなど、既定の参照名以外のものが欲しい場合には、
19558 \end_layout
19559
19560 \begin_layout Standard
19561
19562 \series bold
19563
19564 \backslash
19565 addto
19566 \backslash
19567 extrasenglish{
19568 \backslash
19569 renewcommand{
19570 \backslash
19571 sectionautorefname}
19572 \begin_inset Newline newline
19573 \end_inset
19574
19575
19576 \begin_inset Phantom HPhantom
19577 status open
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 \begin_inset space ~
19583 \end_inset
19584
19585
19586 \end_layout
19587
19588 \end_inset
19589
19590 {sec.
19591 \backslash
19592 negthinspace}}
19593 \end_layout
19594
19595 \begin_layout Standard
19596 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19597 \begin_inset Newline newline
19598 \end_inset
19599
19600
19601 \series bold
19602
19603 \backslash
19604 extrasenglishを
19605 \backslash
19606 extras***
19607 \series default
19608 に置き換えてください(***は使用中の言語名)。
19609 \end_layout
19610
19611 \begin_layout Standard
19612 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19613 \end_layout
19614
19615 \begin_layout Standard
19616
19617 \series bold
19618
19619 \backslash
19620 newlength{
19621 \backslash
19622 abc}
19623 \begin_inset Newline newline
19624 \end_inset
19625
19626
19627 \backslash
19628 settowidth{
19629 \backslash
19630 abc}{
19631 \backslash
19632 space}
19633 \begin_inset Newline newline
19634 \end_inset
19635
19636
19637 \backslash
19638 addto
19639 \backslash
19640 extrasenglish{
19641 \backslash
19642 renewcommand{
19643 \backslash
19644 equationautorefname}
19645 \begin_inset Newline newline
19646 \end_inset
19647
19648
19649 \begin_inset Phantom HPhantom
19650 status open
19651
19652 \begin_layout Plain Layout
19653
19654 \series bold
19655 \begin_inset space ~
19656 \end_inset
19657
19658
19659 \end_layout
19660
19661 \end_inset
19662
19663 {
19664 \backslash
19665 hspace{-
19666 \backslash
19667 abc}}
19668 \end_layout
19669
19670 \begin_layout Standard
19671 この話題に関する詳細は、hyperrefの説明書
19672 \begin_inset CommandInset citation
19673 LatexCommand cite
19674 key "hyperref"
19675
19676 \end_inset
19677
19678 をお読みください。
19679 \end_layout
19680
19681 \begin_layout Standard
19682 \begin_inset Note Greyedout
19683 status open
19684
19685 \begin_layout Plain Layout
19686
19687 \series bold
19688 【註】
19689 \series default
19690 参照の自動命名は、相互参照を
19691 \family sans
19692 整形参照
19693 \family default
19694 様式(第
19695 \begin_inset CommandInset ref
19696 LatexCommand ref
19697 reference "sub:相互参照の書式"
19698
19699 \end_inset
19700
19701 節)で使用しているときには、使用することができません。
19702 \end_layout
19703
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \begin_layout Standard
19710 取扱説明書
19711 \emph on
19712 数式篇
19713 \emph default
19714 は、参照の自動命名が使用されている一例です。
19715 \end_layout
19716
19717 \begin_layout Subsection
19718 参照位置
19719 \begin_inset CommandInset label
19720 LatexCommand label
19721 name "sub:参照位置"
19722
19723 \end_inset
19724
19725
19726 \begin_inset Index idx
19727 status collapsed
19728
19729 \begin_layout Plain Layout
19730 さんしょう@参照 ! さんしょういち@参照位置
19731 \end_layout
19732
19733 \end_inset
19734
19735
19736 \end_layout
19737
19738 \begin_layout Standard
19739
19740 \family sans
19741 文書設定
19742 \family default
19743 ダイアログの
19744 \family sans
19745 PDF特性
19746 \family default
19747 で、
19748 \series bold
19749 hyperref
19750 \series default
19751
19752 \begin_inset Index idx
19753 status collapsed
19754
19755 \begin_layout Plain Layout
19756 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19757 \end_layout
19758
19759 \end_inset
19760
19761 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19762 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19763 \series bold
19764 hyperref
19765 \series default
19766
19767 \begin_inset Index idx
19768 status collapsed
19769
19770 \begin_layout Plain Layout
19771 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19772 \end_layout
19773
19774 \end_inset
19775
19776 の一部である
19777 \series bold
19778 hyperref
19779 \series default
19780
19781 \begin_inset Index idx
19782 status collapsed
19783
19784 \begin_layout Plain Layout
19785 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19786 \end_layout
19787
19788 \end_inset
19789
19790 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19791 \end_layout
19792
19793 \begin_layout Standard
19794
19795 \series bold
19796
19797 \backslash
19798 usepackage[figure]{hypcap}
19799 \end_layout
19800
19801 \begin_layout Standard
19802 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
19803 hypcapの説明書
19804 \begin_inset CommandInset citation
19805 LatexCommand cite
19806 key "hypcap"
19807
19808 \end_inset
19809
19810 をご覧ください。
19811 \end_layout
19812
19813 \begin_layout Standard
19814 \begin_inset Note Greyedout
19815 status open
19816
19817 \begin_layout Plain Layout
19818
19819 \series bold
19820 【註】hypcap
19821 \series default
19822 は内部図への参照には効力がありません。
19823 \end_layout
19824
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout Section
19831 フロートの配置
19832 \begin_inset CommandInset label
19833 LatexCommand label
19834 name "sec:フロートの配置"
19835
19836 \end_inset
19837
19838
19839 \begin_inset Index idx
19840 status collapsed
19841
19842 \begin_layout Plain Layout
19843 ふろーと@フロート ! はいち@配置
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Standard
19852
19853 \family roman
19854 \series medium
19855 \shape up
19856 \size normal
19857 \emph off
19858 \bar no
19859 \noun off
19860 \color none
19861 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
19862 \begin_inset Newline newline
19863 \end_inset
19864
19865
19866 \family sans
19867 \series default
19868 \shape default
19869 \size default
19870 \emph default
19871 \bar default
19872 \noun default
19873 \color inherit
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 \begin_inset Newline newline
19885 \end_inset
19886
19887
19888 \family sans
19889 \series default
19890 \shape default
19891 \size default
19892 \emph default
19893 \bar default
19894 \noun default
19895 \color inherit
19896 横倒しに回転
19897 \family roman
19898 \series medium
19899 \shape up
19900 \size normal
19901 \emph off
19902 \bar no
19903 \noun off
19904 \color none
19905 オプションは、フロートを回転するのに用います。第
19906 \family default
19907 \series default
19908 \shape default
19909 \size default
19910 \emph default
19911 \bar default
19912 \noun default
19913 \color inherit
19914
19915 \begin_inset CommandInset ref
19916 LatexCommand ref
19917 reference "sec:回転フロート"
19918
19919 \end_inset
19920
19921
19922 \family roman
19923 \series medium
19924 \shape up
19925 \size normal
19926 \emph off
19927 \bar no
19928 \noun off
19929 \color none
19930 節をご参照ください。
19931 \end_layout
19932
19933 \begin_layout Standard
19934
19935 \family roman
19936 \series medium
19937 \shape up
19938 \size normal
19939 \emph off
19940 \bar no
19941 \noun off
19942 \color none
19943 フロートダイアログでは、
19944 \family sans
19945 \series default
19946 \shape default
19947 \size default
19948 \emph default
19949 \bar default
19950 \noun default
19951 \color inherit
19952 既定の配置を使う
19953 \family roman
19954 \series medium
19955 \shape up
19956 \size normal
19957 \emph off
19958 \bar no
19959 \noun off
19960 \color none
19961 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
19962 \end_layout
19963
19964 \begin_layout Description
19965 可能ならば現在位置に: 
19966 \family roman
19967 \series medium
19968 \shape up
19969 \size normal
19970 \emph off
19971 \bar no
19972 \noun off
19973 \color none
19974 フロートを挿入位置に配置することを試みます
19975 \end_layout
19976
19977 \begin_layout Description
19978 ページ上部: 
19979 \family roman
19980 \series medium
19981 \shape up
19982 \size normal
19983 \emph off
19984 \bar no
19985 \noun off
19986 \color none
19987 フロートを現在ページの上部に配置することを試みます
19988 \end_layout
19989
19990 \begin_layout Description
19991 ページ下部: 
19992 \family roman
19993 \series medium
19994 \shape up
19995 \size normal
19996 \emph off
19997 \bar no
19998 \noun off
19999 \color none
20000 フロートを現在ページの下部に配置することを試みます
20001 \end_layout
20002
20003 \begin_layout Description
20004 フロートを独立したページに: 
20005 \family roman
20006 \series medium
20007 \shape up
20008 \size normal
20009 \emph off
20010 \bar no
20011 \noun off
20012 \color none
20013 フロートを独立したページに配置することを試みます
20014 \end_layout
20015
20016 \begin_layout Standard
20017 LaTeXは、
20018 \emph on
20019 つねに
20020 \emph default
20021 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
20022 \family sans
20023 可能ならば現在位置に
20024 \family default
20025 を試み、次に
20026 \family sans
20027 ページの上部
20028 \family default
20029 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
20030 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
20031 \end_layout
20032
20033 \begin_layout Standard
20034 既定では、各オプションはそれぞれ以下の規則を持っています。
20035 \end_layout
20036
20037 \begin_layout List
20038 \labelwidthstring 00.00.0000
20039
20040 \family sans
20041 ページ上部
20042 \family default
20043  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
20044 \series bold
20045
20046 \backslash
20047 topfraction
20048 \series default
20049 )。
20050 \end_layout
20051
20052 \begin_layout List
20053 \labelwidthstring 00.00.0000
20054
20055 \family sans
20056 ページ下部
20057 \family default
20058  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
20059 \series bold
20060
20061 \backslash
20062 bottomfraction
20063 \series default
20064 )。
20065 \end_layout
20066
20067 \begin_layout List
20068 \labelwidthstring 00.00.0000
20069
20070 \family sans
20071 フロートを独立したページ 
20072 \family default
20073 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
20074 \series bold
20075
20076 \backslash
20077 floatpagefraction
20078 \series default
20079 )。
20080 \end_layout
20081
20082 \begin_layout Standard
20083 これらの規則に従いたくないときは、
20084 \family sans
20085 LaTeXの規則を無視する
20086 \family default
20087 オプションを追加することによって、これらを無視することができます。
20088 \begin_inset Newline newline
20089 \end_inset
20090
20091 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
20092 、ページの5割に変えるには、文書プリアンブルに
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 renewcommand{
20101 \backslash
20102 bottomfraction}{0.5}
20103 \end_layout
20104
20105 \begin_layout Standard
20106 という行を加えてください。
20107 \end_layout
20108
20109 \begin_layout Standard
20110 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
20111 \family sans
20112 何としても現在位置に置く
20113 \family default
20114 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
20115 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
20116 からです。
20117 \end_layout
20118
20119 \begin_layout Standard
20120 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
20121 \end_layout
20122
20123 \begin_layout Standard
20124 \begin_inset VSpace bigskip
20125 \end_inset
20126
20127
20128 \end_layout
20129
20130 \begin_layout Standard
20131 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
20132 することがあります。この問題を避けるには、LaTeXコマンドの
20133 \backslash
20134 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
20135 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
20136 \end_layout
20137
20138 \begin_layout Standard
20139
20140 \series bold
20141
20142 \backslash
20143 let
20144 \backslash
20145 mySection
20146 \backslash
20147 section
20148 \begin_inset Newline newline
20149 \end_inset
20150
20151
20152 \backslash
20153 renewcommand{
20154 \backslash
20155 section}{
20156 \backslash
20157 suppressfloats[t]
20158 \backslash
20159 mySection}
20160 \end_layout
20161
20162 \begin_layout Standard
20163 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
20164 することがあるので、これらに対する定義はお勧めしません。
20165 \end_layout
20166
20167 \begin_layout Standard
20168 \begin_inset VSpace bigskip
20169 \end_inset
20170
20171 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
20172 \series bold
20173 endfloat
20174 \series default
20175
20176 \begin_inset Index idx
20177 status collapsed
20178
20179 \begin_layout Plain Layout
20180 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
20181 \end_layout
20182
20183 \end_inset
20184
20185 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
20186 \begin_inset Quotes eld
20187 \end_inset
20188
20189
20190 \family sans
20191 [Figure
20192 \begin_inset space ~
20193 \end_inset
20194
20195 3.2 about here.]
20196 \family default
20197
20198 \begin_inset Quotes erd
20199 \end_inset
20200
20201 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
20202 \end_layout
20203
20204 \begin_layout Standard
20205
20206 \series bold
20207
20208 \backslash
20209 usepackage[options]{endfloat}
20210 \end_layout
20211
20212 \begin_layout Standard
20213 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
20214 \series bold
20215 endfloat
20216 \series default
20217 取扱説明書
20218 \begin_inset CommandInset citation
20219 LatexCommand cite
20220 key "endfloat"
20221
20222 \end_inset
20223
20224 をご参照ください。
20225 \begin_inset Newline newline
20226 \end_inset
20227
20228
20229 \begin_inset Note Greyedout
20230 status open
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 【註】endfloat
20236 \series default
20237 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
20238 \begin_inset CommandInset citation
20239 LatexCommand cite
20240 key "endfloat"
20241
20242 \end_inset
20243
20244 の第4節をご参照ください。
20245 \end_layout
20246
20247 \end_inset
20248
20249
20250 \begin_inset Newline newline
20251 \end_inset
20252
20253
20254 \begin_inset Note Greyedout
20255 status open
20256
20257 \begin_layout Plain Layout
20258
20259 \series bold
20260 【註】
20261 \series default
20262 現在のところ、
20263 \series bold
20264 endfloat
20265 \series default
20266 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20267 \series bold
20268
20269 \backslash
20270 ss
20271 \series default
20272 」コマンドを使用してください。
20273 \end_layout
20274
20275 \end_inset
20276
20277
20278 \end_layout
20279
20280 \begin_layout Standard
20281 \begin_inset VSpace bigskip
20282 \end_inset
20283
20284 フロートの割付に関する詳細は、LaTeX関連書
20285 \begin_inset CommandInset citation
20286 LatexCommand cite
20287 key "latexcompanion,latexguide,latexbook"
20288
20289 \end_inset
20290
20291 をご覧ください。
20292 \end_layout
20293
20294 \begin_layout Section
20295 回転フロート
20296 \begin_inset CommandInset label
20297 LatexCommand label
20298 name "sec:回転フロート"
20299
20300 \end_inset
20301
20302
20303 \begin_inset Index idx
20304 status collapsed
20305
20306 \begin_layout Plain Layout
20307 ふろーと@フロート ! かいてん@回転
20308 \end_layout
20309
20310 \end_inset
20311
20312
20313 \end_layout
20314
20315 \begin_layout Standard
20316 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20317 \family sans
20318 横倒しに回転
20319 \family default
20320 オプションを有効にします。
20321 \end_layout
20322
20323 \begin_layout Standard
20324 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20325 \family sans
20326 段をまたぐ
20327 \family default
20328 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20329 たって回転方向を強制したい場合には、文書クラスオプションに
20330 \series bold
20331 figuresleft
20332 \series default
20333 オプションあるいは
20334 \series bold
20335 figuresright
20336 \series default
20337 オプションを加えることができます。
20338 \end_layout
20339
20340 \begin_layout Standard
20341 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20342 \begin_inset CommandInset ref
20343 LatexCommand ref
20344 reference "tab:回転した表"
20345
20346 \end_inset
20347
20348 が回転表フロートの例です。
20349 \end_layout
20350
20351 \begin_layout Standard
20352 \begin_inset Note Greyedout
20353 status open
20354
20355 \begin_layout Plain Layout
20356
20357 \series bold
20358 【註】
20359 \series default
20360 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20361 \end_layout
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \begin_layout Standard
20369 \begin_inset Float table
20370 wide false
20371 sideways true
20372 status open
20373
20374 \begin_layout Plain Layout
20375 \begin_inset Caption
20376
20377 \begin_layout Plain Layout
20378 \begin_inset CommandInset label
20379 LatexCommand label
20380 name "tab:回転した表"
20381
20382 \end_inset
20383
20384 回転した表
20385 \end_layout
20386
20387 \end_inset
20388
20389
20390 \end_layout
20391
20392 \begin_layout Plain Layout
20393 \align center
20394 \begin_inset Tabular
20395 <lyxtabular version="3" rows="1" columns="5">
20396 <features tabularvalignment="middle">
20397 <column alignment="center" valignment="top" width="0">
20398 <column alignment="center" valignment="top" width="0">
20399 <column alignment="center" valignment="top" width="0">
20400 <column alignment="center" valignment="top" width="0">
20401 <column alignment="center" valignment="top" width="0">
20402 <row>
20403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 試験
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 </row>
20449 </lyxtabular>
20450
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Section
20462 従属フロート
20463 \begin_inset Index idx
20464 status collapsed
20465
20466 \begin_layout Plain Layout
20467 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20468 \end_layout
20469
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \begin_layout Standard
20476 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20477 \begin_inset CommandInset ref
20478 LatexCommand ref
20479 reference "tab:従属表を横に並べたもの"
20480
20481 \end_inset
20482
20483 と表
20484 \begin_inset CommandInset ref
20485 LatexCommand ref
20486 reference "tab:従属表を縦に並べたもの"
20487
20488 \end_inset
20489
20490 に示されているように段落と同様に指定することができます。
20491 \end_layout
20492
20493 \begin_layout Standard
20494 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20495 \begin_inset CommandInset ref
20496 LatexCommand ref
20497 reference "tab:これは従属表a"
20498
20499 \end_inset
20500
20501 と表
20502 \begin_inset CommandInset ref
20503 LatexCommand ref
20504 reference "tab:これは従属表b"
20505
20506 \end_inset
20507
20508 は表
20509 \begin_inset CommandInset ref
20510 LatexCommand ref
20511 reference "tab:従属表を横に並べたもの"
20512
20513 \end_inset
20514
20515 の従属フロートです。
20516 \begin_inset Float table
20517 wide false
20518 sideways false
20519 status open
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Caption
20523
20524 \begin_layout Plain Layout
20525 \begin_inset CommandInset label
20526 LatexCommand label
20527 name "tab:従属表を横に並べたもの"
20528
20529 \end_inset
20530
20531 従属表を横に並べたもの
20532 \end_layout
20533
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \begin_layout Plain Layout
20540 \begin_inset space \hfill{}
20541 \end_inset
20542
20543
20544 \begin_inset Float table
20545 wide false
20546 sideways false
20547 status open
20548
20549 \begin_layout Plain Layout
20550 \begin_inset Caption
20551
20552 \begin_layout Plain Layout
20553 \begin_inset CommandInset label
20554 LatexCommand label
20555 name "tab:これは従属表a"
20556
20557 \end_inset
20558
20559 これは従属表aです。
20560 \end_layout
20561
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \begin_layout Plain Layout
20568 \align center
20569 \begin_inset Tabular
20570 <lyxtabular version="3" rows="1" columns="5">
20571 <features tabularvalignment="middle">
20572 <column alignment="center" valignment="top" width="0">
20573 <column alignment="center" valignment="top" width="0">
20574 <column alignment="center" valignment="top" width="0">
20575 <column alignment="center" valignment="top" width="0">
20576 <column alignment="center" valignment="top" width="0">
20577 <row>
20578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 試験
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 </lyxtabular>
20625
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \end_inset
20632
20633
20634 \begin_inset space \hfill{}
20635 \end_inset
20636
20637
20638 \begin_inset Float table
20639 wide false
20640 sideways false
20641 status open
20642
20643 \begin_layout Plain Layout
20644 \begin_inset Caption
20645
20646 \begin_layout Plain Layout
20647 \begin_inset CommandInset label
20648 LatexCommand label
20649 name "tab:これは従属表b"
20650
20651 \end_inset
20652
20653 これは従属表bです。
20654 \end_layout
20655
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \begin_layout Plain Layout
20662 \align center
20663 \begin_inset Tabular
20664 <lyxtabular version="3" rows="1" columns="5">
20665 <features tabularvalignment="middle">
20666 <column alignment="center" valignment="top" width="0">
20667 <column alignment="center" valignment="top" width="0">
20668 <column alignment="center" valignment="top" width="0">
20669 <column alignment="center" valignment="top" width="0">
20670 <column alignment="center" valignment="top" width="0">
20671 <row>
20672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 試験
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 </lyxtabular>
20719
20720 \end_inset
20721
20722
20723 \end_layout
20724
20725 \end_inset
20726
20727
20728 \begin_inset space \hfill{}
20729 \end_inset
20730
20731
20732 \end_layout
20733
20734 \end_inset
20735
20736
20737 \begin_inset Float table
20738 wide false
20739 sideways false
20740 status open
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Caption
20744
20745 \begin_layout Plain Layout
20746 \begin_inset CommandInset label
20747 LatexCommand label
20748 name "tab:従属表を縦に並べたもの"
20749
20750 \end_inset
20751
20752 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Plain Layout
20761 \begin_inset Float table
20762 wide false
20763 sideways false
20764 status open
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Caption
20768
20769 \begin_layout Plain Layout
20770
20771 \end_layout
20772
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \begin_layout Plain Layout
20779 \align center
20780 \begin_inset Tabular
20781 <lyxtabular version="3" rows="1" columns="4">
20782 <features tabularvalignment="middle">
20783 <column alignment="center" valignment="top" width="0">
20784 <column alignment="center" valignment="top" width="0">
20785 <column alignment="center" valignment="top" width="0">
20786 <column alignment="center" valignment="top" width="0">
20787 <row>
20788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 試験
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 試験
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 試験
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 試験
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 </row>
20825 </lyxtabular>
20826
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \begin_layout Plain Layout
20838 \begin_inset Float table
20839 wide false
20840 sideways false
20841 status open
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Caption
20845
20846 \begin_layout Plain Layout
20847
20848 \end_layout
20849
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \begin_layout Plain Layout
20856 \align center
20857 \begin_inset Tabular
20858 <lyxtabular version="3" rows="1" columns="5">
20859 <features tabularvalignment="middle">
20860 <column alignment="center" valignment="top" width="0">
20861 <column alignment="center" valignment="top" width="0">
20862 <column alignment="center" valignment="top" width="0">
20863 <column alignment="center" valignment="top" width="0">
20864 <column alignment="center" valignment="top" width="0">
20865 <row>
20866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 </lyxtabular>
20913
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \begin_layout Section
20930 横並びのフロート
20931 \begin_inset Index idx
20932 status collapsed
20933
20934 \begin_layout Plain Layout
20935 ふろーと@フロート ! よこならび@横並び
20936 \end_layout
20937
20938 \end_inset
20939
20940
20941 \end_layout
20942
20943 \begin_layout Standard
20944
20945 \begin_inset CommandInset ref
20946 LatexCommand ref
20947 reference "fig:左側のフロート"
20948
20949 \end_inset
20950
20951 や図
20952 \begin_inset CommandInset ref
20953 LatexCommand ref
20954 reference "fig:右側のフロート"
20955
20956 \end_inset
20957
20958 のようにフロートを横並びに配置するには、
20959 \emph on
20960 ひとつの
20961 \emph default
20962 フロートのみを使用し、その中に二つのminipageボックスを挿入します
20963 \begin_inset Foot
20964 status collapsed
20965
20966 \begin_layout Plain Layout
20967 Minipageは第
20968 \begin_inset CommandInset ref
20969 LatexCommand ref
20970 reference "sec:ミニページ"
20971
20972 \end_inset
20973
20974 節に説明があります。
20975 \end_layout
20976
20977 \end_inset
20978
20979 。幅は45
20980 \begin_inset space \thinspace{}
20981 \end_inset
20982
20983 -50
20984 \begin_inset space \thinspace{}
20985 \end_inset
20986
20987 列幅%とし、各minipageのボックス配置を
20988 \family sans
20989
20990 \family default
20991 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
20992 \family sans
20993 列幅%
20994 \family default
20995 がここではminipageボックスの幅によって計算されることです。
20996 \end_layout
20997
20998 \begin_layout Standard
20999 \begin_inset Float figure
21000 wide false
21001 sideways false
21002 status open
21003
21004 \begin_layout Plain Layout
21005 \begin_inset Box Frameless
21006 position "b"
21007 hor_pos "c"
21008 has_inner_box 1
21009 inner_pos "t"
21010 use_parbox 0
21011 use_makebox 0
21012 width "45col%"
21013 special "none"
21014 height "1in"
21015 height_special "totalheight"
21016 status open
21017
21018 \begin_layout Plain Layout
21019 \align center
21020 \begin_inset Graphics
21021         filename ../clipart/mobius.eps
21022         lyxscale 50
21023         width 100col%
21024         scaleBeforeRotation
21025
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \begin_layout Plain Layout
21032 \begin_inset Caption
21033
21034 \begin_layout Plain Layout
21035 \begin_inset CommandInset label
21036 LatexCommand label
21037 name "fig:左側のフロート"
21038
21039 \end_inset
21040
21041 左側のフロート
21042 \end_layout
21043
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050
21051
21052 \begin_inset space \hfill{}
21053 \end_inset
21054
21055
21056 \begin_inset Box Frameless
21057 position "b"
21058 hor_pos "c"
21059 has_inner_box 1
21060 inner_pos "t"
21061 use_parbox 0
21062 use_makebox 0
21063 width "45col%"
21064 special "none"
21065 height "1in"
21066 height_special "totalheight"
21067 status open
21068
21069 \begin_layout Plain Layout
21070 \align center
21071 \begin_inset Graphics
21072         filename ../clipart/platypus.eps
21073         lyxscale 50
21074         width 100col%
21075         scaleBeforeRotation
21076
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \begin_layout Plain Layout
21083 \begin_inset Caption
21084
21085 \begin_layout Plain Layout
21086 \begin_inset CommandInset label
21087 LatexCommand label
21088 name "fig:右側のフロート"
21089
21090 \end_inset
21091
21092 右側のフロート
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \begin_layout Plain Layout
21106
21107 \end_layout
21108
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \begin_layout Section
21115 キャプションの書式設定
21116 \begin_inset Index idx
21117 status collapsed
21118
21119 \begin_layout Plain Layout
21120 きゃぷしょん@キャプション ! しょしきせってい@書式設定
21121 \end_layout
21122
21123 \end_inset
21124
21125
21126 \begin_inset Index idx
21127 status collapsed
21128
21129 \begin_layout Plain Layout
21130 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
21131 \end_layout
21132
21133 \end_inset
21134
21135
21136 \begin_inset CommandInset label
21137 LatexCommand label
21138 name "sec:キャプションの書式設定"
21139
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \begin_layout Standard
21146
21147 \family sans
21148 キャプション
21149 \family default
21150 環境は、
21151 \family sans
21152 フロート
21153 \family default
21154 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
21155 \family sans
21156 図 #:
21157 \family default
21158 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
21159 \family sans
21160 #
21161 \family default
21162 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
21163 。このキャプション書式は、すべての文書書式に適しているわけではありません。
21164 \end_layout
21165
21166 \begin_layout Standard
21167 既定のキャプション書式を変更するには、文書プリアンブルに
21168 \end_layout
21169
21170 \begin_layout Standard
21171
21172 \series bold
21173
21174 \backslash
21175 usepackage[format definition]{caption}
21176 \end_layout
21177
21178 \begin_layout Standard
21179 という行を加えて、LaTeXパッケージ
21180 \series bold
21181 caption
21182 \series default
21183
21184 \begin_inset Index idx
21185 status collapsed
21186
21187 \begin_layout Plain Layout
21188 LaTeXぱっけーじ@LaTeXパッケージ ! caption
21189 \end_layout
21190
21191 \end_inset
21192
21193 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
21194 \end_layout
21195
21196 \begin_layout Standard
21197
21198 \series bold
21199
21200 \backslash
21201 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21202 \end_layout
21203
21204 \begin_layout Standard
21205 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
21206 \series bold
21207 caption
21208 \series default
21209 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
21210 \end_layout
21211
21212 \begin_layout Standard
21213
21214 \series bold
21215
21216 \backslash
21217 captionsetup[フロート型]{書式定義}
21218 \end_layout
21219
21220 \begin_layout Standard
21221 というコマンドを使用して、個別の書式を指定してください。たとえば、図
21222 \begin_inset CommandInset ref
21223 LatexCommand ref
21224 reference "fig:図キャプション"
21225
21226 \end_inset
21227
21228 と表
21229 \begin_inset CommandInset ref
21230 LatexCommand ref
21231 reference "tab:表キャプション"
21232
21233 \end_inset
21234
21235 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
21236 \end_layout
21237
21238 \begin_layout Standard
21239
21240 \series bold
21241
21242 \backslash
21243 usepackage[tableposition=top]{caption}
21244 \series default
21245
21246 \begin_inset Newline newline
21247 \end_inset
21248
21249
21250 \series bold
21251
21252 \backslash
21253 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21254 \begin_inset Newline newline
21255 \end_inset
21256
21257
21258 \begin_inset Phantom HPhantom
21259 status open
21260
21261 \begin_layout Plain Layout
21262
21263 \backslash
21264 captionsetup[figure]{
21265 \end_layout
21266
21267 \end_inset
21268
21269 labelsep=period}
21270 \begin_inset Newline newline
21271 \end_inset
21272
21273
21274 \backslash
21275 captionsetup[table]{labelfont={bf,sf}}
21276 \end_layout
21277
21278 \begin_layout Standard
21279 \begin_inset Note Greyedout
21280 status open
21281
21282 \begin_layout Plain Layout
21283
21284 \series bold
21285 【註】
21286 \series default
21287 オプションのうち、
21288 \series bold
21289 tableposition=top
21290 \series default
21291 は、文書クラスに
21292 \series bold
21293 KOMA-script
21294 \series default
21295
21296 \begin_inset Index idx
21297 status collapsed
21298
21299 \begin_layout Plain Layout
21300 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21301 \end_layout
21302
21303 \end_inset
21304
21305 が使われているときには、無効になります。この場合には、文書クラスオプション
21306 \series bold
21307 captions=tableheading
21308 \series default
21309 を指定しなくてはなりません。
21310 \end_layout
21311
21312 \end_inset
21313
21314
21315 \end_layout
21316
21317 \begin_layout Standard
21318
21319 \series bold
21320 caption
21321 \series default
21322 パッケージについての詳細は、その取扱説明書
21323 \begin_inset CommandInset citation
21324 LatexCommand cite
21325 key "caption"
21326
21327 \end_inset
21328
21329 をご覧ください。
21330 \end_layout
21331
21332 \begin_layout Standard
21333 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21334 \end_layout
21335
21336 \begin_layout Standard
21337
21338 \series bold
21339
21340 \backslash
21341 renewcommand{
21342 \backslash
21343 fnum@figure}{画像~
21344 \backslash
21345 thefigure}
21346 \end_layout
21347
21348 \begin_layout Standard
21349 なお、
21350 \series bold
21351
21352 \backslash
21353 thefigure
21354 \series default
21355 は表番号を挿入し、「
21356 \series bold
21357 ~
21358 \series default
21359 」は保護された空白を入れます。
21360 \end_layout
21361
21362 \begin_layout Standard
21363 \begin_inset VSpace bigskip
21364 \end_inset
21365
21366
21367 \series bold
21368 KOMA-script
21369 \series default
21370
21371 \begin_inset Index idx
21372 status collapsed
21373
21374 \begin_layout Plain Layout
21375 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21376 \end_layout
21377
21378 \end_inset
21379
21380 文書クラス(
21381 \family sans
21382 article (KOMA-script)
21383 \family default
21384
21385 \family sans
21386 book (KOMA-script)
21387 \family default
21388
21389 \family sans
21390 letter (KOMA-script)
21391 \family default
21392
21393 \family sans
21394 report (KOMA-script)
21395 \family default
21396 )を使用している場合には、
21397 \series bold
21398 caption
21399 \series default
21400 パッケージの代わりに
21401 \series bold
21402 KOMA-script
21403 \series default
21404 のビルトインコマンド
21405 \series bold
21406 etkomafont
21407 \series default
21408 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21409 \end_layout
21410
21411 \begin_layout Standard
21412
21413 \series bold
21414
21415 \backslash
21416 setkomafont{captionlabel}{
21417 \backslash
21418 bfseries}
21419 \end_layout
21420
21421 \begin_layout Standard
21422
21423 \series bold
21424
21425 \backslash
21426 setkomafont
21427 \series default
21428 についての詳細は、
21429 \series bold
21430 KOMA-script
21431 \series default
21432 の取扱説明書
21433 \begin_inset CommandInset citation
21434 LatexCommand cite
21435 key "koma-script"
21436
21437 \end_inset
21438
21439 をご覧ください。
21440 \end_layout
21441
21442 \begin_layout Standard
21443 \begin_inset ERT
21444 status collapsed
21445
21446 \begin_layout Plain Layout
21447
21448
21449 \backslash
21450 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21451 }
21452 \end_layout
21453
21454 \end_inset
21455
21456
21457 \begin_inset Note Note
21458 status open
21459
21460 \begin_layout Plain Layout
21461 キャプション書式は、この例のみ変更してあります。
21462 \end_layout
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \begin_layout Standard
21470 \begin_inset Float figure
21471 placement !p
21472 wide false
21473 sideways false
21474 status open
21475
21476 \begin_layout Plain Layout
21477 \align center
21478 \begin_inset Graphics
21479         filename ../clipart/mobius.eps
21480         lyxscale 50
21481         scale 50
21482         scaleBeforeRotation
21483
21484 \end_inset
21485
21486
21487 \end_layout
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 "fig:図キャプション"
21496
21497 \end_inset
21498
21499 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21500 \end_layout
21501
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \begin_layout Standard
21513 \begin_inset ERT
21514 status collapsed
21515
21516 \begin_layout Plain Layout
21517
21518
21519 \backslash
21520 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21521 on}
21522 \end_layout
21523
21524 \end_inset
21525
21526
21527 \end_layout
21528
21529 \begin_layout Standard
21530 \begin_inset Float table
21531 placement !p
21532 wide false
21533 sideways false
21534 status open
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Caption
21538
21539 \begin_layout Plain Layout
21540 \begin_inset CommandInset label
21541 LatexCommand label
21542 name "tab:表キャプション"
21543
21544 \end_inset
21545
21546 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21547 \end_layout
21548
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \begin_layout Plain Layout
21555 \align center
21556 \begin_inset Tabular
21557 <lyxtabular version="3" rows="1" columns="5">
21558 <features tabularvalignment="middle">
21559 <column alignment="center" valignment="top" width="0">
21560 <column alignment="center" valignment="top" width="0">
21561 <column alignment="center" valignment="top" width="0">
21562 <column alignment="center" valignment="top" width="0">
21563 <column alignment="center" valignment="top" width="0">
21564 <row>
21565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 </row>
21611 </lyxtabular>
21612
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \end_inset
21619
21620
21621 \end_layout
21622
21623 \begin_layout Section
21624 キャプションの配置
21625 \begin_inset Index idx
21626 status collapsed
21627
21628 \begin_layout Plain Layout
21629 きゃぷしょん@キャプション ! はいち@配置
21630 \end_layout
21631
21632 \end_inset
21633
21634
21635 \begin_inset Index idx
21636 status collapsed
21637
21638 \begin_layout Plain Layout
21639 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \begin_inset CommandInset label
21646 LatexCommand label
21647 name "sec:キャプションの配置"
21648
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \begin_layout Standard
21655 通常、キャプションの配置原則は、
21656 \end_layout
21657
21658 \begin_layout Description
21659 図の場合: キャプションを図の下に置く
21660 \end_layout
21661
21662 \begin_layout Description
21663 表の場合: キャプションを表の上に置く
21664 \end_layout
21665
21666 \begin_layout Standard
21667 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21668 \family sans
21669 article
21670 \family default
21671
21672 \family sans
21673 book
21674 \family default
21675
21676 \family sans
21677 letter
21678 \family default
21679
21680 \family sans
21681 report
21682 \family default
21683 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21684 eXパッケージ
21685 \series bold
21686 caption
21687 \series default
21688 を読み込むコマンドに
21689 \end_layout
21690
21691 \begin_layout Standard
21692
21693 \series bold
21694 tableposition=top
21695 \end_layout
21696
21697 \begin_layout Standard
21698 というオプションを追加してください
21699 \begin_inset Foot
21700 status collapsed
21701
21702 \begin_layout Plain Layout
21703
21704 \series bold
21705 caption
21706 \series default
21707 パッケージについての詳細な情報は、第
21708 \begin_inset CommandInset ref
21709 LatexCommand ref
21710 reference "sec:キャプションの書式設定"
21711
21712 \end_inset
21713
21714 節をご覧ください。
21715 \end_layout
21716
21717 \end_inset
21718
21719
21720 \series bold
21721 KOMA-script
21722 \series default
21723
21724 \begin_inset Index idx
21725 status collapsed
21726
21727 \begin_layout Plain Layout
21728 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21729 \end_layout
21730
21731 \end_inset
21732
21733 文書クラス(
21734 \family sans
21735 article (KOMA-script)
21736 \family default
21737
21738 \family sans
21739 book (KOMA-script)
21740 \family default
21741
21742 \family sans
21743 letter (KOMA-script)
21744 \family default
21745
21746 \family sans
21747 report (KOMA-script)
21748 \family default
21749
21750 \begin_inset space \thinspace{}
21751 \end_inset
21752
21753 )をお使いの場合には、
21754 \series bold
21755 caption
21756 \series default
21757 パッケージにオプションを与える代わりに、文書クラスオプション
21758 \series bold
21759 captions=tableheading
21760 \series default
21761 を設定することもできます。
21762 \end_layout
21763
21764 \begin_layout Standard
21765 \begin_inset VSpace bigskip
21766 \end_inset
21767
21768 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21769 \end_layout
21770
21771 \begin_layout Standard
21772
21773 \series bold
21774
21775 \backslash
21776 usepackage[option]{sidecap}
21777 \end_layout
21778
21779 \begin_layout Standard
21780 という行を入れて、LaTeXパッケージ
21781 \series bold
21782 sidecap
21783 \series default
21784
21785 \begin_inset Index idx
21786 status collapsed
21787
21788 \begin_layout Plain Layout
21789 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21790 \end_layout
21791
21792 \end_inset
21793
21794 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
21795 \series bold
21796 innercaption
21797 \series default
21798 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
21799 \series bold
21800 rightcaption
21801 \series default
21802 ないし
21803 \series bold
21804 leftcaption
21805 \series default
21806 オプションを用います。
21807 \end_layout
21808
21809 \begin_layout Standard
21810 \begin_inset ERT
21811 status collapsed
21812
21813 \begin_layout Plain Layout
21814
21815
21816 \backslash
21817 ifsidecap
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \begin_inset Note Note
21824 status open
21825
21826 \begin_layout Plain Layout
21827 以下の部分は、LaTeXパッケージ
21828 \series bold
21829 sidecap
21830 \series default
21831 が導入されているときのみ表示されます。
21832 \end_layout
21833
21834 \end_inset
21835
21836
21837 \end_layout
21838
21839 \begin_layout Standard
21840 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
21841 \end_layout
21842
21843 \begin_layout Standard
21844 \noindent
21845 \begin_inset CommandInset line
21846 LatexCommand rule
21847 offset "0.5ex"
21848 width "100line%"
21849 height "1pt"
21850
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \begin_layout Standard
21857
21858 \series bold
21859
21860 \backslash
21861 newcommand{
21862 \backslash
21863 TabBesBeg}{%
21864 \begin_inset Newline newline
21865 \end_inset
21866
21867
21868 \begin_inset Phantom HPhantom
21869 status open
21870
21871 \begin_layout Plain Layout
21872
21873 \series bold
21874 \begin_inset space ~
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881
21882
21883 \backslash
21884 let
21885 \backslash
21886 MyTable
21887 \backslash
21888 table
21889 \begin_inset Newline newline
21890 \end_inset
21891
21892
21893 \begin_inset Phantom HPhantom
21894 status open
21895
21896 \begin_layout Plain Layout
21897
21898 \series bold
21899 \begin_inset space ~
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906
21907
21908 \backslash
21909 let
21910 \backslash
21911 MyEndtable
21912 \backslash
21913 endtable
21914 \begin_inset Newline newline
21915 \end_inset
21916
21917
21918 \begin_inset Phantom HPhantom
21919 status open
21920
21921 \begin_layout Plain Layout
21922
21923 \series bold
21924 \begin_inset space ~
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931
21932
21933 \backslash
21934 renewenvironment{table}{
21935 \backslash
21936 begin{SCtable}}{
21937 \backslash
21938 end{SCtable}}}
21939 \end_layout
21940
21941 \begin_layout Standard
21942
21943 \series bold
21944
21945 \backslash
21946 newcommand{
21947 \backslash
21948 TabBesEnd}{%
21949 \begin_inset Newline newline
21950 \end_inset
21951
21952
21953 \begin_inset Phantom HPhantom
21954 status open
21955
21956 \begin_layout Plain Layout
21957
21958 \series bold
21959 \begin_inset space ~
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \end_inset
21966
21967
21968 \backslash
21969 let
21970 \backslash
21971 table
21972 \backslash
21973 MyTable
21974 \begin_inset Newline newline
21975 \end_inset
21976
21977
21978 \begin_inset Phantom HPhantom
21979 status open
21980
21981 \begin_layout Plain Layout
21982
21983 \series bold
21984 \begin_inset space ~
21985 \end_inset
21986
21987
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \backslash
21994 let
21995 \backslash
21996 endtable
21997 \backslash
21998 MyEndtable
21999 \end_layout
22000
22001 \begin_layout Standard
22002
22003 \series bold
22004
22005 \backslash
22006 newcommand{
22007 \backslash
22008 FigBesBeg}{%
22009 \begin_inset Newline newline
22010 \end_inset
22011
22012
22013 \begin_inset Phantom HPhantom
22014 status open
22015
22016 \begin_layout Plain Layout
22017
22018 \series bold
22019 \begin_inset space ~
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \backslash
22029 let
22030 \backslash
22031 MyFigure
22032 \backslash
22033 figure
22034 \begin_inset Newline newline
22035 \end_inset
22036
22037
22038 \begin_inset Phantom HPhantom
22039 status open
22040
22041 \begin_layout Plain Layout
22042
22043 \series bold
22044 \begin_inset space ~
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \backslash
22054 let
22055 \backslash
22056 MyEndfigure
22057 \backslash
22058 endfigure
22059 \begin_inset Newline newline
22060 \end_inset
22061
22062
22063 \begin_inset Phantom HPhantom
22064 status open
22065
22066 \begin_layout Plain Layout
22067
22068 \series bold
22069 \begin_inset space ~
22070 \end_inset
22071
22072
22073 \end_layout
22074
22075 \end_inset
22076
22077
22078 \backslash
22079 renewenvironment{figure}{
22080 \backslash
22081 begin{SCfigure}}{
22082 \backslash
22083 end{SCfigure}}}
22084 \end_layout
22085
22086 \begin_layout Standard
22087
22088 \series bold
22089
22090 \backslash
22091 newcommand{
22092 \backslash
22093 FigBesEnd}{%
22094 \begin_inset Newline newline
22095 \end_inset
22096
22097
22098 \begin_inset Phantom HPhantom
22099 status open
22100
22101 \begin_layout Plain Layout
22102
22103 \series bold
22104 \begin_inset space ~
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \backslash
22114 let
22115 \backslash
22116 figure
22117 \backslash
22118 MyFigure
22119 \begin_inset Newline newline
22120 \end_inset
22121
22122
22123 \begin_inset Phantom HPhantom
22124 status open
22125
22126 \begin_layout Plain Layout
22127
22128 \series bold
22129 \begin_inset space ~
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \backslash
22139 let
22140 \backslash
22141 endfigure
22142 \backslash
22143 MyEndfigure}
22144 \end_layout
22145
22146 \begin_layout Standard
22147 \noindent
22148 \begin_inset CommandInset line
22149 LatexCommand rule
22150 offset "0.5ex"
22151 width "100line%"
22152 height "1pt"
22153
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \begin_layout Standard
22160 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
22161 \end_layout
22162
22163 \begin_layout Standard
22164
22165 \series bold
22166
22167 \backslash
22168 FigBesBeg
22169 \end_layout
22170
22171 \begin_layout Standard
22172 というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
22173 \end_layout
22174
22175 \begin_layout Standard
22176
22177 \series bold
22178
22179 \backslash
22180 FigBesEnd
22181 \end_layout
22182
22183 \begin_layout Standard
22184 というコマンドを挿入してください。
22185 \end_layout
22186
22187 \begin_layout Standard
22188 表フロートに対しては、対応するコマンド
22189 \end_layout
22190
22191 \begin_layout Standard
22192
22193 \series bold
22194
22195 \backslash
22196 TabBesBeg
22197 \series default
22198 および
22199 \series bold
22200
22201 \backslash
22202 TabBesEnd
22203 \end_layout
22204
22205 \begin_layout Standard
22206 を使用してください。図
22207 \begin_inset CommandInset ref
22208 LatexCommand ref
22209 reference "fig:図横キャプション"
22210
22211 \end_inset
22212
22213 と表
22214 \begin_inset CommandInset ref
22215 LatexCommand ref
22216 reference "tab:表横キャプション"
22217
22218 \end_inset
22219
22220 がキャプションを脇に設定した例です。
22221 \end_layout
22222
22223 \begin_layout Standard
22224 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
22225 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
22226 \end_layout
22227
22228 \begin_layout Standard
22229
22230 \series bold
22231
22232 \backslash
22233 sidecaptionvpos{フロート型}{配置}
22234 \end_layout
22235
22236 \begin_layout Standard
22237 というコマンドを使用します。ここで「フロート型」は
22238 \family sans
22239 figure
22240 \family default
22241
22242 \family sans
22243 table
22244 \family default
22245 であり、「配置」は、上揃えの場合はtopの
22246 \end_layout
22247
22248 \begin_layout Standard
22249
22250 \family sans
22251 t
22252 \family default
22253 」、中央揃えの場合はcenterの「
22254 \family sans
22255 c
22256 \family default
22257 」、下揃えの場合はbottomの「
22258 \family sans
22259 b
22260 \family default
22261 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22262 \end_layout
22263
22264 \begin_layout Standard
22265
22266 \series bold
22267
22268 \backslash
22269 sidecaptionvpos{figure}{c}
22270 \end_layout
22271
22272 \begin_layout Standard
22273 というコマンドを使用します。これは、図
22274 \begin_inset CommandInset ref
22275 LatexCommand ref
22276 reference "fig:図横キャプション-2"
22277
22278 \end_inset
22279
22280 で使用されています。
22281 \end_layout
22282
22283 \begin_layout Standard
22284 \begin_inset VSpace medskip
22285 \end_inset
22286
22287
22288 \series bold
22289 sidecap
22290 \series default
22291 パッケージについての詳細は、
22292 \begin_inset CommandInset citation
22293 LatexCommand cite
22294 key "sidecap"
22295
22296 \end_inset
22297
22298 の説明書をご参照ください。
22299 \end_layout
22300
22301 \begin_layout Standard
22302 \begin_inset Note Greyedout
22303 status open
22304
22305 \begin_layout Plain Layout
22306
22307 \series bold
22308 【註】
22309 \series default
22310
22311 \begin_inset CommandInset ref
22312 LatexCommand ref
22313 reference "sub:参照位置"
22314
22315 \end_inset
22316
22317 節に説明があるLaTeXパッケージ
22318 \series bold
22319 hypcap
22320 \series default
22321
22322 \begin_inset Index idx
22323 status collapsed
22324
22325 \begin_layout Plain Layout
22326 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22327 \end_layout
22328
22329 \end_inset
22330
22331 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22332 \end_layout
22333
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \begin_layout Standard
22340 \begin_inset ERT
22341 status collapsed
22342
22343 \begin_layout Plain Layout
22344
22345
22346 \backslash
22347 FigBesBeg 
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \begin_layout Standard
22356 \begin_inset Float figure
22357 wide false
22358 sideways false
22359 status open
22360
22361 \begin_layout Plain Layout
22362 \begin_inset Graphics
22363         filename ../clipart/escher-lsd.eps
22364         scale 75
22365         scaleBeforeRotation
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Plain Layout
22373 \begin_inset Caption
22374
22375 \begin_layout Plain Layout
22376 \begin_inset CommandInset label
22377 LatexCommand label
22378 name "fig:図横キャプション"
22379
22380 \end_inset
22381
22382 これは図の横にあるキャプションです。
22383 \end_layout
22384
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \end_inset
22391
22392
22393 \end_layout
22394
22395 \begin_layout Standard
22396 \begin_inset ERT
22397 status collapsed
22398
22399 \begin_layout Plain Layout
22400
22401
22402 \backslash
22403 TabBesBeg 
22404 \end_layout
22405
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \begin_layout Standard
22412 \begin_inset Float table
22413 wide false
22414 sideways false
22415 status open
22416
22417 \begin_layout Plain Layout
22418 \begin_inset Caption
22419
22420 \begin_layout Plain Layout
22421 \begin_inset CommandInset label
22422 LatexCommand label
22423 name "tab:表横キャプション"
22424
22425 \end_inset
22426
22427 これは表の横にあるキャプションです。
22428 \end_layout
22429
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \begin_layout Plain Layout
22436 \begin_inset Tabular
22437 <lyxtabular version="3" rows="4" columns="5">
22438 <features tabularvalignment="middle">
22439 <column alignment="center" valignment="top" width="0">
22440 <column alignment="center" valignment="top" width="0">
22441 <column alignment="center" valignment="top" width="0">
22442 <column alignment="center" valignment="top" width="0">
22443 <column alignment="center" valignment="top" width="0">
22444 <row>
22445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449
22450 \end_layout
22451
22452 \end_inset
22453 </cell>
22454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458
22459 \end_layout
22460
22461 \end_inset
22462 </cell>
22463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Plain Layout
22467
22468 \end_layout
22469
22470 \end_inset
22471 </cell>
22472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 </row>
22491 <row>
22492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 </row>
22538 <row>
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" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22576 \begin_inset Text
22577
22578 \begin_layout Plain Layout
22579
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 </row>
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 </row>
22632 </lyxtabular>
22633
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \begin_layout Standard
22645 \begin_inset ERT
22646 status collapsed
22647
22648 \begin_layout Plain Layout
22649
22650
22651 \backslash
22652 TabBesEnd
22653 \end_layout
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Standard
22661 \begin_inset ERT
22662 status collapsed
22663
22664 \begin_layout Plain Layout
22665
22666
22667 \backslash
22668 sidecaptionvpos{figure}{c}
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \begin_inset Float figure
22675 wide false
22676 sideways false
22677 status open
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Graphics
22681         filename ../clipart/escher-lsd.eps
22682         scale 75
22683         scaleBeforeRotation
22684
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \begin_layout Plain Layout
22691 \begin_inset Caption
22692
22693 \begin_layout Plain Layout
22694 \begin_inset CommandInset label
22695 LatexCommand label
22696 name "fig:図横キャプション-2"
22697
22698 \end_inset
22699
22700 これは図の横にある縦方向中央揃えのキャプションです。
22701 \end_layout
22702
22703 \end_inset
22704
22705
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 \begin_inset ERT
22715 status collapsed
22716
22717 \begin_layout Plain Layout
22718
22719
22720 \backslash
22721 FigBesEnd
22722 \end_layout
22723
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \begin_layout Standard
22730 \begin_inset ERT
22731 status collapsed
22732
22733 \begin_layout Plain Layout
22734
22735
22736 \backslash
22737 else
22738 \end_layout
22739
22740 \end_inset
22741
22742
22743 \begin_inset Note Note
22744 status open
22745
22746 \begin_layout Plain Layout
22747 以下の部分は、LaTeXパッケージ
22748 \series bold
22749 sidecap
22750 \series default
22751 が導入されていないときのみ表示されます。
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 本節の残りの部分を出力で表示するには、LaTeXパッケージ
22761 \series bold
22762 sidecap
22763 \series default
22764 を導入する必要があります。
22765 \end_layout
22766
22767 \begin_layout Standard
22768 \begin_inset ERT
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772
22773
22774 \backslash
22775 fi
22776 \end_layout
22777
22778 \end_inset
22779
22780
22781 \end_layout
22782
22783 \begin_layout Section
22784 フロート一覧
22785 \begin_inset Index idx
22786 status collapsed
22787
22788 \begin_layout Plain Layout
22789 ふろーと@フロート ! ふろーといちらん@フロート一覧
22790 \end_layout
22791
22792 \end_inset
22793
22794
22795 \end_layout
22796
22797 \begin_layout Standard
22798 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
22799 \family sans
22800 挿入\SpecialChar \menuseparator
22801 一覧/目次
22802 \family default
22803 メニューで挿入することができます。
22804 \end_layout
22805
22806 \begin_layout Standard
22807 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
22808 \end_layout
22809
22810 \begin_layout Standard
22811 本文書の終わりに、図一覧と表一覧があります。
22812 \end_layout
22813
22814 \begin_layout Chapter
22815 注釈
22816 \end_layout
22817
22818 \begin_layout Section
22819 LyX注釈
22820 \begin_inset Index idx
22821 status collapsed
22822
22823 \begin_layout Plain Layout
22824 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
22825 \end_layout
22826
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \begin_layout Standard
22833 注釈は、ツールバーボタン
22834 \begin_inset Graphics
22835         filename ../../images/note-insert.png
22836         scale 85
22837         scaleBeforeRotation
22838
22839 \end_inset
22840
22841 か、
22842 \family sans
22843 挿入\SpecialChar \menuseparator
22844 注釈
22845 \family default
22846 メニューで挿入することができます。注釈には、以下の三つの型があります。
22847 \end_layout
22848
22849 \begin_layout Description
22850 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
22851 \begin_inset Newline newline
22852 \end_inset
22853
22854
22855 \begin_inset Newline newline
22856 \end_inset
22857
22858
22859 \begin_inset Graphics
22860         filename ../clipart/LyXNoteImageQt4.png
22861         display false
22862         scale 85
22863         scaleBeforeRotation
22864
22865 \end_inset
22866
22867
22868 \begin_inset Note Note
22869 status open
22870
22871 \begin_layout Plain Layout
22872 これは、出力には現れない注釈ボックスに書かれた文章です。
22873 \end_layout
22874
22875 \end_inset
22876
22877
22878 \end_layout
22879
22880 \begin_layout Description
22881 コメント この注釈も出力には現れませんが、
22882 \family sans
22883 ファイル\SpecialChar \menuseparator
22884 エクスポート\SpecialChar \menuseparator
22885 LaTeX (pdflatex) / (平文)
22886 \family default
22887  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
22888 \begin_inset Newline newline
22889 \end_inset
22890
22891
22892 \begin_inset Newline newline
22893 \end_inset
22894
22895
22896 \begin_inset Graphics
22897         filename ../clipart/CommentNoteImageQt4.png
22898         display false
22899         scale 85
22900         scaleBeforeRotation
22901
22902 \end_inset
22903
22904  
22905 \begin_inset Note Comment
22906 status open
22907
22908 \begin_layout Plain Layout
22909 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
22910 \end_layout
22911
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \begin_layout Description
22918 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
22919 \begin_inset Newline newline
22920 \end_inset
22921
22922
22923 \begin_inset Newline newline
22924 \end_inset
22925
22926
22927 \begin_inset Graphics
22928         filename ../clipart/GreyedOutNoteImageQt4.png
22929         display false
22930         scale 85
22931         scaleBeforeRotation
22932
22933 \end_inset
22934
22935
22936 \begin_inset Newline newline
22937 \end_inset
22938
22939
22940 \begin_inset ERT
22941 status collapsed
22942
22943 \begin_layout Plain Layout
22944
22945
22946 \backslash
22947 renewenvironment{lyxgreyedout}
22948 \end_layout
22949
22950 \begin_layout Plain Layout
22951
22952 {
22953 \backslash
22954 textcolor[gray]{0.8}
22955 \backslash
22956 bgroup}{
22957 \backslash
22958 egroup}
22959 \end_layout
22960
22961 \end_inset
22962
22963
22964 \begin_inset Note Greyedout
22965 status open
22966
22967 \begin_layout Plain Layout
22968 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
22969 \begin_inset Foot
22970 status collapsed
22971
22972 \begin_layout Plain Layout
22973 これは、淡色表示注釈内に脚注を用いた例です。
22974 \end_layout
22975
22976 \end_inset
22977
22978 です。
22979 \end_layout
22980
22981 \end_inset
22982
22983
22984 \begin_inset ERT
22985 status collapsed
22986
22987 \begin_layout Plain Layout
22988
22989
22990 \backslash
22991 renewenvironment{lyxgreyedout}
22992 \end_layout
22993
22994 \begin_layout Plain Layout
22995
22996 {
22997 \backslash
22998 textcolor{blue}
22999 \backslash
23000 bgroup}{
23001 \backslash
23002 egroup}
23003 \end_layout
23004
23005 \end_inset
23006
23007
23008 \begin_inset Note Note
23009 status open
23010
23011 \begin_layout Plain Layout
23012 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
23013 ように再定義されています。
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \begin_inset Newline newline
23020 \end_inset
23021
23022
23023 \begin_inset Newline newline
23024 \end_inset
23025
23026 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
23027 \end_layout
23028
23029 \begin_layout Standard
23030 \begin_inset VSpace bigskip
23031 \end_inset
23032
23033 注釈を挿入するのにツールバーボタン
23034 \begin_inset Graphics
23035         filename ../../images/note-insert.png
23036         scale 85
23037         scaleBeforeRotation
23038
23039 \end_inset
23040
23041 を使用すると、
23042 \family sans
23043 LyX注釈
23044 \family default
23045 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
23046 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
23047 さい。
23048 \end_layout
23049
23050 \begin_layout Standard
23051 \begin_inset VSpace bigskip
23052 \end_inset
23053
23054 淡色注釈の文字色は、プリアンブルに以下のコマンドを置くことで変更することができます。
23055 \end_layout
23056
23057 \begin_layout Standard
23058
23059 \series bold
23060
23061 \backslash
23062 renewenvironment{lyxgreyedout}
23063 \begin_inset Newline newline
23064 \end_inset
23065
23066
23067 \begin_inset Phantom HPhantom
23068 status open
23069
23070 \begin_layout Plain Layout
23071
23072 \series bold
23073 \begin_inset space ~
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \end_inset
23080
23081 {
23082 \backslash
23083 textcolor{色彩名}
23084 \backslash
23085 bgroup}{
23086 \backslash
23087 egroup}
23088 \end_layout
23089
23090 \begin_layout Standard
23091 使用できる色彩名と、自製色の定義の仕方は、第
23092 \begin_inset CommandInset ref
23093 LatexCommand ref
23094 reference "sec:色付きの表"
23095
23096 \end_inset
23097
23098 節で説明されています。
23099 \end_layout
23100
23101 \begin_layout Standard
23102 本文書で青で表示されている注釈は、青文字に設定した淡色表示注釈を使用しています。
23103 \end_layout
23104
23105 \begin_layout Section
23106 脚注
23107 \begin_inset CommandInset label
23108 LatexCommand label
23109 name "sec:脚注"
23110
23111 \end_inset
23112
23113
23114 \begin_inset Index idx
23115 status collapsed
23116
23117 \begin_layout Plain Layout
23118 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \begin_inset Index idx
23125 status collapsed
23126
23127 \begin_layout Plain Layout
23128 きゃくちゅう@脚注
23129 \end_layout
23130
23131 \end_inset
23132
23133
23134 \end_layout
23135
23136 \begin_layout Standard
23137 脚注は、ツールバーボタン
23138 \begin_inset Graphics
23139         filename ../../images/footnote-insert.png
23140         scale 85
23141         scaleBeforeRotation
23142
23143 \end_inset
23144
23145 か、
23146 \family sans
23147 挿入\SpecialChar \menuseparator
23148 脚注
23149 \family default
23150 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
23151 \begin_inset Graphics
23152         filename clipart/footnoteQt4.png
23153         scale 80
23154         scaleBeforeRotation
23155
23156 \end_inset
23157
23158 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
23159 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
23160 \end_layout
23161
23162 \begin_layout Standard
23163 これが脚注の例です
23164 \begin_inset Foot
23165 status open
23166
23167 \begin_layout Plain Layout
23168 \begin_inset CommandInset label
23169 LatexCommand label
23170 name "fn:これは脚注の一例"
23171
23172 \end_inset
23173
23174 これは脚注の一例です。
23175 \end_layout
23176
23177 \end_inset
23178
23179
23180 \begin_inset ERT
23181 status collapsed
23182
23183 \begin_layout Plain Layout
23184
23185
23186 \backslash
23187 newcounter{MyRepeatFoot}
23188 \end_layout
23189
23190 \begin_layout Plain Layout
23191
23192
23193 \backslash
23194 setcounter{MyRepeatFoot}{
23195 \backslash
23196 thefootnote}
23197 \end_layout
23198
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \begin_layout Standard
23205 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
23206 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
23207 \end_layout
23208
23209 \begin_layout Standard
23210 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
23211 \begin_inset CommandInset ref
23212 LatexCommand ref
23213 reference "sec:フロートの参照"
23214
23215 \end_inset
23216
23217 節に説明されているようにして、本文中でこのラベルを相互参照してください。
23218 \begin_inset Newline newline
23219 \end_inset
23220
23221 これは脚注
23222 \begin_inset CommandInset ref
23223 LatexCommand ref
23224 reference "fn:これは脚注の一例"
23225
23226 \end_inset
23227
23228 の相互参照です。
23229 \end_layout
23230
23231 \begin_layout Standard
23232 \begin_inset VSpace defskip
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \begin_layout Standard
23239
23240 \lang english
23241 Footnotes in tables are not printed by LaTeX due to technical reasons.
23242  However there exists another method to print them: Instead of the footnote
23243  the command 
23244 \series bold
23245
23246 \backslash
23247 footnotemark{}
23248 \series default
23249  is inserted as TeX-code.
23250  The text of the footnote is entered as an argument of the TeX-code command
23251  
23252 \series bold
23253
23254 \backslash
23255 footnotetext
23256 \series default
23257  after the table.
23258 \begin_inset Newline newline
23259 \end_inset
23260
23261 This was done for the following table with the command
23262 \end_layout
23263
23264 \begin_layout Standard
23265
23266 \series bold
23267 \lang english
23268
23269 \backslash
23270 footnotetext{
23271 \series default
23272 Printed table footnote.
23273 \series bold
23274 }
23275 \end_layout
23276
23277 \begin_layout Standard
23278
23279 \lang english
23280 \begin_inset Tabular
23281 <lyxtabular version="3" rows="2" columns="1">
23282 <features tabularvalignment="middle">
23283 <column alignment="center" valignment="top" width="0">
23284 <row>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \lang english
23291 This an example text.
23292 \begin_inset Foot
23293 status open
23294
23295 \begin_layout Plain Layout
23296
23297 \lang english
23298 This footnote will not be printed!
23299 \end_layout
23300
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 </row>
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \lang english
23316 This an example text.
23317 \begin_inset ERT
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321
23322
23323 \backslash
23324 footnotemark{}
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 </lyxtabular>
23336
23337 \end_inset
23338
23339
23340 \begin_inset ERT
23341 status collapsed
23342
23343 \begin_layout Plain Layout
23344
23345
23346 \backslash
23347 footnotetext{
23348 \end_layout
23349
23350 \end_inset
23351
23352 Printed table footnote.
23353 \begin_inset ERT
23354 status collapsed
23355
23356 \begin_layout Plain Layout
23357
23358 }
23359 \end_layout
23360
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \begin_layout Standard
23367
23368 \lang english
23369 Footnotes in longtables are described in section
23370 \begin_inset space ~
23371 \end_inset
23372
23373
23374 \lang japanese
23375
23376 \begin_inset CommandInset ref
23377 LatexCommand ref
23378 reference "sub:長尺表での脚注"
23379
23380 \end_inset
23381
23382
23383 \lang english
23384 .
23385 \end_layout
23386
23387 \begin_layout Standard
23388
23389 \lang english
23390 Footnotes in minipage boxes are printed, but inside the box and with a different
23391  numbering because a minipage box is like a page inside a page.
23392  (For more about minipages, see section
23393 \begin_inset space ~
23394 \end_inset
23395
23396
23397 \lang japanese
23398
23399 \begin_inset CommandInset ref
23400 LatexCommand ref
23401 reference "sec:ミニページ"
23402
23403 \end_inset
23404
23405
23406 \lang english
23407 .) To get a footnote in the minipage that is output at the bottom of the
23408  page like normal footnotes, also use the method of 
23409 \series bold
23410
23411 \backslash
23412 footnotemark{}
23413 \series default
23414  and 
23415 \series bold
23416
23417 \backslash
23418 footnotetext
23419 \series default
23420 .
23421 \end_layout
23422
23423 \begin_layout Standard
23424
23425 \lang english
23426 \begin_inset Box Frameless
23427 position "t"
23428 hor_pos "c"
23429 has_inner_box 1
23430 inner_pos "t"
23431 use_parbox 0
23432 use_makebox 0
23433 width "100col%"
23434 special "none"
23435 height "1in"
23436 height_special "totalheight"
23437 status open
23438
23439 \begin_layout Plain Layout
23440
23441 \lang english
23442 This an example text in a minipage.
23443 \begin_inset Foot
23444 status open
23445
23446 \begin_layout Plain Layout
23447
23448 \lang english
23449 Footnote in the minipage.
23450 \end_layout
23451
23452 \end_inset
23453
23454
23455 \end_layout
23456
23457 \begin_layout Plain Layout
23458
23459 \lang english
23460 This an example text in a minipage.
23461 \begin_inset ERT
23462 status collapsed
23463
23464 \begin_layout Plain Layout
23465
23466
23467 \backslash
23468 footnotemark{}
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \begin_layout Standard
23482
23483 \lang english
23484 \begin_inset ERT
23485 status collapsed
23486
23487 \begin_layout Plain Layout
23488
23489
23490 \backslash
23491 footnotetext{
23492 \end_layout
23493
23494 \end_inset
23495
23496 Footnote outside the minipage.
23497 \begin_inset ERT
23498 status collapsed
23499
23500 \begin_layout Plain Layout
23501
23502 }
23503 \end_layout
23504
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \begin_layout Standard
23511
23512 \lang english
23513 \begin_inset VSpace defskip
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \begin_layout Standard
23520
23521 \lang english
23522 To refer to the same footnote several times without printing the footnote
23523  text every time, use the command 
23524 \series bold
23525
23526 \backslash
23527 footnotemark[number]
23528 \series default
23529  in TeX-code.
23530 \begin_inset Newline newline
23531 \end_inset
23532
23533 As you do not know the number of the repeating footnote while you are writing
23534  the text, you have to store its number.
23535  For the following footnote mark example, these commands were inserted in
23536  TeX-code after Footnote
23537 \begin_inset space ~
23538 \end_inset
23539
23540
23541 \lang japanese
23542
23543 \begin_inset CommandInset ref
23544 LatexCommand ref
23545 reference "fn:これは脚注の一例"
23546
23547 \end_inset
23548
23549
23550 \lang english
23551  to store the footnote number:
23552 \end_layout
23553
23554 \begin_layout Standard
23555
23556 \series bold
23557 \lang english
23558
23559 \backslash
23560 newcounter{MyRepeatFoot}
23561 \begin_inset Newline newline
23562 \end_inset
23563
23564
23565 \backslash
23566 setcounter{MyRepeatFoot}{
23567 \backslash
23568 thefootnote}
23569 \end_layout
23570
23571 \begin_layout Standard
23572
23573 \lang english
23574 The footnote mark was then created with this command:
23575 \end_layout
23576
23577 \begin_layout Standard
23578
23579 \series bold
23580 \lang english
23581
23582 \backslash
23583 footnotemark[
23584 \backslash
23585 theMyRepeatFoot]
23586 \end_layout
23587
23588 \begin_layout Standard
23589
23590 \lang english
23591 Here is a repeated footnote:
23592 \family roman
23593 \series medium
23594 \bar no
23595
23596 \begin_inset ERT
23597 status collapsed
23598
23599 \begin_layout Plain Layout
23600
23601
23602 \backslash
23603 footnotemark[
23604 \backslash
23605 theMyRepeatFoot]
23606 \end_layout
23607
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \begin_layout Standard
23614
23615 \lang english
23616 If you want to repeat the previous footnote, you can omit the storage of
23617  the footnote number and just use this command instead:
23618 \end_layout
23619
23620 \begin_layout Standard
23621
23622 \series bold
23623 \lang english
23624
23625 \backslash
23626 footnotemark[
23627 \backslash
23628 thefootnote]
23629 \end_layout
23630
23631 \begin_layout Standard
23632
23633 \lang english
23634 Here is another repeated footnote:
23635 \family roman
23636 \series medium
23637 \bar no
23638
23639 \begin_inset ERT
23640 status collapsed
23641
23642 \begin_layout Plain Layout
23643
23644
23645 \backslash
23646 footnotemark[
23647 \backslash
23648 thefootnote]
23649 \end_layout
23650
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \begin_layout Subsection
23657 脚注の付番
23658 \begin_inset CommandInset label
23659 LatexCommand label
23660 name "sub:脚注の付番"
23661
23662 \end_inset
23663
23664
23665 \begin_inset Index idx
23666 status collapsed
23667
23668 \begin_layout Plain Layout
23669 きゃくちゅう@脚注 ! ふばん@付番
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Standard
23678 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23679 \end_layout
23680
23681 \begin_layout Standard
23682
23683 \series bold
23684
23685 \backslash
23686 @addtoreset{footnote}{section}
23687 \end_layout
23688
23689 \begin_layout Standard
23690 というコマンドを加えてください。
23691 \end_layout
23692
23693 \begin_layout Standard
23694 \begin_inset VSpace bigskip
23695 \end_inset
23696
23697 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23698 \end_layout
23699
23700 \begin_layout Standard
23701
23702 \series bold
23703
23704 \backslash
23705 renewcommand{
23706 \backslash
23707 thefootnote}{
23708 \backslash
23709 roman{footnote}}
23710 \end_layout
23711
23712 \begin_layout Standard
23713 \begin_inset ERT
23714 status collapsed
23715
23716 \begin_layout Plain Layout
23717
23718
23719 \backslash
23720 renewcommand{
23721 \backslash
23722 thefootnote}{
23723 \backslash
23724 roman{footnote}}
23725 \end_layout
23726
23727 \end_inset
23728
23729 これは、ローマ数字を使った脚注です
23730 \begin_inset Foot
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734 これは、ローマ数字を使った脚注の例です。
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \begin_layout Standard
23743 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23744 \series bold
23745
23746 \backslash
23747 roman
23748 \series default
23749
23750 \series bold
23751
23752 \backslash
23753 Roman
23754 \series default
23755 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23756 \series bold
23757
23758 \backslash
23759 Alph
23760 \series default
23761 または
23762 \series bold
23763
23764 \backslash
23765 alph
23766 \series default
23767 を使用してください。記号を使って付「番」するには、
23768 \series bold
23769
23770 \backslash
23771 fnsymbol
23772 \series default
23773 を使ってください。
23774 \end_layout
23775
23776 \begin_layout Standard
23777 \begin_inset Note Greyedout
23778 status open
23779
23780 \begin_layout Plain Layout
23781
23782 \series bold
23783 【註】
23784 \series default
23785 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
23786 \end_layout
23787
23788 \end_inset
23789
23790
23791 \begin_inset Newline newline
23792 \end_inset
23793
23794
23795 \begin_inset Note Greyedout
23796 status open
23797
23798 \begin_layout Plain Layout
23799
23800 \series bold
23801 【註】
23802 \series default
23803 記号を使うと9個の脚注しか番号を振ることができません。
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Standard
23812 付番様式を変更した後、既定様式に戻すには、上記コマンドの
23813 \series bold
23814
23815 \backslash
23816 roman
23817 \series default
23818
23819 \series bold
23820
23821 \backslash
23822 arabic
23823 \series default
23824 に置き換えて使用してください。
23825 \begin_inset ERT
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829
23830
23831 \backslash
23832 renewcommand{
23833 \backslash
23834 thefootnote}{
23835 \backslash
23836 arabic{footnote}}
23837 \end_layout
23838
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \begin_layout Standard
23845 \begin_inset VSpace bigskip
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \begin_layout Standard
23852 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
23853 \end_layout
23854
23855 \begin_layout Standard
23856
23857 \series bold
23858
23859 \backslash
23860 numberwithin{footnote}{chapter}
23861 \end_layout
23862
23863 \begin_layout Standard
23864 というコマンドを加えてください。
23865 \series bold
23866
23867 \backslash
23868 numberwithin
23869 \series default
23870 コマンドを使用できるようにするためには、文書設定の
23871 \family sans
23872 数式オプション
23873 \family default
23874 タブで
23875 \family sans
23876 AMS
23877 \begin_inset space ~
23878 \end_inset
23879
23880 mathパッケージを使う
23881 \family default
23882 オプションを有効にしてください。
23883 \end_layout
23884
23885 \begin_layout Standard
23886 \begin_inset ERT
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890
23891
23892 \backslash
23893 numberwithin{footnote}{chapter}
23894 \end_layout
23895
23896 \end_inset
23897
23898 これは、脚注のもう一つの例です
23899 \series bold
23900
23901 \begin_inset Foot
23902 status open
23903
23904 \begin_layout Plain Layout
23905
23906 \series bold
23907 これは、
23908 \series default
23909 「章番号.脚注番号」スキームで番号を振られた脚注です。
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \series default
23916
23917 \begin_inset ERT
23918 status collapsed
23919
23920 \begin_layout Plain Layout
23921
23922
23923 \backslash
23924 renewcommand{
23925 \backslash
23926 thefootnote}{
23927 \backslash
23928 arabic{footnote}}
23929 \end_layout
23930
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \begin_layout Standard
23937 \begin_inset Note Greyedout
23938 status open
23939
23940 \begin_layout Plain Layout
23941
23942 \series bold
23943 【註】
23944 \backslash
23945 numberwithin
23946 \series default
23947 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
23948 \end_layout
23949
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \begin_layout Standard
23956 また、例えば「章番号.
23957 \backslash
23958 Roman{footnote}」スキームを得るには、
23959 \series bold
23960
23961 \backslash
23962 numberwithin
23963 \series default
23964 の代わりに以下のコマンドを使用してください。
23965 \end_layout
23966
23967 \begin_layout Standard
23968
23969 \series bold
23970
23971 \backslash
23972 renewcommand{
23973 \backslash
23974 thefootnote}{
23975 \backslash
23976 thechapter.
23977 \backslash
23978 Roman{footnote}}
23979 \end_layout
23980
23981 \begin_layout Subsection
23982 脚注の配置
23983 \begin_inset Index idx
23984 status collapsed
23985
23986 \begin_layout Plain Layout
23987 きゃくちゅう@脚注 ! はいち@配置
23988 \end_layout
23989
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \begin_layout Standard
23996 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
23997 ブルに足して、1.5
23998 \begin_inset space \thinspace{}
23999 \end_inset
24000
24001 mmの余白を追加することもできます。
24002 \end_layout
24003
24004 \begin_layout Standard
24005
24006 \series bold
24007
24008 \backslash
24009 let
24010 \backslash
24011 myFoot
24012 \backslash
24013 footnote
24014 \begin_inset Newline newline
24015 \end_inset
24016
24017
24018 \backslash
24019 renewcommand{
24020 \backslash
24021 footnote}[1]{
24022 \backslash
24023 myFoot{#1
24024 \backslash
24025 vspace{1.5mm}}}
24026 \end_layout
24027
24028 \begin_layout Standard
24029 \begin_inset VSpace bigskip
24030 \end_inset
24031
24032 二段組文書では、脚注は各段底部に表示されます(図
24033 \begin_inset CommandInset ref
24034 LatexCommand ref
24035 reference "fig:標準的脚注配置"
24036
24037 \end_inset
24038
24039 )。図
24040 \begin_inset CommandInset ref
24041 LatexCommand ref
24042 reference "fig:ftnright脚注配置"
24043
24044 \end_inset
24045
24046 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
24047 \end_layout
24048
24049 \begin_layout Standard
24050
24051 \series bold
24052
24053 \backslash
24054 usepackage{ftnright}
24055 \end_layout
24056
24057 \begin_layout Standard
24058 というコマンドを書いて、LaTeXパッケージ
24059 \series bold
24060 ftnright
24061 \series default
24062
24063 \begin_inset Index idx
24064 status collapsed
24065
24066 \begin_layout Plain Layout
24067 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
24068 \end_layout
24069
24070 \end_inset
24071
24072 を読み込みます。
24073 \begin_inset Float figure
24074 placement !h
24075 wide false
24076 sideways false
24077 status open
24078
24079 \begin_layout Plain Layout
24080 \begin_inset ERT
24081 status collapsed
24082
24083 \begin_layout Plain Layout
24084
24085
24086 \backslash
24087 framebox{
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \begin_inset Graphics
24094         filename ../clipart/without_fntright.pdf
24095         width 100col%
24096         scaleBeforeRotation
24097
24098 \end_inset
24099
24100
24101 \begin_inset ERT
24102 status collapsed
24103
24104 \begin_layout Plain Layout
24105
24106 }
24107 \end_layout
24108
24109 \end_inset
24110
24111
24112 \end_layout
24113
24114 \begin_layout Plain Layout
24115 \begin_inset Caption
24116
24117 \begin_layout Plain Layout
24118 \begin_inset CommandInset label
24119 LatexCommand label
24120 name "fig:標準的脚注配置"
24121
24122 \end_inset
24123
24124 二段組文書の標準的な脚注配置
24125 \end_layout
24126
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \begin_layout Standard
24138 \begin_inset Float figure
24139 placement !h
24140 wide false
24141 sideways false
24142 status open
24143
24144 \begin_layout Plain Layout
24145 \begin_inset ERT
24146 status collapsed
24147
24148 \begin_layout Plain Layout
24149
24150
24151 \backslash
24152 framebox{
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \begin_inset Graphics
24159         filename ../clipart/with_fntright.pdf
24160         width 100col%
24161         scaleBeforeRotation
24162
24163 \end_inset
24164
24165
24166 \begin_inset ERT
24167 status collapsed
24168
24169 \begin_layout Plain Layout
24170
24171 }
24172 \end_layout
24173
24174 \end_inset
24175
24176
24177 \end_layout
24178
24179 \begin_layout Plain Layout
24180 \begin_inset Caption
24181
24182 \begin_layout Plain Layout
24183 \begin_inset CommandInset label
24184 LatexCommand label
24185 name "fig:ftnright脚注配置"
24186
24187 \end_inset
24188
24189 LaTeXパッケージ
24190 \series bold
24191 ftnright
24192 \series default
24193 を使用したときの二段組文書の脚注配置
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \end_inset
24202
24203
24204 \end_layout
24205
24206 \begin_layout Standard
24207 \begin_inset VSpace bigskip
24208 \end_inset
24209
24210 科学的文献に於いては、図
24211 \begin_inset CommandInset ref
24212 LatexCommand ref
24213 reference "fig:後注"
24214
24215 \end_inset
24216
24217 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
24218 \begin_inset Index idx
24219 status collapsed
24220
24221 \begin_layout Plain Layout
24222 こちゅう@後注
24223 \end_layout
24224
24225 \end_inset
24226
24227 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
24228 \family sans
24229 文書\SpecialChar \menuseparator
24230 設定\SpecialChar \menuseparator
24231 モジュール
24232 \family default
24233 メニューで
24234 \family sans
24235 脚注から後注へ
24236 \family default
24237 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
24238 \end_layout
24239
24240 \begin_layout Standard
24241
24242 \series bold
24243
24244 \backslash
24245 theendnotes
24246 \end_layout
24247
24248 \begin_layout Standard
24249 というコマンドを挿入してください。
24250 \end_layout
24251
24252 \begin_layout Standard
24253 \begin_inset Float figure
24254 wide false
24255 sideways false
24256 status open
24257
24258 \begin_layout Plain Layout
24259 \align center
24260 \begin_inset ERT
24261 status collapsed
24262
24263 \begin_layout Plain Layout
24264
24265
24266 \backslash
24267 framebox{
24268 \end_layout
24269
24270 \end_inset
24271
24272
24273 \begin_inset Graphics
24274         filename ../clipart/endnotes.pdf
24275         scaleBeforeRotation
24276
24277 \end_inset
24278
24279
24280 \begin_inset ERT
24281 status collapsed
24282
24283 \begin_layout Plain Layout
24284
24285 }
24286 \end_layout
24287
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \begin_layout Plain Layout
24294 \begin_inset Caption
24295
24296 \begin_layout Plain Layout
24297 \begin_inset CommandInset label
24298 LatexCommand label
24299 name "fig:後注"
24300
24301 \end_inset
24302
24303 後注 – 注を節ないし章末に別段落として印字します。
24304 \end_layout
24305
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \end_inset
24312
24313
24314 \end_layout
24315
24316 \begin_layout Standard
24317 \begin_inset VSpace medskip
24318 \end_inset
24319
24320 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24321 \end_layout
24322
24323 \begin_layout Standard
24324
24325 \series bold
24326
24327 \backslash
24328 renewcommand{
24329 \backslash
24330 notesname}{Anmerkungen}
24331 \end_layout
24332
24333 \begin_layout Standard
24334 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24335 \end_layout
24336
24337 \begin_layout Standard
24338 \begin_inset VSpace medskip
24339 \end_inset
24340
24341
24342 \begin_inset CommandInset ref
24343 LatexCommand ref
24344 reference "sub:脚注の付番"
24345
24346 \end_inset
24347
24348 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24349 \series bold
24350
24351 \backslash
24352 thefootnote
24353 \series default
24354 コマンドの代わりに
24355 \series bold
24356
24357 \backslash
24358 theendnote
24359 \series default
24360 を用いてください。後注番号をリセットするには、第
24361 \begin_inset CommandInset ref
24362 LatexCommand ref
24363 reference "sub:脚注の付番"
24364
24365 \end_inset
24366
24367 節で述べたコマンド
24368 \series bold
24369
24370 \backslash
24371 @addtoreset
24372 \series default
24373 の、パラメータ
24374 \series bold
24375 footnote
24376 \series default
24377
24378 \series bold
24379 endnote
24380 \series default
24381 に変えて、使用してください。
24382 \end_layout
24383
24384 \begin_layout Standard
24385 後注の印だけを作成するには、第
24386 \begin_inset CommandInset ref
24387 LatexCommand ref
24388 reference "sec:脚注"
24389
24390 \end_inset
24391
24392 節で説明した
24393 \series bold
24394
24395 \backslash
24396 footnotemark
24397 \series default
24398 コマンドの代わりに、
24399 \series bold
24400
24401 \backslash
24402 endnotemark[番号]
24403 \series default
24404 コマンドを使用してください。
24405 \end_layout
24406
24407 \begin_layout Standard
24408 \begin_inset VSpace bigskip
24409 \end_inset
24410
24411 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24412 \series bold
24413 footmisc
24414 \series default
24415
24416 \begin_inset Index idx
24417 status collapsed
24418
24419 \begin_layout Plain Layout
24420 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24421 \end_layout
24422
24423 \end_inset
24424
24425
24426 \begin_inset CommandInset citation
24427 LatexCommand cite
24428 key "footmisc"
24429
24430 \end_inset
24431
24432 を参照してください。
24433 \end_layout
24434
24435 \begin_layout Standard
24436 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24437 \begin_inset CommandInset citation
24438 LatexCommand cite
24439 key "latexcompanion,latexguide,latexbook"
24440
24441 \end_inset
24442
24443 に載っています。
24444 \end_layout
24445
24446 \begin_layout Section
24447 傍注
24448 \begin_inset Index idx
24449 status collapsed
24450
24451 \begin_layout Plain Layout
24452 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24453 \end_layout
24454
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \begin_layout Standard
24461 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24462 \family sans
24463 挿入\SpecialChar \menuseparator
24464 傍注
24465 \family default
24466 メニューかツールバーボタン
24467 \begin_inset Graphics
24468         filename ../../images/marginalnote-insert.png
24469         scale 85
24470         scaleBeforeRotation
24471
24472 \end_inset
24473
24474 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24475 \end_layout
24476
24477 \begin_layout Standard
24478 横にあるのが傍注です
24479 \begin_inset Marginal
24480 status open
24481
24482 \begin_layout Plain Layout
24483 これは傍注文です。
24484 \end_layout
24485
24486 \end_inset
24487
24488
24489 \end_layout
24490
24491 \begin_layout Standard
24492 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24493 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24494 \end_layout
24495
24496 \begin_layout Standard
24497 \begin_inset VSpace bigskip
24498 \end_inset
24499
24500 傍注を内側余白に置くには、傍注の前にTeXコードで
24501 \end_layout
24502
24503 \begin_layout Standard
24504
24505 \series bold
24506
24507 \backslash
24508 reversemarginpar
24509 \end_layout
24510
24511 \begin_layout Standard
24512 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24513 \begin_inset ERT
24514 status collapsed
24515
24516 \begin_layout Plain Layout
24517
24518
24519 \backslash
24520 reversemarginpar 
24521 \end_layout
24522
24523 \end_inset
24524
24525
24526 \begin_inset Marginal
24527 status open
24528
24529 \begin_layout Plain Layout
24530 これは内側余白の傍注です。
24531 \end_layout
24532
24533 \end_inset
24534
24535
24536 \series bold
24537
24538 \begin_inset Newline newline
24539 \end_inset
24540
24541
24542 \series default
24543
24544 \begin_inset Note Greyedout
24545 status open
24546
24547 \begin_layout Plain Layout
24548 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24549 \end_layout
24550
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \begin_layout Standard
24557 既定の配置に戻すには、TeXコードで
24558 \end_layout
24559
24560 \begin_layout Standard
24561
24562 \series bold
24563
24564 \backslash
24565 normalmarginpar
24566 \end_layout
24567
24568 \begin_layout Standard
24569 というコマンドを書き加えてください。
24570 \begin_inset ERT
24571 status collapsed
24572
24573 \begin_layout Plain Layout
24574
24575
24576 \backslash
24577 normalmarginpar 
24578 \end_layout
24579
24580 \end_inset
24581
24582  
24583 \begin_inset Note Greyedout
24584 status open
24585
24586 \begin_layout Plain Layout
24587
24588 \series bold
24589 【註】
24590 \backslash
24591 reversemarginpar
24592 \series default
24593 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 \begin_inset VSpace bigskip
24603 \end_inset
24604
24605
24606 \begin_inset Marginal
24607 status open
24608
24609 \begin_layout Plain Layout
24610 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24611 \end_layout
24612
24613 \end_inset
24614
24615
24616 \begin_inset CommandInset ref
24617 LatexCommand ref
24618 reference "sub:複数行"
24619
24620 \end_inset
24621
24622 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24623 \begin_inset space \thinspace{}
24624 \end_inset
24625
24626 pt水平空白を挿入してください 
24627 \begin_inset Marginal
24628 status open
24629
24630 \begin_layout Plain Layout
24631 \begin_inset space \hspace*{}
24632 \length 0pt
24633 \end_inset
24634
24635 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24636 \end_layout
24637
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \begin_layout Standard
24644 \begin_inset VSpace bigskip
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \begin_layout Standard
24651 \begin_inset Note Greyedout
24652 status open
24653
24654 \begin_layout Plain Layout
24655
24656 \series bold
24657 【註】
24658 \series default
24659 通常、傍注は表やフロート、脚注の中では使用することができません。
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \end_layout
24666
24667 \begin_layout Standard
24668 \begin_inset VSpace bigskip
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \begin_layout Standard
24675 \begin_inset ERT
24676 status collapsed
24677
24678 \begin_layout Plain Layout
24679
24680
24681 \backslash
24682 ifmarginnote
24683 \end_layout
24684
24685 \end_inset
24686
24687
24688 \begin_inset Note Note
24689 status open
24690
24691 \begin_layout Plain Layout
24692 以下の部分は、LaTeXパッケージ
24693 \series bold
24694 marginnote
24695 \series default
24696 が導入されているときのみ表示されます。
24697 \end_layout
24698
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \begin_layout Standard
24705 この制約は、LaTeXパッケージ
24706 \series bold
24707 marginnote
24708 \series default
24709
24710 \begin_inset Index idx
24711 status collapsed
24712
24713 \begin_layout Plain Layout
24714 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24715 \end_layout
24716
24717 \end_inset
24718
24719 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24720 \series bold
24721 marginnote
24722 \series default
24723 パッケージが提供するコマンドを使うようになります。
24724 \end_layout
24725
24726 \begin_layout Standard
24727
24728 \series bold
24729
24730 \backslash
24731 usepackage{marginnote}
24732 \begin_inset Newline newline
24733 \end_inset
24734
24735
24736 \backslash
24737 let
24738 \backslash
24739 marginpar
24740 \backslash
24741 marginnote
24742 \end_layout
24743
24744 \begin_layout Standard
24745
24746 \series bold
24747 marginnote
24748 \series default
24749 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24750 \series bold
24751 marginnote
24752 \series default
24753 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
24754 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
24755 \end_layout
24756
24757 \begin_layout Standard
24758
24759 \series bold
24760 [オフセット]
24761 \end_layout
24762
24763 \begin_layout Standard
24764 という形で書くことで設定することができます。ここで「オフセット」には、表
24765 \begin_inset CommandInset ref
24766 LatexCommand ref
24767 reference "tab:単位"
24768
24769 \end_inset
24770
24771 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
24772 \series bold
24773 [-1.5cm]
24774 \series default
24775 」を使用して、1.5
24776 \begin_inset space \thinspace{}
24777 \end_inset
24778
24779 cm上にずらしてあります
24780 \begin_inset Marginal
24781 status open
24782
24783 \begin_layout Plain Layout
24784 この傍注は、本来の位置よりも1.5
24785 \begin_inset space \thinspace{}
24786 \end_inset
24787
24788 cm上にずらしてあります。
24789 \end_layout
24790
24791 \end_inset
24792
24793
24794 \begin_inset ERT
24795 status collapsed
24796
24797 \begin_layout Plain Layout
24798
24799 [-1.5cm]
24800 \end_layout
24801
24802 \end_inset
24803
24804
24805 \end_layout
24806
24807 \begin_layout Standard
24808 \begin_inset VSpace medskip
24809 \end_inset
24810
24811
24812 \series bold
24813 marginnote
24814 \series default
24815 を使うと、傍注の揃えを変更することもできます。たとえば、
24816 \end_layout
24817
24818 \begin_layout Standard
24819
24820 \series bold
24821
24822 \backslash
24823 renewcommand*{
24824 \backslash
24825 raggedleftmarginnote}{
24826 \backslash
24827 centering}
24828 \begin_inset Newline newline
24829 \end_inset
24830
24831
24832 \backslash
24833 renewcommand*{
24834 \backslash
24835 raggedrightmarginnote}{
24836 \backslash
24837 centering}
24838 \end_layout
24839
24840 \begin_layout Standard
24841 というコマンドを使うと、中央揃えになります。
24842 \series bold
24843
24844 \backslash
24845 raggedleftmarginnote
24846 \series default
24847 とは、左側に表示されている傍注のことを指します
24848 \begin_inset ERT
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852
24853
24854 \backslash
24855 renewcommand*{
24856 \backslash
24857 raggedleftmarginnote}{
24858 \backslash
24859 centering}
24860 \end_layout
24861
24862 \begin_layout Plain Layout
24863
24864
24865 \backslash
24866 renewcommand*{
24867 \backslash
24868 raggedrightmarginnote}{
24869 \backslash
24870 centering}
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \begin_inset Marginal
24877 status open
24878
24879 \begin_layout Plain Layout
24880 この傍注の文章は中央揃えになっています。
24881 \end_layout
24882
24883 \end_inset
24884
24885 。既定の設定は、
24886 \end_layout
24887
24888 \begin_layout Standard
24889
24890 \series bold
24891
24892 \backslash
24893 renewcommand*{
24894 \backslash
24895 raggedleftmarginnote}{
24896 \backslash
24897 raggedleft}
24898 \begin_inset Newline newline
24899 \end_inset
24900
24901
24902 \backslash
24903 renewcommand*{
24904 \backslash
24905 raggedrightmarginnote}{
24906 \backslash
24907 raggedright}
24908 \series default
24909
24910 \begin_inset ERT
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914
24915
24916 \backslash
24917 renewcommand*{
24918 \backslash
24919 raggedleftmarginnote}{
24920 \backslash
24921 raggedleft}
24922 \end_layout
24923
24924 \begin_layout Plain Layout
24925
24926
24927 \backslash
24928 renewcommand*{
24929 \backslash
24930 raggedrightmarginnote}{
24931 \backslash
24932 raggedright}
24933 \end_layout
24934
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \begin_layout Standard
24941 です。
24942 \end_layout
24943
24944 \begin_layout Standard
24945 \begin_inset VSpace medskip
24946 \end_inset
24947
24948
24949 \series bold
24950 marginnote
24951 \series default
24952 の他の機能については、
24953 \begin_inset CommandInset citation
24954 LatexCommand cite
24955 key "marginnote"
24956
24957 \end_inset
24958
24959 の取扱説明書をご参照ください。
24960 \end_layout
24961
24962 \begin_layout Standard
24963 \begin_inset VSpace bigskip
24964 \end_inset
24965
24966 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
24967 \family sans
24968 \series bold
24969 \bar under
24970 注意!
24971 \family default
24972 \series default
24973 \bar default
24974 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
24975 \end_layout
24976
24977 \begin_layout Standard
24978
24979 \series bold
24980
24981 \backslash
24982 let
24983 \backslash
24984 myMarginpar
24985 \backslash
24986 marginpar
24987 \begin_inset Newline newline
24988 \end_inset
24989
24990
24991 \backslash
24992 renewcommand{
24993 \backslash
24994 marginpar}[1]{
24995 \backslash
24996 myMarginpar{%
24997 \begin_inset Newline newline
24998 \end_inset
24999
25000
25001 \begin_inset Phantom HPhantom
25002 status open
25003
25004 \begin_layout Plain Layout
25005
25006 \series bold
25007 \begin_inset space ~
25008 \end_inset
25009
25010
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \backslash
25017 hspace{0pt}
25018 \backslash
25019 textsf{
25020 \backslash
25021 textbf{
25022 \backslash
25023 underbar{注意!}}}%
25024 \begin_inset Newline newline
25025 \end_inset
25026
25027
25028 \begin_inset Phantom HPhantom
25029 status open
25030
25031 \begin_layout Plain Layout
25032
25033 \series bold
25034 \begin_inset space ~
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \end_inset
25041
25042
25043 \backslash
25044 vspace{1.5mm}
25045 \backslash
25046
25047 \backslash
25048 #1}}
25049 \end_layout
25050
25051 \begin_layout Standard
25052 \begin_inset ERT
25053 status collapsed
25054
25055 \begin_layout Plain Layout
25056
25057
25058 \backslash
25059 let
25060 \backslash
25061 myMarginpar
25062 \backslash
25063 marginpar
25064 \end_layout
25065
25066 \begin_layout Plain Layout
25067
25068
25069 \backslash
25070 renewcommand{
25071 \backslash
25072 marginpar}[1]{
25073 \backslash
25074 myMarginpar{%
25075 \end_layout
25076
25077 \begin_layout Plain Layout
25078
25079    
25080 \backslash
25081 textsf{
25082 \backslash
25083 textbf{
25084 \backslash
25085 underbar{注意!}}}%
25086 \end_layout
25087
25088 \begin_layout Plain Layout
25089
25090    
25091 \backslash
25092 vspace{1.5mm}
25093 \backslash
25094
25095 \backslash
25096 #1}}
25097 \end_layout
25098
25099 \end_inset
25100
25101
25102 \begin_inset Marginal
25103 status open
25104
25105 \begin_layout Plain Layout
25106 これは、定義したヘッダをつけた傍注です。
25107 \end_layout
25108
25109 \end_inset
25110
25111
25112 \begin_inset ERT
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116
25117 [-1.5cm]
25118 \end_layout
25119
25120 \end_inset
25121
25122
25123 \begin_inset ERT
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127
25128
25129 \backslash
25130 renewcommand{
25131 \backslash
25132 marginpar}[1]{
25133 \backslash
25134 myMarginpar{#1}}
25135 \end_layout
25136
25137 \end_inset
25138
25139
25140 \begin_inset Note Note
25141 status open
25142
25143 \begin_layout Plain Layout
25144 傍注書式は、この例の分だけ変更してあります。
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Standard
25153 \begin_inset ERT
25154 status collapsed
25155
25156 \begin_layout Plain Layout
25157
25158
25159 \backslash
25160 else
25161 \end_layout
25162
25163 \end_inset
25164
25165
25166 \begin_inset Note Note
25167 status open
25168
25169 \begin_layout Plain Layout
25170 以下の部分は、LaTeXパッケージ
25171 \series bold
25172 marginnote
25173 \series default
25174 が導入されていないときのみ表示されます。
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \end_layout
25181
25182 \begin_layout Standard
25183 本節の以下の部分を出力に表示するには、LaTeXパッケージ
25184 \series bold
25185 marginnote
25186 \series default
25187 を導入する必要があります。
25188 \end_layout
25189
25190 \begin_layout Standard
25191 \begin_inset ERT
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195
25196
25197 \backslash
25198 fi
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Chapter
25207 ボックス
25208 \end_layout
25209
25210 \begin_layout Section
25211 はじめに
25212 \begin_inset Index idx
25213 status collapsed
25214
25215 \begin_layout Plain Layout
25216 ぼっくす@ボックス ! はじめに
25217 \end_layout
25218
25219 \end_inset
25220
25221
25222 \end_layout
25223
25224 \begin_layout Standard
25225 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
25226 \begin_inset CommandInset ref
25227 LatexCommand ref
25228 reference "sec:ミニページ"
25229
25230 \end_inset
25231
25232 節参照)、文章を囲ったり(第
25233 \begin_inset CommandInset ref
25234 LatexCommand ref
25235 reference "sec:装飾"
25236
25237 \end_inset
25238
25239 節参照)、単語がハイフネートされるのを予防したり(第
25240 \begin_inset CommandInset ref
25241 LatexCommand ref
25242 reference "sec:ハイフネーションの回避"
25243
25244 \end_inset
25245
25246 節参照)、文章を揃えたり(第
25247 \begin_inset CommandInset ref
25248 LatexCommand ref
25249 reference "sub:垂直揃え"
25250
25251 \end_inset
25252
25253 節参照)、あるいは文章の背景色を設定したり(第
25254 \begin_inset CommandInset ref
25255 LatexCommand ref
25256 reference "sec:色付きボックス"
25257
25258 \end_inset
25259
25260 節参照)するのに使用します。
25261 \end_layout
25262
25263 \begin_layout Standard
25264 ボックスは、
25265 \family sans
25266 挿入\SpecialChar \menuseparator
25267 ボックス
25268 \family default
25269 メニューかツールバーボタン
25270 \begin_inset Graphics
25271         filename ../../images/box-insert.png
25272         scale 85
25273         scaleBeforeRotation
25274
25275 \end_inset
25276
25277 を使って挿入することができます。すると、
25278 \begin_inset Graphics
25279         filename ../clipart/BoxInsetDefaultQt4.png
25280         scale 85
25281         scaleBeforeRotation
25282
25283 \end_inset
25284
25285 のように
25286 \family sans
25287 ボックス(minipage環境)
25288 \family default
25289 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25290 \family sans
25291 設定
25292 \family default
25293 メニューを選択すると現れるボックスダイアログでは、
25294 \family sans
25295 parboxコマンド
25296 \family default
25297
25298 \family sans
25299 minipage環境
25300 \family default
25301 の二つの
25302 \family sans
25303 内部ボックス
25304 \family default
25305 型を選択することができます。
25306 \family sans
25307 minipage
25308 \family default
25309 型は、新規ボックスの既定値となっており、第
25310 \begin_inset CommandInset ref
25311 LatexCommand ref
25312 reference "sec:ミニページ"
25313
25314 \end_inset
25315
25316 節で説明します。
25317 \family sans
25318 parbox
25319 \family default
25320 型は、第
25321 \begin_inset CommandInset ref
25322 LatexCommand ref
25323 reference "sec:Parboxes"
25324
25325 \end_inset
25326
25327 節で述べます 
25328 \lang english
25329 and the type 
25330 \family sans
25331 Makebox
25332 \family default
25333  in 
25334 \lang japanese
25335
25336 \begin_inset CommandInset ref
25337 LatexCommand ref
25338 reference "sec:ハイフネーションの回避"
25339
25340 \end_inset
25341
25342
25343 \end_layout
25344
25345 \begin_layout Standard
25346 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25347 \end_layout
25348
25349 \begin_layout Standard
25350 \begin_inset Note Greyedout
25351 status open
25352
25353 \begin_layout Plain Layout
25354 【註】ボックスは、
25355 \family sans
25356 箇条書き(記号)
25357 \family default
25358 環境や
25359 \family sans
25360 箇条書き(記述)
25361 \family default
25362 環境の単独要素とすべきではありません。
25363 \end_layout
25364
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \begin_layout Standard
25371 \begin_inset Note Greyedout
25372 status open
25373
25374 \begin_layout Plain Layout
25375 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25376 \family sans
25377 内部ボックス
25378 \family default
25379 型は
25380 \family sans
25381 なし
25382 \family default
25383 にしか設定することができません。
25384 \family sans
25385 内部ボックス
25386 \family default
25387 型や枠のないボックスについては、第
25388 \begin_inset CommandInset ref
25389 LatexCommand ref
25390 reference "sec:ハイフネーションの回避"
25391
25392 \end_inset
25393
25394 節で説明します。
25395 \end_layout
25396
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \begin_layout Section
25403 ボックスダイアログ
25404 \begin_inset CommandInset label
25405 LatexCommand label
25406 name "sec:ボックスダイアログ"
25407
25408 \end_inset
25409
25410
25411 \begin_inset Index idx
25412 status collapsed
25413
25414 \begin_layout Plain Layout
25415 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25416 \end_layout
25417
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \begin_layout Subsection
25424 寸法
25425 \begin_inset Index idx
25426 status collapsed
25427
25428 \begin_layout Plain Layout
25429 ぼっくす@ボックス ! すんぽう@寸法
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \begin_layout Standard
25438 ボックスダイアログでは、
25439 \family sans
25440
25441 \family default
25442
25443 \family sans
25444 高さ
25445 \family default
25446 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25447 \begin_inset CommandInset ref
25448 LatexCommand ref
25449 reference "tab:単位"
25450
25451 \end_inset
25452
25453 に説明されています。
25454 \family sans
25455 高さ
25456 \family default
25457 フィールドには、加えて以下の寸法を使用することができます。
25458 \end_layout
25459
25460 \begin_layout Description
25461 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25462 \begin_inset Newline newline
25463 \end_inset
25464
25465
25466 \begin_inset Newline newline
25467 \end_inset
25468
25469
25470 \begin_inset Newline newline
25471 \end_inset
25472
25473
25474 \begin_inset Box Boxed
25475 position "c"
25476 hor_pos "c"
25477 has_inner_box 1
25478 inner_pos "c"
25479 use_parbox 0
25480 use_makebox 0
25481 width "12col%"
25482 special "none"
25483 height "1in"
25484 height_special "depth"
25485 status open
25486
25487 \begin_layout Plain Layout
25488 \align center
25489 高さを1階層に設定したボックス
25490 \end_layout
25491
25492 \end_inset
25493
25494
25495 \begin_inset Newline newline
25496 \end_inset
25497
25498
25499 \begin_inset Newline newline
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Description
25506 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25507 \begin_inset Box Boxed
25508 position "c"
25509 hor_pos "c"
25510 has_inner_box 1
25511 inner_pos "c"
25512 use_parbox 0
25513 use_makebox 0
25514 width "20col%"
25515 special "none"
25516 height "2in"
25517 height_special "height"
25518 status open
25519
25520 \begin_layout Plain Layout
25521 \align center
25522 高さを2高さに設定したボックス
25523 \end_layout
25524
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \begin_layout Description
25531 全高 これは「高さ」+「階層」です。
25532 \begin_inset Box Boxed
25533 position "c"
25534 hor_pos "c"
25535 has_inner_box 1
25536 inner_pos "c"
25537 use_parbox 0
25538 use_makebox 0
25539 width "20col%"
25540 special "none"
25541 height "1in"
25542 height_special "totalheight"
25543 status open
25544
25545 \begin_layout Plain Layout
25546 \align center
25547 高さを1全高に設定したボックス
25548 \end_layout
25549
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \begin_layout Description
25556 幅 これはボックスの幅を高さに設定します。
25557 \begin_inset Box Boxed
25558 position "c"
25559 hor_pos "c"
25560 has_inner_box 1
25561 inner_pos "c"
25562 use_parbox 0
25563 use_makebox 0
25564 width "12col%"
25565 special "none"
25566 height "1in"
25567 height_special "width"
25568 status open
25569
25570 \begin_layout Plain Layout
25571 \align center
25572 高さを1幅に設定したボックス
25573 \end_layout
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \begin_layout Subsection
25581 文字揃え
25582 \begin_inset Index idx
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586 ぼっくす@ボックス ! もじそろえ@文字揃え
25587 \end_layout
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \begin_layout Standard
25595
25596 \family sans
25597 内部ボックス
25598 \family default
25599 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25600 \end_layout
25601
25602 \begin_layout Description
25603 上 これは例示のための本文行です。
25604 \begin_inset Box Boxed
25605 position "t"
25606 hor_pos "c"
25607 has_inner_box 1
25608 inner_pos "c"
25609 use_parbox 0
25610 use_makebox 0
25611 width "12col%"
25612 special "none"
25613 height "1in"
25614 height_special "totalheight"
25615 status open
25616
25617 \begin_layout Plain Layout
25618 \align center
25619 このボックスは上揃えです。
25620 \end_layout
25621
25622 \end_inset
25623
25624 これは例示のための本文行です。
25625 \end_layout
25626
25627 \begin_layout Description
25628 中央 これは例示のための本文行です。
25629 \begin_inset Box Boxed
25630 position "c"
25631 hor_pos "c"
25632 has_inner_box 1
25633 inner_pos "c"
25634 use_parbox 0
25635 use_makebox 0
25636 width "12col%"
25637 special "none"
25638 height "1in"
25639 height_special "totalheight"
25640 status open
25641
25642 \begin_layout Plain Layout
25643 \align center
25644 このボックスは中央揃えです。
25645 \end_layout
25646
25647 \end_inset
25648
25649 これは例示のための本文行です。
25650 \end_layout
25651
25652 \begin_layout Description
25653 下 これは例示のための本文行です。
25654 \begin_inset Box Boxed
25655 position "b"
25656 hor_pos "c"
25657 has_inner_box 1
25658 inner_pos "c"
25659 use_parbox 0
25660 use_makebox 0
25661 width "12col%"
25662 special "none"
25663 height "1in"
25664 height_special "totalheight"
25665 status open
25666
25667 \begin_layout Plain Layout
25668 \align center
25669 このボックスは下揃えです。
25670 \end_layout
25671
25672 \end_inset
25673
25674 これは例示のための本文行です。
25675 \end_layout
25676
25677 \begin_layout Standard
25678 \begin_inset Note Greyedout
25679 status open
25680
25681 \begin_layout Plain Layout
25682
25683 \series bold
25684 【註】
25685 \series default
25686 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25687 \end_layout
25688
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \begin_layout Standard
25695 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25696 \end_layout
25697
25698 \begin_layout Standard
25699 \begin_inset VSpace bigskip
25700 \end_inset
25701
25702
25703 \family sans
25704 内部ボックス
25705 \family default
25706 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25707 \end_layout
25708
25709 \begin_layout Description
25710 上 これは例示のための本文行です。
25711 \begin_inset Box Boxed
25712 position "c"
25713 hor_pos "c"
25714 has_inner_box 1
25715 inner_pos "t"
25716 use_parbox 0
25717 use_makebox 0
25718 width "12col%"
25719 special "none"
25720 height "1.5in"
25721 height_special "totalheight"
25722 status open
25723
25724 \begin_layout Plain Layout
25725 \align center
25726 このボックスの文章は上揃えです。
25727 \end_layout
25728
25729 \end_inset
25730
25731 これは例示のための本文行です。
25732 \end_layout
25733
25734 \begin_layout Description
25735 中央 これは例示のための本文行です。
25736 \begin_inset Box Boxed
25737 position "c"
25738 hor_pos "c"
25739 has_inner_box 1
25740 inner_pos "c"
25741 use_parbox 0
25742 use_makebox 0
25743 width "12col%"
25744 special "none"
25745 height "1.5in"
25746 height_special "totalheight"
25747 status open
25748
25749 \begin_layout Plain Layout
25750 \align center
25751 このボックスの文章は中央揃えです。
25752 \end_layout
25753
25754 \end_inset
25755
25756 これは例示のための本文行です。
25757 \end_layout
25758
25759 \begin_layout Description
25760 下 これは例示のための本文行です。
25761 \begin_inset Box Boxed
25762 position "c"
25763 hor_pos "c"
25764 has_inner_box 1
25765 inner_pos "b"
25766 use_parbox 0
25767 use_makebox 0
25768 width "12col%"
25769 special "none"
25770 height "1.5in"
25771 height_special "totalheight"
25772 status open
25773
25774 \begin_layout Plain Layout
25775 \align center
25776 このボックスの文章は下揃えです。
25777 \end_layout
25778
25779 \end_inset
25780
25781 これは例示のための本文行です。
25782 \end_layout
25783
25784 \begin_layout Description
25785 広げる これは例示のための本文行です。
25786 \begin_inset Box Boxed
25787 position "c"
25788 hor_pos "c"
25789 has_inner_box 1
25790 inner_pos "s"
25791 use_parbox 0
25792 use_makebox 0
25793 width "17col%"
25794 special "none"
25795 height "1.5in"
25796 height_special "totalheight"
25797 status open
25798
25799 \begin_layout Plain Layout
25800 \align center
25801 このボックスの
25802 \end_layout
25803
25804 \begin_layout Plain Layout
25805 \align center
25806 文章は広げて
25807 \end_layout
25808
25809 \begin_layout Plain Layout
25810 \align center
25811 あります。
25812 \end_layout
25813
25814 \end_inset
25815
25816 これは例示のための本文行です。
25817 \end_layout
25818
25819 \begin_layout Standard
25820 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
25821 \end_layout
25822
25823 \begin_layout Standard
25824 \begin_inset VSpace bigskip
25825 \end_inset
25826
25827
25828 \family sans
25829 内部ボックス
25830 \family default
25831 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
25832 \end_layout
25833
25834 \begin_layout Standard
25835 \align center
25836 \begin_inset Box Boxed
25837 position "c"
25838 hor_pos "c"
25839 has_inner_box 1
25840 inner_pos "s"
25841 use_parbox 0
25842 use_makebox 0
25843 width "25col%"
25844 special "none"
25845 height "1.25in"
25846 height_special "totalheight"
25847 status open
25848
25849 \begin_layout Plain Layout
25850 \align left
25851 このボックスの
25852 \end_layout
25853
25854 \begin_layout Plain Layout
25855 \align center
25856 文章は広げて
25857 \end_layout
25858
25859 \begin_layout Plain Layout
25860 \align right
25861 あります。
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Standard
25870
25871 \family sans
25872 内部ボックス
25873 \family default
25874 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
25875 \end_layout
25876
25877 \begin_layout Standard
25878 \align center
25879 \begin_inset Box Boxed
25880 position "c"
25881 hor_pos "s"
25882 has_inner_box 0
25883 inner_pos "s"
25884 use_parbox 0
25885 use_makebox 0
25886 width "90col%"
25887 special "none"
25888 height "1.25in"
25889 height_special "totalheight"
25890 status open
25891
25892 \begin_layout Plain Layout
25893 \align left
25894 このボックスの文章は水平方向に広げてあります。
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \begin_layout Subsection
25903 装飾
25904 \begin_inset CommandInset label
25905 LatexCommand label
25906 name "sec:装飾"
25907
25908 \end_inset
25909
25910
25911 \begin_inset Index idx
25912 status collapsed
25913
25914 \begin_layout Plain Layout
25915 ぼっくす@ボックス ! そうしょく@装飾
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 ボックス型は、ボックスダイアログ中の
25925 \family sans
25926 装飾
25927 \family default
25928 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
25929 \end_layout
25930
25931 \begin_layout Description
25932
25933 \lang english
25934 No
25935 \begin_inset space ~
25936 \end_inset
25937
25938 frame Nothing is drawn.
25939 \end_layout
25940
25941 \begin_layout Description
25942 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
25943 \series bold
25944
25945 \backslash
25946 fboxrule
25947 \series default
25948 の値になります。 
25949 \begin_inset Box Boxed
25950 position "c"
25951 hor_pos "c"
25952 has_inner_box 1
25953 inner_pos "c"
25954 use_parbox 0
25955 use_makebox 0
25956 width "20col%"
25957 special "none"
25958 height "1in"
25959 height_special "totalheight"
25960 status open
25961
25962 \begin_layout Plain Layout
25963 \align center
25964 長方形の箱型
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \begin_layout Description
25973 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
25974 \begin_inset space \thinspace{}
25975 \end_inset
25976
25977 ptです。 
25978 \begin_inset Box ovalbox
25979 position "c"
25980 hor_pos "c"
25981 has_inner_box 1
25982 inner_pos "c"
25983 use_parbox 0
25984 use_makebox 0
25985 width "20col%"
25986 special "none"
25987 height "1in"
25988 height_special "totalheight"
25989 status open
25990
25991 \begin_layout Plain Layout
25992 \align center
25993 楕円形の箱型(細線)
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \end_layout
26000
26001 \begin_layout Description
26002 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
26003 \begin_inset space \thinspace{}
26004 \end_inset
26005
26006 ptです。 
26007 \begin_inset Box Ovalbox
26008 position "c"
26009 hor_pos "c"
26010 has_inner_box 1
26011 inner_pos "c"
26012 use_parbox 0
26013 use_makebox 0
26014 width "20col%"
26015 special "none"
26016 height "1in"
26017 height_special "totalheight"
26018 status open
26019
26020 \begin_layout Plain Layout
26021 \align center
26022 楕円形の箱型(太線)
26023 \end_layout
26024
26025 \end_inset
26026
26027
26028 \end_layout
26029
26030 \begin_layout Description
26031 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
26032 \series bold
26033
26034 \backslash
26035 fboxrule
26036 \series default
26037 の値になり、影の幅は4
26038 \begin_inset space \thinspace{}
26039 \end_inset
26040
26041 ptになります。
26042 \begin_inset Box Shadowbox
26043 position "c"
26044 hor_pos "c"
26045 has_inner_box 1
26046 inner_pos "c"
26047 use_parbox 0
26048 use_makebox 0
26049 width "20col%"
26050 special "none"
26051 height "1in"
26052 height_special "totalheight"
26053 status open
26054
26055 \begin_layout Plain Layout
26056 \align center
26057 影付きの箱型
26058 \end_layout
26059
26060 \end_inset
26061
26062
26063 \end_layout
26064
26065 \begin_layout Description
26066 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
26067 \begin_inset Foot
26068 status collapsed
26069
26070 \begin_layout Plain Layout
26071
26072 \begin_inset CommandInset ref
26073 LatexCommand ref
26074 reference "sec:色付きボックス"
26075
26076 \end_inset
26077
26078 節を参照のこと。
26079 \end_layout
26080
26081 \end_inset
26082
26083 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
26084 \begin_inset Box Shaded
26085 position "t"
26086 hor_pos "c"
26087 has_inner_box 0
26088 inner_pos "t"
26089 use_parbox 0
26090 use_makebox 0
26091 width "50col%"
26092 special "none"
26093 height "1in"
26094 height_special "totalheight"
26095 status open
26096
26097 \begin_layout Plain Layout
26098 影付き背景の箱型
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Description
26107 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
26108 \begin_inset space \thinspace{}
26109 \end_inset
26110
26111
26112 \series bold
26113
26114 \backslash
26115 fboxrule
26116 \series default
26117 であり、外側の枠線の太さは1.5
26118 \begin_inset space \thinspace{}
26119 \end_inset
26120
26121
26122 \series bold
26123
26124 \backslash
26125 fboxrule
26126 \series default
26127 です。枠線間の距離は1.5
26128 \begin_inset space \thinspace{}
26129 \end_inset
26130
26131
26132 \series bold
26133
26134 \backslash
26135 fboxrule
26136 \series default
26137
26138 \begin_inset space \thinspace{}
26139 \end_inset
26140
26141 +
26142 \begin_inset space \thinspace{}
26143 \end_inset
26144
26145 0.5
26146 \begin_inset space \thinspace{}
26147 \end_inset
26148
26149 ptです。 
26150 \begin_inset Box Doublebox
26151 position "c"
26152 hor_pos "c"
26153 has_inner_box 1
26154 inner_pos "c"
26155 use_parbox 0
26156 use_makebox 0
26157 width "20col%"
26158 special "none"
26159 height "1in"
26160 height_special "totalheight"
26161 status open
26162
26163 \begin_layout Plain Layout
26164 \align center
26165 二重の長方形の箱型
26166 \end_layout
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \begin_layout Standard
26174 \begin_inset VSpace bigskip
26175 \end_inset
26176
26177 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
26178 \series bold
26179 fancybox
26180 \series default
26181
26182 \begin_inset Index idx
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
26187 \end_layout
26188
26189 \end_inset
26190
26191 が導入済みでなくてはなりません。
26192 \end_layout
26193
26194 \begin_layout Standard
26195 \begin_inset VSpace bigskip
26196 \end_inset
26197
26198 装飾として
26199 \family sans
26200 簡素な長方形の箱型
26201 \family default
26202 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
26203 れ、このボックス型では
26204 \series bold
26205
26206 \backslash
26207 fboxrule
26208 \series default
26209
26210 \series bold
26211
26212 \backslash
26213 fboxsep
26214 \series default
26215 は無効となります。枠線の太さは
26216 \series bold
26217
26218 \backslash
26219 FrameRule
26220 \series default
26221 の値になります。 
26222 \begin_inset Box Framed
26223 position "t"
26224 hor_pos "c"
26225 has_inner_box 0
26226 inner_pos "t"
26227 use_parbox 0
26228 use_makebox 0
26229 width "100col%"
26230 special "none"
26231 height "1in"
26232 height_special "totalheight"
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236 改行可能な箱型
26237 \end_layout
26238
26239 \end_inset
26240
26241
26242 \end_layout
26243
26244 \begin_layout Section
26245 ボックスの詳細な設定
26246 \begin_inset Index idx
26247 status collapsed
26248
26249 \begin_layout Plain Layout
26250 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \begin_layout Standard
26259 寸法
26260 \series bold
26261
26262 \backslash
26263 fboxrule
26264 \series default
26265 の既定値は0.4
26266 \begin_inset space \thinspace{}
26267 \end_inset
26268
26269 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26270 \begin_inset space \thinspace{}
26271 \end_inset
26272
26273 ptに変更することができます。
26274 \end_layout
26275
26276 \begin_layout Standard
26277
26278 \series bold
26279
26280 \backslash
26281 setlength{
26282 \backslash
26283 fboxrule}{2pt}
26284 \end_layout
26285
26286 \begin_layout Standard
26287 \begin_inset ERT
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291
26292
26293 \backslash
26294 setlength{
26295 \backslash
26296 fboxrule}{2pt}
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \begin_inset Box Boxed
26303 position "c"
26304 hor_pos "c"
26305 has_inner_box 1
26306 inner_pos "c"
26307 use_parbox 0
26308 use_makebox 0
26309 width "25col%"
26310 special "none"
26311 height "1in"
26312 height_special "totalheight"
26313 status open
26314
26315 \begin_layout Plain Layout
26316 \align center
26317
26318 \series bold
26319
26320 \backslash
26321 fboxrule
26322 \series default
26323
26324 \begin_inset space \thinspace{}
26325 \end_inset
26326
26327 =
26328 \begin_inset space \thinspace{}
26329 \end_inset
26330
26331 2
26332 \begin_inset space \thinspace{}
26333 \end_inset
26334
26335 ptの長方形の箱型
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \begin_inset ERT
26342 status collapsed
26343
26344 \begin_layout Plain Layout
26345
26346
26347 \backslash
26348 setlength{
26349 \backslash
26350 fboxrule}{0.4pt}
26351 \end_layout
26352
26353 \end_inset
26354
26355
26356 \end_layout
26357
26358 \begin_layout Standard
26359 \begin_inset VSpace bigskip
26360 \end_inset
26361
26362 枠とボックスの内容との空白は、すべての枠様式について3
26363 \begin_inset space \thinspace{}
26364 \end_inset
26365
26366 ptが既定値になっています。これは、長さ
26367 \series bold
26368
26369 \backslash
26370 fboxsep
26371 \series default
26372 を別の値に設定することによって変更することができます。たとえば
26373 \end_layout
26374
26375 \begin_layout Standard
26376
26377 \series bold
26378
26379 \backslash
26380 setlength{
26381 \backslash
26382 fboxsep}{10pt}
26383 \end_layout
26384
26385 \begin_layout Standard
26386 というコマンドは、この値を10
26387 \begin_inset space \thinspace{}
26388 \end_inset
26389
26390 ptにし、以下のボックスのようになります。
26391 \end_layout
26392
26393 \begin_layout Standard
26394 \begin_inset ERT
26395 status collapsed
26396
26397 \begin_layout Plain Layout
26398
26399
26400 \backslash
26401 setlength{
26402 \backslash
26403 fboxsep}{10pt}
26404 \end_layout
26405
26406 \end_inset
26407
26408
26409 \begin_inset Box Boxed
26410 position "c"
26411 hor_pos "c"
26412 has_inner_box 1
26413 inner_pos "c"
26414 use_parbox 0
26415 use_makebox 0
26416 width "25col%"
26417 special "none"
26418 height "1in"
26419 height_special "totalheight"
26420 status open
26421
26422 \begin_layout Plain Layout
26423 \align center
26424
26425 \series bold
26426
26427 \backslash
26428 fboxsep
26429 \series default
26430
26431 \begin_inset space \thinspace{}
26432 \end_inset
26433
26434 =
26435 \begin_inset space \thinspace{}
26436 \end_inset
26437
26438 10
26439 \begin_inset space \thinspace{}
26440 \end_inset
26441
26442 ptの長方形の箱型
26443 \end_layout
26444
26445 \end_inset
26446
26447
26448 \begin_inset ERT
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452
26453
26454 \backslash
26455 setlength{
26456 \backslash
26457 fboxsep}{3pt}
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \end_layout
26464
26465 \begin_layout Standard
26466 \begin_inset VSpace bigskip
26467 \end_inset
26468
26469 楕円形ボックスの丸い角の直径は、コマンド
26470 \series bold
26471
26472 \backslash
26473 cornersize
26474 \series default
26475 で設定することができます。
26476 \end_layout
26477
26478 \begin_layout Standard
26479
26480 \series bold
26481
26482 \backslash
26483 cornersize*{1cm}
26484 \end_layout
26485
26486 \begin_layout Standard
26487 というコマンドは、直径を1
26488 \begin_inset space \thinspace{}
26489 \end_inset
26490
26491 cmに設定します。
26492 \end_layout
26493
26494 \begin_layout Standard
26495
26496 \series bold
26497
26498 \backslash
26499 cornersize{数値}
26500 \end_layout
26501
26502 \begin_layout Standard
26503 というコマンドは、直径を
26504 \family sans
26505 数値
26506 \begin_inset space \thinspace{}
26507 \end_inset
26508
26509 ×
26510 \begin_inset space \thinspace{}
26511 \end_inset
26512
26513 (ボックスの幅と高さの小さい方)
26514 \family default
26515 に設定します。既定値は
26516 \series bold
26517
26518 \backslash
26519 cornersize{0.5}
26520 \series default
26521 です。
26522 \end_layout
26523
26524 \begin_layout Standard
26525 \begin_inset ERT
26526 status collapsed
26527
26528 \begin_layout Plain Layout
26529
26530
26531 \backslash
26532 cornersize*{1.5cm}
26533 \end_layout
26534
26535 \end_inset
26536
26537
26538 \begin_inset Box Ovalbox
26539 position "c"
26540 hor_pos "c"
26541 has_inner_box 1
26542 inner_pos "c"
26543 use_parbox 0
26544 use_makebox 0
26545 width "25col%"
26546 special "none"
26547 height "1in"
26548 height_special "totalheight"
26549 status open
26550
26551 \begin_layout Plain Layout
26552 \align center
26553
26554 \series bold
26555
26556 \backslash
26557 cornersize
26558 \series default
26559
26560 \begin_inset space \thinspace{}
26561 \end_inset
26562
26563 =
26564 \begin_inset space \thinspace{}
26565 \end_inset
26566
26567 1.5
26568 \begin_inset space \thinspace{}
26569 \end_inset
26570
26571 cmの楕円形の箱型
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \begin_inset ERT
26578 status collapsed
26579
26580 \begin_layout Plain Layout
26581
26582
26583 \backslash
26584 cornersize{0.5}
26585 \end_layout
26586
26587 \end_inset
26588
26589
26590 \end_layout
26591
26592 \begin_layout Standard
26593 \begin_inset VSpace bigskip
26594 \end_inset
26595
26596 影の大きさは、長さ
26597 \series bold
26598
26599 \backslash
26600 shadowsize
26601 \series default
26602 を変更することで調整できます。以下のボックスでは
26603 \end_layout
26604
26605 \begin_layout Standard
26606
26607 \series bold
26608
26609 \backslash
26610 setlength{
26611 \backslash
26612 shadowsize}{2pt}
26613 \end_layout
26614
26615 \begin_layout Standard
26616 というコマンドを使って、2
26617 \begin_inset space \thinspace{}
26618 \end_inset
26619
26620 ptに設定しています。
26621 \end_layout
26622
26623 \begin_layout Standard
26624 \begin_inset ERT
26625 status collapsed
26626
26627 \begin_layout Plain Layout
26628
26629
26630 \backslash
26631 setlength{
26632 \backslash
26633 shadowsize}{2pt}
26634 \end_layout
26635
26636 \end_inset
26637
26638
26639 \begin_inset Box Shadowbox
26640 position "c"
26641 hor_pos "c"
26642 has_inner_box 1
26643 inner_pos "c"
26644 use_parbox 0
26645 use_makebox 0
26646 width "25col%"
26647 special "none"
26648 height "1in"
26649 height_special "totalheight"
26650 status open
26651
26652 \begin_layout Plain Layout
26653 \align center
26654
26655 \series bold
26656
26657 \backslash
26658 shadowsize
26659 \series default
26660
26661 \begin_inset space \thinspace{}
26662 \end_inset
26663
26664 =
26665 \begin_inset space \thinspace{}
26666 \end_inset
26667
26668 2
26669 \begin_inset space \thinspace{}
26670 \end_inset
26671
26672 ptの影付きボックス
26673 \end_layout
26674
26675 \end_inset
26676
26677
26678 \begin_inset ERT
26679 status collapsed
26680
26681 \begin_layout Plain Layout
26682
26683
26684 \backslash
26685 setlength{
26686 \backslash
26687 shadowsize}{4pt}
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \end_layout
26694
26695 \begin_layout Standard
26696 \begin_inset VSpace bigskip
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \begin_layout Standard
26703 寸法
26704 \series bold
26705
26706 \backslash
26707 FrameRule
26708 \series default
26709 の既定値は0.4
26710 \begin_inset space \thinspace{}
26711 \end_inset
26712
26713 ptです。ボックスの中身と枠の間の空白の既定値は9
26714 \begin_inset space \thinspace{}
26715 \end_inset
26716
26717 ptですが、
26718 \series bold
26719
26720 \backslash
26721 FrameSep
26722 \series default
26723 の値を変えることで変更することができます。たとえば、下記の
26724 \family sans
26725 ボックス
26726 \family default
26727 の枠の外見は、
26728 \end_layout
26729
26730 \begin_layout Standard
26731
26732 \series bold
26733
26734 \backslash
26735 setlength{
26736 \backslash
26737 FrameRule}{5pt}
26738 \begin_inset Newline newline
26739 \end_inset
26740
26741
26742 \backslash
26743 setlength{
26744 \backslash
26745 FrameSep}{0.5cm}
26746 \end_layout
26747
26748 \begin_layout Standard
26749 というTeXコードコマンドで設定してあります。
26750 \begin_inset ERT
26751 status collapsed
26752
26753 \begin_layout Plain Layout
26754
26755
26756 \backslash
26757 setlength{
26758 \backslash
26759 FrameRule}{5pt}
26760 \end_layout
26761
26762 \begin_layout Plain Layout
26763
26764
26765 \backslash
26766 setlength{
26767 \backslash
26768 FrameSep}{0.5cm}
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \begin_inset Box Framed
26775 position "t"
26776 hor_pos "c"
26777 has_inner_box 0
26778 inner_pos "t"
26779 use_parbox 0
26780 use_makebox 0
26781 width "100col%"
26782 special "none"
26783 height "1in"
26784 height_special "totalheight"
26785 status open
26786
26787 \begin_layout Plain Layout
26788 これは
26789 \family sans
26790 改頁可能
26791 \family default
26792 ボックスの文章です。
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \begin_inset ERT
26799 status collapsed
26800
26801 \begin_layout Plain Layout
26802
26803
26804 \backslash
26805 setlength{
26806 \backslash
26807 FrameRule}{0.4pt}
26808 \end_layout
26809
26810 \begin_layout Plain Layout
26811
26812
26813 \backslash
26814 setlength{
26815 \backslash
26816 FrameSep}{9pt}
26817 \end_layout
26818
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \begin_layout Standard
26825 \begin_inset VSpace bigskip
26826 \end_inset
26827
26828
26829 \end_layout
26830
26831 \begin_layout Standard
26832
26833 \family sans
26834 影付き背景
26835 \family default
26836 ボックスでは、ボックスの内容と枠の余白の既定値は3
26837 \begin_inset space \thinspace{}
26838 \end_inset
26839
26840 ptになっていますが、
26841 \series bold
26842
26843 \backslash
26844 fboxsep
26845 \series default
26846 の値を変更することで変えられます。既定の背景色である赤色は、
26847 \series bold
26848
26849 \backslash
26850 definecolor{shadebox}
26851 \series default
26852 コマンドで局所的に変更することもできますし、
26853 \family sans
26854 ツール\SpecialChar \menuseparator
26855 設定\SpecialChar \menuseparator
26856 色\SpecialChar \menuseparator
26857 影付きボックス
26858 \family default
26859 メニューからグローバルに変更することもできます。
26860 \series bold
26861
26862 \backslash
26863 definecolor
26864 \series default
26865 コマンドの用法は第
26866 \begin_inset CommandInset ref
26867 LatexCommand ref
26868 reference "sec:色付きの表"
26869
26870 \end_inset
26871
26872
26873 \begin_inset Foot
26874 status open
26875
26876 \begin_layout Plain Layout
26877 N
26878 \series bold
26879
26880 \backslash
26881 definecolor
26882 \series default
26883 は、LaTeXパッケージの
26884 \series bold
26885 color
26886 \series default
26887 をプリアンブルに読み込む必要があります。第
26888 \begin_inset CommandInset ref
26889 LatexCommand ref
26890 reference "sec:色付きボックス"
26891
26892 \end_inset
26893
26894 節をご参照ください。.
26895 \end_layout
26896
26897 \end_inset
26898
26899 で説明されています。
26900 \end_layout
26901
26902 \begin_layout Standard
26903 たとえば、下記の影付き背景ボックスの外見は
26904 \end_layout
26905
26906 \begin_layout Standard
26907
26908 \series bold
26909
26910 \backslash
26911 setlength{
26912 \backslash
26913 fboxsep}{0.5cm}
26914 \series default
26915
26916 \begin_inset Newline newline
26917 \end_inset
26918
26919
26920 \series bold
26921
26922 \backslash
26923 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26924 \end_layout
26925
26926 \begin_layout Standard
26927 というTeXコードコマンドを使って設定してあります。
26928 \end_layout
26929
26930 \begin_layout Standard
26931 \begin_inset ERT
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935
26936
26937 \backslash
26938 setlength{
26939 \backslash
26940 fboxsep}{0.5cm}
26941 \end_layout
26942
26943 \begin_layout Plain Layout
26944
26945
26946 \backslash
26947 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \begin_inset Box Shaded
26954 position "t"
26955 hor_pos "c"
26956 has_inner_box 0
26957 inner_pos "t"
26958 use_parbox 0
26959 use_makebox 0
26960 width "100col%"
26961 special "none"
26962 height "1in"
26963 height_special "totalheight"
26964 status open
26965
26966 \begin_layout Plain Layout
26967
26968 \color yellow
26969 これは、濃緑色の背景の
26970 \family sans
26971 影付き背景
26972 \family default
26973 ボックスに入れた黄色の文章です。
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \begin_inset ERT
26980 status collapsed
26981
26982 \begin_layout Plain Layout
26983
26984
26985 \backslash
26986 setlength{
26987 \backslash
26988 fboxsep}{3pt}
26989 \end_layout
26990
26991 \begin_layout Plain Layout
26992
26993
26994 \backslash
26995 definecolor{shadecolor}{rgb}{1,0,0}
26996 \end_layout
26997
26998 \end_inset
26999
27000
27001 \end_layout
27002
27003 \begin_layout Standard
27004 \begin_inset VSpace bigskip
27005 \end_inset
27006
27007 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
27008 \end_layout
27009
27010 \begin_layout Section
27011 ミニページ
27012 \begin_inset CommandInset label
27013 LatexCommand label
27014 name "sec:ミニページ"
27015
27016 \end_inset
27017
27018
27019 \begin_inset Index idx
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023 ぼっくす@ボックス ! みにぺーじ@ミニページ
27024 \end_layout
27025
27026 \end_inset
27027
27028
27029 \end_layout
27030
27031 \begin_layout Standard
27032 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
27033 \end_layout
27034
27035 \begin_layout Standard
27036 ミニページは、複数の言語を含む文書を執筆する際に便利です。
27037 \end_layout
27038
27039 \begin_layout Standard
27040 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
27041 \family sans
27042 挿入
27043 \family default
27044 \SpecialChar \menuseparator
27045
27046 \family sans
27047 整形
27048 \family default
27049 \SpecialChar \menuseparator
27050
27051 \family sans
27052 水平方向の空白
27053 \family default
27054 メニューで挿入した水平フィルで隔てられています。
27055 \begin_inset Newpage newpage
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 \begin_inset Box Frameless
27063 position "t"
27064 hor_pos "c"
27065 has_inner_box 1
27066 inner_pos "c"
27067 use_parbox 0
27068 use_makebox 0
27069 width "45col%"
27070 special "none"
27071 height "1in"
27072 height_special "totalheight"
27073 status open
27074
27075 \begin_layout Plain Layout
27076 Dies ist ein deutscher Text.
27077  Dies ist ein deutscher Text.
27078  Dies ist ein deutscher Text.
27079  Dies ist ein deutscher Text.
27080  Dies ist ein deutscher Text.
27081  Dies ist ein deutscher Text.
27082  Dies ist ein deutscher Text.
27083  Dies ist ein deutscher Text.
27084  Dies ist ein deutscher Text.
27085  Dies ist ein deutscher Text.
27086  Dies ist ein deutscher Text.
27087  Dies ist ein deutscher Text.
27088  Dies ist ein deutscher Text
27089 \begin_inset Foot
27090 status collapsed
27091
27092 \begin_layout Plain Layout
27093 Dies ist eine deutsche Fußnote.
27094 \end_layout
27095
27096 \end_inset
27097
27098 .
27099  Dies ist ein deutscher Text.
27100  Dies ist ein deutscher Text.
27101 \end_layout
27102
27103 \end_inset
27104
27105
27106 \begin_inset space \hfill{}
27107 \end_inset
27108
27109
27110 \begin_inset Box Frameless
27111 position "t"
27112 hor_pos "c"
27113 has_inner_box 1
27114 inner_pos "c"
27115 use_parbox 0
27116 use_makebox 0
27117 width "45col%"
27118 special "none"
27119 height "1in"
27120 height_special "totalheight"
27121 status open
27122
27123 \begin_layout Plain Layout
27124 This is an English Text.
27125  This is an English Text.
27126  This is an English Text.
27127  This is an English Text.
27128  This is an English Text.
27129  This is an English Text.
27130  This is an English Text.
27131  This is an English Text.
27132  This is an English Text.
27133  This is an English Text.
27134  This is an English Text.
27135  This is an English Text.
27136  This is an English Text.
27137  This is an English Text.
27138  This is an English Text.
27139  This is an English Text.
27140 \begin_inset Foot
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144 This is an English footnote.
27145 \end_layout
27146
27147 \end_inset
27148
27149  This is an English Text.
27150  
27151 \end_layout
27152
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Standard
27159 \begin_inset VSpace bigskip
27160 \end_inset
27161
27162 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
27163 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
27164 \end_layout
27165
27166 \begin_layout Standard
27167 この表の脚注は表示されません。
27168 \begin_inset Tabular
27169 <lyxtabular version="3" rows="3" columns="4">
27170 <features tabularvalignment="middle">
27171 <column alignment="center" valignment="top" width="0pt">
27172 <column alignment="center" valignment="top" width="0pt">
27173 <column alignment="center" valignment="top" width="0pt">
27174 <column alignment="center" valignment="top" width="0pt">
27175 <row>
27176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27177 \begin_inset Text
27178
27179 \begin_layout Plain Layout
27180 1
27181 \end_layout
27182
27183 \end_inset
27184 </cell>
27185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27186 \begin_inset Text
27187
27188 \begin_layout Plain Layout
27189 2
27190 \end_layout
27191
27192 \end_inset
27193 </cell>
27194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27195 \begin_inset Text
27196
27197 \begin_layout Plain Layout
27198 3
27199 \begin_inset Foot
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203 これは表中の脚注です。
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \end_layout
27210
27211 \end_inset
27212 </cell>
27213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27214 \begin_inset Text
27215
27216 \begin_layout Plain Layout
27217 4
27218 \end_layout
27219
27220 \end_inset
27221 </cell>
27222 </row>
27223 <row>
27224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27225 \begin_inset Text
27226
27227 \begin_layout Plain Layout
27228
27229 \end_layout
27230
27231 \end_inset
27232 </cell>
27233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27234 \begin_inset Text
27235
27236 \begin_layout Plain Layout
27237
27238 \end_layout
27239
27240 \end_inset
27241 </cell>
27242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Plain Layout
27246
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255
27256 \end_layout
27257
27258 \end_inset
27259 </cell>
27260 </row>
27261 <row>
27262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27263 \begin_inset Text
27264
27265 \begin_layout Plain Layout
27266
27267 \end_layout
27268
27269 \end_inset
27270 </cell>
27271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27272 \begin_inset Text
27273
27274 \begin_layout Plain Layout
27275
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27281 \begin_inset Text
27282
27283 \begin_layout Plain Layout
27284
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27290 \begin_inset Text
27291
27292 \begin_layout Plain Layout
27293
27294 \end_layout
27295
27296 \end_inset
27297 </cell>
27298 </row>
27299 </lyxtabular>
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \begin_layout Standard
27307 \align center
27308 \begin_inset Box Frameless
27309 position "t"
27310 hor_pos "c"
27311 has_inner_box 1
27312 inner_pos "c"
27313 use_parbox 0
27314 use_makebox 0
27315 width "30col%"
27316 special "none"
27317 height "1in"
27318 height_special "totalheight"
27319 status open
27320
27321 \begin_layout Plain Layout
27322 \align center
27323 \begin_inset Tabular
27324 <lyxtabular version="3" rows="3" columns="4">
27325 <features tabularvalignment="middle">
27326 <column alignment="center" valignment="top" width="0pt">
27327 <column alignment="center" valignment="top" width="0pt">
27328 <column alignment="center" valignment="top" width="0pt">
27329 <column alignment="center" valignment="top" width="0pt">
27330 <row>
27331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27332 \begin_inset Text
27333
27334 \begin_layout Plain Layout
27335 1
27336 \end_layout
27337
27338 \end_inset
27339 </cell>
27340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27341 \begin_inset Text
27342
27343 \begin_layout Plain Layout
27344 2
27345 \end_layout
27346
27347 \end_inset
27348 </cell>
27349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27350 \begin_inset Text
27351
27352 \begin_layout Plain Layout
27353 3
27354 \begin_inset Foot
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 これは表中の脚注です。
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \end_layout
27365
27366 \end_inset
27367 </cell>
27368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27369 \begin_inset Text
27370
27371 \begin_layout Plain Layout
27372 4
27373 \end_layout
27374
27375 \end_inset
27376 </cell>
27377 </row>
27378 <row>
27379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Plain Layout
27383
27384 \end_layout
27385
27386 \end_inset
27387 </cell>
27388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27389 \begin_inset Text
27390
27391 \begin_layout Plain Layout
27392
27393 \end_layout
27394
27395 \end_inset
27396 </cell>
27397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27398 \begin_inset Text
27399
27400 \begin_layout Plain Layout
27401
27402 \end_layout
27403
27404 \end_inset
27405 </cell>
27406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27407 \begin_inset Text
27408
27409 \begin_layout Plain Layout
27410
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 </row>
27416 <row>
27417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27418 \begin_inset Text
27419
27420 \begin_layout Plain Layout
27421
27422 \end_layout
27423
27424 \end_inset
27425 </cell>
27426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27427 \begin_inset Text
27428
27429 \begin_layout Plain Layout
27430
27431 \end_layout
27432
27433 \end_inset
27434 </cell>
27435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27436 \begin_inset Text
27437
27438 \begin_layout Plain Layout
27439
27440 \end_layout
27441
27442 \end_inset
27443 </cell>
27444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27445 \begin_inset Text
27446
27447 \begin_layout Plain Layout
27448
27449 \end_layout
27450
27451 \end_inset
27452 </cell>
27453 </row>
27454 </lyxtabular>
27455
27456 \end_inset
27457
27458
27459 \end_layout
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Standard
27467 \begin_inset VSpace bigskip
27468 \end_inset
27469
27470 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27471 \family sans
27472 中スキップ
27473 \family default
27474 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27475 \end_layout
27476
27477 \begin_layout Standard
27478 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27479 \begin_inset CommandInset ref
27480 LatexCommand ref
27481 reference "sub:段落の着色"
27482
27483 \end_inset
27484
27485 節をご参照ください。
27486 \end_layout
27487
27488 \begin_layout Standard
27489 \begin_inset Note Greyedout
27490 status open
27491
27492 \begin_layout Plain Layout
27493
27494 \series bold
27495 【註】
27496 \series default
27497 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27498 \end_layout
27499
27500 \end_inset
27501
27502
27503 \end_layout
27504
27505 \begin_layout Section
27506 Parbox
27507 \begin_inset CommandInset label
27508 LatexCommand label
27509 name "sec:Parboxes"
27510
27511 \end_inset
27512
27513
27514 \begin_inset Index idx
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 ぼっくす@ボックス ! Parboxes
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \begin_layout Standard
27527 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
27528 \end_layout
27529
27530 \begin_layout Standard
27531 \align center
27532 \begin_inset Box Frameless
27533 position "t"
27534 hor_pos "c"
27535 has_inner_box 1
27536 inner_pos "t"
27537 use_parbox 1
27538 use_makebox 0
27539 width "33col%"
27540 special "none"
27541 height "1in"
27542 height_special "totalheight"
27543 status collapsed
27544
27545 \begin_layout Plain Layout
27546 これはparbox内の文章です。これはparbox内の文章です。
27547 \end_layout
27548
27549 \begin_layout Plain Layout
27550 右の脚注は表示されません。
27551 \begin_inset Foot
27552 status collapsed
27553
27554 \begin_layout Plain Layout
27555 これはparbox内の脚注であり、したがって表示はされません。
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Section
27569 単語や文字のボックス
27570 \begin_inset Index idx
27571 status collapsed
27572
27573 \begin_layout Plain Layout
27574 ぼっくす@ボックス ! もじよう@文字用
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Subsection
27583 ハイフネーションの回避
27584 \begin_inset CommandInset label
27585 LatexCommand label
27586 name "sec:ハイフネーションの回避"
27587
27588 \end_inset
27589
27590
27591 \begin_inset Index idx
27592 status collapsed
27593
27594 \begin_layout Plain Layout
27595 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Standard
27604
27605 \lang english
27606 You can use the box type 
27607 \family sans
27608 Makebox
27609 \family default
27610  to prevent words or text from being hyphenated.
27611 \lang japanese
27612
27613 \begin_inset Newline newline
27614 \end_inset
27615
27616 以下が例示用の文章です。
27617 \end_layout
27618
27619 \begin_layout Standard
27620 This line is an example to show how you can prevent the hyphenation of 
27621 \begin_inset Quotes eld
27622 \end_inset
27623
27624 veryverylongword
27625 \begin_inset Quotes erd
27626 \end_inset
27627
27628 .
27629 \end_layout
27630
27631 \begin_layout Standard
27632
27633 \lang english
27634 To prevent the hyphenation of the word 
27635 \begin_inset Quotes eld
27636 \end_inset
27637
27638 veryverylongword
27639 \begin_inset Quotes erd
27640 \end_inset
27641
27642 , put the word into a box, set the 
27643 \family sans
27644 Inner
27645 \begin_inset space ~
27646 \end_inset
27647
27648 box
27649 \family default
27650  to 
27651 \family sans
27652 Makebox
27653 \family default
27654  and its width to 1
27655 \begin_inset space \thinspace{}
27656 \end_inset
27657
27658 Width.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 以下がその結果です。
27663 \end_layout
27664
27665 \begin_layout Standard
27666 This line is an example to show how you can prevent the hyphenation of 
27667 \begin_inset Box Frameless
27668 position "t"
27669 hor_pos "c"
27670 has_inner_box 1
27671 inner_pos "t"
27672 use_parbox 0
27673 use_makebox 1
27674 width "1in"
27675 special "width"
27676 height "1in"
27677 height_special "totalheight"
27678 status open
27679
27680 \begin_layout Plain Layout
27681 \begin_inset Quotes eld
27682 \end_inset
27683
27684 veryverylongword
27685 \begin_inset Quotes erd
27686 \end_inset
27687
27688
27689 \end_layout
27690
27691 \end_inset
27692
27693 .
27694 \end_layout
27695
27696 \begin_layout Standard
27697 別の方法としては、以下のように、単語の前に直接TeXコードで「
27698 \series bold
27699
27700 \backslash
27701 -
27702 \series default
27703 」コマンドを設定する方法もあります。
27704 \end_layout
27705
27706 \begin_layout Standard
27707 This line is an example to show how you can prevent the hyphenation of 
27708 \begin_inset Quotes eld
27709 \end_inset
27710
27711
27712 \begin_inset ERT
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717
27718 \backslash
27719 -
27720 \end_layout
27721
27722 \end_inset
27723
27724 veryverylongword
27725 \begin_inset Quotes erd
27726 \end_inset
27727
27728 .
27729 \end_layout
27730
27731 \begin_layout Standard
27732 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27733 \family sans
27734 挿入
27735 \family default
27736 \SpecialChar \menuseparator
27737
27738 \family sans
27739 整形
27740 \family default
27741 \SpecialChar \menuseparator
27742
27743 \family sans
27744 整形なし改行
27745 \family default
27746 メニュー(短絡キー
27747 \begin_inset Info
27748 type  "shortcut"
27749 arg   "newline-insert newline"
27750 \end_inset
27751
27752 )から改行を単語の前に入れてください。
27753 \end_layout
27754
27755 \begin_layout Standard
27756 This line is an example to show how you can prevent the hyphenation of 
27757 \begin_inset Newline newline
27758 \end_inset
27759
27760
27761 \begin_inset Box Frameless
27762 position "t"
27763 hor_pos "c"
27764 has_inner_box 1
27765 inner_pos "t"
27766 use_parbox 0
27767 use_makebox 1
27768 width "1in"
27769 special "width"
27770 height "1in"
27771 height_special "totalheight"
27772 status open
27773
27774 \begin_layout Plain Layout
27775 \begin_inset Quotes eld
27776 \end_inset
27777
27778 veryverylongword
27779 \begin_inset Quotes erd
27780 \end_inset
27781
27782
27783 \end_layout
27784
27785 \end_inset
27786
27787 .
27788 \end_layout
27789
27790 \begin_layout Subsection
27791 垂直揃え
27792 \begin_inset CommandInset label
27793 LatexCommand label
27794 name "sub:垂直揃え"
27795
27796 \end_inset
27797
27798
27799 \begin_inset Index idx
27800 status collapsed
27801
27802 \begin_layout Plain Layout
27803 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
27804 \end_layout
27805
27806 \end_inset
27807
27808
27809 \begin_inset Index idx
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813 ぼっくす@ボックス ! Raiseboxes
27814 \end_layout
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Standard
27822
27823 \series bold
27824
27825 \backslash
27826 raisebox
27827 \series default
27828 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
27829 \series bold
27830
27831 \backslash
27832 raisebox
27833 \series default
27834 は以下の書式で使用します。
27835 \end_layout
27836
27837 \begin_layout Standard
27838
27839 \series bold
27840
27841 \backslash
27842 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
27843 \end_layout
27844
27845 \begin_layout Standard
27846 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
27847 \end_layout
27848
27849 \begin_layout Standard
27850 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
27851 \end_layout
27852
27853 \begin_layout Standard
27854
27855 \series bold
27856
27857 \backslash
27858 raisebox{
27859 \backslash
27860 depth}{
27861 \end_layout
27862
27863 \begin_layout Standard
27864 というコマンドを挿入してください。単語の後には、閉じ括弧「
27865 \series bold
27866 }
27867 \series default
27868 」をTeXコードで挿入してください。
27869 \begin_inset Newline newline
27870 \end_inset
27871
27872 以下がその出力です。
27873 \end_layout
27874
27875 \begin_layout Standard
27876 This is a text line with the word 
27877 \begin_inset ERT
27878 status collapsed
27879
27880 \begin_layout Plain Layout
27881
27882
27883 \backslash
27884 raisebox{
27885 \backslash
27886 depth}{
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \begin_inset Quotes eld
27893 \end_inset
27894
27895 preventing
27896 \begin_inset Quotes erd
27897 \end_inset
27898
27899
27900 \begin_inset ERT
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904
27905 }
27906 \end_layout
27907
27908 \end_inset
27909
27910  as raised word.
27911 \end_layout
27912
27913 \begin_layout Standard
27914 \begin_inset VSpace bigskip
27915 \end_inset
27916
27917 行中の文字を上げ下げすると、以下のように行間が広がります。
27918 \end_layout
27919
27920 \begin_layout Standard
27921 This is a text line with the word 
27922 \begin_inset ERT
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926
27927
27928 \backslash
27929 raisebox{-
27930 \backslash
27931 depth}{
27932 \end_layout
27933
27934 \end_inset
27935
27936
27937 \begin_inset Quotes eld
27938 \end_inset
27939
27940 preventing
27941 \begin_inset Quotes erd
27942 \end_inset
27943
27944
27945 \begin_inset ERT
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949
27950 }
27951 \end_layout
27952
27953 \end_inset
27954
27955  as lowered word.
27956 \begin_inset Newline newline
27957 \end_inset
27958
27959 This is a text line with the word 
27960 \begin_inset ERT
27961 status collapsed
27962
27963 \begin_layout Plain Layout
27964
27965
27966 \backslash
27967 raisebox{0.5cm}{
27968 \end_layout
27969
27970 \end_inset
27971
27972
27973 \begin_inset Quotes eld
27974 \end_inset
27975
27976 testing
27977 \begin_inset Quotes erd
27978 \end_inset
27979
27980
27981 \begin_inset ERT
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985
27986 }
27987 \end_layout
27988
27989 \end_inset
27990
27991  as raised word.
27992 \end_layout
27993
27994 \begin_layout Standard
27995 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
27996 \end_layout
27997
27998 \begin_layout Standard
27999
28000 \series bold
28001
28002 \backslash
28003 raisebox{-
28004 \backslash
28005 depth}[0pt]{
28006 \end_layout
28007
28008 \begin_layout Standard
28009 とすると、
28010 \end_layout
28011
28012 \begin_layout Standard
28013 This is a text line with the word 
28014 \begin_inset ERT
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018
28019
28020 \backslash
28021 raisebox{-
28022 \backslash
28023 depth}[0pt]{
28024 \end_layout
28025
28026 \end_inset
28027
28028
28029 \begin_inset Quotes eld
28030 \end_inset
28031
28032 preventing
28033 \begin_inset Quotes erd
28034 \end_inset
28035
28036
28037 \begin_inset ERT
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041
28042 }
28043 \end_layout
28044
28045 \end_inset
28046
28047  as lowered word.
28048 \begin_inset Newline newline
28049 \end_inset
28050
28051 This is a text line with the word 
28052 \begin_inset ERT
28053 status collapsed
28054
28055 \begin_layout Plain Layout
28056
28057
28058 \backslash
28059 raisebox{0.5cm}[0pt]{
28060 \end_layout
28061
28062 \end_inset
28063
28064
28065 \begin_inset Quotes eld
28066 \end_inset
28067
28068 testing
28069 \begin_inset Quotes erd
28070 \end_inset
28071
28072
28073 \begin_inset ERT
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077
28078 }
28079 \end_layout
28080
28081 \end_inset
28082
28083  as raised word.
28084 \end_layout
28085
28086 \begin_layout Section
28087 色付きボックス
28088 \begin_inset CommandInset label
28089 LatexCommand label
28090 name "sec:色付きボックス"
28091
28092 \end_inset
28093
28094
28095 \begin_inset Index idx
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099 ぼっくす@ボックス ! いろつき@色付き
28100 \end_layout
28101
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \begin_layout Subsection
28108 文字の着色
28109 \begin_inset Index idx
28110 status collapsed
28111
28112 \begin_layout Plain Layout
28113 いろ@色 ! もじの@文字の---
28114 \end_layout
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \begin_layout Standard
28122 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
28123 \series bold
28124 color
28125 \series default
28126
28127 \begin_inset Index idx
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 LaTeXぱっけーじ@LaTeXパッケージ ! color
28132 \end_layout
28133
28134 \end_inset
28135
28136 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
28137 \end_layout
28138
28139 \begin_layout Standard
28140
28141 \series bold
28142
28143 \backslash
28144 @ifundefined{textcolor}
28145 \begin_inset Newline newline
28146 \end_inset
28147
28148
28149 \begin_inset Phantom HPhantom
28150 status open
28151
28152 \begin_layout Plain Layout
28153
28154 \series bold
28155 \begin_inset space ~
28156 \end_inset
28157
28158
28159 \end_layout
28160
28161 \end_inset
28162
28163 {
28164 \backslash
28165 usepackage{color}}{}
28166 \end_layout
28167
28168 \begin_layout Standard
28169
28170 \series bold
28171 color
28172 \series default
28173 パッケージは、文章を着色するとLyXが自動的に読み込みます
28174 \begin_inset Foot
28175 status collapsed
28176
28177 \begin_layout Plain Layout
28178 これが二度読み込まれることを回避するには、
28179 \series bold
28180
28181 \backslash
28182 @ifundefined
28183 \series default
28184 コマンドを使用します。
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Standard
28193 \begin_inset VSpace medskip
28194 \end_inset
28195
28196 色付きボックスは、
28197 \series bold
28198
28199 \backslash
28200 colorbox
28201 \series default
28202 コマンドを使って作ります。これは、以下のような書式で使われます。
28203 \end_layout
28204
28205 \begin_layout Standard
28206
28207 \series bold
28208
28209 \backslash
28210 colorbox{color}{ボックスの内容}
28211 \end_layout
28212
28213 \begin_layout Standard
28214 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
28215 \end_layout
28216
28217 \begin_layout Standard
28218 事前定義されている色には、
28219 \begin_inset Newline newline
28220 \end_inset
28221
28222
28223 \family sans
28224
28225 \family default
28226
28227 \family sans
28228
28229 \family default
28230
28231 \family sans
28232 シアン
28233 \family default
28234
28235 \family sans
28236
28237 \family default
28238
28239 \family sans
28240 マゼンタ
28241 \family default
28242
28243 \family sans
28244
28245 \family default
28246
28247 \family sans
28248
28249 \family default
28250
28251 \family sans
28252
28253 \family default
28254
28255 \begin_inset Newline newline
28256 \end_inset
28257
28258 があります。第
28259 \begin_inset CommandInset ref
28260 LatexCommand ref
28261 reference "sec:色付きの表"
28262
28263 \end_inset
28264
28265 節に述べられているようにすれば、自前の色を定義することもできます。
28266 \end_layout
28267
28268 \begin_layout Standard
28269 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
28270 \end_layout
28271
28272 \begin_layout Standard
28273
28274 \series bold
28275
28276 \backslash
28277 colorbox{red}{
28278 \end_layout
28279
28280 \begin_layout Standard
28281 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
28282 \series bold
28283 }
28284 \series default
28285 」を入れてください。
28286 \begin_inset Newline newline
28287 \end_inset
28288
28289 以下がその結果です。
28290 \end_layout
28291
28292 \begin_layout Standard
28293 この行では、
28294 \begin_inset ERT
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298
28299
28300 \backslash
28301 colorbox{red}{
28302 \end_layout
28303
28304 \end_inset
28305
28306 「注意!」
28307 \begin_inset ERT
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311
28312 }
28313 \end_layout
28314
28315 \end_inset
28316
28317 という単語が赤い背景になっています。
28318 \end_layout
28319
28320 \begin_layout Standard
28321 \begin_inset VSpace bigskip
28322 \end_inset
28323
28324 ボックスの枠を別の色にしたい場合には、以下の書式で
28325 \series bold
28326
28327 \backslash
28328 fcolorbox
28329 \series default
28330 コマンドを使います。
28331 \end_layout
28332
28333 \begin_layout Standard
28334
28335 \series bold
28336
28337 \backslash
28338 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28339 \end_layout
28340
28341 \begin_layout Standard
28342
28343 \series bold
28344
28345 \backslash
28346 fcolorbox
28347 \series default
28348
28349 \series bold
28350
28351 \backslash
28352 colorbox
28353 \series default
28354 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28355 \begin_inset CommandInset ref
28356 LatexCommand ref
28357 reference "sec:装飾"
28358
28359 \end_inset
28360
28361 節で述べられているように、それぞれ
28362 \series bold
28363
28364 \backslash
28365 fboxrule
28366 \series default
28367
28368 \series bold
28369
28370 \backslash
28371 fboxsep
28372 \series default
28373 という長さで調節できます。
28374 \end_layout
28375
28376 \begin_layout Standard
28377 以下の例では、
28378 \end_layout
28379
28380 \begin_layout Standard
28381
28382 \series bold
28383
28384 \backslash
28385 fcolorbox{cyan}{magenta}{
28386 \end_layout
28387
28388 \begin_layout Standard
28389 というコマンドを使用しています。
28390 \end_layout
28391
28392 \begin_layout Standard
28393 これは、枠の太さを1
28394 \begin_inset space \thinspace{}
28395 \end_inset
28396
28397 mmに設定した例です。
28398 \begin_inset Newline newline
28399 \end_inset
28400
28401
28402 \begin_inset ERT
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406
28407
28408 \backslash
28409 fboxrule 1mm 
28410 \backslash
28411 fboxsep 1mm
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \begin_inset ERT
28418 status collapsed
28419
28420 \begin_layout Plain Layout
28421
28422
28423 \backslash
28424 fcolorbox{cyan}{magenta}{
28425 \end_layout
28426
28427 \end_inset
28428
28429 これは着色した色付きボックス中の文章です。
28430 \begin_inset ERT
28431 status collapsed
28432
28433 \begin_layout Plain Layout
28434
28435 }
28436 \end_layout
28437
28438 \end_inset
28439
28440
28441 \end_layout
28442
28443 \begin_layout Standard
28444 \begin_inset VSpace bigskip
28445 \end_inset
28446
28447 もちろん、色付きボックスの中に色付き文字を入れることもできます
28448 \begin_inset Newline newline
28449 \end_inset
28450
28451
28452 \begin_inset ERT
28453 status collapsed
28454
28455 \begin_layout Plain Layout
28456
28457
28458 \backslash
28459 fcolorbox{cyan}{magenta}{
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \color yellow
28466 これは着色した色付きボックス中の色付き文章です。
28467 \color inherit
28468
28469 \begin_inset ERT
28470 status collapsed
28471
28472 \begin_layout Plain Layout
28473
28474 }
28475 \end_layout
28476
28477 \end_inset
28478
28479
28480 \begin_inset ERT
28481 status collapsed
28482
28483 \begin_layout Plain Layout
28484
28485
28486 \backslash
28487 fboxrule 0.4pt 
28488 \backslash
28489 fboxsep 3pt
28490 \end_layout
28491
28492 \end_inset
28493
28494
28495 \end_layout
28496
28497 \begin_layout Standard
28498
28499 \series bold
28500 \begin_inset VSpace medskip
28501 \end_inset
28502
28503
28504 \end_layout
28505
28506 \begin_layout Standard
28507 \begin_inset Note Greyedout
28508 status open
28509
28510 \begin_layout Plain Layout
28511
28512 \series bold
28513 【註】
28514 \series default
28515 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \begin_layout Subsection
28524 段落の着色
28525 \begin_inset CommandInset label
28526 LatexCommand label
28527 name "sub:段落の着色"
28528
28529 \end_inset
28530
28531
28532 \begin_inset Index idx
28533 status collapsed
28534
28535 \begin_layout Plain Layout
28536 いろ@色 ! だんらく@段落---
28537 \end_layout
28538
28539 \end_inset
28540
28541
28542 \end_layout
28543
28544 \begin_layout Standard
28545 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28546 \series bold
28547
28548 \backslash
28549 colorbox
28550 \series default
28551 コマンドを
28552 \end_layout
28553
28554 \begin_layout Standard
28555
28556 \series bold
28557
28558 \backslash
28559 colorbox{色名}{
28560 \end_layout
28561
28562 \begin_layout Standard
28563 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28564 \series bold
28565 }
28566 \series default
28567 」を挿入してください。
28568 \end_layout
28569
28570 \begin_layout Standard
28571 \begin_inset ERT
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575
28576
28577 \backslash
28578 colorbox{lightgrey}{
28579 \end_layout
28580
28581 \end_inset
28582
28583
28584 \begin_inset Box Frameless
28585 position "t"
28586 hor_pos "c"
28587 has_inner_box 1
28588 inner_pos "t"
28589 use_parbox 0
28590 use_makebox 0
28591 width "100col%"
28592 special "none"
28593 height "1in"
28594 height_special "totalheight"
28595 status open
28596
28597 \begin_layout Plain Layout
28598 これは背景色を付けた文章です。これは背景色を付けた文章です。
28599 \end_layout
28600
28601 \begin_layout Plain Layout
28602 \begin_inset VSpace defskip
28603 \end_inset
28604
28605 ここの文章には脚注
28606 \begin_inset Foot
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 脚注の例
28611 \end_layout
28612
28613 \end_inset
28614
28615 を付けることもできますし、図表を挿入することもできます。
28616 \end_layout
28617
28618 \begin_layout Plain Layout
28619 \align center
28620 \begin_inset Tabular
28621 <lyxtabular version="3" rows="3" columns="3">
28622 <features tabularvalignment="middle">
28623 <column alignment="center" valignment="top" width="0">
28624 <column alignment="center" valignment="top" width="0">
28625 <column alignment="center" valignment="top" width="0">
28626 <row>
28627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28628 \begin_inset Text
28629
28630 \begin_layout Plain Layout
28631 a
28632 \end_layout
28633
28634 \end_inset
28635 </cell>
28636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28637 \begin_inset Text
28638
28639 \begin_layout Plain Layout
28640 !
28641 \end_layout
28642
28643 \end_inset
28644 </cell>
28645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28646 \begin_inset Text
28647
28648 \begin_layout Plain Layout
28649 3
28650 \end_layout
28651
28652 \end_inset
28653 </cell>
28654 </row>
28655 <row>
28656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Plain Layout
28660 <
28661 \end_layout
28662
28663 \end_inset
28664 </cell>
28665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28666 \begin_inset Text
28667
28668 \begin_layout Plain Layout
28669 b2
28670 \begin_inset Quotes erd
28671 \end_inset
28672
28673 |
28674 \end_layout
28675
28676 \end_inset
28677 </cell>
28678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28679 \begin_inset Text
28680
28681 \begin_layout Plain Layout
28682 >
28683 \end_layout
28684
28685 \end_inset
28686 </cell>
28687 </row>
28688 <row>
28689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28690 \begin_inset Text
28691
28692 \begin_layout Plain Layout
28693 1
28694 \end_layout
28695
28696 \end_inset
28697 </cell>
28698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28699 \begin_inset Text
28700
28701 \begin_layout Plain Layout
28702 §
28703 \end_layout
28704
28705 \end_inset
28706 </cell>
28707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28708 \begin_inset Text
28709
28710 \begin_layout Plain Layout
28711 c
28712 \end_layout
28713
28714 \end_inset
28715 </cell>
28716 </row>
28717 </lyxtabular>
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \end_inset
28725
28726
28727 \begin_inset ERT
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731
28732 }
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \begin_layout Section
28741 ボックスの伸縮回転
28742 \end_layout
28743
28744 \begin_layout Standard
28745 本節で述べられているコマンドを使用するには、文書プリアンブルで
28746 \end_layout
28747
28748 \begin_layout Standard
28749
28750 \series bold
28751
28752 \backslash
28753 @ifundefined{rotatebox}
28754 \begin_inset Newline newline
28755 \end_inset
28756
28757
28758 \begin_inset Phantom HPhantom
28759 status open
28760
28761 \begin_layout Plain Layout
28762
28763 \series bold
28764 \begin_inset space ~
28765 \end_inset
28766
28767
28768 \end_layout
28769
28770 \end_inset
28771
28772 {
28773 \backslash
28774 usepackage{graphicx}}{}
28775 \end_layout
28776
28777 \begin_layout Standard
28778 というコマンドを使用して、
28779 \series bold
28780 graphicx
28781 \series default
28782
28783 \begin_inset Index idx
28784 status collapsed
28785
28786 \begin_layout Plain Layout
28787 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
28788 \end_layout
28789
28790 \end_inset
28791
28792 LaTeXパッケージを読み込む必要があります。
28793 \end_layout
28794
28795 \begin_layout Standard
28796 \begin_inset Note Greyedout
28797 status open
28798
28799 \begin_layout Plain Layout
28800
28801 \series bold
28802 【註】
28803 \series default
28804 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
28805 \end_layout
28806
28807 \end_inset
28808
28809
28810 \end_layout
28811
28812 \begin_layout Standard
28813 \begin_inset Note Greyedout
28814 status open
28815
28816 \begin_layout Plain Layout
28817
28818 \series bold
28819 【註】
28820 \series default
28821 フロートは回転伸縮したボックスの中に入れることはできません。
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \begin_layout Subsection
28830 ボックスの回転
28831 \begin_inset Index idx
28832 status collapsed
28833
28834 \begin_layout Plain Layout
28835 ぼっくす@ボックス ! かいてんした@回転した
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \begin_inset Index idx
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845 かいてん@回転 ! そざいの@素材の---
28846 \end_layout
28847
28848 \end_inset
28849
28850
28851 \begin_inset Index idx
28852 status collapsed
28853
28854 \begin_layout Plain Layout
28855 ず@図 ! のかいてん@---の回転
28856 \end_layout
28857
28858 \end_inset
28859
28860
28861 \begin_inset Index idx
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865 ひょうのちょうせい@表の調整 ! かいてん@回転
28866 \end_layout
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Standard
28874 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
28875 \series bold
28876
28877 \backslash
28878 rotatebox
28879 \series default
28880 コマンドを使用すれば作成することができます。
28881 \end_layout
28882
28883 \begin_layout Standard
28884
28885 \series bold
28886
28887 \backslash
28888 rotatebox[回転の原点]{回転角}{ボックスの内容}
28889 \end_layout
28890
28891 \begin_layout Standard
28892 回転の原点は、
28893 \series bold
28894 origin=位置
28895 \series default
28896 の形で指定します。位置として指定可能なのは、
28897 \emph on
28898 c
28899 \emph default
28900 (中央揃え)・
28901 \emph on
28902 l
28903 \emph default
28904 (左揃え)・
28905 \emph on
28906 r
28907 \emph default
28908 (右揃え)・
28909 \emph on
28910 b
28911 \emph default
28912 (下揃え)・
28913 \emph on
28914 t
28915 \emph default
28916 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
28917 \emph on
28918 lt
28919 \emph default
28920 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
28921 \emph on
28922 l
28923 \emph default
28924 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
28925 \end_layout
28926
28927 \begin_layout Standard
28928 以下の例では、「回転した」文章の前にTeXコードで
28929 \series bold
28930
28931 \backslash
28932 rotatebox[origin=c]{60}{
28933 \series default
28934 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
28935 \series bold
28936 }
28937 \series default
28938 でボックスを閉じています。
28939 \end_layout
28940
28941 \begin_layout Standard
28942 これは、
28943 \begin_inset ERT
28944 status collapsed
28945
28946 \begin_layout Plain Layout
28947
28948
28949 \backslash
28950 rotatebox[origin=c]{60}{
28951 \end_layout
28952
28953 \end_inset
28954
28955 回転した
28956 \begin_inset ERT
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960
28961 }
28962 \end_layout
28963
28964 \end_inset
28965
28966  文章を含む行です。
28967 \end_layout
28968
28969 \begin_layout Standard
28970 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
28971 \end_layout
28972
28973 \begin_layout Standard
28974 これは、
28975 \begin_inset ERT
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979
28980
28981 \backslash
28982 rotatebox[origin=r]{-60}{
28983 \end_layout
28984
28985 \end_inset
28986
28987
28988 \begin_inset Box Doublebox
28989 position "c"
28990 hor_pos "c"
28991 has_inner_box 0
28992 inner_pos "c"
28993 use_parbox 0
28994 use_makebox 0
28995 width "1in"
28996 special "width"
28997 height "1in"
28998 height_special "totalheight"
28999 status open
29000
29001 \begin_layout Plain Layout
29002 回転した
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \begin_inset ERT
29009 status collapsed
29010
29011 \begin_layout Plain Layout
29012
29013 }
29014 \end_layout
29015
29016 \end_inset
29017
29018 枠付き文章と
29019 \begin_inset ERT
29020 status collapsed
29021
29022 \begin_layout Plain Layout
29023
29024
29025 \backslash
29026 rotatebox[origin=lb]{60}{
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29033 \end_inset
29034
29035
29036 \begin_inset ERT
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040
29041 }
29042 \end_layout
29043
29044 \end_inset
29045
29046 数式を含む行です。
29047 \end_layout
29048
29049 \begin_layout Standard
29050 あるいは、以下のように図や表を入れることもできます。
29051 \end_layout
29052
29053 \begin_layout Standard
29054 これは、
29055 \begin_inset ERT
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059
29060
29061 \backslash
29062 rotatebox[origin=lb]{90}{
29063 \end_layout
29064
29065 \end_inset
29066
29067
29068 \begin_inset Graphics
29069         filename ../clipart/platypus.eps
29070         lyxscale 50
29071         width 25col%
29072
29073 \end_inset
29074
29075
29076 \begin_inset ERT
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080
29081 }
29082 \end_layout
29083
29084 \end_inset
29085
29086 回転した画像と
29087 \begin_inset ERT
29088 status collapsed
29089
29090 \begin_layout Plain Layout
29091
29092
29093 \backslash
29094 rotatebox[origin=l]{-90}{
29095 \end_layout
29096
29097 \end_inset
29098
29099
29100 \begin_inset Tabular
29101 <lyxtabular version="3" rows="2" columns="2">
29102 <features tabularvalignment="middle">
29103 <column alignment="center" valignment="top" width="0">
29104 <column alignment="center" valignment="top" width="0">
29105 <row>
29106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29107 \begin_inset Text
29108
29109 \begin_layout Plain Layout
29110 q
29111 \end_layout
29112
29113 \end_inset
29114 </cell>
29115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29116 \begin_inset Text
29117
29118 \begin_layout Plain Layout
29119 w
29120 \end_layout
29121
29122 \end_inset
29123 </cell>
29124 </row>
29125 <row>
29126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29127 \begin_inset Text
29128
29129 \begin_layout Plain Layout
29130 e
29131 \end_layout
29132
29133 \end_inset
29134 </cell>
29135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29136 \begin_inset Text
29137
29138 \begin_layout Plain Layout
29139 r
29140 \end_layout
29141
29142 \end_inset
29143 </cell>
29144 </row>
29145 </lyxtabular>
29146
29147 \end_inset
29148
29149
29150 \begin_inset ERT
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154
29155 }
29156 \end_layout
29157
29158 \end_inset
29159
29160 表を含む行です。
29161 \end_layout
29162
29163 \begin_layout Subsection
29164 ボックスの伸縮
29165 \begin_inset Index idx
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
29170 \end_layout
29171
29172 \end_inset
29173
29174
29175 \begin_inset Index idx
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 しんしゅく@伸縮 ! そざいの@素材の---
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \begin_inset Index idx
29186 status collapsed
29187
29188 \begin_layout Plain Layout
29189 ず@図 ! のしんしゅく@---の伸縮
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \begin_inset Index idx
29196 status collapsed
29197
29198 \begin_layout Plain Layout
29199 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 素材を伸縮させるには、TeXコードで
29209 \series bold
29210
29211 \backslash
29212 scalebox
29213 \series default
29214 コマンドと
29215 \series bold
29216
29217 \backslash
29218 resizebox
29219 \series default
29220 コマンドが使えます。
29221 \end_layout
29222
29223 \begin_layout Standard
29224
29225 \series bold
29226
29227 \backslash
29228 scalebox
29229 \series default
29230 は以下の書式で使用します。
29231 \end_layout
29232
29233 \begin_layout Standard
29234
29235 \series bold
29236
29237 \backslash
29238 scalebox{水平方向}[垂直方向]{ボックスの内容}
29239 \end_layout
29240
29241 \begin_layout Standard
29242 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
29243 \end_layout
29244
29245 \begin_layout Standard
29246 たとえば、
29247 \series bold
29248
29249 \backslash
29250 scalebox{2}{こんにちは}
29251 \series default
29252 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
29253 \begin_inset ERT
29254 status collapsed
29255
29256 \begin_layout Plain Layout
29257
29258
29259 \backslash
29260 scalebox{2}{
29261 \end_layout
29262
29263 \end_inset
29264
29265 こんにちは
29266 \begin_inset ERT
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270
29271 }
29272 \end_layout
29273
29274 \end_inset
29275
29276 を生成します。
29277 \end_layout
29278
29279 \begin_layout Standard
29280 これに対し、
29281 \series bold
29282
29283 \backslash
29284 scalebox{2}[1]{こんにちは}
29285 \series default
29286 は、
29287 \begin_inset ERT
29288 status collapsed
29289
29290 \begin_layout Plain Layout
29291
29292
29293 \backslash
29294 scalebox{2}[1]{
29295 \end_layout
29296
29297 \end_inset
29298
29299 こんにちは
29300 \begin_inset ERT
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304
29305 }
29306 \end_layout
29307
29308 \end_inset
29309
29310 を変形させます。
29311 \end_layout
29312
29313 \begin_layout Standard
29314 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29315 \series bold
29316
29317 \backslash
29318 scalebox{-1}[1]{こんにちは}
29319 \series default
29320 というコマンドは、右のように反転文字を生成するのに使用できます:
29321 \begin_inset ERT
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325
29326
29327 \backslash
29328 scalebox{-1}[1]{
29329 \end_layout
29330
29331 \end_inset
29332
29333 こんにちは
29334 \begin_inset ERT
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338
29339 }
29340 \end_layout
29341
29342 \end_inset
29343
29344
29345 \end_layout
29346
29347 \begin_layout Standard
29348
29349 \series bold
29350
29351 \backslash
29352 scalebox{1}[-1]{こんにちは}
29353 \series default
29354 とすると
29355 \begin_inset ERT
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359
29360
29361 \backslash
29362 scalebox{1}[-1]{
29363 \end_layout
29364
29365 \end_inset
29366
29367 こんにちは
29368 \begin_inset ERT
29369 status collapsed
29370
29371 \begin_layout Plain Layout
29372
29373 }
29374 \end_layout
29375
29376 \end_inset
29377
29378 のようにベースラインで鏡像にします。
29379 \end_layout
29380
29381 \begin_layout Standard
29382
29383 \series bold
29384
29385 \backslash
29386 scalebox{-1}[1]{ボックスの内容}
29387 \series default
29388 と同じ働きをするものとして
29389 \begin_inset Newline newline
29390 \end_inset
29391
29392
29393 \series bold
29394
29395 \backslash
29396 reflectbox{ボックスの内容}
29397 \series default
29398
29399 \begin_inset Newline newline
29400 \end_inset
29401
29402 というコマンドがあります。
29403 \end_layout
29404
29405 \begin_layout Standard
29406 \begin_inset VSpace bigskip
29407 \end_inset
29408
29409 指定した幅や丈にボックスを伸縮させるには、
29410 \series bold
29411
29412 \backslash
29413 resizebox
29414 \series default
29415 を使用します。このコマンドの書式は
29416 \end_layout
29417
29418 \begin_layout Standard
29419
29420 \series bold
29421
29422 \backslash
29423 resizebox{幅}{丈}{ボックスの内容}
29424 \end_layout
29425
29426 \begin_layout Standard
29427 です。上記二つのコマンド引数のうち一つが感嘆符「
29428 \series bold
29429 !
29430 \series default
29431 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29432 \end_layout
29433
29434 \begin_layout Standard
29435
29436 \series bold
29437
29438 \backslash
29439 resizebox{2cm}{1cm}{こんにちは}
29440 \series default
29441 というコマンドの出力は、
29442 \begin_inset ERT
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446
29447
29448 \backslash
29449 resizebox{2cm}{1cm}{
29450 \end_layout
29451
29452 \end_inset
29453
29454 こんにちは
29455 \begin_inset ERT
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459
29460 }
29461 \end_layout
29462
29463 \end_inset
29464
29465 となり、
29466 \begin_inset Newline newline
29467 \end_inset
29468
29469
29470 \series bold
29471
29472 \backslash
29473 resizebox{2cm}{!}{こんにちは}
29474 \series default
29475 というコマンドの出力は、
29476 \begin_inset ERT
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480
29481
29482 \backslash
29483 resizebox{2cm}{!}{
29484 \end_layout
29485
29486 \end_inset
29487
29488 こんにちは
29489 \begin_inset ERT
29490 status collapsed
29491
29492 \begin_layout Plain Layout
29493
29494 }
29495 \end_layout
29496
29497 \end_inset
29498
29499 となります。
29500 \end_layout
29501
29502 \begin_layout Standard
29503 \begin_inset VSpace bigskip
29504 \end_inset
29505
29506
29507 \begin_inset Note Greyedout
29508 status open
29509
29510 \begin_layout Plain Layout
29511
29512 \series bold
29513 【註】
29514 \backslash
29515 scalebox
29516 \series default
29517
29518 \series bold
29519
29520 \backslash
29521 resizebox
29522 \series default
29523 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29524 \end_layout
29525
29526 \end_inset
29527
29528
29529 \end_layout
29530
29531 \begin_layout Standard
29532 \begin_inset VSpace bigskip
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 ボックスは好きな順序で組み合わせることができます。たとえば、
29540 \begin_inset Newline newline
29541 \end_inset
29542
29543
29544 \series bold
29545
29546 \backslash
29547 rotatebox[origin=c]{-45}{
29548 \backslash
29549 resizebox{2cm}{!}{
29550 \backslash
29551 reflectbox{こんにちは}}}
29552 \begin_inset Newline newline
29553 \end_inset
29554
29555
29556 \series default
29557 というコマンドは、
29558 \end_layout
29559
29560 \begin_layout Standard
29561 \align center
29562 \begin_inset ERT
29563 status collapsed
29564
29565 \begin_layout Plain Layout
29566
29567
29568 \backslash
29569 rotatebox[origin=c]{-45}{
29570 \backslash
29571 resizebox{2cm}{!}{
29572 \backslash
29573 reflectbox{
29574 \end_layout
29575
29576 \end_inset
29577
29578 こんにちは
29579 \begin_inset ERT
29580 status collapsed
29581
29582 \begin_layout Plain Layout
29583
29584 }}}
29585 \end_layout
29586
29587 \end_inset
29588
29589
29590 \end_layout
29591
29592 \begin_layout Standard
29593 \noindent
29594 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29595 \end_layout
29596
29597 \begin_layout Standard
29598 \align center
29599 \begin_inset ERT
29600 status collapsed
29601
29602 \begin_layout Plain Layout
29603
29604
29605 \backslash
29606 rotatebox[origin=c]{-30}{
29607 \backslash
29608 resizebox{2cm}{!}{
29609 \backslash
29610 reflectbox{
29611 \end_layout
29612
29613 \end_inset
29614
29615
29616 \begin_inset Graphics
29617         filename ../clipart/platypus.eps
29618         lyxscale 50
29619         width 25col%
29620
29621 \end_inset
29622
29623
29624 \begin_inset ERT
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628
29629 }}}
29630 \end_layout
29631
29632 \end_inset
29633
29634
29635 \begin_inset ERT
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639
29640
29641 \backslash
29642 rotatebox[origin=c]{-45}{
29643 \backslash
29644 resizebox{2cm}{!}{
29645 \backslash
29646 reflectbox{
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \begin_inset Tabular
29653 <lyxtabular version="3" rows="2" columns="2">
29654 <features tabularvalignment="middle">
29655 <column alignment="center" valignment="top" width="0">
29656 <column alignment="center" valignment="top" width="0">
29657 <row>
29658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Plain Layout
29662 q
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29668 \begin_inset Text
29669
29670 \begin_layout Plain Layout
29671 w
29672 \end_layout
29673
29674 \end_inset
29675 </cell>
29676 </row>
29677 <row>
29678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Plain Layout
29682 e
29683 \end_layout
29684
29685 \end_inset
29686 </cell>
29687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29688 \begin_inset Text
29689
29690 \begin_layout Plain Layout
29691 r
29692 \end_layout
29693
29694 \end_inset
29695 </cell>
29696 </row>
29697 </lyxtabular>
29698
29699 \end_inset
29700
29701
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707 }}}
29708 \end_layout
29709
29710 \end_inset
29711
29712
29713 \begin_inset ERT
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717
29718
29719 \backslash
29720 rotatebox[origin=c]{-45}{
29721 \backslash
29722 resizebox{2cm}{!}{
29723 \backslash
29724 reflectbox{
29725 \end_layout
29726
29727 \end_inset
29728
29729
29730 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29731 \end_inset
29732
29733
29734 \begin_inset ERT
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738
29739 }}}
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \begin_layout Standard
29748 文書で大域的に数式様式
29749 \series bold
29750 fleqn
29751 \series default
29752 を使用している場合
29753 \begin_inset Foot
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29758 \end_layout
29759
29760 \end_inset
29761
29762 には、別行建て数式も伸縮させることができます。
29763 \end_layout
29764
29765 \begin_layout Chapter
29766 外部文書構成要素
29767 \begin_inset Index idx
29768 status collapsed
29769
29770 \begin_layout Plain Layout
29771 がいぶぶんしょこうせいようそ@外部文書構成要素
29772 \end_layout
29773
29774 \end_inset
29775
29776
29777 \end_layout
29778
29779 \begin_layout Standard
29780
29781 \family sans
29782 挿入\SpecialChar \menuseparator
29783 ファイル
29784 \family default
29785 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
29786 \end_layout
29787
29788 \begin_layout Description
29789 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
29790 \end_layout
29791
29792 \begin_layout Description
29793 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
29794 \end_layout
29795
29796 \begin_layout Description
29797 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
29798 \end_layout
29799
29800 \begin_layout Description
29801 外部素材 様々な書式のファイル。
29802 \end_layout
29803
29804 \begin_layout Description
29805 子文書 LyXあるいはLaTeX文書。
29806 \end_layout
29807
29808 \begin_layout Section
29809 外部素材
29810 \begin_inset Index idx
29811 status collapsed
29812
29813 \begin_layout Plain Layout
29814 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
29815 \end_layout
29816
29817 \end_inset
29818
29819
29820 \end_layout
29821
29822 \begin_layout Standard
29823 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
29824 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
29825 \family sans
29826 操作性\SpecialChar \menuseparator
29827 表示
29828 \family default
29829 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
29830 \end_layout
29831
29832 \begin_layout Standard
29833 外部素材は、
29834 \family sans
29835 挿入
29836 \family default
29837 \SpecialChar \menuseparator
29838
29839 \family sans
29840 ファイル
29841 \family default
29842 \SpecialChar \menuseparator
29843
29844 \family sans
29845 外部素材
29846 \family default
29847 メニューで開くことのできる
29848 \family sans
29849 外部素材
29850 \family default
29851 ダイアログから挿入することができます。目下、以下のファイル形式(
29852 \family sans
29853 ひな型
29854 \family default
29855 )が使用できます。
29856 \end_layout
29857
29858 \begin_layout Description
29859 チェス棋譜 このひな型は、
29860 \series bold
29861
29862 \begin_inset CommandInset href
29863 LatexCommand href
29864 name "XBoard"
29865 target "http://en.wikipedia.org/wiki/XBoard"
29866
29867 \end_inset
29868
29869
29870 \series default
29871 プログラムで作成されたチェス棋譜をサポートします。
29872 \end_layout
29873
29874 \begin_layout Description
29875 日付 これは、
29876 \emph on
29877 日-月-年
29878 \emph default
29879 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
29880 \begin_inset External
29881         template Date
29882         filename .
29883
29884 \end_inset
29885
29886
29887 \begin_inset space ~
29888 \end_inset
29889
29890
29891 \begin_inset Note Note
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 バグ4398が修正されたら、この保護空白は削除してください!
29896 \end_layout
29897
29898 \end_inset
29899
29900
29901 \begin_inset Newline newline
29902 \end_inset
29903
29904 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
29905 \family sans
29906 挿入
29907 \family default
29908 \SpecialChar \menuseparator
29909 日付メニューを使用する方法で、他はLaTeXコマンドの
29910 \series bold
29911
29912 \backslash
29913 today
29914 \series default
29915 をTeXコードで使用する方法です。これらの各方法は、表
29916 \begin_inset CommandInset ref
29917 LatexCommand ref
29918 reference "tab:日付挿入方法"
29919
29920 \end_inset
29921
29922 に比較を掲載しておきます。
29923 \end_layout
29924
29925 \begin_layout Description
29926 Dia このひな型は、
29927 \series bold
29928
29929 \begin_inset CommandInset href
29930 LatexCommand href
29931 name "Dia"
29932 target "http://en.wikipedia.org/wiki/Dia_(software)"
29933
29934 \end_inset
29935
29936
29937 \series default
29938 プログラムで作成したダイアグラムをサポートします。
29939 \end_layout
29940
29941 \begin_layout Description
29942 LilyPond このひな型は、
29943 \series bold
29944
29945 \begin_inset CommandInset href
29946 LatexCommand href
29947 name "LilyPond"
29948 target "http://en.wikipedia.org/wiki/LilyPond"
29949
29950 \end_inset
29951
29952
29953 \series default
29954 プログラムで作成した楽譜の組版に使用されます。
29955 \end_layout
29956
29957 \begin_layout Description
29958 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
29959 \family sans
29960 LaTeXとLyXオプション
29961 \family default
29962 タブ中の
29963 \family sans
29964 オプション
29965 \family default
29966 フィールドに
29967 \emph on
29968 pages
29969 \emph default
29970 オプションを指定してください。
29971 \emph on
29972 pages
29973 \emph default
29974 オプションを指定しないと、PDFの最初のページのみが挿入されます。
29975 \end_layout
29976
29977 \begin_layout Description
29978 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
29979 \family sans
29980 外部素材
29981 \family default
29982 ダイアログを使って入れる画像は、第
29983 \begin_inset CommandInset ref
29984 LatexCommand ref
29985 reference "sec:画像ダイアログ"
29986
29987 \end_inset
29988
29989 節にあるように
29990 \family sans
29991 画像
29992 \family default
29993 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
29994 サポートしていないという点のみです。
29995 \end_layout
29996
29997 \begin_layout Description
29998 XFig このひな型は、
29999 \series bold
30000
30001 \begin_inset CommandInset href
30002 LatexCommand href
30003 name "Xfig"
30004 target "http://en.wikipedia.org/wiki/Xfig"
30005
30006 \end_inset
30007
30008
30009 \series default
30010 プログラムで作成した画像をサポートします。
30011 \end_layout
30012
30013 \begin_layout Standard
30014 \begin_inset Float table
30015 placement h
30016 wide false
30017 sideways false
30018 status open
30019
30020 \begin_layout Plain Layout
30021 \begin_inset Caption
30022
30023 \begin_layout Plain Layout
30024 \begin_inset CommandInset label
30025 LatexCommand label
30026 name "tab:日付挿入方法"
30027
30028 \end_inset
30029
30030 日付の挿入方法の比較
30031 \end_layout
30032
30033 \end_inset
30034
30035
30036 \end_layout
30037
30038 \begin_layout Plain Layout
30039 \align center
30040 \begin_inset Tabular
30041 <lyxtabular version="3" rows="4" columns="4">
30042 <features tabularvalignment="middle">
30043 <column alignment="center" valignment="top" width="0">
30044 <column alignment="center" valignment="top" width="0">
30045 <column alignment="center" valignment="top" width="0">
30046 <column alignment="center" valignment="top" width="0">
30047 <row>
30048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30049 \begin_inset Text
30050
30051 \begin_layout Plain Layout
30052 文書書式
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061
30062 \family sans
30063 外部素材\SpecialChar \menuseparator
30064 日付
30065 \end_layout
30066
30067 \end_inset
30068 </cell>
30069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30070 \begin_inset Text
30071
30072 \begin_layout Plain Layout
30073
30074 \family sans
30075 挿入\SpecialChar \menuseparator
30076 日付
30077 \end_layout
30078
30079 \end_inset
30080 </cell>
30081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085
30086 \series bold
30087
30088 \backslash
30089 today
30090 \series default
30091 コマンド
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 </row>
30097 <row>
30098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30099 \begin_inset Text
30100
30101 \begin_layout Plain Layout
30102 LyX
30103 \end_layout
30104
30105 \end_inset
30106 </cell>
30107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111 差込枠として
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120 日付として
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129 TeXコード差込枠として
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 </row>
30135 <row>
30136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140 LaTeX
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149 日付として
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158 日付として
30159 \end_layout
30160
30161 \end_inset
30162 </cell>
30163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30164 \begin_inset Text
30165
30166 \begin_layout Plain Layout
30167 コマンドとして
30168 \end_layout
30169
30170 \end_inset
30171 </cell>
30172 </row>
30173 <row>
30174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178 DVI, PDF, PS
30179 \end_layout
30180
30181 \end_inset
30182 </cell>
30183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30184 \begin_inset Text
30185
30186 \begin_layout Plain Layout
30187 日付として
30188 \end_layout
30189
30190 \end_inset
30191 </cell>
30192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30193 \begin_inset Text
30194
30195 \begin_layout Plain Layout
30196 日付として
30197 \end_layout
30198
30199 \end_inset
30200 </cell>
30201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30202 \begin_inset Text
30203
30204 \begin_layout Plain Layout
30205 日付として
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 </row>
30211 </lyxtabular>
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \end_inset
30219
30220
30221 \end_layout
30222
30223 \begin_layout Standard
30224
30225 \family sans
30226 外部素材
30227 \family default
30228 ダイアログの
30229 \family sans
30230 ファイル
30231 \family default
30232 タブ中で
30233 \family sans
30234 下書き
30235 \family default
30236 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
30237 \begin_inset Newline newline
30238 \end_inset
30239
30240 LyX中での外部素材は、ダイアログ内の
30241 \family sans
30242 LaTeXとLyXのオプション
30243 \family default
30244 タブにある
30245 \family sans
30246 LyX内に表示
30247 \family default
30248 オプションの指定に従って、
30249 \begin_inset Graphics
30250         filename clipart/ExternalMaterialQt4.png
30251         scale 85
30252         scaleBeforeRotation
30253
30254 \end_inset
30255
30256 のようなボックスとして表示されるか、画像として表示されます。
30257 \end_layout
30258
30259 \begin_layout Standard
30260 取扱説明書
30261 \family sans
30262 \emph on
30263 カスタマイズ篇
30264 \family default
30265 \emph default
30266 には、自製のひな型を定義する方法が説明されています。
30267 \end_layout
30268
30269 \begin_layout Section
30270 子文書
30271 \begin_inset CommandInset label
30272 LatexCommand label
30273 name "sec:子文書"
30274
30275 \end_inset
30276
30277
30278 \begin_inset Index idx
30279 status collapsed
30280
30281 \begin_layout Plain Layout
30282 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
30283 \end_layout
30284
30285 \end_inset
30286
30287
30288 \begin_inset Index idx
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292 ふぁいる@ファイル ! いんくるーど@インクルード
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \end_layout
30299
30300 \begin_layout Standard
30301 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
30302 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
30303 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
30304 \end_layout
30305
30306 \begin_layout Standard
30307 親文書を開くことなく子文書で作業できるようにするには、子文書の
30308 \family sans
30309 文書
30310 \family default
30311 \SpecialChar \menuseparator
30312
30313 \family sans
30314 設定
30315 \family default
30316 \SpecialChar \menuseparator
30317
30318 \family sans
30319 文書クラス
30320 \family default
30321 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
30322 \end_layout
30323
30324 \begin_layout Standard
30325 取り込んだ文書は、LyX中で
30326 \begin_inset Graphics
30327         filename clipart/ChildDocumentQt4.png
30328         scale 85
30329         scaleBeforeRotation
30330
30331 \end_inset
30332
30333 のようなボックスとして表示されます。子文書を親文書に取り込むには、
30334 \family sans
30335 挿入
30336 \family default
30337 \SpecialChar \menuseparator
30338
30339 \family sans
30340 ファイル
30341 \family default
30342 \SpecialChar \menuseparator
30343
30344 \family sans
30345 子文書
30346 \family default
30347 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
30348 \end_layout
30349
30350 \begin_layout Description
30351 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
30352 \family sans
30353 子文書
30354 \family default
30355 ダイアログの
30356 \family sans
30357 編集
30358 \family default
30359 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
30360 \begin_inset Newline newline
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \begin_layout Standard
30367 以下は、
30368 \family sans
30369 Include
30370 \family default
30371 を使用して挿入した子文書です。 
30372 \begin_inset CommandInset include
30373 LatexCommand include
30374 filename "DummyDocument1.lyx"
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
30383 あります。取り込んだ文書のラベルは、第
30384 \begin_inset CommandInset ref
30385 LatexCommand ref
30386 reference "sub:外部文書の第1小節"
30387
30388 \end_inset
30389
30390 小節、のように参照することができます。
30391 \end_layout
30392
30393 \begin_layout Standard
30394 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
30395 は、新規頁から始まるように挿入され、改頁して終わります。
30396 \end_layout
30397
30398 \begin_layout Standard
30399 大きな文書のうち、特定の章だけの作業を行っている際に、コンパイル時間を短縮したい場合、取り込んだファイルの各々を派生枝の中に入れる方法があります
30400 \begin_inset Foot
30401 status open
30402
30403 \begin_layout Plain Layout
30404 派生枝は、LyX
30405 \emph on
30406 ユーザーの手引き
30407 \emph default
30408
30409 \emph on
30410 派生枝
30411 \emph default
30412 の節に説明されています。
30413 \end_layout
30414
30415 \end_inset
30416
30417 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。
30418 \end_layout
30419
30420 \begin_layout Standard
30421 \begin_inset Note Greyedout
30422 status open
30423
30424 \begin_layout Plain Layout
30425
30426 \series bold
30427 【註】
30428 \series default
30429 LyXのバグにより、どのファイルを取り込むかを決める他の方法として、現在のところ、LaTeXコマンドの
30430 \series bold
30431
30432 \backslash
30433 includeonly
30434 \series default
30435 を使用することはできません。
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \end_layout
30442
30443 \begin_layout Standard
30444 \begin_inset Note Greyedout
30445 status open
30446
30447 \begin_layout Plain Layout
30448
30449 \series bold
30450 【註】
30451 \series default
30452 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
30453 警告が発せられます。
30454 \end_layout
30455
30456 \end_inset
30457
30458
30459 \end_layout
30460
30461 \begin_layout Description
30462 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
30463 \end_layout
30464
30465 \begin_deeper
30466 \begin_layout Itemize
30467 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
30468 \end_layout
30469
30470 \begin_layout Itemize
30471 Inputファイルは、LyX設定の操作性
30472 \family sans
30473 \SpecialChar \menuseparator
30474 表示
30475 \family default
30476 の下にある
30477 \family sans
30478 画像を表示
30479 \family default
30480 を有効にすると、LyX中でプレビューすることができます。
30481 \end_layout
30482
30483 \begin_layout Itemize
30484 LaTeXコマンドの
30485 \series bold
30486
30487 \backslash
30488 includeonly
30489 \series default
30490 は使用することができません。
30491 \end_layout
30492
30493 \end_deeper
30494 \begin_layout Standard
30495 右は、
30496 \family sans
30497 Input
30498 \family default
30499 を使って挿入した子文書です。 
30500 \begin_inset CommandInset include
30501 LatexCommand input
30502 filename "DummyDocument2.lyx"
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \begin_layout Description
30510 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
30511 に用いられているコマンドは実行されません。
30512 \family sans
30513 出力の空白に印付けをする
30514 \family default
30515 オプションを有効にすると、ソースコード中のすべての空白文字に「
30516 \begin_inset ERT
30517 status collapsed
30518
30519 \begin_layout Plain Layout
30520
30521
30522 \backslash
30523 textvisiblespace 
30524 \end_layout
30525
30526 \end_inset
30527
30528 」文字を表示させることができます。
30529 \family sans
30530 挿入\SpecialChar \menuseparator
30531 ファイル\SpecialChar \menuseparator
30532 平文
30533 \family default
30534 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
30535 \end_layout
30536
30537 \begin_layout Standard
30538 以下は、verbatimとして挿入された子文書です。 
30539 \begin_inset CommandInset include
30540 LatexCommand verbatiminput
30541 filename "../DummyTextDocument.txt"
30542
30543 \end_inset
30544
30545
30546 \begin_inset VSpace bigskip
30547 \end_inset
30548
30549 以下は、
30550 \family sans
30551 出力の空白に印付けをする
30552 \family default
30553 オプションを指定して、verbatimとして挿入された子文書です。 
30554 \begin_inset CommandInset include
30555 LatexCommand verbatiminput*
30556 filename "../DummyTextDocument.txt"
30557
30558 \end_inset
30559
30560
30561 \end_layout
30562
30563 \begin_layout Standard
30564 \begin_inset VSpace bigskip
30565 \end_inset
30566
30567
30568 \end_layout
30569
30570 \begin_layout Standard
30571 \begin_inset Note Greyedout
30572 status open
30573
30574 \begin_layout Plain Layout
30575
30576 \series bold
30577 【註】
30578 \series default
30579 上記の例でわかるように、
30580 \family sans
30581 verbatim
30582 \family default
30583 として取り込んだ文書の文章は、文書行の終わりで改行されません。
30584 \end_layout
30585
30586 \end_inset
30587
30588
30589 \end_layout
30590
30591 \begin_layout Standard
30592 \begin_inset Note Greyedout
30593 status open
30594
30595 \begin_layout Plain Layout
30596
30597 \series bold
30598 【訳註】
30599 \series default
30600 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Description
30609 プログラムリスト この型については、第
30610 \begin_inset CommandInset ref
30611 LatexCommand ref
30612 reference "cha:プログラムコードリスト"
30613
30614 \end_inset
30615
30616 章に説明されています。
30617 \end_layout
30618
30619 \begin_layout Standard
30620 \begin_inset Note Greyedout
30621 status open
30622
30623 \begin_layout Plain Layout
30624
30625 \series bold
30626 【註】
30627 \series default
30628 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \end_layout
30635
30636 \begin_layout Chapter
30637 プログラムコードリスト
30638 \begin_inset CommandInset label
30639 LatexCommand label
30640 name "cha:プログラムコードリスト"
30641
30642 \end_inset
30643
30644
30645 \begin_inset Index idx
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649 りすと@リスト
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \begin_inset Index idx
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659 ぷろぐらむこーど@プログラムコード
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \begin_inset Index idx
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669 ふろーと@フロート ! りすと@リスト
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 プログラムコードを取り込んで組版するには、
30679 \family sans
30680 挿入
30681 \family default
30682 \SpecialChar \menuseparator
30683
30684 \family sans
30685 プログラムリスト
30686 \family default
30687 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
30688 \series bold
30689 listings
30690 \series default
30691
30692 \begin_inset Index idx
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696 LaTeXぱっけーじ@LaTeXパッケージ ! listings
30697 \end_layout
30698
30699 \end_inset
30700
30701 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
30702 \end_layout
30703
30704 \begin_layout Standard
30705 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
30706 \end_layout
30707
30708 \begin_layout Standard
30709 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
30710 \family sans
30711 行内リスト
30712 \family default
30713 を指定すると、リストは
30714 \begin_inset listings
30715 lstparams "language={C++}"
30716 inline true
30717 status collapsed
30718
30719 \begin_layout Plain Layout
30720
30721 int a=5;
30722 \end_layout
30723
30724 \end_inset
30725
30726 のように行内に印字されます。
30727 \begin_inset Newline newline
30728 \end_inset
30729
30730
30731 \family sans
30732 フロート
30733 \family default
30734 オプションは、プログラムリストフロートを生成するものですが、ここで、第
30735 \begin_inset CommandInset ref
30736 LatexCommand ref
30737 reference "sec:フロートの配置"
30738
30739 \end_inset
30740
30741 節に説明されているフロート配置オプションに従って、「
30742 \family sans
30743 h
30744 \family default
30745 」「
30746 \family sans
30747 t
30748 \family default
30749 」「
30750 \family sans
30751 b
30752 \family default
30753 」「
30754 \family sans
30755 p
30756 \family default
30757 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
30758 \family sans
30759 htbp
30760 \family default
30761 」のように区切りを入れることなく入力することができます。「
30762 \family sans
30763 h
30764 \family default
30765 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
30766 \family sans
30767 フロート
30768 \family default
30769 オプションを使用しなければ大丈夫です。
30770 \end_layout
30771
30772 \begin_layout Standard
30773
30774 \family sans
30775 挿入
30776 \family default
30777 \SpecialChar \menuseparator
30778
30779 \family sans
30780 キャプション
30781 \family default
30782 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、Listing
30783 \begin_inset space ~
30784 \end_inset
30785
30786
30787 \begin_inset CommandInset ref
30788 LatexCommand ref
30789 reference "lst:Example-Listing"
30790
30791 \end_inset
30792
30793 のように参照することができます。
30794 \end_layout
30795
30796 \begin_layout Standard
30797 \begin_inset listings
30798 lstparams "language=Python"
30799 inline false
30800 status open
30801
30802 \begin_layout Plain Layout
30803
30804 \begin_inset Caption
30805
30806 \begin_layout Plain Layout
30807 \begin_inset CommandInset label
30808 LatexCommand label
30809 name "lst:Example-Listing"
30810
30811 \end_inset
30812
30813 Example Listing float
30814 \end_layout
30815
30816 \end_inset
30817
30818 # Example listing float
30819 \end_layout
30820
30821 \begin_layout Plain Layout
30822
30823 def func(param):
30824 \end_layout
30825
30826 \begin_layout Plain Layout
30827
30828     'this is a python function'
30829 \end_layout
30830
30831 \begin_layout Plain Layout
30832
30833     pass
30834 \end_layout
30835
30836 \end_inset
30837
30838
30839 \end_layout
30840
30841 \begin_layout Standard
30842 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
30843 onのキーワード「def」が識別され、ボールド体で出力されます。
30844 \end_layout
30845
30846 \begin_layout Standard
30847 \begin_inset Note Greyedout
30848 status open
30849
30850 \begin_layout Plain Layout
30851
30852 \series bold
30853 【註】
30854 \series default
30855 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
30856 \family typewriter
30857 typewriter
30858 \family default
30859 フォントがボールド体を提供していません。この場合には、
30860 \family sans
30861 文書
30862 \family default
30863 \SpecialChar \menuseparator
30864
30865 \family sans
30866 設定
30867 \family default
30868 \SpecialChar \menuseparator
30869
30870 \family sans
30871 フォント
30872 \family default
30873 メニューで別のフォントを選択してください(
30874 \emph on
30875 LuxiMono
30876 \emph default
30877
30878 \emph on
30879 BeraMono
30880 \emph default
30881
30882 \emph on
30883 Courier
30884 \emph default
30885 の各フォントはボールド体を提供します)。
30886 \end_layout
30887
30888 \end_inset
30889
30890
30891 \end_layout
30892
30893 \begin_layout Standard
30894 \begin_inset Note Greyedout
30895 status open
30896
30897 \begin_layout Plain Layout
30898
30899 \series bold
30900 【訳註】
30901 \series default
30902 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
30903 \end_layout
30904
30905 \end_inset
30906
30907
30908 \end_layout
30909
30910 \begin_layout Standard
30911 プログラムリストダイアログの
30912 \family sans
30913 行番号
30914 \family default
30915 のセクションでは、行番号の様式を指定することができます。
30916 \family sans
30917 行間
30918 \family default
30919 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
30920 \end_layout
30921
30922 \begin_layout Standard
30923 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
30924 \family sans
30925 拡張文字コード表を使う
30926 \family default
30927 オプションを使用しなくてはなりません。
30928 \begin_inset Newline newline
30929 \end_inset
30930
30931 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
30932 \begin_inset space \thinspace{}
30933 \end_inset
30934
30935 -
30936 \begin_inset space \thinspace{}
30937 \end_inset
30938
30939 8」で設定したプログラムリストの例です。
30940 \end_layout
30941
30942 \begin_layout Standard
30943 \begin_inset listings
30944 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
30945 inline false
30946 status open
30947
30948 \begin_layout Plain Layout
30949
30950 def func(param):
30951 \end_layout
30952
30953 \begin_layout Plain Layout
30954
30955     'this is a python function'
30956 \end_layout
30957
30958 \begin_layout Plain Layout
30959
30960     pass
30961 \end_layout
30962
30963 \begin_layout Plain Layout
30964
30965 def func(param):
30966 \end_layout
30967
30968 \begin_layout Plain Layout
30969
30970 'This is a German word: Tschüß'
30971 \end_layout
30972
30973 \begin_layout Plain Layout
30974
30975 pass
30976 \end_layout
30977
30978 \begin_layout Plain Layout
30979
30980 def func(param):
30981 \end_layout
30982
30983 \begin_layout Plain Layout
30984
30985 'this is a python function'
30986 \end_layout
30987
30988 \begin_layout Plain Layout
30989
30990 pass
30991 \end_layout
30992
30993 \end_inset
30994
30995
30996 \end_layout
30997
30998 \begin_layout Standard
30999 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
31000 \family sans
31001 タビュレータの大きさ
31002 \family default
31003 フィールドで指定することができます。
31004 \end_layout
31005
31006 \begin_layout Standard
31007 \begin_inset Note Greyedout
31008 status open
31009
31010 \begin_layout Plain Layout
31011
31012 \series bold
31013 【註】listings
31014 \series default
31015 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
31016 に振られているのはこのためです。
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 \begin_inset VSpace bigskip
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Standard
31032 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
31033 \family sans
31034 挿入
31035 \family default
31036 \SpecialChar \menuseparator
31037
31038 \family sans
31039 ファイル
31040 \family default
31041 \SpecialChar \menuseparator
31042
31043 \family sans
31044 子文書
31045 \family default
31046 メニューを使用して
31047 \family sans
31048 プログラムリスト
31049 \family default
31050 型を選択してください
31051 \begin_inset Foot
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055 他の子文書型については、第 section
31056 \begin_inset space ~
31057 \end_inset
31058
31059
31060 \begin_inset CommandInset ref
31061 LatexCommand ref
31062 reference "sec:子文書"
31063
31064 \end_inset
31065
31066 節に説明があります。
31067 \end_layout
31068
31069 \end_inset
31070
31071 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
31072 疑問符「?」を打鍵してください。
31073 \end_layout
31074
31075 \begin_layout Standard
31076 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
31077 \family sans
31078 挿入
31079 \family default
31080 \SpecialChar \menuseparator
31081
31082 \family sans
31083 相互参照
31084 \family default
31085 メニューを使って参照できるようになります。
31086 \end_layout
31087
31088 \begin_layout Standard
31089 プログラムリスト
31090 \begin_inset CommandInset ref
31091 LatexCommand ref
31092 reference "lst:file-listing"
31093
31094 \end_inset
31095
31096 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
31097 \end_layout
31098
31099 \begin_layout Standard
31100 \begin_inset CommandInset include
31101 LatexCommand lstinputlisting
31102 filename "EmbeddedObjects.lyx"
31103 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
31104
31105 \end_inset
31106
31107
31108 \end_layout
31109
31110 \begin_layout Standard
31111 \begin_inset VSpace bigskip
31112 \end_inset
31113
31114
31115 \end_layout
31116
31117 \begin_layout Standard
31118
31119 \lang english
31120 Inserting a formula into a listing can be done the following way:
31121 \end_layout
31122
31123 \begin_layout Enumerate
31124
31125 \lang english
31126 Open the listings dialog and add
31127 \begin_inset Newline newline
31128 \end_inset
31129
31130
31131 \family sans
31132 mathescape=true
31133 \family default
31134
31135 \begin_inset Newline newline
31136 \end_inset
31137
31138 to the field of the 
31139 \family sans
31140 Advanced
31141 \family default
31142  tab.
31143 \end_layout
31144
31145 \begin_layout Enumerate
31146
31147 \lang english
31148 Create a formula outside the listing
31149 \end_layout
31150
31151 \begin_layout Enumerate
31152
31153 \lang english
31154 Copy the content of the formula (not the formula inset) to the clipboard
31155  (shortcut 
31156 \begin_inset Info
31157 type  "shortcut"
31158 arg   "copy"
31159 \end_inset
31160
31161 )
31162 \end_layout
31163
31164 \begin_layout Enumerate
31165
31166 \lang english
31167 In the listing write 
31168 \begin_inset Quotes eld
31169 \end_inset
31170
31171
31172 \family sans
31173 $$
31174 \family default
31175
31176 \begin_inset Quotes erd
31177 \end_inset
31178
31179  and copy from the clipboard between the dollar-signs (shortcut 
31180 \begin_inset Info
31181 type  "shortcut"
31182 arg   "paste"
31183 \end_inset
31184
31185 )
31186 \end_layout
31187
31188 \begin_layout Standard
31189 \begin_inset listings
31190 lstparams "language=Python,mathescape=true"
31191 inline false
31192 status open
31193
31194 \begin_layout Plain Layout
31195
31196 \begin_inset Caption
31197
31198 \begin_layout Plain Layout
31199
31200 \lang english
31201 Example Listing float containing a formula
31202 \end_layout
31203
31204 \end_inset
31205
31206 # Example listing float
31207 \end_layout
31208
31209 \begin_layout Plain Layout
31210
31211 def func(param):
31212 \end_layout
31213
31214 \begin_layout Plain Layout
31215
31216     # $
31217 \backslash
31218 prod_{n=1}^{
31219 \backslash
31220 infty}
31221 \backslash
31222 ,
31223 \backslash
31224 frac{1}{x^{2}}$
31225 \end_layout
31226
31227 \begin_layout Plain Layout
31228
31229     pass
31230 \end_layout
31231
31232 \end_inset
31233
31234
31235 \end_layout
31236
31237 \begin_layout Standard
31238 \begin_inset VSpace bigskip
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Standard
31245 大域的なプログラムリストの設定は、
31246 \family sans
31247 文書
31248 \family default
31249 \SpecialChar \menuseparator
31250
31251 \family sans
31252 設定
31253 \family default
31254 \SpecialChar \menuseparator
31255
31256 \family sans
31257 本文レイアウト
31258 \family default
31259 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
31260 \family sans
31261 プログラムリスト設定
31262 \family default
31263 フィールドで疑問符「?」を打鍵してください。
31264 \end_layout
31265
31266 \begin_layout Standard
31267
31268 \series bold
31269 listings
31270 \series default
31271 パッケージについての詳しい情報については、取扱説明書
31272 \begin_inset CommandInset citation
31273 LatexCommand cite
31274 key "listings"
31275
31276 \end_inset
31277
31278 をご参照ください。.
31279 \end_layout
31280
31281 \begin_layout Standard
31282 \begin_inset Newpage newpage
31283 \end_inset
31284
31285
31286 \end_layout
31287
31288 \begin_layout Chapter
31289 \start_of_appendix
31290 LyXで使用できる単位
31291 \begin_inset Index idx
31292 status collapsed
31293
31294 \begin_layout Plain Layout
31295 たんい@単位
31296 \end_layout
31297
31298 \end_inset
31299
31300
31301 \begin_inset CommandInset label
31302 LatexCommand label
31303 name "cha:LyXで使用できる単位"
31304
31305 \end_inset
31306
31307
31308 \end_layout
31309
31310 \begin_layout Standard
31311 この文書で用いられる単位の理解のために、表
31312 \begin_inset CommandInset ref
31313 LatexCommand ref
31314 reference "tab:単位"
31315
31316 \end_inset
31317
31318 に、LyXで使うことのできる単位をまとめておきます。
31319 \end_layout
31320
31321 \begin_layout Standard
31322 \begin_inset Float table
31323 placement h
31324 wide false
31325 sideways false
31326 status open
31327
31328 \begin_layout Plain Layout
31329 \begin_inset Caption
31330
31331 \begin_layout Plain Layout
31332 \begin_inset CommandInset label
31333 LatexCommand label
31334 name "tab:単位"
31335
31336 \end_inset
31337
31338 単位
31339 \end_layout
31340
31341 \end_inset
31342
31343
31344 \end_layout
31345
31346 \begin_layout Plain Layout
31347 \begin_inset VSpace medskip
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \begin_layout Plain Layout
31354 \align center
31355 \begin_inset Tabular
31356 <lyxtabular version="3" rows="20" columns="2">
31357 <features tabularvalignment="middle">
31358 <column alignment="center" valignment="top" width="0">
31359 <column alignment="center" valignment="top" width="0">
31360 <row>
31361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31362 \begin_inset Text
31363
31364 \begin_layout Plain Layout
31365 単位
31366 \end_layout
31367
31368 \end_inset
31369 </cell>
31370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31371 \begin_inset Text
31372
31373 \begin_layout Plain Layout
31374 名称/摘要
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 </row>
31380 <row>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385 mm
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394 ミリメートル
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 </row>
31400 <row>
31401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405 cm
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414 センチメートル
31415 \end_layout
31416
31417 \end_inset
31418 </cell>
31419 </row>
31420 <row>
31421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31422 \begin_inset Text
31423
31424 \begin_layout Plain Layout
31425 in
31426 \end_layout
31427
31428 \end_inset
31429 </cell>
31430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31431 \begin_inset Text
31432
31433 \begin_layout Plain Layout
31434 インチ
31435 \end_layout
31436
31437 \end_inset
31438 </cell>
31439 </row>
31440 <row>
31441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31442 \begin_inset Text
31443
31444 \begin_layout Plain Layout
31445 pt
31446 \end_layout
31447
31448 \end_inset
31449 </cell>
31450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31451 \begin_inset Text
31452
31453 \begin_layout Plain Layout
31454 ポイント (72.27
31455 \begin_inset Formula $\,$
31456 \end_inset
31457
31458 pt = 1
31459 \begin_inset Formula $\,$
31460 \end_inset
31461
31462 in)
31463 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 </row>
31468 <row>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473 pc
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482 パイカ (1
31483 \begin_inset Formula $\,$
31484 \end_inset
31485
31486 pc = 12
31487 \begin_inset Formula $\,$
31488 \end_inset
31489
31490 pt)
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 </row>
31496 <row>
31497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31498 \begin_inset Text
31499
31500 \begin_layout Plain Layout
31501 sp
31502 \end_layout
31503
31504 \end_inset
31505 </cell>
31506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31507 \begin_inset Text
31508
31509 \begin_layout Plain Layout
31510 スケールポイント (65536
31511 \begin_inset Formula $\,$
31512 \end_inset
31513
31514 sp = 1
31515 \begin_inset Formula $\,$
31516 \end_inset
31517
31518 pt)
31519 \end_layout
31520
31521 \end_inset
31522 </cell>
31523 </row>
31524 <row>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529 bp
31530 \end_layout
31531
31532 \end_inset
31533 </cell>
31534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31535 \begin_inset Text
31536
31537 \begin_layout Plain Layout
31538 ビッグポイント (72
31539 \begin_inset Formula $\,$
31540 \end_inset
31541
31542 bp = 1
31543 \begin_inset Formula $\,$
31544 \end_inset
31545
31546 in)
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 </row>
31552 <row>
31553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557 dd
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31563 \begin_inset Text
31564
31565 \begin_layout Plain Layout
31566 ディドー (72
31567 \begin_inset Formula $\,$
31568 \end_inset
31569
31570 dd 
31571 \begin_inset Formula $\approx$
31572 \end_inset
31573
31574  37.6
31575 \begin_inset Formula $\,$
31576 \end_inset
31577
31578 mm)
31579 \end_layout
31580
31581 \end_inset
31582 </cell>
31583 </row>
31584 <row>
31585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31586 \begin_inset Text
31587
31588 \begin_layout Plain Layout
31589 cc
31590 \end_layout
31591
31592 \end_inset
31593 </cell>
31594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31595 \begin_inset Text
31596
31597 \begin_layout Plain Layout
31598 シセロ (1
31599 \begin_inset Formula $\,$
31600 \end_inset
31601
31602 cc = 12
31603 \begin_inset Formula $\,$
31604 \end_inset
31605
31606 dd)
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 </row>
31612 <row>
31613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31614 \begin_inset Text
31615
31616 \begin_layout Plain Layout
31617 Scale%
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626 元の画像幅の%
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 </row>
31632 <row>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637 text%
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646 テキスト幅の%
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 </row>
31652 <row>
31653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657 col%
31658 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666 組段幅の%
31667 \end_layout
31668
31669 \end_inset
31670 </cell>
31671 </row>
31672 <row>
31673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31674 \begin_inset Text
31675
31676 \begin_layout Plain Layout
31677 page%
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686 用紙幅の%
31687 \end_layout
31688
31689 \end_inset
31690 </cell>
31691 </row>
31692 <row>
31693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31694 \begin_inset Text
31695
31696 \begin_layout Plain Layout
31697 line%
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31703 \begin_inset Text
31704
31705 \begin_layout Plain Layout
31706 行幅の%
31707 \end_layout
31708
31709 \end_inset
31710 </cell>
31711 </row>
31712 <row>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717 theight%
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726 テキスト高さの%
31727 \end_layout
31728
31729 \end_inset
31730 </cell>
31731 </row>
31732 <row>
31733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31734 \begin_inset Text
31735
31736 \begin_layout Plain Layout
31737 pheight%
31738 \end_layout
31739
31740 \end_inset
31741 </cell>
31742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31743 \begin_inset Text
31744
31745 \begin_layout Plain Layout
31746 用紙高さの%
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 </row>
31752 <row>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757 ex
31758 \end_layout
31759
31760 \end_inset
31761 </cell>
31762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31763 \begin_inset Text
31764
31765 \begin_layout Plain Layout
31766 現在のフォントの文字「x」の高さ
31767 \end_layout
31768
31769 \end_inset
31770 </cell>
31771 </row>
31772 <row>
31773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 em
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786 現在のフォントの文字「M」の幅
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 </row>
31792 <row>
31793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797 mu
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806 数式単位 (1
31807 \begin_inset Formula $\,$
31808 \end_inset
31809
31810 mu = 1/18
31811 \begin_inset Formula $\,$
31812 \end_inset
31813
31814 em)
31815 \end_layout
31816
31817 \end_inset
31818 </cell>
31819 </row>
31820 </lyxtabular>
31821
31822 \end_inset
31823
31824
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \end_layout
31831
31832 \begin_layout Chapter
31833 画像を含む場合のファイル出力形式
31834 \begin_inset CommandInset label
31835 LatexCommand label
31836 name "cha:ファイル出力形式"
31837
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \begin_layout Section
31844 DVI
31845 \begin_inset Index idx
31846 status collapsed
31847
31848 \begin_layout Plain Layout
31849 ふぁいるしょしき@ファイル書式 ! DVI
31850 \end_layout
31851
31852 \end_inset
31853
31854
31855 \begin_inset Index idx
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859 DVI|see
31860 \begin_inset ERT
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864
31865 {
31866 \end_layout
31867
31868 \end_inset
31869
31870 ファイル書式
31871 \begin_inset ERT
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875
31876 }
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \end_layout
31883
31884 \end_inset
31885
31886
31887 \end_layout
31888
31889 \begin_layout Standard
31890 このファイル型の拡張子は「
31891 \family typewriter
31892 .dvi
31893 \family default
31894 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
31895 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
31896 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
31897 \end_layout
31898
31899 \begin_layout Standard
31900 \begin_inset Note Greyedout
31901 status open
31902
31903 \begin_layout Plain Layout
31904 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
31905 \end_layout
31906
31907 \end_inset
31908
31909 ですから、お使いの
31910 \family typewriter
31911 .dvi
31912 \family default
31913 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
31914 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
31915 DFを使用することをお勧めします。
31916 \end_layout
31917
31918 \begin_layout Standard
31919 使用中の文書は、
31920 \family sans
31921 ファイル
31922 \family default
31923 \SpecialChar \menuseparator
31924
31925 \family sans
31926 書き出し
31927 \family default
31928 \SpecialChar \menuseparator
31929
31930 \family sans
31931 DVI
31932 \family default
31933 メニューを使用して、DVIに書き出すことができます。また、
31934 \family sans
31935 表示
31936 \family default
31937 メニューかツールバーボタン
31938 \begin_inset Graphics
31939         filename ../../images/buffer-view_dvi.png
31940         scale 85
31941         scaleBeforeRotation
31942
31943 \end_inset
31944
31945 を使用すれば、使用中の文書をDVIで表示させることができます。
31946 \end_layout
31947
31948 \begin_layout Section
31949 PostScript
31950 \begin_inset CommandInset label
31951 LatexCommand label
31952 name "sec:PostScript"
31953
31954 \end_inset
31955
31956
31957 \begin_inset Index idx
31958 status collapsed
31959
31960 \begin_layout Plain Layout
31961 ふぁいるしょしき@ファイル書式 ! PostScript
31962 \end_layout
31963
31964 \end_inset
31965
31966
31967 \begin_inset Index idx
31968 status collapsed
31969
31970 \begin_layout Plain Layout
31971 PostScript|see
31972 \begin_inset ERT
31973 status collapsed
31974
31975 \begin_layout Plain Layout
31976
31977 {
31978 \end_layout
31979
31980 \end_inset
31981
31982 ファイル書式
31983 \begin_inset ERT
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987
31988 }
31989 \end_layout
31990
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \end_inset
31997
31998
31999 \end_layout
32000
32001 \begin_layout Standard
32002 このファイル型の拡張子は「
32003 \family typewriter
32004 .ps
32005 \family default
32006 」です。PostScriptは、
32007 \family typewriter
32008 Adobe
32009 \family default
32010 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
32011 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
32012 \begin_inset Foot
32013 status open
32014
32015 \begin_layout Plain Layout
32016 これについてもう少し学ぶ気があれば、LaTeXパッケージ
32017 \series bold
32018 PSTricks
32019 \series default
32020  
32021 \begin_inset CommandInset citation
32022 LatexCommand cite
32023 key "pstricks"
32024
32025 \end_inset
32026
32027 を見てみてください。
32028 \end_layout
32029
32030 \end_inset
32031
32032 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
32033 \end_layout
32034
32035 \begin_layout Standard
32036 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
32037 \family typewriter
32038 .eps
32039 \family default
32040 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
32041 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
32042 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
32043 を直接EPSとして入れておく方がよいでしょう。
32044 \end_layout
32045
32046 \begin_layout Standard
32047 文書は、
32048 \family sans
32049 ファイル
32050 \family default
32051 \SpecialChar \menuseparator
32052
32053 \family sans
32054 書き出し
32055 \family default
32056 \SpecialChar \menuseparator
32057
32058 \family sans
32059 Postscript
32060 \family default
32061 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
32062 \family sans
32063 表示
32064 \family default
32065 メニューかツールバーボタン
32066 \begin_inset Graphics
32067         filename ../../images/buffer-view_ps.png
32068         scale 85
32069         scaleBeforeRotation
32070
32071 \end_inset
32072
32073 を使用することでPostScriptとして表示させることができます。
32074 \end_layout
32075
32076 \begin_layout Section
32077 PDF
32078 \begin_inset Index idx
32079 status collapsed
32080
32081 \begin_layout Plain Layout
32082 ふぁいるしょしき@ファイル書式 ! PDF
32083 \end_layout
32084
32085 \end_inset
32086
32087
32088 \begin_inset Index idx
32089 status collapsed
32090
32091 \begin_layout Plain Layout
32092 PDF
32093 \end_layout
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Standard
32101 このファイル型の拡張子は「
32102 \family typewriter
32103 .pdf
32104 \family default
32105 」です。この「Portable Document Format (PDF)」は、
32106 \family typewriter
32107 Adobe
32108 \family default
32109 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
32110 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
32111 \end_layout
32112
32113 \begin_layout Standard
32114 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
32115 \family typewriter
32116 .jpg
32117 \family default
32118 」または「
32119 \family typewriter
32120 .jpeg
32121 \family default
32122 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
32123 \family typewriter
32124 .png
32125 \family default
32126 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
32127 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
32128 とをお勧めします。
32129 \end_layout
32130
32131 \begin_layout Standard
32132 使用中の文書は、
32133 \family sans
32134 ファイル
32135 \family default
32136 \SpecialChar \menuseparator
32137
32138 \family sans
32139 書き出し
32140 \family default
32141 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
32142 \end_layout
32143
32144 \begin_layout Description
32145 PDF
32146 \begin_inset space ~
32147 \end_inset
32148
32149 (ps2pdf) これは
32150 \family typewriter
32151 ps2pdf
32152 \family default
32153 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
32154 \family typewriter
32155 dvips
32156 \family default
32157 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
32158 \end_layout
32159
32160 \begin_layout Description
32161 PDF
32162 \begin_inset space ~
32163 \end_inset
32164
32165 (dvipdfm) これは
32166 \family typewriter
32167 dvipdfm
32168 \family default
32169 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
32170 \end_layout
32171
32172 \begin_layout Description
32173 PDF
32174 \begin_inset space ~
32175 \end_inset
32176
32177 (pdflatex) これは
32178 \family typewriter
32179 pdftex
32180 \family default
32181 プログラムを使って、現在のファイルを直接PDFに変換します。
32182 \end_layout
32183
32184 \begin_layout Standard
32185
32186 \family typewriter
32187 pdftex
32188 \family default
32189 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
32190 \family sans
32191 PDF
32192 \begin_inset space ~
32193 \end_inset
32194
32195 (pdflatex)
32196 \family default
32197 を使用することが推奨されます。
32198 \family typewriter
32199 dvipdfm
32200 \family default
32201 プログラムは開発が停止しており、若干時代遅れになっています。
32202 \end_layout
32203
32204 \begin_layout Standard
32205 使用中の文書をPDFとして表示するには、
32206 \family sans
32207 表示
32208 \family default
32209 メニューかツールバーボタン
32210 \begin_inset Graphics
32211         filename ../../images/buffer-view_pdf2.png
32212         scale 85
32213         scaleBeforeRotation
32214
32215 \end_inset
32216
32217 (これは
32218 \family sans
32219 PDF
32220 \begin_inset space ~
32221 \end_inset
32222
32223 (pdflatex)
32224 \family default
32225 を使用します)を用います。
32226 \end_layout
32227
32228 \begin_layout Chapter
32229 第(
32230 \begin_inset CommandInset ref
32231 LatexCommand ref
32232 reference "eq:Wgn"
32233
32234 \end_inset
32235
32236 )式の説明
32237 \begin_inset CommandInset label
32238 LatexCommand label
32239 name "cha:式の説明"
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 \begin_inset Formula $n$
32248 \end_inset
32249
32250 個の表セルの全幅
32251 \begin_inset Formula $W_{\mathrm{tot\, n}}$
32252 \end_inset
32253
32254
32255 \end_layout
32256
32257 \begin_layout Standard
32258 \begin_inset Formula \begin{equation}
32259 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
32260
32261 \end_inset
32262
32263
32264 \end_layout
32265
32266 \begin_layout Standard
32267 で計算できます。ここで
32268 \begin_inset Formula $W_{g\, n}$
32269 \end_inset
32270
32271 は、すべてのセルが持つ固定幅です。
32272 \series bold
32273
32274 \backslash
32275 tabcolsep
32276 \series default
32277 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
32278 \begin_inset space \thinspace{}
32279 \end_inset
32280
32281 ptです。
32282 \series bold
32283
32284 \backslash
32285 arrayrulewidth
32286 \series default
32287 は、セル罫線幅であり、既定値は0.4
32288 \begin_inset space \thinspace{}
32289 \end_inset
32290
32291 ptです。
32292 \end_layout
32293
32294 \begin_layout Standard
32295
32296 \begin_inset CommandInset ref
32297 LatexCommand eqref
32298 reference "eq:Wtot_n"
32299
32300 \end_inset
32301
32302 式にしたがえば、連結列の全幅
32303 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \begin_layout Standard
32310 \begin_inset Formula \begin{equation}
32311 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
32312
32313 \end_inset
32314
32315
32316 \end_layout
32317
32318 \begin_layout Standard
32319 となります。
32320 \begin_inset Formula $n$
32321 \end_inset
32322
32323 列を連結する時には各列の全幅は
32324 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
32325 \end_inset
32326
32327 となるので、第
32328 \begin_inset CommandInset ref
32329 LatexCommand eqref
32330 reference "eq:Wtot_n"
32331
32332 \end_inset
32333
32334 式と第
32335 \begin_inset CommandInset ref
32336 LatexCommand eqref
32337 reference "eq:Wtot_mult"
32338
32339 \end_inset
32340
32341 式が等しいものと置けば、必要となる固定幅
32342 \begin_inset Formula $W_{g\, n}$
32343 \end_inset
32344
32345 を計算することができて、
32346 \end_layout
32347
32348 \begin_layout Standard
32349 \begin_inset Formula \begin{equation}
32350 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
32351
32352 \end_inset
32353
32354 となります。
32355 \end_layout
32356
32357 \begin_layout Bibliography
32358 \labelwidthstring 参考文献
32359 \begin_inset CommandInset bibitem
32360 LatexCommand bibitem
32361 key "latexcompanion"
32362
32363 \end_inset
32364
32365 Frank Mittelbach and Michel Goossens: 
32366 \emph on
32367 The LaTeX Companion Second Edition.
32368
32369 \emph default
32370  Addison-Wesley, 2004
32371 \end_layout
32372
32373 \begin_layout Bibliography
32374 \labelwidthstring 参考文献
32375 \begin_inset CommandInset bibitem
32376 LatexCommand bibitem
32377 key "latexguide"
32378
32379 \end_inset
32380
32381 Helmut Kopka and Patrick W.
32382  Daly: 
32383 \emph on
32384 A Guide to LaTeX Fourth Edition.
32385
32386 \emph default
32387  Addison-Wesley, 2003
32388 \end_layout
32389
32390 \begin_layout Bibliography
32391 \labelwidthstring 参考文献
32392 \begin_inset CommandInset bibitem
32393 LatexCommand bibitem
32394 key "latexbook"
32395
32396 \end_inset
32397
32398 Leslie Lamport: 
32399 \emph on
32400 LaTeX: A Document Preparation System.
32401
32402 \emph default
32403  Addison-Wesley, second edition, 1994
32404 \end_layout
32405
32406 \begin_layout Bibliography
32407 \labelwidthstring 参考文献
32408 \begin_inset CommandInset bibitem
32409 LatexCommand bibitem
32410 key "booktabs"
32411
32412 \end_inset
32413
32414 LaTeXパッケージ
32415 \series bold
32416
32417 \begin_inset CommandInset href
32418 LatexCommand href
32419 name "booktabs"
32420 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
32421
32422 \end_inset
32423
32424
32425 \series default
32426
32427 \begin_inset Index idx
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
32432 \end_layout
32433
32434 \end_inset
32435
32436 の取扱説明書
32437 \end_layout
32438
32439 \begin_layout Bibliography
32440 \labelwidthstring 参考文献
32441 \begin_inset CommandInset bibitem
32442 LatexCommand bibitem
32443 key "caption"
32444
32445 \end_inset
32446
32447 LaTeXパッケージ
32448 \series bold
32449
32450 \begin_inset CommandInset href
32451 LatexCommand href
32452 name "caption"
32453 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
32454
32455 \end_inset
32456
32457
32458 \series default
32459
32460 \begin_inset Index idx
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464 LaTeXぱっけーじ@LaTeXパッケージ ! caption
32465 \end_layout
32466
32467 \end_inset
32468
32469 の取扱説明書
32470 \end_layout
32471
32472 \begin_layout Bibliography
32473 \labelwidthstring 参考文献
32474 \begin_inset CommandInset bibitem
32475 LatexCommand bibitem
32476 key "endfloat"
32477
32478 \end_inset
32479
32480 LaTeXパッケージ
32481 \series bold
32482
32483 \begin_inset CommandInset href
32484 LatexCommand href
32485 name "endfloat"
32486 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
32487
32488 \end_inset
32489
32490
32491 \series default
32492
32493 \begin_inset Index idx
32494 status collapsed
32495
32496 \begin_layout Plain Layout
32497 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
32498 \end_layout
32499
32500 \end_inset
32501
32502 の取扱説明書
32503 \end_layout
32504
32505 \begin_layout Bibliography
32506 \labelwidthstring 参考文献
32507 \begin_inset CommandInset bibitem
32508 LatexCommand bibitem
32509 key "wrapfig"
32510
32511 \end_inset
32512
32513 LaTeXパッケージ
32514 \series bold
32515
32516 \begin_inset CommandInset href
32517 LatexCommand href
32518 name "wrapfig"
32519 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
32520
32521 \end_inset
32522
32523
32524 \series default
32525
32526 \begin_inset Index idx
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
32531 \end_layout
32532
32533 \end_inset
32534
32535 の取扱説明書
32536 \end_layout
32537
32538 \begin_layout Bibliography
32539 \labelwidthstring 参考文献
32540 \begin_inset CommandInset bibitem
32541 LatexCommand bibitem
32542 key "footmisc"
32543
32544 \end_inset
32545
32546 LaTeXパッケージ
32547 \series bold
32548
32549 \begin_inset CommandInset href
32550 LatexCommand href
32551 name "footmisc"
32552 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
32553
32554 \end_inset
32555
32556
32557 \series default
32558
32559 \begin_inset Index idx
32560 status collapsed
32561
32562 \begin_layout Plain Layout
32563 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
32564 \end_layout
32565
32566 \end_inset
32567
32568 の取扱説明書
32569 \end_layout
32570
32571 \begin_layout Bibliography
32572 \labelwidthstring 参考文献
32573 \begin_inset CommandInset bibitem
32574 LatexCommand bibitem
32575 key "hypcap"
32576
32577 \end_inset
32578
32579 LaTeXパッケージ
32580 \series bold
32581
32582 \begin_inset CommandInset href
32583 LatexCommand href
32584 name "hypcap"
32585 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
32586
32587 \end_inset
32588
32589
32590 \series default
32591
32592 \begin_inset Index idx
32593 status collapsed
32594
32595 \begin_layout Plain Layout
32596 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32597 \end_layout
32598
32599 \end_inset
32600
32601 の取扱説明書
32602 \end_layout
32603
32604 \begin_layout Bibliography
32605 \labelwidthstring 参考文献
32606 \begin_inset CommandInset bibitem
32607 LatexCommand bibitem
32608 key "hyperref"
32609
32610 \end_inset
32611
32612 LaTeXパッケージ
32613 \series bold
32614
32615 \begin_inset CommandInset href
32616 LatexCommand href
32617 name "hyperref"
32618 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
32619
32620 \end_inset
32621
32622
32623 \series default
32624
32625 \begin_inset Index idx
32626 status collapsed
32627
32628 \begin_layout Plain Layout
32629 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32630 \end_layout
32631
32632 \end_inset
32633
32634 の取扱説明書
32635 \end_layout
32636
32637 \begin_layout Bibliography
32638 \labelwidthstring 参考文献
32639 \begin_inset CommandInset bibitem
32640 LatexCommand bibitem
32641 key "KOMA-script"
32642
32643 \end_inset
32644
32645 LaTeXパッケージ
32646 \series bold
32647
32648 \begin_inset CommandInset href
32649 LatexCommand href
32650 name "KOMA-script"
32651 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
32652
32653 \end_inset
32654
32655
32656 \series default
32657
32658 \begin_inset Index idx
32659 status collapsed
32660
32661 \begin_layout Plain Layout
32662 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
32663 \end_layout
32664
32665 \end_inset
32666
32667 の取扱説明書
32668 \end_layout
32669
32670 \begin_layout Bibliography
32671 \labelwidthstring 参考文献
32672 \begin_inset CommandInset bibitem
32673 LatexCommand bibitem
32674 key "listings"
32675
32676 \end_inset
32677
32678 LaTeXパッケージ
32679 \series bold
32680
32681 \begin_inset CommandInset href
32682 LatexCommand href
32683 name "listings"
32684 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
32685
32686 \end_inset
32687
32688
32689 \series default
32690
32691 \begin_inset Index idx
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32696 \end_layout
32697
32698 \end_inset
32699
32700 の取扱説明書
32701 \end_layout
32702
32703 \begin_layout Bibliography
32704 \labelwidthstring 参考文献
32705 \begin_inset CommandInset bibitem
32706 LatexCommand bibitem
32707 key "marginnote"
32708
32709 \end_inset
32710
32711 LaTeXパッケージ
32712 \series bold
32713
32714 \begin_inset CommandInset href
32715 LatexCommand href
32716 name "marginnote"
32717 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
32718
32719 \end_inset
32720
32721
32722 \series default
32723
32724 \begin_inset Index idx
32725 status collapsed
32726
32727 \begin_layout Plain Layout
32728 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
32729 \end_layout
32730
32731 \end_inset
32732
32733 の取扱説明書
32734 \end_layout
32735
32736 \begin_layout Bibliography
32737 \labelwidthstring 参考文献
32738 \begin_inset CommandInset bibitem
32739 LatexCommand bibitem
32740 key "pstricks"
32741
32742 \end_inset
32743
32744 LaTeXパッケージ
32745 \series bold
32746
32747 \begin_inset CommandInset href
32748 LatexCommand href
32749 name "PSTricks"
32750 target "http://tug.org/PSTricks/"
32751
32752 \end_inset
32753
32754
32755 \series default
32756
32757 \begin_inset Index idx
32758 status collapsed
32759
32760 \begin_layout Plain Layout
32761 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
32762 \end_layout
32763
32764 \end_inset
32765
32766 のウェブページ
32767 \end_layout
32768
32769 \begin_layout Bibliography
32770 \labelwidthstring 参考文献
32771 \begin_inset CommandInset bibitem
32772 LatexCommand bibitem
32773 key "sidecap"
32774
32775 \end_inset
32776
32777 LaTeXパッケージ
32778 \series bold
32779
32780 \begin_inset CommandInset href
32781 LatexCommand href
32782 name "sidecap"
32783 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
32784
32785 \end_inset
32786
32787
32788 \series default
32789
32790 \begin_inset Index idx
32791 status collapsed
32792
32793 \begin_layout Plain Layout
32794 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
32795 \end_layout
32796
32797 \end_inset
32798
32799 の取扱説明書
32800 \end_layout
32801
32802 \begin_layout Bibliography
32803 \labelwidthstring 参考文献
32804 \begin_inset CommandInset bibitem
32805 LatexCommand bibitem
32806 key "prettyref"
32807
32808 \end_inset
32809
32810 LaTeXパッケージ
32811 \series bold
32812
32813 \begin_inset CommandInset href
32814 LatexCommand href
32815 name "prettyref"
32816 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
32817
32818 \end_inset
32819
32820
32821 \series default
32822
32823 \begin_inset Index idx
32824 status collapsed
32825
32826 \begin_layout Plain Layout
32827 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
32828 \end_layout
32829
32830 \end_inset
32831
32832
32833 \end_layout
32834
32835 \begin_layout Bibliography
32836 \labelwidthstring 参考文献
32837 \begin_inset CommandInset bibitem
32838 LatexCommand bibitem
32839 key "refstyle"
32840
32841 \end_inset
32842
32843 LaTeXパッケージ
32844 \series bold
32845
32846 \begin_inset CommandInset href
32847 LatexCommand href
32848 name "refstyle"
32849 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
32850
32851 \end_inset
32852
32853
32854 \series default
32855
32856 \begin_inset Index idx
32857 status collapsed
32858
32859 \begin_layout Plain Layout
32860 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
32861 \end_layout
32862
32863 \end_inset
32864
32865
32866 \end_layout
32867
32868 \begin_layout Bibliography
32869 \labelwidthstring 参考文献
32870 \begin_inset CommandInset bibitem
32871 LatexCommand bibitem
32872 key "NewInLyX20"
32873
32874 \end_inset
32875
32876
32877 \family sans
32878 LyX 2.0
32879 \family default
32880 の新機能に関する
32881 \begin_inset CommandInset href
32882 LatexCommand href
32883 name "Wikiページ"
32884 target "http://wiki.lyx.org/LyX/NewInLyX20"
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Standard
32892 \begin_inset CommandInset index_print
32893 LatexCommand printindex
32894 type "idx"
32895
32896 \end_inset
32897
32898
32899 \end_layout
32900
32901 \end_body
32902 \end_document