]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe the new table cell alignment feature
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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 \begin_inset Tabular
11557 <lyxtabular version="3" rows="3" columns="3">
11558 <features tabularvalignment="middle">
11559 <column alignment="center" valignment="top" width="0pt">
11560 <column alignment="center" valignment="top" width="0">
11561 <column alignment="center" valignment="top" width="0">
11562 <row>
11563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 </row>
11591 <row>
11592 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 連結行の項目
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 </row>
11620 <row>
11621 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11631 \begin_inset Text
11632
11633 \begin_layout Plain Layout
11634
11635 \end_layout
11636
11637 \end_inset
11638 </cell>
11639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 </row>
11649 </lyxtabular>
11650
11651 \end_inset
11652
11653
11654 \end_layout
11655
11656 \begin_layout Standard
11657
11658 \lang english
11659 The width and alignment of multirow cells is set by setting the width and
11660  alignment for the whole column.
11661 \end_layout
11662
11663 \begin_layout Section
11664 フォーマル形式の表
11665 \begin_inset CommandInset label
11666 LatexCommand label
11667 name "sec:フォーマル形式の表"
11668
11669 \end_inset
11670
11671
11672 \begin_inset Index idx
11673 status collapsed
11674
11675 \begin_layout Plain Layout
11676 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
11677 \end_layout
11678
11679 \end_inset
11680
11681
11682 \end_layout
11683
11684 \begin_layout Standard
11685 書籍中の表は、よく表
11686 \begin_inset CommandInset ref
11687 LatexCommand ref
11688 reference "tab:ブックタブ表の例"
11689
11690 \end_inset
11691
11692 のように組版されます。この種の表は、「
11693 \emph on
11694 フォーマル形式
11695 \emph default
11696 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
11697 \end_layout
11698
11699 \begin_layout Standard
11700 \begin_inset Float table
11701 placement h
11702 wide false
11703 sideways false
11704 status open
11705
11706 \begin_layout Plain Layout
11707 \begin_inset Caption
11708
11709 \begin_layout Plain Layout
11710 \begin_inset CommandInset label
11711 LatexCommand label
11712 name "tab:ブックタブ表の例"
11713
11714 \end_inset
11715
11716 ブックタブ表の例
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \end_layout
11723
11724 \begin_layout Plain Layout
11725 \align center
11726 \begin_inset Tabular
11727 <lyxtabular version="3" rows="8" columns="4">
11728 <features booktabs="true" tabularvalignment="middle">
11729 <column alignment="center" valignment="top" width="0">
11730 <column alignment="center" valignment="top" width="0">
11731 <column alignment="center" valignment="top" width="0">
11732 <column alignment="center" valignment="top" width="0">
11733 <row>
11734 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 システム
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" topline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 Medipix
11748 \begin_inset space \thinspace{}
11749 \end_inset
11750
11751 1
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 Medipix
11761 \begin_inset space \thinspace{}
11762 \end_inset
11763
11764 2
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 </row>
11779 <row>
11780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 \begin_inset ERT
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789
11790 \backslash
11791 cmidrule(r){2-2}
11792 \end_layout
11793
11794 \end_inset
11795
11796
11797 \begin_inset ERT
11798 status collapsed
11799
11800 \begin_layout Plain Layout
11801
11802
11803 \backslash
11804 cmidrule(l){3-4}
11805 \end_layout
11806
11807 \end_inset
11808
11809 検知器の厚み [µm]
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 <cell alignment="center" valignment="top" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 300
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell alignment="center" valignment="top" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 300
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell alignment="center" valignment="top" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836 700
11837 \end_layout
11838
11839 \end_inset
11840 </cell>
11841 </row>
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 エッジ角 [°]
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" topline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 3.55
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" topline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 2.71
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 7.99
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row topspace="default">
11881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 空間分解能 [µm]
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 4.26
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 10.17
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 10.56
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 </row>
11918 <row topspace="default">
11919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 \begin_inset Formula $f_{\mathrm{max}}$
11924 \end_inset
11925
11926 におけるMTF
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell alignment="center" valignment="top" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 0.53
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 0.37
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 <cell alignment="center" valignment="top" usebox="none">
11950 \begin_inset Text
11951
11952 \begin_layout Plain Layout
11953 0.39
11954 \end_layout
11955
11956 \end_inset
11957 </cell>
11958 </row>
11959 <row topspace="default">
11960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964 \begin_inset ERT
11965 status collapsed
11966
11967 \begin_layout Plain Layout
11968
11969
11970 \backslash
11971 cmidrule(l{10pt}){1-1}
11972 \end_layout
11973
11974 \end_inset
11975
11976 LSF空間分解能
11977 \end_layout
11978
11979 \end_inset
11980 </cell>
11981 <cell alignment="center" valignment="top" usebox="none">
11982 \begin_inset Text
11983
11984 \begin_layout Plain Layout
11985
11986 \end_layout
11987
11988 \end_inset
11989 </cell>
11990 <cell alignment="center" valignment="top" usebox="none">
11991 \begin_inset Text
11992
11993 \begin_layout Plain Layout
11994
11995 \end_layout
11996
11997 \end_inset
11998 </cell>
11999 <cell alignment="center" valignment="top" usebox="none">
12000 \begin_inset Text
12001
12002 \begin_layout Plain Layout
12003
12004 \end_layout
12005
12006 \end_inset
12007 </cell>
12008 </row>
12009 <row>
12010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12011 \begin_inset Text
12012
12013 \begin_layout Plain Layout
12014 µm表示
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 <cell alignment="center" valignment="top" usebox="none">
12020 \begin_inset Text
12021
12022 \begin_layout Plain Layout
12023 129.7
12024 \end_layout
12025
12026 \end_inset
12027 </cell>
12028 <cell alignment="center" valignment="top" usebox="none">
12029 \begin_inset Text
12030
12031 \begin_layout Plain Layout
12032 52.75
12033 \end_layout
12034
12035 \end_inset
12036 </cell>
12037 <cell alignment="center" valignment="top" usebox="none">
12038 \begin_inset Text
12039
12040 \begin_layout Plain Layout
12041 50.78
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 </row>
12047 <row>
12048 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12049 \begin_inset Text
12050
12051 \begin_layout Plain Layout
12052 ピクセルサイズに対する%表示
12053 \end_layout
12054
12055 \end_inset
12056 </cell>
12057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12058 \begin_inset Text
12059
12060 \begin_layout Plain Layout
12061 76.3
12062 \end_layout
12063
12064 \end_inset
12065 </cell>
12066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12067 \begin_inset Text
12068
12069 \begin_layout Plain Layout
12070 95.9
12071 \end_layout
12072
12073 \end_inset
12074 </cell>
12075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079 92.3
12080 \end_layout
12081
12082 \end_inset
12083 </cell>
12084 </row>
12085 </lyxtabular>
12086
12087 \end_inset
12088
12089
12090 \end_layout
12091
12092 \end_inset
12093
12094
12095 \end_layout
12096
12097 \begin_layout Standard
12098 表中の行に余白を加えるには、第
12099 \begin_inset CommandInset ref
12100 LatexCommand ref
12101 reference "sub:行の余白取り"
12102
12103 \end_inset
12104
12105 節に述べられているように、表の設定ダイアログの
12106 \family sans
12107 罫線
12108 \family default
12109 タブを使用します。
12110 \end_layout
12111
12112 \begin_layout Standard
12113 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12114 \begin_inset Newline newline
12115 \end_inset
12116
12117 最初と最後の表罫線の既定幅は0.08
12118 \begin_inset space \thinspace{}
12119 \end_inset
12120
12121 emですが、他の罫線の既定幅は0.05
12122 \begin_inset space \thinspace{}
12123 \end_inset
12124
12125 emです。
12126 \end_layout
12127
12128 \begin_layout Standard
12129 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12130 \end_layout
12131
12132 \begin_layout Standard
12133
12134 \series bold
12135
12136 \backslash
12137 let
12138 \backslash
12139 mytoprule
12140 \backslash
12141 toprule
12142 \begin_inset Newline newline
12143 \end_inset
12144
12145
12146 \backslash
12147 renewcommand{
12148 \backslash
12149 toprule}{
12150 \backslash
12151 mytoprule[幅]}
12152 \end_layout
12153
12154 \begin_layout Standard
12155 上の例は、
12156 \series bold
12157 toprule
12158 \series default
12159 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12160 \series bold
12161 toprule
12162 \series default
12163
12164 \series bold
12165 bottomrule
12166 \series default
12167 に置き換えて下さい。他の罫線の線幅を変更するには、
12168 \series bold
12169 toprule
12170 \series default
12171
12172 \series bold
12173 midrule
12174 \series default
12175 に置き換えます。線幅を設定する上では、付録
12176 \begin_inset CommandInset ref
12177 LatexCommand ref
12178 reference "cha:LyXで使用できる単位"
12179
12180 \end_inset
12181
12182 に挙げてあるすべての単位を使用することができます。
12183 \end_layout
12184
12185 \begin_layout Standard
12186 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12187 \series bold
12188
12189 \backslash
12190 cmidrule
12191 \series default
12192 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12193 \end_layout
12194
12195 \begin_layout Standard
12196
12197 \series bold
12198
12199 \backslash
12200 cmidrule[幅](刈込){開始列-終了列}
12201 \end_layout
12202
12203 \begin_layout Standard
12204 です。
12205 \series bold
12206
12207 \backslash
12208 cmidrule
12209 \series default
12210 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12211 \series bold
12212
12213 \backslash
12214 cmidrule
12215 \series default
12216 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12217
12218 \end_layout
12219
12220 \begin_layout Standard
12221 この線幅の既定値は0.03
12222 \begin_inset space \thinspace{}
12223 \end_inset
12224
12225 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12226 。非必須パラメーターの「刈込」は、
12227 \emph on
12228 l{刈込幅}
12229 \emph default
12230 あるいは
12231 \emph on
12232 r{刈込幅}
12233 \emph default
12234 の値を取り、刈込幅の指定は非必須です。たとえば、
12235 \emph on
12236 l{2pt}
12237 \emph default
12238 というパラメーターを使うと、罫線が左端から2
12239 \begin_inset space \thinspace{}
12240 \end_inset
12241
12242 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12243 \begin_inset space \thinspace{}
12244 \end_inset
12245
12246 emだけ刈り込まれます。
12247 \end_layout
12248
12249 \begin_layout Standard
12250 \begin_inset VSpace bigskip
12251 \end_inset
12252
12253
12254 \begin_inset CommandInset ref
12255 LatexCommand ref
12256 reference "tab:ブックタブ表の例"
12257
12258 \end_inset
12259
12260 は、
12261 \end_layout
12262
12263 \begin_layout Standard
12264
12265 \series bold
12266
12267 \backslash
12268 cmidrule(r){2-2}
12269 \backslash
12270 cmidrule(l){3-4}
12271 \end_layout
12272
12273 \begin_layout Standard
12274 というコマンドを第二行の初めに使用し、
12275 \end_layout
12276
12277 \begin_layout Standard
12278
12279 \series bold
12280
12281 \backslash
12282 cmidrule(l{10pt}){1-1}
12283 \end_layout
12284
12285 \begin_layout Standard
12286 を第六行に使用して作成されています。
12287 \end_layout
12288
12289 \begin_layout Standard
12290 \begin_inset VSpace bigskip
12291 \end_inset
12292
12293
12294 \end_layout
12295
12296 \begin_layout Standard
12297 ときには、表
12298 \begin_inset CommandInset ref
12299 LatexCommand ref
12300 reference "tab:特殊なブックタブ表"
12301
12302 \end_inset
12303
12304 のような重なり合った
12305 \series bold
12306
12307 \backslash
12308 cmidrule
12309 \series default
12310 が欲しいことがあるかもしれません。これは、TeXコードで
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316
12317 \backslash
12318 morecmidrules
12319 \end_layout
12320
12321 \begin_layout Standard
12322 コマンドを使用することによって実現することができます。表
12323 \begin_inset CommandInset ref
12324 LatexCommand ref
12325 reference "tab:特殊なブックタブ表"
12326
12327 \end_inset
12328
12329 の第二列には
12330 \end_layout
12331
12332 \begin_layout Standard
12333
12334 \series bold
12335
12336 \backslash
12337 cmidrule(r){2-2}
12338 \backslash
12339 cmidrule(l){3-4}
12340 \backslash
12341 morecmidrules
12342 \backslash
12343 cmidrule{2-4}
12344 \end_layout
12345
12346 \begin_layout Standard
12347 というコマンドが使用されており、第六列には
12348 \end_layout
12349
12350 \begin_layout Standard
12351
12352 \series bold
12353
12354 \backslash
12355 midrule
12356 \backslash
12357 morecmidrules
12358 \backslash
12359 cmidrule{3-4}
12360 \end_layout
12361
12362 \begin_layout Standard
12363 というコマンドが使用されています。
12364 \end_layout
12365
12366 \begin_layout Standard
12367 \begin_inset VSpace bigskip
12368 \end_inset
12369
12370
12371 \end_layout
12372
12373 \begin_layout Standard
12374 罫線の余白取りにどうしても満足が行かない場合には、
12375 \end_layout
12376
12377 \begin_layout Standard
12378
12379 \series bold
12380
12381 \backslash
12382 specialrule{幅}{上余白}{下余白}
12383 \end_layout
12384
12385 \begin_layout Standard
12386 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12387 \series bold
12388 booktabs
12389 \series default
12390  
12391 \begin_inset CommandInset citation
12392 LatexCommand cite
12393 key "booktabs"
12394
12395 \end_inset
12396
12397
12398 \begin_inset Index idx
12399 status collapsed
12400
12401 \begin_layout Plain Layout
12402 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12403 \end_layout
12404
12405 \end_inset
12406
12407 の取扱説明書をご参照下さい。
12408 \end_layout
12409
12410 \begin_layout Standard
12411 \begin_inset Float table
12412 placement h
12413 wide false
12414 sideways false
12415 status open
12416
12417 \begin_layout Plain Layout
12418 \begin_inset Caption
12419
12420 \begin_layout Plain Layout
12421 \begin_inset CommandInset label
12422 LatexCommand label
12423 name "tab:特殊なブックタブ表"
12424
12425 \end_inset
12426
12427 特殊なブックタブ表
12428 \end_layout
12429
12430 \end_inset
12431
12432
12433 \end_layout
12434
12435 \begin_layout Plain Layout
12436 \align center
12437 \begin_inset Tabular
12438 <lyxtabular version="3" rows="8" columns="4">
12439 <features booktabs="true" tabularvalignment="middle">
12440 <column alignment="center" valignment="top" width="0">
12441 <column alignment="center" valignment="top" width="0">
12442 <column alignment="center" valignment="top" width="0">
12443 <column alignment="center" valignment="top" width="0">
12444 <row>
12445 <cell alignment="center" valignment="top" topline="true" usebox="none">
12446 \begin_inset Text
12447
12448 \begin_layout Plain Layout
12449 システム
12450 \end_layout
12451
12452 \end_inset
12453 </cell>
12454 <cell alignment="center" valignment="top" topline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Plain Layout
12458 Medipix
12459 \begin_inset space \thinspace{}
12460 \end_inset
12461
12462 1
12463 \end_layout
12464
12465 \end_inset
12466 </cell>
12467 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12468 \begin_inset Text
12469
12470 \begin_layout Plain Layout
12471 Medipix
12472 \begin_inset space \thinspace{}
12473 \end_inset
12474
12475 2
12476 \end_layout
12477
12478 \end_inset
12479 </cell>
12480 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12481 \begin_inset Text
12482
12483 \begin_layout Plain Layout
12484
12485 \end_layout
12486
12487 \end_inset
12488 </cell>
12489 </row>
12490 <row>
12491 <cell alignment="center" valignment="top" usebox="none">
12492 \begin_inset Text
12493
12494 \begin_layout Plain Layout
12495 \begin_inset ERT
12496 status collapsed
12497
12498 \begin_layout Plain Layout
12499
12500
12501 \backslash
12502 cmidrule(r){2-2}
12503 \end_layout
12504
12505 \end_inset
12506
12507
12508 \begin_inset ERT
12509 status collapsed
12510
12511 \begin_layout Plain Layout
12512
12513
12514 \backslash
12515 cmidrule(l){3-4}
12516 \end_layout
12517
12518 \end_inset
12519
12520
12521 \begin_inset ERT
12522 status collapsed
12523
12524 \begin_layout Plain Layout
12525
12526
12527 \backslash
12528 morecmidrules 
12529 \end_layout
12530
12531 \end_inset
12532
12533
12534 \begin_inset ERT
12535 status collapsed
12536
12537 \begin_layout Plain Layout
12538
12539
12540 \backslash
12541 cmidrule{2-4}
12542 \end_layout
12543
12544 \end_inset
12545
12546 検知器の厚み [µm]
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 <cell alignment="center" valignment="top" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555 300
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 <cell alignment="center" valignment="top" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564 300
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 <cell alignment="center" valignment="top" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573 700
12574 \end_layout
12575
12576 \end_inset
12577 </cell>
12578 </row>
12579 <row>
12580 <cell alignment="center" valignment="top" topline="true" usebox="none">
12581 \begin_inset Text
12582
12583 \begin_layout Plain Layout
12584 エッジ角 [°]
12585 \end_layout
12586
12587 \end_inset
12588 </cell>
12589 <cell alignment="center" valignment="top" topline="true" usebox="none">
12590 \begin_inset Text
12591
12592 \begin_layout Plain Layout
12593 3.55
12594 \end_layout
12595
12596 \end_inset
12597 </cell>
12598 <cell alignment="center" valignment="top" topline="true" usebox="none">
12599 \begin_inset Text
12600
12601 \begin_layout Plain Layout
12602 2.71
12603 \end_layout
12604
12605 \end_inset
12606 </cell>
12607 <cell alignment="center" valignment="top" topline="true" usebox="none">
12608 \begin_inset Text
12609
12610 \begin_layout Plain Layout
12611 7.99
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 </row>
12617 <row topspace="default">
12618 <cell alignment="center" valignment="top" usebox="none">
12619 \begin_inset Text
12620
12621 \begin_layout Plain Layout
12622 空間分解能 [µm]
12623 \end_layout
12624
12625 \end_inset
12626 </cell>
12627 <cell alignment="center" valignment="top" usebox="none">
12628 \begin_inset Text
12629
12630 \begin_layout Plain Layout
12631 4.26
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 10.17
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 <cell alignment="center" valignment="top" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 10.56
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 </row>
12655 <row topspace="default">
12656 <cell alignment="center" valignment="top" usebox="none">
12657 \begin_inset Text
12658
12659 \begin_layout Plain Layout
12660 \begin_inset Formula $f_{\mathrm{max}}$
12661 \end_inset
12662
12663 におけるMTF
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 <cell alignment="center" valignment="top" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 0.53
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 <cell alignment="center" valignment="top" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681 0.37
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 0.39
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 </row>
12696 <row>
12697 <cell alignment="center" valignment="top" topline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 \begin_inset ERT
12702 status collapsed
12703
12704 \begin_layout Plain Layout
12705
12706
12707 \backslash
12708 morecmidrules 
12709 \end_layout
12710
12711 \end_inset
12712
12713
12714 \begin_inset ERT
12715 status collapsed
12716
12717 \begin_layout Plain Layout
12718
12719
12720 \backslash
12721 cmidrule{3-4}
12722 \end_layout
12723
12724 \end_inset
12725
12726 LSF空間分解能
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 <cell alignment="center" valignment="top" topline="true" usebox="none">
12732 \begin_inset Text
12733
12734 \begin_layout Plain Layout
12735
12736 \end_layout
12737
12738 \end_inset
12739 </cell>
12740 <cell alignment="center" valignment="top" topline="true" usebox="none">
12741 \begin_inset Text
12742
12743 \begin_layout Plain Layout
12744
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 <cell alignment="center" valignment="top" topline="true" usebox="none">
12750 \begin_inset Text
12751
12752 \begin_layout Plain Layout
12753
12754 \end_layout
12755
12756 \end_inset
12757 </cell>
12758 </row>
12759 <row>
12760 <cell alignment="center" valignment="top" usebox="none">
12761 \begin_inset Text
12762
12763 \begin_layout Plain Layout
12764 µm表示
12765 \end_layout
12766
12767 \end_inset
12768 </cell>
12769 <cell alignment="center" valignment="top" usebox="none">
12770 \begin_inset Text
12771
12772 \begin_layout Plain Layout
12773 129.7
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 <cell alignment="center" valignment="top" usebox="none">
12779 \begin_inset Text
12780
12781 \begin_layout Plain Layout
12782 52.75
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 <cell alignment="center" valignment="top" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791 50.78
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 </row>
12797 <row>
12798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 ピクセルサイズに対する%表示
12803 \end_layout
12804
12805 \end_inset
12806 </cell>
12807 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12808 \begin_inset Text
12809
12810 \begin_layout Plain Layout
12811 76.3
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12817 \begin_inset Text
12818
12819 \begin_layout Plain Layout
12820 95.9
12821 \end_layout
12822
12823 \end_inset
12824 </cell>
12825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 92.3
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 </row>
12835 </lyxtabular>
12836
12837 \end_inset
12838
12839
12840 \end_layout
12841
12842 \end_inset
12843
12844
12845 \end_layout
12846
12847 \begin_layout Section
12848 表の垂直揃え
12849 \begin_inset Index idx
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853 ひょう@表 ! そろえ@揃え
12854 \end_layout
12855
12856 \end_inset
12857
12858
12859 \end_layout
12860
12861 \begin_layout Standard
12862 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
12863 \begin_inset CommandInset ref
12864 LatexCommand ref
12865 reference "sec:ボックスダイアログ"
12866
12867 \end_inset
12868
12869 節に述べられているように、ボックスの垂直揃えを行います。
12870 \end_layout
12871
12872 \begin_layout Standard
12873 以下の例では、各表は15
12874 \begin_inset space \thinspace{}
12875 \end_inset
12876
12877 列幅%を持つminipage
12878 \begin_inset Foot
12879 status collapsed
12880
12881 \begin_layout Plain Layout
12882 minipageは第
12883 \begin_inset CommandInset ref
12884 LatexCommand ref
12885 reference "sec:ミニページ"
12886
12887 \end_inset
12888
12889 節で説明されています。
12890 \end_layout
12891
12892 \end_inset
12893
12894 ボックスの中に入れてあります。
12895 \end_layout
12896
12897 \begin_layout Itemize
12898 動作試験 
12899 \begin_inset Box Frameless
12900 position "t"
12901 hor_pos "c"
12902 has_inner_box 1
12903 inner_pos "c"
12904 use_parbox 0
12905 use_makebox 0
12906 width "15col%"
12907 special "none"
12908 height "1in"
12909 height_special "totalheight"
12910 status collapsed
12911
12912 \begin_layout Plain Layout
12913 \begin_inset Tabular
12914 <lyxtabular version="3" rows="3" columns="3">
12915 <features tabularvalignment="middle">
12916 <column alignment="center" valignment="top" width="0">
12917 <column alignment="center" valignment="top" width="0">
12918 <column alignment="center" valignment="top" width="0">
12919 <row>
12920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924
12925 \end_layout
12926
12927 \end_inset
12928 </cell>
12929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12930 \begin_inset Text
12931
12932 \begin_layout Plain Layout
12933
12934 \end_layout
12935
12936 \end_inset
12937 </cell>
12938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12939 \begin_inset Text
12940
12941 \begin_layout Plain Layout
12942
12943 \end_layout
12944
12945 \end_inset
12946 </cell>
12947 </row>
12948 <row>
12949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12959 \begin_inset Text
12960
12961 \begin_layout Plain Layout
12962
12963 \end_layout
12964
12965 \end_inset
12966 </cell>
12967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12968 \begin_inset Text
12969
12970 \begin_layout Plain Layout
12971
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 </row>
12977 <row>
12978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982
12983 \end_layout
12984
12985 \end_inset
12986 </cell>
12987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12988 \begin_inset Text
12989
12990 \begin_layout Plain Layout
12991
12992 \end_layout
12993
12994 \end_inset
12995 </cell>
12996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12997 \begin_inset Text
12998
12999 \begin_layout Plain Layout
13000
13001 \end_layout
13002
13003 \end_inset
13004 </cell>
13005 </row>
13006 </lyxtabular>
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \end_inset
13014
13015  動作試験 
13016 \begin_inset ERT
13017 status collapsed
13018
13019 \begin_layout Plain Layout
13020
13021
13022 \backslash
13023 raisebox{0.85
13024 \backslash
13025 baselineskip}{
13026 \end_layout
13027
13028 \end_inset
13029
13030
13031 \begin_inset Box Frameless
13032 position "t"
13033 hor_pos "c"
13034 has_inner_box 1
13035 inner_pos "c"
13036 use_parbox 0
13037 use_makebox 0
13038 width "15col%"
13039 special "none"
13040 height "1in"
13041 height_special "totalheight"
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045 \begin_inset Tabular
13046 <lyxtabular version="3" rows="3" columns="3">
13047 <features tabularvalignment="middle">
13048 <column alignment="center" valignment="top" width="0">
13049 <column alignment="center" valignment="top" width="0">
13050 <column alignment="center" valignment="top" width="0">
13051 <row>
13052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 </row>
13109 <row>
13110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 </row>
13138 </lyxtabular>
13139
13140 \end_inset
13141
13142
13143 \end_layout
13144
13145 \end_inset
13146
13147
13148 \begin_inset ERT
13149 status collapsed
13150
13151 \begin_layout Plain Layout
13152
13153 }
13154 \end_layout
13155
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Itemize
13162 動作試験 
13163 \begin_inset Box Frameless
13164 position "c"
13165 hor_pos "c"
13166 has_inner_box 1
13167 inner_pos "c"
13168 use_parbox 0
13169 use_makebox 0
13170 width "15col%"
13171 special "none"
13172 height "1in"
13173 height_special "totalheight"
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177 \begin_inset Tabular
13178 <lyxtabular version="3" rows="3" columns="3">
13179 <features tabularvalignment="middle">
13180 <column alignment="center" valignment="top" width="0">
13181 <column alignment="center" valignment="top" width="0">
13182 <column alignment="center" valignment="top" width="0">
13183 <row>
13184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13194 \begin_inset Text
13195
13196 \begin_layout Plain Layout
13197
13198 \end_layout
13199
13200 \end_inset
13201 </cell>
13202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13203 \begin_inset Text
13204
13205 \begin_layout Plain Layout
13206
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 </row>
13212 <row>
13213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13214 \begin_inset Text
13215
13216 \begin_layout Plain Layout
13217
13218 \end_layout
13219
13220 \end_inset
13221 </cell>
13222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13223 \begin_inset Text
13224
13225 \begin_layout Plain Layout
13226
13227 \end_layout
13228
13229 \end_inset
13230 </cell>
13231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13232 \begin_inset Text
13233
13234 \begin_layout Plain Layout
13235
13236 \end_layout
13237
13238 \end_inset
13239 </cell>
13240 </row>
13241 <row>
13242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13243 \begin_inset Text
13244
13245 \begin_layout Plain Layout
13246
13247 \end_layout
13248
13249 \end_inset
13250 </cell>
13251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13252 \begin_inset Text
13253
13254 \begin_layout Plain Layout
13255
13256 \end_layout
13257
13258 \end_inset
13259 </cell>
13260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13261 \begin_inset Text
13262
13263 \begin_layout Plain Layout
13264
13265 \end_layout
13266
13267 \end_inset
13268 </cell>
13269 </row>
13270 </lyxtabular>
13271
13272 \end_inset
13273
13274
13275 \end_layout
13276
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \begin_layout Itemize
13283 動作試験 
13284 \begin_inset Box Frameless
13285 position "b"
13286 hor_pos "c"
13287 has_inner_box 1
13288 inner_pos "c"
13289 use_parbox 0
13290 use_makebox 0
13291 width "15col%"
13292 special "none"
13293 height "1in"
13294 height_special "totalheight"
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298 \begin_inset Tabular
13299 <lyxtabular version="3" rows="3" columns="3">
13300 <features tabularvalignment="middle">
13301 <column alignment="center" valignment="top" width="0">
13302 <column alignment="center" valignment="top" width="0">
13303 <column alignment="center" valignment="top" width="0">
13304 <row>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 </row>
13333 <row>
13334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 <row>
13363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 </row>
13391 </lyxtabular>
13392
13393 \end_inset
13394
13395
13396 \end_layout
13397
13398 \end_inset
13399
13400  動作試験 
13401 \begin_inset ERT
13402 status collapsed
13403
13404 \begin_layout Plain Layout
13405
13406
13407 \backslash
13408 raisebox{-0.32
13409 \backslash
13410 baselineskip}{
13411 \end_layout
13412
13413 \end_inset
13414
13415
13416 \begin_inset Box Frameless
13417 position "b"
13418 hor_pos "c"
13419 has_inner_box 1
13420 inner_pos "c"
13421 use_parbox 0
13422 use_makebox 0
13423 width "15col%"
13424 special "none"
13425 height "1in"
13426 height_special "totalheight"
13427 status collapsed
13428
13429 \begin_layout Plain Layout
13430 \begin_inset Tabular
13431 <lyxtabular version="3" rows="3" columns="3">
13432 <features tabularvalignment="middle">
13433 <column alignment="center" valignment="top" width="0">
13434 <column alignment="center" valignment="top" width="0">
13435 <column alignment="center" valignment="top" width="0">
13436 <row>
13437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13438 \begin_inset Text
13439
13440 \begin_layout Plain Layout
13441
13442 \end_layout
13443
13444 \end_inset
13445 </cell>
13446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13447 \begin_inset Text
13448
13449 \begin_layout Plain Layout
13450
13451 \end_layout
13452
13453 \end_inset
13454 </cell>
13455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 </row>
13465 <row>
13466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13467 \begin_inset Text
13468
13469 \begin_layout Plain Layout
13470
13471 \end_layout
13472
13473 \end_inset
13474 </cell>
13475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13476 \begin_inset Text
13477
13478 \begin_layout Plain Layout
13479
13480 \end_layout
13481
13482 \end_inset
13483 </cell>
13484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13485 \begin_inset Text
13486
13487 \begin_layout Plain Layout
13488
13489 \end_layout
13490
13491 \end_inset
13492 </cell>
13493 </row>
13494 <row>
13495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13496 \begin_inset Text
13497
13498 \begin_layout Plain Layout
13499
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 </row>
13523 </lyxtabular>
13524
13525 \end_inset
13526
13527
13528 \end_layout
13529
13530 \end_inset
13531
13532
13533 \begin_inset ERT
13534 status collapsed
13535
13536 \begin_layout Plain Layout
13537
13538 }
13539 \end_layout
13540
13541 \end_inset
13542
13543
13544 \end_layout
13545
13546 \begin_layout Standard
13547 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
13548 \begin_inset Foot
13549 status collapsed
13550
13551 \begin_layout Plain Layout
13552 raiseboxは、第
13553 \begin_inset CommandInset ref
13554 LatexCommand ref
13555 reference "sub:垂直揃え"
13556
13557 \end_inset
13558
13559 節で説明されています。
13560 \end_layout
13561
13562 \end_inset
13563
13564 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
13565 \end_layout
13566
13567 \begin_layout Standard
13568
13569 \series bold
13570
13571 \backslash
13572 raisebox{0.85
13573 \backslash
13574 baselineskip}{
13575 \end_layout
13576
13577 \begin_layout Standard
13578 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
13579 \series bold
13580 }
13581 \series default
13582 をTeXコードとして挿入してあります。最後の項目の第二表には、
13583 \end_layout
13584
13585 \begin_layout Standard
13586
13587 \series bold
13588
13589 \backslash
13590 raisebox{-0.32
13591 \backslash
13592 baselineskip}{
13593 \end_layout
13594
13595 \begin_layout Standard
13596 というコマンドを使用しています。
13597 \end_layout
13598
13599 \begin_layout Standard
13600 \begin_inset Note Greyedout
13601 status open
13602
13603 \begin_layout Plain Layout
13604
13605 \series bold
13606 【註】
13607 \series default
13608 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
13609 \series bold
13610
13611 \backslash
13612 raisebox
13613 \series default
13614 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
13615 \end_layout
13616
13617 \end_inset
13618
13619
13620 \end_layout
13621
13622 \begin_layout Section
13623 色付きの表
13624 \begin_inset CommandInset label
13625 LatexCommand label
13626 name "sec:色付きの表"
13627
13628 \end_inset
13629
13630
13631 \begin_inset Index idx
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635 ひょう@表 ! いろつき@色付き
13636 \end_layout
13637
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \begin_layout Subsection
13644 色付きのセル
13645 \begin_inset Index idx
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649 ひょうのいろ@表の色 ! せるぶ@セル部
13650 \end_layout
13651
13652 \end_inset
13653
13654
13655 \begin_inset Index idx
13656 status collapsed
13657
13658 \begin_layout Plain Layout
13659 いろつき@色付き ! ひょうせるぶ@表セル部
13660 \end_layout
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \begin_layout Standard
13668 \begin_inset Float table
13669 placement h
13670 wide false
13671 sideways false
13672 status open
13673
13674 \begin_layout Plain Layout
13675 \begin_inset Caption
13676
13677 \begin_layout Plain Layout
13678 \begin_inset CommandInset label
13679 LatexCommand label
13680 name "tab:colortblなしの表"
13681
13682 \end_inset
13683
13684
13685 \series bold
13686 colortbl
13687 \series default
13688 パッケージを使用しない色付き表
13689 \begin_inset Argument
13690 status collapsed
13691
13692 \begin_layout Plain Layout
13693 colortblなしの表
13694 \end_layout
13695
13696 \end_inset
13697
13698
13699 \end_layout
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \begin_layout Plain Layout
13707 \align center
13708 \begin_inset Tabular
13709 <lyxtabular version="3" rows="3" columns="3">
13710 <features tabularvalignment="middle">
13711 <column alignment="center" valignment="top" width="0">
13712 <column alignment="center" valignment="top" width="0">
13713 <column alignment="center" valignment="top" width="0">
13714 <row>
13715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13716 \begin_inset Text
13717
13718 \begin_layout Plain Layout
13719
13720 \color green
13721
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730
13731 \color red
13732
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741
13742 \color red
13743
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 </row>
13749 <row>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754
13755 \color green
13756
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765
13766 \color blue
13767
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776
13777 \color blue
13778
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 </row>
13784 <row>
13785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789
13790 \color green
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800
13801 \color blue
13802
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811
13812 \color blue
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 </row>
13819 </lyxtabular>
13820
13821 \end_inset
13822
13823
13824 \end_layout
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
13833 \family sans
13834 編集\SpecialChar \menuseparator
13835 文字様式
13836 \family default
13837 メニューで色を選んでください。表
13838 \begin_inset CommandInset ref
13839 LatexCommand ref
13840 reference "tab:colortblなしの表"
13841
13842 \end_inset
13843
13844 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
13845 \series bold
13846 colortbl
13847 \series default
13848
13849 \begin_inset Index idx
13850 status collapsed
13851
13852 \begin_layout Plain Layout
13853 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
13854 \end_layout
13855
13856 \end_inset
13857
13858 を使用しなくてはなりません。
13859 \end_layout
13860
13861 \begin_layout Standard
13862 \begin_inset ERT
13863 status collapsed
13864
13865 \begin_layout Plain Layout
13866
13867
13868 \backslash
13869 ifcolortbl
13870 \end_layout
13871
13872 \end_inset
13873
13874
13875 \begin_inset Note Note
13876 status open
13877
13878 \begin_layout Plain Layout
13879 本節の以下の部分は、LaTeXパッケージ
13880 \series bold
13881 colortbl
13882 \series default
13883 が導入済みのときのみ表示されます。
13884 \end_layout
13885
13886 \end_inset
13887
13888
13889 \end_layout
13890
13891 \begin_layout Standard
13892 色付きの表を作成するには、プリアンブルに
13893 \end_layout
13894
13895 \begin_layout Standard
13896
13897 \series bold
13898
13899 \backslash
13900 usepackage{colortbl}
13901 \end_layout
13902
13903 \begin_layout Standard
13904 という行を書いて
13905 \series bold
13906 colortbl
13907 \series default
13908 を読み込まなくてはなりません。列の色は、
13909 \series bold
13910 >{ }
13911 \series default
13912 コマンドの中に
13913 \end_layout
13914
13915 \begin_layout Standard
13916
13917 \series bold
13918
13919 \backslash
13920 columncolor{色彩名}
13921 \end_layout
13922
13923 \begin_layout Standard
13924 というコマンドを書いて指定することができます。
13925 \series bold
13926 >{}
13927 \series default
13928 コマンドに関する詳細は、第
13929 \begin_inset CommandInset ref
13930 LatexCommand ref
13931 reference "sub:連結列の計算"
13932
13933 \end_inset
13934
13935 節に述べられています。
13936 \end_layout
13937
13938 \begin_layout Standard
13939 以下の色彩名が事前に定義されています。
13940 \end_layout
13941
13942 \begin_layout Standard
13943
13944 \family sans
13945 red
13946 \family default
13947
13948 \family sans
13949 green
13950 \family default
13951
13952 \family sans
13953 yellow
13954 \family default
13955
13956 \family sans
13957 blue
13958 \family default
13959
13960 \family sans
13961 cyan
13962 \family default
13963
13964 \family sans
13965 magenta
13966 \family default
13967
13968 \family sans
13969 black
13970 \family default
13971
13972 \family sans
13973 white
13974 \end_layout
13975
13976 \begin_layout Standard
13977 \begin_inset VSpace medskip
13978 \end_inset
13979
13980
13981 \end_layout
13982
13983 \begin_layout Standard
13984 また
13985 \end_layout
13986
13987 \begin_layout Standard
13988
13989 \series bold
13990
13991 \backslash
13992 definecolor{色彩名}{色彩モデル}{色彩値}
13993 \end_layout
13994
13995 \begin_layout Standard
13996 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
13997 \end_layout
13998
13999 \begin_layout Labeling
14000 cmyk:シアン(
14001 \bar under
14002 c
14003 \bar default
14004 yan)・マゼンタ(
14005 \bar under
14006 m
14007 \bar default
14008 agenta)・黄(
14009 \bar under
14010 y
14011 \bar default
14012 ellow)・黒(blac
14013 \bar under
14014 k
14015 \bar default
14016
14017 \end_layout
14018
14019 \begin_layout Labeling
14020 rgb:赤(
14021 \bar under
14022 r
14023 \bar default
14024 ed)・緑(
14025 \bar under
14026 g
14027 \bar default
14028 reen)・青(
14029 \bar under
14030 b
14031 \bar default
14032 lue)
14033 \end_layout
14034
14035 \begin_layout Labeling
14036 gray:グレー
14037 \end_layout
14038
14039 \begin_layout Standard
14040 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14041 \end_layout
14042
14043 \begin_layout Standard
14044 たとえば、プリアンブルに
14045 \end_layout
14046
14047 \begin_layout Standard
14048
14049 \series bold
14050
14051 \backslash
14052 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14053 \end_layout
14054
14055 \begin_layout Standard
14056 と書くことによって、「
14057 \emph on
14058 darkgreen
14059 \emph default
14060 」色を定義することができますし、
14061 \end_layout
14062
14063 \begin_layout Standard
14064
14065 \series bold
14066
14067 \backslash
14068 definecolor{lightgray}{gray}{0.8}
14069 \end_layout
14070
14071 \begin_layout Standard
14072 と書けば、「
14073 \emph on
14074 lightgray
14075 \emph default
14076 」色を定義することができます。
14077 \end_layout
14078
14079 \begin_layout Standard
14080 \begin_inset VSpace medskip
14081 \end_inset
14082
14083
14084 \end_layout
14085
14086 \begin_layout Standard
14087 罫線は
14088 \end_layout
14089
14090 \begin_layout Standard
14091
14092 \series bold
14093
14094 \backslash
14095 rowcolor{色彩名}
14096 \end_layout
14097
14098 \begin_layout Standard
14099 というコマンドを使用して色付けすることができ、セルは
14100 \end_layout
14101
14102 \begin_layout Standard
14103
14104 \series bold
14105
14106 \backslash
14107 cellcolor{色彩名}
14108 \end_layout
14109
14110 \begin_layout Standard
14111 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14112 \end_layout
14113
14114 \begin_layout Standard
14115 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14116 \family sans
14117 編集\SpecialChar \menuseparator
14118 文字様式
14119 \family default
14120 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14121 ます。
14122 \end_layout
14123
14124 \begin_layout Standard
14125 \begin_inset Note Greyedout
14126 status open
14127
14128 \begin_layout Plain Layout
14129 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138 \begin_inset VSpace bigskip
14139 \end_inset
14140
14141
14142 \end_layout
14143
14144 \begin_layout Standard
14145
14146 \begin_inset CommandInset ref
14147 LatexCommand ref
14148 reference "tab:色付き表"
14149
14150 \end_inset
14151
14152 を作成するには、以下のようにしてください。第一列の色は
14153 \emph on
14154 darkgreen
14155 \emph default
14156 にしたいので、この列のLaTeX変数として
14157 \end_layout
14158
14159 \begin_layout Standard
14160
14161 \series bold
14162 >{
14163 \backslash
14164 columncolor{darkgreen}
14165 \backslash
14166 centering}c
14167 \end_layout
14168
14169 \begin_layout Standard
14170 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14171 \end_layout
14172
14173 \begin_layout Standard
14174
14175 \series bold
14176
14177 \backslash
14178 rowcolow{cyan}
14179 \end_layout
14180
14181 \begin_layout Standard
14182 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14183 \end_layout
14184
14185 \begin_layout Standard
14186
14187 \series bold
14188
14189 \backslash
14190 cellcolor{magenta}
14191 \end_layout
14192
14193 \begin_layout Standard
14194 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14195 \family sans
14196 編集\SpecialChar \menuseparator
14197 文字様式
14198 \family default
14199 メニューを使って、各文字に色付けをすることができます。
14200 \end_layout
14201
14202 \begin_layout Standard
14203 \begin_inset Float table
14204 placement h
14205 wide false
14206 sideways false
14207 status open
14208
14209 \begin_layout Plain Layout
14210 \begin_inset Caption
14211
14212 \begin_layout Plain Layout
14213
14214 \series bold
14215 \begin_inset CommandInset label
14216 LatexCommand label
14217 name "tab:色付き表"
14218
14219 \end_inset
14220
14221 colortbl
14222 \series default
14223 パッケージを使用した色付き表
14224 \begin_inset Argument
14225 status collapsed
14226
14227 \begin_layout Plain Layout
14228 colortblを使った表
14229 \end_layout
14230
14231 \end_inset
14232
14233
14234 \end_layout
14235
14236 \end_inset
14237
14238
14239 \end_layout
14240
14241 \begin_layout Plain Layout
14242 \align center
14243 \begin_inset Tabular
14244 <lyxtabular version="3" rows="3" columns="3">
14245 <features tabularvalignment="middle">
14246 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14247 <column alignment="center" valignment="top" width="0">
14248 <column alignment="center" valignment="top" width="0">
14249 <row>
14250 <cell alignment="center" valignment="top" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Plain Layout
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259
14260 \backslash
14261 rowcolor{cyan}
14262 \end_layout
14263
14264 \end_inset
14265
14266
14267 \color magenta
14268
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277
14278 \color red
14279
14280 \end_layout
14281
14282 \end_inset
14283 </cell>
14284 <cell alignment="center" valignment="top" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288
14289 \color red
14290
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row>
14297 <cell alignment="center" valignment="top" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301
14302 \color yellow
14303
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312
14313 \color blue
14314
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 <cell alignment="center" valignment="top" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323
14324 \color blue
14325
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 </row>
14331 <row>
14332 <cell alignment="center" valignment="top" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336
14337 \color yellow
14338
14339 \end_layout
14340
14341 \end_inset
14342 </cell>
14343 <cell alignment="center" valignment="top" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Plain Layout
14347
14348 \color blue
14349
14350 \end_layout
14351
14352 \end_inset
14353 </cell>
14354 <cell alignment="center" valignment="top" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 \begin_inset ERT
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362
14363
14364 \backslash
14365 cellcolor{magenta}
14366 \end_layout
14367
14368 \end_inset
14369
14370
14371 \color green
14372
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 </row>
14378 </lyxtabular>
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \end_inset
14386
14387
14388 \end_layout
14389
14390 \begin_layout Standard
14391 \begin_inset ERT
14392 status collapsed
14393
14394 \begin_layout Plain Layout
14395
14396
14397 \backslash
14398 else
14399 \end_layout
14400
14401 \end_inset
14402
14403
14404 \begin_inset Note Note
14405 status open
14406
14407 \begin_layout Plain Layout
14408 以下は、LaTeXパッケージ
14409 \series bold
14410 colortbl
14411 \series default
14412 が導入されていないときに表示されます。
14413 \end_layout
14414
14415 \end_inset
14416
14417
14418 \end_layout
14419
14420 \begin_layout Standard
14421 この節の内容を出力で表示させるには、
14422 \series bold
14423 colortbl
14424 \series default
14425 パッケージを導入する必要があります。
14426 \end_layout
14427
14428 \begin_layout Standard
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434
14435 \backslash
14436 fi
14437 \end_layout
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Subsection
14445 色付き罫線
14446 \begin_inset Index idx
14447 status collapsed
14448
14449 \begin_layout Plain Layout
14450 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14451 \end_layout
14452
14453 \end_inset
14454
14455
14456 \begin_inset Index idx
14457 status collapsed
14458
14459 \begin_layout Plain Layout
14460 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \begin_layout Standard
14469
14470 \begin_inset CommandInset ref
14471 LatexCommand ref
14472 reference "sub:罫線幅"
14473
14474 \end_inset
14475
14476 節に述べられているように、表中の全罫線の線幅は、長さ
14477 \series bold
14478
14479 \backslash
14480 arrayrulewidth
14481 \series default
14482 を使って調節することができます。本節の表では、すべて1.5
14483 \begin_inset space \thinspace{}
14484 \end_inset
14485
14486 ptに設定されています。
14487 \begin_inset ERT
14488 status collapsed
14489
14490 \begin_layout Plain Layout
14491
14492
14493 \backslash
14494 setlength{
14495 \backslash
14496 arrayrulewidth}{1.5pt}
14497 \end_layout
14498
14499 \end_inset
14500
14501
14502 \end_layout
14503
14504 \begin_layout Standard
14505 たとえば縦罫線を緑に着色するには、第
14506 \begin_inset CommandInset ref
14507 LatexCommand ref
14508 reference "sub:自製書式"
14509
14510 \end_inset
14511
14512 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
14513 \end_layout
14514
14515 \begin_layout Standard
14516
14517 \series bold
14518
14519 \backslash
14520 newcolumntype{W}{!{
14521 \backslash
14522 color{green}
14523 \backslash
14524 vline}}
14525 \end_layout
14526
14527 \begin_layout Standard
14528
14529 \begin_inset CommandInset ref
14530 LatexCommand ref
14531 reference "tab:色付き縦罫線の表"
14532
14533 \end_inset
14534
14535 では、最右列にLaTeX変数
14536 \series bold
14537 WcW
14538 \series default
14539 、他の列にLaTeX変数
14540 \series bold
14541 Wc
14542 \series default
14543 が使用されています。
14544 \end_layout
14545
14546 \begin_layout Standard
14547 複数の色を用いたいときには、列書式をもっと定義してください。
14548 \end_layout
14549
14550 \begin_layout Standard
14551 \begin_inset Float table
14552 placement h
14553 wide false
14554 sideways false
14555 status open
14556
14557 \begin_layout Plain Layout
14558 \begin_inset Caption
14559
14560 \begin_layout Plain Layout
14561 \begin_inset CommandInset label
14562 LatexCommand label
14563 name "tab:色付き縦罫線の表"
14564
14565 \end_inset
14566
14567 色付き縦罫線の表
14568 \end_layout
14569
14570 \end_inset
14571
14572
14573 \end_layout
14574
14575 \begin_layout Plain Layout
14576 \align center
14577 \begin_inset Tabular
14578 <lyxtabular version="3" rows="3" columns="3">
14579 <features tabularvalignment="middle">
14580 <column alignment="center" valignment="top" width="0" special="Wc">
14581 <column alignment="center" valignment="top" width="0" special="Wc">
14582 <column alignment="center" valignment="top" width="0" special="WcW">
14583 <row>
14584 <cell alignment="center" valignment="top" topline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \begin_layout Plain Layout
14588 sd
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 <cell alignment="center" valignment="top" topline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597
14598 \end_layout
14599
14600 \end_inset
14601 </cell>
14602 <cell alignment="center" valignment="top" topline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606
14607 \end_layout
14608
14609 \end_inset
14610 </cell>
14611 </row>
14612 <row>
14613 <cell alignment="center" valignment="top" topline="true" usebox="none">
14614 \begin_inset Text
14615
14616 \begin_layout Plain Layout
14617
14618 \end_layout
14619
14620 \end_inset
14621 </cell>
14622 <cell alignment="center" valignment="top" topline="true" usebox="none">
14623 \begin_inset Text
14624
14625 \begin_layout Plain Layout
14626 sd
14627 \end_layout
14628
14629 \end_inset
14630 </cell>
14631 <cell alignment="center" valignment="top" topline="true" usebox="none">
14632 \begin_inset Text
14633
14634 \begin_layout Plain Layout
14635
14636 \end_layout
14637
14638 \end_inset
14639 </cell>
14640 </row>
14641 <row>
14642 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14643 \begin_inset Text
14644
14645 \begin_layout Plain Layout
14646
14647 \end_layout
14648
14649 \end_inset
14650 </cell>
14651 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14652 \begin_inset Text
14653
14654 \begin_layout Plain Layout
14655
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 sd
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 </row>
14670 </lyxtabular>
14671
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \begin_layout Standard
14683 \begin_inset VSpace bigskip
14684 \end_inset
14685
14686
14687 \begin_inset CommandInset ref
14688 LatexCommand ref
14689 reference "tab:色付き横罫線の表"
14690
14691 \end_inset
14692
14693 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \series bold
14699
14700 \backslash
14701 let
14702 \backslash
14703 myHlineC
14704 \backslash
14705 hline
14706 \begin_inset Newline newline
14707 \end_inset
14708
14709
14710 \backslash
14711 renewcommand{
14712 \backslash
14713 hline}
14714 \begin_inset Newline newline
14715 \end_inset
14716
14717
14718 \begin_inset Phantom HPhantom
14719 status open
14720
14721 \begin_layout Plain Layout
14722 \begin_inset space ~
14723 \end_inset
14724
14725
14726 \end_layout
14727
14728 \end_inset
14729
14730 {
14731 \backslash
14732 arrayrulecolor{red}
14733 \backslash
14734 myHlineC
14735 \backslash
14736 arrayrulecolor{black}}
14737 \end_layout
14738
14739 \begin_layout Standard
14740 というコマンドを入力して下さい。
14741 \end_layout
14742
14743 \begin_layout Standard
14744 \begin_inset ERT
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748
14749
14750 \backslash
14751 let
14752 \backslash
14753 myHlineC
14754 \backslash
14755 hline
14756 \end_layout
14757
14758 \begin_layout Plain Layout
14759
14760
14761 \backslash
14762 renewcommand{
14763 \backslash
14764 hline}
14765 \end_layout
14766
14767 \begin_layout Plain Layout
14768
14769  {
14770 \backslash
14771 arrayrulecolor{red}
14772 \backslash
14773 myHlineC
14774 \backslash
14775 arrayrulecolor{black}}
14776 \end_layout
14777
14778 \end_inset
14779
14780
14781 \begin_inset Float table
14782 placement h
14783 wide false
14784 sideways false
14785 status open
14786
14787 \begin_layout Plain Layout
14788 \begin_inset Caption
14789
14790 \begin_layout Plain Layout
14791 \begin_inset CommandInset label
14792 LatexCommand label
14793 name "tab:色付き横罫線の表"
14794
14795 \end_inset
14796
14797 色付き横罫線の表
14798 \end_layout
14799
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \begin_layout Plain Layout
14806 \align center
14807 \begin_inset Tabular
14808 <lyxtabular version="3" rows="3" columns="3">
14809 <features tabularvalignment="middle">
14810 <column alignment="center" valignment="top" width="0">
14811 <column alignment="center" valignment="top" width="0">
14812 <column alignment="center" valignment="top" width="0">
14813 <row>
14814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 sd
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Plain Layout
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 sd
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 </row>
14871 <row>
14872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14873 \begin_inset Text
14874
14875 \begin_layout Plain Layout
14876
14877 \end_layout
14878
14879 \end_inset
14880 </cell>
14881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894 sd
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 </row>
14900 </lyxtabular>
14901
14902 \end_inset
14903
14904
14905 \end_layout
14906
14907 \end_inset
14908
14909
14910 \end_layout
14911
14912 \begin_layout Standard
14913 既定値の黒罫線に戻るには、
14914 \end_layout
14915
14916 \begin_layout Standard
14917
14918 \series bold
14919
14920 \backslash
14921 renewcommand{
14922 \backslash
14923 hline}{
14924 \backslash
14925 myHlineC}
14926 \end_layout
14927
14928 \begin_layout Standard
14929 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
14930 \begin_inset CommandInset ref
14931 LatexCommand ref
14932 reference "tab:色付き罫線の表"
14933
14934 \end_inset
14935
14936 は、縦横罫線を色付けした例です。
14937 \end_layout
14938
14939 \begin_layout Standard
14940 \begin_inset Float table
14941 placement h
14942 wide false
14943 sideways false
14944 status open
14945
14946 \begin_layout Plain Layout
14947 \begin_inset Caption
14948
14949 \begin_layout Plain Layout
14950 \begin_inset CommandInset label
14951 LatexCommand label
14952 name "tab:色付き罫線の表"
14953
14954 \end_inset
14955
14956 色付き罫線の表
14957 \end_layout
14958
14959 \end_inset
14960
14961
14962 \end_layout
14963
14964 \begin_layout Plain Layout
14965 \align center
14966 \begin_inset Tabular
14967 <lyxtabular version="3" rows="3" columns="3">
14968 <features tabularvalignment="middle">
14969 <column alignment="center" valignment="top" width="0" special="Wc">
14970 <column alignment="center" valignment="top" width="0" special="Wc">
14971 <column alignment="center" valignment="top" width="0" special="WcW">
14972 <row>
14973 <cell alignment="center" valignment="top" topline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 sd
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="center" valignment="top" topline="true" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Plain Layout
14995
14996 \end_layout
14997
14998 \end_inset
14999 </cell>
15000 </row>
15001 <row>
15002 <cell alignment="center" valignment="top" topline="true" usebox="none">
15003 \begin_inset Text
15004
15005 \begin_layout Plain Layout
15006
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 <cell alignment="center" valignment="top" topline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015 sd
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 </row>
15030 <row topspace="default">
15031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053 sd
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 </lyxtabular>
15060
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \end_inset
15067
15068
15069 \end_layout
15070
15071 \begin_layout Standard
15072 \begin_inset ERT
15073 status collapsed
15074
15075 \begin_layout Plain Layout
15076
15077
15078 \backslash
15079 renewcommand{
15080 \backslash
15081 hline}{
15082 \backslash
15083 myHlineC}
15084 \end_layout
15085
15086 \end_inset
15087
15088
15089 \end_layout
15090
15091 \begin_layout Standard
15092 \begin_inset ERT
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096
15097
15098 \backslash
15099 setlength{
15100 \backslash
15101 arrayrulewidth}{0.4pt}
15102 \end_layout
15103
15104 \end_inset
15105
15106
15107 \end_layout
15108
15109 \begin_layout Section
15110 表の調整
15111 \begin_inset Index idx
15112 status collapsed
15113
15114 \begin_layout Plain Layout
15115 ひょうのちょうせい@表の調整
15116 \end_layout
15117
15118 \end_inset
15119
15120
15121 \begin_inset Index idx
15122 status collapsed
15123
15124 \begin_layout Plain Layout
15125 ひょう@表 ! ちょうせい@調整
15126 \end_layout
15127
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \begin_layout Subsection
15134 行の余白取り
15135 \begin_inset CommandInset label
15136 LatexCommand label
15137 name "sub:行の余白取り"
15138
15139 \end_inset
15140
15141
15142 \begin_inset Index idx
15143 status collapsed
15144
15145 \begin_layout Plain Layout
15146 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15147 \end_layout
15148
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \begin_layout Standard
15155 表の設定ダイアログの
15156 \family sans
15157 罫線
15158 \family default
15159 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15160 \end_layout
15161
15162 \begin_layout Description
15163 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15164 \begin_inset Foot
15165 status collapsed
15166
15167 \begin_layout Plain Layout
15168 フォーマル形式の表は第
15169 \begin_inset CommandInset ref
15170 LatexCommand ref
15171 reference "sec:フォーマル形式の表"
15172
15173 \end_inset
15174
15175 節で説明されています。
15176 \end_layout
15177
15178 \end_inset
15179
15180 ならば、LyXは既定値として0.5
15181 \begin_inset space \thinspace{}
15182 \end_inset
15183
15184 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15185 \begin_inset VSpace medskip
15186 \end_inset
15187
15188
15189 \begin_inset Newline newline
15190 \end_inset
15191
15192
15193 \begin_inset space \hspace*{}
15194 \length 0pt
15195 \end_inset
15196
15197
15198 \begin_inset space \hfill{}
15199 \end_inset
15200
15201
15202 \begin_inset Tabular
15203 <lyxtabular version="3" rows="3" columns="1">
15204 <features tabularvalignment="middle">
15205 <column alignment="center" valignment="top" width="0">
15206 <row>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 </row>
15217 <row topspace="3mm">
15218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 行上に3
15223 \begin_inset space \thinspace{}
15224 \end_inset
15225
15226 mmの余白
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 </row>
15232 <row>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 </row>
15243 </lyxtabular>
15244
15245 \end_inset
15246
15247
15248 \begin_inset space \hfill{}
15249 \end_inset
15250
15251
15252 \begin_inset space \hspace*{}
15253 \length 0pt
15254 \end_inset
15255
15256
15257 \begin_inset VSpace medskip
15258 \end_inset
15259
15260
15261 \begin_inset Newline newline
15262 \end_inset
15263
15264 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15265 \end_layout
15266
15267 \begin_layout Description
15268 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15269 \begin_inset space \thinspace{}
15270 \end_inset
15271
15272 emの余白を挿入し、通常の表ならば既定値として2
15273 \begin_inset space \thinspace{}
15274 \end_inset
15275
15276 ptを挿入します。
15277 \end_layout
15278
15279 \begin_layout Description
15280 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15281 \begin_inset space \thinspace{}
15282 \end_inset
15283
15284 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15285 \begin_inset VSpace medskip
15286 \end_inset
15287
15288
15289 \begin_inset Newline newline
15290 \end_inset
15291
15292
15293 \begin_inset space \hspace*{}
15294 \length 0pt
15295 \end_inset
15296
15297
15298 \begin_inset space \hfill{}
15299 \end_inset
15300
15301
15302 \begin_inset Tabular
15303 <lyxtabular version="3" rows="3" columns="1">
15304 <features tabularvalignment="middle">
15305 <column alignment="center" valignment="top" width="0">
15306 <row>
15307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 </row>
15317 <row interlinespace="3mm">
15318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 \begin_inset Formula $\downarrow$
15323 \end_inset
15324
15325  行間に3
15326 \begin_inset space \thinspace{}
15327 \end_inset
15328
15329 mmの余白 
15330 \begin_inset Formula $\downarrow$
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 </row>
15339 <row>
15340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344 \begin_inset Formula $\uparrow$
15345 \end_inset
15346
15347  行間に3
15348 \begin_inset space \thinspace{}
15349 \end_inset
15350
15351 mmの余白 
15352 \begin_inset Formula $\uparrow$
15353 \end_inset
15354
15355
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 </row>
15361 </lyxtabular>
15362
15363 \end_inset
15364
15365
15366 \begin_inset space \hfill{}
15367 \end_inset
15368
15369
15370 \begin_inset space \hspace*{}
15371 \length 0pt
15372 \end_inset
15373
15374
15375 \begin_inset VSpace medskip
15376 \end_inset
15377
15378
15379 \begin_inset Newline newline
15380 \end_inset
15381
15382 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15383 \end_layout
15384
15385 \begin_layout Standard
15386 \begin_inset VSpace bigskip
15387 \end_inset
15388
15389 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15390 \end_layout
15391
15392 \begin_layout Standard
15393
15394 \series bold
15395
15396 \backslash
15397 @ifundefined{extrarowheight}
15398 \begin_inset Newline newline
15399 \end_inset
15400
15401
15402 \begin_inset Phantom HPhantom
15403 status open
15404
15405 \begin_layout Plain Layout
15406 \begin_inset space ~
15407 \end_inset
15408
15409
15410 \end_layout
15411
15412 \end_inset
15413
15414 {
15415 \backslash
15416 usepackage{array}}{}
15417 \begin_inset Newline newline
15418 \end_inset
15419
15420
15421 \backslash
15422 setlength{
15423 \backslash
15424 extrarowheight}{height}
15425 \end_layout
15426
15427 \begin_layout Standard
15428 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15429 \series bold
15430 array
15431 \series default
15432 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15433 \series bold
15434
15435 \backslash
15436 @ifundefined
15437 \series default
15438 が使用されています)。
15439 \end_layout
15440
15441 \begin_layout Standard
15442 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15443 \series bold
15444
15445 \backslash
15446 strut
15447 \series default
15448 コマンドを挿入することで補正することができます。表
15449 \begin_inset CommandInset ref
15450 LatexCommand ref
15451 reference "tab:垂直揃え"
15452
15453 \end_inset
15454
15455 は、この効果を示したものです。
15456 \end_layout
15457
15458 \begin_layout Standard
15459 \noindent
15460 \begin_inset Float table
15461 placement h
15462 wide false
15463 sideways false
15464 status open
15465
15466 \begin_layout Plain Layout
15467 \begin_inset Caption
15468
15469 \begin_layout Plain Layout
15470 \begin_inset CommandInset label
15471 LatexCommand label
15472 name "tab:垂直揃え"
15473
15474 \end_inset
15475
15476 大きなフォント寸法の文章の垂直揃え
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \begin_layout Plain Layout
15485 \begin_inset space \hfill{}
15486 \end_inset
15487
15488
15489 \begin_inset Float table
15490 wide false
15491 sideways false
15492 status open
15493
15494 \begin_layout Plain Layout
15495 \begin_inset Caption
15496
15497 \begin_layout Plain Layout
15498 通常の表
15499 \end_layout
15500
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \begin_layout Plain Layout
15507 \noindent
15508 \align center
15509 \begin_inset Tabular
15510 <lyxtabular version="3" rows="6" columns="1">
15511 <features tabularvalignment="middle">
15512 <column alignment="left" valignment="top" width="0">
15513 <row>
15514 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Plain Layout
15518 Normal, g
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 </row>
15524 <row>
15525 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529
15530 \size large
15531 Large
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 </row>
15537 <row>
15538 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \size larger
15544 Larger
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 <row>
15551 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555
15556 \size largest
15557 Largest
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 </row>
15563 <row>
15564 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568
15569 \size huge
15570 Huge
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 </row>
15576 <row>
15577 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Plain Layout
15581
15582 \size giant
15583 Huger
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 </row>
15589 </lyxtabular>
15590
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \begin_inset space \hfill{}
15600 \end_inset
15601
15602
15603 \begin_inset Float table
15604 wide false
15605 sideways false
15606 status open
15607
15608 \begin_layout Plain Layout
15609 \begin_inset Caption
15610
15611 \begin_layout Plain Layout
15612
15613 \series bold
15614
15615 \backslash
15616 strut
15617 \series default
15618 コマンドを使用した表
15619 \end_layout
15620
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \begin_layout Plain Layout
15627 \noindent
15628 \align center
15629 \begin_inset Tabular
15630 <lyxtabular version="3" rows="6" columns="1">
15631 <features tabularvalignment="middle">
15632 <column alignment="left" valignment="top" width="0">
15633 <row>
15634 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638 Normal, g
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 </row>
15644 <row>
15645 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649
15650 \size large
15651 \begin_inset ERT
15652 status collapsed
15653
15654 \begin_layout Plain Layout
15655
15656
15657 \backslash
15658 strut 
15659 \end_layout
15660
15661 \end_inset
15662
15663 Large
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 </row>
15669 <row>
15670 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674
15675 \size larger
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681
15682 \backslash
15683 strut 
15684 \end_layout
15685
15686 \end_inset
15687
15688 Larger
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 </row>
15694 <row>
15695 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699
15700 \size largest
15701 \begin_inset ERT
15702 status collapsed
15703
15704 \begin_layout Plain Layout
15705
15706
15707 \backslash
15708 strut 
15709 \end_layout
15710
15711 \end_inset
15712
15713 Largest
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 </row>
15719 <row>
15720 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724
15725 \size huge
15726 \begin_inset ERT
15727 status collapsed
15728
15729 \begin_layout Plain Layout
15730
15731
15732 \backslash
15733 strut 
15734 \end_layout
15735
15736 \end_inset
15737
15738 Huge
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 </row>
15744 <row>
15745 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749
15750 \size giant
15751 \begin_inset ERT
15752 status collapsed
15753
15754 \begin_layout Plain Layout
15755
15756
15757 \backslash
15758 strut 
15759 \end_layout
15760
15761 \end_inset
15762
15763 Huger
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 </row>
15769 </lyxtabular>
15770
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \end_inset
15777
15778
15779 \begin_inset space \hfill{}
15780 \end_inset
15781
15782
15783 \end_layout
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \begin_layout Subsection
15791 特殊なセル揃え
15792 \begin_inset CommandInset label
15793 LatexCommand label
15794 name "sub:特殊なセル揃え"
15795
15796 \end_inset
15797
15798
15799 \begin_inset Index idx
15800 status collapsed
15801
15802 \begin_layout Plain Layout
15803 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
15804 \end_layout
15805
15806 \end_inset
15807
15808
15809 \end_layout
15810
15811 \begin_layout Standard
15812 ときには表
15813 \begin_inset CommandInset ref
15814 LatexCommand ref
15815 reference "tab:表セル"
15816
15817 \end_inset
15818
15819 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。 
15820 \lang english
15821 This alignment is achieved by highlighting the last 3
15822 \begin_inset space ~
15823 \end_inset
15824
15825 cells of the column and then either pressing the toolbar button
15826 \lang japanese
15827  
15828 \begin_inset Graphics
15829         filename ../../images/tabular-feature_align-decimal.png
15830         scale 85
15831         scaleBeforeRotation
15832
15833 \end_inset
15834
15835  
15836 \lang english
15837 or setting the alignment in the table settings to 
15838 \family sans
15839 At
15840 \begin_inset space ~
15841 \end_inset
15842
15843 Decimal
15844 \begin_inset space ~
15845 \end_inset
15846
15847 Separator
15848 \family default
15849 .
15850  The alignment character can be a character of your choice and is specified
15851  in the table settings.
15852 \end_layout
15853
15854 \begin_layout Standard
15855 \begin_inset Float table
15856 placement h
15857 wide false
15858 sideways false
15859 status open
15860
15861 \begin_layout Plain Layout
15862 \begin_inset Caption
15863
15864 \begin_layout Plain Layout
15865 \begin_inset CommandInset label
15866 LatexCommand label
15867 name "tab:表セル"
15868
15869 \end_inset
15870
15871 一列が小数点で揃えられた表セル
15872 \end_layout
15873
15874 \end_inset
15875
15876
15877 \end_layout
15878
15879 \begin_layout Plain Layout
15880 \align center
15881 \begin_inset Tabular
15882 <lyxtabular version="3" rows="4" columns="1">
15883 <features booktabs="true" tabularvalignment="middle">
15884 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
15885 <row>
15886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890 見出し
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 </row>
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 12.6
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 </row>
15907 <row>
15908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 0.68
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 </row>
15918 <row>
15919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Plain Layout
15923 -123.0
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 </row>
15929 </lyxtabular>
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \begin_layout Standard
15942 \begin_inset Float table
15943 placement h
15944 wide false
15945 sideways false
15946 status open
15947
15948 \begin_layout Plain Layout
15949 \begin_inset Caption
15950
15951 \begin_layout Plain Layout
15952 \begin_inset CommandInset label
15953 LatexCommand label
15954 name "tab:Table-align-operator"
15955
15956 \end_inset
15957
15958
15959 \lang english
15960 Table cells of a column aligned with the operators.
15961 \end_layout
15962
15963 \end_inset
15964
15965
15966 \end_layout
15967
15968 \begin_layout Plain Layout
15969 \align center
15970 \begin_inset Tabular
15971 <lyxtabular version="3" rows="4" columns="2">
15972 <features booktabs="true" tabularvalignment="middle">
15973 <column alignment="right" valignment="top" width="0pt">
15974 <column alignment="left" valignment="top" width="0pt" special="@{}l">
15975 <row>
15976 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 見出し
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15986 \begin_inset Text
15987
15988 \begin_layout Plain Layout
15989
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 </row>
15995 <row>
15996 <cell alignment="center" valignment="top" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000 \begin_inset Formula $12\,+$
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 \begin_inset Formula $\,6$
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 </row>
16021 <row>
16022 <cell alignment="center" valignment="top" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 \begin_inset Formula $0\,-$
16027 \end_inset
16028
16029
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 \begin_inset Formula $\,68$
16039 \end_inset
16040
16041
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 </row>
16047 <row>
16048 <cell alignment="center" valignment="top" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 \begin_inset Formula $-123\,/$
16053 \end_inset
16054
16055
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 <cell alignment="center" valignment="top" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064 \begin_inset Formula $\,0$
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 </lyxtabular>
16074
16075 \end_inset
16076
16077
16078 \end_layout
16079
16080 \end_inset
16081
16082
16083 \end_layout
16084
16085 \begin_layout Standard
16086
16087 \lang english
16088 For alignments at characters in formulas this method does not work because
16089  the field to specify the alignment character does not allow formulas.
16090  In this case one need to use the method from 
16091 \lang japanese
16092
16093 \lang english
16094
16095 \begin_inset CommandInset ref
16096 LatexCommand ref
16097 reference "tab:Table-align-operator"
16098
16099 \end_inset
16100
16101 .
16102  This table was created with a 4×2 table.
16103  The heading is a centered multicolumn.
16104  The first column is right-aligned and contains the first part including
16105  the operator.
16106  The second column is left aligned and contains the rest.
16107  A small space was added at the beginning of each cell of the second column
16108  to get the space that is usually around operators.
16109
16110 \lang japanese
16111  第2列には、小数点以下の各桁が左揃えで収められています。通常、表の列間に加えられる余白を削るために、
16112 \end_layout
16113
16114 \begin_layout Standard
16115
16116 \series bold
16117 @{}l
16118 \end_layout
16119
16120 \begin_layout Standard
16121 というLaTeX引数を第2列に指定します。
16122 \end_layout
16123
16124 \begin_layout Standard
16125
16126 \begin_inset CommandInset ref
16127 LatexCommand ref
16128 reference "tab:表セル揃え"
16129
16130 \end_inset
16131
16132 は、揃え方の例をいくつか示しています。
16133 \lang english
16134 For the alignment with the relation sign, a small space was added like for
16135  the second column of
16136 \lang japanese
16137  表
16138 \begin_inset CommandInset ref
16139 LatexCommand ref
16140 reference "tab:Table-align-operator"
16141
16142 \end_inset
16143
16144 .
16145 \end_layout
16146
16147 \begin_layout Standard
16148 \begin_inset Float table
16149 wide false
16150 sideways false
16151 status open
16152
16153 \begin_layout Plain Layout
16154 \begin_inset Caption
16155
16156 \begin_layout Plain Layout
16157 \begin_inset CommandInset label
16158 LatexCommand label
16159 name "tab:表セル揃え"
16160
16161 \end_inset
16162
16163 表セルの揃えの例
16164 \end_layout
16165
16166 \end_inset
16167
16168
16169 \end_layout
16170
16171 \begin_layout Plain Layout
16172 \align center
16173 \begin_inset Tabular
16174 <lyxtabular version="3" rows="4" columns="6">
16175 <features tabularvalignment="middle">
16176 <column alignment="right" valignment="top" width="0">
16177 <column alignment="left" valignment="top" width="0" special="@{}l">
16178 <column alignment="right" valignment="top" width="0">
16179 <column alignment="left" valignment="top" width="0" special="@{}l">
16180 <column alignment="right" valignment="top" width="0">
16181 <column alignment="left" valignment="top" width="0" special="@{}l">
16182 <row>
16183 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187 単位
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205 冪数
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223 関係子
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 <row>
16239 <cell alignment="center" valignment="top" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243 12×
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252 24本の瓶
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 <cell alignment="center" valignment="top" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Plain Layout
16261 \begin_inset Formula $10\cdot$
16262 \end_inset
16263
16264
16265 \end_layout
16266
16267 \end_inset
16268 </cell>
16269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 \begin_inset Formula $10^{\mbox{-}17}$
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285 \begin_inset Formula $\Gamma(t)\propto$
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297 \begin_inset Formula $\:\Upsilon(t)$
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 </row>
16306 <row>
16307 <cell alignment="center" valignment="top" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 1024×
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 768ピクセル
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 \begin_inset Formula $5.78\cdot$
16330 \end_inset
16331
16332
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341 \begin_inset Formula $10^{7}$
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 \begin_inset Formula $A\ne$
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 \begin_inset Formula $\: B_{\mathrm{red}}$
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 </row>
16374 <row>
16375 <cell alignment="center" valignment="top" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379 32×
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 6
16389 \begin_inset space \thinspace{}
16390 \end_inset
16391
16392 cm
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 -
16402 \begin_inset Formula $33.5\cdot$
16403 \end_inset
16404
16405
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414 \begin_inset Formula $10^{4}$
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 <cell alignment="center" valignment="top" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426 \begin_inset Formula $\sin(\alpha)\ge$
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 <cell alignment="center" valignment="top" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438 \begin_inset Formula $\:\sin(\beta)$
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 </row>
16447 </lyxtabular>
16448
16449 \end_inset
16450
16451
16452 \end_layout
16453
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \begin_layout Subsection
16460 自製のセル書式および列書式
16461 \begin_inset CommandInset label
16462 LatexCommand label
16463 name "sub:自製書式"
16464
16465 \end_inset
16466
16467
16468 \begin_inset Index idx
16469 status collapsed
16470
16471 \begin_layout Plain Layout
16472 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16473 \end_layout
16474
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \begin_layout Standard
16481 連結列セルを含む表がいくつもある場合には、第
16482 \begin_inset CommandInset ref
16483 LatexCommand ref
16484 reference "sub:連結列の計算"
16485
16486 \end_inset
16487
16488 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16489 べての表で使うことができます。書式は、以下のように定義します。
16490 \end_layout
16491
16492 \begin_layout Standard
16493
16494 \series bold
16495
16496 \backslash
16497 newcolumntype{書式名}[引数の数]{コマンド}
16498 \end_layout
16499
16500 \begin_layout Standard
16501 書式名は、一文字だけでも構いません。
16502 \emph on
16503 b
16504 \emph default
16505
16506 \emph on
16507 c
16508 \emph default
16509
16510 \emph on
16511 l
16512 \emph default
16513
16514 \emph on
16515 m
16516 \emph default
16517
16518 \emph on
16519 p
16520 \emph default
16521
16522 \emph on
16523 r
16524 \emph default
16525 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16526 \end_layout
16527
16528 \begin_layout Standard
16529 \begin_inset VSpace medskip
16530 \end_inset
16531
16532
16533 \end_layout
16534
16535 \begin_layout Standard
16536 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
16537 \end_layout
16538
16539 \begin_layout Standard
16540
16541 \series bold
16542
16543 \backslash
16544 newcolumntype{M}[1]{>{
16545 \backslash
16546 centering
16547 \backslash
16548 hspace{0pt}}m{#1}}
16549 \end_layout
16550
16551 \begin_layout Standard
16552 ここで
16553 \series bold
16554
16555 \backslash
16556 hspace{0pt}
16557 \series default
16558 は、第
16559 \begin_inset CommandInset ref
16560 LatexCommand ref
16561 reference "sub:複数行"
16562
16563 \end_inset
16564
16565 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
16566 \end_layout
16567
16568 \begin_layout Standard
16569
16570 \series bold
16571 M{width}
16572 \end_layout
16573
16574 \begin_layout Standard
16575 と入力するだけですみます。
16576 \end_layout
16577
16578 \begin_layout Standard
16579 \begin_inset VSpace bigskip
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \begin_layout Standard
16586 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
16587 \end_layout
16588
16589 \begin_layout Standard
16590
16591 \series bold
16592
16593 \backslash
16594 newcolumntype{S}[2]{>{
16595 \backslash
16596 centering
16597 \backslash
16598 hspace{0pt}}
16599 \begin_inset Newline newline
16600 \end_inset
16601
16602
16603 \begin_inset Phantom HPhantom
16604 status open
16605
16606 \begin_layout Plain Layout
16607
16608 \series bold
16609
16610 \backslash
16611 newcolumntype
16612 \end_layout
16613
16614 \end_inset
16615
16616 m{(#1+(2
16617 \backslash
16618 tabcolsep+
16619 \backslash
16620 arrayrulewidth)*(1-#2))/#2}}
16621 \end_layout
16622
16623 \begin_layout Standard
16624 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
16625 \begin_inset CommandInset ref
16626 LatexCommand eqref
16627 reference "eq:Wgn"
16628
16629 \end_inset
16630
16631 式を使用しています。
16632 \end_layout
16633
16634 \begin_layout Standard
16635 こうしておけば、当該セルのLaTeX引数に
16636 \end_layout
16637
16638 \begin_layout Standard
16639
16640 \series bold
16641 S{連結列セルの幅}{連結列セルがまたがる列の数}
16642 \end_layout
16643
16644 \begin_layout Standard
16645 と入力するだけですみます。
16646 \end_layout
16647
16648 \begin_layout Standard
16649 \begin_inset VSpace bigskip
16650 \end_inset
16651
16652
16653 \end_layout
16654
16655 \begin_layout Standard
16656 色付き列については、以下のように定義するとよいでしょう。
16657 \end_layout
16658
16659 \begin_layout Standard
16660
16661 \series bold
16662
16663 \backslash
16664 newcolumntype{K}[1]{>{
16665 \backslash
16666 columncolor{#1}
16667 \backslash
16668 hspace{0pt}}c}
16669 \end_layout
16670
16671 \begin_layout Standard
16672 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
16673 \end_layout
16674
16675 \begin_layout Standard
16676
16677 \series bold
16678 K{色名}
16679 \end_layout
16680
16681 \begin_layout Standard
16682 と入力します。
16683 \end_layout
16684
16685 \begin_layout Standard
16686 \begin_inset VSpace bigskip
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \begin_layout Standard
16693
16694 \begin_inset CommandInset ref
16695 LatexCommand ref
16696 reference "tab:ユーザー定義の表書式"
16697
16698 \end_inset
16699
16700 を生成するには、第1列と連結列にLaTeX引数として
16701 \end_layout
16702
16703 \begin_layout Standard
16704
16705 \series bold
16706 M{2.5cm}
16707 \end_layout
16708
16709 \begin_layout Standard
16710 を指定し、最終列に
16711 \end_layout
16712
16713 \begin_layout Standard
16714
16715 \series bold
16716 K{red}
16717 \end_layout
16718
16719 \begin_layout Standard
16720 そして第2列の各セルに
16721 \end_layout
16722
16723 \begin_layout Standard
16724
16725 \series bold
16726 S{2.5cm}{2}
16727 \end_layout
16728
16729 \begin_layout Standard
16730 と指定します。
16731 \end_layout
16732
16733 \begin_layout Standard
16734 \begin_inset Float table
16735 placement h
16736 wide false
16737 sideways false
16738 status open
16739
16740 \begin_layout Plain Layout
16741 \begin_inset Caption
16742
16743 \begin_layout Plain Layout
16744 \begin_inset CommandInset label
16745 LatexCommand label
16746 name "tab:ユーザー定義の表書式"
16747
16748 \end_inset
16749
16750 ユーザー定義の表書式を使用した表
16751 \end_layout
16752
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \begin_layout Plain Layout
16759 \align center
16760 \begin_inset Tabular
16761 <lyxtabular version="3" rows="3" columns="4">
16762 <features tabularvalignment="middle">
16763 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
16764 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
16765 <column alignment="center" valignment="middle" width="0">
16766 <column alignment="center" valignment="middle" width="0" special="K{red}">
16767 <row>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772 とても長い表セル中の単語
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 複数行の連結列
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 c
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 d
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 e
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 f
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 g
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 </row>
16843 <row>
16844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 h
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 i
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 j
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875 k
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 </row>
16881 </lyxtabular>
16882
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \begin_layout Subsection
16894 罫線幅
16895 \begin_inset CommandInset label
16896 LatexCommand label
16897 name "sub:罫線幅"
16898
16899 \end_inset
16900
16901
16902 \begin_inset Index idx
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
16907 \end_layout
16908
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \begin_layout Standard
16915 表中のすべての罫線の罫線幅を調整するには、長さ
16916 \series bold
16917
16918 \backslash
16919 arrayrulewidth
16920 \series default
16921 を使用します。たとえば、表
16922 \begin_inset CommandInset ref
16923 LatexCommand ref
16924 reference "tab:Table-with-1.5"
16925
16926 \end_inset
16927
16928 のように罫線幅を1.5
16929 \begin_inset space \thinspace{}
16930 \end_inset
16931
16932 ptにするには、表や表フロートの前にTeXコードで
16933 \end_layout
16934
16935 \begin_layout Standard
16936
16937 \series bold
16938
16939 \backslash
16940 setlength{
16941 \backslash
16942 arrayrulewidth}{1.5pt}
16943 \end_layout
16944
16945 \begin_layout Standard
16946 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
16947 \series bold
16948
16949 \backslash
16950 arrayrulewidth
16951 \series default
16952 を0.4
16953 \begin_inset space \thinspace{}
16954 \end_inset
16955
16956 ptに設定してください。
16957 \end_layout
16958
16959 \begin_layout Standard
16960 \begin_inset ERT
16961 status collapsed
16962
16963 \begin_layout Plain Layout
16964
16965
16966 \backslash
16967 setlength{
16968 \backslash
16969 arrayrulewidth}{1.5pt}
16970 \end_layout
16971
16972 \end_inset
16973
16974
16975 \begin_inset Float table
16976 wide false
16977 sideways false
16978 status open
16979
16980 \begin_layout Plain Layout
16981 \begin_inset Caption
16982
16983 \begin_layout Plain Layout
16984 \begin_inset CommandInset label
16985 LatexCommand label
16986 name "tab:Table-with-1.5"
16987
16988 \end_inset
16989
16990 1.5
16991 \begin_inset space \thinspace{}
16992 \end_inset
16993
16994 pt幅罫線の表
16995 \end_layout
16996
16997 \end_inset
16998
16999
17000 \end_layout
17001
17002 \begin_layout Plain Layout
17003 \align center
17004 \begin_inset Tabular
17005 <lyxtabular version="3" rows="3" columns="3">
17006 <features tabularvalignment="middle">
17007 <column alignment="center" valignment="top" width="0">
17008 <column alignment="center" valignment="top" width="0">
17009 <column alignment="center" valignment="top" width="0">
17010 <row>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 sd
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 sd
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 sd
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 </row>
17097 </lyxtabular>
17098
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \end_inset
17105
17106
17107 \begin_inset ERT
17108 status collapsed
17109
17110 \begin_layout Plain Layout
17111
17112
17113 \backslash
17114 setlength{
17115 \backslash
17116 arrayrulewidth}{0.4pt}
17117 \end_layout
17118
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \begin_layout Standard
17125 \begin_inset VSpace bigskip
17126 \end_inset
17127
17128
17129 \begin_inset CommandInset ref
17130 LatexCommand ref
17131 reference "tab:1.5pt幅横罫"
17132
17133 \end_inset
17134
17135 のように横罫だけを1.5
17136 \begin_inset space \thinspace{}
17137 \end_inset
17138
17139 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17140 \end_layout
17141
17142 \begin_layout Standard
17143
17144 \series bold
17145
17146 \backslash
17147 let
17148 \backslash
17149 myHline
17150 \backslash
17151 hline
17152 \begin_inset Newline newline
17153 \end_inset
17154
17155
17156 \backslash
17157 renewcommand{
17158 \backslash
17159 hline}
17160 \begin_inset Newline newline
17161 \end_inset
17162
17163  {
17164 \backslash
17165 noalign{
17166 \backslash
17167 global
17168 \backslash
17169 arrayrulewidth 1.5pt}
17170 \begin_inset Newline newline
17171 \end_inset
17172
17173  
17174 \backslash
17175 myHline
17176 \backslash
17177 noalign{
17178 \backslash
17179 global
17180 \backslash
17181 arrayrulewidth 0.4pt}}
17182 \end_layout
17183
17184 \begin_layout Standard
17185 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17186 \end_layout
17187
17188 \begin_layout Standard
17189
17190 \series bold
17191
17192 \backslash
17193 renewcommand{
17194 \backslash
17195 hline}{
17196 \backslash
17197 myHline}
17198 \end_layout
17199
17200 \begin_layout Standard
17201 \begin_inset ERT
17202 status collapsed
17203
17204 \begin_layout Plain Layout
17205
17206
17207 \backslash
17208 let
17209 \backslash
17210 myHline
17211 \backslash
17212 hline
17213 \end_layout
17214
17215 \begin_layout Plain Layout
17216
17217
17218 \backslash
17219 renewcommand{
17220 \backslash
17221 hline}
17222 \end_layout
17223
17224 \begin_layout Plain Layout
17225
17226  {
17227 \backslash
17228 noalign{
17229 \backslash
17230 global
17231 \backslash
17232 arrayrulewidth 1.5pt}
17233 \end_layout
17234
17235 \begin_layout Plain Layout
17236
17237   
17238 \backslash
17239 myHline
17240 \backslash
17241 noalign{
17242 \backslash
17243 global
17244 \backslash
17245 arrayrulewidth 0.4pt}}
17246 \end_layout
17247
17248 \end_inset
17249
17250
17251 \begin_inset Float table
17252 wide false
17253 sideways false
17254 status open
17255
17256 \begin_layout Plain Layout
17257 \begin_inset Caption
17258
17259 \begin_layout Plain Layout
17260 \begin_inset CommandInset label
17261 LatexCommand label
17262 name "tab:1.5pt幅横罫"
17263
17264 \end_inset
17265
17266 1.5
17267 \begin_inset space \thinspace{}
17268 \end_inset
17269
17270 pt幅横罫の表
17271 \end_layout
17272
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \begin_layout Plain Layout
17279 \align center
17280 \begin_inset Tabular
17281 <lyxtabular version="3" rows="3" columns="3">
17282 <features tabularvalignment="middle">
17283 <column alignment="center" valignment="top" width="0">
17284 <column alignment="center" valignment="top" width="0">
17285 <column alignment="center" valignment="top" width="0">
17286 <row>
17287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 sd
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 </row>
17315 <row>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 sd
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 sd
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 </lyxtabular>
17374
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381
17382
17383 \begin_inset ERT
17384 status collapsed
17385
17386 \begin_layout Plain Layout
17387
17388
17389 \backslash
17390 renewcommand{
17391 \backslash
17392 hline}{
17393 \backslash
17394 myHline}
17395 \end_layout
17396
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \begin_layout Standard
17403 \begin_inset VSpace bigskip
17404 \end_inset
17405
17406 縦罫だけを1.5
17407 \begin_inset space \thinspace{}
17408 \end_inset
17409
17410 pt幅にするには、第
17411 \begin_inset CommandInset ref
17412 LatexCommand ref
17413 reference "sub:自製書式"
17414
17415 \end_inset
17416
17417 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17418 \end_layout
17419
17420 \begin_layout Standard
17421
17422 \series bold
17423
17424 \backslash
17425 newcolumntype{V}{!{
17426 \backslash
17427 vrule width 1.5pt}}
17428 \end_layout
17429
17430 \begin_layout Standard
17431
17432 \begin_inset CommandInset ref
17433 LatexCommand ref
17434 reference "tab:1.5pt幅縦罫"
17435
17436 \end_inset
17437
17438 を作るには、最右列にLaTeX引数
17439 \end_layout
17440
17441 \begin_layout Standard
17442
17443 \series bold
17444 VcV
17445 \end_layout
17446
17447 \begin_layout Standard
17448 を指定し、他の列には
17449 \end_layout
17450
17451 \begin_layout Standard
17452
17453 \series bold
17454 Vc
17455 \end_layout
17456
17457 \begin_layout Standard
17458 を指定します。
17459 \end_layout
17460
17461 \begin_layout Standard
17462 \begin_inset Float table
17463 wide false
17464 sideways false
17465 status open
17466
17467 \begin_layout Plain Layout
17468 \begin_inset Caption
17469
17470 \begin_layout Plain Layout
17471 \begin_inset CommandInset label
17472 LatexCommand label
17473 name "tab:1.5pt幅縦罫"
17474
17475 \end_inset
17476
17477 1.5
17478 \begin_inset space \thinspace{}
17479 \end_inset
17480
17481 pt幅縦罫の表
17482 \end_layout
17483
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \begin_layout Plain Layout
17490 \align center
17491 \begin_inset Tabular
17492 <lyxtabular version="3" rows="3" columns="3">
17493 <features tabularvalignment="middle">
17494 <column alignment="center" valignment="top" width="0" special="Vc">
17495 <column alignment="center" valignment="top" width="0" special="Vc">
17496 <column alignment="center" valignment="top" width="0" special="VcV">
17497 <row>
17498 <cell alignment="center" valignment="top" topline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 sd
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 <cell alignment="center" valignment="top" topline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 <cell alignment="center" valignment="top" topline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 </row>
17526 <row>
17527 <cell alignment="center" valignment="top" topline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" topline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 sd
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" topline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 </row>
17555 <row>
17556 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 sd
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 </lyxtabular>
17585
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592
17593
17594 \end_layout
17595
17596 \begin_layout Subsection
17597 点罫
17598 \begin_inset Index idx
17599 status collapsed
17600
17601 \begin_layout Plain Layout
17602 ひょうのちょうせい@表の調整 ! てんけい@点罫
17603 \end_layout
17604
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \begin_layout Standard
17611 \begin_inset ERT
17612 status collapsed
17613
17614 \begin_layout Plain Layout
17615
17616
17617 \backslash
17618 ifarydshln
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \begin_inset Note Note
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
17629 \end_layout
17630
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \begin_layout Standard
17637 \begin_inset Float table
17638 placement H
17639 wide false
17640 sideways false
17641 status open
17642
17643 \begin_layout Plain Layout
17644 \begin_inset Caption
17645
17646 \begin_layout Plain Layout
17647 \begin_inset CommandInset label
17648 LatexCommand label
17649 name "tab:点罫表"
17650
17651 \end_inset
17652
17653 点罫を使用した表
17654 \end_layout
17655
17656 \end_inset
17657
17658
17659 \end_layout
17660
17661 \begin_layout Plain Layout
17662 \align center
17663 \begin_inset Tabular
17664 <lyxtabular version="3" rows="5" columns="5">
17665 <features tabularvalignment="middle">
17666 <column alignment="center" valignment="top" width="0">
17667 <column alignment="center" valignment="top" width="0">
17668 <column alignment="center" valignment="top" width="0" special=":c">
17669 <column alignment="center" valignment="top" width="0">
17670 <column alignment="center" valignment="top" width="0">
17671 <row>
17672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 </row>
17718 <row>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Plain Layout
17759
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 </row>
17765 <row>
17766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Plain Layout
17770 \begin_inset ERT
17771 status collapsed
17772
17773 \begin_layout Plain Layout
17774
17775
17776 \backslash
17777 hdashline 
17778 \end_layout
17779
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 <cell alignment="center" valignment="top" leftline="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" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 \begin_inset ERT
17830 status collapsed
17831
17832 \begin_layout Plain Layout
17833
17834
17835 \backslash
17836 cdashline{4-5}
17837 \end_layout
17838
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 </row>
17883 <row>
17884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924
17925 \end_layout
17926
17927 \end_inset
17928 </cell>
17929 </row>
17930 </lyxtabular>
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \end_inset
17938
17939
17940 \end_layout
17941
17942 \begin_layout Standard
17943 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
17944 \end_layout
17945
17946 \begin_layout Standard
17947
17948 \series bold
17949
17950 \backslash
17951 usepackage{arydshln}
17952 \end_layout
17953
17954 \begin_layout Standard
17955 というコマンドを書き、LaTeXパッケージの
17956 \series bold
17957 arydshln
17958 \series default
17959
17960 \begin_inset Index idx
17961 status collapsed
17962
17963 \begin_layout Plain Layout
17964 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
17965 \end_layout
17966
17967 \end_inset
17968
17969 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
17970 \end_layout
17971
17972 \begin_layout Standard
17973 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
17974 \end_layout
17975
17976 \begin_layout Standard
17977
17978 \series bold
17979
17980 \backslash
17981 hdashline
17982 \end_layout
17983
17984 \begin_layout Standard
17985 というコマンドを加えてください。
17986 \end_layout
17987
17988 \begin_layout Standard
17989 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
17990 \end_layout
17991
17992 \begin_layout Standard
17993
17994 \series bold
17995
17996 \backslash
17997 cdashline{列番号
17998 \series default
17999 }
18000 \end_layout
18001
18002 \begin_layout Standard
18003 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18004 \end_layout
18005
18006 \begin_layout Standard
18007
18008 \series bold
18009
18010 \backslash
18011 cdashline{2-4}
18012 \end_layout
18013
18014 \begin_layout Standard
18015 なるコマンドを置いてください。
18016 \end_layout
18017
18018 \begin_layout Standard
18019 \begin_inset VSpace bigskip
18020 \end_inset
18021
18022
18023 \end_layout
18024
18025 \begin_layout Standard
18026
18027 \begin_inset CommandInset ref
18028 LatexCommand ref
18029 reference "tab:点罫表"
18030
18031 \end_inset
18032
18033 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18034 \series bold
18035
18036 \backslash
18037 hdashlineが挿れられており、第3行の最初のセルには、
18038 \series default
18039 TeXコードのコマンド
18040 \begin_inset Newline newline
18041 \end_inset
18042
18043  
18044 \series bold
18045
18046 \backslash
18047 cdashline{4-5}が挿れられています。
18048 \end_layout
18049
18050 \begin_layout Standard
18051 \begin_inset Note Greyedout
18052 status open
18053
18054 \begin_layout Plain Layout
18055
18056 \series bold
18057 【註】
18058 \series default
18059 ここで用いられているLaTeXパッケージ
18060 \series bold
18061 arydshln
18062 \series default
18063 は、第
18064 \begin_inset CommandInset ref
18065 LatexCommand ref
18066 reference "sec:色付きの表"
18067
18068 \end_inset
18069
18070 節の色付き表で用いられているLaTeXパッケージ
18071 \series bold
18072 colortbl
18073 \series default
18074
18075 \begin_inset Index idx
18076 status collapsed
18077
18078 \begin_layout Plain Layout
18079 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18080 \end_layout
18081
18082 \end_inset
18083
18084 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18085 \end_layout
18086
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \begin_layout Standard
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 else
18101 \end_layout
18102
18103 \end_inset
18104
18105
18106 \begin_inset Note Note
18107 status open
18108
18109 \begin_layout Plain Layout
18110 以下は、LaTeXパッケージ
18111 \series bold
18112 arydshln
18113 \series default
18114 が導入済みでないときに表示されます。
18115 \end_layout
18116
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \begin_layout Standard
18123 本節の内容を出力に表示するためには、
18124 \series bold
18125 arydshln
18126 \series default
18127 パッケージを導入しなくてはなりません。
18128 \end_layout
18129
18130 \begin_layout Standard
18131 \begin_inset ERT
18132 status collapsed
18133
18134 \begin_layout Plain Layout
18135
18136
18137 \backslash
18138 fi
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \begin_layout Chapter
18147 フロート
18148 \begin_inset Index idx
18149 status collapsed
18150
18151 \begin_layout Plain Layout
18152 ふろーと@フロート
18153 \end_layout
18154
18155 \end_inset
18156
18157
18158 \end_layout
18159
18160 \begin_layout Section
18161 はじめに
18162 \begin_inset CommandInset label
18163 LatexCommand label
18164 name "sec:フロートはじめに"
18165
18166 \end_inset
18167
18168
18169 \begin_inset Index idx
18170 status collapsed
18171
18172 \begin_layout Plain Layout
18173 ふろーと@フロート ! はじめに
18174 \end_layout
18175
18176 \end_inset
18177
18178
18179 \end_layout
18180
18181 \begin_layout Standard
18182 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18183 ート)ことができます。
18184 \family sans
18185 脚注
18186 \family default
18187
18188 \family sans
18189 傍注
18190 \family default
18191 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18192 \end_layout
18193
18194 \begin_layout Standard
18195 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18196 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18197 ートには連番が割り当てられます。参照については、第
18198 \begin_inset CommandInset ref
18199 LatexCommand ref
18200 reference "sec:フロートの参照"
18201
18202 \end_inset
18203
18204 節で述べられています。
18205 \end_layout
18206
18207 \begin_layout Standard
18208 フロートを挿入するには、
18209 \family sans
18210 挿入\SpecialChar \menuseparator
18211 フロート
18212 \family default
18213 メニューを使えば、ラベルのついたボックスすなわち
18214 \family sans
18215 キャプション
18216 \family default
18217 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18218 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18219 \begin_inset CommandInset ref
18220 LatexCommand ref
18221 reference "sec:キャプションの配置"
18222
18223 \end_inset
18224
18225 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18226 ます。畳んだフロートボックスは、
18227 \begin_inset Graphics
18228         filename clipart/floatQt4.png
18229         scale 70
18230         scaleBeforeRotation
18231
18232 \end_inset
18233
18234 のように、灰色ボタンに赤字ラベルで表示されます。
18235 \end_layout
18236
18237 \begin_layout Standard
18238 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18239 \end_layout
18240
18241 \begin_layout Standard
18242 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18243 \end_layout
18244
18245 \begin_layout Section
18246 フロート型
18247 \end_layout
18248
18249 \begin_layout Standard
18250 LyXには、第
18251 \begin_inset CommandInset ref
18252 LatexCommand ref
18253 reference "sec:図フロート"
18254
18255 \end_inset
18256
18257 節および第
18258 \begin_inset CommandInset ref
18259 LatexCommand ref
18260 reference "sec:表フロート"
18261
18262 \end_inset
18263
18264 節で各々説明されている図フロートと表フロート以外に、
18265 \series bold
18266 アルゴリズム型
18267 \series default
18268
18269 \series bold
18270 折返し型
18271 \series default
18272 のフロート型があります。
18273 \end_layout
18274
18275 \begin_layout Subsection
18276 アルゴリズムフロート
18277 \begin_inset Index idx
18278 status collapsed
18279
18280 \begin_layout Plain Layout
18281 ふろーと@フロート ! あるごりずむ@アルゴリズム
18282 \end_layout
18283
18284 \end_inset
18285
18286
18287 \end_layout
18288
18289 \begin_layout Standard
18290 \begin_inset Float algorithm
18291 placement h
18292 wide false
18293 sideways false
18294 status open
18295
18296 \begin_layout Plain Layout
18297 \begin_inset Caption
18298
18299 \begin_layout Plain Layout
18300 \begin_inset CommandInset label
18301 LatexCommand label
18302 name "alg:アルゴリズムフロートの例"
18303
18304 \end_inset
18305
18306 アルゴリズムフロートの例
18307 \end_layout
18308
18309 \end_inset
18310
18311
18312 \end_layout
18313
18314 \begin_layout LyX-Code
18315 for I in 1..N loop
18316 \begin_inset Newline newline
18317 \end_inset
18318
18319  Sum:= Sum + A(I); /*comment*/
18320 \begin_inset Newline newline
18321 \end_inset
18322
18323 end loop
18324 \begin_inset VSpace -4mm
18325 \end_inset
18326
18327
18328 \end_layout
18329
18330 \end_inset
18331
18332
18333 \end_layout
18334
18335 \begin_layout Standard
18336 このフロート型は、
18337 \family sans
18338 挿入
18339 \shape up
18340 \SpecialChar \menuseparator
18341 フロート\SpecialChar \menuseparator
18342 アルゴリズム
18343 \family default
18344 \shape default
18345 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18346 \begin_inset CommandInset ref
18347 LatexCommand ref
18348 reference "cha:プログラムコードリスト"
18349
18350 \end_inset
18351
18352 章で説明されているプログラムコードリストの代わりとみなすことができます。
18353 \emph on
18354 LyXユーザーの手引き
18355 \emph default
18356 に述べられているように、アルゴリズム向けの環境としては、
18357 \family sans
18358 LyXコード
18359 \family default
18360 があります。 アルゴリズム
18361 \begin_inset CommandInset ref
18362 LatexCommand ref
18363 reference "alg:アルゴリズムフロートの例"
18364
18365 \end_inset
18366
18367 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18368 \begin_inset space \thinspace{}
18369 \end_inset
18370
18371 mmの垂直空白が入れてあります。
18372 \end_layout
18373
18374 \begin_layout Standard
18375 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18376 \end_layout
18377
18378 \begin_layout Standard
18379
18380 \series bold
18381
18382 \backslash
18383 floatname{algorithm}{付けたい名称}
18384 \end_layout
18385
18386 \begin_layout Standard
18387 という行を手動で加える必要があります。ここで
18388 \family sans
18389 \series bold
18390 付けたい名称
18391 \family default
18392 \series default
18393 には、お使いの言語で「
18394 \emph on
18395 algorithm
18396 \emph default
18397 」に対応する単語を指定します。
18398 \end_layout
18399
18400 \begin_layout Standard
18401 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18402 \family sans
18403 挿入\SpecialChar \menuseparator
18404 一覧/目次\SpecialChar \menuseparator
18405 アルゴリズム一覧
18406 \family default
18407 メニューを使用します。それ以外の場合には、代わりに
18408 \end_layout
18409
18410 \begin_layout Standard
18411
18412 \series bold
18413
18414 \backslash
18415 listof{algorithm}{付けたい名称}
18416 \end_layout
18417
18418 \begin_layout Standard
18419 というコマンドをTeXコードとして用います。ここで
18420 \family sans
18421 付けたい名称
18422 \family default
18423 とは、「
18424 \emph on
18425 List of Algorithm
18426 \emph default
18427 s」という単語に相当する、ご使用になりたい言語での単語です。
18428 \end_layout
18429
18430 \begin_layout Standard
18431 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18432 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18433 \end_layout
18434
18435 \begin_layout Standard
18436
18437 \series bold
18438
18439 \backslash
18440 numberwithin{algorithm}{chapter}
18441 \end_layout
18442
18443 \begin_layout Standard
18444 というコマンドを追加してください。
18445 \series bold
18446
18447 \backslash
18448 numberwithin
18449 \series default
18450 というコマンドを使用するには、文書設定の
18451 \family sans
18452 数式オプション
18453 \family default
18454 タブで
18455 \family sans
18456 AMS mathパッケージを使用する
18457 \family default
18458 オプションを有効にしてください。
18459 \end_layout
18460
18461 \begin_layout Subsection
18462 折返しフロート
18463 \begin_inset Index idx
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467 ふろーと@フロート ! おりかえしふろーと@折返しフロート
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \begin_layout Standard
18476 \begin_inset Wrap figure
18477 lines 0
18478 placement l
18479 overhang 1cm
18480 width "40col%"
18481 status open
18482
18483 \begin_layout Plain Layout
18484 \begin_inset Graphics
18485         filename ../clipart/mobius.eps
18486         width 40col%
18487         scaleBeforeRotation
18488         rotateOrigin center
18489
18490 \end_inset
18491
18492
18493 \end_layout
18494
18495 \begin_layout Plain Layout
18496 \begin_inset Caption
18497
18498 \begin_layout Plain Layout
18499 \begin_inset CommandInset label
18500 LatexCommand label
18501 name "fig:折返し図フロート"
18502
18503 \end_inset
18504
18505 これは折返し図フロートです。
18506 \end_layout
18507
18508 \end_inset
18509
18510
18511 \end_layout
18512
18513 \end_inset
18514
18515 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
18516 \series bold
18517 wrapfig
18518 \series default
18519
18520 \begin_inset Index idx
18521 status collapsed
18522
18523 \begin_layout Plain Layout
18524 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
18525 \end_layout
18526
18527 \end_inset
18528
18529 を導入済みであれば、
18530 \family sans
18531 挿入\SpecialChar \menuseparator
18532 フロート\SpecialChar \menuseparator
18533 折返し図フロート
18534 \family default
18535
18536 \family sans
18537 折返し表フロート
18538 \family default
18539 メニューで挿入することができます
18540 \begin_inset Foot
18541 status collapsed
18542
18543 \begin_layout Plain Layout
18544 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
18545 \end_layout
18546
18547 \end_inset
18548
18549 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
18550 \family sans
18551 配置
18552 \family default
18553
18554 \family sans
18555
18556 \family default
18557 です。非必須項目として、
18558 \family sans
18559 ぶら下げ
18560 \family default
18561
18562 \family sans
18563 行幅
18564 \family default
18565 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
18566 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
18567 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
18568 \begin_inset CommandInset ref
18569 LatexCommand ref
18570 reference "fig:折返し図フロート"
18571
18572 \end_inset
18573
18574 図は、40
18575 \begin_inset space \thinspace{}
18576 \end_inset
18577
18578 列幅%の幅と1
18579 \begin_inset space \thinspace{}
18580 \end_inset
18581
18582 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
18583 \begin_inset Foot
18584 status collapsed
18585
18586 \begin_layout Plain Layout
18587 使うことのできる単位は付録
18588 \begin_inset CommandInset ref
18589 LatexCommand ref
18590 reference "cha:LyXで使用できる単位"
18591
18592 \end_inset
18593
18594 に収録してあります。
18595 \end_layout
18596
18597 \end_inset
18598
18599
18600 \end_layout
18601
18602 \begin_layout Standard
18603 \begin_inset Note Greyedout
18604 status open
18605
18606 \begin_layout Plain Layout
18607
18608 \series bold
18609 【註】
18610 \series default
18611 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
18612 上書きされて出力されたりします。
18613 \end_layout
18614
18615 \end_inset
18616
18617
18618 \end_layout
18619
18620 \begin_layout Standard
18621 原則として、
18622 \end_layout
18623
18624 \begin_layout Itemize
18625 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
18626 うになってから、正確な位置に挿入しなくてはなりません。
18627 \end_layout
18628
18629 \begin_layout Itemize
18630 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
18631 \end_layout
18632
18633 \begin_layout Itemize
18634 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
18635 \end_layout
18636
18637 \begin_layout Itemize
18638 折返しフロートは、節見出しや表中に入れることは認められていません。
18639 \end_layout
18640
18641 \begin_layout Section
18642 フロートの連番
18643 \begin_inset Index idx
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647 ふろーと@フロート ! れんばん@連番
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
18657 て変わります。
18658 \end_layout
18659
18660 \begin_layout Standard
18661 節から独立して付けられている連番を変更するには、文書プリアンブルで
18662 \end_layout
18663
18664 \begin_layout Standard
18665
18666 \series bold
18667
18668 \backslash
18669 renewcommand{
18670 \backslash
18671 thetable}{
18672 \backslash
18673 roman{table}}
18674 \end_layout
18675
18676 \begin_layout Standard
18677
18678 \series bold
18679 というコマンドを使うと良いでしょう。
18680 \backslash
18681 thetable
18682 \series default
18683 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
18684 \series bold
18685
18686 \backslash
18687 thefigure
18688 \series default
18689 コマンドを使用します。上のコマンドで使用されている
18690 \series bold
18691
18692 \backslash
18693 roman
18694 \series default
18695 は、表番号を小文字のローマ数字で印字するコマンドです。
18696 \end_layout
18697
18698 \begin_layout Standard
18699 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
18700 \end_layout
18701
18702 \begin_layout Standard
18703
18704 \series bold
18705
18706 \backslash
18707 numberwithin{table}{subsection}
18708 \end_layout
18709
18710 \begin_layout Standard
18711 というコマンドを使用してください。
18712 \series bold
18713
18714 \backslash
18715 numberwithin
18716 \series default
18717 コマンドを使用可能にするためには、文書設定の
18718 \family sans
18719 数式オプション
18720 \family default
18721 タブで、
18722 \family sans
18723 AMS
18724 \begin_inset space ~
18725 \end_inset
18726
18727 math数式パッケージを使用する
18728 \family default
18729 を使用します。
18730 \end_layout
18731
18732 \begin_layout Standard
18733 連番コマンドについての詳細と大切な注意点については、第
18734 \begin_inset CommandInset ref
18735 LatexCommand ref
18736 reference "sub:脚注の付番"
18737
18738 \end_inset
18739
18740 節もご覧ください。
18741 \end_layout
18742
18743 \begin_layout Section
18744 フロートの参照
18745 \begin_inset CommandInset label
18746 LatexCommand label
18747 name "sec:フロートの参照"
18748
18749 \end_inset
18750
18751
18752 \begin_inset Index idx
18753 status collapsed
18754
18755 \begin_layout Plain Layout
18756 ふろーと@フロート ! さんしょう@参照
18757 \end_layout
18758
18759 \end_inset
18760
18761
18762 \begin_inset Index idx
18763 status collapsed
18764
18765 \begin_layout Plain Layout
18766 さんしょう@参照 ! ふろーとにたいする@フロートに対する
18767 \end_layout
18768
18769 \end_inset
18770
18771
18772 \end_layout
18773
18774 \begin_layout Standard
18775 フロートを参照するには、
18776 \family sans
18777 挿入\SpecialChar \menuseparator
18778 ラベル
18779 \family default
18780 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
18781 \begin_inset Graphics
18782         filename ../clipart/labelQt4.png
18783         scale 85
18784         scaleBeforeRotation
18785
18786 \end_inset
18787
18788 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
18789 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
18790 \family sans
18791 fig:
18792 \family default
18793 」という前置句がつけられます。
18794 \end_layout
18795
18796 \begin_layout Standard
18797 ラベルは、参照のための名称兼位置標として用いられます。
18798 \family sans
18799 挿入\SpecialChar \menuseparator
18800 相互参照
18801 \family default
18802 メニューかツールバーボタン
18803 \begin_inset Graphics
18804         filename ../../images/dialog-show-new-inset_ref.png
18805         scale 85
18806         scaleBeforeRotation
18807
18808 \end_inset
18809
18810 を使えば、ラベルを参照することができます。
18811 \begin_inset Graphics
18812         filename clipart/referenceQt4.png
18813         scale 85
18814         scaleBeforeRotation
18815
18816 \end_inset
18817
18818 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
18819 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
18820 れます。
18821 \end_layout
18822
18823 \begin_layout Standard
18824 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
18825 出力では、参照の代わりに二つの疑問符が表示されることになります。
18826 \end_layout
18827
18828 \begin_layout Standard
18829 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
18830 で、リンクの更新に手間を割く必要はありません。
18831 \end_layout
18832
18833 \begin_layout Standard
18834 相互参照ウィンドウの
18835 \family sans
18836 ラベルへ移動
18837 \family default
18838 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
18839 \family sans
18840 戻る
18841 \family default
18842 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
18843 この場合には元に戻ることができません。
18844 \end_layout
18845
18846 \begin_layout Subsection
18847 相互参照の書式
18848 \begin_inset CommandInset label
18849 LatexCommand label
18850 name "sub:相互参照の書式"
18851
18852 \end_inset
18853
18854
18855 \begin_inset Index idx
18856 status collapsed
18857
18858 \begin_layout Plain Layout
18859 さんしょう@参照 ! しょしき@書式
18860 \end_layout
18861
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \begin_layout Standard
18868 相互参照には、以下の6種類があります。
18869 \end_layout
18870
18871 \begin_layout Description
18872 <参照>: これはフロート番号を表示します。これが既定値です。例:
18873 \begin_inset CommandInset ref
18874 LatexCommand ref
18875 reference "fig:歪められた二つの像"
18876
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \begin_layout Description
18883 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
18884 例:
18885 \begin_inset CommandInset ref
18886 LatexCommand eqref
18887 reference "eq:Wgn"
18888
18889 \end_inset
18890
18891
18892 \end_layout
18893
18894 \begin_layout Description
18895 <参照ページ>: これはページ番号を表示します。例:Page
18896 \begin_inset space ~
18897 \end_inset
18898
18899
18900 \begin_inset CommandInset ref
18901 LatexCommand pageref
18902 reference "fig:歪められた二つの像"
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \begin_layout Description
18910 on
18911 \begin_inset space ~
18912 \end_inset
18913
18914 page
18915 \begin_inset space ~
18916 \end_inset
18917
18918 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
18919 \begin_inset CommandInset ref
18920 LatexCommand vpageref
18921 reference "fig:歪められた二つの像"
18922
18923 \end_inset
18924
18925
18926 \end_layout
18927
18928 \begin_layout Description
18929 <参照>
18930 \begin_inset space ~
18931 \end_inset
18932
18933 on
18934 \begin_inset space ~
18935 \end_inset
18936
18937 page
18938 \begin_inset space ~
18939 \end_inset
18940
18941 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
18942 \begin_inset CommandInset ref
18943 LatexCommand vref
18944 reference "fig:歪められた二つの像"
18945
18946 \end_inset
18947
18948
18949 \end_layout
18950
18951 \begin_layout Description
18952
18953 \lang english
18954 Formatted
18955 \begin_inset space ~
18956 \end_inset
18957
18958 reference: prints a self-defined cross-reference format.
18959 \begin_inset Newline newline
18960 \end_inset
18961
18962
18963 \begin_inset Note Greyedout
18964 status open
18965
18966 \begin_layout Plain Layout
18967
18968 \series bold
18969 \lang english
18970 Note:
18971 \series default
18972  This feature is only available when you have the LaTeX-package 
18973 \series bold
18974 prettyref
18975 \series default
18976  or 
18977 \series bold
18978 refstyle
18979 \series default
18980 \lang japanese
18981
18982 \begin_inset Index idx
18983 status collapsed
18984
18985 \begin_layout Plain Layout
18986 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \begin_inset Index idx
18993 status collapsed
18994
18995 \begin_layout Plain Layout
18996 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
18997 \end_layout
18998
18999 \end_inset
19000
19001
19002 \lang english
19003  installed.
19004 \end_layout
19005
19006 \end_inset
19007
19008
19009 \lang japanese
19010
19011 \begin_inset Newline newline
19012 \end_inset
19013
19014
19015 \lang english
19016 You can select which LaTeX-package should be used for this feature by setting
19017  the option 
19018 \family sans
19019 Use refstyle (not prettyref) for cross-references
19020 \family default
19021  in the menu 
19022 \family sans
19023 Document\SpecialChar \menuseparator
19024 Settings\SpecialChar \menuseparator
19025 Document Class
19026 \family default
19027 .
19028  The format is specified by adding the command 
19029 \series bold
19030
19031 \backslash
19032 newrefformat
19033 \series default
19034  (prettyref) or 
19035 \series bold
19036
19037 \backslash
19038 newref
19039 \series default
19040  (refstyle) to the preamble of the document.
19041  For example redefining all references to figures (which have the label
19042  shortcut 
19043 \begin_inset Quotes eld
19044 \end_inset
19045
19046
19047 \family sans
19048 fig
19049 \family default
19050
19051 \begin_inset Quotes erd
19052 \end_inset
19053
19054 ) can be done with this command
19055 \lang japanese
19056
19057 \begin_inset Newline newline
19058 \end_inset
19059
19060
19061 \series bold
19062
19063 \backslash
19064 newref{fig}{refcmd={
19065 \lang english
19066 Image on page
19067 \lang japanese
19068  
19069 \backslash
19070 pageref{#1}}}
19071 \series default
19072
19073 \begin_inset Newline newline
19074 \end_inset
19075
19076
19077 \lang english
19078 For more information about the format, have a look at the package documentations
19079 \lang japanese
19080
19081 \begin_inset CommandInset citation
19082 LatexCommand cite
19083 key "prettyref,refstyle"
19084
19085 \end_inset
19086
19087 .
19088 \end_layout
19089
19090 \begin_layout Description
19091
19092 \lang english
19093 Textual
19094 \begin_inset space ~
19095 \end_inset
19096
19097 reference: prints the caption of the reference
19098 \lang japanese
19099
19100 \begin_inset CommandInset ref
19101 LatexCommand nameref
19102 reference "fig:歪められた二つの像"
19103
19104 \end_inset
19105
19106
19107 \end_layout
19108
19109 \begin_layout Standard
19110
19111 \family sans
19112 \lang english
19113 <page>
19114 \family default
19115  will not print the page number if the label is on the previous, the same,
19116  or the next page.
19117  You will e.
19118 \begin_inset space \thinspace{}
19119 \end_inset
19120
19121 g.
19122 \begin_inset space \space{}
19123 \end_inset
19124
19125 see the text 
19126 \begin_inset Quotes eld
19127 \end_inset
19128
19129
19130 \family sans
19131 on this page
19132 \family default
19133
19134 \begin_inset Quotes erd
19135 \end_inset
19136
19137  instead.
19138  The style 
19139 \family sans
19140 <reference> on page <page>
19141 \family default
19142  will not print anything about the page if the label is on the same page.
19143 \end_layout
19144
19145 \begin_layout Standard
19146
19147 \lang english
19148 The number and current page of the part of the document referred to in the
19149  output is automatically calculated by LaTeX.
19150  The varieties are adjusted in the field 
19151 \family sans
19152 Format
19153 \family default
19154  of the cross-reference window that appears when you click on the cross-referenc
19155 e box.
19156 \end_layout
19157
19158 \begin_layout Standard
19159
19160 \lang english
19161 \begin_inset Note Greyedout
19162 status open
19163
19164 \begin_layout Plain Layout
19165
19166 \series bold
19167 \lang english
19168 Note:
19169 \series default
19170  It is recommended to use the LaTeX-package 
19171 \series bold
19172 refstyle
19173 \series default
19174 \lang japanese
19175
19176 \begin_inset Index idx
19177 status collapsed
19178
19179 \begin_layout Plain Layout
19180 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19181 \end_layout
19182
19183 \end_inset
19184
19185
19186 \lang english
19187  because 
19188 \series bold
19189 prettyref
19190 \series default
19191 \lang japanese
19192
19193 \begin_inset Index idx
19194 status collapsed
19195
19196 \begin_layout Plain Layout
19197 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19198 \end_layout
19199
19200 \end_inset
19201
19202
19203 \lang english
19204  does not know all of LyX's possible label shortcuts
19205 \begin_inset Foot
19206 status collapsed
19207
19208 \begin_layout Plain Layout
19209
19210 \lang english
19211 \begin_inset Quotes eld
19212 \end_inset
19213
19214 fig:
19215 \begin_inset Quotes erd
19216 \end_inset
19217
19218  is for example LyX's shortcut for labels in figure captions.
19219 \end_layout
19220
19221 \end_inset
19222
19223  and is not internationalized.
19224 \end_layout
19225
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Subsection
19232 参照名の自動命名
19233 \begin_inset Index idx
19234 status collapsed
19235
19236 \begin_layout Plain Layout
19237 さんしょう@参照 ! じどうめいめい@自動命名
19238 \end_layout
19239
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \begin_layout Standard
19246
19247 \family sans
19248 文書設定
19249 \family default
19250 ダイアログの
19251 \family sans
19252 PDF特性
19253 \family default
19254 で有効にされた
19255 \series bold
19256 hyperref
19257 \series default
19258
19259 \begin_inset Index idx
19260 status collapsed
19261
19262 \begin_layout Plain Layout
19263 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19264 \end_layout
19265
19266 \end_inset
19267
19268  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19269 \emph on
19270
19271 \emph default
19272 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19273 の機能を使用するには、hyperrefを有効にして、
19274 \end_layout
19275
19276 \begin_layout Standard
19277
19278 \series bold
19279
19280 \backslash
19281 AtBeginDocument{
19282 \backslash
19283 renewcommand{
19284 \backslash
19285 ref}[1]{
19286 \backslash
19287 mbox{
19288 \backslash
19289 autoref{#1}}}}
19290 \end_layout
19291
19292 \begin_layout Standard
19293 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19294 \begin_inset space \thinspace{}
19295 \end_inset
19296
19297 」としたいなど、既定の参照名以外のものが欲しい場合には、
19298 \end_layout
19299
19300 \begin_layout Standard
19301
19302 \series bold
19303
19304 \backslash
19305 addto
19306 \backslash
19307 extrasenglish{
19308 \backslash
19309 renewcommand{
19310 \backslash
19311 sectionautorefname}
19312 \begin_inset Newline newline
19313 \end_inset
19314
19315
19316 \begin_inset Phantom HPhantom
19317 status open
19318
19319 \begin_layout Plain Layout
19320
19321 \series bold
19322 \begin_inset space ~
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \end_inset
19329
19330 {sec.
19331 \backslash
19332 negthinspace}}
19333 \end_layout
19334
19335 \begin_layout Standard
19336 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19337 \begin_inset Newline newline
19338 \end_inset
19339
19340
19341 \series bold
19342
19343 \backslash
19344 extrasenglishを
19345 \backslash
19346 extras***
19347 \series default
19348 に置き換えてください(***は使用中の言語名)。
19349 \end_layout
19350
19351 \begin_layout Standard
19352 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19353 \end_layout
19354
19355 \begin_layout Standard
19356
19357 \series bold
19358
19359 \backslash
19360 newlength{
19361 \backslash
19362 abc}
19363 \begin_inset Newline newline
19364 \end_inset
19365
19366
19367 \backslash
19368 settowidth{
19369 \backslash
19370 abc}{
19371 \backslash
19372 space}
19373 \begin_inset Newline newline
19374 \end_inset
19375
19376
19377 \backslash
19378 addto
19379 \backslash
19380 extrasenglish{
19381 \backslash
19382 renewcommand{
19383 \backslash
19384 equationautorefname}
19385 \begin_inset Newline newline
19386 \end_inset
19387
19388
19389 \begin_inset Phantom HPhantom
19390 status open
19391
19392 \begin_layout Plain Layout
19393
19394 \series bold
19395 \begin_inset space ~
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \end_inset
19402
19403 {
19404 \backslash
19405 hspace{-
19406 \backslash
19407 abc}}
19408 \end_layout
19409
19410 \begin_layout Standard
19411 この話題に関する詳細は、hyperrefの説明書
19412 \begin_inset CommandInset citation
19413 LatexCommand cite
19414 key "hyperref"
19415
19416 \end_inset
19417
19418 をお読みください。
19419 \end_layout
19420
19421 \begin_layout Standard
19422 \begin_inset Note Greyedout
19423 status open
19424
19425 \begin_layout Plain Layout
19426
19427 \series bold
19428 【註】
19429 \series default
19430 参照の自動命名は、相互参照を
19431 \family sans
19432 整形参照
19433 \family default
19434 様式(第
19435 \begin_inset CommandInset ref
19436 LatexCommand ref
19437 reference "sub:相互参照の書式"
19438
19439 \end_inset
19440
19441 節)で使用しているときには、使用することができません。
19442 \end_layout
19443
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \begin_layout Standard
19450 取扱説明書
19451 \emph on
19452 数式篇
19453 \emph default
19454 は、参照の自動命名が使用されている一例です。
19455 \end_layout
19456
19457 \begin_layout Subsection
19458 参照位置
19459 \begin_inset CommandInset label
19460 LatexCommand label
19461 name "sub:参照位置"
19462
19463 \end_inset
19464
19465
19466 \begin_inset Index idx
19467 status collapsed
19468
19469 \begin_layout Plain Layout
19470 さんしょう@参照 ! さんしょういち@参照位置
19471 \end_layout
19472
19473 \end_inset
19474
19475
19476 \end_layout
19477
19478 \begin_layout Standard
19479
19480 \family sans
19481 文書設定
19482 \family default
19483 ダイアログの
19484 \family sans
19485 PDF特性
19486 \family default
19487 で、
19488 \series bold
19489 hyperref
19490 \series default
19491
19492 \begin_inset Index idx
19493 status collapsed
19494
19495 \begin_layout Plain Layout
19496 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19497 \end_layout
19498
19499 \end_inset
19500
19501 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19502 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19503 \series bold
19504 hyperref
19505 \series default
19506
19507 \begin_inset Index idx
19508 status collapsed
19509
19510 \begin_layout Plain Layout
19511 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19512 \end_layout
19513
19514 \end_inset
19515
19516 の一部である
19517 \series bold
19518 hyperref
19519 \series default
19520
19521 \begin_inset Index idx
19522 status collapsed
19523
19524 \begin_layout Plain Layout
19525 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19526 \end_layout
19527
19528 \end_inset
19529
19530 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19531 \end_layout
19532
19533 \begin_layout Standard
19534
19535 \series bold
19536
19537 \backslash
19538 usepackage[figure]{hypcap}
19539 \end_layout
19540
19541 \begin_layout Standard
19542 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
19543 hypcapの説明書
19544 \begin_inset CommandInset citation
19545 LatexCommand cite
19546 key "hypcap"
19547
19548 \end_inset
19549
19550 をご覧ください。
19551 \end_layout
19552
19553 \begin_layout Standard
19554 \begin_inset Note Greyedout
19555 status open
19556
19557 \begin_layout Plain Layout
19558
19559 \series bold
19560 【註】hypcap
19561 \series default
19562 は内部図への参照には効力がありません。
19563 \end_layout
19564
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \begin_layout Section
19571 フロートの配置
19572 \begin_inset CommandInset label
19573 LatexCommand label
19574 name "sec:フロートの配置"
19575
19576 \end_inset
19577
19578
19579 \begin_inset Index idx
19580 status collapsed
19581
19582 \begin_layout Plain Layout
19583 ふろーと@フロート ! はいち@配置
19584 \end_layout
19585
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \begin_layout Standard
19592
19593 \family roman
19594 \series medium
19595 \shape up
19596 \size normal
19597 \emph off
19598 \bar no
19599 \noun off
19600 \color none
19601 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
19602 \begin_inset Newline newline
19603 \end_inset
19604
19605
19606 \family sans
19607 \series default
19608 \shape default
19609 \size default
19610 \emph default
19611 \bar default
19612 \noun default
19613 \color inherit
19614 段をまたぐ
19615 \family roman
19616 \series medium
19617 \shape up
19618 \size normal
19619 \emph off
19620 \bar no
19621 \noun off
19622 \color none
19623 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
19624 \begin_inset Newline newline
19625 \end_inset
19626
19627
19628 \family sans
19629 \series default
19630 \shape default
19631 \size default
19632 \emph default
19633 \bar default
19634 \noun default
19635 \color inherit
19636 横倒しに回転
19637 \family roman
19638 \series medium
19639 \shape up
19640 \size normal
19641 \emph off
19642 \bar no
19643 \noun off
19644 \color none
19645 オプションは、フロートを回転するのに用います。第
19646 \family default
19647 \series default
19648 \shape default
19649 \size default
19650 \emph default
19651 \bar default
19652 \noun default
19653 \color inherit
19654
19655 \begin_inset CommandInset ref
19656 LatexCommand ref
19657 reference "sec:回転フロート"
19658
19659 \end_inset
19660
19661
19662 \family roman
19663 \series medium
19664 \shape up
19665 \size normal
19666 \emph off
19667 \bar no
19668 \noun off
19669 \color none
19670 節をご参照ください。
19671 \end_layout
19672
19673 \begin_layout Standard
19674
19675 \family roman
19676 \series medium
19677 \shape up
19678 \size normal
19679 \emph off
19680 \bar no
19681 \noun off
19682 \color none
19683 フロートダイアログでは、
19684 \family sans
19685 \series default
19686 \shape default
19687 \size default
19688 \emph default
19689 \bar default
19690 \noun default
19691 \color inherit
19692 既定の配置を使う
19693 \family roman
19694 \series medium
19695 \shape up
19696 \size normal
19697 \emph off
19698 \bar no
19699 \noun off
19700 \color none
19701 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
19702 \end_layout
19703
19704 \begin_layout Description
19705 可能ならば現在位置に: 
19706 \family roman
19707 \series medium
19708 \shape up
19709 \size normal
19710 \emph off
19711 \bar no
19712 \noun off
19713 \color none
19714 フロートを挿入位置に配置することを試みます
19715 \end_layout
19716
19717 \begin_layout Description
19718 ページ上部: 
19719 \family roman
19720 \series medium
19721 \shape up
19722 \size normal
19723 \emph off
19724 \bar no
19725 \noun off
19726 \color none
19727 フロートを現在ページの上部に配置することを試みます
19728 \end_layout
19729
19730 \begin_layout Description
19731 ページ下部: 
19732 \family roman
19733 \series medium
19734 \shape up
19735 \size normal
19736 \emph off
19737 \bar no
19738 \noun off
19739 \color none
19740 フロートを現在ページの下部に配置することを試みます
19741 \end_layout
19742
19743 \begin_layout Description
19744 フロートを独立したページに: 
19745 \family roman
19746 \series medium
19747 \shape up
19748 \size normal
19749 \emph off
19750 \bar no
19751 \noun off
19752 \color none
19753 フロートを独立したページに配置することを試みます
19754 \end_layout
19755
19756 \begin_layout Standard
19757 LaTeXは、
19758 \emph on
19759 つねに
19760 \emph default
19761 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
19762 \family sans
19763 可能ならば現在位置に
19764 \family default
19765 を試み、次に
19766 \family sans
19767 ページの上部
19768 \family default
19769 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
19770 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
19771 \end_layout
19772
19773 \begin_layout Standard
19774 既定では、各オプションはそれぞれ以下の規則を持っています。
19775 \end_layout
19776
19777 \begin_layout List
19778 \labelwidthstring 00.00.0000
19779
19780 \family sans
19781 ページ上部
19782 \family default
19783  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
19784 \series bold
19785
19786 \backslash
19787 topfraction
19788 \series default
19789 )。
19790 \end_layout
19791
19792 \begin_layout List
19793 \labelwidthstring 00.00.0000
19794
19795 \family sans
19796 ページ下部
19797 \family default
19798  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
19799 \series bold
19800
19801 \backslash
19802 bottomfraction
19803 \series default
19804 )。
19805 \end_layout
19806
19807 \begin_layout List
19808 \labelwidthstring 00.00.0000
19809
19810 \family sans
19811 フロートを独立したページ 
19812 \family default
19813 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
19814 \series bold
19815
19816 \backslash
19817 floatpagefraction
19818 \series default
19819 )。
19820 \end_layout
19821
19822 \begin_layout Standard
19823 これらの規則に従いたくないときは、
19824 \family sans
19825 LaTeXの規則を無視する
19826 \family default
19827 オプションを追加することによって、これらを無視することができます。
19828 \begin_inset Newline newline
19829 \end_inset
19830
19831 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
19832 、ページの5割に変えるには、文書プリアンブルに
19833 \end_layout
19834
19835 \begin_layout Standard
19836
19837 \series bold
19838
19839 \backslash
19840 renewcommand{
19841 \backslash
19842 bottomfraction}{0.5}
19843 \end_layout
19844
19845 \begin_layout Standard
19846 という行を加えてください。
19847 \end_layout
19848
19849 \begin_layout Standard
19850 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
19851 \family sans
19852 何としても現在位置に置く
19853 \family default
19854 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
19855 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
19856 からです。
19857 \end_layout
19858
19859 \begin_layout Standard
19860 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
19861 \end_layout
19862
19863 \begin_layout Standard
19864 \begin_inset VSpace bigskip
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \begin_layout Standard
19871 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
19872 することがあります。この問題を避けるには、LaTeXコマンドの
19873 \backslash
19874 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
19875 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
19876 \end_layout
19877
19878 \begin_layout Standard
19879
19880 \series bold
19881
19882 \backslash
19883 let
19884 \backslash
19885 mySection
19886 \backslash
19887 section
19888 \begin_inset Newline newline
19889 \end_inset
19890
19891
19892 \backslash
19893 renewcommand{
19894 \backslash
19895 section}{
19896 \backslash
19897 suppressfloats[t]
19898 \backslash
19899 mySection}
19900 \end_layout
19901
19902 \begin_layout Standard
19903 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
19904 することがあるので、これらに対する定義はお勧めしません。
19905 \end_layout
19906
19907 \begin_layout Standard
19908 \begin_inset VSpace bigskip
19909 \end_inset
19910
19911 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
19912 \series bold
19913 endfloat
19914 \series default
19915
19916 \begin_inset Index idx
19917 status collapsed
19918
19919 \begin_layout Plain Layout
19920 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
19921 \end_layout
19922
19923 \end_inset
19924
19925 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
19926 \begin_inset Quotes eld
19927 \end_inset
19928
19929
19930 \family sans
19931 [Figure
19932 \begin_inset space ~
19933 \end_inset
19934
19935 3.2 about here.]
19936 \family default
19937
19938 \begin_inset Quotes erd
19939 \end_inset
19940
19941 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
19942 \end_layout
19943
19944 \begin_layout Standard
19945
19946 \series bold
19947
19948 \backslash
19949 usepackage[options]{endfloat}
19950 \end_layout
19951
19952 \begin_layout Standard
19953 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
19954 \series bold
19955 endfloat
19956 \series default
19957 取扱説明書
19958 \begin_inset CommandInset citation
19959 LatexCommand cite
19960 key "endfloat"
19961
19962 \end_inset
19963
19964 をご参照ください。
19965 \begin_inset Newline newline
19966 \end_inset
19967
19968
19969 \begin_inset Note Greyedout
19970 status open
19971
19972 \begin_layout Plain Layout
19973
19974 \series bold
19975 【註】endfloat
19976 \series default
19977 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
19978 \begin_inset CommandInset citation
19979 LatexCommand cite
19980 key "endfloat"
19981
19982 \end_inset
19983
19984 の第4節をご参照ください。
19985 \end_layout
19986
19987 \end_inset
19988
19989
19990 \begin_inset Newline newline
19991 \end_inset
19992
19993
19994 \begin_inset Note Greyedout
19995 status open
19996
19997 \begin_layout Plain Layout
19998
19999 \series bold
20000 【註】
20001 \series default
20002 現在のところ、
20003 \series bold
20004 endfloat
20005 \series default
20006 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20007 \series bold
20008
20009 \backslash
20010 ss
20011 \series default
20012 」コマンドを使用してください。
20013 \end_layout
20014
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \begin_layout Standard
20021 \begin_inset VSpace bigskip
20022 \end_inset
20023
20024 フロートの割付に関する詳細は、LaTeX関連書
20025 \begin_inset CommandInset citation
20026 LatexCommand cite
20027 key "latexcompanion,latexguide,latexbook"
20028
20029 \end_inset
20030
20031 をご覧ください。
20032 \end_layout
20033
20034 \begin_layout Section
20035 回転フロート
20036 \begin_inset CommandInset label
20037 LatexCommand label
20038 name "sec:回転フロート"
20039
20040 \end_inset
20041
20042
20043 \begin_inset Index idx
20044 status collapsed
20045
20046 \begin_layout Plain Layout
20047 ふろーと@フロート ! かいてん@回転
20048 \end_layout
20049
20050 \end_inset
20051
20052
20053 \end_layout
20054
20055 \begin_layout Standard
20056 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20057 \family sans
20058 横倒しに回転
20059 \family default
20060 オプションを有効にします。
20061 \end_layout
20062
20063 \begin_layout Standard
20064 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20065 \family sans
20066 段をまたぐ
20067 \family default
20068 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20069 たって回転方向を強制したい場合には、文書クラスオプションに
20070 \series bold
20071 figuresleft
20072 \series default
20073 オプションあるいは
20074 \series bold
20075 figuresright
20076 \series default
20077 オプションを加えることができます。
20078 \end_layout
20079
20080 \begin_layout Standard
20081 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20082 \begin_inset CommandInset ref
20083 LatexCommand ref
20084 reference "tab:回転した表"
20085
20086 \end_inset
20087
20088 が回転表フロートの例です。
20089 \end_layout
20090
20091 \begin_layout Standard
20092 \begin_inset Note Greyedout
20093 status open
20094
20095 \begin_layout Plain Layout
20096
20097 \series bold
20098 【註】
20099 \series default
20100 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20101 \end_layout
20102
20103 \end_inset
20104
20105
20106 \end_layout
20107
20108 \begin_layout Standard
20109 \begin_inset Float table
20110 wide false
20111 sideways true
20112 status open
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Caption
20116
20117 \begin_layout Plain Layout
20118 \begin_inset CommandInset label
20119 LatexCommand label
20120 name "tab:回転した表"
20121
20122 \end_inset
20123
20124 回転した表
20125 \end_layout
20126
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Plain Layout
20133 \align center
20134 \begin_inset Tabular
20135 <lyxtabular version="3" rows="1" columns="5">
20136 <features tabularvalignment="middle">
20137 <column alignment="center" valignment="top" width="0">
20138 <column alignment="center" valignment="top" width="0">
20139 <column alignment="center" valignment="top" width="0">
20140 <column alignment="center" valignment="top" width="0">
20141 <column alignment="center" valignment="top" width="0">
20142 <row>
20143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 試験
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 </row>
20189 </lyxtabular>
20190
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \begin_layout Section
20202 従属フロート
20203 \begin_inset Index idx
20204 status collapsed
20205
20206 \begin_layout Plain Layout
20207 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20208 \end_layout
20209
20210 \end_inset
20211
20212
20213 \end_layout
20214
20215 \begin_layout Standard
20216 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20217 \begin_inset CommandInset ref
20218 LatexCommand ref
20219 reference "tab:従属表を横に並べたもの"
20220
20221 \end_inset
20222
20223 と表
20224 \begin_inset CommandInset ref
20225 LatexCommand ref
20226 reference "tab:従属表を縦に並べたもの"
20227
20228 \end_inset
20229
20230 に示されているように段落と同様に指定することができます。
20231 \end_layout
20232
20233 \begin_layout Standard
20234 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20235 \begin_inset CommandInset ref
20236 LatexCommand ref
20237 reference "tab:これは従属表a"
20238
20239 \end_inset
20240
20241 と表
20242 \begin_inset CommandInset ref
20243 LatexCommand ref
20244 reference "tab:これは従属表b"
20245
20246 \end_inset
20247
20248 は表
20249 \begin_inset CommandInset ref
20250 LatexCommand ref
20251 reference "tab:従属表を横に並べたもの"
20252
20253 \end_inset
20254
20255 の従属フロートです。
20256 \begin_inset Float table
20257 wide false
20258 sideways false
20259 status open
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Caption
20263
20264 \begin_layout Plain Layout
20265 \begin_inset CommandInset label
20266 LatexCommand label
20267 name "tab:従属表を横に並べたもの"
20268
20269 \end_inset
20270
20271 従属表を横に並べたもの
20272 \end_layout
20273
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \begin_layout Plain Layout
20280 \begin_inset space \hfill{}
20281 \end_inset
20282
20283
20284 \begin_inset Float table
20285 wide false
20286 sideways false
20287 status open
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Caption
20291
20292 \begin_layout Plain Layout
20293 \begin_inset CommandInset label
20294 LatexCommand label
20295 name "tab:これは従属表a"
20296
20297 \end_inset
20298
20299 これは従属表aです。
20300 \end_layout
20301
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \begin_layout Plain Layout
20308 \align center
20309 \begin_inset Tabular
20310 <lyxtabular version="3" rows="1" columns="5">
20311 <features tabularvalignment="middle">
20312 <column alignment="center" valignment="top" width="0">
20313 <column alignment="center" valignment="top" width="0">
20314 <column alignment="center" valignment="top" width="0">
20315 <column alignment="center" valignment="top" width="0">
20316 <column alignment="center" valignment="top" width="0">
20317 <row>
20318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322 試験
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 </row>
20364 </lyxtabular>
20365
20366 \end_inset
20367
20368
20369 \end_layout
20370
20371 \end_inset
20372
20373
20374 \begin_inset space \hfill{}
20375 \end_inset
20376
20377
20378 \begin_inset Float table
20379 wide false
20380 sideways false
20381 status open
20382
20383 \begin_layout Plain Layout
20384 \begin_inset Caption
20385
20386 \begin_layout Plain Layout
20387 \begin_inset CommandInset label
20388 LatexCommand label
20389 name "tab:これは従属表b"
20390
20391 \end_inset
20392
20393 これは従属表bです。
20394 \end_layout
20395
20396 \end_inset
20397
20398
20399 \end_layout
20400
20401 \begin_layout Plain Layout
20402 \align center
20403 \begin_inset Tabular
20404 <lyxtabular version="3" rows="1" columns="5">
20405 <features tabularvalignment="middle">
20406 <column alignment="center" valignment="top" width="0">
20407 <column alignment="center" valignment="top" width="0">
20408 <column alignment="center" valignment="top" width="0">
20409 <column alignment="center" valignment="top" width="0">
20410 <column alignment="center" valignment="top" width="0">
20411 <row>
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" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20449 \begin_inset Text
20450
20451 \begin_layout Plain Layout
20452 試験
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 </row>
20458 </lyxtabular>
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \end_inset
20466
20467
20468 \begin_inset space \hfill{}
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \end_inset
20475
20476
20477 \begin_inset Float table
20478 wide false
20479 sideways false
20480 status open
20481
20482 \begin_layout Plain Layout
20483 \begin_inset Caption
20484
20485 \begin_layout Plain Layout
20486 \begin_inset CommandInset label
20487 LatexCommand label
20488 name "tab:従属表を縦に並べたもの"
20489
20490 \end_inset
20491
20492 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20493 \end_layout
20494
20495 \end_inset
20496
20497
20498 \end_layout
20499
20500 \begin_layout Plain Layout
20501 \begin_inset Float table
20502 wide false
20503 sideways false
20504 status open
20505
20506 \begin_layout Plain Layout
20507 \begin_inset Caption
20508
20509 \begin_layout Plain Layout
20510
20511 \end_layout
20512
20513 \end_inset
20514
20515
20516 \end_layout
20517
20518 \begin_layout Plain Layout
20519 \align center
20520 \begin_inset Tabular
20521 <lyxtabular version="3" rows="1" columns="4">
20522 <features tabularvalignment="middle">
20523 <column alignment="center" valignment="top" width="0">
20524 <column alignment="center" valignment="top" width="0">
20525 <column alignment="center" valignment="top" width="0">
20526 <column alignment="center" valignment="top" width="0">
20527 <row>
20528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 試験
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 試験
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 試験
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 試験
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 </lyxtabular>
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Float table
20579 wide false
20580 sideways false
20581 status open
20582
20583 \begin_layout Plain Layout
20584 \begin_inset Caption
20585
20586 \begin_layout Plain Layout
20587
20588 \end_layout
20589
20590 \end_inset
20591
20592
20593 \end_layout
20594
20595 \begin_layout Plain Layout
20596 \align center
20597 \begin_inset Tabular
20598 <lyxtabular version="3" rows="1" columns="5">
20599 <features tabularvalignment="middle">
20600 <column alignment="center" valignment="top" width="0">
20601 <column alignment="center" valignment="top" width="0">
20602 <column alignment="center" valignment="top" width="0">
20603 <column alignment="center" valignment="top" width="0">
20604 <column alignment="center" valignment="top" width="0">
20605 <row>
20606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 </row>
20652 </lyxtabular>
20653
20654 \end_inset
20655
20656
20657 \end_layout
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \end_layout
20668
20669 \begin_layout Section
20670 横並びのフロート
20671 \begin_inset Index idx
20672 status collapsed
20673
20674 \begin_layout Plain Layout
20675 ふろーと@フロート ! よこならび@横並び
20676 \end_layout
20677
20678 \end_inset
20679
20680
20681 \end_layout
20682
20683 \begin_layout Standard
20684
20685 \begin_inset CommandInset ref
20686 LatexCommand ref
20687 reference "fig:左側のフロート"
20688
20689 \end_inset
20690
20691 や図
20692 \begin_inset CommandInset ref
20693 LatexCommand ref
20694 reference "fig:右側のフロート"
20695
20696 \end_inset
20697
20698 のようにフロートを横並びに配置するには、
20699 \emph on
20700 ひとつの
20701 \emph default
20702 フロートのみを使用し、その中に二つのminipageボックスを挿入します
20703 \begin_inset Foot
20704 status collapsed
20705
20706 \begin_layout Plain Layout
20707 Minipageは第
20708 \begin_inset CommandInset ref
20709 LatexCommand ref
20710 reference "sec:ミニページ"
20711
20712 \end_inset
20713
20714 節に説明があります。
20715 \end_layout
20716
20717 \end_inset
20718
20719 。幅は45
20720 \begin_inset space \thinspace{}
20721 \end_inset
20722
20723 -50
20724 \begin_inset space \thinspace{}
20725 \end_inset
20726
20727 列幅%とし、各minipageのボックス配置を
20728 \family sans
20729
20730 \family default
20731 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
20732 \family sans
20733 列幅%
20734 \family default
20735 がここではminipageボックスの幅によって計算されることです。
20736 \end_layout
20737
20738 \begin_layout Standard
20739 \begin_inset Float figure
20740 wide false
20741 sideways false
20742 status open
20743
20744 \begin_layout Plain Layout
20745 \begin_inset Box Frameless
20746 position "b"
20747 hor_pos "c"
20748 has_inner_box 1
20749 inner_pos "t"
20750 use_parbox 0
20751 use_makebox 0
20752 width "45col%"
20753 special "none"
20754 height "1in"
20755 height_special "totalheight"
20756 status open
20757
20758 \begin_layout Plain Layout
20759 \align center
20760 \begin_inset Graphics
20761         filename ../clipart/mobius.eps
20762         lyxscale 50
20763         width 100col%
20764         scaleBeforeRotation
20765
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \begin_layout Plain Layout
20772 \begin_inset Caption
20773
20774 \begin_layout Plain Layout
20775 \begin_inset CommandInset label
20776 LatexCommand label
20777 name "fig:左側のフロート"
20778
20779 \end_inset
20780
20781 左側のフロート
20782 \end_layout
20783
20784 \end_inset
20785
20786
20787 \end_layout
20788
20789 \end_inset
20790
20791
20792 \begin_inset space \hfill{}
20793 \end_inset
20794
20795
20796 \begin_inset Box Frameless
20797 position "b"
20798 hor_pos "c"
20799 has_inner_box 1
20800 inner_pos "t"
20801 use_parbox 0
20802 use_makebox 0
20803 width "45col%"
20804 special "none"
20805 height "1in"
20806 height_special "totalheight"
20807 status open
20808
20809 \begin_layout Plain Layout
20810 \align center
20811 \begin_inset Graphics
20812         filename ../clipart/platypus.eps
20813         lyxscale 50
20814         width 100col%
20815         scaleBeforeRotation
20816
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \begin_layout Plain Layout
20823 \begin_inset Caption
20824
20825 \begin_layout Plain Layout
20826 \begin_inset CommandInset label
20827 LatexCommand label
20828 name "fig:右側のフロート"
20829
20830 \end_inset
20831
20832 右側のフロート
20833 \end_layout
20834
20835 \end_inset
20836
20837
20838 \end_layout
20839
20840 \end_inset
20841
20842
20843 \end_layout
20844
20845 \begin_layout Plain Layout
20846
20847 \end_layout
20848
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \begin_layout Section
20855 キャプションの書式設定
20856 \begin_inset Index idx
20857 status collapsed
20858
20859 \begin_layout Plain Layout
20860 きゃぷしょん@キャプション ! しょしきせってい@書式設定
20861 \end_layout
20862
20863 \end_inset
20864
20865
20866 \begin_inset Index idx
20867 status collapsed
20868
20869 \begin_layout Plain Layout
20870 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
20871 \end_layout
20872
20873 \end_inset
20874
20875
20876 \begin_inset CommandInset label
20877 LatexCommand label
20878 name "sec:キャプションの書式設定"
20879
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \begin_layout Standard
20886
20887 \family sans
20888 キャプション
20889 \family default
20890 環境は、
20891 \family sans
20892 フロート
20893 \family default
20894 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
20895 \family sans
20896 図 #:
20897 \family default
20898 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
20899 \family sans
20900 #
20901 \family default
20902 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
20903 。このキャプション書式は、すべての文書書式に適しているわけではありません。
20904 \end_layout
20905
20906 \begin_layout Standard
20907 既定のキャプション書式を変更するには、文書プリアンブルに
20908 \end_layout
20909
20910 \begin_layout Standard
20911
20912 \series bold
20913
20914 \backslash
20915 usepackage[format definition]{caption}
20916 \end_layout
20917
20918 \begin_layout Standard
20919 という行を加えて、LaTeXパッケージ
20920 \series bold
20921 caption
20922 \series default
20923
20924 \begin_inset Index idx
20925 status collapsed
20926
20927 \begin_layout Plain Layout
20928 LaTeXぱっけーじ@LaTeXパッケージ ! caption
20929 \end_layout
20930
20931 \end_inset
20932
20933 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
20934 \end_layout
20935
20936 \begin_layout Standard
20937
20938 \series bold
20939
20940 \backslash
20941 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
20942 \end_layout
20943
20944 \begin_layout Standard
20945 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
20946 \series bold
20947 caption
20948 \series default
20949 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
20950 \end_layout
20951
20952 \begin_layout Standard
20953
20954 \series bold
20955
20956 \backslash
20957 captionsetup[フロート型]{書式定義}
20958 \end_layout
20959
20960 \begin_layout Standard
20961 というコマンドを使用して、個別の書式を指定してください。たとえば、図
20962 \begin_inset CommandInset ref
20963 LatexCommand ref
20964 reference "fig:図キャプション"
20965
20966 \end_inset
20967
20968 と表
20969 \begin_inset CommandInset ref
20970 LatexCommand ref
20971 reference "tab:表キャプション"
20972
20973 \end_inset
20974
20975 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
20976 \end_layout
20977
20978 \begin_layout Standard
20979
20980 \series bold
20981
20982 \backslash
20983 usepackage[tableposition=top]{caption}
20984 \series default
20985
20986 \begin_inset Newline newline
20987 \end_inset
20988
20989
20990 \series bold
20991
20992 \backslash
20993 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
20994 \begin_inset Newline newline
20995 \end_inset
20996
20997
20998 \begin_inset Phantom HPhantom
20999 status open
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 captionsetup[figure]{
21005 \end_layout
21006
21007 \end_inset
21008
21009 labelsep=period}
21010 \begin_inset Newline newline
21011 \end_inset
21012
21013
21014 \backslash
21015 captionsetup[table]{labelfont={bf,sf}}
21016 \end_layout
21017
21018 \begin_layout Standard
21019 \begin_inset Note Greyedout
21020 status open
21021
21022 \begin_layout Plain Layout
21023
21024 \series bold
21025 【註】
21026 \series default
21027 オプションのうち、
21028 \series bold
21029 tableposition=top
21030 \series default
21031 は、文書クラスに
21032 \series bold
21033 KOMA-script
21034 \series default
21035
21036 \begin_inset Index idx
21037 status collapsed
21038
21039 \begin_layout Plain Layout
21040 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21041 \end_layout
21042
21043 \end_inset
21044
21045 が使われているときには、無効になります。この場合には、文書クラスオプション
21046 \series bold
21047 captions=tableheading
21048 \series default
21049 を指定しなくてはなりません。
21050 \end_layout
21051
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \begin_layout Standard
21058
21059 \series bold
21060 caption
21061 \series default
21062 パッケージについての詳細は、その取扱説明書
21063 \begin_inset CommandInset citation
21064 LatexCommand cite
21065 key "caption"
21066
21067 \end_inset
21068
21069 をご覧ください。
21070 \end_layout
21071
21072 \begin_layout Standard
21073 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21074 \end_layout
21075
21076 \begin_layout Standard
21077
21078 \series bold
21079
21080 \backslash
21081 renewcommand{
21082 \backslash
21083 fnum@figure}{画像~
21084 \backslash
21085 thefigure}
21086 \end_layout
21087
21088 \begin_layout Standard
21089 なお、
21090 \series bold
21091
21092 \backslash
21093 thefigure
21094 \series default
21095 は表番号を挿入し、「
21096 \series bold
21097 ~
21098 \series default
21099 」は保護された空白を入れます。
21100 \end_layout
21101
21102 \begin_layout Standard
21103 \begin_inset VSpace bigskip
21104 \end_inset
21105
21106
21107 \series bold
21108 KOMA-script
21109 \series default
21110
21111 \begin_inset Index idx
21112 status collapsed
21113
21114 \begin_layout Plain Layout
21115 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21116 \end_layout
21117
21118 \end_inset
21119
21120 文書クラス(
21121 \family sans
21122 article (KOMA-script)
21123 \family default
21124
21125 \family sans
21126 book (KOMA-script)
21127 \family default
21128
21129 \family sans
21130 letter (KOMA-script)
21131 \family default
21132
21133 \family sans
21134 report (KOMA-script)
21135 \family default
21136 )を使用している場合には、
21137 \series bold
21138 caption
21139 \series default
21140 パッケージの代わりに
21141 \series bold
21142 KOMA-script
21143 \series default
21144 のビルトインコマンド
21145 \series bold
21146 etkomafont
21147 \series default
21148 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21149 \end_layout
21150
21151 \begin_layout Standard
21152
21153 \series bold
21154
21155 \backslash
21156 setkomafont{captionlabel}{
21157 \backslash
21158 bfseries}
21159 \end_layout
21160
21161 \begin_layout Standard
21162
21163 \series bold
21164
21165 \backslash
21166 setkomafont
21167 \series default
21168 についての詳細は、
21169 \series bold
21170 KOMA-script
21171 \series default
21172 の取扱説明書
21173 \begin_inset CommandInset citation
21174 LatexCommand cite
21175 key "koma-script"
21176
21177 \end_inset
21178
21179 をご覧ください。
21180 \end_layout
21181
21182 \begin_layout Standard
21183 \begin_inset ERT
21184 status collapsed
21185
21186 \begin_layout Plain Layout
21187
21188
21189 \backslash
21190 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21191 }
21192 \end_layout
21193
21194 \end_inset
21195
21196
21197 \begin_inset Note Note
21198 status open
21199
21200 \begin_layout Plain Layout
21201 キャプション書式は、この例のみ変更してあります。
21202 \end_layout
21203
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \begin_layout Standard
21210 \begin_inset Float figure
21211 placement !p
21212 wide false
21213 sideways false
21214 status open
21215
21216 \begin_layout Plain Layout
21217 \align center
21218 \begin_inset Graphics
21219         filename ../clipart/mobius.eps
21220         lyxscale 50
21221         scale 50
21222         scaleBeforeRotation
21223
21224 \end_inset
21225
21226
21227 \end_layout
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Caption
21231
21232 \begin_layout Plain Layout
21233 \begin_inset CommandInset label
21234 LatexCommand label
21235 name "fig:図キャプション"
21236
21237 \end_inset
21238
21239 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21240 \end_layout
21241
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \begin_layout Standard
21253 \begin_inset ERT
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257
21258
21259 \backslash
21260 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21261 on}
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \end_layout
21268
21269 \begin_layout Standard
21270 \begin_inset Float table
21271 placement !p
21272 wide false
21273 sideways false
21274 status open
21275
21276 \begin_layout Plain Layout
21277 \begin_inset Caption
21278
21279 \begin_layout Plain Layout
21280 \begin_inset CommandInset label
21281 LatexCommand label
21282 name "tab:表キャプション"
21283
21284 \end_inset
21285
21286 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21287 \end_layout
21288
21289 \end_inset
21290
21291
21292 \end_layout
21293
21294 \begin_layout Plain Layout
21295 \align center
21296 \begin_inset Tabular
21297 <lyxtabular version="3" rows="1" columns="5">
21298 <features tabularvalignment="middle">
21299 <column alignment="center" valignment="top" width="0">
21300 <column alignment="center" valignment="top" width="0">
21301 <column alignment="center" valignment="top" width="0">
21302 <column alignment="center" valignment="top" width="0">
21303 <column alignment="center" valignment="top" width="0">
21304 <row>
21305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21306 \begin_inset Text
21307
21308 \begin_layout Plain Layout
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Plain Layout
21327
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 </row>
21351 </lyxtabular>
21352
21353 \end_inset
21354
21355
21356 \end_layout
21357
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \begin_layout Section
21364 キャプションの配置
21365 \begin_inset Index idx
21366 status collapsed
21367
21368 \begin_layout Plain Layout
21369 きゃぷしょん@キャプション ! はいち@配置
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \begin_inset Index idx
21376 status collapsed
21377
21378 \begin_layout Plain Layout
21379 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21380 \end_layout
21381
21382 \end_inset
21383
21384
21385 \begin_inset CommandInset label
21386 LatexCommand label
21387 name "sec:キャプションの配置"
21388
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \begin_layout Standard
21395 通常、キャプションの配置原則は、
21396 \end_layout
21397
21398 \begin_layout Description
21399 図の場合: キャプションを図の下に置く
21400 \end_layout
21401
21402 \begin_layout Description
21403 表の場合: キャプションを表の上に置く
21404 \end_layout
21405
21406 \begin_layout Standard
21407 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21408 \family sans
21409 article
21410 \family default
21411
21412 \family sans
21413 book
21414 \family default
21415
21416 \family sans
21417 letter
21418 \family default
21419
21420 \family sans
21421 report
21422 \family default
21423 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21424 eXパッケージ
21425 \series bold
21426 caption
21427 \series default
21428 を読み込むコマンドに
21429 \end_layout
21430
21431 \begin_layout Standard
21432
21433 \series bold
21434 tableposition=top
21435 \end_layout
21436
21437 \begin_layout Standard
21438 というオプションを追加してください
21439 \begin_inset Foot
21440 status collapsed
21441
21442 \begin_layout Plain Layout
21443
21444 \series bold
21445 caption
21446 \series default
21447 パッケージについての詳細な情報は、第
21448 \begin_inset CommandInset ref
21449 LatexCommand ref
21450 reference "sec:キャプションの書式設定"
21451
21452 \end_inset
21453
21454 節をご覧ください。
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \series bold
21461 KOMA-script
21462 \series default
21463
21464 \begin_inset Index idx
21465 status collapsed
21466
21467 \begin_layout Plain Layout
21468 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21469 \end_layout
21470
21471 \end_inset
21472
21473 文書クラス(
21474 \family sans
21475 article (KOMA-script)
21476 \family default
21477
21478 \family sans
21479 book (KOMA-script)
21480 \family default
21481
21482 \family sans
21483 letter (KOMA-script)
21484 \family default
21485
21486 \family sans
21487 report (KOMA-script)
21488 \family default
21489
21490 \begin_inset space \thinspace{}
21491 \end_inset
21492
21493 )をお使いの場合には、
21494 \series bold
21495 caption
21496 \series default
21497 パッケージにオプションを与える代わりに、文書クラスオプション
21498 \series bold
21499 captions=tableheading
21500 \series default
21501 を設定することもできます。
21502 \end_layout
21503
21504 \begin_layout Standard
21505 \begin_inset VSpace bigskip
21506 \end_inset
21507
21508 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21509 \end_layout
21510
21511 \begin_layout Standard
21512
21513 \series bold
21514
21515 \backslash
21516 usepackage[option]{sidecap}
21517 \end_layout
21518
21519 \begin_layout Standard
21520 という行を入れて、LaTeXパッケージ
21521 \series bold
21522 sidecap
21523 \series default
21524
21525 \begin_inset Index idx
21526 status collapsed
21527
21528 \begin_layout Plain Layout
21529 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21530 \end_layout
21531
21532 \end_inset
21533
21534 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
21535 \series bold
21536 innercaption
21537 \series default
21538 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
21539 \series bold
21540 rightcaption
21541 \series default
21542 ないし
21543 \series bold
21544 leftcaption
21545 \series default
21546 オプションを用います。
21547 \end_layout
21548
21549 \begin_layout Standard
21550 \begin_inset ERT
21551 status collapsed
21552
21553 \begin_layout Plain Layout
21554
21555
21556 \backslash
21557 ifsidecap
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \begin_inset Note Note
21564 status open
21565
21566 \begin_layout Plain Layout
21567 以下の部分は、LaTeXパッケージ
21568 \series bold
21569 sidecap
21570 \series default
21571 が導入されているときのみ表示されます。
21572 \end_layout
21573
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \begin_layout Standard
21580 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
21581 \end_layout
21582
21583 \begin_layout Standard
21584 \noindent
21585 \begin_inset CommandInset line
21586 LatexCommand rule
21587 offset "0.5ex"
21588 width "100line%"
21589 height "1pt"
21590
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \begin_layout Standard
21597
21598 \series bold
21599
21600 \backslash
21601 newcommand{
21602 \backslash
21603 TabBesBeg}{%
21604 \begin_inset Newline newline
21605 \end_inset
21606
21607
21608 \begin_inset Phantom HPhantom
21609 status open
21610
21611 \begin_layout Plain Layout
21612
21613 \series bold
21614 \begin_inset space ~
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621
21622
21623 \backslash
21624 let
21625 \backslash
21626 MyTable
21627 \backslash
21628 table
21629 \begin_inset Newline newline
21630 \end_inset
21631
21632
21633 \begin_inset Phantom HPhantom
21634 status open
21635
21636 \begin_layout Plain Layout
21637
21638 \series bold
21639 \begin_inset space ~
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \end_inset
21646
21647
21648 \backslash
21649 let
21650 \backslash
21651 MyEndtable
21652 \backslash
21653 endtable
21654 \begin_inset Newline newline
21655 \end_inset
21656
21657
21658 \begin_inset Phantom HPhantom
21659 status open
21660
21661 \begin_layout Plain Layout
21662
21663 \series bold
21664 \begin_inset space ~
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \end_inset
21671
21672
21673 \backslash
21674 renewenvironment{table}{
21675 \backslash
21676 begin{SCtable}}{
21677 \backslash
21678 end{SCtable}}}
21679 \end_layout
21680
21681 \begin_layout Standard
21682
21683 \series bold
21684
21685 \backslash
21686 newcommand{
21687 \backslash
21688 TabBesEnd}{%
21689 \begin_inset Newline newline
21690 \end_inset
21691
21692
21693 \begin_inset Phantom HPhantom
21694 status open
21695
21696 \begin_layout Plain Layout
21697
21698 \series bold
21699 \begin_inset space ~
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \backslash
21709 let
21710 \backslash
21711 table
21712 \backslash
21713 MyTable
21714 \begin_inset Newline newline
21715 \end_inset
21716
21717
21718 \begin_inset Phantom HPhantom
21719 status open
21720
21721 \begin_layout Plain Layout
21722
21723 \series bold
21724 \begin_inset space ~
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \end_inset
21731
21732
21733 \backslash
21734 let
21735 \backslash
21736 endtable
21737 \backslash
21738 MyEndtable
21739 \end_layout
21740
21741 \begin_layout Standard
21742
21743 \series bold
21744
21745 \backslash
21746 newcommand{
21747 \backslash
21748 FigBesBeg}{%
21749 \begin_inset Newline newline
21750 \end_inset
21751
21752
21753 \begin_inset Phantom HPhantom
21754 status open
21755
21756 \begin_layout Plain Layout
21757
21758 \series bold
21759 \begin_inset space ~
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \end_inset
21766
21767
21768 \backslash
21769 let
21770 \backslash
21771 MyFigure
21772 \backslash
21773 figure
21774 \begin_inset Newline newline
21775 \end_inset
21776
21777
21778 \begin_inset Phantom HPhantom
21779 status open
21780
21781 \begin_layout Plain Layout
21782
21783 \series bold
21784 \begin_inset space ~
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \end_inset
21791
21792
21793 \backslash
21794 let
21795 \backslash
21796 MyEndfigure
21797 \backslash
21798 endfigure
21799 \begin_inset Newline newline
21800 \end_inset
21801
21802
21803 \begin_inset Phantom HPhantom
21804 status open
21805
21806 \begin_layout Plain Layout
21807
21808 \series bold
21809 \begin_inset space ~
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \end_inset
21816
21817
21818 \backslash
21819 renewenvironment{figure}{
21820 \backslash
21821 begin{SCfigure}}{
21822 \backslash
21823 end{SCfigure}}}
21824 \end_layout
21825
21826 \begin_layout Standard
21827
21828 \series bold
21829
21830 \backslash
21831 newcommand{
21832 \backslash
21833 FigBesEnd}{%
21834 \begin_inset Newline newline
21835 \end_inset
21836
21837
21838 \begin_inset Phantom HPhantom
21839 status open
21840
21841 \begin_layout Plain Layout
21842
21843 \series bold
21844 \begin_inset space ~
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \end_inset
21851
21852
21853 \backslash
21854 let
21855 \backslash
21856 figure
21857 \backslash
21858 MyFigure
21859 \begin_inset Newline newline
21860 \end_inset
21861
21862
21863 \begin_inset Phantom HPhantom
21864 status open
21865
21866 \begin_layout Plain Layout
21867
21868 \series bold
21869 \begin_inset space ~
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \backslash
21879 let
21880 \backslash
21881 endfigure
21882 \backslash
21883 MyEndfigure}
21884 \end_layout
21885
21886 \begin_layout Standard
21887 \noindent
21888 \begin_inset CommandInset line
21889 LatexCommand rule
21890 offset "0.5ex"
21891 width "100line%"
21892 height "1pt"
21893
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \begin_layout Standard
21900 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
21901 \end_layout
21902
21903 \begin_layout Standard
21904
21905 \series bold
21906
21907 \backslash
21908 FigBesBeg
21909 \end_layout
21910
21911 \begin_layout Standard
21912 というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
21913 \end_layout
21914
21915 \begin_layout Standard
21916
21917 \series bold
21918
21919 \backslash
21920 FigBesEnd
21921 \end_layout
21922
21923 \begin_layout Standard
21924 というコマンドを挿入してください。
21925 \end_layout
21926
21927 \begin_layout Standard
21928 表フロートに対しては、対応するコマンド
21929 \end_layout
21930
21931 \begin_layout Standard
21932
21933 \series bold
21934
21935 \backslash
21936 TabBesBeg
21937 \series default
21938 および
21939 \series bold
21940
21941 \backslash
21942 TabBesEnd
21943 \end_layout
21944
21945 \begin_layout Standard
21946 を使用してください。図
21947 \begin_inset CommandInset ref
21948 LatexCommand ref
21949 reference "fig:図横キャプション"
21950
21951 \end_inset
21952
21953 と表
21954 \begin_inset CommandInset ref
21955 LatexCommand ref
21956 reference "tab:表横キャプション"
21957
21958 \end_inset
21959
21960 がキャプションを脇に設定した例です。
21961 \end_layout
21962
21963 \begin_layout Standard
21964 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
21965 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
21966 \end_layout
21967
21968 \begin_layout Standard
21969
21970 \series bold
21971
21972 \backslash
21973 sidecaptionvpos{フロート型}{配置}
21974 \end_layout
21975
21976 \begin_layout Standard
21977 というコマンドを使用します。ここで「フロート型」は
21978 \family sans
21979 figure
21980 \family default
21981
21982 \family sans
21983 table
21984 \family default
21985 であり、「配置」は、上揃えの場合はtopの
21986 \end_layout
21987
21988 \begin_layout Standard
21989
21990 \family sans
21991 t
21992 \family default
21993 」、中央揃えの場合はcenterの「
21994 \family sans
21995 c
21996 \family default
21997 」、下揃えの場合はbottomの「
21998 \family sans
21999 b
22000 \family default
22001 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22002 \end_layout
22003
22004 \begin_layout Standard
22005
22006 \series bold
22007
22008 \backslash
22009 sidecaptionvpos{figure}{c}
22010 \end_layout
22011
22012 \begin_layout Standard
22013 というコマンドを使用します。これは、図
22014 \begin_inset CommandInset ref
22015 LatexCommand ref
22016 reference "fig:図横キャプション-2"
22017
22018 \end_inset
22019
22020 で使用されています。
22021 \end_layout
22022
22023 \begin_layout Standard
22024 \begin_inset VSpace medskip
22025 \end_inset
22026
22027
22028 \series bold
22029 sidecap
22030 \series default
22031 パッケージについての詳細は、
22032 \begin_inset CommandInset citation
22033 LatexCommand cite
22034 key "sidecap"
22035
22036 \end_inset
22037
22038 の説明書をご参照ください。
22039 \end_layout
22040
22041 \begin_layout Standard
22042 \begin_inset Note Greyedout
22043 status open
22044
22045 \begin_layout Plain Layout
22046
22047 \series bold
22048 【註】
22049 \series default
22050
22051 \begin_inset CommandInset ref
22052 LatexCommand ref
22053 reference "sub:参照位置"
22054
22055 \end_inset
22056
22057 節に説明があるLaTeXパッケージ
22058 \series bold
22059 hypcap
22060 \series default
22061
22062 \begin_inset Index idx
22063 status collapsed
22064
22065 \begin_layout Plain Layout
22066 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22067 \end_layout
22068
22069 \end_inset
22070
22071 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22072 \end_layout
22073
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \begin_layout Standard
22080 \begin_inset ERT
22081 status collapsed
22082
22083 \begin_layout Plain Layout
22084
22085
22086 \backslash
22087 FigBesBeg 
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Standard
22096 \begin_inset Float figure
22097 wide false
22098 sideways false
22099 status open
22100
22101 \begin_layout Plain Layout
22102 \begin_inset Graphics
22103         filename ../clipart/escher-lsd.eps
22104         scale 75
22105         scaleBeforeRotation
22106
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \begin_layout Plain Layout
22113 \begin_inset Caption
22114
22115 \begin_layout Plain Layout
22116 \begin_inset CommandInset label
22117 LatexCommand label
22118 name "fig:図横キャプション"
22119
22120 \end_inset
22121
22122 これは図の横にあるキャプションです。
22123 \end_layout
22124
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Standard
22136 \begin_inset ERT
22137 status collapsed
22138
22139 \begin_layout Plain Layout
22140
22141
22142 \backslash
22143 TabBesBeg 
22144 \end_layout
22145
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \begin_layout Standard
22152 \begin_inset Float table
22153 wide false
22154 sideways false
22155 status open
22156
22157 \begin_layout Plain Layout
22158 \begin_inset Caption
22159
22160 \begin_layout Plain Layout
22161 \begin_inset CommandInset label
22162 LatexCommand label
22163 name "tab:表横キャプション"
22164
22165 \end_inset
22166
22167 これは表の横にあるキャプションです。
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \begin_layout Plain Layout
22176 \begin_inset Tabular
22177 <lyxtabular version="3" rows="4" columns="5">
22178 <features tabularvalignment="middle">
22179 <column alignment="center" valignment="top" width="0">
22180 <column alignment="center" valignment="top" width="0">
22181 <column alignment="center" valignment="top" width="0">
22182 <column alignment="center" valignment="top" width="0">
22183 <column alignment="center" valignment="top" width="0">
22184 <row>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 </row>
22231 <row>
22232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 </row>
22278 <row>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row>
22326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \end_layout
22332
22333 \end_inset
22334 </cell>
22335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \end_layout
22350
22351 \end_inset
22352 </cell>
22353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 </row>
22372 </lyxtabular>
22373
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \begin_layout Standard
22385 \begin_inset ERT
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389
22390
22391 \backslash
22392 TabBesEnd
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \begin_layout Standard
22401 \begin_inset ERT
22402 status collapsed
22403
22404 \begin_layout Plain Layout
22405
22406
22407 \backslash
22408 sidecaptionvpos{figure}{c}
22409 \end_layout
22410
22411 \end_inset
22412
22413
22414 \begin_inset Float figure
22415 wide false
22416 sideways false
22417 status open
22418
22419 \begin_layout Plain Layout
22420 \begin_inset Graphics
22421         filename ../clipart/escher-lsd.eps
22422         scale 75
22423         scaleBeforeRotation
22424
22425 \end_inset
22426
22427
22428 \end_layout
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Caption
22432
22433 \begin_layout Plain Layout
22434 \begin_inset CommandInset label
22435 LatexCommand label
22436 name "fig:図横キャプション-2"
22437
22438 \end_inset
22439
22440 これは図の横にある縦方向中央揃えのキャプションです。
22441 \end_layout
22442
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \begin_layout Standard
22454 \begin_inset ERT
22455 status collapsed
22456
22457 \begin_layout Plain Layout
22458
22459
22460 \backslash
22461 FigBesEnd
22462 \end_layout
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \begin_layout Standard
22470 \begin_inset ERT
22471 status collapsed
22472
22473 \begin_layout Plain Layout
22474
22475
22476 \backslash
22477 else
22478 \end_layout
22479
22480 \end_inset
22481
22482
22483 \begin_inset Note Note
22484 status open
22485
22486 \begin_layout Plain Layout
22487 以下の部分は、LaTeXパッケージ
22488 \series bold
22489 sidecap
22490 \series default
22491 が導入されていないときのみ表示されます。
22492 \end_layout
22493
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \begin_layout Standard
22500 本節の残りの部分を出力で表示するには、LaTeXパッケージ
22501 \series bold
22502 sidecap
22503 \series default
22504 を導入する必要があります。
22505 \end_layout
22506
22507 \begin_layout Standard
22508 \begin_inset ERT
22509 status collapsed
22510
22511 \begin_layout Plain Layout
22512
22513
22514 \backslash
22515 fi
22516 \end_layout
22517
22518 \end_inset
22519
22520
22521 \end_layout
22522
22523 \begin_layout Section
22524 フロート一覧
22525 \begin_inset Index idx
22526 status collapsed
22527
22528 \begin_layout Plain Layout
22529 ふろーと@フロート ! ふろーといちらん@フロート一覧
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \begin_layout Standard
22538 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
22539 \family sans
22540 挿入\SpecialChar \menuseparator
22541 一覧/目次
22542 \family default
22543 メニューで挿入することができます。
22544 \end_layout
22545
22546 \begin_layout Standard
22547 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
22548 \end_layout
22549
22550 \begin_layout Standard
22551 本文書の終わりに、図一覧と表一覧があります。
22552 \end_layout
22553
22554 \begin_layout Chapter
22555 注釈
22556 \end_layout
22557
22558 \begin_layout Section
22559 LyX注釈
22560 \begin_inset Index idx
22561 status collapsed
22562
22563 \begin_layout Plain Layout
22564 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
22565 \end_layout
22566
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \begin_layout Standard
22573 注釈は、ツールバーボタン
22574 \begin_inset Graphics
22575         filename ../../images/note-insert.png
22576         scale 85
22577         scaleBeforeRotation
22578
22579 \end_inset
22580
22581 か、
22582 \family sans
22583 挿入\SpecialChar \menuseparator
22584 注釈
22585 \family default
22586 メニューで挿入することができます。注釈には、以下の三つの型があります。
22587 \end_layout
22588
22589 \begin_layout Description
22590 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
22591 \begin_inset Newline newline
22592 \end_inset
22593
22594
22595 \begin_inset Newline newline
22596 \end_inset
22597
22598
22599 \begin_inset Graphics
22600         filename ../clipart/LyXNoteImageQt4.png
22601         display false
22602         scale 85
22603         scaleBeforeRotation
22604
22605 \end_inset
22606
22607
22608 \begin_inset Note Note
22609 status open
22610
22611 \begin_layout Plain Layout
22612 これは、出力には現れない注釈ボックスに書かれた文章です。
22613 \end_layout
22614
22615 \end_inset
22616
22617
22618 \end_layout
22619
22620 \begin_layout Description
22621 コメント この注釈も出力には現れませんが、
22622 \family sans
22623 ファイル\SpecialChar \menuseparator
22624 エクスポート\SpecialChar \menuseparator
22625 LaTeX (pdflatex) / (平文)
22626 \family default
22627  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
22628 \begin_inset Newline newline
22629 \end_inset
22630
22631
22632 \begin_inset Newline newline
22633 \end_inset
22634
22635
22636 \begin_inset Graphics
22637         filename ../clipart/CommentNoteImageQt4.png
22638         display false
22639         scale 85
22640         scaleBeforeRotation
22641
22642 \end_inset
22643
22644  
22645 \begin_inset Note Comment
22646 status open
22647
22648 \begin_layout Plain Layout
22649 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
22650 \end_layout
22651
22652 \end_inset
22653
22654
22655 \end_layout
22656
22657 \begin_layout Description
22658 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
22659 \begin_inset Newline newline
22660 \end_inset
22661
22662
22663 \begin_inset Newline newline
22664 \end_inset
22665
22666
22667 \begin_inset Graphics
22668         filename ../clipart/GreyedOutNoteImageQt4.png
22669         display false
22670         scale 85
22671         scaleBeforeRotation
22672
22673 \end_inset
22674
22675
22676 \begin_inset Newline newline
22677 \end_inset
22678
22679
22680 \begin_inset ERT
22681 status collapsed
22682
22683 \begin_layout Plain Layout
22684
22685
22686 \backslash
22687 renewenvironment{lyxgreyedout}
22688 \end_layout
22689
22690 \begin_layout Plain Layout
22691
22692 {
22693 \backslash
22694 textcolor[gray]{0.8}
22695 \backslash
22696 bgroup}{
22697 \backslash
22698 egroup}
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \begin_inset Note Greyedout
22705 status open
22706
22707 \begin_layout Plain Layout
22708 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
22709 \begin_inset Foot
22710 status collapsed
22711
22712 \begin_layout Plain Layout
22713 これは、淡色表示注釈内に脚注を用いた例です。
22714 \end_layout
22715
22716 \end_inset
22717
22718 です。
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \begin_inset ERT
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728
22729
22730 \backslash
22731 renewenvironment{lyxgreyedout}
22732 \end_layout
22733
22734 \begin_layout Plain Layout
22735
22736 {
22737 \backslash
22738 textcolor{blue}
22739 \backslash
22740 bgroup}{
22741 \backslash
22742 egroup}
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \begin_inset Note Note
22749 status open
22750
22751 \begin_layout Plain Layout
22752 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
22753 ように再定義されています。
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \begin_inset Newline newline
22760 \end_inset
22761
22762
22763 \begin_inset Newline newline
22764 \end_inset
22765
22766 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
22767 \end_layout
22768
22769 \begin_layout Standard
22770 \begin_inset VSpace bigskip
22771 \end_inset
22772
22773 注釈を挿入するのにツールバーボタン
22774 \begin_inset Graphics
22775         filename ../../images/note-insert.png
22776         scale 85
22777         scaleBeforeRotation
22778
22779 \end_inset
22780
22781 を使用すると、
22782 \family sans
22783 LyX注釈
22784 \family default
22785 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
22786 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
22787 さい。
22788 \end_layout
22789
22790 \begin_layout Standard
22791 \begin_inset VSpace bigskip
22792 \end_inset
22793
22794 淡色注釈の文字色は、プリアンブルに以下のコマンドを置くことで変更することができます。
22795 \end_layout
22796
22797 \begin_layout Standard
22798
22799 \series bold
22800
22801 \backslash
22802 renewenvironment{lyxgreyedout}
22803 \begin_inset Newline newline
22804 \end_inset
22805
22806
22807 \begin_inset Phantom HPhantom
22808 status open
22809
22810 \begin_layout Plain Layout
22811
22812 \series bold
22813 \begin_inset space ~
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820
22821 {
22822 \backslash
22823 textcolor{色彩名}
22824 \backslash
22825 bgroup}{
22826 \backslash
22827 egroup}
22828 \end_layout
22829
22830 \begin_layout Standard
22831 使用できる色彩名と、自製色の定義の仕方は、第
22832 \begin_inset CommandInset ref
22833 LatexCommand ref
22834 reference "sec:色付きの表"
22835
22836 \end_inset
22837
22838 節で説明されています。
22839 \end_layout
22840
22841 \begin_layout Standard
22842 本文書で青で表示されている注釈は、青文字に設定した淡色表示注釈を使用しています。
22843 \end_layout
22844
22845 \begin_layout Section
22846 脚注
22847 \begin_inset CommandInset label
22848 LatexCommand label
22849 name "sec:脚注"
22850
22851 \end_inset
22852
22853
22854 \begin_inset Index idx
22855 status collapsed
22856
22857 \begin_layout Plain Layout
22858 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
22859 \end_layout
22860
22861 \end_inset
22862
22863
22864 \begin_inset Index idx
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868 きゃくちゅう@脚注
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 脚注は、ツールバーボタン
22878 \begin_inset Graphics
22879         filename ../../images/footnote-insert.png
22880         scale 85
22881         scaleBeforeRotation
22882
22883 \end_inset
22884
22885 か、
22886 \family sans
22887 挿入\SpecialChar \menuseparator
22888 脚注
22889 \family default
22890 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
22891 \begin_inset Graphics
22892         filename clipart/footnoteQt4.png
22893         scale 80
22894         scaleBeforeRotation
22895
22896 \end_inset
22897
22898 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
22899 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
22900 \end_layout
22901
22902 \begin_layout Standard
22903 これが脚注の例です
22904 \begin_inset Foot
22905 status open
22906
22907 \begin_layout Plain Layout
22908 \begin_inset CommandInset label
22909 LatexCommand label
22910 name "fn:これは脚注の一例"
22911
22912 \end_inset
22913
22914 これは脚注の一例です。
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \begin_inset ERT
22921 status collapsed
22922
22923 \begin_layout Plain Layout
22924
22925
22926 \backslash
22927 newcounter{MyRepeatFoot}
22928 \end_layout
22929
22930 \begin_layout Plain Layout
22931
22932
22933 \backslash
22934 setcounter{MyRepeatFoot}{
22935 \backslash
22936 thefootnote}
22937 \end_layout
22938
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \begin_layout Standard
22945 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
22946 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
22947 \end_layout
22948
22949 \begin_layout Standard
22950 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
22951 \begin_inset CommandInset ref
22952 LatexCommand ref
22953 reference "sec:フロートの参照"
22954
22955 \end_inset
22956
22957 節に説明されているようにして、本文中でこのラベルを相互参照してください。
22958 \begin_inset Newline newline
22959 \end_inset
22960
22961 これは脚注
22962 \begin_inset CommandInset ref
22963 LatexCommand ref
22964 reference "fn:これは脚注の一例"
22965
22966 \end_inset
22967
22968 の相互参照です。
22969 \end_layout
22970
22971 \begin_layout Standard
22972 \begin_inset VSpace defskip
22973 \end_inset
22974
22975
22976 \end_layout
22977
22978 \begin_layout Standard
22979
22980 \lang english
22981 Footnotes in tables are not printed by LaTeX due to technical reasons.
22982  However there exists another method to print them: Instead of the footnote
22983  the command 
22984 \series bold
22985
22986 \backslash
22987 footnotemark{}
22988 \series default
22989  is inserted as TeX-code.
22990  The text of the footnote is entered as an argument of the TeX-code command
22991  
22992 \series bold
22993
22994 \backslash
22995 footnotetext
22996 \series default
22997  after the table.
22998 \begin_inset Newline newline
22999 \end_inset
23000
23001 This was done for the following table with the command
23002 \end_layout
23003
23004 \begin_layout Standard
23005
23006 \series bold
23007 \lang english
23008
23009 \backslash
23010 footnotetext{
23011 \series default
23012 Printed table footnote.
23013 \series bold
23014 }
23015 \end_layout
23016
23017 \begin_layout Standard
23018
23019 \lang english
23020 \begin_inset Tabular
23021 <lyxtabular version="3" rows="2" columns="1">
23022 <features tabularvalignment="middle">
23023 <column alignment="center" valignment="top" width="0">
23024 <row>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \lang english
23031 This an example text.
23032 \begin_inset Foot
23033 status open
23034
23035 \begin_layout Plain Layout
23036
23037 \lang english
23038 This footnote will not be printed!
23039 \end_layout
23040
23041 \end_inset
23042
23043
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 </row>
23049 <row>
23050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23051 \begin_inset Text
23052
23053 \begin_layout Plain Layout
23054
23055 \lang english
23056 This an example text.
23057 \begin_inset ERT
23058 status collapsed
23059
23060 \begin_layout Plain Layout
23061
23062
23063 \backslash
23064 footnotemark{}
23065 \end_layout
23066
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 </row>
23075 </lyxtabular>
23076
23077 \end_inset
23078
23079
23080 \begin_inset ERT
23081 status collapsed
23082
23083 \begin_layout Plain Layout
23084
23085
23086 \backslash
23087 footnotetext{
23088 \end_layout
23089
23090 \end_inset
23091
23092 Printed table footnote.
23093 \begin_inset ERT
23094 status collapsed
23095
23096 \begin_layout Plain Layout
23097
23098 }
23099 \end_layout
23100
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \begin_layout Standard
23107
23108 \lang english
23109 Footnotes in longtables are described in section
23110 \begin_inset space ~
23111 \end_inset
23112
23113
23114 \lang japanese
23115
23116 \begin_inset CommandInset ref
23117 LatexCommand ref
23118 reference "sub:長尺表での脚注"
23119
23120 \end_inset
23121
23122
23123 \lang english
23124 .
23125 \end_layout
23126
23127 \begin_layout Standard
23128
23129 \lang english
23130 Footnotes in minipage boxes are printed, but inside the box and with a different
23131  numbering because a minipage box is like a page inside a page.
23132  (For more about minipages, see section
23133 \begin_inset space ~
23134 \end_inset
23135
23136
23137 \lang japanese
23138
23139 \begin_inset CommandInset ref
23140 LatexCommand ref
23141 reference "sec:ミニページ"
23142
23143 \end_inset
23144
23145
23146 \lang english
23147 .) To get a footnote in the minipage that is output at the bottom of the
23148  page like normal footnotes, also use the method of 
23149 \series bold
23150
23151 \backslash
23152 footnotemark{}
23153 \series default
23154  and 
23155 \series bold
23156
23157 \backslash
23158 footnotetext
23159 \series default
23160 .
23161 \end_layout
23162
23163 \begin_layout Standard
23164
23165 \lang english
23166 \begin_inset Box Frameless
23167 position "t"
23168 hor_pos "c"
23169 has_inner_box 1
23170 inner_pos "t"
23171 use_parbox 0
23172 use_makebox 0
23173 width "100col%"
23174 special "none"
23175 height "1in"
23176 height_special "totalheight"
23177 status open
23178
23179 \begin_layout Plain Layout
23180
23181 \lang english
23182 This an example text in a minipage.
23183 \begin_inset Foot
23184 status open
23185
23186 \begin_layout Plain Layout
23187
23188 \lang english
23189 Footnote in the minipage.
23190 \end_layout
23191
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \begin_layout Plain Layout
23198
23199 \lang english
23200 This an example text in a minipage.
23201 \begin_inset ERT
23202 status collapsed
23203
23204 \begin_layout Plain Layout
23205
23206
23207 \backslash
23208 footnotemark{}
23209 \end_layout
23210
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \end_inset
23217
23218
23219 \end_layout
23220
23221 \begin_layout Standard
23222
23223 \lang english
23224 \begin_inset ERT
23225 status collapsed
23226
23227 \begin_layout Plain Layout
23228
23229
23230 \backslash
23231 footnotetext{
23232 \end_layout
23233
23234 \end_inset
23235
23236 Footnote outside the minipage.
23237 \begin_inset ERT
23238 status collapsed
23239
23240 \begin_layout Plain Layout
23241
23242 }
23243 \end_layout
23244
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \begin_layout Standard
23251
23252 \lang english
23253 \begin_inset VSpace defskip
23254 \end_inset
23255
23256
23257 \end_layout
23258
23259 \begin_layout Standard
23260
23261 \lang english
23262 To refer to the same footnote several times without printing the footnote
23263  text every time, use the command 
23264 \series bold
23265
23266 \backslash
23267 footnotemark[number]
23268 \series default
23269  in TeX-code.
23270 \begin_inset Newline newline
23271 \end_inset
23272
23273 As you do not know the number of the repeating footnote while you are writing
23274  the text, you have to store its number.
23275  For the following footnote mark example, these commands were inserted in
23276  TeX-code after Footnote
23277 \begin_inset space ~
23278 \end_inset
23279
23280
23281 \lang japanese
23282
23283 \begin_inset CommandInset ref
23284 LatexCommand ref
23285 reference "fn:これは脚注の一例"
23286
23287 \end_inset
23288
23289
23290 \lang english
23291  to store the footnote number:
23292 \end_layout
23293
23294 \begin_layout Standard
23295
23296 \series bold
23297 \lang english
23298
23299 \backslash
23300 newcounter{MyRepeatFoot}
23301 \begin_inset Newline newline
23302 \end_inset
23303
23304
23305 \backslash
23306 setcounter{MyRepeatFoot}{
23307 \backslash
23308 thefootnote}
23309 \end_layout
23310
23311 \begin_layout Standard
23312
23313 \lang english
23314 The footnote mark was then created with this command:
23315 \end_layout
23316
23317 \begin_layout Standard
23318
23319 \series bold
23320 \lang english
23321
23322 \backslash
23323 footnotemark[
23324 \backslash
23325 theMyRepeatFoot]
23326 \end_layout
23327
23328 \begin_layout Standard
23329
23330 \lang english
23331 Here is a repeated footnote:
23332 \family roman
23333 \series medium
23334 \bar no
23335
23336 \begin_inset ERT
23337 status collapsed
23338
23339 \begin_layout Plain Layout
23340
23341
23342 \backslash
23343 footnotemark[
23344 \backslash
23345 theMyRepeatFoot]
23346 \end_layout
23347
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \begin_layout Standard
23354
23355 \lang english
23356 If you want to repeat the previous footnote, you can omit the storage of
23357  the footnote number and just use this command instead:
23358 \end_layout
23359
23360 \begin_layout Standard
23361
23362 \series bold
23363 \lang english
23364
23365 \backslash
23366 footnotemark[
23367 \backslash
23368 thefootnote]
23369 \end_layout
23370
23371 \begin_layout Standard
23372
23373 \lang english
23374 Here is another repeated footnote:
23375 \family roman
23376 \series medium
23377 \bar no
23378
23379 \begin_inset ERT
23380 status collapsed
23381
23382 \begin_layout Plain Layout
23383
23384
23385 \backslash
23386 footnotemark[
23387 \backslash
23388 thefootnote]
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Subsection
23397 脚注の付番
23398 \begin_inset CommandInset label
23399 LatexCommand label
23400 name "sub:脚注の付番"
23401
23402 \end_inset
23403
23404
23405 \begin_inset Index idx
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409 きゃくちゅう@脚注 ! ふばん@付番
23410 \end_layout
23411
23412 \end_inset
23413
23414
23415 \end_layout
23416
23417 \begin_layout Standard
23418 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23419 \end_layout
23420
23421 \begin_layout Standard
23422
23423 \series bold
23424
23425 \backslash
23426 @addtoreset{footnote}{section}
23427 \end_layout
23428
23429 \begin_layout Standard
23430 というコマンドを加えてください。
23431 \end_layout
23432
23433 \begin_layout Standard
23434 \begin_inset VSpace bigskip
23435 \end_inset
23436
23437 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23438 \end_layout
23439
23440 \begin_layout Standard
23441
23442 \series bold
23443
23444 \backslash
23445 renewcommand{
23446 \backslash
23447 thefootnote}{
23448 \backslash
23449 roman{footnote}}
23450 \end_layout
23451
23452 \begin_layout Standard
23453 \begin_inset ERT
23454 status collapsed
23455
23456 \begin_layout Plain Layout
23457
23458
23459 \backslash
23460 renewcommand{
23461 \backslash
23462 thefootnote}{
23463 \backslash
23464 roman{footnote}}
23465 \end_layout
23466
23467 \end_inset
23468
23469 これは、ローマ数字を使った脚注です
23470 \begin_inset Foot
23471 status collapsed
23472
23473 \begin_layout Plain Layout
23474 これは、ローマ数字を使った脚注の例です。
23475 \end_layout
23476
23477 \end_inset
23478
23479
23480 \end_layout
23481
23482 \begin_layout Standard
23483 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23484 \series bold
23485
23486 \backslash
23487 roman
23488 \series default
23489
23490 \series bold
23491
23492 \backslash
23493 Roman
23494 \series default
23495 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23496 \series bold
23497
23498 \backslash
23499 Alph
23500 \series default
23501 または
23502 \series bold
23503
23504 \backslash
23505 alph
23506 \series default
23507 を使用してください。記号を使って付「番」するには、
23508 \series bold
23509
23510 \backslash
23511 fnsymbol
23512 \series default
23513 を使ってください。
23514 \end_layout
23515
23516 \begin_layout Standard
23517 \begin_inset Note Greyedout
23518 status open
23519
23520 \begin_layout Plain Layout
23521
23522 \series bold
23523 【註】
23524 \series default
23525 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
23526 \end_layout
23527
23528 \end_inset
23529
23530
23531 \begin_inset Newline newline
23532 \end_inset
23533
23534
23535 \begin_inset Note Greyedout
23536 status open
23537
23538 \begin_layout Plain Layout
23539
23540 \series bold
23541 【註】
23542 \series default
23543 記号を使うと9個の脚注しか番号を振ることができません。
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 付番様式を変更した後、既定様式に戻すには、上記コマンドの
23553 \series bold
23554
23555 \backslash
23556 roman
23557 \series default
23558
23559 \series bold
23560
23561 \backslash
23562 arabic
23563 \series default
23564 に置き換えて使用してください。
23565 \begin_inset ERT
23566 status collapsed
23567
23568 \begin_layout Plain Layout
23569
23570
23571 \backslash
23572 renewcommand{
23573 \backslash
23574 thefootnote}{
23575 \backslash
23576 arabic{footnote}}
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \begin_layout Standard
23585 \begin_inset VSpace bigskip
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \begin_layout Standard
23592 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
23593 \end_layout
23594
23595 \begin_layout Standard
23596
23597 \series bold
23598
23599 \backslash
23600 numberwithin{footnote}{chapter}
23601 \end_layout
23602
23603 \begin_layout Standard
23604 というコマンドを加えてください。
23605 \series bold
23606
23607 \backslash
23608 numberwithin
23609 \series default
23610 コマンドを使用できるようにするためには、文書設定の
23611 \family sans
23612 数式オプション
23613 \family default
23614 タブで
23615 \family sans
23616 AMS
23617 \begin_inset space ~
23618 \end_inset
23619
23620 mathパッケージを使う
23621 \family default
23622 オプションを有効にしてください。
23623 \end_layout
23624
23625 \begin_layout Standard
23626 \begin_inset ERT
23627 status collapsed
23628
23629 \begin_layout Plain Layout
23630
23631
23632 \backslash
23633 numberwithin{footnote}{chapter}
23634 \end_layout
23635
23636 \end_inset
23637
23638 これは、脚注のもう一つの例です
23639 \series bold
23640
23641 \begin_inset Foot
23642 status open
23643
23644 \begin_layout Plain Layout
23645
23646 \series bold
23647 これは、
23648 \series default
23649 「章番号.脚注番号」スキームで番号を振られた脚注です。
23650 \end_layout
23651
23652 \end_inset
23653
23654
23655 \series default
23656
23657 \begin_inset ERT
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661
23662
23663 \backslash
23664 renewcommand{
23665 \backslash
23666 thefootnote}{
23667 \backslash
23668 arabic{footnote}}
23669 \end_layout
23670
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \begin_layout Standard
23677 \begin_inset Note Greyedout
23678 status open
23679
23680 \begin_layout Plain Layout
23681
23682 \series bold
23683 【註】
23684 \backslash
23685 numberwithin
23686 \series default
23687 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
23688 \end_layout
23689
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \begin_layout Standard
23696 また、例えば「章番号.
23697 \backslash
23698 Roman{footnote}」スキームを得るには、
23699 \series bold
23700
23701 \backslash
23702 numberwithin
23703 \series default
23704 の代わりに以下のコマンドを使用してください。
23705 \end_layout
23706
23707 \begin_layout Standard
23708
23709 \series bold
23710
23711 \backslash
23712 renewcommand{
23713 \backslash
23714 thefootnote}{
23715 \backslash
23716 thechapter.
23717 \backslash
23718 Roman{footnote}}
23719 \end_layout
23720
23721 \begin_layout Subsection
23722 脚注の配置
23723 \begin_inset Index idx
23724 status collapsed
23725
23726 \begin_layout Plain Layout
23727 きゃくちゅう@脚注 ! はいち@配置
23728 \end_layout
23729
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \begin_layout Standard
23736 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
23737 ブルに足して、1.5
23738 \begin_inset space \thinspace{}
23739 \end_inset
23740
23741 mmの余白を追加することもできます。
23742 \end_layout
23743
23744 \begin_layout Standard
23745
23746 \series bold
23747
23748 \backslash
23749 let
23750 \backslash
23751 myFoot
23752 \backslash
23753 footnote
23754 \begin_inset Newline newline
23755 \end_inset
23756
23757
23758 \backslash
23759 renewcommand{
23760 \backslash
23761 footnote}[1]{
23762 \backslash
23763 myFoot{#1
23764 \backslash
23765 vspace{1.5mm}}}
23766 \end_layout
23767
23768 \begin_layout Standard
23769 \begin_inset VSpace bigskip
23770 \end_inset
23771
23772 二段組文書では、脚注は各段底部に表示されます(図
23773 \begin_inset CommandInset ref
23774 LatexCommand ref
23775 reference "fig:標準的脚注配置"
23776
23777 \end_inset
23778
23779 )。図
23780 \begin_inset CommandInset ref
23781 LatexCommand ref
23782 reference "fig:ftnright脚注配置"
23783
23784 \end_inset
23785
23786 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
23787 \end_layout
23788
23789 \begin_layout Standard
23790
23791 \series bold
23792
23793 \backslash
23794 usepackage{ftnright}
23795 \end_layout
23796
23797 \begin_layout Standard
23798 というコマンドを書いて、LaTeXパッケージ
23799 \series bold
23800 ftnright
23801 \series default
23802
23803 \begin_inset Index idx
23804 status collapsed
23805
23806 \begin_layout Plain Layout
23807 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
23808 \end_layout
23809
23810 \end_inset
23811
23812 を読み込みます。
23813 \begin_inset Float figure
23814 placement !h
23815 wide false
23816 sideways false
23817 status open
23818
23819 \begin_layout Plain Layout
23820 \begin_inset ERT
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824
23825
23826 \backslash
23827 framebox{
23828 \end_layout
23829
23830 \end_inset
23831
23832
23833 \begin_inset Graphics
23834         filename ../clipart/without_fntright.pdf
23835         width 100col%
23836         scaleBeforeRotation
23837
23838 \end_inset
23839
23840
23841 \begin_inset ERT
23842 status collapsed
23843
23844 \begin_layout Plain Layout
23845
23846 }
23847 \end_layout
23848
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Caption
23856
23857 \begin_layout Plain Layout
23858 \begin_inset CommandInset label
23859 LatexCommand label
23860 name "fig:標準的脚注配置"
23861
23862 \end_inset
23863
23864 二段組文書の標準的な脚注配置
23865 \end_layout
23866
23867 \end_inset
23868
23869
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Standard
23878 \begin_inset Float figure
23879 placement !h
23880 wide false
23881 sideways false
23882 status open
23883
23884 \begin_layout Plain Layout
23885 \begin_inset ERT
23886 status collapsed
23887
23888 \begin_layout Plain Layout
23889
23890
23891 \backslash
23892 framebox{
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \begin_inset Graphics
23899         filename ../clipart/with_fntright.pdf
23900         width 100col%
23901         scaleBeforeRotation
23902
23903 \end_inset
23904
23905
23906 \begin_inset ERT
23907 status collapsed
23908
23909 \begin_layout Plain Layout
23910
23911 }
23912 \end_layout
23913
23914 \end_inset
23915
23916
23917 \end_layout
23918
23919 \begin_layout Plain Layout
23920 \begin_inset Caption
23921
23922 \begin_layout Plain Layout
23923 \begin_inset CommandInset label
23924 LatexCommand label
23925 name "fig:ftnright脚注配置"
23926
23927 \end_inset
23928
23929 LaTeXパッケージ
23930 \series bold
23931 ftnright
23932 \series default
23933 を使用したときの二段組文書の脚注配置
23934 \end_layout
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \begin_layout Standard
23947 \begin_inset VSpace bigskip
23948 \end_inset
23949
23950 科学的文献に於いては、図
23951 \begin_inset CommandInset ref
23952 LatexCommand ref
23953 reference "fig:後注"
23954
23955 \end_inset
23956
23957 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
23958 \begin_inset Index idx
23959 status collapsed
23960
23961 \begin_layout Plain Layout
23962 こちゅう@後注
23963 \end_layout
23964
23965 \end_inset
23966
23967 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
23968 \family sans
23969 文書\SpecialChar \menuseparator
23970 設定\SpecialChar \menuseparator
23971 モジュール
23972 \family default
23973 メニューで
23974 \family sans
23975 脚注から後注へ
23976 \family default
23977 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
23978 \end_layout
23979
23980 \begin_layout Standard
23981
23982 \series bold
23983
23984 \backslash
23985 theendnotes
23986 \end_layout
23987
23988 \begin_layout Standard
23989 というコマンドを挿入してください。
23990 \end_layout
23991
23992 \begin_layout Standard
23993 \begin_inset Float figure
23994 wide false
23995 sideways false
23996 status open
23997
23998 \begin_layout Plain Layout
23999 \align center
24000 \begin_inset ERT
24001 status collapsed
24002
24003 \begin_layout Plain Layout
24004
24005
24006 \backslash
24007 framebox{
24008 \end_layout
24009
24010 \end_inset
24011
24012
24013 \begin_inset Graphics
24014         filename ../clipart/endnotes.pdf
24015         scaleBeforeRotation
24016
24017 \end_inset
24018
24019
24020 \begin_inset ERT
24021 status collapsed
24022
24023 \begin_layout Plain Layout
24024
24025 }
24026 \end_layout
24027
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \begin_layout Plain Layout
24034 \begin_inset Caption
24035
24036 \begin_layout Plain Layout
24037 \begin_inset CommandInset label
24038 LatexCommand label
24039 name "fig:後注"
24040
24041 \end_inset
24042
24043 後注 – 注を節ないし章末に別段落として印字します。
24044 \end_layout
24045
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 \begin_inset VSpace medskip
24058 \end_inset
24059
24060 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24061 \end_layout
24062
24063 \begin_layout Standard
24064
24065 \series bold
24066
24067 \backslash
24068 renewcommand{
24069 \backslash
24070 notesname}{Anmerkungen}
24071 \end_layout
24072
24073 \begin_layout Standard
24074 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24075 \end_layout
24076
24077 \begin_layout Standard
24078 \begin_inset VSpace medskip
24079 \end_inset
24080
24081
24082 \begin_inset CommandInset ref
24083 LatexCommand ref
24084 reference "sub:脚注の付番"
24085
24086 \end_inset
24087
24088 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24089 \series bold
24090
24091 \backslash
24092 thefootnote
24093 \series default
24094 コマンドの代わりに
24095 \series bold
24096
24097 \backslash
24098 theendnote
24099 \series default
24100 を用いてください。後注番号をリセットするには、第
24101 \begin_inset CommandInset ref
24102 LatexCommand ref
24103 reference "sub:脚注の付番"
24104
24105 \end_inset
24106
24107 節で述べたコマンド
24108 \series bold
24109
24110 \backslash
24111 @addtoreset
24112 \series default
24113 の、パラメータ
24114 \series bold
24115 footnote
24116 \series default
24117
24118 \series bold
24119 endnote
24120 \series default
24121 に変えて、使用してください。
24122 \end_layout
24123
24124 \begin_layout Standard
24125 後注の印だけを作成するには、第
24126 \begin_inset CommandInset ref
24127 LatexCommand ref
24128 reference "sec:脚注"
24129
24130 \end_inset
24131
24132 節で説明した
24133 \series bold
24134
24135 \backslash
24136 footnotemark
24137 \series default
24138 コマンドの代わりに、
24139 \series bold
24140
24141 \backslash
24142 endnotemark[番号]
24143 \series default
24144 コマンドを使用してください。
24145 \end_layout
24146
24147 \begin_layout Standard
24148 \begin_inset VSpace bigskip
24149 \end_inset
24150
24151 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24152 \series bold
24153 footmisc
24154 \series default
24155
24156 \begin_inset Index idx
24157 status collapsed
24158
24159 \begin_layout Plain Layout
24160 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24161 \end_layout
24162
24163 \end_inset
24164
24165
24166 \begin_inset CommandInset citation
24167 LatexCommand cite
24168 key "footmisc"
24169
24170 \end_inset
24171
24172 を参照してください。
24173 \end_layout
24174
24175 \begin_layout Standard
24176 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24177 \begin_inset CommandInset citation
24178 LatexCommand cite
24179 key "latexcompanion,latexguide,latexbook"
24180
24181 \end_inset
24182
24183 に載っています。
24184 \end_layout
24185
24186 \begin_layout Section
24187 傍注
24188 \begin_inset Index idx
24189 status collapsed
24190
24191 \begin_layout Plain Layout
24192 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24193 \end_layout
24194
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \begin_layout Standard
24201 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24202 \family sans
24203 挿入\SpecialChar \menuseparator
24204 傍注
24205 \family default
24206 メニューかツールバーボタン
24207 \begin_inset Graphics
24208         filename ../../images/marginalnote-insert.png
24209         scale 85
24210         scaleBeforeRotation
24211
24212 \end_inset
24213
24214 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24215 \end_layout
24216
24217 \begin_layout Standard
24218 横にあるのが傍注です
24219 \begin_inset Marginal
24220 status open
24221
24222 \begin_layout Plain Layout
24223 これは傍注文です。
24224 \end_layout
24225
24226 \end_inset
24227
24228
24229 \end_layout
24230
24231 \begin_layout Standard
24232 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24233 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24234 \end_layout
24235
24236 \begin_layout Standard
24237 \begin_inset VSpace bigskip
24238 \end_inset
24239
24240 傍注を内側余白に置くには、傍注の前にTeXコードで
24241 \end_layout
24242
24243 \begin_layout Standard
24244
24245 \series bold
24246
24247 \backslash
24248 reversemarginpar
24249 \end_layout
24250
24251 \begin_layout Standard
24252 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24253 \begin_inset ERT
24254 status collapsed
24255
24256 \begin_layout Plain Layout
24257
24258
24259 \backslash
24260 reversemarginpar 
24261 \end_layout
24262
24263 \end_inset
24264
24265
24266 \begin_inset Marginal
24267 status open
24268
24269 \begin_layout Plain Layout
24270 これは内側余白の傍注です。
24271 \end_layout
24272
24273 \end_inset
24274
24275
24276 \series bold
24277
24278 \begin_inset Newline newline
24279 \end_inset
24280
24281
24282 \series default
24283
24284 \begin_inset Note Greyedout
24285 status open
24286
24287 \begin_layout Plain Layout
24288 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24289 \end_layout
24290
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \begin_layout Standard
24297 既定の配置に戻すには、TeXコードで
24298 \end_layout
24299
24300 \begin_layout Standard
24301
24302 \series bold
24303
24304 \backslash
24305 normalmarginpar
24306 \end_layout
24307
24308 \begin_layout Standard
24309 というコマンドを書き加えてください。
24310 \begin_inset ERT
24311 status collapsed
24312
24313 \begin_layout Plain Layout
24314
24315
24316 \backslash
24317 normalmarginpar 
24318 \end_layout
24319
24320 \end_inset
24321
24322  
24323 \begin_inset Note Greyedout
24324 status open
24325
24326 \begin_layout Plain Layout
24327
24328 \series bold
24329 【註】
24330 \backslash
24331 reversemarginpar
24332 \series default
24333 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24334 \end_layout
24335
24336 \end_inset
24337
24338
24339 \end_layout
24340
24341 \begin_layout Standard
24342 \begin_inset VSpace bigskip
24343 \end_inset
24344
24345
24346 \begin_inset Marginal
24347 status open
24348
24349 \begin_layout Plain Layout
24350 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24351 \end_layout
24352
24353 \end_inset
24354
24355
24356 \begin_inset CommandInset ref
24357 LatexCommand ref
24358 reference "sub:複数行"
24359
24360 \end_inset
24361
24362 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24363 \begin_inset space \thinspace{}
24364 \end_inset
24365
24366 pt水平空白を挿入してください 
24367 \begin_inset Marginal
24368 status open
24369
24370 \begin_layout Plain Layout
24371 \begin_inset space \hspace*{}
24372 \length 0pt
24373 \end_inset
24374
24375 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \begin_layout Standard
24384 \begin_inset VSpace bigskip
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \begin_layout Standard
24391 \begin_inset Note Greyedout
24392 status open
24393
24394 \begin_layout Plain Layout
24395
24396 \series bold
24397 【註】
24398 \series default
24399 通常、傍注は表やフロート、脚注の中では使用することができません。
24400 \end_layout
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Standard
24408 \begin_inset VSpace bigskip
24409 \end_inset
24410
24411
24412 \end_layout
24413
24414 \begin_layout Standard
24415 \begin_inset ERT
24416 status collapsed
24417
24418 \begin_layout Plain Layout
24419
24420
24421 \backslash
24422 ifmarginnote
24423 \end_layout
24424
24425 \end_inset
24426
24427
24428 \begin_inset Note Note
24429 status open
24430
24431 \begin_layout Plain Layout
24432 以下の部分は、LaTeXパッケージ
24433 \series bold
24434 marginnote
24435 \series default
24436 が導入されているときのみ表示されます。
24437 \end_layout
24438
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \begin_layout Standard
24445 この制約は、LaTeXパッケージ
24446 \series bold
24447 marginnote
24448 \series default
24449
24450 \begin_inset Index idx
24451 status collapsed
24452
24453 \begin_layout Plain Layout
24454 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24455 \end_layout
24456
24457 \end_inset
24458
24459 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24460 \series bold
24461 marginnote
24462 \series default
24463 パッケージが提供するコマンドを使うようになります。
24464 \end_layout
24465
24466 \begin_layout Standard
24467
24468 \series bold
24469
24470 \backslash
24471 usepackage{marginnote}
24472 \begin_inset Newline newline
24473 \end_inset
24474
24475
24476 \backslash
24477 let
24478 \backslash
24479 marginpar
24480 \backslash
24481 marginnote
24482 \end_layout
24483
24484 \begin_layout Standard
24485
24486 \series bold
24487 marginnote
24488 \series default
24489 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24490 \series bold
24491 marginnote
24492 \series default
24493 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
24494 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
24495 \end_layout
24496
24497 \begin_layout Standard
24498
24499 \series bold
24500 [オフセット]
24501 \end_layout
24502
24503 \begin_layout Standard
24504 という形で書くことで設定することができます。ここで「オフセット」には、表
24505 \begin_inset CommandInset ref
24506 LatexCommand ref
24507 reference "tab:単位"
24508
24509 \end_inset
24510
24511 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
24512 \series bold
24513 [-1.5cm]
24514 \series default
24515 」を使用して、1.5
24516 \begin_inset space \thinspace{}
24517 \end_inset
24518
24519 cm上にずらしてあります
24520 \begin_inset Marginal
24521 status open
24522
24523 \begin_layout Plain Layout
24524 この傍注は、本来の位置よりも1.5
24525 \begin_inset space \thinspace{}
24526 \end_inset
24527
24528 cm上にずらしてあります。
24529 \end_layout
24530
24531 \end_inset
24532
24533
24534 \begin_inset ERT
24535 status collapsed
24536
24537 \begin_layout Plain Layout
24538
24539 [-1.5cm]
24540 \end_layout
24541
24542 \end_inset
24543
24544
24545 \end_layout
24546
24547 \begin_layout Standard
24548 \begin_inset VSpace medskip
24549 \end_inset
24550
24551
24552 \series bold
24553 marginnote
24554 \series default
24555 を使うと、傍注の揃えを変更することもできます。たとえば、
24556 \end_layout
24557
24558 \begin_layout Standard
24559
24560 \series bold
24561
24562 \backslash
24563 renewcommand*{
24564 \backslash
24565 raggedleftmarginnote}{
24566 \backslash
24567 centering}
24568 \begin_inset Newline newline
24569 \end_inset
24570
24571
24572 \backslash
24573 renewcommand*{
24574 \backslash
24575 raggedrightmarginnote}{
24576 \backslash
24577 centering}
24578 \end_layout
24579
24580 \begin_layout Standard
24581 というコマンドを使うと、中央揃えになります。
24582 \series bold
24583
24584 \backslash
24585 raggedleftmarginnote
24586 \series default
24587 とは、左側に表示されている傍注のことを指します
24588 \begin_inset ERT
24589 status collapsed
24590
24591 \begin_layout Plain Layout
24592
24593
24594 \backslash
24595 renewcommand*{
24596 \backslash
24597 raggedleftmarginnote}{
24598 \backslash
24599 centering}
24600 \end_layout
24601
24602 \begin_layout Plain Layout
24603
24604
24605 \backslash
24606 renewcommand*{
24607 \backslash
24608 raggedrightmarginnote}{
24609 \backslash
24610 centering}
24611 \end_layout
24612
24613 \end_inset
24614
24615
24616 \begin_inset Marginal
24617 status open
24618
24619 \begin_layout Plain Layout
24620 この傍注の文章は中央揃えになっています。
24621 \end_layout
24622
24623 \end_inset
24624
24625 。既定の設定は、
24626 \end_layout
24627
24628 \begin_layout Standard
24629
24630 \series bold
24631
24632 \backslash
24633 renewcommand*{
24634 \backslash
24635 raggedleftmarginnote}{
24636 \backslash
24637 raggedleft}
24638 \begin_inset Newline newline
24639 \end_inset
24640
24641
24642 \backslash
24643 renewcommand*{
24644 \backslash
24645 raggedrightmarginnote}{
24646 \backslash
24647 raggedright}
24648 \series default
24649
24650 \begin_inset ERT
24651 status collapsed
24652
24653 \begin_layout Plain Layout
24654
24655
24656 \backslash
24657 renewcommand*{
24658 \backslash
24659 raggedleftmarginnote}{
24660 \backslash
24661 raggedleft}
24662 \end_layout
24663
24664 \begin_layout Plain Layout
24665
24666
24667 \backslash
24668 renewcommand*{
24669 \backslash
24670 raggedrightmarginnote}{
24671 \backslash
24672 raggedright}
24673 \end_layout
24674
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \begin_layout Standard
24681 です。
24682 \end_layout
24683
24684 \begin_layout Standard
24685 \begin_inset VSpace medskip
24686 \end_inset
24687
24688
24689 \series bold
24690 marginnote
24691 \series default
24692 の他の機能については、
24693 \begin_inset CommandInset citation
24694 LatexCommand cite
24695 key "marginnote"
24696
24697 \end_inset
24698
24699 の取扱説明書をご参照ください。
24700 \end_layout
24701
24702 \begin_layout Standard
24703 \begin_inset VSpace bigskip
24704 \end_inset
24705
24706 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
24707 \family sans
24708 \series bold
24709 \bar under
24710 注意!
24711 \family default
24712 \series default
24713 \bar default
24714 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
24715 \end_layout
24716
24717 \begin_layout Standard
24718
24719 \series bold
24720
24721 \backslash
24722 let
24723 \backslash
24724 myMarginpar
24725 \backslash
24726 marginpar
24727 \begin_inset Newline newline
24728 \end_inset
24729
24730
24731 \backslash
24732 renewcommand{
24733 \backslash
24734 marginpar}[1]{
24735 \backslash
24736 myMarginpar{%
24737 \begin_inset Newline newline
24738 \end_inset
24739
24740
24741 \begin_inset Phantom HPhantom
24742 status open
24743
24744 \begin_layout Plain Layout
24745
24746 \series bold
24747 \begin_inset space ~
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \end_inset
24754
24755
24756 \backslash
24757 hspace{0pt}
24758 \backslash
24759 textsf{
24760 \backslash
24761 textbf{
24762 \backslash
24763 underbar{注意!}}}%
24764 \begin_inset Newline newline
24765 \end_inset
24766
24767
24768 \begin_inset Phantom HPhantom
24769 status open
24770
24771 \begin_layout Plain Layout
24772
24773 \series bold
24774 \begin_inset space ~
24775 \end_inset
24776
24777
24778 \end_layout
24779
24780 \end_inset
24781
24782
24783 \backslash
24784 vspace{1.5mm}
24785 \backslash
24786
24787 \backslash
24788 #1}}
24789 \end_layout
24790
24791 \begin_layout Standard
24792 \begin_inset ERT
24793 status collapsed
24794
24795 \begin_layout Plain Layout
24796
24797
24798 \backslash
24799 let
24800 \backslash
24801 myMarginpar
24802 \backslash
24803 marginpar
24804 \end_layout
24805
24806 \begin_layout Plain Layout
24807
24808
24809 \backslash
24810 renewcommand{
24811 \backslash
24812 marginpar}[1]{
24813 \backslash
24814 myMarginpar{%
24815 \end_layout
24816
24817 \begin_layout Plain Layout
24818
24819    
24820 \backslash
24821 textsf{
24822 \backslash
24823 textbf{
24824 \backslash
24825 underbar{注意!}}}%
24826 \end_layout
24827
24828 \begin_layout Plain Layout
24829
24830    
24831 \backslash
24832 vspace{1.5mm}
24833 \backslash
24834
24835 \backslash
24836 #1}}
24837 \end_layout
24838
24839 \end_inset
24840
24841
24842 \begin_inset Marginal
24843 status open
24844
24845 \begin_layout Plain Layout
24846 これは、定義したヘッダをつけた傍注です。
24847 \end_layout
24848
24849 \end_inset
24850
24851
24852 \begin_inset ERT
24853 status collapsed
24854
24855 \begin_layout Plain Layout
24856
24857 [-1.5cm]
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \begin_inset ERT
24864 status collapsed
24865
24866 \begin_layout Plain Layout
24867
24868
24869 \backslash
24870 renewcommand{
24871 \backslash
24872 marginpar}[1]{
24873 \backslash
24874 myMarginpar{#1}}
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \begin_inset Note Note
24881 status open
24882
24883 \begin_layout Plain Layout
24884 傍注書式は、この例の分だけ変更してあります。
24885 \end_layout
24886
24887 \end_inset
24888
24889
24890 \end_layout
24891
24892 \begin_layout Standard
24893 \begin_inset ERT
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897
24898
24899 \backslash
24900 else
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \begin_inset Note Note
24907 status open
24908
24909 \begin_layout Plain Layout
24910 以下の部分は、LaTeXパッケージ
24911 \series bold
24912 marginnote
24913 \series default
24914 が導入されていないときのみ表示されます。
24915 \end_layout
24916
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \begin_layout Standard
24923 本節の以下の部分を出力に表示するには、LaTeXパッケージ
24924 \series bold
24925 marginnote
24926 \series default
24927 を導入する必要があります。
24928 \end_layout
24929
24930 \begin_layout Standard
24931 \begin_inset ERT
24932 status collapsed
24933
24934 \begin_layout Plain Layout
24935
24936
24937 \backslash
24938 fi
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \begin_layout Chapter
24947 ボックス
24948 \end_layout
24949
24950 \begin_layout Section
24951 はじめに
24952 \begin_inset Index idx
24953 status collapsed
24954
24955 \begin_layout Plain Layout
24956 ぼっくす@ボックス ! はじめに
24957 \end_layout
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Standard
24965 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
24966 \begin_inset CommandInset ref
24967 LatexCommand ref
24968 reference "sec:ミニページ"
24969
24970 \end_inset
24971
24972 節参照)、文章を囲ったり(第
24973 \begin_inset CommandInset ref
24974 LatexCommand ref
24975 reference "sec:装飾"
24976
24977 \end_inset
24978
24979 節参照)、単語がハイフネートされるのを予防したり(第
24980 \begin_inset CommandInset ref
24981 LatexCommand ref
24982 reference "sec:ハイフネーションの回避"
24983
24984 \end_inset
24985
24986 節参照)、文章を揃えたり(第
24987 \begin_inset CommandInset ref
24988 LatexCommand ref
24989 reference "sub:垂直揃え"
24990
24991 \end_inset
24992
24993 節参照)、あるいは文章の背景色を設定したり(第
24994 \begin_inset CommandInset ref
24995 LatexCommand ref
24996 reference "sec:色付きボックス"
24997
24998 \end_inset
24999
25000 節参照)するのに使用します。
25001 \end_layout
25002
25003 \begin_layout Standard
25004 ボックスは、
25005 \family sans
25006 挿入\SpecialChar \menuseparator
25007 ボックス
25008 \family default
25009 メニューかツールバーボタン
25010 \begin_inset Graphics
25011         filename ../../images/box-insert.png
25012         scale 85
25013         scaleBeforeRotation
25014
25015 \end_inset
25016
25017 を使って挿入することができます。すると、
25018 \begin_inset Graphics
25019         filename ../clipart/BoxInsetDefaultQt4.png
25020         scale 85
25021         scaleBeforeRotation
25022
25023 \end_inset
25024
25025 のように
25026 \family sans
25027 ボックス(minipage環境)
25028 \family default
25029 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25030 \family sans
25031 設定
25032 \family default
25033 メニューを選択すると現れるボックスダイアログでは、
25034 \family sans
25035 parboxコマンド
25036 \family default
25037
25038 \family sans
25039 minipage環境
25040 \family default
25041 の二つの
25042 \family sans
25043 内部ボックス
25044 \family default
25045 型を選択することができます。
25046 \family sans
25047 minipage
25048 \family default
25049 型は、新規ボックスの既定値となっており、第
25050 \begin_inset CommandInset ref
25051 LatexCommand ref
25052 reference "sec:ミニページ"
25053
25054 \end_inset
25055
25056 節で説明します。
25057 \family sans
25058 parbox
25059 \family default
25060 型は、第
25061 \begin_inset CommandInset ref
25062 LatexCommand ref
25063 reference "sec:Parboxes"
25064
25065 \end_inset
25066
25067 節で述べます 
25068 \lang english
25069 and the type 
25070 \family sans
25071 Makebox
25072 \family default
25073  in 
25074 \lang japanese
25075
25076 \begin_inset CommandInset ref
25077 LatexCommand ref
25078 reference "sec:ハイフネーションの回避"
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \begin_layout Standard
25086 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25087 \end_layout
25088
25089 \begin_layout Standard
25090 \begin_inset Note Greyedout
25091 status open
25092
25093 \begin_layout Plain Layout
25094 【註】ボックスは、
25095 \family sans
25096 箇条書き(記号)
25097 \family default
25098 環境や
25099 \family sans
25100 箇条書き(記述)
25101 \family default
25102 環境の単独要素とすべきではありません。
25103 \end_layout
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Standard
25111 \begin_inset Note Greyedout
25112 status open
25113
25114 \begin_layout Plain Layout
25115 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25116 \family sans
25117 内部ボックス
25118 \family default
25119 型は
25120 \family sans
25121 なし
25122 \family default
25123 にしか設定することができません。
25124 \family sans
25125 内部ボックス
25126 \family default
25127 型や枠のないボックスについては、第
25128 \begin_inset CommandInset ref
25129 LatexCommand ref
25130 reference "sec:ハイフネーションの回避"
25131
25132 \end_inset
25133
25134 節で説明します。
25135 \end_layout
25136
25137 \end_inset
25138
25139
25140 \end_layout
25141
25142 \begin_layout Section
25143 ボックスダイアログ
25144 \begin_inset CommandInset label
25145 LatexCommand label
25146 name "sec:ボックスダイアログ"
25147
25148 \end_inset
25149
25150
25151 \begin_inset Index idx
25152 status collapsed
25153
25154 \begin_layout Plain Layout
25155 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25156 \end_layout
25157
25158 \end_inset
25159
25160
25161 \end_layout
25162
25163 \begin_layout Subsection
25164 寸法
25165 \begin_inset Index idx
25166 status collapsed
25167
25168 \begin_layout Plain Layout
25169 ぼっくす@ボックス ! すんぽう@寸法
25170 \end_layout
25171
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \begin_layout Standard
25178 ボックスダイアログでは、
25179 \family sans
25180
25181 \family default
25182
25183 \family sans
25184 高さ
25185 \family default
25186 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25187 \begin_inset CommandInset ref
25188 LatexCommand ref
25189 reference "tab:単位"
25190
25191 \end_inset
25192
25193 に説明されています。
25194 \family sans
25195 高さ
25196 \family default
25197 フィールドには、加えて以下の寸法を使用することができます。
25198 \end_layout
25199
25200 \begin_layout Description
25201 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25202 \begin_inset Newline newline
25203 \end_inset
25204
25205
25206 \begin_inset Newline newline
25207 \end_inset
25208
25209
25210 \begin_inset Newline newline
25211 \end_inset
25212
25213
25214 \begin_inset Box Boxed
25215 position "c"
25216 hor_pos "c"
25217 has_inner_box 1
25218 inner_pos "c"
25219 use_parbox 0
25220 use_makebox 0
25221 width "12col%"
25222 special "none"
25223 height "1in"
25224 height_special "depth"
25225 status open
25226
25227 \begin_layout Plain Layout
25228 \align center
25229 高さを1階層に設定したボックス
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \begin_inset Newline newline
25236 \end_inset
25237
25238
25239 \begin_inset Newline newline
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \begin_layout Description
25246 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25247 \begin_inset Box Boxed
25248 position "c"
25249 hor_pos "c"
25250 has_inner_box 1
25251 inner_pos "c"
25252 use_parbox 0
25253 use_makebox 0
25254 width "20col%"
25255 special "none"
25256 height "2in"
25257 height_special "height"
25258 status open
25259
25260 \begin_layout Plain Layout
25261 \align center
25262 高さを2高さに設定したボックス
25263 \end_layout
25264
25265 \end_inset
25266
25267
25268 \end_layout
25269
25270 \begin_layout Description
25271 全高 これは「高さ」+「階層」です。
25272 \begin_inset Box Boxed
25273 position "c"
25274 hor_pos "c"
25275 has_inner_box 1
25276 inner_pos "c"
25277 use_parbox 0
25278 use_makebox 0
25279 width "20col%"
25280 special "none"
25281 height "1in"
25282 height_special "totalheight"
25283 status open
25284
25285 \begin_layout Plain Layout
25286 \align center
25287 高さを1全高に設定したボックス
25288 \end_layout
25289
25290 \end_inset
25291
25292
25293 \end_layout
25294
25295 \begin_layout Description
25296 幅 これはボックスの幅を高さに設定します。
25297 \begin_inset Box Boxed
25298 position "c"
25299 hor_pos "c"
25300 has_inner_box 1
25301 inner_pos "c"
25302 use_parbox 0
25303 use_makebox 0
25304 width "12col%"
25305 special "none"
25306 height "1in"
25307 height_special "width"
25308 status open
25309
25310 \begin_layout Plain Layout
25311 \align center
25312 高さを1幅に設定したボックス
25313 \end_layout
25314
25315 \end_inset
25316
25317
25318 \end_layout
25319
25320 \begin_layout Subsection
25321 文字揃え
25322 \begin_inset Index idx
25323 status collapsed
25324
25325 \begin_layout Plain Layout
25326 ぼっくす@ボックス ! もじそろえ@文字揃え
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \begin_layout Standard
25335
25336 \family sans
25337 内部ボックス
25338 \family default
25339 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25340 \end_layout
25341
25342 \begin_layout Description
25343 上 これは例示のための本文行です。
25344 \begin_inset Box Boxed
25345 position "t"
25346 hor_pos "c"
25347 has_inner_box 1
25348 inner_pos "c"
25349 use_parbox 0
25350 use_makebox 0
25351 width "12col%"
25352 special "none"
25353 height "1in"
25354 height_special "totalheight"
25355 status open
25356
25357 \begin_layout Plain Layout
25358 \align center
25359 このボックスは上揃えです。
25360 \end_layout
25361
25362 \end_inset
25363
25364 これは例示のための本文行です。
25365 \end_layout
25366
25367 \begin_layout Description
25368 中央 これは例示のための本文行です。
25369 \begin_inset Box Boxed
25370 position "c"
25371 hor_pos "c"
25372 has_inner_box 1
25373 inner_pos "c"
25374 use_parbox 0
25375 use_makebox 0
25376 width "12col%"
25377 special "none"
25378 height "1in"
25379 height_special "totalheight"
25380 status open
25381
25382 \begin_layout Plain Layout
25383 \align center
25384 このボックスは中央揃えです。
25385 \end_layout
25386
25387 \end_inset
25388
25389 これは例示のための本文行です。
25390 \end_layout
25391
25392 \begin_layout Description
25393 下 これは例示のための本文行です。
25394 \begin_inset Box Boxed
25395 position "b"
25396 hor_pos "c"
25397 has_inner_box 1
25398 inner_pos "c"
25399 use_parbox 0
25400 use_makebox 0
25401 width "12col%"
25402 special "none"
25403 height "1in"
25404 height_special "totalheight"
25405 status open
25406
25407 \begin_layout Plain Layout
25408 \align center
25409 このボックスは下揃えです。
25410 \end_layout
25411
25412 \end_inset
25413
25414 これは例示のための本文行です。
25415 \end_layout
25416
25417 \begin_layout Standard
25418 \begin_inset Note Greyedout
25419 status open
25420
25421 \begin_layout Plain Layout
25422
25423 \series bold
25424 【註】
25425 \series default
25426 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25427 \end_layout
25428
25429 \end_inset
25430
25431
25432 \end_layout
25433
25434 \begin_layout Standard
25435 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25436 \end_layout
25437
25438 \begin_layout Standard
25439 \begin_inset VSpace bigskip
25440 \end_inset
25441
25442
25443 \family sans
25444 内部ボックス
25445 \family default
25446 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25447 \end_layout
25448
25449 \begin_layout Description
25450 上 これは例示のための本文行です。
25451 \begin_inset Box Boxed
25452 position "c"
25453 hor_pos "c"
25454 has_inner_box 1
25455 inner_pos "t"
25456 use_parbox 0
25457 use_makebox 0
25458 width "12col%"
25459 special "none"
25460 height "1.5in"
25461 height_special "totalheight"
25462 status open
25463
25464 \begin_layout Plain Layout
25465 \align center
25466 このボックスの文章は上揃えです。
25467 \end_layout
25468
25469 \end_inset
25470
25471 これは例示のための本文行です。
25472 \end_layout
25473
25474 \begin_layout Description
25475 中央 これは例示のための本文行です。
25476 \begin_inset Box Boxed
25477 position "c"
25478 hor_pos "c"
25479 has_inner_box 1
25480 inner_pos "c"
25481 use_parbox 0
25482 use_makebox 0
25483 width "12col%"
25484 special "none"
25485 height "1.5in"
25486 height_special "totalheight"
25487 status open
25488
25489 \begin_layout Plain Layout
25490 \align center
25491 このボックスの文章は中央揃えです。
25492 \end_layout
25493
25494 \end_inset
25495
25496 これは例示のための本文行です。
25497 \end_layout
25498
25499 \begin_layout Description
25500 下 これは例示のための本文行です。
25501 \begin_inset Box Boxed
25502 position "c"
25503 hor_pos "c"
25504 has_inner_box 1
25505 inner_pos "b"
25506 use_parbox 0
25507 use_makebox 0
25508 width "12col%"
25509 special "none"
25510 height "1.5in"
25511 height_special "totalheight"
25512 status open
25513
25514 \begin_layout Plain Layout
25515 \align center
25516 このボックスの文章は下揃えです。
25517 \end_layout
25518
25519 \end_inset
25520
25521 これは例示のための本文行です。
25522 \end_layout
25523
25524 \begin_layout Description
25525 広げる これは例示のための本文行です。
25526 \begin_inset Box Boxed
25527 position "c"
25528 hor_pos "c"
25529 has_inner_box 1
25530 inner_pos "s"
25531 use_parbox 0
25532 use_makebox 0
25533 width "17col%"
25534 special "none"
25535 height "1.5in"
25536 height_special "totalheight"
25537 status open
25538
25539 \begin_layout Plain Layout
25540 \align center
25541 このボックスの
25542 \end_layout
25543
25544 \begin_layout Plain Layout
25545 \align center
25546 文章は広げて
25547 \end_layout
25548
25549 \begin_layout Plain Layout
25550 \align center
25551 あります。
25552 \end_layout
25553
25554 \end_inset
25555
25556 これは例示のための本文行です。
25557 \end_layout
25558
25559 \begin_layout Standard
25560 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
25561 \end_layout
25562
25563 \begin_layout Standard
25564 \begin_inset VSpace bigskip
25565 \end_inset
25566
25567
25568 \family sans
25569 内部ボックス
25570 \family default
25571 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
25572 \end_layout
25573
25574 \begin_layout Standard
25575 \align center
25576 \begin_inset Box Boxed
25577 position "c"
25578 hor_pos "c"
25579 has_inner_box 1
25580 inner_pos "s"
25581 use_parbox 0
25582 use_makebox 0
25583 width "25col%"
25584 special "none"
25585 height "1.25in"
25586 height_special "totalheight"
25587 status open
25588
25589 \begin_layout Plain Layout
25590 \align left
25591 このボックスの
25592 \end_layout
25593
25594 \begin_layout Plain Layout
25595 \align center
25596 文章は広げて
25597 \end_layout
25598
25599 \begin_layout Plain Layout
25600 \align right
25601 あります。
25602 \end_layout
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \begin_layout Standard
25610
25611 \family sans
25612 内部ボックス
25613 \family default
25614 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
25615 \end_layout
25616
25617 \begin_layout Standard
25618 \align center
25619 \begin_inset Box Boxed
25620 position "c"
25621 hor_pos "s"
25622 has_inner_box 0
25623 inner_pos "s"
25624 use_parbox 0
25625 use_makebox 0
25626 width "90col%"
25627 special "none"
25628 height "1.25in"
25629 height_special "totalheight"
25630 status open
25631
25632 \begin_layout Plain Layout
25633 \align left
25634 このボックスの文章は水平方向に広げてあります。
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \begin_layout Subsection
25643 装飾
25644 \begin_inset CommandInset label
25645 LatexCommand label
25646 name "sec:装飾"
25647
25648 \end_inset
25649
25650
25651 \begin_inset Index idx
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655 ぼっくす@ボックス ! そうしょく@装飾
25656 \end_layout
25657
25658 \end_inset
25659
25660
25661 \end_layout
25662
25663 \begin_layout Standard
25664 ボックス型は、ボックスダイアログ中の
25665 \family sans
25666 装飾
25667 \family default
25668 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
25669 \end_layout
25670
25671 \begin_layout Description
25672
25673 \lang english
25674 No
25675 \begin_inset space ~
25676 \end_inset
25677
25678 frame Nothing is drawn.
25679 \end_layout
25680
25681 \begin_layout Description
25682 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
25683 \series bold
25684
25685 \backslash
25686 fboxrule
25687 \series default
25688 の値になります。 
25689 \begin_inset Box Boxed
25690 position "c"
25691 hor_pos "c"
25692 has_inner_box 1
25693 inner_pos "c"
25694 use_parbox 0
25695 use_makebox 0
25696 width "20col%"
25697 special "none"
25698 height "1in"
25699 height_special "totalheight"
25700 status open
25701
25702 \begin_layout Plain Layout
25703 \align center
25704 長方形の箱型
25705 \end_layout
25706
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \begin_layout Description
25713 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
25714 \begin_inset space \thinspace{}
25715 \end_inset
25716
25717 ptです。 
25718 \begin_inset Box ovalbox
25719 position "c"
25720 hor_pos "c"
25721 has_inner_box 1
25722 inner_pos "c"
25723 use_parbox 0
25724 use_makebox 0
25725 width "20col%"
25726 special "none"
25727 height "1in"
25728 height_special "totalheight"
25729 status open
25730
25731 \begin_layout Plain Layout
25732 \align center
25733 楕円形の箱型(細線)
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \end_layout
25740
25741 \begin_layout Description
25742 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
25743 \begin_inset space \thinspace{}
25744 \end_inset
25745
25746 ptです。 
25747 \begin_inset Box Ovalbox
25748 position "c"
25749 hor_pos "c"
25750 has_inner_box 1
25751 inner_pos "c"
25752 use_parbox 0
25753 use_makebox 0
25754 width "20col%"
25755 special "none"
25756 height "1in"
25757 height_special "totalheight"
25758 status open
25759
25760 \begin_layout Plain Layout
25761 \align center
25762 楕円形の箱型(太線)
25763 \end_layout
25764
25765 \end_inset
25766
25767
25768 \end_layout
25769
25770 \begin_layout Description
25771 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
25772 \series bold
25773
25774 \backslash
25775 fboxrule
25776 \series default
25777 の値になり、影の幅は4
25778 \begin_inset space \thinspace{}
25779 \end_inset
25780
25781 ptになります。
25782 \begin_inset Box Shadowbox
25783 position "c"
25784 hor_pos "c"
25785 has_inner_box 1
25786 inner_pos "c"
25787 use_parbox 0
25788 use_makebox 0
25789 width "20col%"
25790 special "none"
25791 height "1in"
25792 height_special "totalheight"
25793 status open
25794
25795 \begin_layout Plain Layout
25796 \align center
25797 影付きの箱型
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Description
25806 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
25807 \begin_inset Foot
25808 status collapsed
25809
25810 \begin_layout Plain Layout
25811
25812 \begin_inset CommandInset ref
25813 LatexCommand ref
25814 reference "sec:色付きボックス"
25815
25816 \end_inset
25817
25818 節を参照のこと。
25819 \end_layout
25820
25821 \end_inset
25822
25823 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
25824 \begin_inset Box Shaded
25825 position "t"
25826 hor_pos "c"
25827 has_inner_box 0
25828 inner_pos "t"
25829 use_parbox 0
25830 use_makebox 0
25831 width "50col%"
25832 special "none"
25833 height "1in"
25834 height_special "totalheight"
25835 status open
25836
25837 \begin_layout Plain Layout
25838 影付き背景の箱型
25839 \end_layout
25840
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \begin_layout Description
25847 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
25848 \begin_inset space \thinspace{}
25849 \end_inset
25850
25851
25852 \series bold
25853
25854 \backslash
25855 fboxrule
25856 \series default
25857 であり、外側の枠線の太さは1.5
25858 \begin_inset space \thinspace{}
25859 \end_inset
25860
25861
25862 \series bold
25863
25864 \backslash
25865 fboxrule
25866 \series default
25867 です。枠線間の距離は1.5
25868 \begin_inset space \thinspace{}
25869 \end_inset
25870
25871
25872 \series bold
25873
25874 \backslash
25875 fboxrule
25876 \series default
25877
25878 \begin_inset space \thinspace{}
25879 \end_inset
25880
25881 +
25882 \begin_inset space \thinspace{}
25883 \end_inset
25884
25885 0.5
25886 \begin_inset space \thinspace{}
25887 \end_inset
25888
25889 ptです。 
25890 \begin_inset Box Doublebox
25891 position "c"
25892 hor_pos "c"
25893 has_inner_box 1
25894 inner_pos "c"
25895 use_parbox 0
25896 use_makebox 0
25897 width "20col%"
25898 special "none"
25899 height "1in"
25900 height_special "totalheight"
25901 status open
25902
25903 \begin_layout Plain Layout
25904 \align center
25905 二重の長方形の箱型
25906 \end_layout
25907
25908 \end_inset
25909
25910
25911 \end_layout
25912
25913 \begin_layout Standard
25914 \begin_inset VSpace bigskip
25915 \end_inset
25916
25917 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
25918 \series bold
25919 fancybox
25920 \series default
25921
25922 \begin_inset Index idx
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
25927 \end_layout
25928
25929 \end_inset
25930
25931 が導入済みでなくてはなりません。
25932 \end_layout
25933
25934 \begin_layout Standard
25935 \begin_inset VSpace bigskip
25936 \end_inset
25937
25938 装飾として
25939 \family sans
25940 簡素な長方形の箱型
25941 \family default
25942 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
25943 れ、このボックス型では
25944 \series bold
25945
25946 \backslash
25947 fboxrule
25948 \series default
25949
25950 \series bold
25951
25952 \backslash
25953 fboxsep
25954 \series default
25955 は無効となります。枠線の太さは
25956 \series bold
25957
25958 \backslash
25959 FrameRule
25960 \series default
25961 の値になります。 
25962 \begin_inset Box Framed
25963 position "t"
25964 hor_pos "c"
25965 has_inner_box 0
25966 inner_pos "t"
25967 use_parbox 0
25968 use_makebox 0
25969 width "100col%"
25970 special "none"
25971 height "1in"
25972 height_special "totalheight"
25973 status collapsed
25974
25975 \begin_layout Plain Layout
25976 改行可能な箱型
25977 \end_layout
25978
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \begin_layout Section
25985 ボックスの詳細な設定
25986 \begin_inset Index idx
25987 status collapsed
25988
25989 \begin_layout Plain Layout
25990 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
25991 \end_layout
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Standard
25999 寸法
26000 \series bold
26001
26002 \backslash
26003 fboxrule
26004 \series default
26005 の既定値は0.4
26006 \begin_inset space \thinspace{}
26007 \end_inset
26008
26009 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26010 \begin_inset space \thinspace{}
26011 \end_inset
26012
26013 ptに変更することができます。
26014 \end_layout
26015
26016 \begin_layout Standard
26017
26018 \series bold
26019
26020 \backslash
26021 setlength{
26022 \backslash
26023 fboxrule}{2pt}
26024 \end_layout
26025
26026 \begin_layout Standard
26027 \begin_inset ERT
26028 status collapsed
26029
26030 \begin_layout Plain Layout
26031
26032
26033 \backslash
26034 setlength{
26035 \backslash
26036 fboxrule}{2pt}
26037 \end_layout
26038
26039 \end_inset
26040
26041
26042 \begin_inset Box Boxed
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 "25col%"
26050 special "none"
26051 height "1in"
26052 height_special "totalheight"
26053 status open
26054
26055 \begin_layout Plain Layout
26056 \align center
26057
26058 \series bold
26059
26060 \backslash
26061 fboxrule
26062 \series default
26063
26064 \begin_inset space \thinspace{}
26065 \end_inset
26066
26067 =
26068 \begin_inset space \thinspace{}
26069 \end_inset
26070
26071 2
26072 \begin_inset space \thinspace{}
26073 \end_inset
26074
26075 ptの長方形の箱型
26076 \end_layout
26077
26078 \end_inset
26079
26080
26081 \begin_inset ERT
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085
26086
26087 \backslash
26088 setlength{
26089 \backslash
26090 fboxrule}{0.4pt}
26091 \end_layout
26092
26093 \end_inset
26094
26095
26096 \end_layout
26097
26098 \begin_layout Standard
26099 \begin_inset VSpace bigskip
26100 \end_inset
26101
26102 枠とボックスの内容との空白は、すべての枠様式について3
26103 \begin_inset space \thinspace{}
26104 \end_inset
26105
26106 ptが既定値になっています。これは、長さ
26107 \series bold
26108
26109 \backslash
26110 fboxsep
26111 \series default
26112 を別の値に設定することによって変更することができます。たとえば
26113 \end_layout
26114
26115 \begin_layout Standard
26116
26117 \series bold
26118
26119 \backslash
26120 setlength{
26121 \backslash
26122 fboxsep}{10pt}
26123 \end_layout
26124
26125 \begin_layout Standard
26126 というコマンドは、この値を10
26127 \begin_inset space \thinspace{}
26128 \end_inset
26129
26130 ptにし、以下のボックスのようになります。
26131 \end_layout
26132
26133 \begin_layout Standard
26134 \begin_inset ERT
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138
26139
26140 \backslash
26141 setlength{
26142 \backslash
26143 fboxsep}{10pt}
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \begin_inset Box Boxed
26150 position "c"
26151 hor_pos "c"
26152 has_inner_box 1
26153 inner_pos "c"
26154 use_parbox 0
26155 use_makebox 0
26156 width "25col%"
26157 special "none"
26158 height "1in"
26159 height_special "totalheight"
26160 status open
26161
26162 \begin_layout Plain Layout
26163 \align center
26164
26165 \series bold
26166
26167 \backslash
26168 fboxsep
26169 \series default
26170
26171 \begin_inset space \thinspace{}
26172 \end_inset
26173
26174 =
26175 \begin_inset space \thinspace{}
26176 \end_inset
26177
26178 10
26179 \begin_inset space \thinspace{}
26180 \end_inset
26181
26182 ptの長方形の箱型
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \begin_inset ERT
26189 status collapsed
26190
26191 \begin_layout Plain Layout
26192
26193
26194 \backslash
26195 setlength{
26196 \backslash
26197 fboxsep}{3pt}
26198 \end_layout
26199
26200 \end_inset
26201
26202
26203 \end_layout
26204
26205 \begin_layout Standard
26206 \begin_inset VSpace bigskip
26207 \end_inset
26208
26209 楕円形ボックスの丸い角の直径は、コマンド
26210 \series bold
26211
26212 \backslash
26213 cornersize
26214 \series default
26215 で設定することができます。
26216 \end_layout
26217
26218 \begin_layout Standard
26219
26220 \series bold
26221
26222 \backslash
26223 cornersize*{1cm}
26224 \end_layout
26225
26226 \begin_layout Standard
26227 というコマンドは、直径を1
26228 \begin_inset space \thinspace{}
26229 \end_inset
26230
26231 cmに設定します。
26232 \end_layout
26233
26234 \begin_layout Standard
26235
26236 \series bold
26237
26238 \backslash
26239 cornersize{数値}
26240 \end_layout
26241
26242 \begin_layout Standard
26243 というコマンドは、直径を
26244 \family sans
26245 数値
26246 \begin_inset space \thinspace{}
26247 \end_inset
26248
26249 ×
26250 \begin_inset space \thinspace{}
26251 \end_inset
26252
26253 (ボックスの幅と高さの小さい方)
26254 \family default
26255 に設定します。既定値は
26256 \series bold
26257
26258 \backslash
26259 cornersize{0.5}
26260 \series default
26261 です。
26262 \end_layout
26263
26264 \begin_layout Standard
26265 \begin_inset ERT
26266 status collapsed
26267
26268 \begin_layout Plain Layout
26269
26270
26271 \backslash
26272 cornersize*{1.5cm}
26273 \end_layout
26274
26275 \end_inset
26276
26277
26278 \begin_inset Box Ovalbox
26279 position "c"
26280 hor_pos "c"
26281 has_inner_box 1
26282 inner_pos "c"
26283 use_parbox 0
26284 use_makebox 0
26285 width "25col%"
26286 special "none"
26287 height "1in"
26288 height_special "totalheight"
26289 status open
26290
26291 \begin_layout Plain Layout
26292 \align center
26293
26294 \series bold
26295
26296 \backslash
26297 cornersize
26298 \series default
26299
26300 \begin_inset space \thinspace{}
26301 \end_inset
26302
26303 =
26304 \begin_inset space \thinspace{}
26305 \end_inset
26306
26307 1.5
26308 \begin_inset space \thinspace{}
26309 \end_inset
26310
26311 cmの楕円形の箱型
26312 \end_layout
26313
26314 \end_inset
26315
26316
26317 \begin_inset ERT
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321
26322
26323 \backslash
26324 cornersize{0.5}
26325 \end_layout
26326
26327 \end_inset
26328
26329
26330 \end_layout
26331
26332 \begin_layout Standard
26333 \begin_inset VSpace bigskip
26334 \end_inset
26335
26336 影の大きさは、長さ
26337 \series bold
26338
26339 \backslash
26340 shadowsize
26341 \series default
26342 を変更することで調整できます。以下のボックスでは
26343 \end_layout
26344
26345 \begin_layout Standard
26346
26347 \series bold
26348
26349 \backslash
26350 setlength{
26351 \backslash
26352 shadowsize}{2pt}
26353 \end_layout
26354
26355 \begin_layout Standard
26356 というコマンドを使って、2
26357 \begin_inset space \thinspace{}
26358 \end_inset
26359
26360 ptに設定しています。
26361 \end_layout
26362
26363 \begin_layout Standard
26364 \begin_inset ERT
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368
26369
26370 \backslash
26371 setlength{
26372 \backslash
26373 shadowsize}{2pt}
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \begin_inset Box Shadowbox
26380 position "c"
26381 hor_pos "c"
26382 has_inner_box 1
26383 inner_pos "c"
26384 use_parbox 0
26385 use_makebox 0
26386 width "25col%"
26387 special "none"
26388 height "1in"
26389 height_special "totalheight"
26390 status open
26391
26392 \begin_layout Plain Layout
26393 \align center
26394
26395 \series bold
26396
26397 \backslash
26398 shadowsize
26399 \series default
26400
26401 \begin_inset space \thinspace{}
26402 \end_inset
26403
26404 =
26405 \begin_inset space \thinspace{}
26406 \end_inset
26407
26408 2
26409 \begin_inset space \thinspace{}
26410 \end_inset
26411
26412 ptの影付きボックス
26413 \end_layout
26414
26415 \end_inset
26416
26417
26418 \begin_inset ERT
26419 status collapsed
26420
26421 \begin_layout Plain Layout
26422
26423
26424 \backslash
26425 setlength{
26426 \backslash
26427 shadowsize}{4pt}
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \end_layout
26434
26435 \begin_layout Standard
26436 \begin_inset VSpace bigskip
26437 \end_inset
26438
26439
26440 \end_layout
26441
26442 \begin_layout Standard
26443 寸法
26444 \series bold
26445
26446 \backslash
26447 FrameRule
26448 \series default
26449 の既定値は0.4
26450 \begin_inset space \thinspace{}
26451 \end_inset
26452
26453 ptです。ボックスの中身と枠の間の空白の既定値は9
26454 \begin_inset space \thinspace{}
26455 \end_inset
26456
26457 ptですが、
26458 \series bold
26459
26460 \backslash
26461 FrameSep
26462 \series default
26463 の値を変えることで変更することができます。たとえば、下記の
26464 \family sans
26465 ボックス
26466 \family default
26467 の枠の外見は、
26468 \end_layout
26469
26470 \begin_layout Standard
26471
26472 \series bold
26473
26474 \backslash
26475 setlength{
26476 \backslash
26477 FrameRule}{5pt}
26478 \begin_inset Newline newline
26479 \end_inset
26480
26481
26482 \backslash
26483 setlength{
26484 \backslash
26485 FrameSep}{0.5cm}
26486 \end_layout
26487
26488 \begin_layout Standard
26489 というTeXコードコマンドで設定してあります。
26490 \begin_inset ERT
26491 status collapsed
26492
26493 \begin_layout Plain Layout
26494
26495
26496 \backslash
26497 setlength{
26498 \backslash
26499 FrameRule}{5pt}
26500 \end_layout
26501
26502 \begin_layout Plain Layout
26503
26504
26505 \backslash
26506 setlength{
26507 \backslash
26508 FrameSep}{0.5cm}
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \begin_inset Box Framed
26515 position "t"
26516 hor_pos "c"
26517 has_inner_box 0
26518 inner_pos "t"
26519 use_parbox 0
26520 use_makebox 0
26521 width "100col%"
26522 special "none"
26523 height "1in"
26524 height_special "totalheight"
26525 status open
26526
26527 \begin_layout Plain Layout
26528 これは
26529 \family sans
26530 改頁可能
26531 \family default
26532 ボックスの文章です。
26533 \end_layout
26534
26535 \end_inset
26536
26537
26538 \begin_inset ERT
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542
26543
26544 \backslash
26545 setlength{
26546 \backslash
26547 FrameRule}{0.4pt}
26548 \end_layout
26549
26550 \begin_layout Plain Layout
26551
26552
26553 \backslash
26554 setlength{
26555 \backslash
26556 FrameSep}{9pt}
26557 \end_layout
26558
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \begin_layout Standard
26565 \begin_inset VSpace bigskip
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Standard
26572
26573 \family sans
26574 影付き背景
26575 \family default
26576 ボックスでは、ボックスの内容と枠の余白の既定値は3
26577 \begin_inset space \thinspace{}
26578 \end_inset
26579
26580 ptになっていますが、
26581 \series bold
26582
26583 \backslash
26584 fboxsep
26585 \series default
26586 の値を変更することで変えられます。既定の背景色である赤色は、
26587 \series bold
26588
26589 \backslash
26590 definecolor{shadebox}
26591 \series default
26592 コマンドで局所的に変更することもできますし、
26593 \family sans
26594 ツール\SpecialChar \menuseparator
26595 設定\SpecialChar \menuseparator
26596 色\SpecialChar \menuseparator
26597 影付きボックス
26598 \family default
26599 メニューからグローバルに変更することもできます。
26600 \series bold
26601
26602 \backslash
26603 definecolor
26604 \series default
26605 コマンドの用法は第
26606 \begin_inset CommandInset ref
26607 LatexCommand ref
26608 reference "sec:色付きの表"
26609
26610 \end_inset
26611
26612
26613 \begin_inset Foot
26614 status open
26615
26616 \begin_layout Plain Layout
26617 N
26618 \series bold
26619
26620 \backslash
26621 definecolor
26622 \series default
26623 は、LaTeXパッケージの
26624 \series bold
26625 color
26626 \series default
26627 をプリアンブルに読み込む必要があります。第
26628 \begin_inset CommandInset ref
26629 LatexCommand ref
26630 reference "sec:色付きボックス"
26631
26632 \end_inset
26633
26634 節をご参照ください。.
26635 \end_layout
26636
26637 \end_inset
26638
26639 で説明されています。
26640 \end_layout
26641
26642 \begin_layout Standard
26643 たとえば、下記の影付き背景ボックスの外見は
26644 \end_layout
26645
26646 \begin_layout Standard
26647
26648 \series bold
26649
26650 \backslash
26651 setlength{
26652 \backslash
26653 fboxsep}{0.5cm}
26654 \series default
26655
26656 \begin_inset Newline newline
26657 \end_inset
26658
26659
26660 \series bold
26661
26662 \backslash
26663 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26664 \end_layout
26665
26666 \begin_layout Standard
26667 というTeXコードコマンドを使って設定してあります。
26668 \end_layout
26669
26670 \begin_layout Standard
26671 \begin_inset ERT
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675
26676
26677 \backslash
26678 setlength{
26679 \backslash
26680 fboxsep}{0.5cm}
26681 \end_layout
26682
26683 \begin_layout Plain Layout
26684
26685
26686 \backslash
26687 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \begin_inset Box Shaded
26694 position "t"
26695 hor_pos "c"
26696 has_inner_box 0
26697 inner_pos "t"
26698 use_parbox 0
26699 use_makebox 0
26700 width "100col%"
26701 special "none"
26702 height "1in"
26703 height_special "totalheight"
26704 status open
26705
26706 \begin_layout Plain Layout
26707
26708 \color yellow
26709 これは、濃緑色の背景の
26710 \family sans
26711 影付き背景
26712 \family default
26713 ボックスに入れた黄色の文章です。
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \begin_inset ERT
26720 status collapsed
26721
26722 \begin_layout Plain Layout
26723
26724
26725 \backslash
26726 setlength{
26727 \backslash
26728 fboxsep}{3pt}
26729 \end_layout
26730
26731 \begin_layout Plain Layout
26732
26733
26734 \backslash
26735 definecolor{shadecolor}{rgb}{1,0,0}
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \begin_layout Standard
26744 \begin_inset VSpace bigskip
26745 \end_inset
26746
26747 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
26748 \end_layout
26749
26750 \begin_layout Section
26751 ミニページ
26752 \begin_inset CommandInset label
26753 LatexCommand label
26754 name "sec:ミニページ"
26755
26756 \end_inset
26757
26758
26759 \begin_inset Index idx
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763 ぼっくす@ボックス ! みにぺーじ@ミニページ
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \end_layout
26770
26771 \begin_layout Standard
26772 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
26773 \end_layout
26774
26775 \begin_layout Standard
26776 ミニページは、複数の言語を含む文書を執筆する際に便利です。
26777 \end_layout
26778
26779 \begin_layout Standard
26780 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
26781 \family sans
26782 挿入
26783 \family default
26784 \SpecialChar \menuseparator
26785
26786 \family sans
26787 整形
26788 \family default
26789 \SpecialChar \menuseparator
26790
26791 \family sans
26792 水平方向の空白
26793 \family default
26794 メニューで挿入した水平フィルで隔てられています。
26795 \begin_inset Newpage newpage
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \begin_layout Standard
26802 \begin_inset Box Frameless
26803 position "t"
26804 hor_pos "c"
26805 has_inner_box 1
26806 inner_pos "c"
26807 use_parbox 0
26808 use_makebox 0
26809 width "45col%"
26810 special "none"
26811 height "1in"
26812 height_special "totalheight"
26813 status open
26814
26815 \begin_layout Plain Layout
26816 Dies ist ein deutscher Text.
26817  Dies ist ein deutscher Text.
26818  Dies ist ein deutscher Text.
26819  Dies ist ein deutscher Text.
26820  Dies ist ein deutscher Text.
26821  Dies ist ein deutscher Text.
26822  Dies ist ein deutscher Text.
26823  Dies ist ein deutscher Text.
26824  Dies ist ein deutscher Text.
26825  Dies ist ein deutscher Text.
26826  Dies ist ein deutscher Text.
26827  Dies ist ein deutscher Text.
26828  Dies ist ein deutscher Text
26829 \begin_inset Foot
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833 Dies ist eine deutsche Fußnote.
26834 \end_layout
26835
26836 \end_inset
26837
26838 .
26839  Dies ist ein deutscher Text.
26840  Dies ist ein deutscher Text.
26841 \end_layout
26842
26843 \end_inset
26844
26845
26846 \begin_inset space \hfill{}
26847 \end_inset
26848
26849
26850 \begin_inset Box Frameless
26851 position "t"
26852 hor_pos "c"
26853 has_inner_box 1
26854 inner_pos "c"
26855 use_parbox 0
26856 use_makebox 0
26857 width "45col%"
26858 special "none"
26859 height "1in"
26860 height_special "totalheight"
26861 status open
26862
26863 \begin_layout Plain Layout
26864 This is an English Text.
26865  This is an English Text.
26866  This is an English Text.
26867  This is an English Text.
26868  This is an English Text.
26869  This is an English Text.
26870  This is an English Text.
26871  This is an English Text.
26872  This is an English Text.
26873  This is an English Text.
26874  This is an English Text.
26875  This is an English Text.
26876  This is an English Text.
26877  This is an English Text.
26878  This is an English Text.
26879  This is an English Text.
26880 \begin_inset Foot
26881 status collapsed
26882
26883 \begin_layout Plain Layout
26884 This is an English footnote.
26885 \end_layout
26886
26887 \end_inset
26888
26889  This is an English Text.
26890  
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \end_layout
26897
26898 \begin_layout Standard
26899 \begin_inset VSpace bigskip
26900 \end_inset
26901
26902 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
26903 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
26904 \end_layout
26905
26906 \begin_layout Standard
26907 この表の脚注は表示されません。
26908 \begin_inset Tabular
26909 <lyxtabular version="3" rows="3" columns="4">
26910 <features tabularvalignment="middle">
26911 <column alignment="center" valignment="top" width="0pt">
26912 <column alignment="center" valignment="top" width="0pt">
26913 <column alignment="center" valignment="top" width="0pt">
26914 <column alignment="center" valignment="top" width="0pt">
26915 <row>
26916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Plain Layout
26920 1
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 2
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26935 \begin_inset Text
26936
26937 \begin_layout Plain Layout
26938 3
26939 \begin_inset Foot
26940 status collapsed
26941
26942 \begin_layout Plain Layout
26943 これは表中の脚注です。
26944 \end_layout
26945
26946 \end_inset
26947
26948
26949 \end_layout
26950
26951 \end_inset
26952 </cell>
26953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Plain Layout
26957 4
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 </row>
26963 <row>
26964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Plain Layout
26968
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Plain Layout
26986
26987 \end_layout
26988
26989 \end_inset
26990 </cell>
26991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26992 \begin_inset Text
26993
26994 \begin_layout Plain Layout
26995
26996 \end_layout
26997
26998 \end_inset
26999 </cell>
27000 </row>
27001 <row>
27002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27003 \begin_inset Text
27004
27005 \begin_layout Plain Layout
27006
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27012 \begin_inset Text
27013
27014 \begin_layout Plain Layout
27015
27016 \end_layout
27017
27018 \end_inset
27019 </cell>
27020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27021 \begin_inset Text
27022
27023 \begin_layout Plain Layout
27024
27025 \end_layout
27026
27027 \end_inset
27028 </cell>
27029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27030 \begin_inset Text
27031
27032 \begin_layout Plain Layout
27033
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 </row>
27039 </lyxtabular>
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Standard
27047 \align center
27048 \begin_inset Box Frameless
27049 position "t"
27050 hor_pos "c"
27051 has_inner_box 1
27052 inner_pos "c"
27053 use_parbox 0
27054 use_makebox 0
27055 width "30col%"
27056 special "none"
27057 height "1in"
27058 height_special "totalheight"
27059 status open
27060
27061 \begin_layout Plain Layout
27062 \align center
27063 \begin_inset Tabular
27064 <lyxtabular version="3" rows="3" columns="4">
27065 <features tabularvalignment="middle">
27066 <column alignment="center" valignment="top" width="0pt">
27067 <column alignment="center" valignment="top" width="0pt">
27068 <column alignment="center" valignment="top" width="0pt">
27069 <column alignment="center" valignment="top" width="0pt">
27070 <row>
27071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27072 \begin_inset Text
27073
27074 \begin_layout Plain Layout
27075 1
27076 \end_layout
27077
27078 \end_inset
27079 </cell>
27080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27081 \begin_inset Text
27082
27083 \begin_layout Plain Layout
27084 2
27085 \end_layout
27086
27087 \end_inset
27088 </cell>
27089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27090 \begin_inset Text
27091
27092 \begin_layout Plain Layout
27093 3
27094 \begin_inset Foot
27095 status collapsed
27096
27097 \begin_layout Plain Layout
27098 これは表中の脚注です。
27099 \end_layout
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \end_inset
27107 </cell>
27108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27109 \begin_inset Text
27110
27111 \begin_layout Plain Layout
27112 4
27113 \end_layout
27114
27115 \end_inset
27116 </cell>
27117 </row>
27118 <row>
27119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27120 \begin_inset Text
27121
27122 \begin_layout Plain Layout
27123
27124 \end_layout
27125
27126 \end_inset
27127 </cell>
27128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27129 \begin_inset Text
27130
27131 \begin_layout Plain Layout
27132
27133 \end_layout
27134
27135 \end_inset
27136 </cell>
27137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Plain Layout
27141
27142 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27147 \begin_inset Text
27148
27149 \begin_layout Plain Layout
27150
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 </row>
27156 <row>
27157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27158 \begin_inset Text
27159
27160 \begin_layout Plain Layout
27161
27162 \end_layout
27163
27164 \end_inset
27165 </cell>
27166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27167 \begin_inset Text
27168
27169 \begin_layout Plain Layout
27170
27171 \end_layout
27172
27173 \end_inset
27174 </cell>
27175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27176 \begin_inset Text
27177
27178 \begin_layout Plain Layout
27179
27180 \end_layout
27181
27182 \end_inset
27183 </cell>
27184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27185 \begin_inset Text
27186
27187 \begin_layout Plain Layout
27188
27189 \end_layout
27190
27191 \end_inset
27192 </cell>
27193 </row>
27194 </lyxtabular>
27195
27196 \end_inset
27197
27198
27199 \end_layout
27200
27201 \end_inset
27202
27203
27204 \end_layout
27205
27206 \begin_layout Standard
27207 \begin_inset VSpace bigskip
27208 \end_inset
27209
27210 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27211 \family sans
27212 中スキップ
27213 \family default
27214 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27215 \end_layout
27216
27217 \begin_layout Standard
27218 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27219 \begin_inset CommandInset ref
27220 LatexCommand ref
27221 reference "sub:段落の着色"
27222
27223 \end_inset
27224
27225 節をご参照ください。
27226 \end_layout
27227
27228 \begin_layout Standard
27229 \begin_inset Note Greyedout
27230 status open
27231
27232 \begin_layout Plain Layout
27233
27234 \series bold
27235 【註】
27236 \series default
27237 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27238 \end_layout
27239
27240 \end_inset
27241
27242
27243 \end_layout
27244
27245 \begin_layout Section
27246 Parbox
27247 \begin_inset CommandInset label
27248 LatexCommand label
27249 name "sec:Parboxes"
27250
27251 \end_inset
27252
27253
27254 \begin_inset Index idx
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258 ぼっくす@ボックス ! Parboxes
27259 \end_layout
27260
27261 \end_inset
27262
27263
27264 \end_layout
27265
27266 \begin_layout Standard
27267 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。ミニページとの主な違いは、ミニページの方は、parboxとは違って、本
27268 当のボックスではなくLaTeX環境であるところです。
27269 \end_layout
27270
27271 \begin_layout Standard
27272 \align center
27273 \begin_inset Box Frameless
27274 position "t"
27275 hor_pos "c"
27276 has_inner_box 1
27277 inner_pos "t"
27278 use_parbox 1
27279 use_makebox 0
27280 width "33col%"
27281 special "none"
27282 height "1in"
27283 height_special "totalheight"
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287 これはparbox内の文章です。これはparbox内の文章です。
27288 \end_layout
27289
27290 \begin_layout Plain Layout
27291 右の脚注は表示されません。
27292 \begin_inset Foot
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296 これはparbox内の脚注であり、したがって表示はされません。
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Section
27310 単語や文字のボックス
27311 \begin_inset Index idx
27312 status collapsed
27313
27314 \begin_layout Plain Layout
27315 ぼっくす@ボックス ! もじよう@文字用
27316 \end_layout
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \begin_layout Subsection
27324 ハイフネーションの回避
27325 \begin_inset CommandInset label
27326 LatexCommand label
27327 name "sec:ハイフネーションの回避"
27328
27329 \end_inset
27330
27331
27332 \begin_inset Index idx
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \begin_layout Standard
27345
27346 \lang english
27347 You can use the box type 
27348 \family sans
27349 Makebox
27350 \family default
27351  to prevent words or text from being hyphenated.
27352 \lang japanese
27353
27354 \begin_inset Newline newline
27355 \end_inset
27356
27357 以下が例示用の文章です。
27358 \end_layout
27359
27360 \begin_layout Standard
27361 This line is an example to show how you can prevent the hyphenation of 
27362 \begin_inset Quotes eld
27363 \end_inset
27364
27365 veryverylongword
27366 \begin_inset Quotes erd
27367 \end_inset
27368
27369 .
27370 \end_layout
27371
27372 \begin_layout Standard
27373
27374 \lang english
27375 To prevent the hyphenation of the word 
27376 \begin_inset Quotes eld
27377 \end_inset
27378
27379 veryverylongword
27380 \begin_inset Quotes erd
27381 \end_inset
27382
27383 , put the word into a box, set the 
27384 \family sans
27385 Inner
27386 \begin_inset space ~
27387 \end_inset
27388
27389 box
27390 \family default
27391  to 
27392 \family sans
27393 Makebox
27394 \family default
27395  and its width to 1
27396 \begin_inset space \thinspace{}
27397 \end_inset
27398
27399 Width.
27400 \end_layout
27401
27402 \begin_layout Standard
27403 以下がその結果です。
27404 \end_layout
27405
27406 \begin_layout Standard
27407 This line is an example to show how you can prevent the hyphenation of 
27408 \begin_inset Box Frameless
27409 position "t"
27410 hor_pos "c"
27411 has_inner_box 1
27412 inner_pos "t"
27413 use_parbox 0
27414 use_makebox 1
27415 width "1in"
27416 special "width"
27417 height "1in"
27418 height_special "totalheight"
27419 status open
27420
27421 \begin_layout Plain Layout
27422 \begin_inset Quotes eld
27423 \end_inset
27424
27425 veryverylongword
27426 \begin_inset Quotes erd
27427 \end_inset
27428
27429
27430 \end_layout
27431
27432 \end_inset
27433
27434 .
27435 \end_layout
27436
27437 \begin_layout Standard
27438 別の方法としては、以下のように、単語の前に直接TeXコードで「
27439 \series bold
27440
27441 \backslash
27442 -
27443 \series default
27444 」コマンドを設定する方法もあります。
27445 \end_layout
27446
27447 \begin_layout Standard
27448 This line is an example to show how you can prevent the hyphenation of 
27449 \begin_inset Quotes eld
27450 \end_inset
27451
27452
27453 \begin_inset ERT
27454 status collapsed
27455
27456 \begin_layout Plain Layout
27457
27458
27459 \backslash
27460 -
27461 \end_layout
27462
27463 \end_inset
27464
27465 veryverylongword
27466 \begin_inset Quotes erd
27467 \end_inset
27468
27469 .
27470 \end_layout
27471
27472 \begin_layout Standard
27473 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27474 \family sans
27475 挿入
27476 \family default
27477 \SpecialChar \menuseparator
27478
27479 \family sans
27480 整形
27481 \family default
27482 \SpecialChar \menuseparator
27483
27484 \family sans
27485 整形なし改行
27486 \family default
27487 メニュー(短絡キー
27488 \begin_inset Info
27489 type  "shortcut"
27490 arg   "newline-insert newline"
27491 \end_inset
27492
27493 )から改行を単語の前に入れてください。
27494 \end_layout
27495
27496 \begin_layout Standard
27497 This line is an example to show how you can prevent the hyphenation of 
27498 \begin_inset Newline newline
27499 \end_inset
27500
27501
27502 \begin_inset Box Frameless
27503 position "t"
27504 hor_pos "c"
27505 has_inner_box 1
27506 inner_pos "t"
27507 use_parbox 0
27508 use_makebox 1
27509 width "1in"
27510 special "width"
27511 height "1in"
27512 height_special "totalheight"
27513 status open
27514
27515 \begin_layout Plain Layout
27516 \begin_inset Quotes eld
27517 \end_inset
27518
27519 veryverylongword
27520 \begin_inset Quotes erd
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \end_inset
27527
27528 .
27529 \end_layout
27530
27531 \begin_layout Subsection
27532 垂直揃え
27533 \begin_inset CommandInset label
27534 LatexCommand label
27535 name "sub:垂直揃え"
27536
27537 \end_inset
27538
27539
27540 \begin_inset Index idx
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
27545 \end_layout
27546
27547 \end_inset
27548
27549
27550 \begin_inset Index idx
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 ぼっくす@ボックス ! Raiseboxes
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \begin_layout Standard
27563
27564 \series bold
27565
27566 \backslash
27567 raisebox
27568 \series default
27569 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
27570 \series bold
27571
27572 \backslash
27573 raisebox
27574 \series default
27575 は以下の書式で使用します。
27576 \end_layout
27577
27578 \begin_layout Standard
27579
27580 \series bold
27581
27582 \backslash
27583 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
27584 \end_layout
27585
27586 \begin_layout Standard
27587 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
27588 \end_layout
27589
27590 \begin_layout Standard
27591 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
27592 \end_layout
27593
27594 \begin_layout Standard
27595
27596 \series bold
27597
27598 \backslash
27599 raisebox{
27600 \backslash
27601 depth}{
27602 \end_layout
27603
27604 \begin_layout Standard
27605 というコマンドを挿入してください。単語の後には、閉じ括弧「
27606 \series bold
27607 }
27608 \series default
27609 」をTeXコードで挿入してください。
27610 \begin_inset Newline newline
27611 \end_inset
27612
27613 以下がその出力です。
27614 \end_layout
27615
27616 \begin_layout Standard
27617 This is a text line with the word 
27618 \begin_inset ERT
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622
27623
27624 \backslash
27625 raisebox{
27626 \backslash
27627 depth}{
27628 \end_layout
27629
27630 \end_inset
27631
27632
27633 \begin_inset Quotes eld
27634 \end_inset
27635
27636 preventing
27637 \begin_inset Quotes erd
27638 \end_inset
27639
27640
27641 \begin_inset ERT
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645
27646 }
27647 \end_layout
27648
27649 \end_inset
27650
27651  as raised word.
27652 \end_layout
27653
27654 \begin_layout Standard
27655 \begin_inset VSpace bigskip
27656 \end_inset
27657
27658 行中の文字を上げ下げすると、以下のように行間が広がります。
27659 \end_layout
27660
27661 \begin_layout Standard
27662 This is a text line with the word 
27663 \begin_inset ERT
27664 status collapsed
27665
27666 \begin_layout Plain Layout
27667
27668
27669 \backslash
27670 raisebox{-
27671 \backslash
27672 depth}{
27673 \end_layout
27674
27675 \end_inset
27676
27677
27678 \begin_inset Quotes eld
27679 \end_inset
27680
27681 preventing
27682 \begin_inset Quotes erd
27683 \end_inset
27684
27685
27686 \begin_inset ERT
27687 status collapsed
27688
27689 \begin_layout Plain Layout
27690
27691 }
27692 \end_layout
27693
27694 \end_inset
27695
27696  as lowered word.
27697 \begin_inset Newline newline
27698 \end_inset
27699
27700 This is a text line with the word 
27701 \begin_inset ERT
27702 status collapsed
27703
27704 \begin_layout Plain Layout
27705
27706
27707 \backslash
27708 raisebox{0.5cm}{
27709 \end_layout
27710
27711 \end_inset
27712
27713
27714 \begin_inset Quotes eld
27715 \end_inset
27716
27717 testing
27718 \begin_inset Quotes erd
27719 \end_inset
27720
27721
27722 \begin_inset ERT
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726
27727 }
27728 \end_layout
27729
27730 \end_inset
27731
27732  as raised word.
27733 \end_layout
27734
27735 \begin_layout Standard
27736 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
27737 \end_layout
27738
27739 \begin_layout Standard
27740
27741 \series bold
27742
27743 \backslash
27744 raisebox{-
27745 \backslash
27746 depth}[0pt]{
27747 \end_layout
27748
27749 \begin_layout Standard
27750 とすると、
27751 \end_layout
27752
27753 \begin_layout Standard
27754 This is a text line with the word 
27755 \begin_inset ERT
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759
27760
27761 \backslash
27762 raisebox{-
27763 \backslash
27764 depth}[0pt]{
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \begin_inset Quotes eld
27771 \end_inset
27772
27773 preventing
27774 \begin_inset Quotes erd
27775 \end_inset
27776
27777
27778 \begin_inset ERT
27779 status collapsed
27780
27781 \begin_layout Plain Layout
27782
27783 }
27784 \end_layout
27785
27786 \end_inset
27787
27788  as lowered word.
27789 \begin_inset Newline newline
27790 \end_inset
27791
27792 This is a text line with the word 
27793 \begin_inset ERT
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797
27798
27799 \backslash
27800 raisebox{0.5cm}[0pt]{
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \begin_inset Quotes eld
27807 \end_inset
27808
27809 testing
27810 \begin_inset Quotes erd
27811 \end_inset
27812
27813
27814 \begin_inset ERT
27815 status collapsed
27816
27817 \begin_layout Plain Layout
27818
27819 }
27820 \end_layout
27821
27822 \end_inset
27823
27824  as raised word.
27825 \end_layout
27826
27827 \begin_layout Section
27828 色付きボックス
27829 \begin_inset CommandInset label
27830 LatexCommand label
27831 name "sec:色付きボックス"
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index idx
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 ぼっくす@ボックス ! いろつき@色付き
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Subsection
27849 文字の着色
27850 \begin_inset Index idx
27851 status collapsed
27852
27853 \begin_layout Plain Layout
27854 いろ@色 ! もじの@文字の---
27855 \end_layout
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \begin_layout Standard
27863 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
27864 \series bold
27865 color
27866 \series default
27867
27868 \begin_inset Index idx
27869 status collapsed
27870
27871 \begin_layout Plain Layout
27872 LaTeXぱっけーじ@LaTeXパッケージ ! color
27873 \end_layout
27874
27875 \end_inset
27876
27877 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
27878 \end_layout
27879
27880 \begin_layout Standard
27881
27882 \series bold
27883
27884 \backslash
27885 @ifundefined{textcolor}
27886 \begin_inset Newline newline
27887 \end_inset
27888
27889
27890 \begin_inset Phantom HPhantom
27891 status open
27892
27893 \begin_layout Plain Layout
27894
27895 \series bold
27896 \begin_inset space ~
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \end_inset
27903
27904 {
27905 \backslash
27906 usepackage{color}}{}
27907 \end_layout
27908
27909 \begin_layout Standard
27910
27911 \series bold
27912 color
27913 \series default
27914 パッケージは、文章を着色するとLyXが自動的に読み込みます
27915 \begin_inset Foot
27916 status collapsed
27917
27918 \begin_layout Plain Layout
27919 これが二度読み込まれることを回避するには、
27920 \series bold
27921
27922 \backslash
27923 @ifundefined
27924 \series default
27925 コマンドを使用します。
27926 \end_layout
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \begin_layout Standard
27934 \begin_inset VSpace medskip
27935 \end_inset
27936
27937 色付きボックスは、
27938 \series bold
27939
27940 \backslash
27941 colorbox
27942 \series default
27943 コマンドを使って作ります。これは、以下のような書式で使われます。
27944 \end_layout
27945
27946 \begin_layout Standard
27947
27948 \series bold
27949
27950 \backslash
27951 colorbox{color}{ボックスの内容}
27952 \end_layout
27953
27954 \begin_layout Standard
27955 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
27956 \end_layout
27957
27958 \begin_layout Standard
27959 事前定義されている色には、
27960 \begin_inset Newline newline
27961 \end_inset
27962
27963
27964 \family sans
27965
27966 \family default
27967
27968 \family sans
27969
27970 \family default
27971
27972 \family sans
27973 シアン
27974 \family default
27975
27976 \family sans
27977
27978 \family default
27979
27980 \family sans
27981 マゼンタ
27982 \family default
27983
27984 \family sans
27985
27986 \family default
27987
27988 \family sans
27989
27990 \family default
27991
27992 \family sans
27993
27994 \family default
27995
27996 \begin_inset Newline newline
27997 \end_inset
27998
27999 があります。第
28000 \begin_inset CommandInset ref
28001 LatexCommand ref
28002 reference "sec:色付きの表"
28003
28004 \end_inset
28005
28006 節に述べられているようにすれば、自前の色を定義することもできます。
28007 \end_layout
28008
28009 \begin_layout Standard
28010 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
28011 \end_layout
28012
28013 \begin_layout Standard
28014
28015 \series bold
28016
28017 \backslash
28018 colorbox{red}{
28019 \end_layout
28020
28021 \begin_layout Standard
28022 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
28023 \series bold
28024 }
28025 \series default
28026 」を入れてください。
28027 \begin_inset Newline newline
28028 \end_inset
28029
28030 以下がその結果です。
28031 \end_layout
28032
28033 \begin_layout Standard
28034 この行では、
28035 \begin_inset ERT
28036 status collapsed
28037
28038 \begin_layout Plain Layout
28039
28040
28041 \backslash
28042 colorbox{red}{
28043 \end_layout
28044
28045 \end_inset
28046
28047 「注意!」
28048 \begin_inset ERT
28049 status collapsed
28050
28051 \begin_layout Plain Layout
28052
28053 }
28054 \end_layout
28055
28056 \end_inset
28057
28058 という単語が赤い背景になっています。
28059 \end_layout
28060
28061 \begin_layout Standard
28062 \begin_inset VSpace bigskip
28063 \end_inset
28064
28065 ボックスの枠を別の色にしたい場合には、以下の書式で
28066 \series bold
28067
28068 \backslash
28069 fcolorbox
28070 \series default
28071 コマンドを使います。
28072 \end_layout
28073
28074 \begin_layout Standard
28075
28076 \series bold
28077
28078 \backslash
28079 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28080 \end_layout
28081
28082 \begin_layout Standard
28083
28084 \series bold
28085
28086 \backslash
28087 fcolorbox
28088 \series default
28089
28090 \series bold
28091
28092 \backslash
28093 colorbox
28094 \series default
28095 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28096 \begin_inset CommandInset ref
28097 LatexCommand ref
28098 reference "sec:装飾"
28099
28100 \end_inset
28101
28102 節で述べられているように、それぞれ
28103 \series bold
28104
28105 \backslash
28106 fboxrule
28107 \series default
28108
28109 \series bold
28110
28111 \backslash
28112 fboxsep
28113 \series default
28114 という長さで調節できます。
28115 \end_layout
28116
28117 \begin_layout Standard
28118 以下の例では、
28119 \end_layout
28120
28121 \begin_layout Standard
28122
28123 \series bold
28124
28125 \backslash
28126 fcolorbox{cyan}{magenta}{
28127 \end_layout
28128
28129 \begin_layout Standard
28130 というコマンドを使用しています。
28131 \end_layout
28132
28133 \begin_layout Standard
28134 これは、枠の太さを1
28135 \begin_inset space \thinspace{}
28136 \end_inset
28137
28138 mmに設定した例です。
28139 \begin_inset Newline newline
28140 \end_inset
28141
28142
28143 \begin_inset ERT
28144 status collapsed
28145
28146 \begin_layout Plain Layout
28147
28148
28149 \backslash
28150 fboxrule 1mm 
28151 \backslash
28152 fboxsep 1mm
28153 \end_layout
28154
28155 \end_inset
28156
28157
28158 \begin_inset ERT
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162
28163
28164 \backslash
28165 fcolorbox{cyan}{magenta}{
28166 \end_layout
28167
28168 \end_inset
28169
28170 これは着色した色付きボックス中の文章です。
28171 \begin_inset ERT
28172 status collapsed
28173
28174 \begin_layout Plain Layout
28175
28176 }
28177 \end_layout
28178
28179 \end_inset
28180
28181
28182 \end_layout
28183
28184 \begin_layout Standard
28185 \begin_inset VSpace bigskip
28186 \end_inset
28187
28188 もちろん、色付きボックスの中に色付き文字を入れることもできます
28189 \begin_inset Newline newline
28190 \end_inset
28191
28192
28193 \begin_inset ERT
28194 status collapsed
28195
28196 \begin_layout Plain Layout
28197
28198
28199 \backslash
28200 fcolorbox{cyan}{magenta}{
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \color yellow
28207 これは着色した色付きボックス中の色付き文章です。
28208 \color inherit
28209
28210 \begin_inset ERT
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214
28215 }
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \begin_inset ERT
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225
28226
28227 \backslash
28228 fboxrule 0.4pt 
28229 \backslash
28230 fboxsep 3pt
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239
28240 \series bold
28241 \begin_inset VSpace medskip
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \begin_layout Standard
28248 \begin_inset Note Greyedout
28249 status open
28250
28251 \begin_layout Plain Layout
28252
28253 \series bold
28254 【註】
28255 \series default
28256 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Subsection
28265 段落の着色
28266 \begin_inset CommandInset label
28267 LatexCommand label
28268 name "sub:段落の着色"
28269
28270 \end_inset
28271
28272
28273 \begin_inset Index idx
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 いろ@色 ! だんらく@段落---
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28287 \series bold
28288
28289 \backslash
28290 colorbox
28291 \series default
28292 コマンドを
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298
28299 \backslash
28300 colorbox{色名}{
28301 \end_layout
28302
28303 \begin_layout Standard
28304 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28305 \series bold
28306 }
28307 \series default
28308 」を挿入してください。
28309 \end_layout
28310
28311 \begin_layout Standard
28312 \begin_inset ERT
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316
28317
28318 \backslash
28319 colorbox{lightgrey}{
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \begin_inset Box Frameless
28326 position "t"
28327 hor_pos "c"
28328 has_inner_box 1
28329 inner_pos "t"
28330 use_parbox 0
28331 use_makebox 0
28332 width "100col%"
28333 special "none"
28334 height "1in"
28335 height_special "totalheight"
28336 status open
28337
28338 \begin_layout Plain Layout
28339 これは背景色を付けた文章です。これは背景色を付けた文章です。
28340 \end_layout
28341
28342 \begin_layout Plain Layout
28343 \begin_inset VSpace defskip
28344 \end_inset
28345
28346 ここの文章には脚注
28347 \begin_inset Foot
28348 status collapsed
28349
28350 \begin_layout Plain Layout
28351 脚注の例
28352 \end_layout
28353
28354 \end_inset
28355
28356 を付けることもできますし、図表を挿入することもできます。
28357 \end_layout
28358
28359 \begin_layout Plain Layout
28360 \align center
28361 \begin_inset Tabular
28362 <lyxtabular version="3" rows="3" columns="3">
28363 <features tabularvalignment="middle">
28364 <column alignment="center" valignment="top" width="0">
28365 <column alignment="center" valignment="top" width="0">
28366 <column alignment="center" valignment="top" width="0">
28367 <row>
28368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28369 \begin_inset Text
28370
28371 \begin_layout Plain Layout
28372 a
28373 \end_layout
28374
28375 \end_inset
28376 </cell>
28377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28378 \begin_inset Text
28379
28380 \begin_layout Plain Layout
28381 !
28382 \end_layout
28383
28384 \end_inset
28385 </cell>
28386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28387 \begin_inset Text
28388
28389 \begin_layout Plain Layout
28390 3
28391 \end_layout
28392
28393 \end_inset
28394 </cell>
28395 </row>
28396 <row>
28397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28398 \begin_inset Text
28399
28400 \begin_layout Plain Layout
28401 <
28402 \end_layout
28403
28404 \end_inset
28405 </cell>
28406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28407 \begin_inset Text
28408
28409 \begin_layout Plain Layout
28410 b2
28411 \begin_inset Quotes erd
28412 \end_inset
28413
28414 |
28415 \end_layout
28416
28417 \end_inset
28418 </cell>
28419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28420 \begin_inset Text
28421
28422 \begin_layout Plain Layout
28423 >
28424 \end_layout
28425
28426 \end_inset
28427 </cell>
28428 </row>
28429 <row>
28430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28431 \begin_inset Text
28432
28433 \begin_layout Plain Layout
28434 1
28435 \end_layout
28436
28437 \end_inset
28438 </cell>
28439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28440 \begin_inset Text
28441
28442 \begin_layout Plain Layout
28443 §
28444 \end_layout
28445
28446 \end_inset
28447 </cell>
28448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28449 \begin_inset Text
28450
28451 \begin_layout Plain Layout
28452 c
28453 \end_layout
28454
28455 \end_inset
28456 </cell>
28457 </row>
28458 </lyxtabular>
28459
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \begin_inset ERT
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472
28473 }
28474 \end_layout
28475
28476 \end_inset
28477
28478
28479 \end_layout
28480
28481 \begin_layout Section
28482 ボックスの伸縮回転
28483 \end_layout
28484
28485 \begin_layout Standard
28486 本節で述べられているコマンドを使用するには、文書プリアンブルで
28487 \end_layout
28488
28489 \begin_layout Standard
28490
28491 \series bold
28492
28493 \backslash
28494 @ifundefined{rotatebox}
28495 \begin_inset Newline newline
28496 \end_inset
28497
28498
28499 \begin_inset Phantom HPhantom
28500 status open
28501
28502 \begin_layout Plain Layout
28503
28504 \series bold
28505 \begin_inset space ~
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \end_inset
28512
28513 {
28514 \backslash
28515 usepackage{graphicx}}{}
28516 \end_layout
28517
28518 \begin_layout Standard
28519 というコマンドを使用して、
28520 \series bold
28521 graphicx
28522 \series default
28523
28524 \begin_inset Index idx
28525 status collapsed
28526
28527 \begin_layout Plain Layout
28528 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
28529 \end_layout
28530
28531 \end_inset
28532
28533 LaTeXパッケージを読み込む必要があります。
28534 \end_layout
28535
28536 \begin_layout Standard
28537 \begin_inset Note Greyedout
28538 status open
28539
28540 \begin_layout Plain Layout
28541
28542 \series bold
28543 【註】
28544 \series default
28545 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Standard
28554 \begin_inset Note Greyedout
28555 status open
28556
28557 \begin_layout Plain Layout
28558
28559 \series bold
28560 【註】
28561 \series default
28562 フロートは回転伸縮したボックスの中に入れることはできません。
28563 \end_layout
28564
28565 \end_inset
28566
28567
28568 \end_layout
28569
28570 \begin_layout Subsection
28571 ボックスの回転
28572 \begin_inset Index idx
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576 ぼっくす@ボックス ! かいてんした@回転した
28577 \end_layout
28578
28579 \end_inset
28580
28581
28582 \begin_inset Index idx
28583 status collapsed
28584
28585 \begin_layout Plain Layout
28586 かいてん@回転 ! そざいの@素材の---
28587 \end_layout
28588
28589 \end_inset
28590
28591
28592 \begin_inset Index idx
28593 status collapsed
28594
28595 \begin_layout Plain Layout
28596 ず@図 ! のかいてん@---の回転
28597 \end_layout
28598
28599 \end_inset
28600
28601
28602 \begin_inset Index idx
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606 ひょうのちょうせい@表の調整 ! かいてん@回転
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \begin_layout Standard
28615 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
28616 \series bold
28617
28618 \backslash
28619 rotatebox
28620 \series default
28621 コマンドを使用すれば作成することができます。
28622 \end_layout
28623
28624 \begin_layout Standard
28625
28626 \series bold
28627
28628 \backslash
28629 rotatebox[回転の原点]{回転角}{ボックスの内容}
28630 \end_layout
28631
28632 \begin_layout Standard
28633 回転の原点は、
28634 \series bold
28635 origin=位置
28636 \series default
28637 の形で指定します。位置として指定可能なのは、
28638 \emph on
28639 c
28640 \emph default
28641 (中央揃え)・
28642 \emph on
28643 l
28644 \emph default
28645 (左揃え)・
28646 \emph on
28647 r
28648 \emph default
28649 (右揃え)・
28650 \emph on
28651 b
28652 \emph default
28653 (下揃え)・
28654 \emph on
28655 t
28656 \emph default
28657 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
28658 \emph on
28659 lt
28660 \emph default
28661 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
28662 \emph on
28663 l
28664 \emph default
28665 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
28666 \end_layout
28667
28668 \begin_layout Standard
28669 以下の例では、「回転した」文章の前にTeXコードで
28670 \series bold
28671
28672 \backslash
28673 rotatebox[origin=c]{60}{
28674 \series default
28675 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
28676 \series bold
28677 }
28678 \series default
28679 でボックスを閉じています。
28680 \end_layout
28681
28682 \begin_layout Standard
28683 これは、
28684 \begin_inset ERT
28685 status collapsed
28686
28687 \begin_layout Plain Layout
28688
28689
28690 \backslash
28691 rotatebox[origin=c]{60}{
28692 \end_layout
28693
28694 \end_inset
28695
28696 回転した
28697 \begin_inset ERT
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701
28702 }
28703 \end_layout
28704
28705 \end_inset
28706
28707  文章を含む行です。
28708 \end_layout
28709
28710 \begin_layout Standard
28711 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
28712 \end_layout
28713
28714 \begin_layout Standard
28715 これは、
28716 \begin_inset ERT
28717 status collapsed
28718
28719 \begin_layout Plain Layout
28720
28721
28722 \backslash
28723 rotatebox[origin=r]{-60}{
28724 \end_layout
28725
28726 \end_inset
28727
28728
28729 \begin_inset Box Doublebox
28730 position "c"
28731 hor_pos "c"
28732 has_inner_box 0
28733 inner_pos "c"
28734 use_parbox 0
28735 use_makebox 0
28736 width "1in"
28737 special "width"
28738 height "1in"
28739 height_special "totalheight"
28740 status open
28741
28742 \begin_layout Plain Layout
28743 回転した
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \begin_inset ERT
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753
28754 }
28755 \end_layout
28756
28757 \end_inset
28758
28759 枠付き文章と
28760 \begin_inset ERT
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764
28765
28766 \backslash
28767 rotatebox[origin=lb]{60}{
28768 \end_layout
28769
28770 \end_inset
28771
28772
28773 \begin_inset Formula $\int A\,\mathrm{d}x=B$
28774 \end_inset
28775
28776
28777 \begin_inset ERT
28778 status collapsed
28779
28780 \begin_layout Plain Layout
28781
28782 }
28783 \end_layout
28784
28785 \end_inset
28786
28787 数式を含む行です。
28788 \end_layout
28789
28790 \begin_layout Standard
28791 あるいは、以下のように図や表を入れることもできます。
28792 \end_layout
28793
28794 \begin_layout Standard
28795 これは、
28796 \begin_inset ERT
28797 status collapsed
28798
28799 \begin_layout Plain Layout
28800
28801
28802 \backslash
28803 rotatebox[origin=lb]{90}{
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \begin_inset Graphics
28810         filename ../clipart/platypus.eps
28811         lyxscale 50
28812         width 25col%
28813
28814 \end_inset
28815
28816
28817 \begin_inset ERT
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821
28822 }
28823 \end_layout
28824
28825 \end_inset
28826
28827 回転した画像と
28828 \begin_inset ERT
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832
28833
28834 \backslash
28835 rotatebox[origin=l]{-90}{
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \begin_inset Tabular
28842 <lyxtabular version="3" rows="2" columns="2">
28843 <features tabularvalignment="middle">
28844 <column alignment="center" valignment="top" width="0">
28845 <column alignment="center" valignment="top" width="0">
28846 <row>
28847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28848 \begin_inset Text
28849
28850 \begin_layout Plain Layout
28851 q
28852 \end_layout
28853
28854 \end_inset
28855 </cell>
28856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28857 \begin_inset Text
28858
28859 \begin_layout Plain Layout
28860 w
28861 \end_layout
28862
28863 \end_inset
28864 </cell>
28865 </row>
28866 <row>
28867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28868 \begin_inset Text
28869
28870 \begin_layout Plain Layout
28871 e
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Plain Layout
28880 r
28881 \end_layout
28882
28883 \end_inset
28884 </cell>
28885 </row>
28886 </lyxtabular>
28887
28888 \end_inset
28889
28890
28891 \begin_inset ERT
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895
28896 }
28897 \end_layout
28898
28899 \end_inset
28900
28901 表を含む行です。
28902 \end_layout
28903
28904 \begin_layout Subsection
28905 ボックスの伸縮
28906 \begin_inset Index idx
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
28911 \end_layout
28912
28913 \end_inset
28914
28915
28916 \begin_inset Index idx
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 しんしゅく@伸縮 ! そざいの@素材の---
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \begin_inset Index idx
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930 ず@図 ! のしんしゅく@---の伸縮
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \begin_inset Index idx
28937 status collapsed
28938
28939 \begin_layout Plain Layout
28940 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
28941 \end_layout
28942
28943 \end_inset
28944
28945
28946 \end_layout
28947
28948 \begin_layout Standard
28949 素材を伸縮させるには、TeXコードで
28950 \series bold
28951
28952 \backslash
28953 scalebox
28954 \series default
28955 コマンドと
28956 \series bold
28957
28958 \backslash
28959 resizebox
28960 \series default
28961 コマンドが使えます。
28962 \end_layout
28963
28964 \begin_layout Standard
28965
28966 \series bold
28967
28968 \backslash
28969 scalebox
28970 \series default
28971 は以下の書式で使用します。
28972 \end_layout
28973
28974 \begin_layout Standard
28975
28976 \series bold
28977
28978 \backslash
28979 scalebox{水平方向}[垂直方向]{ボックスの内容}
28980 \end_layout
28981
28982 \begin_layout Standard
28983 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
28984 \end_layout
28985
28986 \begin_layout Standard
28987 たとえば、
28988 \series bold
28989
28990 \backslash
28991 scalebox{2}{こんにちは}
28992 \series default
28993 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
28994 \begin_inset ERT
28995 status collapsed
28996
28997 \begin_layout Plain Layout
28998
28999
29000 \backslash
29001 scalebox{2}{
29002 \end_layout
29003
29004 \end_inset
29005
29006 こんにちは
29007 \begin_inset ERT
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011
29012 }
29013 \end_layout
29014
29015 \end_inset
29016
29017 を生成します。
29018 \end_layout
29019
29020 \begin_layout Standard
29021 これに対し、
29022 \series bold
29023
29024 \backslash
29025 scalebox{2}[1]{こんにちは}
29026 \series default
29027 は、
29028 \begin_inset ERT
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032
29033
29034 \backslash
29035 scalebox{2}[1]{
29036 \end_layout
29037
29038 \end_inset
29039
29040 こんにちは
29041 \begin_inset ERT
29042 status collapsed
29043
29044 \begin_layout Plain Layout
29045
29046 }
29047 \end_layout
29048
29049 \end_inset
29050
29051 を変形させます。
29052 \end_layout
29053
29054 \begin_layout Standard
29055 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29056 \series bold
29057
29058 \backslash
29059 scalebox{-1}[1]{こんにちは}
29060 \series default
29061 というコマンドは、右のように反転文字を生成するのに使用できます:
29062 \begin_inset ERT
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066
29067
29068 \backslash
29069 scalebox{-1}[1]{
29070 \end_layout
29071
29072 \end_inset
29073
29074 こんにちは
29075 \begin_inset ERT
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079
29080 }
29081 \end_layout
29082
29083 \end_inset
29084
29085
29086 \end_layout
29087
29088 \begin_layout Standard
29089
29090 \series bold
29091
29092 \backslash
29093 scalebox{1}[-1]{こんにちは}
29094 \series default
29095 とすると
29096 \begin_inset ERT
29097 status collapsed
29098
29099 \begin_layout Plain Layout
29100
29101
29102 \backslash
29103 scalebox{1}[-1]{
29104 \end_layout
29105
29106 \end_inset
29107
29108 こんにちは
29109 \begin_inset ERT
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113
29114 }
29115 \end_layout
29116
29117 \end_inset
29118
29119 のようにベースラインで鏡像にします。
29120 \end_layout
29121
29122 \begin_layout Standard
29123
29124 \series bold
29125
29126 \backslash
29127 scalebox{-1}[1]{ボックスの内容}
29128 \series default
29129 と同じ働きをするものとして
29130 \begin_inset Newline newline
29131 \end_inset
29132
29133
29134 \series bold
29135
29136 \backslash
29137 reflectbox{ボックスの内容}
29138 \series default
29139
29140 \begin_inset Newline newline
29141 \end_inset
29142
29143 というコマンドがあります。
29144 \end_layout
29145
29146 \begin_layout Standard
29147 \begin_inset VSpace bigskip
29148 \end_inset
29149
29150 指定した幅や丈にボックスを伸縮させるには、
29151 \series bold
29152
29153 \backslash
29154 resizebox
29155 \series default
29156 を使用します。このコマンドの書式は
29157 \end_layout
29158
29159 \begin_layout Standard
29160
29161 \series bold
29162
29163 \backslash
29164 resizebox{幅}{丈}{ボックスの内容}
29165 \end_layout
29166
29167 \begin_layout Standard
29168 です。上記二つのコマンド引数のうち一つが感嘆符「
29169 \series bold
29170 !
29171 \series default
29172 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29173 \end_layout
29174
29175 \begin_layout Standard
29176
29177 \series bold
29178
29179 \backslash
29180 resizebox{2cm}{1cm}{こんにちは}
29181 \series default
29182 というコマンドの出力は、
29183 \begin_inset ERT
29184 status collapsed
29185
29186 \begin_layout Plain Layout
29187
29188
29189 \backslash
29190 resizebox{2cm}{1cm}{
29191 \end_layout
29192
29193 \end_inset
29194
29195 こんにちは
29196 \begin_inset ERT
29197 status collapsed
29198
29199 \begin_layout Plain Layout
29200
29201 }
29202 \end_layout
29203
29204 \end_inset
29205
29206 となり、
29207 \begin_inset Newline newline
29208 \end_inset
29209
29210
29211 \series bold
29212
29213 \backslash
29214 resizebox{2cm}{!}{こんにちは}
29215 \series default
29216 というコマンドの出力は、
29217 \begin_inset ERT
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221
29222
29223 \backslash
29224 resizebox{2cm}{!}{
29225 \end_layout
29226
29227 \end_inset
29228
29229 こんにちは
29230 \begin_inset ERT
29231 status collapsed
29232
29233 \begin_layout Plain Layout
29234
29235 }
29236 \end_layout
29237
29238 \end_inset
29239
29240 となります。
29241 \end_layout
29242
29243 \begin_layout Standard
29244 \begin_inset VSpace bigskip
29245 \end_inset
29246
29247
29248 \begin_inset Note Greyedout
29249 status open
29250
29251 \begin_layout Plain Layout
29252
29253 \series bold
29254 【註】
29255 \backslash
29256 scalebox
29257 \series default
29258
29259 \series bold
29260
29261 \backslash
29262 resizebox
29263 \series default
29264 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29265 \end_layout
29266
29267 \end_inset
29268
29269
29270 \end_layout
29271
29272 \begin_layout Standard
29273 \begin_inset VSpace bigskip
29274 \end_inset
29275
29276
29277 \end_layout
29278
29279 \begin_layout Standard
29280 ボックスは好きな順序で組み合わせることができます。たとえば、
29281 \begin_inset Newline newline
29282 \end_inset
29283
29284
29285 \series bold
29286
29287 \backslash
29288 rotatebox[origin=c]{-45}{
29289 \backslash
29290 resizebox{2cm}{!}{
29291 \backslash
29292 reflectbox{こんにちは}}}
29293 \begin_inset Newline newline
29294 \end_inset
29295
29296
29297 \series default
29298 というコマンドは、
29299 \end_layout
29300
29301 \begin_layout Standard
29302 \align center
29303 \begin_inset ERT
29304 status collapsed
29305
29306 \begin_layout Plain Layout
29307
29308
29309 \backslash
29310 rotatebox[origin=c]{-45}{
29311 \backslash
29312 resizebox{2cm}{!}{
29313 \backslash
29314 reflectbox{
29315 \end_layout
29316
29317 \end_inset
29318
29319 こんにちは
29320 \begin_inset ERT
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324
29325 }}}
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 \noindent
29335 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29336 \end_layout
29337
29338 \begin_layout Standard
29339 \align center
29340 \begin_inset ERT
29341 status collapsed
29342
29343 \begin_layout Plain Layout
29344
29345
29346 \backslash
29347 rotatebox[origin=c]{-30}{
29348 \backslash
29349 resizebox{2cm}{!}{
29350 \backslash
29351 reflectbox{
29352 \end_layout
29353
29354 \end_inset
29355
29356
29357 \begin_inset Graphics
29358         filename ../clipart/platypus.eps
29359         lyxscale 50
29360         width 25col%
29361
29362 \end_inset
29363
29364
29365 \begin_inset ERT
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369
29370 }}}
29371 \end_layout
29372
29373 \end_inset
29374
29375
29376 \begin_inset ERT
29377 status collapsed
29378
29379 \begin_layout Plain Layout
29380
29381
29382 \backslash
29383 rotatebox[origin=c]{-45}{
29384 \backslash
29385 resizebox{2cm}{!}{
29386 \backslash
29387 reflectbox{
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \begin_inset Tabular
29394 <lyxtabular version="3" rows="2" columns="2">
29395 <features tabularvalignment="middle">
29396 <column alignment="center" valignment="top" width="0">
29397 <column alignment="center" valignment="top" width="0">
29398 <row>
29399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29400 \begin_inset Text
29401
29402 \begin_layout Plain Layout
29403 q
29404 \end_layout
29405
29406 \end_inset
29407 </cell>
29408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412 w
29413 \end_layout
29414
29415 \end_inset
29416 </cell>
29417 </row>
29418 <row>
29419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29420 \begin_inset Text
29421
29422 \begin_layout Plain Layout
29423 e
29424 \end_layout
29425
29426 \end_inset
29427 </cell>
29428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29429 \begin_inset Text
29430
29431 \begin_layout Plain Layout
29432 r
29433 \end_layout
29434
29435 \end_inset
29436 </cell>
29437 </row>
29438 </lyxtabular>
29439
29440 \end_inset
29441
29442
29443 \begin_inset ERT
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447
29448 }}}
29449 \end_layout
29450
29451 \end_inset
29452
29453
29454 \begin_inset ERT
29455 status collapsed
29456
29457 \begin_layout Plain Layout
29458
29459
29460 \backslash
29461 rotatebox[origin=c]{-45}{
29462 \backslash
29463 resizebox{2cm}{!}{
29464 \backslash
29465 reflectbox{
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29472 \end_inset
29473
29474
29475 \begin_inset ERT
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479
29480 }}}
29481 \end_layout
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Standard
29489 文書で大域的に数式様式
29490 \series bold
29491 fleqn
29492 \series default
29493 を使用している場合
29494 \begin_inset Foot
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29499 \end_layout
29500
29501 \end_inset
29502
29503 には、別行建て数式も伸縮させることができます。
29504 \end_layout
29505
29506 \begin_layout Chapter
29507 外部文書構成要素
29508 \begin_inset Index idx
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512 がいぶぶんしょこうせいようそ@外部文書構成要素
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521
29522 \family sans
29523 挿入\SpecialChar \menuseparator
29524 ファイル
29525 \family default
29526 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
29527 \end_layout
29528
29529 \begin_layout Description
29530 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
29531 \end_layout
29532
29533 \begin_layout Description
29534 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
29535 \end_layout
29536
29537 \begin_layout Description
29538 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
29539 \end_layout
29540
29541 \begin_layout Description
29542 外部素材 様々な書式のファイル。
29543 \end_layout
29544
29545 \begin_layout Description
29546 子文書 LyXあるいはLaTeX文書。
29547 \end_layout
29548
29549 \begin_layout Section
29550 外部素材
29551 \begin_inset Index idx
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
29556 \end_layout
29557
29558 \end_inset
29559
29560
29561 \end_layout
29562
29563 \begin_layout Standard
29564 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
29565 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
29566 \family sans
29567 操作性\SpecialChar \menuseparator
29568 表示
29569 \family default
29570 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
29571 \end_layout
29572
29573 \begin_layout Standard
29574 外部素材は、
29575 \family sans
29576 挿入
29577 \family default
29578 \SpecialChar \menuseparator
29579
29580 \family sans
29581 ファイル
29582 \family default
29583 \SpecialChar \menuseparator
29584
29585 \family sans
29586 外部素材
29587 \family default
29588 メニューで開くことのできる
29589 \family sans
29590 外部素材
29591 \family default
29592 ダイアログから挿入することができます。目下、以下のファイル形式(
29593 \family sans
29594 ひな型
29595 \family default
29596 )が使用できます。
29597 \end_layout
29598
29599 \begin_layout Description
29600 チェス棋譜 このひな型は、
29601 \series bold
29602
29603 \begin_inset CommandInset href
29604 LatexCommand href
29605 name "XBoard"
29606 target "http://en.wikipedia.org/wiki/XBoard"
29607
29608 \end_inset
29609
29610
29611 \series default
29612 プログラムで作成されたチェス棋譜をサポートします。
29613 \end_layout
29614
29615 \begin_layout Description
29616 日付 これは、
29617 \emph on
29618 日-月-年
29619 \emph default
29620 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
29621 \begin_inset External
29622         template Date
29623         filename .
29624
29625 \end_inset
29626
29627
29628 \begin_inset space ~
29629 \end_inset
29630
29631
29632 \begin_inset Note Note
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636 バグ4398が修正されたら、この保護空白は削除してください!
29637 \end_layout
29638
29639 \end_inset
29640
29641
29642 \begin_inset Newline newline
29643 \end_inset
29644
29645 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
29646 \family sans
29647 挿入
29648 \family default
29649 \SpecialChar \menuseparator
29650 日付メニューを使用する方法で、他はLaTeXコマンドの
29651 \series bold
29652
29653 \backslash
29654 today
29655 \series default
29656 をTeXコードで使用する方法です。これらの各方法は、表
29657 \begin_inset CommandInset ref
29658 LatexCommand ref
29659 reference "tab:日付挿入方法"
29660
29661 \end_inset
29662
29663 に比較を掲載しておきます。
29664 \end_layout
29665
29666 \begin_layout Description
29667 Dia このひな型は、
29668 \series bold
29669
29670 \begin_inset CommandInset href
29671 LatexCommand href
29672 name "Dia"
29673 target "http://en.wikipedia.org/wiki/Dia_(software)"
29674
29675 \end_inset
29676
29677
29678 \series default
29679 プログラムで作成したダイアグラムをサポートします。
29680 \end_layout
29681
29682 \begin_layout Description
29683 LilyPond このひな型は、
29684 \series bold
29685
29686 \begin_inset CommandInset href
29687 LatexCommand href
29688 name "LilyPond"
29689 target "http://en.wikipedia.org/wiki/LilyPond"
29690
29691 \end_inset
29692
29693
29694 \series default
29695 プログラムで作成した楽譜の組版に使用されます。
29696 \end_layout
29697
29698 \begin_layout Description
29699 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
29700 \family sans
29701 LaTeXとLyXオプション
29702 \family default
29703 タブ中の
29704 \family sans
29705 オプション
29706 \family default
29707 フィールドに
29708 \emph on
29709 pages
29710 \emph default
29711 オプションを指定してください。
29712 \emph on
29713 pages
29714 \emph default
29715 オプションを指定しないと、PDFの最初のページのみが挿入されます。
29716 \end_layout
29717
29718 \begin_layout Description
29719 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
29720 \family sans
29721 外部素材
29722 \family default
29723 ダイアログを使って入れる画像は、第
29724 \begin_inset CommandInset ref
29725 LatexCommand ref
29726 reference "sec:画像ダイアログ"
29727
29728 \end_inset
29729
29730 節にあるように
29731 \family sans
29732 画像
29733 \family default
29734 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
29735 サポートしていないという点のみです。
29736 \end_layout
29737
29738 \begin_layout Description
29739 XFig このひな型は、
29740 \series bold
29741
29742 \begin_inset CommandInset href
29743 LatexCommand href
29744 name "Xfig"
29745 target "http://en.wikipedia.org/wiki/Xfig"
29746
29747 \end_inset
29748
29749
29750 \series default
29751 プログラムで作成した画像をサポートします。
29752 \end_layout
29753
29754 \begin_layout Standard
29755 \begin_inset Float table
29756 placement h
29757 wide false
29758 sideways false
29759 status open
29760
29761 \begin_layout Plain Layout
29762 \begin_inset Caption
29763
29764 \begin_layout Plain Layout
29765 \begin_inset CommandInset label
29766 LatexCommand label
29767 name "tab:日付挿入方法"
29768
29769 \end_inset
29770
29771 日付の挿入方法の比較
29772 \end_layout
29773
29774 \end_inset
29775
29776
29777 \end_layout
29778
29779 \begin_layout Plain Layout
29780 \align center
29781 \begin_inset Tabular
29782 <lyxtabular version="3" rows="4" columns="4">
29783 <features tabularvalignment="middle">
29784 <column alignment="center" valignment="top" width="0">
29785 <column alignment="center" valignment="top" width="0">
29786 <column alignment="center" valignment="top" width="0">
29787 <column alignment="center" valignment="top" width="0">
29788 <row>
29789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29790 \begin_inset Text
29791
29792 \begin_layout Plain Layout
29793 文書書式
29794 \end_layout
29795
29796 \end_inset
29797 </cell>
29798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29799 \begin_inset Text
29800
29801 \begin_layout Plain Layout
29802
29803 \family sans
29804 外部素材\SpecialChar \menuseparator
29805 日付
29806 \end_layout
29807
29808 \end_inset
29809 </cell>
29810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29811 \begin_inset Text
29812
29813 \begin_layout Plain Layout
29814
29815 \family sans
29816 挿入\SpecialChar \menuseparator
29817 日付
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826
29827 \series bold
29828
29829 \backslash
29830 today
29831 \series default
29832 コマンド
29833 \end_layout
29834
29835 \end_inset
29836 </cell>
29837 </row>
29838 <row>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843 LyX
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Plain Layout
29852 差込枠として
29853 \end_layout
29854
29855 \end_inset
29856 </cell>
29857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Plain Layout
29861 日付として
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Plain Layout
29870 TeXコード差込枠として
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 </row>
29876 <row>
29877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29878 \begin_inset Text
29879
29880 \begin_layout Plain Layout
29881 LaTeX
29882 \end_layout
29883
29884 \end_inset
29885 </cell>
29886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29887 \begin_inset Text
29888
29889 \begin_layout Plain Layout
29890 日付として
29891 \end_layout
29892
29893 \end_inset
29894 </cell>
29895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29896 \begin_inset Text
29897
29898 \begin_layout Plain Layout
29899 日付として
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908 コマンドとして
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 </row>
29914 <row>
29915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29916 \begin_inset Text
29917
29918 \begin_layout Plain Layout
29919 DVI, PDF, PS
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928 日付として
29929 \end_layout
29930
29931 \end_inset
29932 </cell>
29933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29934 \begin_inset Text
29935
29936 \begin_layout Plain Layout
29937 日付として
29938 \end_layout
29939
29940 \end_inset
29941 </cell>
29942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29943 \begin_inset Text
29944
29945 \begin_layout Plain Layout
29946 日付として
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 </row>
29952 </lyxtabular>
29953
29954 \end_inset
29955
29956
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \end_layout
29963
29964 \begin_layout Standard
29965
29966 \family sans
29967 外部素材
29968 \family default
29969 ダイアログの
29970 \family sans
29971 ファイル
29972 \family default
29973 タブ中で
29974 \family sans
29975 下書き
29976 \family default
29977 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
29978 \begin_inset Newline newline
29979 \end_inset
29980
29981 LyX中での外部素材は、ダイアログ内の
29982 \family sans
29983 LaTeXとLyXのオプション
29984 \family default
29985 タブにある
29986 \family sans
29987 LyX内に表示
29988 \family default
29989 オプションの指定に従って、
29990 \begin_inset Graphics
29991         filename clipart/ExternalMaterialQt4.png
29992         scale 85
29993         scaleBeforeRotation
29994
29995 \end_inset
29996
29997 のようなボックスとして表示されるか、画像として表示されます。
29998 \end_layout
29999
30000 \begin_layout Standard
30001 取扱説明書
30002 \family sans
30003 \emph on
30004 カスタマイズ篇
30005 \family default
30006 \emph default
30007 には、自製のひな型を定義する方法が説明されています。
30008 \end_layout
30009
30010 \begin_layout Section
30011 子文書
30012 \begin_inset CommandInset label
30013 LatexCommand label
30014 name "sec:子文書"
30015
30016 \end_inset
30017
30018
30019 \begin_inset Index idx
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
30024 \end_layout
30025
30026 \end_inset
30027
30028
30029 \begin_inset Index idx
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033 ふぁいる@ファイル ! いんくるーど@インクルード
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \end_layout
30040
30041 \begin_layout Standard
30042 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
30043 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
30044 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
30045 \end_layout
30046
30047 \begin_layout Standard
30048 親文書を開くことなく子文書で作業できるようにするには、子文書の
30049 \family sans
30050 文書
30051 \family default
30052 \SpecialChar \menuseparator
30053
30054 \family sans
30055 設定
30056 \family default
30057 \SpecialChar \menuseparator
30058
30059 \family sans
30060 文書クラス
30061 \family default
30062 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
30063 \end_layout
30064
30065 \begin_layout Standard
30066 取り込んだ文書は、LyX中で
30067 \begin_inset Graphics
30068         filename clipart/ChildDocumentQt4.png
30069         scale 85
30070         scaleBeforeRotation
30071
30072 \end_inset
30073
30074 のようなボックスとして表示されます。子文書を親文書に取り込むには、
30075 \family sans
30076 挿入
30077 \family default
30078 \SpecialChar \menuseparator
30079
30080 \family sans
30081 ファイル
30082 \family default
30083 \SpecialChar \menuseparator
30084
30085 \family sans
30086 子文書
30087 \family default
30088 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
30089 \end_layout
30090
30091 \begin_layout Description
30092 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
30093 \family sans
30094 子文書
30095 \family default
30096 ダイアログの
30097 \family sans
30098 編集
30099 \family default
30100 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
30101 \begin_inset Newline newline
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \begin_layout Standard
30108 以下は、
30109 \family sans
30110 Include
30111 \family default
30112 を使用して挿入した子文書です。 
30113 \begin_inset CommandInset include
30114 LatexCommand include
30115 filename "DummyDocument1.lyx"
30116
30117 \end_inset
30118
30119
30120 \end_layout
30121
30122 \begin_layout Standard
30123 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
30124 あります。取り込んだ文書のラベルは、第
30125 \begin_inset CommandInset ref
30126 LatexCommand ref
30127 reference "sub:外部文書の第1小節"
30128
30129 \end_inset
30130
30131 小節、のように参照することができます。
30132 \end_layout
30133
30134 \begin_layout Standard
30135 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
30136 は、新規頁から始まるように挿入され、改頁して終わります。
30137 \end_layout
30138
30139 \begin_layout Standard
30140 大きな文書のうち、特定の章だけの作業を行っている際に、コンパイル時間を短縮したい場合、取り込んだファイルの各々を派生枝の中に入れる方法があります
30141 \begin_inset Foot
30142 status open
30143
30144 \begin_layout Plain Layout
30145 派生枝は、LyX
30146 \emph on
30147 ユーザーの手引き
30148 \emph default
30149
30150 \emph on
30151 派生枝
30152 \emph default
30153 の節に説明されています。
30154 \end_layout
30155
30156 \end_inset
30157
30158 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。
30159 \end_layout
30160
30161 \begin_layout Standard
30162 \begin_inset Note Greyedout
30163 status open
30164
30165 \begin_layout Plain Layout
30166
30167 \series bold
30168 【註】
30169 \series default
30170 LyXのバグにより、どのファイルを取り込むかを決める他の方法として、現在のところ、LaTeXコマンドの
30171 \series bold
30172
30173 \backslash
30174 includeonly
30175 \series default
30176 を使用することはできません。
30177 \end_layout
30178
30179 \end_inset
30180
30181
30182 \end_layout
30183
30184 \begin_layout Standard
30185 \begin_inset Note Greyedout
30186 status open
30187
30188 \begin_layout Plain Layout
30189
30190 \series bold
30191 【註】
30192 \series default
30193 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
30194 警告が発せられます。
30195 \end_layout
30196
30197 \end_inset
30198
30199
30200 \end_layout
30201
30202 \begin_layout Description
30203 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
30204 \end_layout
30205
30206 \begin_deeper
30207 \begin_layout Itemize
30208 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
30209 \end_layout
30210
30211 \begin_layout Itemize
30212 Inputファイルは、LyX設定の操作性
30213 \family sans
30214 \SpecialChar \menuseparator
30215 表示
30216 \family default
30217 の下にある
30218 \family sans
30219 画像を表示
30220 \family default
30221 を有効にすると、LyX中でプレビューすることができます。
30222 \end_layout
30223
30224 \begin_layout Itemize
30225 LaTeXコマンドの
30226 \series bold
30227
30228 \backslash
30229 includeonly
30230 \series default
30231 は使用することができません。
30232 \end_layout
30233
30234 \end_deeper
30235 \begin_layout Standard
30236 右は、
30237 \family sans
30238 Input
30239 \family default
30240 を使って挿入した子文書です。 
30241 \begin_inset CommandInset include
30242 LatexCommand input
30243 filename "DummyDocument2.lyx"
30244
30245 \end_inset
30246
30247
30248 \end_layout
30249
30250 \begin_layout Description
30251 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
30252 に用いられているコマンドは実行されません。
30253 \family sans
30254 出力の空白に印付けをする
30255 \family default
30256 オプションを有効にすると、ソースコード中のすべての空白文字に「
30257 \begin_inset ERT
30258 status collapsed
30259
30260 \begin_layout Plain Layout
30261
30262
30263 \backslash
30264 textvisiblespace 
30265 \end_layout
30266
30267 \end_inset
30268
30269 」文字を表示させることができます。
30270 \family sans
30271 挿入\SpecialChar \menuseparator
30272 ファイル\SpecialChar \menuseparator
30273 平文
30274 \family default
30275 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
30276 \end_layout
30277
30278 \begin_layout Standard
30279 以下は、verbatimとして挿入された子文書です。 
30280 \begin_inset CommandInset include
30281 LatexCommand verbatiminput
30282 filename "../DummyTextDocument.txt"
30283
30284 \end_inset
30285
30286
30287 \begin_inset VSpace bigskip
30288 \end_inset
30289
30290 以下は、
30291 \family sans
30292 出力の空白に印付けをする
30293 \family default
30294 オプションを指定して、verbatimとして挿入された子文書です。 
30295 \begin_inset CommandInset include
30296 LatexCommand verbatiminput*
30297 filename "../DummyTextDocument.txt"
30298
30299 \end_inset
30300
30301
30302 \end_layout
30303
30304 \begin_layout Standard
30305 \begin_inset VSpace bigskip
30306 \end_inset
30307
30308
30309 \end_layout
30310
30311 \begin_layout Standard
30312 \begin_inset Note Greyedout
30313 status open
30314
30315 \begin_layout Plain Layout
30316
30317 \series bold
30318 【註】
30319 \series default
30320 上記の例でわかるように、
30321 \family sans
30322 verbatim
30323 \family default
30324 として取り込んだ文書の文章は、文書行の終わりで改行されません。
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Standard
30333 \begin_inset Note Greyedout
30334 status open
30335
30336 \begin_layout Plain Layout
30337
30338 \series bold
30339 【訳註】
30340 \series default
30341 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
30342 \end_layout
30343
30344 \end_inset
30345
30346
30347 \end_layout
30348
30349 \begin_layout Description
30350 プログラムリスト この型については、第
30351 \begin_inset CommandInset ref
30352 LatexCommand ref
30353 reference "cha:プログラムコードリスト"
30354
30355 \end_inset
30356
30357 章に説明されています。
30358 \end_layout
30359
30360 \begin_layout Standard
30361 \begin_inset Note Greyedout
30362 status open
30363
30364 \begin_layout Plain Layout
30365
30366 \series bold
30367 【註】
30368 \series default
30369 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
30370 \end_layout
30371
30372 \end_inset
30373
30374
30375 \end_layout
30376
30377 \begin_layout Chapter
30378 プログラムコードリスト
30379 \begin_inset CommandInset label
30380 LatexCommand label
30381 name "cha:プログラムコードリスト"
30382
30383 \end_inset
30384
30385
30386 \begin_inset Index idx
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 りすと@リスト
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \begin_inset Index idx
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 ぷろぐらむこーど@プログラムコード
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \begin_inset Index idx
30407 status collapsed
30408
30409 \begin_layout Plain Layout
30410 ふろーと@フロート ! りすと@リスト
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \begin_layout Standard
30419 プログラムコードを取り込んで組版するには、
30420 \family sans
30421 挿入
30422 \family default
30423 \SpecialChar \menuseparator
30424
30425 \family sans
30426 プログラムリスト
30427 \family default
30428 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
30429 \series bold
30430 listings
30431 \series default
30432
30433 \begin_inset Index idx
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437 LaTeXぱっけーじ@LaTeXパッケージ ! listings
30438 \end_layout
30439
30440 \end_inset
30441
30442 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
30443 \end_layout
30444
30445 \begin_layout Standard
30446 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
30447 \end_layout
30448
30449 \begin_layout Standard
30450 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
30451 \family sans
30452 行内リスト
30453 \family default
30454 を指定すると、リストは
30455 \begin_inset listings
30456 lstparams "language={C++}"
30457 inline true
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462 int a=5;
30463 \end_layout
30464
30465 \end_inset
30466
30467 のように行内に印字されます。
30468 \begin_inset Newline newline
30469 \end_inset
30470
30471
30472 \family sans
30473 フロート
30474 \family default
30475 オプションは、プログラムリストフロートを生成するものですが、ここで、第
30476 \begin_inset CommandInset ref
30477 LatexCommand ref
30478 reference "sec:フロートの配置"
30479
30480 \end_inset
30481
30482 節に説明されているフロート配置オプションに従って、「
30483 \family sans
30484 h
30485 \family default
30486 」「
30487 \family sans
30488 t
30489 \family default
30490 」「
30491 \family sans
30492 b
30493 \family default
30494 」「
30495 \family sans
30496 p
30497 \family default
30498 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
30499 \family sans
30500 htbp
30501 \family default
30502 」のように区切りを入れることなく入力することができます。「
30503 \family sans
30504 h
30505 \family default
30506 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
30507 \family sans
30508 フロート
30509 \family default
30510 オプションを使用しなければ大丈夫です。
30511 \end_layout
30512
30513 \begin_layout Standard
30514
30515 \family sans
30516 挿入
30517 \family default
30518 \SpecialChar \menuseparator
30519
30520 \family sans
30521 キャプション
30522 \family default
30523 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、Listing
30524 \begin_inset space ~
30525 \end_inset
30526
30527
30528 \begin_inset CommandInset ref
30529 LatexCommand ref
30530 reference "lst:Example-Listing"
30531
30532 \end_inset
30533
30534 のように参照することができます。
30535 \end_layout
30536
30537 \begin_layout Standard
30538 \begin_inset listings
30539 lstparams "language=Python"
30540 inline false
30541 status open
30542
30543 \begin_layout Plain Layout
30544
30545 \begin_inset Caption
30546
30547 \begin_layout Plain Layout
30548 \begin_inset CommandInset label
30549 LatexCommand label
30550 name "lst:Example-Listing"
30551
30552 \end_inset
30553
30554 Example Listing float
30555 \end_layout
30556
30557 \end_inset
30558
30559 # Example listing float
30560 \end_layout
30561
30562 \begin_layout Plain Layout
30563
30564 def func(param):
30565 \end_layout
30566
30567 \begin_layout Plain Layout
30568
30569     'this is a python function'
30570 \end_layout
30571
30572 \begin_layout Plain Layout
30573
30574     pass
30575 \end_layout
30576
30577 \end_inset
30578
30579
30580 \end_layout
30581
30582 \begin_layout Standard
30583 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
30584 onのキーワード「def」が識別され、ボールド体で出力されます。
30585 \end_layout
30586
30587 \begin_layout Standard
30588 \begin_inset Note Greyedout
30589 status open
30590
30591 \begin_layout Plain Layout
30592
30593 \series bold
30594 【註】
30595 \series default
30596 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
30597 \family typewriter
30598 typewriter
30599 \family default
30600 フォントがボールド体を提供していません。この場合には、
30601 \family sans
30602 文書
30603 \family default
30604 \SpecialChar \menuseparator
30605
30606 \family sans
30607 設定
30608 \family default
30609 \SpecialChar \menuseparator
30610
30611 \family sans
30612 フォント
30613 \family default
30614 メニューで別のフォントを選択してください(
30615 \emph on
30616 LuxiMono
30617 \emph default
30618
30619 \emph on
30620 BeraMono
30621 \emph default
30622
30623 \emph on
30624 Courier
30625 \emph default
30626 の各フォントはボールド体を提供します)。
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \end_layout
30633
30634 \begin_layout Standard
30635 \begin_inset Note Greyedout
30636 status open
30637
30638 \begin_layout Plain Layout
30639
30640 \series bold
30641 【訳註】
30642 \series default
30643 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
30644 \end_layout
30645
30646 \end_inset
30647
30648
30649 \end_layout
30650
30651 \begin_layout Standard
30652 プログラムリストダイアログの
30653 \family sans
30654 行番号
30655 \family default
30656 のセクションでは、行番号の様式を指定することができます。
30657 \family sans
30658 行間
30659 \family default
30660 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
30661 \end_layout
30662
30663 \begin_layout Standard
30664 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
30665 \family sans
30666 拡張文字コード表を使う
30667 \family default
30668 オプションを使用しなくてはなりません。
30669 \begin_inset Newline newline
30670 \end_inset
30671
30672 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
30673 \begin_inset space \thinspace{}
30674 \end_inset
30675
30676 -
30677 \begin_inset space \thinspace{}
30678 \end_inset
30679
30680 8」で設定したプログラムリストの例です。
30681 \end_layout
30682
30683 \begin_layout Standard
30684 \begin_inset listings
30685 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
30686 inline false
30687 status open
30688
30689 \begin_layout Plain Layout
30690
30691 def func(param):
30692 \end_layout
30693
30694 \begin_layout Plain Layout
30695
30696     'this is a python function'
30697 \end_layout
30698
30699 \begin_layout Plain Layout
30700
30701     pass
30702 \end_layout
30703
30704 \begin_layout Plain Layout
30705
30706 def func(param):
30707 \end_layout
30708
30709 \begin_layout Plain Layout
30710
30711 'This is a German word: Tschüß'
30712 \end_layout
30713
30714 \begin_layout Plain Layout
30715
30716 pass
30717 \end_layout
30718
30719 \begin_layout Plain Layout
30720
30721 def func(param):
30722 \end_layout
30723
30724 \begin_layout Plain Layout
30725
30726 'this is a python function'
30727 \end_layout
30728
30729 \begin_layout Plain Layout
30730
30731 pass
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \end_layout
30738
30739 \begin_layout Standard
30740 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
30741 \family sans
30742 タビュレータの大きさ
30743 \family default
30744 フィールドで指定することができます。
30745 \end_layout
30746
30747 \begin_layout Standard
30748 \begin_inset Note Greyedout
30749 status open
30750
30751 \begin_layout Plain Layout
30752
30753 \series bold
30754 【註】listings
30755 \series default
30756 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
30757 に振られているのはこのためです。
30758 \end_layout
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \begin_layout Standard
30766 \begin_inset VSpace bigskip
30767 \end_inset
30768
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 \SpecialChar \menuseparator
30783
30784 \family sans
30785 子文書
30786 \family default
30787 メニューを使用して
30788 \family sans
30789 プログラムリスト
30790 \family default
30791 型を選択してください
30792 \begin_inset Foot
30793 status collapsed
30794
30795 \begin_layout Plain Layout
30796 他の子文書型については、第 section
30797 \begin_inset space ~
30798 \end_inset
30799
30800
30801 \begin_inset CommandInset ref
30802 LatexCommand ref
30803 reference "sec:子文書"
30804
30805 \end_inset
30806
30807 節に説明があります。
30808 \end_layout
30809
30810 \end_inset
30811
30812 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
30813 疑問符「?」を打鍵してください。
30814 \end_layout
30815
30816 \begin_layout Standard
30817 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
30818 \family sans
30819 挿入
30820 \family default
30821 \SpecialChar \menuseparator
30822
30823 \family sans
30824 相互参照
30825 \family default
30826 メニューを使って参照できるようになります。
30827 \end_layout
30828
30829 \begin_layout Standard
30830 プログラムリスト
30831 \begin_inset CommandInset ref
30832 LatexCommand ref
30833 reference "lst:file-listing"
30834
30835 \end_inset
30836
30837 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
30838 \end_layout
30839
30840 \begin_layout Standard
30841 \begin_inset CommandInset include
30842 LatexCommand lstinputlisting
30843 filename "EmbeddedObjects.lyx"
30844 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Standard
30852 \begin_inset VSpace bigskip
30853 \end_inset
30854
30855
30856 \end_layout
30857
30858 \begin_layout Standard
30859
30860 \lang english
30861 Inserting a formula into a listing can be done the following way:
30862 \end_layout
30863
30864 \begin_layout Enumerate
30865
30866 \lang english
30867 Open the listings dialog and add
30868 \begin_inset Newline newline
30869 \end_inset
30870
30871
30872 \family sans
30873 mathescape=true
30874 \family default
30875
30876 \begin_inset Newline newline
30877 \end_inset
30878
30879 to the field of the 
30880 \family sans
30881 Advanced
30882 \family default
30883  tab.
30884 \end_layout
30885
30886 \begin_layout Enumerate
30887
30888 \lang english
30889 Create a formula outside the listing
30890 \end_layout
30891
30892 \begin_layout Enumerate
30893
30894 \lang english
30895 Copy the content of the formula (not the formula inset) to the clipboard
30896  (shortcut 
30897 \begin_inset Info
30898 type  "shortcut"
30899 arg   "copy"
30900 \end_inset
30901
30902 )
30903 \end_layout
30904
30905 \begin_layout Enumerate
30906
30907 \lang english
30908 In the listing write 
30909 \begin_inset Quotes eld
30910 \end_inset
30911
30912
30913 \family sans
30914 $$
30915 \family default
30916
30917 \begin_inset Quotes erd
30918 \end_inset
30919
30920  and copy from the clipboard between the dollar-signs (shortcut 
30921 \begin_inset Info
30922 type  "shortcut"
30923 arg   "paste"
30924 \end_inset
30925
30926 )
30927 \end_layout
30928
30929 \begin_layout Standard
30930 \begin_inset listings
30931 lstparams "language=Python,mathescape=true"
30932 inline false
30933 status open
30934
30935 \begin_layout Plain Layout
30936
30937 \begin_inset Caption
30938
30939 \begin_layout Plain Layout
30940
30941 \lang english
30942 Example Listing float containing a formula
30943 \end_layout
30944
30945 \end_inset
30946
30947 # Example listing float
30948 \end_layout
30949
30950 \begin_layout Plain Layout
30951
30952 def func(param):
30953 \end_layout
30954
30955 \begin_layout Plain Layout
30956
30957     # $
30958 \backslash
30959 prod_{n=1}^{
30960 \backslash
30961 infty}
30962 \backslash
30963 ,
30964 \backslash
30965 frac{1}{x^{2}}$
30966 \end_layout
30967
30968 \begin_layout Plain Layout
30969
30970     pass
30971 \end_layout
30972
30973 \end_inset
30974
30975
30976 \end_layout
30977
30978 \begin_layout Standard
30979 \begin_inset VSpace bigskip
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \begin_layout Standard
30986 大域的なプログラムリストの設定は、
30987 \family sans
30988 文書
30989 \family default
30990 \SpecialChar \menuseparator
30991
30992 \family sans
30993 設定
30994 \family default
30995 \SpecialChar \menuseparator
30996
30997 \family sans
30998 本文レイアウト
30999 \family default
31000 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
31001 \family sans
31002 プログラムリスト設定
31003 \family default
31004 フィールドで疑問符「?」を打鍵してください。
31005 \end_layout
31006
31007 \begin_layout Standard
31008
31009 \series bold
31010 listings
31011 \series default
31012 パッケージについての詳しい情報については、取扱説明書
31013 \begin_inset CommandInset citation
31014 LatexCommand cite
31015 key "listings"
31016
31017 \end_inset
31018
31019 をご参照ください。.
31020 \end_layout
31021
31022 \begin_layout Standard
31023 \begin_inset Newpage newpage
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Chapter
31030 \start_of_appendix
31031 LyXで使用できる単位
31032 \begin_inset Index idx
31033 status collapsed
31034
31035 \begin_layout Plain Layout
31036 たんい@単位
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \begin_inset CommandInset label
31043 LatexCommand label
31044 name "cha:LyXで使用できる単位"
31045
31046 \end_inset
31047
31048
31049 \end_layout
31050
31051 \begin_layout Standard
31052 この文書で用いられる単位の理解のために、表
31053 \begin_inset CommandInset ref
31054 LatexCommand ref
31055 reference "tab:単位"
31056
31057 \end_inset
31058
31059 に、LyXで使うことのできる単位をまとめておきます。
31060 \end_layout
31061
31062 \begin_layout Standard
31063 \begin_inset Float table
31064 placement h
31065 wide false
31066 sideways false
31067 status open
31068
31069 \begin_layout Plain Layout
31070 \begin_inset Caption
31071
31072 \begin_layout Plain Layout
31073 \begin_inset CommandInset label
31074 LatexCommand label
31075 name "tab:単位"
31076
31077 \end_inset
31078
31079 単位
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Plain Layout
31088 \begin_inset VSpace medskip
31089 \end_inset
31090
31091
31092 \end_layout
31093
31094 \begin_layout Plain Layout
31095 \align center
31096 \begin_inset Tabular
31097 <lyxtabular version="3" rows="20" columns="2">
31098 <features tabularvalignment="middle">
31099 <column alignment="center" valignment="top" width="0">
31100 <column alignment="center" valignment="top" width="0">
31101 <row>
31102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106 単位
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115 名称/摘要
31116 \end_layout
31117
31118 \end_inset
31119 </cell>
31120 </row>
31121 <row>
31122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31123 \begin_inset Text
31124
31125 \begin_layout Plain Layout
31126 mm
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135 ミリメートル
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 </row>
31141 <row>
31142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146 cm
31147 \end_layout
31148
31149 \end_inset
31150 </cell>
31151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31152 \begin_inset Text
31153
31154 \begin_layout Plain Layout
31155 センチメートル
31156 \end_layout
31157
31158 \end_inset
31159 </cell>
31160 </row>
31161 <row>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166 in
31167 \end_layout
31168
31169 \end_inset
31170 </cell>
31171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175 インチ
31176 \end_layout
31177
31178 \end_inset
31179 </cell>
31180 </row>
31181 <row>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186 pt
31187 \end_layout
31188
31189 \end_inset
31190 </cell>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195 ポイント (72.27
31196 \begin_inset Formula $\,$
31197 \end_inset
31198
31199 pt = 1
31200 \begin_inset Formula $\,$
31201 \end_inset
31202
31203 in)
31204 \end_layout
31205
31206 \end_inset
31207 </cell>
31208 </row>
31209 <row>
31210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Plain Layout
31214 pc
31215 \end_layout
31216
31217 \end_inset
31218 </cell>
31219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31220 \begin_inset Text
31221
31222 \begin_layout Plain Layout
31223 パイカ (1
31224 \begin_inset Formula $\,$
31225 \end_inset
31226
31227 pc = 12
31228 \begin_inset Formula $\,$
31229 \end_inset
31230
31231 pt)
31232 \end_layout
31233
31234 \end_inset
31235 </cell>
31236 </row>
31237 <row>
31238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31239 \begin_inset Text
31240
31241 \begin_layout Plain Layout
31242 sp
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31248 \begin_inset Text
31249
31250 \begin_layout Plain Layout
31251 スケールポイント (65536
31252 \begin_inset Formula $\,$
31253 \end_inset
31254
31255 sp = 1
31256 \begin_inset Formula $\,$
31257 \end_inset
31258
31259 pt)
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 </row>
31265 <row>
31266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31267 \begin_inset Text
31268
31269 \begin_layout Plain Layout
31270 bp
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279 ビッグポイント (72
31280 \begin_inset Formula $\,$
31281 \end_inset
31282
31283 bp = 1
31284 \begin_inset Formula $\,$
31285 \end_inset
31286
31287 in)
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 </row>
31293 <row>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298 dd
31299 \end_layout
31300
31301 \end_inset
31302 </cell>
31303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31304 \begin_inset Text
31305
31306 \begin_layout Plain Layout
31307 ディドー (72
31308 \begin_inset Formula $\,$
31309 \end_inset
31310
31311 dd 
31312 \begin_inset Formula $\approx$
31313 \end_inset
31314
31315  37.6
31316 \begin_inset Formula $\,$
31317 \end_inset
31318
31319 mm)
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 </row>
31325 <row>
31326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31327 \begin_inset Text
31328
31329 \begin_layout Plain Layout
31330 cc
31331 \end_layout
31332
31333 \end_inset
31334 </cell>
31335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31336 \begin_inset Text
31337
31338 \begin_layout Plain Layout
31339 シセロ (1
31340 \begin_inset Formula $\,$
31341 \end_inset
31342
31343 cc = 12
31344 \begin_inset Formula $\,$
31345 \end_inset
31346
31347 dd)
31348 \end_layout
31349
31350 \end_inset
31351 </cell>
31352 </row>
31353 <row>
31354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31355 \begin_inset Text
31356
31357 \begin_layout Plain Layout
31358 Scale%
31359 \end_layout
31360
31361 \end_inset
31362 </cell>
31363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31364 \begin_inset Text
31365
31366 \begin_layout Plain Layout
31367 元の画像幅の%
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 </row>
31373 <row>
31374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31375 \begin_inset Text
31376
31377 \begin_layout Plain Layout
31378 text%
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387 テキスト幅の%
31388 \end_layout
31389
31390 \end_inset
31391 </cell>
31392 </row>
31393 <row>
31394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31395 \begin_inset Text
31396
31397 \begin_layout Plain Layout
31398 col%
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31404 \begin_inset Text
31405
31406 \begin_layout Plain Layout
31407 組段幅の%
31408 \end_layout
31409
31410 \end_inset
31411 </cell>
31412 </row>
31413 <row>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418 page%
31419 \end_layout
31420
31421 \end_inset
31422 </cell>
31423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31424 \begin_inset Text
31425
31426 \begin_layout Plain Layout
31427 用紙幅の%
31428 \end_layout
31429
31430 \end_inset
31431 </cell>
31432 </row>
31433 <row>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438 line%
31439 \end_layout
31440
31441 \end_inset
31442 </cell>
31443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31444 \begin_inset Text
31445
31446 \begin_layout Plain Layout
31447 行幅の%
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 </row>
31453 <row>
31454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31455 \begin_inset Text
31456
31457 \begin_layout Plain Layout
31458 theight%
31459 \end_layout
31460
31461 \end_inset
31462 </cell>
31463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31464 \begin_inset Text
31465
31466 \begin_layout Plain Layout
31467 テキスト高さの%
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 </row>
31473 <row>
31474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31475 \begin_inset Text
31476
31477 \begin_layout Plain Layout
31478 pheight%
31479 \end_layout
31480
31481 \end_inset
31482 </cell>
31483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31484 \begin_inset Text
31485
31486 \begin_layout Plain Layout
31487 用紙高さの%
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 </row>
31493 <row>
31494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31495 \begin_inset Text
31496
31497 \begin_layout Plain Layout
31498 ex
31499 \end_layout
31500
31501 \end_inset
31502 </cell>
31503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31504 \begin_inset Text
31505
31506 \begin_layout Plain Layout
31507 現在のフォントの文字「x」の高さ
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 </row>
31513 <row>
31514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31515 \begin_inset Text
31516
31517 \begin_layout Plain Layout
31518 em
31519 \end_layout
31520
31521 \end_inset
31522 </cell>
31523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31524 \begin_inset Text
31525
31526 \begin_layout Plain Layout
31527 現在のフォントの文字「M」の幅
31528 \end_layout
31529
31530 \end_inset
31531 </cell>
31532 </row>
31533 <row>
31534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31535 \begin_inset Text
31536
31537 \begin_layout Plain Layout
31538 mu
31539 \end_layout
31540
31541 \end_inset
31542 </cell>
31543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31544 \begin_inset Text
31545
31546 \begin_layout Plain Layout
31547 数式単位 (1
31548 \begin_inset Formula $\,$
31549 \end_inset
31550
31551 mu = 1/18
31552 \begin_inset Formula $\,$
31553 \end_inset
31554
31555 em)
31556 \end_layout
31557
31558 \end_inset
31559 </cell>
31560 </row>
31561 </lyxtabular>
31562
31563 \end_inset
31564
31565
31566 \end_layout
31567
31568 \end_inset
31569
31570
31571 \end_layout
31572
31573 \begin_layout Chapter
31574 画像を含む場合のファイル出力形式
31575 \begin_inset CommandInset label
31576 LatexCommand label
31577 name "cha:ファイル出力形式"
31578
31579 \end_inset
31580
31581
31582 \end_layout
31583
31584 \begin_layout Section
31585 DVI
31586 \begin_inset Index idx
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590 ふぁいるしょしき@ファイル書式 ! DVI
31591 \end_layout
31592
31593 \end_inset
31594
31595
31596 \begin_inset Index idx
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 DVI|see
31601 \begin_inset ERT
31602 status collapsed
31603
31604 \begin_layout Plain Layout
31605
31606 {
31607 \end_layout
31608
31609 \end_inset
31610
31611 ファイル書式
31612 \begin_inset ERT
31613 status collapsed
31614
31615 \begin_layout Plain Layout
31616
31617 }
31618 \end_layout
31619
31620 \end_inset
31621
31622
31623 \end_layout
31624
31625 \end_inset
31626
31627
31628 \end_layout
31629
31630 \begin_layout Standard
31631 このファイル型の拡張子は「
31632 \family typewriter
31633 .dvi
31634 \family default
31635 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
31636 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
31637 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
31638 \end_layout
31639
31640 \begin_layout Standard
31641 \begin_inset Note Greyedout
31642 status open
31643
31644 \begin_layout Plain Layout
31645 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
31646 \end_layout
31647
31648 \end_inset
31649
31650 ですから、お使いの
31651 \family typewriter
31652 .dvi
31653 \family default
31654 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
31655 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
31656 DFを使用することをお勧めします。
31657 \end_layout
31658
31659 \begin_layout Standard
31660 使用中の文書は、
31661 \family sans
31662 ファイル
31663 \family default
31664 \SpecialChar \menuseparator
31665
31666 \family sans
31667 書き出し
31668 \family default
31669 \SpecialChar \menuseparator
31670
31671 \family sans
31672 DVI
31673 \family default
31674 メニューを使用して、DVIに書き出すことができます。また、
31675 \family sans
31676 表示
31677 \family default
31678 メニューかツールバーボタン
31679 \begin_inset Graphics
31680         filename ../../images/buffer-view_dvi.png
31681         scale 85
31682         scaleBeforeRotation
31683
31684 \end_inset
31685
31686 を使用すれば、使用中の文書をDVIで表示させることができます。
31687 \end_layout
31688
31689 \begin_layout Section
31690 PostScript
31691 \begin_inset CommandInset label
31692 LatexCommand label
31693 name "sec:PostScript"
31694
31695 \end_inset
31696
31697
31698 \begin_inset Index idx
31699 status collapsed
31700
31701 \begin_layout Plain Layout
31702 ふぁいるしょしき@ファイル書式 ! PostScript
31703 \end_layout
31704
31705 \end_inset
31706
31707
31708 \begin_inset Index idx
31709 status collapsed
31710
31711 \begin_layout Plain Layout
31712 PostScript|see
31713 \begin_inset ERT
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717
31718 {
31719 \end_layout
31720
31721 \end_inset
31722
31723 ファイル書式
31724 \begin_inset ERT
31725 status collapsed
31726
31727 \begin_layout Plain Layout
31728
31729 }
31730 \end_layout
31731
31732 \end_inset
31733
31734
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \end_layout
31741
31742 \begin_layout Standard
31743 このファイル型の拡張子は「
31744 \family typewriter
31745 .ps
31746 \family default
31747 」です。PostScriptは、
31748 \family typewriter
31749 Adobe
31750 \family default
31751 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
31752 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
31753 \begin_inset Foot
31754 status open
31755
31756 \begin_layout Plain Layout
31757 これについてもう少し学ぶ気があれば、LaTeXパッケージ
31758 \series bold
31759 PSTricks
31760 \series default
31761  
31762 \begin_inset CommandInset citation
31763 LatexCommand cite
31764 key "pstricks"
31765
31766 \end_inset
31767
31768 を見てみてください。
31769 \end_layout
31770
31771 \end_inset
31772
31773 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
31774 \end_layout
31775
31776 \begin_layout Standard
31777 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
31778 \family typewriter
31779 .eps
31780 \family default
31781 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
31782 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
31783 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
31784 を直接EPSとして入れておく方がよいでしょう。
31785 \end_layout
31786
31787 \begin_layout Standard
31788 文書は、
31789 \family sans
31790 ファイル
31791 \family default
31792 \SpecialChar \menuseparator
31793
31794 \family sans
31795 書き出し
31796 \family default
31797 \SpecialChar \menuseparator
31798
31799 \family sans
31800 Postscript
31801 \family default
31802 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
31803 \family sans
31804 表示
31805 \family default
31806 メニューかツールバーボタン
31807 \begin_inset Graphics
31808         filename ../../images/buffer-view_ps.png
31809         scale 85
31810         scaleBeforeRotation
31811
31812 \end_inset
31813
31814 を使用することでPostScriptとして表示させることができます。
31815 \end_layout
31816
31817 \begin_layout Section
31818 PDF
31819 \begin_inset Index idx
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823 ふぁいるしょしき@ファイル書式 ! PDF
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \begin_inset Index idx
31830 status collapsed
31831
31832 \begin_layout Plain Layout
31833 PDF
31834 \end_layout
31835
31836 \end_inset
31837
31838
31839 \end_layout
31840
31841 \begin_layout Standard
31842 このファイル型の拡張子は「
31843 \family typewriter
31844 .pdf
31845 \family default
31846 」です。この「Portable Document Format (PDF)」は、
31847 \family typewriter
31848 Adobe
31849 \family default
31850 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
31851 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
31852 \end_layout
31853
31854 \begin_layout Standard
31855 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
31856 \family typewriter
31857 .jpg
31858 \family default
31859 」または「
31860 \family typewriter
31861 .jpeg
31862 \family default
31863 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
31864 \family typewriter
31865 .png
31866 \family default
31867 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
31868 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
31869 とをお勧めします。
31870 \end_layout
31871
31872 \begin_layout Standard
31873 使用中の文書は、
31874 \family sans
31875 ファイル
31876 \family default
31877 \SpecialChar \menuseparator
31878
31879 \family sans
31880 書き出し
31881 \family default
31882 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
31883 \end_layout
31884
31885 \begin_layout Description
31886 PDF
31887 \begin_inset space ~
31888 \end_inset
31889
31890 (ps2pdf) これは
31891 \family typewriter
31892 ps2pdf
31893 \family default
31894 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
31895 \family typewriter
31896 dvips
31897 \family default
31898 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
31899 \end_layout
31900
31901 \begin_layout Description
31902 PDF
31903 \begin_inset space ~
31904 \end_inset
31905
31906 (dvipdfm) これは
31907 \family typewriter
31908 dvipdfm
31909 \family default
31910 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
31911 \end_layout
31912
31913 \begin_layout Description
31914 PDF
31915 \begin_inset space ~
31916 \end_inset
31917
31918 (pdflatex) これは
31919 \family typewriter
31920 pdftex
31921 \family default
31922 プログラムを使って、現在のファイルを直接PDFに変換します。
31923 \end_layout
31924
31925 \begin_layout Standard
31926
31927 \family typewriter
31928 pdftex
31929 \family default
31930 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
31931 \family sans
31932 PDF
31933 \begin_inset space ~
31934 \end_inset
31935
31936 (pdflatex)
31937 \family default
31938 を使用することが推奨されます。
31939 \family typewriter
31940 dvipdfm
31941 \family default
31942 プログラムは開発が停止しており、若干時代遅れになっています。
31943 \end_layout
31944
31945 \begin_layout Standard
31946 使用中の文書をPDFとして表示するには、
31947 \family sans
31948 表示
31949 \family default
31950 メニューかツールバーボタン
31951 \begin_inset Graphics
31952         filename ../../images/buffer-view_pdf2.png
31953         scale 85
31954         scaleBeforeRotation
31955
31956 \end_inset
31957
31958 (これは
31959 \family sans
31960 PDF
31961 \begin_inset space ~
31962 \end_inset
31963
31964 (pdflatex)
31965 \family default
31966 を使用します)を用います。
31967 \end_layout
31968
31969 \begin_layout Chapter
31970 第(
31971 \begin_inset CommandInset ref
31972 LatexCommand ref
31973 reference "eq:Wgn"
31974
31975 \end_inset
31976
31977 )式の説明
31978 \begin_inset CommandInset label
31979 LatexCommand label
31980 name "cha:式の説明"
31981
31982 \end_inset
31983
31984
31985 \end_layout
31986
31987 \begin_layout Standard
31988 \begin_inset Formula $n$
31989 \end_inset
31990
31991 個の表セルの全幅
31992 \begin_inset Formula $W_{\mathrm{tot\, n}}$
31993 \end_inset
31994
31995
31996 \end_layout
31997
31998 \begin_layout Standard
31999 \begin_inset Formula \begin{equation}
32000 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}
32001
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \begin_layout Standard
32008 で計算できます。ここで
32009 \begin_inset Formula $W_{g\, n}$
32010 \end_inset
32011
32012 は、すべてのセルが持つ固定幅です。
32013 \series bold
32014
32015 \backslash
32016 tabcolsep
32017 \series default
32018 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
32019 \begin_inset space \thinspace{}
32020 \end_inset
32021
32022 ptです。
32023 \series bold
32024
32025 \backslash
32026 arrayrulewidth
32027 \series default
32028 は、セル罫線幅であり、既定値は0.4
32029 \begin_inset space \thinspace{}
32030 \end_inset
32031
32032 ptです。
32033 \end_layout
32034
32035 \begin_layout Standard
32036
32037 \begin_inset CommandInset ref
32038 LatexCommand eqref
32039 reference "eq:Wtot_n"
32040
32041 \end_inset
32042
32043 式にしたがえば、連結列の全幅
32044 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \begin_layout Standard
32051 \begin_inset Formula \begin{equation}
32052 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
32053
32054 \end_inset
32055
32056
32057 \end_layout
32058
32059 \begin_layout Standard
32060 となります。
32061 \begin_inset Formula $n$
32062 \end_inset
32063
32064 列を連結する時には各列の全幅は
32065 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
32066 \end_inset
32067
32068 となるので、第
32069 \begin_inset CommandInset ref
32070 LatexCommand eqref
32071 reference "eq:Wtot_n"
32072
32073 \end_inset
32074
32075 式と第
32076 \begin_inset CommandInset ref
32077 LatexCommand eqref
32078 reference "eq:Wtot_mult"
32079
32080 \end_inset
32081
32082 式が等しいものと置けば、必要となる固定幅
32083 \begin_inset Formula $W_{g\, n}$
32084 \end_inset
32085
32086 を計算することができて、
32087 \end_layout
32088
32089 \begin_layout Standard
32090 \begin_inset Formula \begin{equation}
32091 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
32092
32093 \end_inset
32094
32095 となります。
32096 \end_layout
32097
32098 \begin_layout Bibliography
32099 \labelwidthstring 参考文献
32100 \begin_inset CommandInset bibitem
32101 LatexCommand bibitem
32102 key "latexcompanion"
32103
32104 \end_inset
32105
32106 Frank Mittelbach and Michel Goossens: 
32107 \emph on
32108 The LaTeX Companion Second Edition.
32109
32110 \emph default
32111  Addison-Wesley, 2004
32112 \end_layout
32113
32114 \begin_layout Bibliography
32115 \labelwidthstring 参考文献
32116 \begin_inset CommandInset bibitem
32117 LatexCommand bibitem
32118 key "latexguide"
32119
32120 \end_inset
32121
32122 Helmut Kopka and Patrick W.
32123  Daly: 
32124 \emph on
32125 A Guide to LaTeX Fourth Edition.
32126
32127 \emph default
32128  Addison-Wesley, 2003
32129 \end_layout
32130
32131 \begin_layout Bibliography
32132 \labelwidthstring 参考文献
32133 \begin_inset CommandInset bibitem
32134 LatexCommand bibitem
32135 key "latexbook"
32136
32137 \end_inset
32138
32139 Leslie Lamport: 
32140 \emph on
32141 LaTeX: A Document Preparation System.
32142
32143 \emph default
32144  Addison-Wesley, second edition, 1994
32145 \end_layout
32146
32147 \begin_layout Bibliography
32148 \labelwidthstring 参考文献
32149 \begin_inset CommandInset bibitem
32150 LatexCommand bibitem
32151 key "booktabs"
32152
32153 \end_inset
32154
32155 LaTeXパッケージ
32156 \series bold
32157
32158 \begin_inset CommandInset href
32159 LatexCommand href
32160 name "booktabs"
32161 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
32162
32163 \end_inset
32164
32165
32166 \series default
32167
32168 \begin_inset Index idx
32169 status collapsed
32170
32171 \begin_layout Plain Layout
32172 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
32173 \end_layout
32174
32175 \end_inset
32176
32177 の取扱説明書
32178 \end_layout
32179
32180 \begin_layout Bibliography
32181 \labelwidthstring 参考文献
32182 \begin_inset CommandInset bibitem
32183 LatexCommand bibitem
32184 key "caption"
32185
32186 \end_inset
32187
32188 LaTeXパッケージ
32189 \series bold
32190
32191 \begin_inset CommandInset href
32192 LatexCommand href
32193 name "caption"
32194 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
32195
32196 \end_inset
32197
32198
32199 \series default
32200
32201 \begin_inset Index idx
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205 LaTeXぱっけーじ@LaTeXパッケージ ! caption
32206 \end_layout
32207
32208 \end_inset
32209
32210 の取扱説明書
32211 \end_layout
32212
32213 \begin_layout Bibliography
32214 \labelwidthstring 参考文献
32215 \begin_inset CommandInset bibitem
32216 LatexCommand bibitem
32217 key "endfloat"
32218
32219 \end_inset
32220
32221 LaTeXパッケージ
32222 \series bold
32223
32224 \begin_inset CommandInset href
32225 LatexCommand href
32226 name "endfloat"
32227 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
32228
32229 \end_inset
32230
32231
32232 \series default
32233
32234 \begin_inset Index idx
32235 status collapsed
32236
32237 \begin_layout Plain Layout
32238 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
32239 \end_layout
32240
32241 \end_inset
32242
32243 の取扱説明書
32244 \end_layout
32245
32246 \begin_layout Bibliography
32247 \labelwidthstring 参考文献
32248 \begin_inset CommandInset bibitem
32249 LatexCommand bibitem
32250 key "wrapfig"
32251
32252 \end_inset
32253
32254 LaTeXパッケージ
32255 \series bold
32256
32257 \begin_inset CommandInset href
32258 LatexCommand href
32259 name "wrapfig"
32260 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
32261
32262 \end_inset
32263
32264
32265 \series default
32266
32267 \begin_inset Index idx
32268 status collapsed
32269
32270 \begin_layout Plain Layout
32271 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
32272 \end_layout
32273
32274 \end_inset
32275
32276 の取扱説明書
32277 \end_layout
32278
32279 \begin_layout Bibliography
32280 \labelwidthstring 参考文献
32281 \begin_inset CommandInset bibitem
32282 LatexCommand bibitem
32283 key "footmisc"
32284
32285 \end_inset
32286
32287 LaTeXパッケージ
32288 \series bold
32289
32290 \begin_inset CommandInset href
32291 LatexCommand href
32292 name "footmisc"
32293 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
32294
32295 \end_inset
32296
32297
32298 \series default
32299
32300 \begin_inset Index idx
32301 status collapsed
32302
32303 \begin_layout Plain Layout
32304 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
32305 \end_layout
32306
32307 \end_inset
32308
32309 の取扱説明書
32310 \end_layout
32311
32312 \begin_layout Bibliography
32313 \labelwidthstring 参考文献
32314 \begin_inset CommandInset bibitem
32315 LatexCommand bibitem
32316 key "hypcap"
32317
32318 \end_inset
32319
32320 LaTeXパッケージ
32321 \series bold
32322
32323 \begin_inset CommandInset href
32324 LatexCommand href
32325 name "hypcap"
32326 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
32327
32328 \end_inset
32329
32330
32331 \series default
32332
32333 \begin_inset Index idx
32334 status collapsed
32335
32336 \begin_layout Plain Layout
32337 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32338 \end_layout
32339
32340 \end_inset
32341
32342 の取扱説明書
32343 \end_layout
32344
32345 \begin_layout Bibliography
32346 \labelwidthstring 参考文献
32347 \begin_inset CommandInset bibitem
32348 LatexCommand bibitem
32349 key "hyperref"
32350
32351 \end_inset
32352
32353 LaTeXパッケージ
32354 \series bold
32355
32356 \begin_inset CommandInset href
32357 LatexCommand href
32358 name "hyperref"
32359 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
32360
32361 \end_inset
32362
32363
32364 \series default
32365
32366 \begin_inset Index idx
32367 status collapsed
32368
32369 \begin_layout Plain Layout
32370 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
32371 \end_layout
32372
32373 \end_inset
32374
32375 の取扱説明書
32376 \end_layout
32377
32378 \begin_layout Bibliography
32379 \labelwidthstring 参考文献
32380 \begin_inset CommandInset bibitem
32381 LatexCommand bibitem
32382 key "KOMA-script"
32383
32384 \end_inset
32385
32386 LaTeXパッケージ
32387 \series bold
32388
32389 \begin_inset CommandInset href
32390 LatexCommand href
32391 name "KOMA-script"
32392 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
32393
32394 \end_inset
32395
32396
32397 \series default
32398
32399 \begin_inset Index idx
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
32404 \end_layout
32405
32406 \end_inset
32407
32408 の取扱説明書
32409 \end_layout
32410
32411 \begin_layout Bibliography
32412 \labelwidthstring 参考文献
32413 \begin_inset CommandInset bibitem
32414 LatexCommand bibitem
32415 key "listings"
32416
32417 \end_inset
32418
32419 LaTeXパッケージ
32420 \series bold
32421
32422 \begin_inset CommandInset href
32423 LatexCommand href
32424 name "listings"
32425 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
32426
32427 \end_inset
32428
32429
32430 \series default
32431
32432 \begin_inset Index idx
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32437 \end_layout
32438
32439 \end_inset
32440
32441 の取扱説明書
32442 \end_layout
32443
32444 \begin_layout Bibliography
32445 \labelwidthstring 参考文献
32446 \begin_inset CommandInset bibitem
32447 LatexCommand bibitem
32448 key "marginnote"
32449
32450 \end_inset
32451
32452 LaTeXパッケージ
32453 \series bold
32454
32455 \begin_inset CommandInset href
32456 LatexCommand href
32457 name "marginnote"
32458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
32459
32460 \end_inset
32461
32462
32463 \series default
32464
32465 \begin_inset Index idx
32466 status collapsed
32467
32468 \begin_layout Plain Layout
32469 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
32470 \end_layout
32471
32472 \end_inset
32473
32474 の取扱説明書
32475 \end_layout
32476
32477 \begin_layout Bibliography
32478 \labelwidthstring 参考文献
32479 \begin_inset CommandInset bibitem
32480 LatexCommand bibitem
32481 key "pstricks"
32482
32483 \end_inset
32484
32485 LaTeXパッケージ
32486 \series bold
32487
32488 \begin_inset CommandInset href
32489 LatexCommand href
32490 name "PSTricks"
32491 target "http://tug.org/PSTricks/"
32492
32493 \end_inset
32494
32495
32496 \series default
32497
32498 \begin_inset Index idx
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
32503 \end_layout
32504
32505 \end_inset
32506
32507 のウェブページ
32508 \end_layout
32509
32510 \begin_layout Bibliography
32511 \labelwidthstring 参考文献
32512 \begin_inset CommandInset bibitem
32513 LatexCommand bibitem
32514 key "sidecap"
32515
32516 \end_inset
32517
32518 LaTeXパッケージ
32519 \series bold
32520
32521 \begin_inset CommandInset href
32522 LatexCommand href
32523 name "sidecap"
32524 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
32525
32526 \end_inset
32527
32528
32529 \series default
32530
32531 \begin_inset Index idx
32532 status collapsed
32533
32534 \begin_layout Plain Layout
32535 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
32536 \end_layout
32537
32538 \end_inset
32539
32540 の取扱説明書
32541 \end_layout
32542
32543 \begin_layout Bibliography
32544 \labelwidthstring 参考文献
32545 \begin_inset CommandInset bibitem
32546 LatexCommand bibitem
32547 key "prettyref"
32548
32549 \end_inset
32550
32551 LaTeXパッケージ
32552 \series bold
32553
32554 \begin_inset CommandInset href
32555 LatexCommand href
32556 name "prettyref"
32557 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
32558
32559 \end_inset
32560
32561
32562 \series default
32563
32564 \begin_inset Index idx
32565 status collapsed
32566
32567 \begin_layout Plain Layout
32568 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
32569 \end_layout
32570
32571 \end_inset
32572
32573
32574 \end_layout
32575
32576 \begin_layout Bibliography
32577 \labelwidthstring 参考文献
32578 \begin_inset CommandInset bibitem
32579 LatexCommand bibitem
32580 key "refstyle"
32581
32582 \end_inset
32583
32584 LaTeXパッケージ
32585 \series bold
32586
32587 \begin_inset CommandInset href
32588 LatexCommand href
32589 name "refstyle"
32590 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
32591
32592 \end_inset
32593
32594
32595 \series default
32596
32597 \begin_inset Index idx
32598 status collapsed
32599
32600 \begin_layout Plain Layout
32601 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
32602 \end_layout
32603
32604 \end_inset
32605
32606
32607 \end_layout
32608
32609 \begin_layout Bibliography
32610 \labelwidthstring 参考文献
32611 \begin_inset CommandInset bibitem
32612 LatexCommand bibitem
32613 key "NewInLyX20"
32614
32615 \end_inset
32616
32617
32618 \family sans
32619 LyX 2.0
32620 \family default
32621 の新機能に関する
32622 \begin_inset CommandInset href
32623 LatexCommand href
32624 name "Wikiページ"
32625 target "http://wiki.lyx.org/LyX/NewInLyX20"
32626
32627 \end_inset
32628
32629
32630 \end_layout
32631
32632 \begin_layout Standard
32633 \begin_inset CommandInset index_print
32634 LatexCommand printindex
32635 type "idx"
32636
32637 \end_inset
32638
32639
32640 \end_layout
32641
32642 \end_body
32643 \end_document