]> git.lyx.org Git - features.git/blob - lib/doc/ja/EmbeddedObjects.lyx
documentation files:
[features.git] / lib / doc / ja / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass jbook
6 \begin_preamble
7 %% Added by the translator
8 %   Correction for PDF bookmarks
9 %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
10 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
11 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
12
13 % if pdflatex is used
14 \usepackage{ifpdf}
15 \ifpdf
16
17 % set fonts for nicer pdf view
18 \IfFileExists{lmodern.sty}
19  {\usepackage{lmodern}}{}
20
21 \fi % end if pdflatex is used
22
23 % that links to image floats jumps
24 % to the beginning of the float and 
25 % not to its caption
26 \usepackage[figure]{hypcap}
27
28 % the pages of the TOC is numbered roman
29 % and a PDF-bookmark for the TOC is added
30 \let\myTOC\tableofcontents
31 \renewcommand\tableofcontents{%
32   \frontmatter
33   \pdfbookmark[1]{\contentsname}{}
34   \myTOC
35   \mainmatter }
36
37 % provides caption formatting
38 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
39
40 % provides commands to set caption
41 % beside tables/images
42 \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 % check for picinpar
155 % used for surrounded fixed objects
156 \newboolean{picinpar}
157 \IfFileExists{picinpar.sty}
158  {\usepackage{picinpar}
159   \setboolean{picinpar}{true}}
160  {\setboolean{picinpar}{false}}
161
162 \usepackage{t1enc}
163 \renewcommand{\seename}{→}
164
165 \usepackage{subfig}
166 \DeclareCaptionOption{large}[]{\def\captionfont{\large}}
167 \DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
168 \end_preamble
169 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
170 \use_default_options false
171 \begin_modules
172 initials
173 \end_modules
174 \maintain_unincluded_children false
175 \language japanese
176 \language_package default
177 \inputencoding auto
178 \fontencoding global
179 \font_roman default
180 \font_sans default
181 \font_typewriter default
182 \font_default_family default
183 \use_non_tex_fonts false
184 \font_sc false
185 \font_osf false
186 \font_sf_scale 100
187 \font_tt_scale 100
188
189 \graphics default
190 \default_output_format default
191 \output_sync 0
192 \bibtex_command default
193 \index_command default
194 \paperfontsize 12
195 \spacing single
196 \use_hyperref true
197 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
198 \pdf_author "LyX Team, Uwe Stohr"
199 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
200 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
201 \pdf_bookmarks true
202 \pdf_bookmarksnumbered true
203 \pdf_bookmarksopen true
204 \pdf_bookmarksopenlevel 1
205 \pdf_breaklinks false
206 \pdf_pdfborder false
207 \pdf_colorlinks true
208 \pdf_backref false
209 \pdf_pdfusetitle false
210 \pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
211 \papersize a4paper
212 \use_geometry true
213 \use_amsmath 2
214 \use_esint 0
215 \use_mhchem 1
216 \use_mathdots 1
217 \cite_engine basic
218 \use_bibtopic false
219 \use_indices false
220 \paperorientation portrait
221 \suppress_date false
222 \use_refstyle 0
223 \notefontcolor #0000ff
224 \index 索引
225 \shortcut idx
226 \color #008000
227 \end_index
228 \leftmargin 2.5cm
229 \topmargin 2.5cm
230 \rightmargin 2.5cm
231 \bottommargin 3cm
232 \secnumdepth 3
233 \tocdepth 3
234 \paragraph_separation skip
235 \defskip medskip
236 \quotes_language english
237 \papercolumns 1
238 \papersides 2
239 \paperpagestyle default
240 \bullet 1 1 34 -1
241 \bullet 2 2 35 -1
242 \bullet 3 2 7 -1
243 \tracking_changes false
244 \output_changes false
245 \html_math_output 0
246 \html_css_as_file 0
247 \html_be_strict false
248 \end_header
249
250 \begin_body
251
252 \begin_layout Title
253 LyXの図表・フロート・注釈・ボックス・外部素材に関する詳細説明書
254 \end_layout
255
256 \begin_layout Author
257 LyXプロジェクトチーム
258 \begin_inset Foot
259 status collapsed
260
261 \begin_layout Plain Layout
262 \noindent
263 コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト 
264 \begin_inset CommandInset href
265 LatexCommand href
266 name "lyx-docs@lists.lyx.org"
267 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
268 type "mailto:"
269
270 \end_inset
271
272  までお送り下さい。
273 \end_layout
274
275 \end_inset
276
277
278 \begin_inset Note Note
279 status collapsed
280
281 \begin_layout Plain Layout
282 著者:Uwe Stöhr
283 \end_layout
284
285 \end_inset
286
287
288 \begin_inset Newline newline
289 \end_inset
290
291
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \family sans
297 バージョン2.0.x
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset CommandInset toc
302 LatexCommand tableofcontents
303
304 \end_inset
305
306
307 \end_layout
308
309 \begin_layout Standard
310 \begin_inset Note Note
311 status open
312
313 \begin_layout Plain Layout
314 本文書の全体をPDFやPS、DVIに書き出すには、
315 \series bold
316 arydshln
317 \series default
318
319 \series bold
320 colortbl
321 \series default
322
323 \series bold
324 lettrine
325 \series default
326
327 \series bold
328 marginnote
329 \series default
330
331 \series bold
332 picinpar
333 \series default
334
335 \series bold
336 sidecap
337 \series default
338 の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
339 されません。
340 \end_layout
341
342 \begin_layout Plain Layout
343 本文書の最新PDF版は
344 \begin_inset Newline newline
345 \end_inset
346
347
348 \series bold
349 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
350 \series default
351
352 \begin_inset Newline newline
353 \end_inset
354
355 にあります。
356 \end_layout
357
358 \end_inset
359
360
361 \end_layout
362
363 \begin_layout Chapter
364
365 \begin_inset Index idx
366 status collapsed
367
368 \begin_layout Plain Layout
369 ず@図
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 がぞう@画像|see
380 \begin_inset ERT
381 status collapsed
382
383 \begin_layout Plain Layout
384
385 {
386 \end_layout
387
388 \end_inset
389
390
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396 }
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Section
410 画像ダイアログ
411 \begin_inset Index idx
412 status collapsed
413
414 \begin_layout Plain Layout
415 ず@図 ! がぞうだいあろぐ@画像ダイアログ
416 \end_layout
417
418 \end_inset
419
420
421 \begin_inset CommandInset label
422 LatexCommand label
423 name "sec:画像ダイアログ"
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Standard
431 画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
432 \begin_inset Graphics
433         filename ../../images/dialog-show-new-inset_graphics.png
434         scale 85
435         scaleBeforeRotation
436
437 \end_inset
438
439 をクリックするか、
440 \family sans
441 挿入\SpecialChar \menuseparator
442 画像
443 \family default
444 メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
445 \end_layout
446
447 \begin_layout Standard
448 画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
449 \end_layout
450
451 \begin_layout Description
452
453 \family sans
454 画像
455 \family default
456  ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
457 \begin_inset CommandInset ref
458 LatexCommand ref
459 reference "cha:LyXで使用できる単位"
460
461 \end_inset
462
463 に説明があります。
464 \begin_inset Newline newline
465 \end_inset
466
467
468 \begin_inset Index idx
469 status collapsed
470
471 \begin_layout Plain Layout
472 ず@図 ! のかいてん@---の回転
473 \end_layout
474
475 \end_inset
476
477 回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
478 \begin_inset Newline newline
479 \end_inset
480
481
482 \begin_inset Index idx
483 status collapsed
484
485 \begin_layout Plain Layout
486 ず@図 ! のしんしゅく@---の伸縮
487 \end_layout
488
489 \end_inset
490
491 画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
492 動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
493 \family sans
494 縦横比を維持する
495 \family default
496 オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
497 \begin_inset Newline newline
498 \end_inset
499
500 画像を右クリックすると現れるコンテクストメニューで
501 \family sans
502 外部で編集
503 \family default
504 という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
505 ます。
506 \end_layout
507
508 \begin_layout Description
509
510 \family sans
511 切り抜き
512 \family default
513  伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
514 \family sans
515 ファイルから取得
516 \family default
517 ボタンを押すことによって、自動的に計算することもできます。
518 \family sans
519 境界枠で切り抜く
520 \family default
521 オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
522 \end_layout
523
524 \begin_layout Description
525
526 \family sans
527 LaTeXとLyXのオプション
528 \family default
529  このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
530 \family sans
531
532 \begin_inset Newline newline
533 \end_inset
534
535 下書きモード
536 \family default
537 オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
538 \family sans
539
540 \begin_inset Newline newline
541 \end_inset
542
543 エクスポートする際に解凍しない
544 \family default
545 オプションは、
546 \emph on
547 x.eps.gz
548 \emph default
549 のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
550 ません。
551 \begin_inset Newline newline
552 \end_inset
553
554 zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
555 \begin_inset CommandInset ref
556 LatexCommand ref
557 reference "sec:PostScript"
558
559 \end_inset
560
561 をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
562 \begin_inset Newline newline
563 \end_inset
564
565
566 \series bold
567 gzip x.eps
568 \series default
569
570 \begin_inset Newline newline
571 \end_inset
572
573
574 \series bold
575 zgrep %%Bounding x.eps.gz > x.eps.bb
576 \series default
577
578 \begin_inset Newline newline
579 \end_inset
580
581 二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
582 \begin_inset Newline newline
583 \end_inset
584
585
586 \family sans
587 画像グループ
588 \family default
589 フィールドでは、画像設定グループを定義したり既存のグループに所属させたりすることができます
590 \begin_inset Index idx
591 status collapsed
592
593 \begin_layout Plain Layout
594 ず@図 ! せっていぐるーぷ@設定グループ
595 \end_layout
596
597 \end_inset
598
599 。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
600 がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
601 ーを使用して、望むグループ名をチェックすることで行うこともできます。
602 \end_layout
603
604 \begin_layout Standard
605 \begin_inset VSpace bigskip
606 \end_inset
607
608
609 \end_layout
610
611 \begin_layout Standard
612 下記はEPS書式
613 \begin_inset Foot
614 status collapsed
615
616 \begin_layout Plain Layout
617 画像書式は、第
618 \begin_inset CommandInset ref
619 LatexCommand ref
620 reference "sec:画像書式"
621
622 \end_inset
623
624 節に説明されています。
625 \end_layout
626
627 \end_inset
628
629 の画像の例で、単独の中央揃えの段落に置いてあります。
630 \end_layout
631
632 \begin_layout Standard
633 \align center
634 \begin_inset Graphics
635         filename ../clipart/mobius.eps
636         scale 70
637         scaleBeforeRotation
638         rotateOrigin center
639
640 \end_inset
641
642
643 \end_layout
644
645 \begin_layout Standard
646 下記は上と同じ画像ですが、下書きモードのものです。
647 \end_layout
648
649 \begin_layout Standard
650 \align center
651 \begin_inset Graphics
652         filename ../clipart/mobius.eps
653         scale 70
654         draft
655         scaleBeforeRotation
656         rotateOrigin center
657
658 \end_inset
659
660
661 \end_layout
662
663 \begin_layout Standard
664 \begin_inset Newpage newpage
665 \end_inset
666
667
668 \end_layout
669
670 \begin_layout Section
671 図フロート
672 \begin_inset CommandInset label
673 LatexCommand label
674 name "sec:図フロート"
675
676 \end_inset
677
678
679 \begin_inset Index idx
680 status collapsed
681
682 \begin_layout Plain Layout
683 ふろーと@フロート ! ず@図
684 \end_layout
685
686 \end_inset
687
688
689 \begin_inset Index idx
690 status collapsed
691
692 \begin_layout Plain Layout
693 ず@図 ! ふろーと@フロート
694 \end_layout
695
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 フロートについての一般的な説明は、第
703 \begin_inset CommandInset ref
704 LatexCommand ref
705 reference "sec:フロートはじめに"
706
707 \end_inset
708
709 節をご覧下さい。
710 \end_layout
711
712 \begin_layout Standard
713 ツールバーボタンの
714 \begin_inset Graphics
715         filename ../../images/float-insert_figure.png
716         scale 85
717         scaleBeforeRotation
718
719 \end_inset
720
721
722 \family sans
723 挿入\SpecialChar \menuseparator
724 フロート\SpecialChar \menuseparator
725
726 \family default
727 メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
728 \begin_inset CommandInset ref
729 LatexCommand ref
730 reference "fig:犠牲のカモノハシ"
731
732 \end_inset
733
734 のようにキャプションの上に置くこともできますし、図
735 \begin_inset CommandInset ref
736 LatexCommand ref
737 reference "fig:エッシャー"
738
739 \end_inset
740
741 のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
742 \begin_inset CommandInset ref
743 LatexCommand ref
744 reference "sec:キャプションの配置"
745
746 \end_inset
747
748 節に述べられています。
749 \end_layout
750
751 \begin_layout Standard
752 \begin_inset Float figure
753 wide false
754 sideways false
755 status open
756
757 \begin_layout Plain Layout
758 \align center
759 \begin_inset Graphics
760         filename ../clipart/platypus.eps
761         width 50col%
762         scaleBeforeRotation
763         rotateOrigin center
764
765 \end_inset
766
767
768 \end_layout
769
770 \begin_layout Plain Layout
771 \begin_inset Caption
772
773 \begin_layout Plain Layout
774 \begin_inset CommandInset label
775 LatexCommand label
776 name "fig:犠牲のカモノハシ"
777
778 \end_inset
779
780 フロート中の激しく歪んだカモノハシ
781 \end_layout
782
783 \end_inset
784
785
786 \end_layout
787
788 \end_inset
789
790
791 \end_layout
792
793 \begin_layout Standard
794 \begin_inset Float figure
795 wide false
796 sideways false
797 status open
798
799 \begin_layout Plain Layout
800 \begin_inset Caption
801
802 \begin_layout Plain Layout
803 \begin_inset CommandInset label
804 LatexCommand label
805 name "fig:エッシャー"
806
807 \end_inset
808
809 行ってしまったM.C.エッシャー
810 \end_layout
811
812 \end_inset
813
814
815 \end_layout
816
817 \begin_layout Plain Layout
818 \align center
819 \begin_inset Graphics
820         filename ../clipart/escher-lsd.eps
821         scale 80
822         scaleBeforeRotation
823         rotateOrigin center
824
825 \end_inset
826
827
828 \end_layout
829
830 \end_inset
831
832
833 \end_layout
834
835 \begin_layout Standard
836 \begin_inset Index idx
837 status collapsed
838
839 \begin_layout Plain Layout
840 さんしょう@参照 ! ずへの@図への ---
841 \end_layout
842
843 \end_inset
844
845
846 \begin_inset CommandInset ref
847 LatexCommand ref
848 reference "fig:犠牲のカモノハシ"
849
850 \end_inset
851
852 図と第
853 \begin_inset CommandInset ref
854 LatexCommand ref
855 reference "fig:エッシャー"
856
857 \end_inset
858
859 図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
860 \family sans
861 挿入\SpecialChar \menuseparator
862 ラベル
863 \family default
864 メニューかツールバーボタン
865 \begin_inset Graphics
866         filename ../../images/label-insert.png
867         scale 85
868         scaleBeforeRotation
869
870 \end_inset
871
872 を使用して、キャプションにラベルを挿入してください。その後、
873 \family sans
874 挿入\SpecialChar \menuseparator
875 相互参照
876 \family default
877 メニューかツールバーボタン
878 \begin_inset Graphics
879         filename ../../images/dialog-show-new-inset_ref.png
880         scale 85
881         scaleBeforeRotation
882
883 \end_inset
884
885 を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
886 直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
887 \begin_inset Newline newline
888 \end_inset
889
890 参照は、第
891 \begin_inset CommandInset ref
892 LatexCommand ref
893 reference "sec:フロートの参照"
894
895 \end_inset
896
897 節で詳細に説明されています。
898 \end_layout
899
900 \begin_layout Standard
901 通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
902 図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
903 \begin_inset CommandInset ref
904 LatexCommand ref
905 reference "fig:歪められた二つの像"
906
907 \end_inset
908
909 は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
910 \begin_inset CommandInset ref
911 LatexCommand ref
912 reference "fig:何かわからない構造"
913
914 \end_inset
915
916 と図
917 \begin_inset CommandInset ref
918 LatexCommand ref
919 reference "fig:カモノハシ"
920
921 \end_inset
922
923 が内部図になります。
924 \end_layout
925
926 \begin_layout Standard
927 \begin_inset Float figure
928 wide false
929 sideways false
930 status open
931
932 \begin_layout Plain Layout
933 \begin_inset space \hfill{}
934 \end_inset
935
936
937 \begin_inset Float figure
938 wide false
939 sideways false
940 status open
941
942 \begin_layout Plain Layout
943 \begin_inset Caption
944
945 \begin_layout Plain Layout
946 \begin_inset CommandInset label
947 LatexCommand label
948 name "fig:何かわからない構造"
949
950 \end_inset
951
952 何かわからない構造
953 \end_layout
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Plain Layout
961 \begin_inset Graphics
962         filename ../clipart/escher-lsd.eps
963         width 45col%
964         scaleBeforeRotation
965         groupId distorted
966
967 \end_inset
968
969
970 \end_layout
971
972 \end_inset
973
974
975 \begin_inset space \hfill{}
976 \end_inset
977
978
979 \begin_inset Float figure
980 wide false
981 sideways false
982 status open
983
984 \begin_layout Plain Layout
985 \begin_inset Caption
986
987 \begin_layout Plain Layout
988 \begin_inset CommandInset label
989 LatexCommand label
990 name "fig:カモノハシ"
991
992 \end_inset
993
994 カモノハシ
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Plain Layout
1003 \begin_inset Graphics
1004         filename ../clipart/platypus.eps
1005         width 45col%
1006         scaleBeforeRotation
1007         groupId distorted
1008
1009 \end_inset
1010
1011
1012 \end_layout
1013
1014 \end_inset
1015
1016
1017 \begin_inset space \hfill{}
1018 \end_inset
1019
1020
1021 \end_layout
1022
1023 \begin_layout Plain Layout
1024 \begin_inset Caption
1025
1026 \begin_layout Plain Layout
1027 \begin_inset CommandInset label
1028 LatexCommand label
1029 name "fig:歪められた二つの像"
1030
1031 \end_inset
1032
1033 歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
1034 \end_layout
1035
1036 \end_inset
1037
1038
1039 \end_layout
1040
1041 \end_inset
1042
1043
1044 \end_layout
1045
1046 \begin_layout Standard
1047 \begin_inset Newpage newpage
1048 \end_inset
1049
1050
1051 \end_layout
1052
1053 \begin_layout Section
1054 画像書式
1055 \begin_inset CommandInset label
1056 LatexCommand label
1057 name "sec:画像書式"
1058
1059 \end_inset
1060
1061
1062 \begin_inset Index idx
1063 status collapsed
1064
1065 \begin_layout Plain Layout
1066 がぞうしょしき@画像書式
1067 \end_layout
1068
1069 \end_inset
1070
1071
1072 \begin_inset Index idx
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076 ず@図 ! がぞうしょしき@画像書式
1077 \end_layout
1078
1079 \end_inset
1080
1081
1082 \end_layout
1083
1084 \begin_layout Standard
1085 画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
1086 \begin_inset CommandInset ref
1087 LatexCommand ref
1088 reference "cha:ファイル出力形式"
1089
1090 \end_inset
1091
1092 で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
1093 ウンドで
1094 \family typewriter
1095 ImageMagick
1096 \family default
1097 というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
1098 用するとよいでしょう。出力ファイル書式は、付録
1099 \begin_inset CommandInset ref
1100 LatexCommand ref
1101 reference "cha:ファイル出力形式"
1102
1103 \end_inset
1104
1105 に説明されています。
1106 \end_layout
1107
1108 \begin_layout Standard
1109 フォントと同じく、画像形式にも以下の二つの型があります。
1110 \end_layout
1111
1112 \begin_layout Description
1113 ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
1114 ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format(画像交換形式)」(GIF・ファイル拡張子は「
1115 \family typewriter
1116 .gif
1117 \family default
1118 」)
1119 \begin_inset Index idx
1120 status collapsed
1121
1122 \begin_layout Plain Layout
1123 GIF|see
1124 \begin_inset ERT
1125 status collapsed
1126
1127 \begin_layout Plain Layout
1128
1129 {
1130 \end_layout
1131
1132 \end_inset
1133
1134 画像書式
1135 \begin_inset ERT
1136 status collapsed
1137
1138 \begin_layout Plain Layout
1139
1140 }
1141 \end_layout
1142
1143 \end_inset
1144
1145
1146 \end_layout
1147
1148 \end_inset
1149
1150 、「Portable Network Graphics(可搬性ネットワーク画像ファイル)」(PNG・ファイル拡張子は「
1151 \family typewriter
1152 .png
1153 \family default
1154 」)
1155 \begin_inset Index idx
1156 status collapsed
1157
1158 \begin_layout Plain Layout
1159 PNG|see
1160 \begin_inset ERT
1161 status collapsed
1162
1163 \begin_layout Plain Layout
1164
1165 {
1166 \end_layout
1167
1168 \end_inset
1169
1170 画像書式
1171 \begin_inset ERT
1172 status collapsed
1173
1174 \begin_layout Plain Layout
1175
1176 }
1177 \end_layout
1178
1179 \end_inset
1180
1181
1182 \end_layout
1183
1184 \end_inset
1185
1186 、「Joint Photographic Experts Group(写真専門家連合組織)」(JPG・ファイル拡張子は「
1187 \family typewriter
1188 .jpg
1189 \family default
1190 」または「
1191 \family typewriter
1192 .jpeg
1193 \family default
1194 」)
1195 \begin_inset Index idx
1196 status collapsed
1197
1198 \begin_layout Plain Layout
1199 JPG|see
1200 \begin_inset ERT
1201 status collapsed
1202
1203 \begin_layout Plain Layout
1204
1205 {
1206 \end_layout
1207
1208 \end_inset
1209
1210 画像書式
1211 \begin_inset ERT
1212 status collapsed
1213
1214 \begin_layout Plain Layout
1215
1216 }
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \end_inset
1225
1226 などがあります。
1227 \end_layout
1228
1229 \begin_layout Description
1230 ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
1231 行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
1232 に便利です。
1233 \begin_inset Newline newline
1234 \end_inset
1235
1236 よく知られた伸縮可能画像形式には、「Scalable Vector Graphics(伸縮可能ベクトル画像ファイル)」(SVG・ファイル拡張子は「
1237 \family typewriter
1238 .svg
1239 \family default
1240 」)
1241 \begin_inset Index idx
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245 SVG|see
1246 \begin_inset ERT
1247 status collapsed
1248
1249 \begin_layout Plain Layout
1250
1251 {
1252 \end_layout
1253
1254 \end_inset
1255
1256 画像書式
1257 \begin_inset ERT
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261
1262 }
1263 \end_layout
1264
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \end_inset
1271
1272 、「Encapsulated PostScript(カプセル化ポストスクリプト)」(EPS・ファイル拡張子は「
1273 \family typewriter
1274 .eps
1275 \family default
1276 」)
1277 \begin_inset Index idx
1278 status collapsed
1279
1280 \begin_layout Plain Layout
1281 EPS|see
1282 \begin_inset ERT
1283 status collapsed
1284
1285 \begin_layout Plain Layout
1286
1287 {
1288 \end_layout
1289
1290 \end_inset
1291
1292 画像書式
1293 \begin_inset ERT
1294 status collapsed
1295
1296 \begin_layout Plain Layout
1297
1298 }
1299 \end_layout
1300
1301 \end_inset
1302
1303
1304 \end_layout
1305
1306 \end_inset
1307
1308 、「Portable Document Format(可搬文書形式)」(PDF・ファイル拡張子は「
1309 \family typewriter
1310 .pdf
1311 \family default
1312 」)
1313 \begin_inset Index idx
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 PDF
1318 \end_layout
1319
1320 \end_inset
1321
1322 、「Windowsメタファイル」(WMF・ファイル拡張子は「
1323 \family typewriter
1324 .wmf
1325 \family default
1326 」)
1327 \begin_inset Index idx
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331 SVG|see
1332 \begin_inset ERT
1333 status collapsed
1334
1335 \begin_layout Plain Layout
1336
1337 {
1338 \end_layout
1339
1340 \end_inset
1341
1342 画像書式
1343 \begin_inset ERT
1344 status collapsed
1345
1346 \begin_layout Plain Layout
1347
1348 }
1349 \end_layout
1350
1351 \end_inset
1352
1353
1354 \end_layout
1355
1356 \end_inset
1357
1358 がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
1359 。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
1360 \begin_inset Foot
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 PDFの場合には、さらに元画像が圧縮されます。
1365 \end_layout
1366
1367 \end_inset
1368
1369 。たとえば、
1370 \family typewriter
1371 Adobe Photoshop
1372 \family default
1373 が生成するPDFファイルは、ビットマップ画像です。
1374 \end_layout
1375
1376 \begin_layout Standard
1377 通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
1378 画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
1379 \begin_inset Formula $\to$
1380 \end_inset
1381
1382 PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
1383 \end_layout
1384
1385 \begin_layout Chapter
1386
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 ひょう@表
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 はじめに
1401 \begin_inset Index idx
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 ひょう@表 ! はじめに
1406 \end_layout
1407
1408 \end_inset
1409
1410
1411 \end_layout
1412
1413 \begin_layout Standard
1414
1415 \family roman
1416 \series medium
1417 \shape up
1418 \size normal
1419 \emph off
1420 \bar no
1421 \noun off
1422 \color none
1423 表を挿入するには、ツールバーボタン
1424 \begin_inset Graphics
1425         filename ../../images/tabular-insert.png
1426         scale 85
1427
1428 \end_inset
1429
1430 か、
1431 \family sans
1432 \series default
1433 \shape default
1434 \size default
1435 \emph default
1436 \bar default
1437 \noun default
1438 \color inherit
1439 挿入\SpecialChar \menuseparator
1440
1441 \family default
1442 メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
1443 作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
1444 \begin_inset Newline newline
1445 \end_inset
1446
1447 既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
1448 のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
1449 \end_layout
1450
1451 \begin_layout Standard
1452 \align center
1453 \begin_inset Tabular
1454 <lyxtabular version="3" rows="4" columns="4">
1455 <features tabularvalignment="middle">
1456 <column alignment="center" valignment="top" width="0">
1457 <column alignment="center" valignment="top" width="0">
1458 <column alignment="center" valignment="top" width="0">
1459 <column alignment="center" valignment="top" width="0">
1460 <row>
1461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1462 \begin_inset Text
1463
1464 \begin_layout Plain Layout
1465
1466 \end_layout
1467
1468 \end_inset
1469 </cell>
1470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1471 \begin_inset Text
1472
1473 \begin_layout Plain Layout
1474 1
1475 \end_layout
1476
1477 \end_inset
1478 </cell>
1479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 2
1484 \end_layout
1485
1486 \end_inset
1487 </cell>
1488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1489 \begin_inset Text
1490
1491 \begin_layout Plain Layout
1492 3
1493 \end_layout
1494
1495 \end_inset
1496 </cell>
1497 </row>
1498 <row>
1499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1500 \begin_inset Text
1501
1502 \begin_layout Plain Layout
1503
1504 \end_layout
1505
1506 \end_inset
1507 </cell>
1508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1509 \begin_inset Text
1510
1511 \begin_layout Plain Layout
1512
1513 \end_layout
1514
1515 \end_inset
1516 </cell>
1517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1518 \begin_inset Text
1519
1520 \begin_layout Plain Layout
1521
1522 \end_layout
1523
1524 \end_inset
1525 </cell>
1526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1527 \begin_inset Text
1528
1529 \begin_layout Plain Layout
1530
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 </row>
1536 <row>
1537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1556 \begin_inset Text
1557
1558 \begin_layout Plain Layout
1559
1560 \end_layout
1561
1562 \end_inset
1563 </cell>
1564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1565 \begin_inset Text
1566
1567 \begin_layout Plain Layout
1568
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 </row>
1574 <row>
1575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1576 \begin_inset Text
1577
1578 \begin_layout Plain Layout
1579
1580 \end_layout
1581
1582 \end_inset
1583 </cell>
1584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1585 \begin_inset Text
1586
1587 \begin_layout Plain Layout
1588
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597
1598 \end_layout
1599
1600 \end_inset
1601 </cell>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 </row>
1612 </lyxtabular>
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \begin_layout Section
1620 表ダイアログ
1621 \begin_inset Index idx
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625 ひょう@表 ! だいあろぐ@ダイアログ
1626 \end_layout
1627
1628 \end_inset
1629
1630
1631 \end_layout
1632
1633 \begin_layout Standard
1634
1635 \family roman
1636 \series medium
1637 \shape up
1638 \size normal
1639 \emph off
1640 \bar no
1641 \noun off
1642 \color none
1643 表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
1644 また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
1645 \family default
1646 \series default
1647 \shape default
1648 \size default
1649 \emph default
1650 \bar default
1651 \noun default
1652 \color inherit
1653 セルの
1654 \emph on
1655 内容
1656 \emph default
1657 を選択するのと、セル自体を選択するのは違うことに注意して下さい。
1658 \begin_inset Newline newline
1659 \end_inset
1660
1661 ダイアログオプションの
1662 \family sans
1663 直ちに適用
1664 \family default
1665 を使用すると、ダイアログ中に行った変更が直ちに適用されるようになります。カーソルを別のセルに移動すると、ダイアログも新しいセルのパラメーターに更新されます。ダイ
1666 アログ中の長さの値を変更した場合には、リターンを押さないと変更が適用されません。
1667 \begin_inset Newline newline
1668 \end_inset
1669
1670 表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
1671 \end_layout
1672
1673 \begin_layout Description
1674
1675 \family sans
1676 表の設定
1677 \family default
1678  ここでは、現在列の幅と水平揃えを設定することができます。
1679 \family sans
1680 小数点で
1681 \family default
1682 とある揃えは、第
1683 \begin_inset CommandInset ref
1684 LatexCommand ref
1685 reference "sub:特殊なセル揃え"
1686
1687 \end_inset
1688
1689 で説明されています。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関して
1690 は、第
1691 \begin_inset CommandInset ref
1692 LatexCommand ref
1693 reference "sub:複数行"
1694
1695 \end_inset
1696
1697 節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
1698 \begin_inset Newline newline
1699 \end_inset
1700
1701 さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
1702 \begin_inset CommandInset ref
1703 LatexCommand ref
1704 reference "sub:連結列"
1705
1706 \end_inset
1707
1708 節をご参照下さい。あるいは同一列のセルを連結行セルとして指定することもできます。これについては、第
1709 \begin_inset CommandInset ref
1710 LatexCommand ref
1711 reference "sub:連結行"
1712
1713 \end_inset
1714
1715 節をご参照ください。
1716 \begin_inset Newline newline
1717 \end_inset
1718
1719 回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
1720 \begin_inset Newline newline
1721 \end_inset
1722
1723
1724 \begin_inset Note Greyedout
1725 status open
1726
1727 \begin_layout Plain Layout
1728
1729 \series bold
1730 【註】
1731 \series default
1732 DVIビューアのすべてが回転を表示できるわけではありません。
1733 \end_layout
1734
1735 \end_inset
1736
1737
1738 \begin_inset Newline newline
1739 \end_inset
1740
1741 下記は、本文行中の表に、表全体の垂直揃えを適用したものです。
1742 \begin_inset Newline newline
1743 \end_inset
1744
1745 各種の揃えを適用した同一行中の表:
1746 \begin_inset Tabular
1747 <lyxtabular version="3" rows="2" columns="2">
1748 <features tabularvalignment="top">
1749 <column alignment="center" valignment="top" width="0pt">
1750 <column alignment="center" valignment="top" width="0">
1751 <row>
1752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1753 \begin_inset Text
1754
1755 \begin_layout Plain Layout
1756
1757 \end_layout
1758
1759 \end_inset
1760 </cell>
1761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1762 \begin_inset Text
1763
1764 \begin_layout Plain Layout
1765 1
1766 \end_layout
1767
1768 \end_inset
1769 </cell>
1770 </row>
1771 <row>
1772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1773 \begin_inset Text
1774
1775 \begin_layout Plain Layout
1776 A
1777 \end_layout
1778
1779 \end_inset
1780 </cell>
1781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1782 \begin_inset Text
1783
1784 \begin_layout Plain Layout
1785
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 </row>
1791 </lyxtabular>
1792
1793 \end_inset
1794
1795  
1796 \begin_inset Tabular
1797 <lyxtabular version="3" rows="2" columns="2">
1798 <features tabularvalignment="middle">
1799 <column alignment="center" valignment="top" width="0">
1800 <column alignment="center" valignment="top" width="0">
1801 <row>
1802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1803 \begin_inset Text
1804
1805 \begin_layout Plain Layout
1806
1807 \end_layout
1808
1809 \end_inset
1810 </cell>
1811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1812 \begin_inset Text
1813
1814 \begin_layout Plain Layout
1815 1
1816 \end_layout
1817
1818 \end_inset
1819 </cell>
1820 </row>
1821 <row>
1822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826 A
1827 \end_layout
1828
1829 \end_inset
1830 </cell>
1831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1832 \begin_inset Text
1833
1834 \begin_layout Plain Layout
1835
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 </row>
1841 </lyxtabular>
1842
1843 \end_inset
1844
1845  
1846 \begin_inset Tabular
1847 <lyxtabular version="3" rows="2" columns="2">
1848 <features tabularvalignment="bottom">
1849 <column alignment="center" valignment="top" width="0pt">
1850 <column alignment="center" valignment="top" width="0">
1851 <row>
1852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1853 \begin_inset Text
1854
1855 \begin_layout Plain Layout
1856
1857 \end_layout
1858
1859 \end_inset
1860 </cell>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865 1
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876 A
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 </row>
1891 </lyxtabular>
1892
1893 \end_inset
1894
1895
1896 \begin_inset Newline newline
1897 \end_inset
1898
1899 また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
1900 \begin_inset CommandInset ref
1901 LatexCommand ref
1902 reference "sub:連結列の計算"
1903
1904 \end_inset
1905
1906 節および第
1907 \begin_inset CommandInset ref
1908 LatexCommand ref
1909 reference "sec:色付きの表"
1910
1911 \end_inset
1912
1913 節をご参照下さい。
1914 \end_layout
1915
1916 \begin_layout Description
1917
1918 \family sans
1919 罫線
1920 \family default
1921  このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
1922 \begin_inset Newline newline
1923 \end_inset
1924
1925 様式オプションとして
1926 \family sans
1927 フォーマル様式
1928 \family default
1929 を使用すると、第
1930 \begin_inset CommandInset ref
1931 LatexCommand ref
1932 reference "sec:フォーマル形式の表"
1933
1934 \end_inset
1935
1936 節に述べられているフォーマル様式の表に表を変換します。
1937 \begin_inset Newline newline
1938 \end_inset
1939
1940 またここで、第
1941 \begin_inset CommandInset ref
1942 LatexCommand ref
1943 reference "sub:行の余白取り"
1944
1945 \end_inset
1946
1947 節に述べられているように、表の行に空白を追加することもできます。
1948 \end_layout
1949
1950 \begin_layout Description
1951
1952 \family sans
1953 長尺表
1954 \family default
1955  このタブは、複数のページにわたる、いわゆる「
1956 \emph on
1957 長尺表
1958 \emph default
1959 」を作るためのものです。第
1960 \begin_inset CommandInset ref
1961 LatexCommand ref
1962 reference "sec:長尺表"
1963
1964 \end_inset
1965
1966 節および第
1967 \begin_inset CommandInset ref
1968 LatexCommand ref
1969 reference "sec:長尺表にまつわる諸点"
1970
1971 \end_inset
1972
1973 節に、長尺表の機能に関する詳細な説明があります。
1974 \end_layout
1975
1976 \begin_layout Section
1977 表ツールバー
1978 \begin_inset Index idx
1979 status collapsed
1980
1981 \begin_layout Plain Layout
1982 ひょう@表 ! つーるばー@ツールバー
1983 \end_layout
1984
1985 \end_inset
1986
1987
1988 \end_layout
1989
1990 \begin_layout Standard
1991 表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
1992 示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
1993 \end_layout
1994
1995 \begin_layout Standard
1996 ツールバーには、以下のアイコンがあります。
1997 \end_layout
1998
1999 \begin_layout Labeling
2000 \labelwidthstring 00.00.0000
2001 \begin_inset Graphics
2002         filename ../../images/tabular-feature_append-row.png
2003         scaleBeforeRotation
2004
2005 \end_inset
2006
2007 は、現在セルあるいは選択範囲の下に行を追加します。
2008 \end_layout
2009
2010 \begin_layout Labeling
2011 \labelwidthstring 00.00.0000
2012 \begin_inset Graphics
2013         filename ../../images/tabular-feature_append-column.png
2014         scaleBeforeRotation
2015
2016 \end_inset
2017
2018 は、現在セルあるいは選択範囲の右に列を追加します。
2019 \end_layout
2020
2021 \begin_layout Labeling
2022 \labelwidthstring 00.00.0000
2023 \begin_inset Graphics
2024         filename ../../images/tabular-feature_delete-row.png
2025         scaleBeforeRotation
2026
2027 \end_inset
2028
2029 は、現在行あるいは選択範囲行を削除します。
2030 \end_layout
2031
2032 \begin_layout Labeling
2033 \labelwidthstring 00.00.0000
2034 \begin_inset Graphics
2035         filename ../../images/tabular-feature_delete-column.png
2036         scaleBeforeRotation
2037
2038 \end_inset
2039
2040 は、現在列あるいは選択範囲列を削除します。
2041 \end_layout
2042
2043 \begin_layout Labeling
2044 \labelwidthstring 00.00.0000
2045 \begin_inset Graphics
2046         filename ../../images/tabular-feature_toggle-line-top.png
2047         scaleBeforeRotation
2048
2049 \end_inset
2050
2051 は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
2052 \end_layout
2053
2054 \begin_layout Labeling
2055 \labelwidthstring 00.00.0000
2056 \begin_inset Graphics
2057         filename ../../images/tabular-feature_toggle-line-bottom.png
2058         scaleBeforeRotation
2059
2060 \end_inset
2061
2062 は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
2063 \end_layout
2064
2065 \begin_layout Labeling
2066 \labelwidthstring 00.00.0000
2067 \begin_inset Graphics
2068         filename ../../images/tabular-feature_toggle-line-left.png
2069         scaleBeforeRotation
2070
2071 \end_inset
2072
2073 は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
2074 \end_layout
2075
2076 \begin_layout Labeling
2077 \labelwidthstring 00.00.0000
2078 \begin_inset Graphics
2079         filename ../../images/tabular-feature_toggle-line-right.png
2080         scaleBeforeRotation
2081
2082 \end_inset
2083
2084 は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
2085 \end_layout
2086
2087 \begin_layout Labeling
2088 \labelwidthstring 00.00.0000
2089 \begin_inset Graphics
2090         filename ../../images/tabular-feature_set-all-lines.png
2091         scaleBeforeRotation
2092
2093 \end_inset
2094
2095 は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2096 \end_layout
2097
2098 \begin_layout Labeling
2099 \labelwidthstring 00.00.0000
2100 \begin_inset Graphics
2101         filename ../../images/tabular-feature_unset-all-lines.png
2102         scaleBeforeRotation
2103
2104 \end_inset
2105
2106 は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
2107 \end_layout
2108
2109 \begin_layout Labeling
2110 \labelwidthstring 00.00.0000
2111 \begin_inset Graphics
2112         filename ../../images/tabular-feature_m-align-left.png
2113         scaleBeforeRotation
2114
2115 \end_inset
2116
2117 は、現在セルあるいは現在列の内容を左揃えにします。
2118 \end_layout
2119
2120 \begin_layout Labeling
2121 \labelwidthstring 00.00.0000
2122 \begin_inset Graphics
2123         filename ../../images/tabular-feature_m-align-center.png
2124         scaleBeforeRotation
2125
2126 \end_inset
2127
2128 は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
2129 \end_layout
2130
2131 \begin_layout Labeling
2132 \labelwidthstring 00.00.0000
2133 \begin_inset Graphics
2134         filename ../../images/tabular-feature_m-align-right.png
2135         scaleBeforeRotation
2136
2137 \end_inset
2138
2139 は、現在セルあるいは現在列の内容を右揃えにします。
2140 \end_layout
2141
2142 \begin_layout Labeling
2143 \labelwidthstring 00.00.0000
2144 \begin_inset Graphics
2145         filename ../../images/tabular-feature_align-decimal.png
2146         scaleBeforeRotation
2147
2148 \end_inset
2149
2150 は、現在セルの内容を特定文字位置で揃えます。
2151 \end_layout
2152
2153 \begin_layout Labeling
2154 \labelwidthstring 00.00.0000
2155 \begin_inset Graphics
2156         filename ../../images/tabular-feature_m-valign-top.png
2157         scaleBeforeRotation
2158
2159 \end_inset
2160
2161 は、現在セルの内容を垂直方向上揃えにします。
2162 \end_layout
2163
2164 \begin_layout Labeling
2165 \labelwidthstring 00.00.0000
2166 \begin_inset Graphics
2167         filename ../../images/tabular-feature_m-valign-middle.png
2168         scaleBeforeRotation
2169
2170 \end_inset
2171
2172 は、現在セルの内容を垂直方向中央揃えにします。
2173 \end_layout
2174
2175 \begin_layout Labeling
2176 \labelwidthstring 00.00.0000
2177 \begin_inset Graphics
2178         filename ../../images/tabular-feature_m-valign-bottom.png
2179         scaleBeforeRotation
2180
2181 \end_inset
2182
2183 は、現在セルの内容を垂直方向下揃えにします。
2184 \end_layout
2185
2186 \begin_layout Labeling
2187 \labelwidthstring 00.00.0000
2188 \begin_inset Graphics
2189         filename ../../images/tabular-feature_set-rotate-cell.png
2190         scaleBeforeRotation
2191
2192 \end_inset
2193
2194 は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
2195 \end_layout
2196
2197 \begin_layout Labeling
2198 \labelwidthstring 00.00.0000
2199 \begin_inset Graphics
2200         filename ../../images/tabular-feature_set-rotate-tabular.png
2201         scaleBeforeRotation
2202
2203 \end_inset
2204
2205 は、表全体を反時計廻りに90度回転します。
2206 \end_layout
2207
2208 \begin_layout Labeling
2209 \labelwidthstring 00.00.0000
2210 \begin_inset Graphics
2211         filename ../../images/tabular-feature_multicolumn.png
2212         scaleBeforeRotation
2213
2214 \end_inset
2215
2216 は、現在セルあるいは選択範囲を連結列にします。
2217 \end_layout
2218
2219 \begin_layout Labeling
2220 \labelwidthstring 00.00.0000
2221 \begin_inset Graphics
2222         filename ../../images/tabular-feature_multirow.png
2223         scaleBeforeRotation
2224
2225 \end_inset
2226
2227 は、現在セルあるいは選択範囲を連結行にします。
2228 \end_layout
2229
2230 \begin_layout Standard
2231 \begin_inset Note Greyedout
2232 status open
2233
2234 \begin_layout Plain Layout
2235
2236 \series bold
2237 【註】
2238 \series default
2239 出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
2240 \end_layout
2241
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Section
2248 表編集メニュー
2249 \begin_inset Index idx
2250 status collapsed
2251
2252 \begin_layout Plain Layout
2253 ひょう@表 ! へんしゅうめにゅー@編集メニュー
2254 \end_layout
2255
2256 \end_inset
2257
2258
2259 \end_layout
2260
2261 \begin_layout Standard
2262 表ダイアログと表ツールバーの他に、
2263 \family sans
2264 編集\SpecialChar \menuseparator
2265
2266 \family default
2267 メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
2268 部にあるときのみ、表示されます。
2269 \end_layout
2270
2271 \begin_layout Section
2272 表フロート
2273 \begin_inset CommandInset label
2274 LatexCommand label
2275 name "sec:表フロート"
2276
2277 \end_inset
2278
2279
2280 \begin_inset Index idx
2281 status collapsed
2282
2283 \begin_layout Plain Layout
2284 ふろーと@フロート ! ひょう@表
2285 \end_layout
2286
2287 \end_inset
2288
2289
2290 \begin_inset Index idx
2291 status collapsed
2292
2293 \begin_layout Plain Layout
2294 ひょう@表 ! ふろーと@フロート
2295 \end_layout
2296
2297 \end_inset
2298
2299
2300 \end_layout
2301
2302 \begin_layout Standard
2303 フロートの一般的な説明については、第
2304 \begin_inset CommandInset ref
2305 LatexCommand ref
2306 reference "sec:フロートはじめに"
2307
2308 \end_inset
2309
2310 節をご覧下さい。
2311 \end_layout
2312
2313 \begin_layout Standard
2314 \begin_inset Float table
2315 placement h
2316 wide false
2317 sideways false
2318 status open
2319
2320 \begin_layout Plain Layout
2321 \begin_inset Caption
2322
2323 \begin_layout Plain Layout
2324 \begin_inset CommandInset label
2325 LatexCommand label
2326 name "tab:表フロート"
2327
2328 \end_inset
2329
2330 表フロート
2331 \end_layout
2332
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \begin_layout Plain Layout
2339 \align center
2340 \begin_inset Tabular
2341 <lyxtabular version="3" rows="3" columns="3">
2342 <features tabularvalignment="middle">
2343 <column alignment="center" valignment="top" width="0pt">
2344 <column alignment="center" valignment="top" width="0pt">
2345 <column alignment="center" valignment="top" width="0pt">
2346 <row>
2347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2348 \begin_inset Text
2349
2350 \begin_layout Plain Layout
2351
2352 \family roman
2353 \series medium
2354 \shape up
2355 \size normal
2356 \emph off
2357 \bar no
2358 \noun off
2359 \color none
2360 1
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \family roman
2371 \series medium
2372 \shape up
2373 \size normal
2374 \emph off
2375 \bar no
2376 \noun off
2377 \color none
2378 2
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2384 \begin_inset Text
2385
2386 \begin_layout Plain Layout
2387
2388 \family roman
2389 \series medium
2390 \shape up
2391 \size normal
2392 \emph off
2393 \bar no
2394 \noun off
2395 \color none
2396 3
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 </row>
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407 森嶋
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 宇沢
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425 二階堂
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 </row>
2431 <row>
2432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2433 \begin_inset Text
2434
2435 \begin_layout Plain Layout
2436
2437 \family roman
2438 \series medium
2439 \shape up
2440 \size normal
2441 \emph off
2442 \bar no
2443 \noun off
2444 \color none
2445 \begin_inset Formula $\int x^{2}dx$
2446 \end_inset
2447
2448
2449 \end_layout
2450
2451 \end_inset
2452 </cell>
2453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2454 \begin_inset Text
2455
2456 \begin_layout Plain Layout
2457
2458 \family roman
2459 \series medium
2460 \shape up
2461 \size normal
2462 \emph off
2463 \bar no
2464 \noun off
2465 \color none
2466 \begin_inset Formula $\left[\begin{array}{cc}
2467 a & b\\
2468 c & d
2469 \end{array}\right]$
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \end_inset
2476 </cell>
2477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Plain Layout
2481
2482 \family roman
2483 \series medium
2484 \shape up
2485 \size normal
2486 \emph off
2487 \bar no
2488 \noun off
2489 \color none
2490 \begin_inset Formula $1+1=2$
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 </row>
2499 </lyxtabular>
2500
2501 \end_inset
2502
2503
2504 \end_layout
2505
2506 \end_inset
2507
2508
2509 \end_layout
2510
2511 \begin_layout Standard
2512 表フロートは、
2513 \family sans
2514 挿入
2515 \shape up
2516 \SpecialChar \menuseparator
2517 フロート\SpecialChar \menuseparator
2518
2519 \family default
2520 \shape default
2521 メニューかツールバーボタン
2522 \begin_inset Graphics
2523         filename ../../images/float-insert_table.png
2524         scale 85
2525         scaleBeforeRotation
2526
2527 \end_inset
2528
2529 を使うと挿入することができます。
2530 \end_layout
2531
2532 \begin_layout Standard
2533 フロートは折りたたむことのできるボックスとして表示され、中には「表
2534 \begin_inset space ~
2535 \end_inset
2536
2537 #:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
2538 \end_layout
2539
2540 \begin_layout Standard
2541
2542 \begin_inset space ~
2543 \end_inset
2544
2545
2546 \begin_inset CommandInset ref
2547 LatexCommand ref
2548 reference "tab:表フロート"
2549
2550 \end_inset
2551
2552 は、表フロートに入れた表の例です。
2553 \end_layout
2554
2555 \begin_layout Standard
2556 キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
2557 er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
2558 eXパッケージの
2559 \series bold
2560 caption
2561 \series default
2562
2563 \begin_inset Index idx
2564 status collapsed
2565
2566 \begin_layout Plain Layout
2567 LaTeXぱっけーじ@LaTeXパッケージ ! caption
2568 \end_layout
2569
2570 \end_inset
2571
2572
2573 \end_layout
2574
2575 \begin_layout Standard
2576
2577 \series bold
2578 tableposition=top
2579 \end_layout
2580
2581 \begin_layout Standard
2582 というオプションとともにloadコマンドを使って読み込んでください
2583 \begin_inset Foot
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 詳しくは、第
2588 \begin_inset CommandInset ref
2589 LatexCommand ref
2590 reference "sec:キャプションの配置"
2591
2592 \end_inset
2593
2594 節をご覧下さい。
2595 \end_layout
2596
2597 \end_inset
2598
2599 。キャプション書式を調整するには、第
2600 \begin_inset CommandInset ref
2601 LatexCommand ref
2602 reference "sec:キャプションの書式設定"
2603
2604 \end_inset
2605
2606 節にものべられているように
2607 \series bold
2608 caption
2609 \series default
2610 パッケージを使用します。
2611 \end_layout
2612
2613 \begin_layout Standard
2614 \begin_inset Index idx
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618 さんしょう@参照 ! ひょうへの@表への
2619 \end_layout
2620
2621 \end_inset
2622
2623 表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
2624 \family sans
2625 挿入\SpecialChar \menuseparator
2626 ラベル
2627 \family default
2628 メニューかツールバーボタンの
2629 \begin_inset Graphics
2630         filename ../../images/label-insert.png
2631         scale 85
2632         scaleBeforeRotation
2633
2634 \end_inset
2635
2636 を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
2637 相互参照メニューかツールバーボタンの
2638 \begin_inset Graphics
2639         filename ../../images/dialog-show-new-inset_ref.png
2640         scale 85
2641         scaleBeforeRotation
2642
2643 \end_inset
2644
2645 を用いて、このラベルを参照することができます。
2646 \begin_inset Newline newline
2647 \end_inset
2648
2649 参照は、第
2650 \begin_inset CommandInset ref
2651 LatexCommand ref
2652 reference "sec:フロートの参照"
2653
2654 \end_inset
2655
2656 節で詳細に説明されています。
2657 \end_layout
2658
2659 \begin_layout Section
2660 長尺表
2661 \begin_inset CommandInset label
2662 LatexCommand label
2663 name "sec:長尺表"
2664
2665 \end_inset
2666
2667
2668 \begin_inset Index idx
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 ちょうしゃくひょう@長尺表
2673 \end_layout
2674
2675 \end_inset
2676
2677
2678 \begin_inset Index idx
2679 status collapsed
2680
2681 \begin_layout Plain Layout
2682 ひょう@表 ! ちょうしゃくひょう@長尺表
2683 \end_layout
2684
2685 \end_inset
2686
2687
2688 \end_layout
2689
2690 \begin_layout Standard
2691 表が長すぎて1ページに収まりきらないときには、表ダイアログの
2692 \family sans
2693 長尺表
2694 \family default
2695 タブにある
2696 \family sans
2697 長尺表を使う
2698 \family default
2699 オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
2700 することができるようになります。
2701 \end_layout
2702
2703 \begin_layout Description
2704 ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
2705 \family roman
2706 \series medium
2707 \shape up
2708 \size normal
2709 \emph off
2710 \bar no
2711 \noun off
2712 \color none
2713 ただし、
2714 \family sans
2715 \series default
2716 \shape default
2717 \size default
2718 \emph default
2719 \bar default
2720 \noun default
2721 \color inherit
2722 冒頭ヘッダ
2723 \family roman
2724 \series medium
2725 \shape up
2726 \size normal
2727 \emph off
2728 \bar no
2729 \noun off
2730 \color none
2731 が定義されているときは、冒頭ページを除きます。
2732 \family default
2733 \series default
2734 \shape default
2735 \size default
2736 \emph default
2737 \bar default
2738 \noun default
2739 \color inherit
2740 これと区別して、このヘッダは本体ヘッダと呼びます。
2741 \end_layout
2742
2743 \begin_layout Description
2744 冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
2745 \end_layout
2746
2747 \begin_layout Description
2748 フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
2749 \family roman
2750 \series medium
2751 \shape up
2752 \size normal
2753 \emph off
2754 \bar no
2755 \noun off
2756 \color none
2757 ただし、
2758 \family sans
2759 \series default
2760 \shape default
2761 \size default
2762 \emph default
2763 \bar default
2764 \noun default
2765 \color inherit
2766 末尾フッタ
2767 \family roman
2768 \series medium
2769 \shape up
2770 \size normal
2771 \emph off
2772 \bar no
2773 \noun off
2774 \color none
2775 が定義されているときは、末尾ページを除きます。
2776 \end_layout
2777
2778 \begin_layout Description
2779 末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
2780 \end_layout
2781
2782 \begin_layout Description
2783 キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
2784 \begin_inset CommandInset ref
2785 LatexCommand ref
2786 reference "sub:長尺表のキャプション"
2787
2788 \end_inset
2789
2790 節で説明されています。
2791 \end_layout
2792
2793 \begin_layout Standard
2794 加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
2795 \end_layout
2796
2797 \begin_layout Standard
2798 \align center
2799 \begin_inset Tabular
2800 <lyxtabular version="3" rows="69" columns="3">
2801 <features islongtable="true" longtabularalignment="center">
2802 <column alignment="left" valignment="top" width="0cm">
2803 <column alignment="left" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <row endfirsthead="true">
2806 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810
2811 \series bold
2812 例示用電話帳(名前は無視してください)
2813 \end_layout
2814
2815 \end_inset
2816 </cell>
2817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2818 \begin_inset Text
2819
2820 \begin_layout Plain Layout
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 </row>
2836 <row endfirsthead="true">
2837 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841 氏名
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Plain Layout
2850
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859
2860 \series bold
2861 TEL.
2862 \end_layout
2863
2864 \end_inset
2865 </cell>
2866 </row>
2867 <row endhead="true">
2868 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872
2873 \series bold
2874 例示用電話帳
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2889 \begin_inset Text
2890
2891 \begin_layout Plain Layout
2892
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 </row>
2898 <row endhead="true">
2899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903 氏名
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Plain Layout
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \series bold
2923 TEL.
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 </row>
2929 <row endfoot="true">
2930 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934 次頁へつづく
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2940 \begin_inset Text
2941
2942 \begin_layout Plain Layout
2943
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 <row>
2959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963
2964 \series bold
2965 Annovi
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell alignment="center" valignment="top" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974 Silvia
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983 111
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 </row>
2989 <row>
2990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994
2995 \series bold
2996 Bertoli
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 Stefano
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014 111
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 </row>
3020 <row>
3021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3022 \begin_inset Text
3023
3024 \begin_layout Plain Layout
3025
3026 \series bold
3027 Bozzi
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 Walter
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045 111
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 </row>
3051 <row>
3052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056
3057 \series bold
3058 Cachia
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 <cell alignment="center" valignment="top" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067 Maria
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Plain Layout
3076 111
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 </row>
3082 <row>
3083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087
3088 \series bold
3089 Cachia
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 <cell alignment="center" valignment="top" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098 Maurizio
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 111
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 </row>
3113 <row>
3114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \series bold
3120 Cinquemani
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 Giusi
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Plain Layout
3138 111
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 </row>
3144 <row>
3145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \series bold
3151 Colin
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 Bernard
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169 111
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 </row>
3175 <row>
3176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180
3181 \series bold
3182 Concli
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191 Gianfranco
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3197 \begin_inset Text
3198
3199 \begin_layout Plain Layout
3200 111
3201 \end_layout
3202
3203 \end_inset
3204 </cell>
3205 </row>
3206 <row>
3207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211
3212 \series bold
3213 Dal Bosco
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222 Carolina
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231 111
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 </row>
3237 <row>
3238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242
3243 \series bold
3244 Dalpiaz
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 Annamaria
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 111
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 </row>
3268 <row>
3269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \series bold
3275 Feliciello
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 Domenico
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293 111
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 </row>
3299 <row>
3300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304
3305 \series bold
3306 Focarelli
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315 Paola
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324 111
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 </row>
3330 <row>
3331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335
3336 \series bold
3337 Galletti
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346 Oreste
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355 111
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 <row>
3362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \series bold
3368 Gasparini
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377 Franca
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386 111
3387 \end_layout
3388
3389 \end_inset
3390 </cell>
3391 </row>
3392 <row>
3393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397
3398 \series bold
3399 Rizzardi
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 <cell alignment="center" valignment="top" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 Paola
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 111
3418 \end_layout
3419
3420 \end_inset
3421 </cell>
3422 </row>
3423 <row>
3424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428
3429 \series bold
3430 Lassini
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 Giancarlo
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448 111
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 </row>
3454 <row>
3455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459
3460 \series bold
3461 Malfatti
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 <cell alignment="center" valignment="top" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470 Luciano
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479 111
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 </row>
3485 <row>
3486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490
3491 \series bold
3492 Malfatti
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 Valeriano
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510 111
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 </row>
3516 <row>
3517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521
3522 \series bold
3523 Meneguzzo
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 <cell alignment="center" valignment="top" usebox="none">
3529 \begin_inset Text
3530
3531 \begin_layout Plain Layout
3532 Roberto
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541 111
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 </row>
3547 <row>
3548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552
3553 \series bold
3554 Mezzadra
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 <cell alignment="center" valignment="top" usebox="none">
3560 \begin_inset Text
3561
3562 \begin_layout Plain Layout
3563 Roberto
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572 111
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 </row>
3578 <row>
3579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \series bold
3585 Pirpamer
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 Erich
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603 111
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 </row>
3609 <row>
3610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614
3615 \series bold
3616 Pochiesa
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625 Paolo
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634 111, 222
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 </row>
3640 <row>
3641 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645
3646 \series bold
3647 Radina
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 <cell alignment="center" valignment="top" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 Claudio
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 111
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 </row>
3671 <row>
3672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676
3677 \series bold
3678 Stuffer
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 <cell alignment="center" valignment="top" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687 Oskar
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696 111
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 </row>
3702 <row>
3703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707
3708 \series bold
3709 Tacchelli
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 <cell alignment="center" valignment="top" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718 Ugo
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727 111
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 </row>
3733 <row>
3734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738
3739 \series bold
3740 Tezzele
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell alignment="center" valignment="top" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749 Margit
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 111
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 </row>
3764 <row>
3765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769
3770 \series bold
3771 Unterkalmsteiner
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell alignment="center" valignment="top" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 Frieda
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 111
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 </row>
3795 <row>
3796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800
3801 \series bold
3802 Vieider
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811 Hilde
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 111
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 </row>
3826 <row>
3827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831
3832 \series bold
3833 Vigna
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 <cell alignment="center" valignment="top" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 Jürgen
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 111
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 </row>
3857 <row>
3858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862
3863 \series bold
3864 Weber
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 <cell alignment="center" valignment="top" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873 Maurizio
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882 111
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 </row>
3888 <row>
3889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893
3894 \series bold
3895 Winkler
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 Franz
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913 111
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 </row>
3919 <row>
3920 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924  
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 </row>
3948 <row>
3949 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953
3954 \series bold
3955 Annovi
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 Silvia
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 555
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="left" valignment="top" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986 Bertoli
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 Stefano
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 555
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 </row>
4010 <row>
4011 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015
4016 \series bold
4017 Bozzi
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Walter
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 555
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 </row>
4041 <row>
4042 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046
4047 \series bold
4048 Cachia
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 Maria
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 555
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \series bold
4079 Cachia
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Maurizio
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 555
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row>
4104 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108
4109 \series bold
4110 Cinquemani
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 Giusi
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 555
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 </row>
4134 <row>
4135 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \series bold
4141 Colin
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Bernard
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 555
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \series bold
4172 Concli
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 Gianfranco
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 555
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \series bold
4203 Dal Bosco
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Carolina
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 555
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \series bold
4234 Dalpiaz
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 Annamaria
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 555
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 </row>
4258 <row>
4259 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263
4264 \series bold
4265 Feliciello
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 Domenico
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 555
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294
4295 \series bold
4296 Focarelli
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 Paola
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 555
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 </row>
4320 <row>
4321 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325
4326 \series bold
4327 Galletti
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 Oreste
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 555
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356
4357 \series bold
4358 Gasparini
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 Franca
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 555
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 </row>
4382 <row>
4383 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387
4388 \series bold
4389 Rizzardi
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 Paola
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 555
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 </row>
4413 <row>
4414 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418
4419 \series bold
4420 Lassini
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 Giancarlo
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 555
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 </row>
4444 <row>
4445 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449
4450 \series bold
4451 Malfatti
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 Luciano
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 555
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 </row>
4475 <row>
4476 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480
4481 \series bold
4482 Malfatti
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 Valeriano
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 555
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 </row>
4506 <row>
4507 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511
4512 \series bold
4513 Meneguzzo
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 Roberto
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 555
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 </row>
4537 <row>
4538 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542
4543 \series bold
4544 Mezzadra
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 Roberto
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 555
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 </row>
4568 <row>
4569 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573
4574 \series bold
4575 Pirpamer
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 Erich
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 555
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 </row>
4599 <row>
4600 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604
4605 \series bold
4606 Pochiesa
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 Paolo
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 555, 222
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 </row>
4630 <row>
4631 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635
4636 \series bold
4637 Radina
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 Claudio
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 555
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 </row>
4661 <row>
4662 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666
4667 \series bold
4668 Stuffer
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 Oskar
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 555
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 </row>
4692 <row>
4693 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697
4698 \series bold
4699 Tacchelli
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 Ugo
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 555
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 </row>
4723 <row>
4724 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728
4729 \series bold
4730 Tezzele
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 Margit
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 555
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row>
4755 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759
4760 \series bold
4761 Unterkalmsteiner
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 Frieda
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 555
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 <row>
4786 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790
4791 \series bold
4792 Vieider
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 Hilde
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 555
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 </row>
4816 <row>
4817 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821
4822 \series bold
4823 Vigna
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 Jürgen
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841 999
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 </row>
4847 <row>
4848 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852
4853 \series bold
4854 Weber
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 Maurizio
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872 555
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 </row>
4878 <row>
4879 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883
4884 \series bold
4885 Winkler
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894 Franz
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903 555
4904 \end_layout
4905
4906 \end_inset
4907 </cell>
4908 </row>
4909 <row endlastfoot="true">
4910 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 以上
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 </lyxtabular>
4939
4940 \end_inset
4941
4942
4943 \begin_inset ERT
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947
4948
4949 \backslash
4950 addtocounter{table}{-1}
4951 \end_layout
4952
4953 \end_inset
4954
4955
4956 \begin_inset Note Note
4957 status collapsed
4958
4959 \begin_layout Plain Layout
4960 本コマンドの説明については、第
4961 \begin_inset CommandInset ref
4962 LatexCommand ref
4963 reference "sub:長尺表のキャプション"
4964
4965 \end_inset
4966
4967 節の最初の淡色表示注釈をご覧下さい。
4968 \end_layout
4969
4970 \end_inset
4971
4972
4973 \end_layout
4974
4975 \begin_layout Subsection
4976 長尺表での脚注
4977 \begin_inset CommandInset label
4978 LatexCommand label
4979 name "sub:長尺表での脚注"
4980
4981 \end_inset
4982
4983
4984 \begin_inset Index idx
4985 status collapsed
4986
4987 \begin_layout Plain Layout
4988 ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
4989 \end_layout
4990
4991 \end_inset
4992
4993
4994 \end_layout
4995
4996 \begin_layout Standard
4997 脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
4998 \begin_inset CommandInset ref
4999 LatexCommand ref
5000 reference "tab:別キャプション"
5001
5002 \end_inset
5003
5004 には脚注が付いています。
5005 \end_layout
5006
5007 \begin_layout Subsection
5008 長尺表の縦横揃え
5009 \begin_inset Index idx
5010 status collapsed
5011
5012 \begin_layout Plain Layout
5013 ちょうしゃくひょう@長尺表 ! たてよこぞろえ@縦横揃え
5014 \end_layout
5015
5016 \end_inset
5017
5018
5019 \end_layout
5020
5021 \begin_layout Standard
5022 表設定ダイアログでは、長尺表の水平揃えを指定することができます。左揃えや右揃えでは、表は直接ページ境界に寄せられます。表と境界の間に余白を加えるには、中央揃えに
5023 設定してから
5024 \end_layout
5025
5026 \begin_layout Standard
5027
5028 \series bold
5029
5030 \backslash
5031 setlength{
5032 \backslash
5033 LTleft}{値}
5034 \end_layout
5035
5036 \begin_layout Standard
5037 という行を当該長尺表の前にTeXコードとして挿入して、長さ
5038 \series bold
5039
5040 \backslash
5041 LTleft
5042 \series default
5043 および
5044 \series bold
5045
5046 \backslash
5047 LTright
5048 \series default
5049 の値を変更しなくてはなりません。ここで「値」は、第
5050 \begin_inset CommandInset ref
5051 LatexCommand ref
5052 reference "tab:単位"
5053
5054 \end_inset
5055
5056 表に挙げてある単位であれば、どの単位を取ることもできます。
5057 \series bold
5058
5059 \backslash
5060 LTleft
5061 \series default
5062 は、左頁余白から長尺表までの水平方向の距離を制御し、
5063 \series bold
5064
5065 \backslash
5066 LTright
5067 \series default
5068 は、右頁余白からの距離を制御します。これらの長さの既定値は
5069 \series bold
5070
5071 \backslash
5072 fill
5073 \series default
5074 となっており、LyXの水平フィルと同等になっています。
5075 \end_layout
5076
5077 \begin_layout Standard
5078 以下の長尺表は、中央揃えの上、
5079 \series bold
5080
5081 \backslash
5082 LTleft
5083 \series default
5084
5085 \family sans
5086 0.1
5087 \backslash
5088 columnwidth
5089 \family default
5090 に設定してあります。
5091 \begin_inset ERT
5092 status collapsed
5093
5094 \begin_layout Plain Layout
5095
5096
5097 \backslash
5098 setlength{
5099 \backslash
5100 LTleft}{0.1
5101 \backslash
5102 columnwidth}
5103 \end_layout
5104
5105 \end_inset
5106
5107
5108 \end_layout
5109
5110 \begin_layout Standard
5111 \begin_inset Tabular
5112 <lyxtabular version="3" rows="5" columns="5">
5113 <features islongtable="true" longtabularalignment="center">
5114 <column alignment="center" valignment="top" width="0">
5115 <column alignment="center" valignment="top" width="0">
5116 <column alignment="center" valignment="top" width="0">
5117 <column alignment="center" valignment="top" width="0">
5118 <column alignment="center" valignment="top" width="0">
5119 <row>
5120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 1
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 2
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5139 \begin_inset Text
5140
5141 \begin_layout Plain Layout
5142 3
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151 4
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 5
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 </row>
5166 <row>
5167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 いろは
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 いろは
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 </row>
5213 <row>
5214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 いろは
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254 いろは
5255 \end_layout
5256
5257 \end_inset
5258 </cell>
5259 </row>
5260 <row>
5261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 いろは
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 いろは
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 </row>
5307 <row>
5308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 いろは
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 いろは
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330 いろは
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339 いろは
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 いろは
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 </row>
5354 </lyxtabular>
5355
5356 \end_inset
5357
5358
5359 \begin_inset ERT
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363
5364
5365 \backslash
5366 setlength{
5367 \backslash
5368 LTleft}{
5369 \backslash
5370 fill}
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \begin_inset ERT
5377 status collapsed
5378
5379 \begin_layout Plain Layout
5380
5381
5382 \backslash
5383 addtocounter{table}{-1}
5384 \end_layout
5385
5386 \end_inset
5387
5388
5389 \begin_inset Note Note
5390 status collapsed
5391
5392 \begin_layout Plain Layout
5393 このコマンドの説明に関しては、第
5394 \begin_inset CommandInset ref
5395 LatexCommand ref
5396 reference "sub:長尺表のキャプション"
5397
5398 \end_inset
5399
5400 節の最初の淡色表示注釈をご覧下さい。
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \begin_layout Subsection
5409 長尺表のキャプション
5410 \begin_inset Index idx
5411 status collapsed
5412
5413 \begin_layout Plain Layout
5414 ちょうしゃくひょう@長尺表 ! きゃぷしょん@キャプション
5415 \end_layout
5416
5417 \end_inset
5418
5419
5420 \begin_inset CommandInset label
5421 LatexCommand label
5422 name "sub:長尺表のキャプション"
5423
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \begin_layout Standard
5430 フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
5431 \begin_inset CommandInset ref
5432 LatexCommand ref
5433 reference "sec:長尺表"
5434
5435 \end_inset
5436
5437 節に述べられているように、ある行で長尺表オプションの
5438 \family sans
5439 キャプション
5440 \family default
5441 を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
5442 \end_layout
5443
5444 \begin_layout Standard
5445 以下は、動作を確認するための短い長尺表です。
5446 \end_layout
5447
5448 \begin_layout Standard
5449 \begin_inset Tabular
5450 <lyxtabular version="3" rows="6" columns="5">
5451 <features islongtable="true" longtabularalignment="center">
5452 <column alignment="center" valignment="top" width="0">
5453 <column alignment="center" valignment="top" width="0">
5454 <column alignment="center" valignment="top" width="0">
5455 <column alignment="center" valignment="top" width="0">
5456 <column alignment="center" valignment="top" width="0">
5457 <row caption="true">
5458 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 \begin_inset Caption
5463
5464 \begin_layout Plain Layout
5465 キャプション付き長尺表
5466 \begin_inset Argument
5467 status collapsed
5468
5469 \begin_layout Plain Layout
5470 長尺表
5471 \end_layout
5472
5473 \end_inset
5474
5475
5476 \end_layout
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \end_inset
5484 </cell>
5485 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498
5499 \end_layout
5500
5501 \end_inset
5502 </cell>
5503 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 1
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 2
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 3
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 4
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 5
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 </row>
5569 <row>
5570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 いろは
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 いろは
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 いろは
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 いろは
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 </row>
5663 <row>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 いろは
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 いろは
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 </row>
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 いろは
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 いろは
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 いろは
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 いろは
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 いろは
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 </row>
5757 </lyxtabular>
5758
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \begin_layout Standard
5765 \begin_inset VSpace medskip
5766 \end_inset
5767
5768
5769 \begin_inset Note Greyedout
5770 status open
5771
5772 \begin_layout Plain Layout
5773
5774 \series bold
5775 【註1】
5776 \series default
5777 表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
5778 、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
5779 \end_layout
5780
5781 \begin_layout Plain Layout
5782
5783 \series bold
5784
5785 \backslash
5786 addtocounter{table}{-1}
5787 \end_layout
5788
5789 \begin_layout Plain Layout
5790 というコマンドを挿入する方法があります。
5791 \end_layout
5792
5793 \begin_layout Plain Layout
5794 全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
5795 \end_layout
5796
5797 \begin_layout Plain Layout
5798
5799 \series bold
5800
5801 \backslash
5802 let
5803 \backslash
5804 myEnd
5805 \backslash
5806 endlongtable
5807 \begin_inset Newline newline
5808 \end_inset
5809
5810
5811 \backslash
5812 renewcommand{
5813 \backslash
5814 endlongtable}{
5815 \backslash
5816 myEnd
5817 \backslash
5818 addtocounter{table}{-1}}
5819 \end_layout
5820
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \begin_layout Standard
5827 \begin_inset Note Greyedout
5828 status open
5829
5830 \begin_layout Plain Layout
5831
5832 \series bold
5833 【註2】
5834 \series default
5835 相互参照をリンクするために、
5836 \family sans
5837 文書設定
5838 \family default
5839 ダイアログの
5840 \family sans
5841 PDF特性
5842 \family default
5843
5844 \series bold
5845 hyperref
5846 \series default
5847
5848 \begin_inset Index idx
5849 status collapsed
5850
5851 \begin_layout Plain Layout
5852 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
5853 \end_layout
5854
5855 \end_inset
5856
5857 を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
5858 \end_layout
5859
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \begin_layout Subsubsection
5866 長尺表への参照
5867 \begin_inset Index idx
5868 status collapsed
5869
5870 \begin_layout Plain Layout
5871 ちょうしゃくひょう@長尺表 ! さんしょう@参照
5872 \end_layout
5873
5874 \end_inset
5875
5876
5877 \end_layout
5878
5879 \begin_layout Standard
5880 \begin_inset Tabular
5881 <lyxtabular version="3" rows="6" columns="5">
5882 <features islongtable="true" longtabularalignment="center">
5883 <column alignment="center" valignment="top" width="0">
5884 <column alignment="center" valignment="top" width="0">
5885 <column alignment="center" valignment="top" width="0">
5886 <column alignment="center" valignment="top" width="0">
5887 <column alignment="center" valignment="top" width="0">
5888 <row caption="true">
5889 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Caption
5894
5895 \begin_layout Plain Layout
5896 参照された長尺表
5897 \begin_inset CommandInset label
5898 LatexCommand label
5899 name "tab:参照例"
5900
5901 \end_inset
5902
5903
5904 \end_layout
5905
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 </row>
5950 <row>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 1
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 2
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 3
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 4
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 5
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 </row>
5997 <row>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 いろは
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 いろは
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 </row>
6044 <row>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 いろは
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 いろは
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 </row>
6091 <row>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 いろは
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 いろは
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 </row>
6138 <row>
6139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 いろは
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152 いろは
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 いろは
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 いろは
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 いろは
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 </lyxtabular>
6186
6187 \end_inset
6188
6189
6190 \end_layout
6191
6192 \begin_layout Standard
6193 長尺表を参照するには、キャプションにラベルを挿入してください。
6194 \end_layout
6195
6196 \begin_layout Standard
6197 これは表
6198 \begin_inset CommandInset ref
6199 LatexCommand ref
6200 reference "tab:参照例"
6201
6202 \end_inset
6203
6204 への参照です。
6205 \end_layout
6206
6207 \begin_layout Standard
6208 キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
6209 \series bold
6210 caption
6211 \series default
6212
6213 \begin_inset Index idx
6214 status collapsed
6215
6216 \begin_layout Plain Layout
6217 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6218 \end_layout
6219
6220 \end_inset
6221
6222 を使用して設定することができます。第
6223 \begin_inset CommandInset ref
6224 LatexCommand ref
6225 reference "sec:キャプションの書式設定"
6226
6227 \end_inset
6228
6229 節をご覧下さい。
6230 \end_layout
6231
6232 \begin_layout Subsubsection
6233 キャプションの幅
6234 \begin_inset Index idx
6235 status collapsed
6236
6237 \begin_layout Plain Layout
6238 ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
6239 \end_layout
6240
6241 \end_inset
6242
6243
6244 \end_layout
6245
6246 \begin_layout Standard
6247 キャプション行の最大長は、長さ
6248 \series bold
6249
6250 \backslash
6251 LTcapwidth
6252 \series default
6253 によって指定することができます。既定値は4
6254 \begin_inset space \thinspace{}
6255 \end_inset
6256
6257 inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
6258 \end_layout
6259
6260 \begin_layout Standard
6261
6262 \series bold
6263
6264 \backslash
6265 setlength{
6266 \backslash
6267 LTcapwidth}{幅}
6268 \end_layout
6269
6270 \begin_layout Standard
6271 というコマンドを書き加えて下さい。ここで「幅」には、付録
6272 \begin_inset CommandInset ref
6273 LatexCommand ref
6274 reference "cha:LyXで使用できる単位"
6275
6276 \end_inset
6277
6278 に挙げられている単位を取ることができます。
6279 \end_layout
6280
6281 \begin_layout Standard
6282 以下の各表で違いを示します。
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset Tabular
6287 <lyxtabular version="3" rows="6" columns="5">
6288 <features islongtable="true" longtabularalignment="center">
6289 <column alignment="center" valignment="top" width="0">
6290 <column alignment="center" valignment="top" width="0">
6291 <column alignment="center" valignment="top" width="0">
6292 <column alignment="center" valignment="top" width="0">
6293 <column alignment="center" valignment="top" width="0">
6294 <row caption="true">
6295 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 \begin_inset Caption
6300
6301 \begin_layout Plain Layout
6302 既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
6303 \begin_inset Argument
6304 status collapsed
6305
6306 \begin_layout Plain Layout
6307 既定幅のキャプション
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \end_layout
6314
6315 \end_inset
6316
6317
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 </row>
6359 <row>
6360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364 1
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 2
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 3
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 4
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 5
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 </row>
6406 <row>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 いろは
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438
6439 \end_layout
6440
6441 \end_inset
6442 </cell>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 いろは
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 </row>
6453 <row>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 いろは
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 いろは
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 </row>
6500 <row>
6501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 いろは
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 いろは
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 </row>
6547 <row>
6548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 いろは
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561 いろは
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 いろは
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 いろは
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 いろは
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 </row>
6594 </lyxtabular>
6595
6596 \end_inset
6597
6598
6599 \end_layout
6600
6601 \begin_layout Standard
6602 \begin_inset ERT
6603 status collapsed
6604
6605 \begin_layout Plain Layout
6606
6607
6608 \backslash
6609 setlength{
6610 \backslash
6611 LTcapwidth}{5cm}
6612 \end_layout
6613
6614 \end_inset
6615
6616
6617 \begin_inset Tabular
6618 <lyxtabular version="3" rows="6" columns="5">
6619 <features islongtable="true" longtabularalignment="center">
6620 <column alignment="center" valignment="top" width="0">
6621 <column alignment="center" valignment="top" width="0">
6622 <column alignment="center" valignment="top" width="0">
6623 <column alignment="center" valignment="top" width="0">
6624 <column alignment="center" valignment="top" width="0">
6625 <row caption="true">
6626 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 \begin_inset Caption
6631
6632 \begin_layout Plain Layout
6633 5
6634 \begin_inset space \thinspace{}
6635 \end_inset
6636
6637 cm幅のなが〜いフルタイトル・5
6638 \begin_inset space \thinspace{}
6639 \end_inset
6640
6641 cm幅のなが〜いフルタイトル・5
6642 \begin_inset space \thinspace{}
6643 \end_inset
6644
6645 cm幅のなが〜いフルタイトル
6646 \begin_inset Argument
6647 status collapsed
6648
6649 \begin_layout Plain Layout
6650 5
6651 \begin_inset space \thinspace{}
6652 \end_inset
6653
6654 cm幅のキャプション
6655 \end_layout
6656
6657 \end_inset
6658
6659
6660 \end_layout
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 </row>
6706 <row>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 1
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 2
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 3
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 4
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 5
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 <row>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 いろは
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 いろは
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 </row>
6800 <row>
6801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 いろは
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 いろは
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 </row>
6847 <row>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 いろは
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 いろは
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899 いろは
6900 \end_layout
6901
6902 \end_inset
6903 </cell>
6904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908 いろは
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917 いろは
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 いろは
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 いろは
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 </row>
6941 </lyxtabular>
6942
6943 \end_inset
6944
6945
6946 \end_layout
6947
6948 \begin_layout Standard
6949 \begin_inset ERT
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953
6954
6955 \backslash
6956 setlength{
6957 \backslash
6958 LTcapwidth}{4in}
6959 \end_layout
6960
6961 \end_inset
6962
6963
6964 \end_layout
6965
6966 \begin_layout Standard
6967 \begin_inset Note Greyedout
6968 status open
6969
6970 \begin_layout Plain Layout
6971
6972 \series bold
6973 【註】
6974 \series default
6975 この文書のようにLaTeXパッケージの
6976 \series bold
6977 caption
6978 \series default
6979
6980 \begin_inset Index idx
6981 status collapsed
6982
6983 \begin_layout Plain Layout
6984 LaTeXぱっけーじ@LaTeXパッケージ ! caption
6985 \end_layout
6986
6987 \end_inset
6988
6989 を使用している時には、
6990 \series bold
6991
6992 \backslash
6993 LTcapwidth
6994 \series default
6995 に既定値の4
6996 \begin_inset space \thinspace{}
6997 \end_inset
6998
6999 inを使用している場合、ページの全幅が用いられます。この場合、正確に4
7000 \begin_inset space \thinspace{}
7001 \end_inset
7002
7003 in幅のキャプションを作るには、3.99
7004 \begin_inset space \thinspace{}
7005 \end_inset
7006
7007 inのように4.0
7008 \begin_inset space \thinspace{}
7009 \end_inset
7010
7011 inと少し違う値を指定するか、
7012 \series bold
7013 caption
7014 \series default
7015 パッケージが提供している
7016 \series bold
7017
7018 \backslash
7019 captionsetup{width=値}
7020 \series default
7021 というLaTeXコマンドを用いる方法があります。
7022 \end_layout
7023
7024 \end_inset
7025
7026
7027 \end_layout
7028
7029 \begin_layout Subsubsection
7030 表の各ページごとに異なるキャプション
7031 \begin_inset Index idx
7032 status collapsed
7033
7034 \begin_layout Plain Layout
7035 ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
7036 \end_layout
7037
7038 \end_inset
7039
7040
7041 \end_layout
7042
7043 \begin_layout Standard
7044 次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
7045 \end_layout
7046
7047 \begin_layout Standard
7048
7049 \series bold
7050
7051 \backslash
7052 caption*{キャプション文}
7053 \backslash
7054
7055 \backslash
7056 %
7057 \end_layout
7058
7059 \begin_layout Standard
7060 というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
7061 \begin_inset CommandInset ref
7062 LatexCommand ref
7063 reference "tab:別キャプション"
7064
7065 \end_inset
7066
7067 は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
7068 \end_layout
7069
7070 \begin_layout Standard
7071 \align center
7072 \begin_inset Tabular
7073 <lyxtabular version="3" rows="59" columns="3">
7074 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7075 <column alignment="left" valignment="top" width="0cm">
7076 <column alignment="left" valignment="top" width="0pt">
7077 <column alignment="center" valignment="top" width="0pt">
7078 <row caption="true">
7079 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 \begin_inset Caption
7084
7085 \begin_layout Plain Layout
7086 例示用電話帳
7087 \begin_inset CommandInset label
7088 LatexCommand label
7089 name "tab:別キャプション"
7090
7091 \end_inset
7092
7093
7094 \begin_inset Argument
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098 例示用電話帳
7099 \end_layout
7100
7101 \end_inset
7102
7103
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Plain Layout
7117
7118 \end_layout
7119
7120 \end_inset
7121 </cell>
7122 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 </row>
7132 <row endfirsthead="true">
7133 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137
7138 \series bold
7139 例示用電話帳(名前は無視の事)
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 </row>
7163 <row endfirsthead="true">
7164 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168
7169 \series bold
7170 氏名
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7176 \begin_inset Text
7177
7178 \begin_layout Plain Layout
7179
7180 \end_layout
7181
7182 \end_inset
7183 </cell>
7184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7185 \begin_inset Text
7186
7187 \begin_layout Plain Layout
7188
7189 \series bold
7190 TEL.
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 </row>
7196 <row endhead="true">
7197 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 \begin_inset ERT
7202 status collapsed
7203
7204 \begin_layout Plain Layout
7205
7206
7207 \backslash
7208 caption*{例示用電話帳の続き}
7209 \backslash
7210
7211 \backslash
7212 %
7213 \end_layout
7214
7215 \end_inset
7216
7217
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7232 \begin_inset Text
7233
7234 \begin_layout Plain Layout
7235
7236 \end_layout
7237
7238 \end_inset
7239 </cell>
7240 </row>
7241 <row endhead="true">
7242 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7243 \begin_inset Text
7244
7245 \begin_layout Plain Layout
7246
7247 \series bold
7248 例示用電話帳
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 </row>
7272 <row endhead="true">
7273 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277
7278 \series bold
7279 氏名
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \series bold
7299 TEL.
7300 \end_layout
7301
7302 \end_inset
7303 </cell>
7304 </row>
7305 <row endfoot="true">
7306 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310 次頁に続く
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 </row>
7334 <row>
7335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7336 \begin_inset Text
7337
7338 \begin_layout Plain Layout
7339
7340 \series bold
7341 Annovi
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 Silvia
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 111
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 </row>
7365 <row>
7366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370
7371 \series bold
7372 Bertoli
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 Stefano
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 111
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 </row>
7396 <row>
7397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401
7402 \series bold
7403 Bozzi
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Plain Layout
7412 Walter
7413 \end_layout
7414
7415 \end_inset
7416 </cell>
7417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421 111
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 </row>
7427 <row>
7428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432
7433 \series bold
7434 Cachia
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 Maria
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 111
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 </row>
7458 <row>
7459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463
7464 \series bold
7465 Cachia
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 Maurizio
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 111
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 </row>
7489 <row>
7490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494
7495 \series bold
7496 Cinquemani
7497 \end_layout
7498
7499 \end_inset
7500 </cell>
7501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7502 \begin_inset Text
7503
7504 \begin_layout Plain Layout
7505 Giusi
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514 111
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 </row>
7520 <row>
7521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525
7526 \series bold
7527 Colin
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536 Bernard
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 111
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 </row>
7551 <row>
7552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556
7557 \series bold
7558 Concli
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 Gianfranco
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 111
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \series bold
7589 Dal Bosco
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 Carolina
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 111
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 </row>
7613 <row>
7614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618
7619 \series bold
7620 Dalpiaz
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629 Annamaria
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638 111
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 </row>
7644 <row>
7645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649
7650 \series bold
7651 Feliciello
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660 Domenico
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669 111
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 </row>
7675 <row>
7676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680
7681 \series bold
7682 Focarelli
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691 Paola
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700 111
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 </row>
7706 <row>
7707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \series bold
7713 Galletti
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722 Oreste
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731 111
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 </row>
7737 <row>
7738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \series bold
7744 Gasparini
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753 Franca
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762 111
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 Rizzardi
7776 \series default
7777
7778 \begin_inset Foot
7779 status collapsed
7780
7781 \begin_layout Plain Layout
7782 例示用脚注
7783 \end_layout
7784
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796 Paola
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805 111
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 </row>
7811 <row>
7812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \series bold
7818 Lassini
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827 Giancarlo
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836 111
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 </row>
7842 <row>
7843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \series bold
7849 Malfatti
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858 Luciano
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 111
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 </row>
7873 <row>
7874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \series bold
7880 Malfatti
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889 Valeriano
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898 111
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 <row>
7905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \series bold
7911 Meneguzzo
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920 Roberto
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929 111
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 </row>
7935 <row>
7936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \series bold
7942 Mezzadra
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951 Roberto
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 111
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 <row>
7967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \series bold
7973 Pirpamer
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982 Erich
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991 111
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row>
7998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \series bold
8004 Pochiesa
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013 Paolo
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022 111, 222
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 </row>
8028 <row>
8029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \series bold
8035 Radina
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044 Claudio
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 111
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 </row>
8059 <row>
8060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064
8065 \series bold
8066 Stuffer
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075 Oskar
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 111
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 </row>
8090 <row>
8091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095
8096 \series bold
8097 Tacchelli
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106 Ugo
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 111
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 </row>
8121 <row>
8122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126
8127 \series bold
8128 Tezzele
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137 Margit
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 111
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 </row>
8152 <row>
8153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157
8158 \series bold
8159 Unterkalmsteiner
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168 Frieda
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 111
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 <row>
8184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188
8189 \series bold
8190 Vieider
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 Hilde
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 111
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \series bold
8221 Vigna
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 Jürgen
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 111
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 </row>
8245 <row>
8246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250
8251 \series bold
8252 Weber
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 Maurizio
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270 111
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 </row>
8276 <row>
8277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281
8282 \series bold
8283 Winkler
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 Franz
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 111
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312  
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 </row>
8336 <row>
8337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341
8342 \series bold
8343 Annovi
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 Silvia
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 555
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \series bold
8374 Bertoli
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 Stefano
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 555
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 <row>
8399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403
8404 \series bold
8405 Bozzi
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Walter
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 555
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 </row>
8429 <row>
8430 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434
8435 \series bold
8436 Cachia
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 Maria
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 555
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 </row>
8460 <row>
8461 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \series bold
8467 Cachia
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 Maurizio
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 555
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \series bold
8498 Cinquemani
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 Giusi
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 555
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \series bold
8529 Colin
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 Bernard
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547 555
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 <row>
8554 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \series bold
8560 Concli
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 Gianfranco
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578 555
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 </row>
8584 <row>
8585 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589
8590 \series bold
8591 Dal Bosco
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 Carolina
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609 555
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 <row>
8616 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620
8621 \series bold
8622 Dalpiaz
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 Annamaria
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 555
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 <row>
8647 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \series bold
8653 Feliciello
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662 Domenico
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 555
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \series bold
8684 Focarelli
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 Paola
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 555
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 <row>
8709 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713
8714 \series bold
8715 Galletti
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 Oreste
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 555
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 </row>
8739 <row>
8740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744
8745 \series bold
8746 Gasparini
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Plain Layout
8755 Franca
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 555
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 </row>
8770 <row>
8771 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775
8776 \series bold
8777 Rizzardi
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 Paola
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 555
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 <row>
8802 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \series bold
8808 Lassini
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 Giancarlo
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 555
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 <row>
8833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837
8838 \series bold
8839 Malfatti
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 Luciano
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 555
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 </row>
8863 <row>
8864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868
8869 \series bold
8870 Malfatti
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 Valeriano
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 555
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row>
8895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \series bold
8901 Meneguzzo
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910 Roberto
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 555
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \series bold
8932 Mezzadra
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 Roberto
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 555
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 </row>
8956 </lyxtabular>
8957
8958 \end_inset
8959
8960
8961 \end_layout
8962
8963 \begin_layout Section
8964 長尺表にまつわる諸点
8965 \begin_inset CommandInset label
8966 LatexCommand label
8967 name "sec:長尺表にまつわる諸点"
8968
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \begin_layout Subsection
8975 長尺表の計算
8976 \begin_inset Index idx
8977 status collapsed
8978
8979 \begin_layout Plain Layout
8980 ちょうしゃくひょう@長尺表 ! けいさん@計算
8981 \end_layout
8982
8983 \end_inset
8984
8985
8986 \end_layout
8987
8988 \begin_layout Standard
8989 LaTeXは、表ページの頁高と改頁をいわゆる単位塊(チャンクchunk)を使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
8990 の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
8991 \end_layout
8992
8993 \begin_layout Standard
8994
8995 \series bold
8996
8997 \backslash
8998 setcounter{LTchunksize}{100}
8999 \end_layout
9000
9001 \begin_layout Standard
9002 というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
9003 \end_layout
9004
9005 \begin_layout Subsection
9006 フロートと長尺表
9007 \begin_inset Index idx
9008 status collapsed
9009
9010 \begin_layout Plain Layout
9011 ちょうしゃくひょう@長尺表 ! ふろーと@フロート
9012 \end_layout
9013
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \begin_layout Standard
9020 長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
9021 \series bold
9022
9023 \backslash
9024 clearpage
9025 \series default
9026 コマンドを長尺表の前にTeXコードとして書き加えてください。
9027 \end_layout
9028
9029 \begin_layout Subsection
9030 強制改頁
9031 \begin_inset Index idx
9032 status collapsed
9033
9034 \begin_layout Plain Layout
9035 ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
9036 \end_layout
9037
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \begin_layout Standard
9044 既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
9045 ド「
9046 \series bold
9047
9048 \backslash
9049
9050 \backslash
9051
9052 \series default
9053 」を挿入します。
9054 \series bold
9055
9056 \backslash
9057
9058 \backslash
9059
9060 \series default
9061 コマンドの前には、現セルよりも右にある列数と同じ数の「
9062 \series bold
9063 &
9064 \series default
9065 」文字を、TeXコードで挿入してやる必要があります。この
9066 \series bold
9067 &
9068 \series default
9069 は、表セルの区切り文字です。各
9070 \series bold
9071 &
9072 \series default
9073 の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
9074 \begin_inset Newline newline
9075 \end_inset
9076
9077
9078 \series bold
9079
9080 \backslash
9081
9082 \backslash
9083
9084 \series default
9085 コマンドの後ろには、現在列の左側にある列数と同じ数の
9086 \series bold
9087 &
9088 \series default
9089 文字を挿入してください。表
9090 \begin_inset CommandInset ref
9091 LatexCommand ref
9092 reference "tab:強制改頁"
9093
9094 \end_inset
9095
9096 では、改頁さるべきセルは、全3列中2列めにあります。したがって、
9097 \end_layout
9098
9099 \begin_layout Standard
9100
9101 \series bold
9102 & 111
9103 \backslash
9104
9105 \backslash
9106  
9107 \backslash
9108 newpage
9109 \begin_inset Newline newline
9110 \end_inset
9111
9112 &
9113 \end_layout
9114
9115 \begin_layout Standard
9116 というコマンドが、セル中「
9117 \emph on
9118 Castelchiodato,
9119 \emph default
9120 」の後にTeXコードとして挿入してあります。
9121 \end_layout
9122
9123 \begin_layout Standard
9124 同一行3列目の「111」は削除してあります。
9125 \series bold
9126
9127 \backslash
9128 newpage
9129 \series default
9130 は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
9131 罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
9132 \end_layout
9133
9134 \begin_layout Standard
9135
9136 \series bold
9137 & 111
9138 \backslash
9139
9140 \backslash
9141
9142 \begin_inset Newline newline
9143 \end_inset
9144
9145
9146 \backslash
9147 hline &
9148 \end_layout
9149
9150 \begin_layout Standard
9151 というコマンドを使用して下さい。
9152 \end_layout
9153
9154 \begin_layout Standard
9155 改頁をしたいセルが最右列にある場合には、
9156 \end_layout
9157
9158 \begin_layout Standard
9159
9160 \series bold
9161
9162 \backslash
9163 setlength{
9164 \backslash
9165 parfillskip}{0pt}
9166 \end_layout
9167
9168 \begin_layout Standard
9169 というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
9170
9171 \end_layout
9172
9173 \begin_layout Standard
9174 \align center
9175 \begin_inset Tabular
9176 <lyxtabular version="3" rows="38" columns="3">
9177 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9178 <column alignment="left" valignment="top" width="0cm">
9179 <column alignment="left" valignment="top" width="3cm">
9180 <column alignment="center" valignment="top" width="0pt">
9181 <row caption="true">
9182 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 \begin_inset Caption
9187
9188 \begin_layout Plain Layout
9189 表セル内で強制改頁をしている表
9190 \begin_inset CommandInset label
9191 LatexCommand label
9192 name "tab:強制改頁"
9193
9194 \end_inset
9195
9196
9197 \begin_inset Argument
9198 status collapsed
9199
9200 \begin_layout Plain Layout
9201 表セル内で強制改頁をしている表
9202 \end_layout
9203
9204 \end_inset
9205
9206
9207 \end_layout
9208
9209 \end_inset
9210
9211
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row endfirsthead="true">
9236 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \series bold
9242 例示用電話帳(氏名は無視の事)
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 </row>
9266 <row endfirsthead="true">
9267 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271
9272 \series bold
9273 氏名
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291
9292 \series bold
9293 TEL.
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 </row>
9299 <row endhead="true">
9300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 \begin_inset ERT
9305 status collapsed
9306
9307 \begin_layout Plain Layout
9308
9309
9310 \backslash
9311 caption*{例示用電話帳の続き}
9312 \backslash
9313
9314 \backslash
9315 %
9316 \end_layout
9317
9318 \end_inset
9319
9320
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 </row>
9344 <row endhead="true">
9345 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 例示用電話帳
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 <row endhead="true">
9374 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378
9379 \series bold
9380 氏名
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9395 \begin_inset Text
9396
9397 \begin_layout Plain Layout
9398
9399 \series bold
9400 TEL.
9401 \end_layout
9402
9403 \end_inset
9404 </cell>
9405 </row>
9406 <row endfoot="true">
9407 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 次頁に続く
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 </row>
9435 <row>
9436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440
9441 \series bold
9442 Annovi
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 Silvia
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 111
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 </row>
9466 <row>
9467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \series bold
9473 Bertoli
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 Stefano
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 111
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 <row>
9498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502
9503 \series bold
9504 Bozzi
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 Walter
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9519 \begin_inset Text
9520
9521 \begin_layout Plain Layout
9522 111
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 </row>
9528 <row>
9529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9530 \begin_inset Text
9531
9532 \begin_layout Plain Layout
9533
9534 \series bold
9535 Cachia
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 Maria
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553 111
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 </row>
9559 <row>
9560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564
9565 \series bold
9566 Cachia
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575 Maurizio
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584 111
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 </row>
9590 <row>
9591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595
9596 \series bold
9597 Cinquemani
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Giusi
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 111
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \series bold
9628 Colin
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9634 \begin_inset Text
9635
9636 \begin_layout Plain Layout
9637 Bernard
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9643 \begin_inset Text
9644
9645 \begin_layout Plain Layout
9646 111
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 </row>
9652 <row>
9653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657
9658 \series bold
9659 Concli
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668 Gianfranco
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Plain Layout
9677 111
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 </row>
9683 <row>
9684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9685 \begin_inset Text
9686
9687 \begin_layout Plain Layout
9688
9689 \series bold
9690 Dal Bosco
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9696 \begin_inset Text
9697
9698 \begin_layout Plain Layout
9699 Carolina
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708 111
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 <row>
9715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719
9720 \series bold
9721 Dalpiaz
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730 Annamaria
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Plain Layout
9739 111
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 <row>
9746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750
9751 \series bold
9752 Feliciello
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761 Domenico
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9767 \begin_inset Text
9768
9769 \begin_layout Plain Layout
9770 111
9771 \end_layout
9772
9773 \end_inset
9774 </cell>
9775 </row>
9776 <row>
9777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781
9782 \series bold
9783 Focarelli
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792 Paola
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9798 \begin_inset Text
9799
9800 \begin_layout Plain Layout
9801 111
9802 \end_layout
9803
9804 \end_inset
9805 </cell>
9806 </row>
9807 <row>
9808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9809 \begin_inset Text
9810
9811 \begin_layout Plain Layout
9812
9813 \series bold
9814 Galletti
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823 Oreste
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832 111
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 </row>
9838 <row>
9839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \series bold
9845 Gasparini
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854 Franca
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863 111
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 </row>
9869 <row>
9870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9871 \begin_inset Text
9872
9873 \begin_layout Plain Layout
9874
9875 \series bold
9876 Lassini
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Plain Layout
9885 Giancarlo
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894 111
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 </row>
9900 <row>
9901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \series bold
9907 Malfatti
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916 Luciano
9917 \end_layout
9918
9919 \end_inset
9920 </cell>
9921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9922 \begin_inset Text
9923
9924 \begin_layout Plain Layout
9925 111
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 </row>
9931 <row>
9932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936
9937 \series bold
9938 Malfatti
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947 Valeriano
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9953 \begin_inset Text
9954
9955 \begin_layout Plain Layout
9956 111
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 </row>
9962 <row>
9963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \series bold
9969 Meneguzzo
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978 Roberto
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987 111
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 </row>
9993 <row>
9994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \series bold
10000 Mezzadra
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 Roberto
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 111
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 </row>
10024 <row>
10025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \series bold
10031 Pirpamer
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040 Erich
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049 111
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 </row>
10055 <row>
10056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \series bold
10062 Pochiesa
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 Paolo
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080 111, 222
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 </row>
10086 <row>
10087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091
10092 \series bold
10093 Radina
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 Claudio
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111 111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row>
10118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \series bold
10124 Rizzardi
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133 Paolo, 11.
10134  Fürst von Montecompatri, 11.
10135  Fürst von Sulmona und Vivaro, 10.
10136  Fürst von Rossano, 5.
10137  Herzog von Canemorte, 11.
10138  Herzog von Palombara, 5.
10139  Herzog von Castelchiodato,
10140 \begin_inset ERT
10141 status collapsed
10142
10143 \begin_layout Plain Layout
10144
10145 & 111
10146 \backslash
10147
10148 \backslash
10149  
10150 \backslash
10151 newpage
10152 \end_layout
10153
10154 \begin_layout Plain Layout
10155
10156 &
10157 \end_layout
10158
10159 \end_inset
10160
10161  11.
10162  Herzog von Poggionativo, 11.
10163  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10164  Graf von Valinfreda, 11.
10165  Baron von Cropalati, 11.
10166  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row>
10182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186
10187 \series bold
10188 Stuffer
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 Oskar
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206 111
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 </row>
10212 <row>
10213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217
10218 \series bold
10219 Tacchelli
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 Ugo
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 111
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 </row>
10243 <row>
10244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248
10249 \series bold
10250 Tezzele
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 Margit
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10265 \begin_inset Text
10266
10267 \begin_layout Plain Layout
10268 111
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 </row>
10274 <row>
10275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279
10280 \series bold
10281 Unterkalmsteiner
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 Frieda
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299 111
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 </row>
10305 <row>
10306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310
10311 \series bold
10312 Vieider
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 Hilde
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330 111
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 </row>
10336 <row>
10337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \series bold
10343 Vigna
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 Jürgen
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361 111
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 </row>
10367 <row>
10368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372
10373 \series bold
10374 Weber
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 Maurizio
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392 111
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 <row>
10399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403
10404 \series bold
10405 Winkler
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 Franz
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423 111
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 </row>
10429 </lyxtabular>
10430
10431 \end_inset
10432
10433
10434 \end_layout
10435
10436 \begin_layout Section
10437 複数行・連結列・連結行
10438 \end_layout
10439
10440 \begin_layout Subsection
10441 表セル内の複数行
10442 \begin_inset CommandInset label
10443 LatexCommand label
10444 name "sub:複数行"
10445
10446 \end_inset
10447
10448
10449 \begin_inset Index idx
10450 status collapsed
10451
10452 \begin_layout Plain Layout
10453 ひょうせるないのふくすうぎょう@表セル内の複数行
10454 \end_layout
10455
10456 \end_inset
10457
10458
10459 \begin_inset Index idx
10460 status collapsed
10461
10462 \begin_layout Plain Layout
10463 ひょう@表 ! かいぎょう@改行
10464 \end_layout
10465
10466 \end_inset
10467
10468
10469 \end_layout
10470
10471 \begin_layout Standard
10472 \noindent
10473 \begin_inset Float table
10474 placement H
10475 wide false
10476 sideways false
10477 status open
10478
10479 \begin_layout Plain Layout
10480 \begin_inset Caption
10481
10482 \begin_layout Plain Layout
10483 \begin_inset CommandInset label
10484 LatexCommand label
10485 name "tab:複数行表"
10486
10487 \end_inset
10488
10489 セル内に複数の行がある表
10490 \end_layout
10491
10492 \end_inset
10493
10494
10495 \end_layout
10496
10497 \begin_layout Plain Layout
10498 \align center
10499 \begin_inset Tabular
10500 <lyxtabular version="3" rows="3" columns="3">
10501 <features tabularvalignment="middle">
10502 <column alignment="center" valignment="middle" width="2.5cm">
10503 <column alignment="center" valignment="middle" width="0">
10504 <column alignment="center" valignment="middle" width="0">
10505 <row>
10506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 複数の
10511 \begin_inset Newline linebreak
10512 \end_inset
10513
10514
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row>
10539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row>
10568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 </lyxtabular>
10597
10598 \end_inset
10599
10600
10601 \end_layout
10602
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Standard
10609 列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
10610 \end_layout
10611
10612 \begin_layout Standard
10613
10614 \begin_inset CommandInset ref
10615 LatexCommand ref
10616 reference "tab:複数行表"
10617
10618 \end_inset
10619
10620 を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
10621 \family sans
10622 設定
10623 \family default
10624 メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
10625 \begin_inset space \thinspace{}
10626 \end_inset
10627
10628 cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
10629 \begin_inset space \thinspace{}
10630 \end_inset
10631
10632 cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行(短絡キー
10633 \begin_inset Info
10634 type  "shortcut"
10635 arg   "newline-insert linebreak"
10636 \end_inset
10637
10638 )を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
10639 \end_layout
10640
10641 \begin_layout Standard
10642 固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
10643 うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
10644 \begin_inset space \thinspace{}
10645 \end_inset
10646
10647 pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
10648 \begin_inset CommandInset ref
10649 LatexCommand ref
10650 reference "tab:ハイフネーション表"
10651
10652 \end_inset
10653
10654 が違いを示しています
10655 \begin_inset Foot
10656 status open
10657
10658 \begin_layout Plain Layout
10659
10660 \series bold
10661 【訳註】
10662 \series default
10663 pLaTeXを使用している場合、日本語の文章は正しく改行されます。
10664 \end_layout
10665
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \begin_layout Standard
10672 \begin_inset Float table
10673 placement h
10674 wide false
10675 sideways false
10676 status open
10677
10678 \begin_layout Plain Layout
10679 \begin_inset Caption
10680
10681 \begin_layout Plain Layout
10682 \begin_inset CommandInset label
10683 LatexCommand label
10684 name "tab:ハイフネーション表"
10685
10686 \end_inset
10687
10688 ハイフネーション有/無の表
10689 \end_layout
10690
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \begin_layout Plain Layout
10697 \begin_inset space \hfill{}
10698 \end_inset
10699
10700
10701 \begin_inset Tabular
10702 <lyxtabular version="3" rows="3" columns="3">
10703 <features tabularvalignment="middle">
10704 <column alignment="center" valignment="middle" width="2.5cm">
10705 <column alignment="center" valignment="middle" width="0">
10706 <column alignment="center" valignment="middle" width="0">
10707 <row>
10708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 verylongtablecellword
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 <row>
10737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 </row>
10794 </lyxtabular>
10795
10796 \end_inset
10797
10798
10799 \begin_inset space \hfill{}
10800 \end_inset
10801
10802
10803 \begin_inset Tabular
10804 <lyxtabular version="3" rows="3" columns="3">
10805 <features tabularvalignment="middle">
10806 <column alignment="center" valignment="middle" width="2.5cm">
10807 <column alignment="center" valignment="middle" width="0">
10808 <column alignment="center" valignment="middle" width="0">
10809 <row>
10810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 \begin_inset space \hspace{}
10815 \length 0pt
10816 \end_inset
10817
10818 verylongtablecellword
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 </row>
10842 <row>
10843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10853 \begin_inset Text
10854
10855 \begin_layout Plain Layout
10856
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 </row>
10871 <row>
10872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10873 \begin_inset Text
10874
10875 \begin_layout Plain Layout
10876
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 </row>
10900 </lyxtabular>
10901
10902 \end_inset
10903
10904
10905 \begin_inset space \hfill{}
10906 \end_inset
10907
10908
10909 \end_layout
10910
10911 \end_inset
10912
10913
10914 \end_layout
10915
10916 \begin_layout Subsection
10917 連結列
10918 \begin_inset CommandInset label
10919 LatexCommand label
10920 name "sub:連結列"
10921
10922 \end_inset
10923
10924
10925 \begin_inset Index idx
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929 れんけつれつ@連結列
10930 \end_layout
10931
10932 \end_inset
10933
10934
10935 \begin_inset Index idx
10936 status collapsed
10937
10938 \begin_layout Plain Layout
10939 ひょう@表 ! れんけつれつ@連結列
10940 \end_layout
10941
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \begin_layout Subsubsection
10948 連結列の基礎
10949 \end_layout
10950
10951 \begin_layout Standard
10952 一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
10953 \begin_inset Graphics
10954         filename ../../images/tabular-feature_multicolumn.png
10955         scale 85
10956         scaleBeforeRotation
10957
10958 \end_inset
10959
10960 を押すか、
10961 \family sans
10962 編集\SpecialChar \menuseparator
10963 表\SpecialChar \menuseparator
10964 連結列
10965 \family default
10966 メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
10967 \family sans
10968 連結列
10969 \family default
10970 を有効にするかしてください。
10971 \end_layout
10972
10973 \begin_layout Standard
10974 連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
10975 、最下行に上罫線のない連結行がある表の例です。
10976 \end_layout
10977
10978 \begin_layout Standard
10979 \align center
10980 \begin_inset Tabular
10981 <lyxtabular version="3" rows="3" columns="4">
10982 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
10983 <column alignment="center" valignment="top" width="0pt">
10984 <column alignment="center" valignment="middle" width="0">
10985 <column alignment="center" valignment="top" width="0in">
10986 <column alignment="center" valignment="top" width="0pt">
10987 <row>
10988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992 いろは
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 にほへとちり
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 ぬるを
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 </row>
11025 <row>
11026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 </row>
11101 </lyxtabular>
11102
11103 \end_inset
11104
11105
11106 \end_layout
11107
11108 \begin_layout Subsubsection
11109 連結列の計算
11110 \begin_inset CommandInset label
11111 LatexCommand label
11112 name "sub:連結列の計算"
11113
11114 \end_inset
11115
11116
11117 \begin_inset Index idx
11118 status collapsed
11119
11120 \begin_layout Plain Layout
11121 れんけつれつ@連結列 ! けいさん@計算
11122 \end_layout
11123
11124 \end_inset
11125
11126
11127 \end_layout
11128
11129 \begin_layout Standard
11130 LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
11131 \end_layout
11132
11133 \begin_layout Standard
11134 \begin_inset Float table
11135 placement h
11136 wide false
11137 sideways false
11138 status open
11139
11140 \begin_layout Plain Layout
11141 \begin_inset Caption
11142
11143 \begin_layout Plain Layout
11144 \begin_inset CommandInset label
11145 LatexCommand label
11146 name "tab:中央揃え表"
11147
11148 \end_inset
11149
11150 中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
11151 \begin_inset Argument
11152 status collapsed
11153
11154 \begin_layout Plain Layout
11155 完全なる連結列表
11156 \end_layout
11157
11158 \end_inset
11159
11160
11161 \end_layout
11162
11163 \end_inset
11164
11165
11166 \end_layout
11167
11168 \begin_layout Plain Layout
11169 \align center
11170 \begin_inset Tabular
11171 <lyxtabular version="3" rows="3" columns="3">
11172 <features tabularvalignment="middle">
11173 <column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
11174 <column alignment="center" valignment="middle" width="0">
11175 <column alignment="center" valignment="top" width="0">
11176 <row>
11177 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 複数行にわたる連結列
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 </row>
11205 <row>
11206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 </row>
11234 <row>
11235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248
11249 \end_layout
11250
11251 \end_inset
11252 </cell>
11253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 </row>
11263 </lyxtabular>
11264
11265 \end_inset
11266
11267
11268 \end_layout
11269
11270 \end_inset
11271
11272
11273 \end_layout
11274
11275 \begin_layout Standard
11276 たとえば、表
11277 \begin_inset CommandInset ref
11278 LatexCommand ref
11279 reference "tab:中央揃え表"
11280
11281 \end_inset
11282
11283 を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
11284 \family sans
11285 設定
11286 \family default
11287 を選択します。そして現れる表の設定ダイアログで、このセルを
11288 \emph on
11289 連結列
11290 \emph default
11291
11292 \emph on
11293 中央揃え
11294 \emph default
11295 、2.5
11296 \begin_inset space \thinspace{}
11297 \end_inset
11298
11299 cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
11300 \begin_inset space \thinspace{}
11301 \end_inset
11302
11303 cm幅に設定します。すると第二列は自動的に1.25
11304 \begin_inset space \thinspace{}
11305 \end_inset
11306
11307 cm幅(連結列幅マイナス第一列の幅)になります。表
11308 \begin_inset CommandInset ref
11309 LatexCommand ref
11310 reference "tab:半分でない表"
11311
11312 \end_inset
11313
11314 もこのようにして作成してあります。
11315 \end_layout
11316
11317 \begin_layout Standard
11318 \begin_inset Float table
11319 wide false
11320 sideways false
11321 status open
11322
11323 \begin_layout Plain Layout
11324 \begin_inset Caption
11325
11326 \begin_layout Plain Layout
11327 \begin_inset CommandInset label
11328 LatexCommand label
11329 name "tab:半分でない表"
11330
11331 \end_inset
11332
11333 連結セルの下の列が正確に半分になっていない表
11334 \begin_inset Argument
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338 不完全な連結列表
11339 \end_layout
11340
11341 \end_inset
11342
11343
11344 \end_layout
11345
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Plain Layout
11352 \align center
11353 \begin_inset Tabular
11354 <lyxtabular version="3" rows="3" columns="3">
11355 <features tabularvalignment="middle">
11356 <column alignment="center" valignment="top" width="1.25cm">
11357 <column alignment="center" valignment="top" width="0">
11358 <column alignment="center" valignment="top" width="0">
11359 <row>
11360 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 複数行にわたる連結列
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 </row>
11388 <row>
11389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 </row>
11417 <row>
11418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431
11432 \end_layout
11433
11434 \end_inset
11435 </cell>
11436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 </row>
11446 </lyxtabular>
11447
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \end_inset
11454
11455
11456 \end_layout
11457
11458 \begin_layout Standard
11459 ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
11460 指定したセル幅
11461 \begin_inset Formula $W_{\mbox{指}}$
11462 \end_inset
11463
11464 がセルの全幅
11465 \begin_inset Formula $W_{\text{全}}$
11466 \end_inset
11467
11468 と等しくならないためです。付録
11469 \begin_inset CommandInset ref
11470 LatexCommand eqref
11471 reference "cha:式の説明"
11472
11473 \end_inset
11474
11475 がこの事情を詳細に説明しています。
11476 \end_layout
11477
11478 \begin_layout Standard
11479
11480 \emph on
11481 n
11482 \emph default
11483 列を連結する際、各列の全幅が
11484 \begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
11485 \end_inset
11486
11487 となるために必要な指定幅
11488 \begin_inset Formula $W_{\mbox{指}:n}$
11489 \end_inset
11490
11491 は、
11492 \begin_inset Formula 
11493 \begin{equation}
11494 W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
11495 \end{equation}
11496
11497 \end_inset
11498
11499
11500 \end_layout
11501
11502 \begin_layout Standard
11503 で計算することができます。上記の例では
11504 \begin_inset Formula $n=2$
11505 \end_inset
11506
11507 かつ
11508 \begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
11509 \end_inset
11510
11511 cmかつ長さは既定値ですから、第
11512 \begin_inset CommandInset ref
11513 LatexCommand ref
11514 reference "eq:Wgn"
11515
11516 \end_inset
11517
11518 式は
11519 \begin_inset Formula 
11520 \begin{equation}
11521 W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
11522 \end{equation}
11523
11524 \end_inset
11525
11526
11527 \end_layout
11528
11529 \begin_layout Standard
11530 となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
11531 \end_layout
11532
11533 \begin_layout Standard
11534
11535 \series bold
11536
11537 \backslash
11538 usepackage{calc}
11539 \end_layout
11540
11541 \begin_layout Standard
11542 と書いて、LaTeXパッケージ
11543 \series bold
11544 calc
11545 \series default
11546
11547 \begin_inset Index idx
11548 status collapsed
11549
11550 \begin_layout Plain Layout
11551 LaTeXぱっけーじ@LaTeXパッケージ ! calc
11552 \end_layout
11553
11554 \end_inset
11555
11556 を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
11557 込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
11558 \end_layout
11559
11560 \begin_layout Itemize
11561
11562 \series bold
11563 p{幅}
11564 \series default
11565 は固定幅セルを生成し、内容文は垂直方向上揃えになります。
11566 \end_layout
11567
11568 \begin_layout Itemize
11569
11570 \series bold
11571 m{幅}
11572 \series default
11573 は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
11574 \end_layout
11575
11576 \begin_layout Itemize
11577
11578 \series bold
11579 b{幅}
11580 \series default
11581 は固定幅セルを生成し、内容文は垂直方向下揃えになります。
11582 \end_layout
11583
11584 \begin_layout Standard
11585 LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
11586 \end_layout
11587
11588 \begin_layout Standard
11589 \begin_inset Note Greyedout
11590 status open
11591
11592 \begin_layout Plain Layout
11593
11594 \series bold
11595 【註】
11596 \series default
11597 バグのせいで、LyXは無効にされた設定も表示してしまいます。
11598 \end_layout
11599
11600 \end_inset
11601
11602
11603 \end_layout
11604
11605 \begin_layout Standard
11606 文章を水平方向中央揃えにしたいので、
11607 \series bold
11608
11609 \backslash
11610 centering
11611 \series default
11612 コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
11613 \end_layout
11614
11615 \begin_layout Standard
11616
11617 \series bold
11618 >{
11619 \backslash
11620 centering}m{1.25cm-6.2pt}
11621 \end_layout
11622
11623 \begin_layout Standard
11624
11625 \series bold
11626 >{ }
11627 \series default
11628 コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
11629 \end_layout
11630
11631 \begin_layout Standard
11632 こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
11633 がって、連結セルには
11634 \end_layout
11635
11636 \begin_layout Standard
11637
11638 \series bold
11639 >{
11640 \backslash
11641 centering}m{2.5cm}
11642 \end_layout
11643
11644 \begin_layout Standard
11645 というLaTeX変数を指定しなくてはなりません。
11646 \end_layout
11647
11648 \begin_layout Subsection
11649 連結行
11650 \begin_inset CommandInset label
11651 LatexCommand label
11652 name "sub:連結行"
11653
11654 \end_inset
11655
11656
11657 \begin_inset Index idx
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661 れんけつぎょう@連結行
11662 \end_layout
11663
11664 \end_inset
11665
11666
11667 \begin_inset Index idx
11668 status collapsed
11669
11670 \begin_layout Plain Layout
11671 ひょう@表 ! れんけつぎょう@連結行
11672 \end_layout
11673
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \begin_layout Standard
11680 複数行にかかるセルを連結するには、同一列中の統合したいセルをすべて選択し、ツールバーボタン
11681 \begin_inset Graphics
11682         filename ../../images/tabular-feature_multirow.png
11683         scale 85
11684         scaleBeforeRotation
11685
11686 \end_inset
11687
11688 を押すか、メニュー
11689 \family sans
11690 編集\SpecialChar \menuseparator
11691 表\SpecialChar \menuseparator
11692 連結行
11693 \family default
11694 を選ぶか、選択したセルを右クリックして、コンテクストメニューから
11695 \family sans
11696 \SpecialChar \menuseparator
11697 連結行
11698 \family default
11699 を選んでください。
11700 \end_layout
11701
11702 \begin_layout Standard
11703 下記は一列目に連結列を適用した表の例です。
11704 \end_layout
11705
11706 \begin_layout Standard
11707 \align center
11708 \begin_inset Tabular
11709 <lyxtabular version="3" rows="3" columns="3">
11710 <features tabularvalignment="middle">
11711 <column alignment="center" valignment="top" width="0pt">
11712 <column alignment="center" valignment="top" width="0">
11713 <column alignment="center" valignment="top" width="0">
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 長いセル項目
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 </row>
11743 <row>
11744 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 連結列
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 <row>
11773 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777
11778 \end_layout
11779
11780 \end_inset
11781 </cell>
11782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 </row>
11801 </lyxtabular>
11802
11803 \end_inset
11804
11805
11806 \end_layout
11807
11808 \begin_layout Standard
11809 連結列の幅は、列全体の幅と揃えを設定することによって設定することができます。
11810 \family sans
11811 垂直オフセット
11812 \family default
11813 は、正または負の値を与えると、連結列の内容を上下にシフトします。
11814 \end_layout
11815
11816 \begin_layout Standard
11817 連結行セルの列に明示的な幅が与えられていない場合、連結行セルは当該列の揃えを継承します。それもなければ左揃えです。既定値を上書きするには、
11818 \end_layout
11819
11820 \begin_layout Standard
11821
11822 \series bold
11823
11824 \backslash
11825 renewcommand{
11826 \backslash
11827 multirowsetup}{
11828 \backslash
11829 centering}
11830 \end_layout
11831
11832 \begin_layout Standard
11833 というコマンドを使用して、コマンド
11834 \series bold
11835
11836 \backslash
11837 multirowsetup
11838 \series default
11839 を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
11840 Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
11841 \series bold
11842
11843 \backslash
11844 centering
11845 \series default
11846 の代わりに
11847 \series bold
11848
11849 \backslash
11850 raggedleft
11851 \series default
11852 を使用して下さい。左揃えに戻すには、
11853 \series bold
11854
11855 \backslash
11856 raggedright
11857 \series default
11858 とします。
11859 \end_layout
11860
11861 \begin_layout Standard
11862 下記は、-4ミリの垂直オフセットを設定し、3センチ幅の列中にある右揃えの連結列セルがある表の例です。
11863 \end_layout
11864
11865 \begin_layout Standard
11866 \noindent
11867 \align center
11868 \begin_inset ERT
11869 status collapsed
11870
11871 \begin_layout Plain Layout
11872
11873
11874 \backslash
11875 renewcommand{
11876 \backslash
11877 multirowsetup}{
11878 \backslash
11879 raggedleft}
11880 \end_layout
11881
11882 \end_inset
11883
11884
11885 \begin_inset Tabular
11886 <lyxtabular version="3" rows="4" columns="3">
11887 <features tabularvalignment="middle">
11888 <column alignment="center" valignment="top" width="3cm">
11889 <column alignment="center" valignment="top" width="0">
11890 <column alignment="center" valignment="top" width="0">
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 長いセル項目
11897 \end_layout
11898
11899 \end_inset
11900 </cell>
11901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 </row>
11949 <row>
11950 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 連結列
11955 \end_layout
11956
11957 \end_inset
11958 </cell>
11959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 </row>
11978 <row>
11979 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11980 \begin_inset Text
11981
11982 \begin_layout Plain Layout
11983
11984 \end_layout
11985
11986 \end_inset
11987 </cell>
11988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11989 \begin_inset Text
11990
11991 \begin_layout Plain Layout
11992
11993 \end_layout
11994
11995 \end_inset
11996 </cell>
11997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 </row>
12007 </lyxtabular>
12008
12009 \end_inset
12010
12011
12012 \begin_inset ERT
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016
12017
12018 \backslash
12019 renewcommand{
12020 \backslash
12021 multirowsetup}{
12022 \backslash
12023 raggedright}
12024 \end_layout
12025
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \begin_layout Section
12032 フォーマル形式の表
12033 \begin_inset CommandInset label
12034 LatexCommand label
12035 name "sec:フォーマル形式の表"
12036
12037 \end_inset
12038
12039
12040 \begin_inset Index idx
12041 status collapsed
12042
12043 \begin_layout Plain Layout
12044 ひょう@表 ! ふぉーまるけいしき@フォーマル形式
12045 \end_layout
12046
12047 \end_inset
12048
12049
12050 \end_layout
12051
12052 \begin_layout Standard
12053 書籍中の表は、よく表
12054 \begin_inset CommandInset ref
12055 LatexCommand ref
12056 reference "tab:ブックタブ表の例"
12057
12058 \end_inset
12059
12060 のように組版されます。この種の表は、「
12061 \emph on
12062 フォーマル形式
12063 \emph default
12064 」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
12065 \end_layout
12066
12067 \begin_layout Standard
12068 \begin_inset Float table
12069 placement h
12070 wide false
12071 sideways false
12072 status open
12073
12074 \begin_layout Plain Layout
12075 \begin_inset Caption
12076
12077 \begin_layout Plain Layout
12078 \begin_inset CommandInset label
12079 LatexCommand label
12080 name "tab:ブックタブ表の例"
12081
12082 \end_inset
12083
12084 ブックタブ表の例
12085 \end_layout
12086
12087 \end_inset
12088
12089
12090 \end_layout
12091
12092 \begin_layout Plain Layout
12093 \align center
12094 \begin_inset Tabular
12095 <lyxtabular version="3" rows="8" columns="4">
12096 <features booktabs="true" tabularvalignment="middle">
12097 <column alignment="center" valignment="top" width="0">
12098 <column alignment="center" valignment="top" width="0">
12099 <column alignment="center" valignment="top" width="0">
12100 <column alignment="center" valignment="top" width="0">
12101 <row>
12102 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 システム
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 Medipix
12116 \begin_inset space \thinspace{}
12117 \end_inset
12118
12119 1
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 Medipix
12129 \begin_inset space \thinspace{}
12130 \end_inset
12131
12132 2
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 </row>
12147 <row>
12148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12149 \begin_inset Text
12150
12151 \begin_layout Plain Layout
12152 \begin_inset ERT
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156
12157
12158 \backslash
12159 cmidrule(r){2-2}
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \begin_inset ERT
12166 status collapsed
12167
12168 \begin_layout Plain Layout
12169
12170
12171 \backslash
12172 cmidrule(l){3-4}
12173 \end_layout
12174
12175 \end_inset
12176
12177 検知器の厚み [µm]
12178 \end_layout
12179
12180 \end_inset
12181 </cell>
12182 <cell alignment="center" valignment="top" usebox="none">
12183 \begin_inset Text
12184
12185 \begin_layout Plain Layout
12186 300
12187 \end_layout
12188
12189 \end_inset
12190 </cell>
12191 <cell alignment="center" valignment="top" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 300
12196 \end_layout
12197
12198 \end_inset
12199 </cell>
12200 <cell alignment="center" valignment="top" usebox="none">
12201 \begin_inset Text
12202
12203 \begin_layout Plain Layout
12204 700
12205 \end_layout
12206
12207 \end_inset
12208 </cell>
12209 </row>
12210 <row>
12211 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12212 \begin_inset Text
12213
12214 \begin_layout Plain Layout
12215 エッジ角 [°]
12216 \end_layout
12217
12218 \end_inset
12219 </cell>
12220 <cell alignment="center" valignment="top" topline="true" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224 3.55
12225 \end_layout
12226
12227 \end_inset
12228 </cell>
12229 <cell alignment="center" valignment="top" topline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 2.71
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell alignment="center" valignment="top" topline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 7.99
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 </row>
12248 <row topspace="default">
12249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 空間分解能 [µm]
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 4.26
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 <cell alignment="center" valignment="top" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 10.17
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 <cell alignment="center" valignment="top" usebox="none">
12277 \begin_inset Text
12278
12279 \begin_layout Plain Layout
12280 10.56
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 </row>
12286 <row topspace="default">
12287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 \begin_inset Formula $f_{\mathrm{max}}$
12292 \end_inset
12293
12294 におけるMTF
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
12299 <cell alignment="center" valignment="top" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Plain Layout
12303 0.53
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 <cell alignment="center" valignment="top" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 0.37
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 <cell alignment="center" valignment="top" usebox="none">
12318 \begin_inset Text
12319
12320 \begin_layout Plain Layout
12321 0.39
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 </row>
12327 <row topspace="default">
12328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12329 \begin_inset Text
12330
12331 \begin_layout Plain Layout
12332 \begin_inset ERT
12333 status collapsed
12334
12335 \begin_layout Plain Layout
12336
12337
12338 \backslash
12339 cmidrule(l{10pt}){1-1}
12340 \end_layout
12341
12342 \end_inset
12343
12344 LSF空間分解能
12345 \end_layout
12346
12347 \end_inset
12348 </cell>
12349 <cell alignment="center" valignment="top" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353
12354 \end_layout
12355
12356 \end_inset
12357 </cell>
12358 <cell alignment="center" valignment="top" usebox="none">
12359 \begin_inset Text
12360
12361 \begin_layout Plain Layout
12362
12363 \end_layout
12364
12365 \end_inset
12366 </cell>
12367 <cell alignment="center" valignment="top" usebox="none">
12368 \begin_inset Text
12369
12370 \begin_layout Plain Layout
12371
12372 \end_layout
12373
12374 \end_inset
12375 </cell>
12376 </row>
12377 <row>
12378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12379 \begin_inset Text
12380
12381 \begin_layout Plain Layout
12382 µm表示
12383 \end_layout
12384
12385 \end_inset
12386 </cell>
12387 <cell alignment="center" valignment="top" usebox="none">
12388 \begin_inset Text
12389
12390 \begin_layout Plain Layout
12391 129.7
12392 \end_layout
12393
12394 \end_inset
12395 </cell>
12396 <cell alignment="center" valignment="top" usebox="none">
12397 \begin_inset Text
12398
12399 \begin_layout Plain Layout
12400 52.75
12401 \end_layout
12402
12403 \end_inset
12404 </cell>
12405 <cell alignment="center" valignment="top" usebox="none">
12406 \begin_inset Text
12407
12408 \begin_layout Plain Layout
12409 50.78
12410 \end_layout
12411
12412 \end_inset
12413 </cell>
12414 </row>
12415 <row>
12416 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12417 \begin_inset Text
12418
12419 \begin_layout Plain Layout
12420 ピクセルサイズに対する%表示
12421 \end_layout
12422
12423 \end_inset
12424 </cell>
12425 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 76.3
12430 \end_layout
12431
12432 \end_inset
12433 </cell>
12434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12435 \begin_inset Text
12436
12437 \begin_layout Plain Layout
12438 95.9
12439 \end_layout
12440
12441 \end_inset
12442 </cell>
12443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12444 \begin_inset Text
12445
12446 \begin_layout Plain Layout
12447 92.3
12448 \end_layout
12449
12450 \end_inset
12451 </cell>
12452 </row>
12453 </lyxtabular>
12454
12455 \end_inset
12456
12457
12458 \end_layout
12459
12460 \end_inset
12461
12462
12463 \end_layout
12464
12465 \begin_layout Standard
12466 表中の行に余白を加えるには、第
12467 \begin_inset CommandInset ref
12468 LatexCommand ref
12469 reference "sub:行の余白取り"
12470
12471 \end_inset
12472
12473 節に述べられているように、表の設定ダイアログの
12474 \family sans
12475 罫線
12476 \family default
12477 タブを使用します。
12478 \end_layout
12479
12480 \begin_layout Standard
12481 通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
12482 \begin_inset Newline newline
12483 \end_inset
12484
12485 最初と最後の表罫線の既定幅は0.08
12486 \begin_inset space \thinspace{}
12487 \end_inset
12488
12489 emですが、他の罫線の既定幅は0.05
12490 \begin_inset space \thinspace{}
12491 \end_inset
12492
12493 emです。
12494 \end_layout
12495
12496 \begin_layout Standard
12497 これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
12498 \end_layout
12499
12500 \begin_layout Standard
12501
12502 \series bold
12503
12504 \backslash
12505 let
12506 \backslash
12507 mytoprule
12508 \backslash
12509 toprule
12510 \begin_inset Newline newline
12511 \end_inset
12512
12513
12514 \backslash
12515 renewcommand{
12516 \backslash
12517 toprule}{
12518 \backslash
12519 mytoprule[幅]}
12520 \end_layout
12521
12522 \begin_layout Standard
12523 上の例は、
12524 \series bold
12525 toprule
12526 \series default
12527 という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
12528 \series bold
12529 toprule
12530 \series default
12531
12532 \series bold
12533 bottomrule
12534 \series default
12535 に置き換えて下さい。他の罫線の線幅を変更するには、
12536 \series bold
12537 toprule
12538 \series default
12539
12540 \series bold
12541 midrule
12542 \series default
12543 に置き換えます。線幅を設定する上では、付録
12544 \begin_inset CommandInset ref
12545 LatexCommand ref
12546 reference "cha:LyXで使用できる単位"
12547
12548 \end_inset
12549
12550 に挙げてあるすべての単位を使用することができます。
12551 \end_layout
12552
12553 \begin_layout Standard
12554 全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
12555 \series bold
12556
12557 \backslash
12558 cmidrule
12559 \series default
12560 コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
12561 \end_layout
12562
12563 \begin_layout Standard
12564
12565 \series bold
12566
12567 \backslash
12568 cmidrule[幅](刈込){開始列-終了列}
12569 \end_layout
12570
12571 \begin_layout Standard
12572 です。
12573 \series bold
12574
12575 \backslash
12576 cmidrule
12577 \series default
12578 のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
12579 \series bold
12580
12581 \backslash
12582 cmidrule
12583 \series default
12584 は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
12585
12586 \end_layout
12587
12588 \begin_layout Standard
12589 この線幅の既定値は0.03
12590 \begin_inset space \thinspace{}
12591 \end_inset
12592
12593 emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
12594 。非必須パラメーターの「刈込」は、
12595 \emph on
12596 l{刈込幅}
12597 \emph default
12598 あるいは
12599 \emph on
12600 r{刈込幅}
12601 \emph default
12602 の値を取り、刈込幅の指定は非必須です。たとえば、
12603 \emph on
12604 l{2pt}
12605 \emph default
12606 というパラメーターを使うと、罫線が左端から2
12607 \begin_inset space \thinspace{}
12608 \end_inset
12609
12610 ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
12611 \begin_inset space \thinspace{}
12612 \end_inset
12613
12614 emだけ刈り込まれます。
12615 \end_layout
12616
12617 \begin_layout Standard
12618 \begin_inset VSpace bigskip
12619 \end_inset
12620
12621
12622 \begin_inset CommandInset ref
12623 LatexCommand ref
12624 reference "tab:ブックタブ表の例"
12625
12626 \end_inset
12627
12628 は、
12629 \end_layout
12630
12631 \begin_layout Standard
12632
12633 \series bold
12634
12635 \backslash
12636 cmidrule(r){2-2}
12637 \backslash
12638 cmidrule(l){3-4}
12639 \end_layout
12640
12641 \begin_layout Standard
12642 というコマンドを第二行の初めに使用し、
12643 \end_layout
12644
12645 \begin_layout Standard
12646
12647 \series bold
12648
12649 \backslash
12650 cmidrule(l{10pt}){1-1}
12651 \end_layout
12652
12653 \begin_layout Standard
12654 を第六行に使用して作成されています。
12655 \end_layout
12656
12657 \begin_layout Standard
12658 \begin_inset VSpace bigskip
12659 \end_inset
12660
12661
12662 \end_layout
12663
12664 \begin_layout Standard
12665 ときには、表
12666 \begin_inset CommandInset ref
12667 LatexCommand ref
12668 reference "tab:特殊なブックタブ表"
12669
12670 \end_inset
12671
12672 のような重なり合った
12673 \series bold
12674
12675 \backslash
12676 cmidrule
12677 \series default
12678 が欲しいことがあるかもしれません。これは、TeXコードで
12679 \end_layout
12680
12681 \begin_layout Standard
12682
12683 \series bold
12684
12685 \backslash
12686 morecmidrules
12687 \end_layout
12688
12689 \begin_layout Standard
12690 コマンドを使用することによって実現することができます。表
12691 \begin_inset CommandInset ref
12692 LatexCommand ref
12693 reference "tab:特殊なブックタブ表"
12694
12695 \end_inset
12696
12697 の第二列には
12698 \end_layout
12699
12700 \begin_layout Standard
12701
12702 \series bold
12703
12704 \backslash
12705 cmidrule(r){2-2}
12706 \backslash
12707 cmidrule(l){3-4}
12708 \backslash
12709 morecmidrules
12710 \backslash
12711 cmidrule{2-4}
12712 \end_layout
12713
12714 \begin_layout Standard
12715 というコマンドが使用されており、第六列には
12716 \end_layout
12717
12718 \begin_layout Standard
12719
12720 \series bold
12721
12722 \backslash
12723 midrule
12724 \backslash
12725 morecmidrules
12726 \backslash
12727 cmidrule{3-4}
12728 \end_layout
12729
12730 \begin_layout Standard
12731 というコマンドが使用されています。
12732 \end_layout
12733
12734 \begin_layout Standard
12735 \begin_inset VSpace bigskip
12736 \end_inset
12737
12738
12739 \end_layout
12740
12741 \begin_layout Standard
12742 罫線の余白取りにどうしても満足が行かない場合には、
12743 \end_layout
12744
12745 \begin_layout Standard
12746
12747 \series bold
12748
12749 \backslash
12750 specialrule{幅}{上余白}{下余白}
12751 \end_layout
12752
12753 \begin_layout Standard
12754 というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
12755 \series bold
12756 booktabs
12757 \series default
12758  
12759 \begin_inset CommandInset citation
12760 LatexCommand cite
12761 key "booktabs"
12762
12763 \end_inset
12764
12765
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
12771 \end_layout
12772
12773 \end_inset
12774
12775 の取扱説明書をご参照下さい。
12776 \end_layout
12777
12778 \begin_layout Standard
12779 \begin_inset Float table
12780 placement h
12781 wide false
12782 sideways false
12783 status open
12784
12785 \begin_layout Plain Layout
12786 \begin_inset Caption
12787
12788 \begin_layout Plain Layout
12789 \begin_inset CommandInset label
12790 LatexCommand label
12791 name "tab:特殊なブックタブ表"
12792
12793 \end_inset
12794
12795 特殊なブックタブ表
12796 \end_layout
12797
12798 \end_inset
12799
12800
12801 \end_layout
12802
12803 \begin_layout Plain Layout
12804 \align center
12805 \begin_inset Tabular
12806 <lyxtabular version="3" rows="8" columns="4">
12807 <features booktabs="true" tabularvalignment="middle">
12808 <column alignment="center" valignment="top" width="0">
12809 <column alignment="center" valignment="top" width="0">
12810 <column alignment="center" valignment="top" width="0">
12811 <column alignment="center" valignment="top" width="0">
12812 <row>
12813 <cell alignment="center" valignment="top" topline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 システム
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" topline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 Medipix
12827 \begin_inset space \thinspace{}
12828 \end_inset
12829
12830 1
12831 \end_layout
12832
12833 \end_inset
12834 </cell>
12835 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12836 \begin_inset Text
12837
12838 \begin_layout Plain Layout
12839 Medipix
12840 \begin_inset space \thinspace{}
12841 \end_inset
12842
12843 2
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row>
12859 <cell alignment="center" valignment="top" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863 \begin_inset ERT
12864 status collapsed
12865
12866 \begin_layout Plain Layout
12867
12868
12869 \backslash
12870 cmidrule(r){2-2}
12871 \end_layout
12872
12873 \end_inset
12874
12875
12876 \begin_inset ERT
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880
12881
12882 \backslash
12883 cmidrule(l){3-4}
12884 \end_layout
12885
12886 \end_inset
12887
12888
12889 \begin_inset ERT
12890 status collapsed
12891
12892 \begin_layout Plain Layout
12893
12894
12895 \backslash
12896 morecmidrules 
12897 \end_layout
12898
12899 \end_inset
12900
12901
12902 \begin_inset ERT
12903 status collapsed
12904
12905 \begin_layout Plain Layout
12906
12907
12908 \backslash
12909 cmidrule{2-4}
12910 \end_layout
12911
12912 \end_inset
12913
12914 検知器の厚み [µm]
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 300
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 <cell alignment="center" valignment="top" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 300
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 700
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 </row>
12947 <row>
12948 <cell alignment="center" valignment="top" topline="true" usebox="none">
12949 \begin_inset Text
12950
12951 \begin_layout Plain Layout
12952 エッジ角 [°]
12953 \end_layout
12954
12955 \end_inset
12956 </cell>
12957 <cell alignment="center" valignment="top" topline="true" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 3.55
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" topline="true" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 2.71
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" topline="true" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 7.99
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 </row>
12985 <row topspace="default">
12986 <cell alignment="center" valignment="top" usebox="none">
12987 \begin_inset Text
12988
12989 \begin_layout Plain Layout
12990 空間分解能 [µm]
12991 \end_layout
12992
12993 \end_inset
12994 </cell>
12995 <cell alignment="center" valignment="top" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 4.26
13000 \end_layout
13001
13002 \end_inset
13003 </cell>
13004 <cell alignment="center" valignment="top" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 10.17
13009 \end_layout
13010
13011 \end_inset
13012 </cell>
13013 <cell alignment="center" valignment="top" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 10.56
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 </row>
13023 <row topspace="default">
13024 <cell alignment="center" valignment="top" usebox="none">
13025 \begin_inset Text
13026
13027 \begin_layout Plain Layout
13028 \begin_inset Formula $f_{\mathrm{max}}$
13029 \end_inset
13030
13031 におけるMTF
13032 \end_layout
13033
13034 \end_inset
13035 </cell>
13036 <cell alignment="center" valignment="top" usebox="none">
13037 \begin_inset Text
13038
13039 \begin_layout Plain Layout
13040 0.53
13041 \end_layout
13042
13043 \end_inset
13044 </cell>
13045 <cell alignment="center" valignment="top" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 0.37
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 0.39
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 </row>
13064 <row>
13065 <cell alignment="center" valignment="top" topline="true" usebox="none">
13066 \begin_inset Text
13067
13068 \begin_layout Plain Layout
13069 \begin_inset ERT
13070 status collapsed
13071
13072 \begin_layout Plain Layout
13073
13074
13075 \backslash
13076 morecmidrules 
13077 \end_layout
13078
13079 \end_inset
13080
13081
13082 \begin_inset ERT
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086
13087
13088 \backslash
13089 cmidrule{3-4}
13090 \end_layout
13091
13092 \end_inset
13093
13094 LSF空間分解能
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" topline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" topline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 <cell alignment="center" valignment="top" topline="true" usebox="none">
13118 \begin_inset Text
13119
13120 \begin_layout Plain Layout
13121
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 </row>
13127 <row>
13128 <cell alignment="center" valignment="top" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 µm表示
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 129.7
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 52.75
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 <cell alignment="center" valignment="top" usebox="none">
13156 \begin_inset Text
13157
13158 \begin_layout Plain Layout
13159 50.78
13160 \end_layout
13161
13162 \end_inset
13163 </cell>
13164 </row>
13165 <row>
13166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Plain Layout
13170 ピクセルサイズに対する%表示
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 76.3
13180 \end_layout
13181
13182 \end_inset
13183 </cell>
13184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13185 \begin_inset Text
13186
13187 \begin_layout Plain Layout
13188 95.9
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13194 \begin_inset Text
13195
13196 \begin_layout Plain Layout
13197 92.3
13198 \end_layout
13199
13200 \end_inset
13201 </cell>
13202 </row>
13203 </lyxtabular>
13204
13205 \end_inset
13206
13207
13208 \end_layout
13209
13210 \end_inset
13211
13212
13213 \end_layout
13214
13215 \begin_layout Section
13216 表の垂直揃え
13217 \begin_inset Index idx
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221 ひょう@表 ! そろえ@揃え
13222 \end_layout
13223
13224 \end_inset
13225
13226
13227 \end_layout
13228
13229 \begin_layout Standard
13230 本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
13231 \begin_inset CommandInset ref
13232 LatexCommand ref
13233 reference "sec:ボックスダイアログ"
13234
13235 \end_inset
13236
13237 節に述べられているように、ボックスの垂直揃えを行います。
13238 \end_layout
13239
13240 \begin_layout Standard
13241 以下の例では、各表は15
13242 \begin_inset space \thinspace{}
13243 \end_inset
13244
13245 列幅%を持つminipage
13246 \begin_inset Foot
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 minipageは第
13251 \begin_inset CommandInset ref
13252 LatexCommand ref
13253 reference "sec:ミニページ"
13254
13255 \end_inset
13256
13257 節で説明されています。
13258 \end_layout
13259
13260 \end_inset
13261
13262 ボックスの中に入れてあります。
13263 \end_layout
13264
13265 \begin_layout Itemize
13266 動作試験 
13267 \begin_inset Box Frameless
13268 position "t"
13269 hor_pos "c"
13270 has_inner_box 1
13271 inner_pos "c"
13272 use_parbox 0
13273 use_makebox 0
13274 width "15col%"
13275 special "none"
13276 height "1in"
13277 height_special "totalheight"
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281 \begin_inset Tabular
13282 <lyxtabular version="3" rows="3" columns="3">
13283 <features tabularvalignment="middle">
13284 <column alignment="center" valignment="top" width="0">
13285 <column alignment="center" valignment="top" width="0">
13286 <column alignment="center" valignment="top" width="0">
13287 <row>
13288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 </row>
13316 <row>
13317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321
13322 \end_layout
13323
13324 \end_inset
13325 </cell>
13326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 </row>
13345 <row>
13346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13356 \begin_inset Text
13357
13358 \begin_layout Plain Layout
13359
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368
13369 \end_layout
13370
13371 \end_inset
13372 </cell>
13373 </row>
13374 </lyxtabular>
13375
13376 \end_inset
13377
13378
13379 \end_layout
13380
13381 \end_inset
13382
13383  動作試験 
13384 \begin_inset ERT
13385 status collapsed
13386
13387 \begin_layout Plain Layout
13388
13389
13390 \backslash
13391 raisebox{0.85
13392 \backslash
13393 baselineskip}{
13394 \end_layout
13395
13396 \end_inset
13397
13398
13399 \begin_inset Box Frameless
13400 position "t"
13401 hor_pos "c"
13402 has_inner_box 1
13403 inner_pos "c"
13404 use_parbox 0
13405 use_makebox 0
13406 width "15col%"
13407 special "none"
13408 height "1in"
13409 height_special "totalheight"
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413 \begin_inset Tabular
13414 <lyxtabular version="3" rows="3" columns="3">
13415 <features tabularvalignment="middle">
13416 <column alignment="center" valignment="top" width="0">
13417 <column alignment="center" valignment="top" width="0">
13418 <column alignment="center" valignment="top" width="0">
13419 <row>
13420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13430 \begin_inset Text
13431
13432 \begin_layout Plain Layout
13433
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13439 \begin_inset Text
13440
13441 \begin_layout Plain Layout
13442
13443 \end_layout
13444
13445 \end_inset
13446 </cell>
13447 </row>
13448 <row>
13449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 </row>
13477 <row>
13478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13488 \begin_inset Text
13489
13490 \begin_layout Plain Layout
13491
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500
13501 \end_layout
13502
13503 \end_inset
13504 </cell>
13505 </row>
13506 </lyxtabular>
13507
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \begin_inset ERT
13517 status collapsed
13518
13519 \begin_layout Plain Layout
13520
13521 }
13522 \end_layout
13523
13524 \end_inset
13525
13526
13527 \end_layout
13528
13529 \begin_layout Itemize
13530 動作試験 
13531 \begin_inset Box Frameless
13532 position "c"
13533 hor_pos "c"
13534 has_inner_box 1
13535 inner_pos "c"
13536 use_parbox 0
13537 use_makebox 0
13538 width "15col%"
13539 special "none"
13540 height "1in"
13541 height_special "totalheight"
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 \begin_inset Tabular
13546 <lyxtabular version="3" rows="3" columns="3">
13547 <features tabularvalignment="middle">
13548 <column alignment="center" valignment="top" width="0">
13549 <column alignment="center" valignment="top" width="0">
13550 <column alignment="center" valignment="top" width="0">
13551 <row>
13552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13553 \begin_inset Text
13554
13555 \begin_layout Plain Layout
13556
13557 \end_layout
13558
13559 \end_inset
13560 </cell>
13561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13562 \begin_inset Text
13563
13564 \begin_layout Plain Layout
13565
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 </row>
13580 <row>
13581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585
13586 \end_layout
13587
13588 \end_inset
13589 </cell>
13590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13591 \begin_inset Text
13592
13593 \begin_layout Plain Layout
13594
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13600 \begin_inset Text
13601
13602 \begin_layout Plain Layout
13603
13604 \end_layout
13605
13606 \end_inset
13607 </cell>
13608 </row>
13609 <row>
13610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13611 \begin_inset Text
13612
13613 \begin_layout Plain Layout
13614
13615 \end_layout
13616
13617 \end_inset
13618 </cell>
13619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13620 \begin_inset Text
13621
13622 \begin_layout Plain Layout
13623
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 </lyxtabular>
13639
13640 \end_inset
13641
13642
13643 \end_layout
13644
13645 \end_inset
13646
13647
13648 \end_layout
13649
13650 \begin_layout Itemize
13651 動作試験 
13652 \begin_inset Box Frameless
13653 position "b"
13654 hor_pos "c"
13655 has_inner_box 1
13656 inner_pos "c"
13657 use_parbox 0
13658 use_makebox 0
13659 width "15col%"
13660 special "none"
13661 height "1in"
13662 height_special "totalheight"
13663 status collapsed
13664
13665 \begin_layout Plain Layout
13666 \begin_inset Tabular
13667 <lyxtabular version="3" rows="3" columns="3">
13668 <features tabularvalignment="middle">
13669 <column alignment="center" valignment="top" width="0">
13670 <column alignment="center" valignment="top" width="0">
13671 <column alignment="center" valignment="top" width="0">
13672 <row>
13673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13674 \begin_inset Text
13675
13676 \begin_layout Plain Layout
13677
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686
13687 \end_layout
13688
13689 \end_inset
13690 </cell>
13691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13692 \begin_inset Text
13693
13694 \begin_layout Plain Layout
13695
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 </row>
13701 <row>
13702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724
13725 \end_layout
13726
13727 \end_inset
13728 </cell>
13729 </row>
13730 <row>
13731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 </row>
13759 </lyxtabular>
13760
13761 \end_inset
13762
13763
13764 \end_layout
13765
13766 \end_inset
13767
13768  動作試験 
13769 \begin_inset ERT
13770 status collapsed
13771
13772 \begin_layout Plain Layout
13773
13774
13775 \backslash
13776 raisebox{-0.32
13777 \backslash
13778 baselineskip}{
13779 \end_layout
13780
13781 \end_inset
13782
13783
13784 \begin_inset Box Frameless
13785 position "b"
13786 hor_pos "c"
13787 has_inner_box 1
13788 inner_pos "c"
13789 use_parbox 0
13790 use_makebox 0
13791 width "15col%"
13792 special "none"
13793 height "1in"
13794 height_special "totalheight"
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798 \begin_inset Tabular
13799 <lyxtabular version="3" rows="3" columns="3">
13800 <features tabularvalignment="middle">
13801 <column alignment="center" valignment="top" width="0">
13802 <column alignment="center" valignment="top" width="0">
13803 <column alignment="center" valignment="top" width="0">
13804 <row>
13805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13815 \begin_inset Text
13816
13817 \begin_layout Plain Layout
13818
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 </row>
13833 <row>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Plain Layout
13847
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13853 \begin_inset Text
13854
13855 \begin_layout Plain Layout
13856
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 </row>
13862 <row>
13863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13864 \begin_inset Text
13865
13866 \begin_layout Plain Layout
13867
13868 \end_layout
13869
13870 \end_inset
13871 </cell>
13872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Plain Layout
13876
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 </row>
13891 </lyxtabular>
13892
13893 \end_inset
13894
13895
13896 \end_layout
13897
13898 \end_inset
13899
13900
13901 \begin_inset ERT
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905
13906 }
13907 \end_layout
13908
13909 \end_inset
13910
13911
13912 \end_layout
13913
13914 \begin_layout Standard
13915 上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
13916 \begin_inset Foot
13917 status collapsed
13918
13919 \begin_layout Plain Layout
13920 raiseboxは、第
13921 \begin_inset CommandInset ref
13922 LatexCommand ref
13923 reference "sub:垂直揃え"
13924
13925 \end_inset
13926
13927 節で説明されています。
13928 \end_layout
13929
13930 \end_inset
13931
13932 の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
13933 \end_layout
13934
13935 \begin_layout Standard
13936
13937 \series bold
13938
13939 \backslash
13940 raisebox{0.85
13941 \backslash
13942 baselineskip}{
13943 \end_layout
13944
13945 \begin_layout Standard
13946 というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
13947 \series bold
13948 }
13949 \series default
13950 をTeXコードとして挿入してあります。最後の項目の第二表には、
13951 \end_layout
13952
13953 \begin_layout Standard
13954
13955 \series bold
13956
13957 \backslash
13958 raisebox{-0.32
13959 \backslash
13960 baselineskip}{
13961 \end_layout
13962
13963 \begin_layout Standard
13964 というコマンドを使用しています。
13965 \end_layout
13966
13967 \begin_layout Standard
13968 \begin_inset Note Greyedout
13969 status open
13970
13971 \begin_layout Plain Layout
13972
13973 \series bold
13974 【註】
13975 \series default
13976 表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
13977 \series bold
13978
13979 \backslash
13980 raisebox
13981 \series default
13982 コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
13983 \end_layout
13984
13985 \end_inset
13986
13987
13988 \end_layout
13989
13990 \begin_layout Section
13991 色付きの表
13992 \begin_inset CommandInset label
13993 LatexCommand label
13994 name "sec:色付きの表"
13995
13996 \end_inset
13997
13998
13999 \begin_inset Index idx
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 ひょう@表 ! いろつき@色付き
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Subsection
14012 色付きのセル
14013 \begin_inset Index idx
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017 ひょうのいろ@表の色 ! せるぶ@セル部
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \begin_inset Index idx
14024 status collapsed
14025
14026 \begin_layout Plain Layout
14027 いろつき@色付き ! ひょうせるぶ@表セル部
14028 \end_layout
14029
14030 \end_inset
14031
14032
14033 \end_layout
14034
14035 \begin_layout Standard
14036 \begin_inset Float table
14037 placement h
14038 wide false
14039 sideways false
14040 status open
14041
14042 \begin_layout Plain Layout
14043 \begin_inset Caption
14044
14045 \begin_layout Plain Layout
14046 \begin_inset CommandInset label
14047 LatexCommand label
14048 name "tab:colortblなしの表"
14049
14050 \end_inset
14051
14052
14053 \series bold
14054 colortbl
14055 \series default
14056 パッケージを使用しない色付き表
14057 \begin_inset Argument
14058 status collapsed
14059
14060 \begin_layout Plain Layout
14061 colortblなしの表
14062 \end_layout
14063
14064 \end_inset
14065
14066
14067 \end_layout
14068
14069 \end_inset
14070
14071
14072 \end_layout
14073
14074 \begin_layout Plain Layout
14075 \align center
14076 \begin_inset Tabular
14077 <lyxtabular version="3" rows="3" columns="3">
14078 <features tabularvalignment="middle">
14079 <column alignment="center" valignment="top" width="0">
14080 <column alignment="center" valignment="top" width="0">
14081 <column alignment="center" valignment="top" width="0">
14082 <row>
14083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14084 \begin_inset Text
14085
14086 \begin_layout Plain Layout
14087
14088 \color green
14089
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098
14099 \color red
14100
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Plain Layout
14109
14110 \color red
14111
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 </row>
14117 <row>
14118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Plain Layout
14122
14123 \color green
14124
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14130 \begin_inset Text
14131
14132 \begin_layout Plain Layout
14133
14134 \color blue
14135
14136 \end_layout
14137
14138 \end_inset
14139 </cell>
14140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14141 \begin_inset Text
14142
14143 \begin_layout Plain Layout
14144
14145 \color blue
14146
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 <row>
14153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157
14158 \color green
14159
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168
14169 \color blue
14170
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14176 \begin_inset Text
14177
14178 \begin_layout Plain Layout
14179
14180 \color blue
14181
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 </row>
14187 </lyxtabular>
14188
14189 \end_inset
14190
14191
14192 \end_layout
14193
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \begin_layout Standard
14200 もし色の付いた文章が欲しいだけならば、そのセルを選択して、
14201 \family sans
14202 編集\SpecialChar \menuseparator
14203 文字様式
14204 \family default
14205 メニューで色を選んでください。表
14206 \begin_inset CommandInset ref
14207 LatexCommand ref
14208 reference "tab:colortblなしの表"
14209
14210 \end_inset
14211
14212 を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
14213 \series bold
14214 colortbl
14215 \series default
14216
14217 \begin_inset Index idx
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
14222 \end_layout
14223
14224 \end_inset
14225
14226 を使用しなくてはなりません。
14227 \end_layout
14228
14229 \begin_layout Standard
14230 \begin_inset ERT
14231 status collapsed
14232
14233 \begin_layout Plain Layout
14234
14235
14236 \backslash
14237 ifcolortbl
14238 \end_layout
14239
14240 \end_inset
14241
14242
14243 \begin_inset Note Note
14244 status open
14245
14246 \begin_layout Plain Layout
14247 本節の以下の部分は、LaTeXパッケージ
14248 \series bold
14249 colortbl
14250 \series default
14251 が導入済みのときのみ表示されます。
14252 \end_layout
14253
14254 \end_inset
14255
14256
14257 \end_layout
14258
14259 \begin_layout Standard
14260 色付きの表を作成するには、プリアンブルに
14261 \end_layout
14262
14263 \begin_layout Standard
14264
14265 \series bold
14266
14267 \backslash
14268 usepackage{colortbl}
14269 \end_layout
14270
14271 \begin_layout Standard
14272 という行を書いて
14273 \series bold
14274 colortbl
14275 \series default
14276 を読み込まなくてはなりません。列の色は、
14277 \series bold
14278 >{ }
14279 \series default
14280 コマンドの中に
14281 \end_layout
14282
14283 \begin_layout Standard
14284
14285 \series bold
14286
14287 \backslash
14288 columncolor{色彩名}
14289 \end_layout
14290
14291 \begin_layout Standard
14292 というコマンドを書いて指定することができます。
14293 \series bold
14294 >{}
14295 \series default
14296 コマンドに関する詳細は、第
14297 \begin_inset CommandInset ref
14298 LatexCommand ref
14299 reference "sub:連結列の計算"
14300
14301 \end_inset
14302
14303 節に述べられています。
14304 \end_layout
14305
14306 \begin_layout Standard
14307 以下の色彩名が事前に定義されています。
14308 \end_layout
14309
14310 \begin_layout Standard
14311
14312 \family sans
14313 red
14314 \family default
14315
14316 \family sans
14317 green
14318 \family default
14319
14320 \family sans
14321 yellow
14322 \family default
14323
14324 \family sans
14325 blue
14326 \family default
14327
14328 \family sans
14329 cyan
14330 \family default
14331
14332 \family sans
14333 magenta
14334 \family default
14335
14336 \family sans
14337 black
14338 \family default
14339
14340 \family sans
14341 white
14342 \end_layout
14343
14344 \begin_layout Standard
14345 \begin_inset VSpace medskip
14346 \end_inset
14347
14348
14349 \end_layout
14350
14351 \begin_layout Standard
14352 また
14353 \end_layout
14354
14355 \begin_layout Standard
14356
14357 \series bold
14358
14359 \backslash
14360 definecolor{色彩名}{色彩モデル}{色彩値}
14361 \end_layout
14362
14363 \begin_layout Standard
14364 というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
14365 \end_layout
14366
14367 \begin_layout Labeling
14368 \labelwidthstring 00.00.0000
14369 cmyk:シアン(
14370 \bar under
14371 c
14372 \bar default
14373 yan)・マゼンタ(
14374 \bar under
14375 m
14376 \bar default
14377 agenta)・黄(
14378 \bar under
14379 y
14380 \bar default
14381 ellow)・黒(blac
14382 \bar under
14383 k
14384 \bar default
14385
14386 \end_layout
14387
14388 \begin_layout Labeling
14389 \labelwidthstring 00.00.0000
14390 rgb:赤(
14391 \bar under
14392 r
14393 \bar default
14394 ed)・緑(
14395 \bar under
14396 g
14397 \bar default
14398 reen)・青(
14399 \bar under
14400 b
14401 \bar default
14402 lue)
14403 \end_layout
14404
14405 \begin_layout Labeling
14406 \labelwidthstring 00.00.0000
14407 gray:グレー
14408 \end_layout
14409
14410 \begin_layout Standard
14411 から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
14412 \end_layout
14413
14414 \begin_layout Standard
14415 たとえば、プリアンブルに
14416 \end_layout
14417
14418 \begin_layout Standard
14419
14420 \series bold
14421
14422 \backslash
14423 definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
14424 \end_layout
14425
14426 \begin_layout Standard
14427 と書くことによって、「
14428 \emph on
14429 darkgreen
14430 \emph default
14431 」色を定義することができますし、
14432 \end_layout
14433
14434 \begin_layout Standard
14435
14436 \series bold
14437
14438 \backslash
14439 definecolor{lightgray}{gray}{0.8}
14440 \end_layout
14441
14442 \begin_layout Standard
14443 と書けば、「
14444 \emph on
14445 lightgray
14446 \emph default
14447 」色を定義することができます。
14448 \end_layout
14449
14450 \begin_layout Standard
14451 \begin_inset VSpace medskip
14452 \end_inset
14453
14454
14455 \end_layout
14456
14457 \begin_layout Standard
14458 罫線は
14459 \end_layout
14460
14461 \begin_layout Standard
14462
14463 \series bold
14464
14465 \backslash
14466 rowcolor{色彩名}
14467 \end_layout
14468
14469 \begin_layout Standard
14470 というコマンドを使用して色付けすることができ、セルは
14471 \end_layout
14472
14473 \begin_layout Standard
14474
14475 \series bold
14476
14477 \backslash
14478 cellcolor{色彩名}
14479 \end_layout
14480
14481 \begin_layout Standard
14482 というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
14483 \end_layout
14484
14485 \begin_layout Standard
14486 表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
14487 \family sans
14488 編集\SpecialChar \menuseparator
14489 文字様式
14490 \family default
14491 を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
14492 ます。
14493 \end_layout
14494
14495 \begin_layout Standard
14496 \begin_inset Note Greyedout
14497 status open
14498
14499 \begin_layout Plain Layout
14500 【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
14501 \end_layout
14502
14503 \end_inset
14504
14505
14506 \end_layout
14507
14508 \begin_layout Standard
14509 \begin_inset VSpace bigskip
14510 \end_inset
14511
14512
14513 \end_layout
14514
14515 \begin_layout Standard
14516
14517 \begin_inset CommandInset ref
14518 LatexCommand ref
14519 reference "tab:色付き表"
14520
14521 \end_inset
14522
14523 を作成するには、以下のようにしてください。第一列の色は
14524 \emph on
14525 darkgreen
14526 \emph default
14527 にしたいので、この列のLaTeX変数として
14528 \end_layout
14529
14530 \begin_layout Standard
14531
14532 \series bold
14533 >{
14534 \backslash
14535 columncolor{darkgreen}
14536 \backslash
14537 centering}c
14538 \end_layout
14539
14540 \begin_layout Standard
14541 と書き込みます。第一列は青にしたいので、この列の最初のセルに
14542 \end_layout
14543
14544 \begin_layout Standard
14545
14546 \series bold
14547
14548 \backslash
14549 rowcolow{cyan}
14550 \end_layout
14551
14552 \begin_layout Standard
14553 というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
14554 \end_layout
14555
14556 \begin_layout Standard
14557
14558 \series bold
14559
14560 \backslash
14561 cellcolor{magenta}
14562 \end_layout
14563
14564 \begin_layout Standard
14565 というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
14566 \family sans
14567 編集\SpecialChar \menuseparator
14568 文字様式
14569 \family default
14570 メニューを使って、各文字に色付けをすることができます。
14571 \end_layout
14572
14573 \begin_layout Standard
14574 \begin_inset Float table
14575 placement h
14576 wide false
14577 sideways false
14578 status open
14579
14580 \begin_layout Plain Layout
14581 \begin_inset Caption
14582
14583 \begin_layout Plain Layout
14584
14585 \series bold
14586 \begin_inset CommandInset label
14587 LatexCommand label
14588 name "tab:色付き表"
14589
14590 \end_inset
14591
14592 colortbl
14593 \series default
14594 パッケージを使用した色付き表
14595 \begin_inset Argument
14596 status collapsed
14597
14598 \begin_layout Plain Layout
14599 colortblを使った表
14600 \end_layout
14601
14602 \end_inset
14603
14604
14605 \end_layout
14606
14607 \end_inset
14608
14609
14610 \end_layout
14611
14612 \begin_layout Plain Layout
14613 \align center
14614 \begin_inset Tabular
14615 <lyxtabular version="3" rows="3" columns="3">
14616 <features tabularvalignment="middle">
14617 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
14618 <column alignment="center" valignment="top" width="0">
14619 <column alignment="center" valignment="top" width="0">
14620 <row>
14621 <cell alignment="center" valignment="top" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625 \begin_inset ERT
14626 status collapsed
14627
14628 \begin_layout Plain Layout
14629
14630
14631 \backslash
14632 rowcolor{cyan}
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \color magenta
14639
14640 \end_layout
14641
14642 \end_inset
14643 </cell>
14644 <cell alignment="center" valignment="top" usebox="none">
14645 \begin_inset Text
14646
14647 \begin_layout Plain Layout
14648
14649 \color red
14650
14651 \end_layout
14652
14653 \end_inset
14654 </cell>
14655 <cell alignment="center" valignment="top" usebox="none">
14656 \begin_inset Text
14657
14658 \begin_layout Plain Layout
14659
14660 \color red
14661
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 </row>
14667 <row>
14668 <cell alignment="center" valignment="top" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672
14673 \color yellow
14674
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 <cell alignment="center" valignment="top" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683
14684 \color blue
14685
14686 \end_layout
14687
14688 \end_inset
14689 </cell>
14690 <cell alignment="center" valignment="top" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Plain Layout
14694
14695 \color blue
14696
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 </row>
14702 <row>
14703 <cell alignment="center" valignment="top" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707
14708 \color yellow
14709
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 <cell alignment="center" valignment="top" usebox="none">
14715 \begin_inset Text
14716
14717 \begin_layout Plain Layout
14718
14719 \color blue
14720
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell alignment="center" valignment="top" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Plain Layout
14729 \begin_inset ERT
14730 status collapsed
14731
14732 \begin_layout Plain Layout
14733
14734
14735 \backslash
14736 cellcolor{magenta}
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \color green
14743
14744 \end_layout
14745
14746 \end_inset
14747 </cell>
14748 </row>
14749 </lyxtabular>
14750
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \end_inset
14757
14758
14759 \end_layout
14760
14761 \begin_layout Standard
14762 \begin_inset ERT
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766
14767
14768 \backslash
14769 else
14770 \end_layout
14771
14772 \end_inset
14773
14774
14775 \begin_inset Note Note
14776 status open
14777
14778 \begin_layout Plain Layout
14779 以下は、LaTeXパッケージ
14780 \series bold
14781 colortbl
14782 \series default
14783 が導入されていないときに表示されます。
14784 \end_layout
14785
14786 \end_inset
14787
14788
14789 \end_layout
14790
14791 \begin_layout Standard
14792 この節の内容を出力で表示させるには、
14793 \series bold
14794 colortbl
14795 \series default
14796 パッケージを導入する必要があります。
14797 \end_layout
14798
14799 \begin_layout Standard
14800 \begin_inset ERT
14801 status collapsed
14802
14803 \begin_layout Plain Layout
14804
14805
14806 \backslash
14807 fi
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \begin_layout Subsection
14816 色付き罫線
14817 \begin_inset Index idx
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 ひょうのいろ@表の色 ! けいせんぶ@罫線部
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \begin_inset Index idx
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 いろつき@色付き ! ひょうけいせんぶ@表罫線部
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \end_layout
14838
14839 \begin_layout Standard
14840
14841 \begin_inset CommandInset ref
14842 LatexCommand ref
14843 reference "sub:罫線幅"
14844
14845 \end_inset
14846
14847 節に述べられているように、表中の全罫線の線幅は、長さ
14848 \series bold
14849
14850 \backslash
14851 arrayrulewidth
14852 \series default
14853 を使って調節することができます。本節の表では、すべて1.5
14854 \begin_inset space \thinspace{}
14855 \end_inset
14856
14857 ptに設定されています。
14858 \begin_inset ERT
14859 status collapsed
14860
14861 \begin_layout Plain Layout
14862
14863
14864 \backslash
14865 setlength{
14866 \backslash
14867 arrayrulewidth}{1.5pt}
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \begin_layout Standard
14876 たとえば縦罫線を緑に着色するには、第
14877 \begin_inset CommandInset ref
14878 LatexCommand ref
14879 reference "sub:自製書式"
14880
14881 \end_inset
14882
14883 節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
14884 \end_layout
14885
14886 \begin_layout Standard
14887
14888 \series bold
14889
14890 \backslash
14891 newcolumntype{W}{!{
14892 \backslash
14893 color{green}
14894 \backslash
14895 vline}}
14896 \end_layout
14897
14898 \begin_layout Standard
14899
14900 \begin_inset CommandInset ref
14901 LatexCommand ref
14902 reference "tab:色付き縦罫線の表"
14903
14904 \end_inset
14905
14906 では、最右列にLaTeX変数
14907 \series bold
14908 WcW
14909 \series default
14910 、他の列にLaTeX変数
14911 \series bold
14912 Wc
14913 \series default
14914 が使用されています。
14915 \end_layout
14916
14917 \begin_layout Standard
14918 複数の色を用いたいときには、列書式をもっと定義してください。
14919 \end_layout
14920
14921 \begin_layout Standard
14922 \begin_inset Float table
14923 placement h
14924 wide false
14925 sideways false
14926 status open
14927
14928 \begin_layout Plain Layout
14929 \begin_inset Caption
14930
14931 \begin_layout Plain Layout
14932 \begin_inset CommandInset label
14933 LatexCommand label
14934 name "tab:色付き縦罫線の表"
14935
14936 \end_inset
14937
14938 色付き縦罫線の表
14939 \end_layout
14940
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \begin_layout Plain Layout
14947 \align center
14948 \begin_inset Tabular
14949 <lyxtabular version="3" rows="3" columns="3">
14950 <features tabularvalignment="middle">
14951 <column alignment="center" valignment="top" width="0" special="Wc">
14952 <column alignment="center" valignment="top" width="0" special="Wc">
14953 <column alignment="center" valignment="top" width="0" special="WcW">
14954 <row>
14955 <cell alignment="center" valignment="top" topline="true" usebox="none">
14956 \begin_inset Text
14957
14958 \begin_layout Plain Layout
14959 sd
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 <cell alignment="center" valignment="top" topline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997 sd
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
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 </row>
15012 <row>
15013 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 sd
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 </row>
15041 </lyxtabular>
15042
15043 \end_inset
15044
15045
15046 \end_layout
15047
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \begin_layout Standard
15054 \begin_inset VSpace bigskip
15055 \end_inset
15056
15057
15058 \begin_inset CommandInset ref
15059 LatexCommand ref
15060 reference "tab:色付き横罫線の表"
15061
15062 \end_inset
15063
15064 のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
15065 \end_layout
15066
15067 \begin_layout Standard
15068
15069 \series bold
15070
15071 \backslash
15072 let
15073 \backslash
15074 myHlineC
15075 \backslash
15076 hline
15077 \begin_inset Newline newline
15078 \end_inset
15079
15080
15081 \backslash
15082 renewcommand{
15083 \backslash
15084 hline}
15085 \begin_inset Newline newline
15086 \end_inset
15087
15088
15089 \begin_inset Phantom HPhantom
15090 status open
15091
15092 \begin_layout Plain Layout
15093 \begin_inset space ~
15094 \end_inset
15095
15096
15097 \end_layout
15098
15099 \end_inset
15100
15101 {
15102 \backslash
15103 arrayrulecolor{red}
15104 \backslash
15105 myHlineC
15106 \backslash
15107 arrayrulecolor{black}}
15108 \end_layout
15109
15110 \begin_layout Standard
15111 というコマンドを入力して下さい。
15112 \end_layout
15113
15114 \begin_layout Standard
15115 \begin_inset ERT
15116 status collapsed
15117
15118 \begin_layout Plain Layout
15119
15120
15121 \backslash
15122 let
15123 \backslash
15124 myHlineC
15125 \backslash
15126 hline
15127 \end_layout
15128
15129 \begin_layout Plain Layout
15130
15131
15132 \backslash
15133 renewcommand{
15134 \backslash
15135 hline}
15136 \end_layout
15137
15138 \begin_layout Plain Layout
15139
15140  {
15141 \backslash
15142 arrayrulecolor{red}
15143 \backslash
15144 myHlineC
15145 \backslash
15146 arrayrulecolor{black}}
15147 \end_layout
15148
15149 \end_inset
15150
15151
15152 \begin_inset Float table
15153 placement h
15154 wide false
15155 sideways false
15156 status open
15157
15158 \begin_layout Plain Layout
15159 \begin_inset Caption
15160
15161 \begin_layout Plain Layout
15162 \begin_inset CommandInset label
15163 LatexCommand label
15164 name "tab:色付き横罫線の表"
15165
15166 \end_inset
15167
15168 色付き横罫線の表
15169 \end_layout
15170
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \begin_layout Plain Layout
15177 \align center
15178 \begin_inset Tabular
15179 <lyxtabular version="3" rows="3" columns="3">
15180 <features tabularvalignment="middle">
15181 <column alignment="center" valignment="top" width="0">
15182 <column alignment="center" valignment="top" width="0">
15183 <column alignment="center" valignment="top" width="0">
15184 <row>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189 sd
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 <row>
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227 sd
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 </row>
15242 <row>
15243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265 sd
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 </row>
15271 </lyxtabular>
15272
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \begin_layout Standard
15284 既定値の黒罫線に戻るには、
15285 \end_layout
15286
15287 \begin_layout Standard
15288
15289 \series bold
15290
15291 \backslash
15292 renewcommand{
15293 \backslash
15294 hline}{
15295 \backslash
15296 myHlineC}
15297 \end_layout
15298
15299 \begin_layout Standard
15300 というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
15301 \begin_inset CommandInset ref
15302 LatexCommand ref
15303 reference "tab:色付き罫線の表"
15304
15305 \end_inset
15306
15307 は、縦横罫線を色付けした例です。
15308 \end_layout
15309
15310 \begin_layout Standard
15311 \begin_inset Float table
15312 placement h
15313 wide false
15314 sideways false
15315 status open
15316
15317 \begin_layout Plain Layout
15318 \begin_inset Caption
15319
15320 \begin_layout Plain Layout
15321 \begin_inset CommandInset label
15322 LatexCommand label
15323 name "tab:色付き罫線の表"
15324
15325 \end_inset
15326
15327 色付き罫線の表
15328 \end_layout
15329
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \begin_layout Plain Layout
15336 \align center
15337 \begin_inset Tabular
15338 <lyxtabular version="3" rows="3" columns="3">
15339 <features tabularvalignment="middle">
15340 <column alignment="center" valignment="top" width="0" special="Wc">
15341 <column alignment="center" valignment="top" width="0" special="Wc">
15342 <column alignment="center" valignment="top" width="0" special="WcW">
15343 <row>
15344 <cell alignment="center" valignment="top" topline="true" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348 sd
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" topline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357
15358 \end_layout
15359
15360 \end_inset
15361 </cell>
15362 <cell alignment="center" valignment="top" topline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 </row>
15372 <row>
15373 <cell alignment="center" valignment="top" topline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" topline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 sd
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 <cell alignment="center" valignment="top" topline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row topspace="default">
15402 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 sd
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 </row>
15430 </lyxtabular>
15431
15432 \end_inset
15433
15434
15435 \end_layout
15436
15437 \end_inset
15438
15439
15440 \end_layout
15441
15442 \begin_layout Standard
15443 \begin_inset ERT
15444 status collapsed
15445
15446 \begin_layout Plain Layout
15447
15448
15449 \backslash
15450 renewcommand{
15451 \backslash
15452 hline}{
15453 \backslash
15454 myHlineC}
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \begin_layout Standard
15463 \begin_inset ERT
15464 status collapsed
15465
15466 \begin_layout Plain Layout
15467
15468
15469 \backslash
15470 setlength{
15471 \backslash
15472 arrayrulewidth}{0.4pt}
15473 \end_layout
15474
15475 \end_inset
15476
15477
15478 \end_layout
15479
15480 \begin_layout Section
15481 表の調整
15482 \begin_inset Index idx
15483 status collapsed
15484
15485 \begin_layout Plain Layout
15486 ひょうのちょうせい@表の調整
15487 \end_layout
15488
15489 \end_inset
15490
15491
15492 \begin_inset Index idx
15493 status collapsed
15494
15495 \begin_layout Plain Layout
15496 ひょう@表 ! ちょうせい@調整
15497 \end_layout
15498
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \begin_layout Subsection
15505 行の余白取り
15506 \begin_inset CommandInset label
15507 LatexCommand label
15508 name "sub:行の余白取り"
15509
15510 \end_inset
15511
15512
15513 \begin_inset Index idx
15514 status collapsed
15515
15516 \begin_layout Plain Layout
15517 ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り
15518 \end_layout
15519
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \begin_layout Standard
15526 表の設定ダイアログの
15527 \family sans
15528 罫線
15529 \family default
15530 タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
15531 \end_layout
15532
15533 \begin_layout Description
15534 行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
15535 \begin_inset Foot
15536 status collapsed
15537
15538 \begin_layout Plain Layout
15539 フォーマル形式の表は第
15540 \begin_inset CommandInset ref
15541 LatexCommand ref
15542 reference "sec:フォーマル形式の表"
15543
15544 \end_inset
15545
15546 節で説明されています。
15547 \end_layout
15548
15549 \end_inset
15550
15551 ならば、LyXは既定値として0.5
15552 \begin_inset space \thinspace{}
15553 \end_inset
15554
15555 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15556 \begin_inset VSpace medskip
15557 \end_inset
15558
15559
15560 \begin_inset Newline newline
15561 \end_inset
15562
15563
15564 \begin_inset space \hspace*{}
15565 \length 0pt
15566 \end_inset
15567
15568
15569 \begin_inset space \hfill{}
15570 \end_inset
15571
15572
15573 \begin_inset Tabular
15574 <lyxtabular version="3" rows="3" columns="1">
15575 <features tabularvalignment="middle">
15576 <column alignment="center" valignment="top" width="0">
15577 <row>
15578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 </row>
15588 <row topspace="3mm">
15589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15590 \begin_inset Text
15591
15592 \begin_layout Plain Layout
15593 行上に3
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 mmの余白
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 </row>
15603 <row>
15604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Plain Layout
15608
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 </row>
15614 </lyxtabular>
15615
15616 \end_inset
15617
15618
15619 \begin_inset space \hfill{}
15620 \end_inset
15621
15622
15623 \begin_inset space \hspace*{}
15624 \length 0pt
15625 \end_inset
15626
15627
15628 \begin_inset VSpace medskip
15629 \end_inset
15630
15631
15632 \begin_inset Newline newline
15633 \end_inset
15634
15635 したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
15636 \end_layout
15637
15638 \begin_layout Description
15639 行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15640 \begin_inset space \thinspace{}
15641 \end_inset
15642
15643 emの余白を挿入し、通常の表ならば既定値として2
15644 \begin_inset space \thinspace{}
15645 \end_inset
15646
15647 ptを挿入します。
15648 \end_layout
15649
15650 \begin_layout Description
15651 行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
15652 \begin_inset space \thinspace{}
15653 \end_inset
15654
15655 emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
15656 \begin_inset VSpace medskip
15657 \end_inset
15658
15659
15660 \begin_inset Newline newline
15661 \end_inset
15662
15663
15664 \begin_inset space \hspace*{}
15665 \length 0pt
15666 \end_inset
15667
15668
15669 \begin_inset space \hfill{}
15670 \end_inset
15671
15672
15673 \begin_inset Tabular
15674 <lyxtabular version="3" rows="3" columns="1">
15675 <features tabularvalignment="middle">
15676 <column alignment="center" valignment="top" width="0">
15677 <row>
15678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682
15683 \end_layout
15684
15685 \end_inset
15686 </cell>
15687 </row>
15688 <row interlinespace="3mm">
15689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 \begin_inset Formula $\downarrow$
15694 \end_inset
15695
15696  行間に3
15697 \begin_inset space \thinspace{}
15698 \end_inset
15699
15700 mmの余白 
15701 \begin_inset Formula $\downarrow$
15702 \end_inset
15703
15704
15705 \end_layout
15706
15707 \end_inset
15708 </cell>
15709 </row>
15710 <row>
15711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Plain Layout
15715 \begin_inset Formula $\uparrow$
15716 \end_inset
15717
15718  行間に3
15719 \begin_inset space \thinspace{}
15720 \end_inset
15721
15722 mmの余白 
15723 \begin_inset Formula $\uparrow$
15724 \end_inset
15725
15726
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 </row>
15732 </lyxtabular>
15733
15734 \end_inset
15735
15736
15737 \begin_inset space \hfill{}
15738 \end_inset
15739
15740
15741 \begin_inset space \hspace*{}
15742 \length 0pt
15743 \end_inset
15744
15745
15746 \begin_inset VSpace medskip
15747 \end_inset
15748
15749
15750 \begin_inset Newline newline
15751 \end_inset
15752
15753 したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
15754 \end_layout
15755
15756 \begin_layout Standard
15757 \begin_inset VSpace bigskip
15758 \end_inset
15759
15760 すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
15761 \end_layout
15762
15763 \begin_layout Standard
15764
15765 \series bold
15766
15767 \backslash
15768 @ifundefined{extrarowheight}
15769 \begin_inset Newline newline
15770 \end_inset
15771
15772
15773 \begin_inset Phantom HPhantom
15774 status open
15775
15776 \begin_layout Plain Layout
15777 \begin_inset space ~
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \end_inset
15784
15785 {
15786 \backslash
15787 usepackage{array}}{}
15788 \begin_inset Newline newline
15789 \end_inset
15790
15791
15792 \backslash
15793 setlength{
15794 \backslash
15795 extrarowheight}{height}
15796 \end_layout
15797
15798 \begin_layout Standard
15799 しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に
15800 \series bold
15801 array
15802 \series default
15803 パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
15804 \series bold
15805
15806 \backslash
15807 @ifundefined
15808 \series default
15809 が使用されています)。
15810 \end_layout
15811
15812 \begin_layout Standard
15813 標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
15814 \series bold
15815
15816 \backslash
15817 strut
15818 \series default
15819 コマンドを挿入することで補正することができます。表
15820 \begin_inset CommandInset ref
15821 LatexCommand ref
15822 reference "tab:垂直揃え"
15823
15824 \end_inset
15825
15826 は、この効果を示したものです。
15827 \end_layout
15828
15829 \begin_layout Standard
15830 \noindent
15831 \begin_inset Float table
15832 placement h
15833 wide false
15834 sideways false
15835 status open
15836
15837 \begin_layout Plain Layout
15838 \begin_inset Caption
15839
15840 \begin_layout Plain Layout
15841 \begin_inset CommandInset label
15842 LatexCommand label
15843 name "tab:垂直揃え"
15844
15845 \end_inset
15846
15847 大きなフォント寸法の文章の垂直揃え
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \end_layout
15854
15855 \begin_layout Plain Layout
15856 \begin_inset space \hfill{}
15857 \end_inset
15858
15859
15860 \begin_inset Float table
15861 wide false
15862 sideways false
15863 status open
15864
15865 \begin_layout Plain Layout
15866 \begin_inset Caption
15867
15868 \begin_layout Plain Layout
15869 通常の表
15870 \end_layout
15871
15872 \end_inset
15873
15874
15875 \end_layout
15876
15877 \begin_layout Plain Layout
15878 \noindent
15879 \align center
15880 \begin_inset Tabular
15881 <lyxtabular version="3" rows="6" columns="1">
15882 <features tabularvalignment="middle">
15883 <column alignment="left" valignment="top" width="0">
15884 <row>
15885 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889 Normal, g
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 </row>
15895 <row>
15896 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Plain Layout
15900
15901 \size large
15902 Large
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 </row>
15908 <row>
15909 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913
15914 \size larger
15915 Larger
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 </row>
15921 <row>
15922 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926
15927 \size largest
15928 Largest
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 </row>
15934 <row>
15935 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939
15940 \size huge
15941 Huge
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 </row>
15947 <row>
15948 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15949 \begin_inset Text
15950
15951 \begin_layout Plain Layout
15952
15953 \size giant
15954 Huger
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 </row>
15960 </lyxtabular>
15961
15962 \end_inset
15963
15964
15965 \end_layout
15966
15967 \end_inset
15968
15969
15970 \begin_inset space \hfill{}
15971 \end_inset
15972
15973
15974 \begin_inset Float table
15975 wide false
15976 sideways false
15977 status open
15978
15979 \begin_layout Plain Layout
15980 \begin_inset Caption
15981
15982 \begin_layout Plain Layout
15983
15984 \series bold
15985
15986 \backslash
15987 strut
15988 \series default
15989 コマンドを使用した表
15990 \end_layout
15991
15992 \end_inset
15993
15994
15995 \end_layout
15996
15997 \begin_layout Plain Layout
15998 \noindent
15999 \align center
16000 \begin_inset Tabular
16001 <lyxtabular version="3" rows="6" columns="1">
16002 <features tabularvalignment="middle">
16003 <column alignment="left" valignment="top" width="0">
16004 <row>
16005 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 Normal, g
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 </row>
16015 <row>
16016 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020
16021 \size large
16022 \begin_inset ERT
16023 status collapsed
16024
16025 \begin_layout Plain Layout
16026
16027
16028 \backslash
16029 strut 
16030 \end_layout
16031
16032 \end_inset
16033
16034 Large
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 </row>
16040 <row>
16041 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045
16046 \size larger
16047 \begin_inset ERT
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051
16052
16053 \backslash
16054 strut 
16055 \end_layout
16056
16057 \end_inset
16058
16059 Larger
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 <row>
16066 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070
16071 \size largest
16072 \begin_inset ERT
16073 status collapsed
16074
16075 \begin_layout Plain Layout
16076
16077
16078 \backslash
16079 strut 
16080 \end_layout
16081
16082 \end_inset
16083
16084 Largest
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 </row>
16090 <row>
16091 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095
16096 \size huge
16097 \begin_inset ERT
16098 status collapsed
16099
16100 \begin_layout Plain Layout
16101
16102
16103 \backslash
16104 strut 
16105 \end_layout
16106
16107 \end_inset
16108
16109 Huge
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 </row>
16115 <row>
16116 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120
16121 \size giant
16122 \begin_inset ERT
16123 status collapsed
16124
16125 \begin_layout Plain Layout
16126
16127
16128 \backslash
16129 strut 
16130 \end_layout
16131
16132 \end_inset
16133
16134 Huger
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 </row>
16140 </lyxtabular>
16141
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \end_inset
16148
16149
16150 \begin_inset space \hfill{}
16151 \end_inset
16152
16153
16154 \end_layout
16155
16156 \end_inset
16157
16158
16159 \end_layout
16160
16161 \begin_layout Subsection
16162 特殊なセル揃え
16163 \begin_inset CommandInset label
16164 LatexCommand label
16165 name "sub:特殊なセル揃え"
16166
16167 \end_inset
16168
16169
16170 \begin_inset Index idx
16171 status collapsed
16172
16173 \begin_layout Plain Layout
16174 ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え
16175 \end_layout
16176
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \begin_layout Standard
16183 ときには表
16184 \begin_inset CommandInset ref
16185 LatexCommand ref
16186 reference "tab:表セル"
16187
16188 \end_inset
16189
16190 の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン
16191 \begin_inset Graphics
16192         filename ../../images/tabular-feature_align-decimal.png
16193         scale 85
16194         scaleBeforeRotation
16195
16196 \end_inset
16197
16198 を押すか、表設定中で揃えを
16199 \family sans
16200 小数点で
16201 \family default
16202 に設定します。
16203 \end_layout
16204
16205 \begin_layout Standard
16206 \begin_inset Float table
16207 placement h
16208 wide false
16209 sideways false
16210 status open
16211
16212 \begin_layout Plain Layout
16213 \begin_inset Caption
16214
16215 \begin_layout Plain Layout
16216 \begin_inset CommandInset label
16217 LatexCommand label
16218 name "tab:表セル"
16219
16220 \end_inset
16221
16222 一列が小数点で揃えられた表セル
16223 \end_layout
16224
16225 \end_inset
16226
16227
16228 \end_layout
16229
16230 \begin_layout Plain Layout
16231 \align center
16232 \begin_inset Tabular
16233 <lyxtabular version="3" rows="4" columns="1">
16234 <features booktabs="true" tabularvalignment="middle">
16235 <column alignment="decimal" decimal_point="." valignment="top" width="0pt">
16236 <row>
16237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16238 \begin_inset Text
16239
16240 \begin_layout Plain Layout
16241 見出し
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 </row>
16247 <row>
16248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252 12.6
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 </row>
16258 <row>
16259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263 0.68
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 </row>
16269 <row>
16270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274 -123.0
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 </row>
16280 </lyxtabular>
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \end_inset
16288
16289
16290 \end_layout
16291
16292 \begin_layout Standard
16293 \begin_inset Float table
16294 placement h
16295 wide false
16296 sideways false
16297 status open
16298
16299 \begin_layout Plain Layout
16300 \begin_inset Caption
16301
16302 \begin_layout Plain Layout
16303 \begin_inset CommandInset label
16304 LatexCommand label
16305 name "tab:演算子揃え表"
16306
16307 \end_inset
16308
16309 一列が演算子で揃えられた表セル
16310 \end_layout
16311
16312 \end_inset
16313
16314
16315 \end_layout
16316
16317 \begin_layout Plain Layout
16318 \align center
16319 \begin_inset Tabular
16320 <lyxtabular version="3" rows="4" columns="2">
16321 <features booktabs="true" tabularvalignment="middle">
16322 <column alignment="right" valignment="top" width="0pt">
16323 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16324 <row>
16325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 見出し
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 </row>
16344 <row>
16345 <cell alignment="center" valignment="top" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 \begin_inset Formula $12\,+$
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 <cell alignment="center" valignment="top" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 \begin_inset Formula $\,6$
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 </row>
16370 <row>
16371 <cell alignment="center" valignment="top" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 \begin_inset Formula $0\,-$
16376 \end_inset
16377
16378
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell alignment="center" valignment="top" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 \begin_inset Formula $\,68$
16388 \end_inset
16389
16390
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 \begin_inset Formula $-123\,/$
16402 \end_inset
16403
16404
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell alignment="center" valignment="top" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 \begin_inset Formula $\,0$
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 </row>
16422 </lyxtabular>
16423
16424 \end_inset
16425
16426
16427 \end_layout
16428
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \begin_layout Standard
16435 揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表
16436 \begin_inset CommandInset ref
16437 LatexCommand ref
16438 reference "tab:演算子揃え表"
16439
16440 \end_inset
16441
16442 のような方法を用いる必要があります。この表は、4×2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には
16443 、左揃えで残りを収めます。演算子の周りに通常加えられる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削る
16444 ために、
16445 \end_layout
16446
16447 \begin_layout Standard
16448
16449 \series bold
16450 @{}l
16451 \end_layout
16452
16453 \begin_layout Standard
16454 というLaTeX引数を第2列に指定します。
16455 \end_layout
16456
16457 \begin_layout Standard
16458
16459 \begin_inset CommandInset ref
16460 LatexCommand ref
16461 reference "tab:表セル揃え"
16462
16463 \end_inset
16464
16465 は、揃え方の例をいくつか示しています。関係子で揃えるために、表
16466 \begin_inset CommandInset ref
16467 LatexCommand ref
16468 reference "tab:演算子揃え表"
16469
16470 \end_inset
16471
16472 の冒頭には、小空白が加えられています。
16473 \end_layout
16474
16475 \begin_layout Standard
16476 \begin_inset Float table
16477 wide false
16478 sideways false
16479 status open
16480
16481 \begin_layout Plain Layout
16482 \begin_inset Caption
16483
16484 \begin_layout Plain Layout
16485 \begin_inset CommandInset label
16486 LatexCommand label
16487 name "tab:表セル揃え"
16488
16489 \end_inset
16490
16491 表セルの揃えの例
16492 \end_layout
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \begin_layout Plain Layout
16500 \align center
16501 \begin_inset Tabular
16502 <lyxtabular version="3" rows="4" columns="6">
16503 <features tabularvalignment="middle">
16504 <column alignment="right" valignment="top" width="0">
16505 <column alignment="left" valignment="top" width="0" special="@{}l">
16506 <column alignment="right" valignment="top" width="0">
16507 <column alignment="left" valignment="top" width="0" special="@{}l">
16508 <column alignment="right" valignment="top" width="0">
16509 <column alignment="left" valignment="top" width="0" special="@{}l">
16510 <row>
16511 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 単位
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 冪数
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551 関係子
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 </row>
16566 <row>
16567 <cell alignment="center" valignment="top" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 12×
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 24本の瓶
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 \begin_inset Formula $10\cdot$
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 \begin_inset Formula $10^{\mbox{-}17}$
16602 \end_inset
16603
16604
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 \begin_inset Formula $\Gamma(t)\propto$
16614 \end_inset
16615
16616
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 \begin_inset Formula $\:\Upsilon(t)$
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 </row>
16634 <row>
16635 <cell alignment="center" valignment="top" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 1024×
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 768ピクセル
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 \begin_inset Formula $5.78\cdot$
16658 \end_inset
16659
16660
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 \begin_inset Formula $10^{7}$
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 \begin_inset Formula $A\ne$
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 \begin_inset Formula $\: B_{\mathrm{red}}$
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 </row>
16702 <row>
16703 <cell alignment="center" valignment="top" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 32×
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 6
16717 \begin_inset space \thinspace{}
16718 \end_inset
16719
16720 cm
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 <cell alignment="center" valignment="top" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729 -
16730 \begin_inset Formula $33.5\cdot$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 \begin_inset Formula $10^{4}$
16743 \end_inset
16744
16745
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell alignment="center" valignment="top" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 \begin_inset Formula $\sin(\alpha)\ge$
16755 \end_inset
16756
16757
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 <cell alignment="center" valignment="top" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 \begin_inset Formula $\:\sin(\beta)$
16767 \end_inset
16768
16769
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 </row>
16775 </lyxtabular>
16776
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \begin_layout Subsection
16788 自製のセル書式および列書式
16789 \begin_inset CommandInset label
16790 LatexCommand label
16791 name "sub:自製書式"
16792
16793 \end_inset
16794
16795
16796 \begin_inset Index idx
16797 status collapsed
16798
16799 \begin_layout Plain Layout
16800 ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式
16801 \end_layout
16802
16803 \end_inset
16804
16805
16806 \end_layout
16807
16808 \begin_layout Standard
16809 連結列セルを含む表がいくつもある場合には、第
16810 \begin_inset CommandInset ref
16811 LatexCommand ref
16812 reference "sub:連結列の計算"
16813
16814 \end_inset
16815
16816 節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
16817 べての表で使うことができます。書式は、以下のように定義します。
16818 \end_layout
16819
16820 \begin_layout Standard
16821
16822 \series bold
16823
16824 \backslash
16825 newcolumntype{書式名}[引数の数]{コマンド}
16826 \end_layout
16827
16828 \begin_layout Standard
16829 書式名は、一文字だけでも構いません。
16830 \emph on
16831 b
16832 \emph default
16833
16834 \emph on
16835 c
16836 \emph default
16837
16838 \emph on
16839 l
16840 \emph default
16841
16842 \emph on
16843 m
16844 \emph default
16845
16846 \emph on
16847 p
16848 \emph default
16849
16850 \emph on
16851 r
16852 \emph default
16853 の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
16854 \end_layout
16855
16856 \begin_layout Standard
16857 \begin_inset VSpace medskip
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \begin_layout Standard
16864 固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
16865 \end_layout
16866
16867 \begin_layout Standard
16868
16869 \series bold
16870
16871 \backslash
16872 newcolumntype{M}[1]{>{
16873 \backslash
16874 centering
16875 \backslash
16876 hspace{0pt}}m{#1}}
16877 \end_layout
16878
16879 \begin_layout Standard
16880 ここで
16881 \series bold
16882
16883 \backslash
16884 hspace{0pt}
16885 \series default
16886 は、第
16887 \begin_inset CommandInset ref
16888 LatexCommand ref
16889 reference "sub:複数行"
16890
16891 \end_inset
16892
16893 節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
16894 \end_layout
16895
16896 \begin_layout Standard
16897
16898 \series bold
16899 M{width}
16900 \end_layout
16901
16902 \begin_layout Standard
16903 と入力するだけですみます。
16904 \end_layout
16905
16906 \begin_layout Standard
16907 \begin_inset VSpace bigskip
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \begin_layout Standard
16914 連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
16915 \end_layout
16916
16917 \begin_layout Standard
16918
16919 \series bold
16920
16921 \backslash
16922 newcolumntype{S}[2]{>{
16923 \backslash
16924 centering
16925 \backslash
16926 hspace{0pt}}
16927 \begin_inset Newline newline
16928 \end_inset
16929
16930
16931 \begin_inset Phantom HPhantom
16932 status open
16933
16934 \begin_layout Plain Layout
16935
16936 \series bold
16937
16938 \backslash
16939 newcolumntype
16940 \end_layout
16941
16942 \end_inset
16943
16944 m{(#1+(2
16945 \backslash
16946 tabcolsep+
16947 \backslash
16948 arrayrulewidth)*(1-#2))/#2}}
16949 \end_layout
16950
16951 \begin_layout Standard
16952 この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
16953 \begin_inset CommandInset ref
16954 LatexCommand eqref
16955 reference "eq:Wgn"
16956
16957 \end_inset
16958
16959 式を使用しています。
16960 \end_layout
16961
16962 \begin_layout Standard
16963 こうしておけば、当該セルのLaTeX引数に
16964 \end_layout
16965
16966 \begin_layout Standard
16967
16968 \series bold
16969 S{連結列セルの幅}{連結列セルがまたがる列の数}
16970 \end_layout
16971
16972 \begin_layout Standard
16973 と入力するだけですみます。
16974 \end_layout
16975
16976 \begin_layout Standard
16977 \begin_inset VSpace bigskip
16978 \end_inset
16979
16980
16981 \end_layout
16982
16983 \begin_layout Standard
16984 色付き列については、以下のように定義するとよいでしょう。
16985 \end_layout
16986
16987 \begin_layout Standard
16988
16989 \series bold
16990
16991 \backslash
16992 newcolumntype{K}[1]{>{
16993 \backslash
16994 columncolor{#1}
16995 \backslash
16996 hspace{0pt}}c}
16997 \end_layout
16998
16999 \begin_layout Standard
17000 最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
17001 \end_layout
17002
17003 \begin_layout Standard
17004
17005 \series bold
17006 K{色名}
17007 \end_layout
17008
17009 \begin_layout Standard
17010 と入力します。
17011 \end_layout
17012
17013 \begin_layout Standard
17014 \begin_inset VSpace bigskip
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \begin_layout Standard
17021
17022 \begin_inset CommandInset ref
17023 LatexCommand ref
17024 reference "tab:ユーザー定義の表書式"
17025
17026 \end_inset
17027
17028 を生成するには、第1列と連結列にLaTeX引数として
17029 \end_layout
17030
17031 \begin_layout Standard
17032
17033 \series bold
17034 M{2.5cm}
17035 \end_layout
17036
17037 \begin_layout Standard
17038 を指定し、最終列に
17039 \end_layout
17040
17041 \begin_layout Standard
17042
17043 \series bold
17044 K{red}
17045 \end_layout
17046
17047 \begin_layout Standard
17048 そして第2列の各セルに
17049 \end_layout
17050
17051 \begin_layout Standard
17052
17053 \series bold
17054 S{2.5cm}{2}
17055 \end_layout
17056
17057 \begin_layout Standard
17058 と指定します。
17059 \end_layout
17060
17061 \begin_layout Standard
17062 \begin_inset Float table
17063 placement h
17064 wide false
17065 sideways false
17066 status open
17067
17068 \begin_layout Plain Layout
17069 \begin_inset Caption
17070
17071 \begin_layout Plain Layout
17072 \begin_inset CommandInset label
17073 LatexCommand label
17074 name "tab:ユーザー定義の表書式"
17075
17076 \end_inset
17077
17078 ユーザー定義の表書式を使用した表
17079 \end_layout
17080
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \begin_layout Plain Layout
17087 \align center
17088 \begin_inset Tabular
17089 <lyxtabular version="3" rows="3" columns="4">
17090 <features tabularvalignment="middle">
17091 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17092 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17093 <column alignment="center" valignment="middle" width="0">
17094 <column alignment="center" valignment="middle" width="0" special="K{red}">
17095 <row>
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 とても長い表セル中の単語
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 複数行の連結列
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 c
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 <row>
17134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 d
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 e
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 f
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 g
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row>
17172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 h
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 i
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 j
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203 k
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 </row>
17209 </lyxtabular>
17210
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \begin_layout Subsection
17222 罫線幅
17223 \begin_inset CommandInset label
17224 LatexCommand label
17225 name "sub:罫線幅"
17226
17227 \end_inset
17228
17229
17230 \begin_inset Index idx
17231 status collapsed
17232
17233 \begin_layout Plain Layout
17234 ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅
17235 \end_layout
17236
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \begin_layout Standard
17243 表中のすべての罫線の罫線幅を調整するには、長さ
17244 \series bold
17245
17246 \backslash
17247 arrayrulewidth
17248 \series default
17249 を使用します。たとえば、表
17250 \begin_inset CommandInset ref
17251 LatexCommand ref
17252 reference "tab:Table-with-1.5"
17253
17254 \end_inset
17255
17256 のように罫線幅を1.5
17257 \begin_inset space \thinspace{}
17258 \end_inset
17259
17260 ptにするには、表や表フロートの前にTeXコードで
17261 \end_layout
17262
17263 \begin_layout Standard
17264
17265 \series bold
17266
17267 \backslash
17268 setlength{
17269 \backslash
17270 arrayrulewidth}{1.5pt}
17271 \end_layout
17272
17273 \begin_layout Standard
17274 というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
17275 \series bold
17276
17277 \backslash
17278 arrayrulewidth
17279 \series default
17280 を0.4
17281 \begin_inset space \thinspace{}
17282 \end_inset
17283
17284 ptに設定してください。
17285 \end_layout
17286
17287 \begin_layout Standard
17288 \begin_inset ERT
17289 status collapsed
17290
17291 \begin_layout Plain Layout
17292
17293
17294 \backslash
17295 setlength{
17296 \backslash
17297 arrayrulewidth}{1.5pt}
17298 \end_layout
17299
17300 \end_inset
17301
17302
17303 \begin_inset Float table
17304 wide false
17305 sideways false
17306 status open
17307
17308 \begin_layout Plain Layout
17309 \begin_inset Caption
17310
17311 \begin_layout Plain Layout
17312 \begin_inset CommandInset label
17313 LatexCommand label
17314 name "tab:Table-with-1.5"
17315
17316 \end_inset
17317
17318 1.5
17319 \begin_inset space \thinspace{}
17320 \end_inset
17321
17322 pt幅罫線の表
17323 \end_layout
17324
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \begin_layout Plain Layout
17331 \align center
17332 \begin_inset Tabular
17333 <lyxtabular version="3" rows="3" columns="3">
17334 <features tabularvalignment="middle">
17335 <column alignment="center" valignment="top" width="0">
17336 <column alignment="center" valignment="top" width="0">
17337 <column alignment="center" valignment="top" width="0">
17338 <row>
17339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 sd
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381 sd
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 </row>
17396 <row>
17397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 sd
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 </lyxtabular>
17426
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \end_inset
17433
17434
17435 \begin_inset ERT
17436 status collapsed
17437
17438 \begin_layout Plain Layout
17439
17440
17441 \backslash
17442 setlength{
17443 \backslash
17444 arrayrulewidth}{0.4pt}
17445 \end_layout
17446
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \begin_layout Standard
17453 \begin_inset VSpace bigskip
17454 \end_inset
17455
17456
17457 \begin_inset CommandInset ref
17458 LatexCommand ref
17459 reference "tab:1.5pt幅横罫"
17460
17461 \end_inset
17462
17463 のように横罫だけを1.5
17464 \begin_inset space \thinspace{}
17465 \end_inset
17466
17467 pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
17468 \end_layout
17469
17470 \begin_layout Standard
17471
17472 \series bold
17473
17474 \backslash
17475 let
17476 \backslash
17477 myHline
17478 \backslash
17479 hline
17480 \begin_inset Newline newline
17481 \end_inset
17482
17483
17484 \backslash
17485 renewcommand{
17486 \backslash
17487 hline}
17488 \begin_inset Newline newline
17489 \end_inset
17490
17491  {
17492 \backslash
17493 noalign{
17494 \backslash
17495 global
17496 \backslash
17497 arrayrulewidth 1.5pt}
17498 \begin_inset Newline newline
17499 \end_inset
17500
17501  
17502 \backslash
17503 myHline
17504 \backslash
17505 noalign{
17506 \backslash
17507 global
17508 \backslash
17509 arrayrulewidth 0.4pt}}
17510 \end_layout
17511
17512 \begin_layout Standard
17513 既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
17514 \end_layout
17515
17516 \begin_layout Standard
17517
17518 \series bold
17519
17520 \backslash
17521 renewcommand{
17522 \backslash
17523 hline}{
17524 \backslash
17525 myHline}
17526 \end_layout
17527
17528 \begin_layout Standard
17529 \begin_inset ERT
17530 status collapsed
17531
17532 \begin_layout Plain Layout
17533
17534
17535 \backslash
17536 let
17537 \backslash
17538 myHline
17539 \backslash
17540 hline
17541 \end_layout
17542
17543 \begin_layout Plain Layout
17544
17545
17546 \backslash
17547 renewcommand{
17548 \backslash
17549 hline}
17550 \end_layout
17551
17552 \begin_layout Plain Layout
17553
17554  {
17555 \backslash
17556 noalign{
17557 \backslash
17558 global
17559 \backslash
17560 arrayrulewidth 1.5pt}
17561 \end_layout
17562
17563 \begin_layout Plain Layout
17564
17565   
17566 \backslash
17567 myHline
17568 \backslash
17569 noalign{
17570 \backslash
17571 global
17572 \backslash
17573 arrayrulewidth 0.4pt}}
17574 \end_layout
17575
17576 \end_inset
17577
17578
17579 \begin_inset Float table
17580 wide false
17581 sideways false
17582 status open
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Caption
17586
17587 \begin_layout Plain Layout
17588 \begin_inset CommandInset label
17589 LatexCommand label
17590 name "tab:1.5pt幅横罫"
17591
17592 \end_inset
17593
17594 1.5
17595 \begin_inset space \thinspace{}
17596 \end_inset
17597
17598 pt幅横罫の表
17599 \end_layout
17600
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \begin_layout Plain Layout
17607 \align center
17608 \begin_inset Tabular
17609 <lyxtabular version="3" rows="3" columns="3">
17610 <features tabularvalignment="middle">
17611 <column alignment="center" valignment="top" width="0">
17612 <column alignment="center" valignment="top" width="0">
17613 <column alignment="center" valignment="top" width="0">
17614 <row>
17615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 sd
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 sd
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 </row>
17672 <row>
17673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17674 \begin_inset Text
17675
17676 \begin_layout Plain Layout
17677
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 sd
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 </row>
17701 </lyxtabular>
17702
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709
17710
17711 \begin_inset ERT
17712 status collapsed
17713
17714 \begin_layout Plain Layout
17715
17716
17717 \backslash
17718 renewcommand{
17719 \backslash
17720 hline}{
17721 \backslash
17722 myHline}
17723 \end_layout
17724
17725 \end_inset
17726
17727
17728 \end_layout
17729
17730 \begin_layout Standard
17731 \begin_inset VSpace bigskip
17732 \end_inset
17733
17734 縦罫だけを1.5
17735 \begin_inset space \thinspace{}
17736 \end_inset
17737
17738 pt幅にするには、第
17739 \begin_inset CommandInset ref
17740 LatexCommand ref
17741 reference "sub:自製書式"
17742
17743 \end_inset
17744
17745 節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
17746 \end_layout
17747
17748 \begin_layout Standard
17749
17750 \series bold
17751
17752 \backslash
17753 newcolumntype{V}{!{
17754 \backslash
17755 vrule width 1.5pt}}
17756 \end_layout
17757
17758 \begin_layout Standard
17759
17760 \begin_inset CommandInset ref
17761 LatexCommand ref
17762 reference "tab:1.5pt幅縦罫"
17763
17764 \end_inset
17765
17766 を作るには、最右列にLaTeX引数
17767 \end_layout
17768
17769 \begin_layout Standard
17770
17771 \series bold
17772 VcV
17773 \end_layout
17774
17775 \begin_layout Standard
17776 を指定し、他の列には
17777 \end_layout
17778
17779 \begin_layout Standard
17780
17781 \series bold
17782 Vc
17783 \end_layout
17784
17785 \begin_layout Standard
17786 を指定します。
17787 \end_layout
17788
17789 \begin_layout Standard
17790 \begin_inset Float table
17791 wide false
17792 sideways false
17793 status open
17794
17795 \begin_layout Plain Layout
17796 \begin_inset Caption
17797
17798 \begin_layout Plain Layout
17799 \begin_inset CommandInset label
17800 LatexCommand label
17801 name "tab:1.5pt幅縦罫"
17802
17803 \end_inset
17804
17805 1.5
17806 \begin_inset space \thinspace{}
17807 \end_inset
17808
17809 pt幅縦罫の表
17810 \end_layout
17811
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \begin_layout Plain Layout
17818 \align center
17819 \begin_inset Tabular
17820 <lyxtabular version="3" rows="3" columns="3">
17821 <features tabularvalignment="middle">
17822 <column alignment="center" valignment="top" width="0" special="Vc">
17823 <column alignment="center" valignment="top" width="0" special="Vc">
17824 <column alignment="center" valignment="top" width="0" special="VcV">
17825 <row>
17826 <cell alignment="center" valignment="top" topline="true" usebox="none">
17827 \begin_inset Text
17828
17829 \begin_layout Plain Layout
17830 sd
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" topline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 </row>
17854 <row>
17855 <cell alignment="center" valignment="top" topline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 sd
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" topline="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" 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" 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 sd
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 </row>
17912 </lyxtabular>
17913
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \begin_layout Subsection
17925 点罫
17926 \begin_inset Index idx
17927 status collapsed
17928
17929 \begin_layout Plain Layout
17930 ひょうのちょうせい@表の調整 ! てんけい@点罫
17931 \end_layout
17932
17933 \end_inset
17934
17935
17936 \end_layout
17937
17938 \begin_layout Standard
17939 \begin_inset ERT
17940 status collapsed
17941
17942 \begin_layout Plain Layout
17943
17944
17945 \backslash
17946 ifarydshln
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \begin_inset Note Note
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956 この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Standard
17965 \begin_inset Float table
17966 placement H
17967 wide false
17968 sideways false
17969 status open
17970
17971 \begin_layout Plain Layout
17972 \begin_inset Caption
17973
17974 \begin_layout Plain Layout
17975 \begin_inset CommandInset label
17976 LatexCommand label
17977 name "tab:点罫表"
17978
17979 \end_inset
17980
17981 点罫を使用した表
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Plain Layout
17990 \align center
17991 \begin_inset Tabular
17992 <lyxtabular version="3" rows="5" columns="5">
17993 <features tabularvalignment="middle">
17994 <column alignment="center" valignment="top" width="0">
17995 <column alignment="center" valignment="top" width="0">
17996 <column alignment="center" valignment="top" width="0" special=":c">
17997 <column alignment="center" valignment="top" width="0">
17998 <column alignment="center" valignment="top" width="0">
17999 <row>
18000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 </row>
18046 <row>
18047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 </row>
18093 <row>
18094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 \begin_inset ERT
18099 status collapsed
18100
18101 \begin_layout Plain Layout
18102
18103
18104 \backslash
18105 hdashline 
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 </row>
18152 <row>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 \begin_inset ERT
18158 status collapsed
18159
18160 \begin_layout Plain Layout
18161
18162
18163 \backslash
18164 cdashline{4-5}
18165 \end_layout
18166
18167 \end_inset
18168
18169
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 </row>
18211 <row>
18212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 </row>
18258 </lyxtabular>
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \end_inset
18266
18267
18268 \end_layout
18269
18270 \begin_layout Standard
18271 LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
18272 \end_layout
18273
18274 \begin_layout Standard
18275
18276 \series bold
18277
18278 \backslash
18279 usepackage{arydshln}
18280 \end_layout
18281
18282 \begin_layout Standard
18283 というコマンドを書き、LaTeXパッケージの
18284 \series bold
18285 arydshln
18286 \series default
18287
18288 \begin_inset Index idx
18289 status collapsed
18290
18291 \begin_layout Plain Layout
18292 LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
18293 \end_layout
18294
18295 \end_inset
18296
18297 を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
18298 \end_layout
18299
18300 \begin_layout Standard
18301 横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
18302 \end_layout
18303
18304 \begin_layout Standard
18305
18306 \series bold
18307
18308 \backslash
18309 hdashline
18310 \end_layout
18311
18312 \begin_layout Standard
18313 というコマンドを加えてください。
18314 \end_layout
18315
18316 \begin_layout Standard
18317 連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
18318 \end_layout
18319
18320 \begin_layout Standard
18321
18322 \series bold
18323
18324 \backslash
18325 cdashline{列番号
18326 \series default
18327 }
18328 \end_layout
18329
18330 \begin_layout Standard
18331 なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
18332 \end_layout
18333
18334 \begin_layout Standard
18335
18336 \series bold
18337
18338 \backslash
18339 cdashline{2-4}
18340 \end_layout
18341
18342 \begin_layout Standard
18343 なるコマンドを置いてください。
18344 \end_layout
18345
18346 \begin_layout Standard
18347 \begin_inset VSpace bigskip
18348 \end_inset
18349
18350
18351 \end_layout
18352
18353 \begin_layout Standard
18354
18355 \begin_inset CommandInset ref
18356 LatexCommand ref
18357 reference "tab:点罫表"
18358
18359 \end_inset
18360
18361 は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
18362 \series bold
18363
18364 \backslash
18365 hdashlineが挿れられており、第3行の最初のセルには、
18366 \series default
18367 TeXコードのコマンド
18368 \begin_inset Newline newline
18369 \end_inset
18370
18371  
18372 \series bold
18373
18374 \backslash
18375 cdashline{4-5}が挿れられています。
18376 \end_layout
18377
18378 \begin_layout Standard
18379 \begin_inset Note Greyedout
18380 status open
18381
18382 \begin_layout Plain Layout
18383
18384 \series bold
18385 【註】
18386 \series default
18387 ここで用いられているLaTeXパッケージ
18388 \series bold
18389 arydshln
18390 \series default
18391 は、第
18392 \begin_inset CommandInset ref
18393 LatexCommand ref
18394 reference "sec:色付きの表"
18395
18396 \end_inset
18397
18398 節の色付き表で用いられているLaTeXパッケージ
18399 \series bold
18400 colortbl
18401 \series default
18402
18403 \begin_inset Index idx
18404 status collapsed
18405
18406 \begin_layout Plain Layout
18407 LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
18408 \end_layout
18409
18410 \end_inset
18411
18412 とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \begin_layout Standard
18421 \begin_inset ERT
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425
18426
18427 \backslash
18428 else
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \begin_inset Note Note
18435 status open
18436
18437 \begin_layout Plain Layout
18438 以下は、LaTeXパッケージ
18439 \series bold
18440 arydshln
18441 \series default
18442 が導入済みでないときに表示されます。
18443 \end_layout
18444
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \begin_layout Standard
18451 本節の内容を出力に表示するためには、
18452 \series bold
18453 arydshln
18454 \series default
18455 パッケージを導入しなくてはなりません。
18456 \end_layout
18457
18458 \begin_layout Standard
18459 \begin_inset ERT
18460 status collapsed
18461
18462 \begin_layout Plain Layout
18463
18464
18465 \backslash
18466 fi
18467 \end_layout
18468
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \begin_layout Chapter
18475 フロート
18476 \begin_inset CommandInset label
18477 LatexCommand label
18478 name "chap:フロート"
18479
18480 \end_inset
18481
18482
18483 \begin_inset Index idx
18484 status collapsed
18485
18486 \begin_layout Plain Layout
18487 ふろーと@フロート
18488 \end_layout
18489
18490 \end_inset
18491
18492
18493 \end_layout
18494
18495 \begin_layout Section
18496 はじめに
18497 \begin_inset CommandInset label
18498 LatexCommand label
18499 name "sec:フロートはじめに"
18500
18501 \end_inset
18502
18503
18504 \begin_inset Index idx
18505 status collapsed
18506
18507 \begin_layout Plain Layout
18508 ふろーと@フロート ! はじめに
18509 \end_layout
18510
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \begin_layout Standard
18517 フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただよう(フロ
18518 ート)ことができます。
18519 \family sans
18520 脚注
18521 \family default
18522
18523 \family sans
18524 傍注
18525 \family default
18526 も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
18527 \end_layout
18528
18529 \begin_layout Standard
18530 フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
18531 。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
18532 ートには連番が割り当てられます。参照については、第
18533 \begin_inset CommandInset ref
18534 LatexCommand ref
18535 reference "sec:フロートの参照"
18536
18537 \end_inset
18538
18539 節で述べられています。
18540 \end_layout
18541
18542 \begin_layout Standard
18543 フロートを挿入するには、
18544 \family sans
18545 挿入\SpecialChar \menuseparator
18546 フロート
18547 \family default
18548 メニューを使えば、ラベルのついたボックスすなわち
18549 \family sans
18550 キャプション
18551 \family default
18552 差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
18553 ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
18554 \begin_inset CommandInset ref
18555 LatexCommand ref
18556 reference "sec:キャプションの配置"
18557
18558 \end_inset
18559
18560 節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
18561 ます。畳んだフロートボックスは、
18562 \begin_inset Graphics
18563         filename clipart/floatQt4.png
18564         scale 70
18565         scaleBeforeRotation
18566
18567 \end_inset
18568
18569 のように、灰色ボタンに赤字ラベルで表示されます。
18570 \end_layout
18571
18572 \begin_layout Standard
18573 周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
18574 \end_layout
18575
18576 \begin_layout Standard
18577 既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
18578 \end_layout
18579
18580 \begin_layout Section
18581 フロート型
18582 \end_layout
18583
18584 \begin_layout Standard
18585 LyXには、第
18586 \begin_inset CommandInset ref
18587 LatexCommand ref
18588 reference "sec:図フロート"
18589
18590 \end_inset
18591
18592 節および第
18593 \begin_inset CommandInset ref
18594 LatexCommand ref
18595 reference "sec:表フロート"
18596
18597 \end_inset
18598
18599 節で各々説明されている図フロートと表フロート以外に、
18600 \family sans
18601 アルゴリズム型
18602 \series bold
18603
18604 \series default
18605 折返し型
18606 \family default
18607 のフロート型があります。 
18608 \lang english
18609 The latter are explained in sec.
18610 \lang japanese
18611
18612 \begin_inset space \thinspace{}
18613 \end_inset
18614
18615
18616 \begin_inset CommandInset ref
18617 LatexCommand ref
18618 reference "sec:折返しフロート"
18619
18620 \end_inset
18621
18622 .
18623 \end_layout
18624
18625 \begin_layout Subsection
18626 アルゴリズムフロート
18627 \begin_inset Index idx
18628 status collapsed
18629
18630 \begin_layout Plain Layout
18631 ふろーと@フロート ! あるごりずむ@アルゴリズム
18632 \end_layout
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \begin_layout Standard
18640 \begin_inset Float algorithm
18641 placement h
18642 wide false
18643 sideways false
18644 status open
18645
18646 \begin_layout Plain Layout
18647 \begin_inset Caption
18648
18649 \begin_layout Plain Layout
18650 \begin_inset CommandInset label
18651 LatexCommand label
18652 name "alg:アルゴリズムフロートの例"
18653
18654 \end_inset
18655
18656 アルゴリズムフロートの例
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \end_layout
18663
18664 \begin_layout LyX-Code
18665 for I in 1..N loop
18666 \begin_inset Newline newline
18667 \end_inset
18668
18669  Sum:= Sum + A(I); /*comment*/
18670 \begin_inset Newline newline
18671 \end_inset
18672
18673 end loop
18674 \begin_inset VSpace -4mm
18675 \end_inset
18676
18677
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \begin_layout Standard
18686 このフロート型は、
18687 \family sans
18688 挿入
18689 \shape up
18690 \SpecialChar \menuseparator
18691 フロート\SpecialChar \menuseparator
18692 アルゴリズム
18693 \family default
18694 \shape default
18695 メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
18696 \begin_inset CommandInset ref
18697 LatexCommand ref
18698 reference "cha:プログラムコードリスト"
18699
18700 \end_inset
18701
18702 章で説明されているプログラムコードリストの代わりとみなすことができます。
18703 \emph on
18704 LyXユーザーの手引き
18705 \emph default
18706 に述べられているように、アルゴリズム向けの環境としては、
18707 \family sans
18708 LyXコード
18709 \family default
18710 があります。 アルゴリズム
18711 \begin_inset CommandInset ref
18712 LatexCommand ref
18713 reference "alg:アルゴリズムフロートの例"
18714
18715 \end_inset
18716
18717 は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
18718 \begin_inset space \thinspace{}
18719 \end_inset
18720
18721 mmの垂直空白が入れてあります。
18722 \end_layout
18723
18724 \begin_layout Standard
18725 フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
18726 \end_layout
18727
18728 \begin_layout Standard
18729
18730 \series bold
18731
18732 \backslash
18733 floatname{algorithm}{付けたい名称}
18734 \end_layout
18735
18736 \begin_layout Standard
18737 という行を手動で加える必要があります。ここで
18738 \family sans
18739 \series bold
18740 付けたい名称
18741 \family default
18742 \series default
18743 には、お使いの言語で「
18744 \emph on
18745 algorithm
18746 \emph default
18747 」に対応する単語を指定します。
18748 \end_layout
18749
18750 \begin_layout Standard
18751 アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
18752 \family sans
18753 挿入\SpecialChar \menuseparator
18754 一覧/目次\SpecialChar \menuseparator
18755 アルゴリズム一覧
18756 \family default
18757 メニューを使用します。それ以外の場合には、代わりに
18758 \end_layout
18759
18760 \begin_layout Standard
18761
18762 \series bold
18763
18764 \backslash
18765 listof{algorithm}{付けたい名称}
18766 \end_layout
18767
18768 \begin_layout Standard
18769 というコマンドをTeXコードとして用います。ここで
18770 \family sans
18771 付けたい名称
18772 \family default
18773 とは、「
18774 \emph on
18775 List of Algorithm
18776 \emph default
18777 s」という単語に相当する、ご使用になりたい言語での単語です。
18778 \end_layout
18779
18780 \begin_layout Standard
18781 アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
18782 アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
18783 \end_layout
18784
18785 \begin_layout Standard
18786
18787 \series bold
18788
18789 \backslash
18790 numberwithin{algorithm}{chapter}
18791 \end_layout
18792
18793 \begin_layout Standard
18794 というコマンドを追加してください。
18795 \series bold
18796
18797 \backslash
18798 numberwithin
18799 \series default
18800 というコマンドを使用するには、文書設定の
18801 \family sans
18802 数式オプション
18803 \family default
18804 タブで
18805 \family sans
18806 AMS mathパッケージを使用する
18807 \family default
18808 オプションを有効にしてください。
18809 \end_layout
18810
18811 \begin_layout Section
18812 フロートの連番
18813 \begin_inset Index idx
18814 status collapsed
18815
18816 \begin_layout Plain Layout
18817 ふろーと@フロート ! れんばん@連番
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \begin_layout Standard
18826 フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
18827 て変わります。
18828 \end_layout
18829
18830 \begin_layout Standard
18831 節から独立して付けられている連番を変更するには、文書プリアンブルで
18832 \end_layout
18833
18834 \begin_layout Standard
18835
18836 \series bold
18837
18838 \backslash
18839 renewcommand{
18840 \backslash
18841 thetable}{
18842 \backslash
18843 roman{table}}
18844 \end_layout
18845
18846 \begin_layout Standard
18847
18848 \series bold
18849 というコマンドを使うと良いでしょう。
18850 \backslash
18851 thetable
18852 \series default
18853 は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
18854 \series bold
18855
18856 \backslash
18857 thefigure
18858 \series default
18859 コマンドを使用します。上のコマンドで使用されている
18860 \series bold
18861
18862 \backslash
18863 roman
18864 \series default
18865 は、表番号を小文字のローマ数字で印字するコマンドです。
18866 \end_layout
18867
18868 \begin_layout Standard
18869 連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
18870 \end_layout
18871
18872 \begin_layout Standard
18873
18874 \series bold
18875
18876 \backslash
18877 numberwithin{table}{subsection}
18878 \end_layout
18879
18880 \begin_layout Standard
18881 というコマンドを使用してください。
18882 \series bold
18883
18884 \backslash
18885 numberwithin
18886 \series default
18887 コマンドを使用可能にするためには、文書設定の
18888 \family sans
18889 数式オプション
18890 \family default
18891 タブで、
18892 \family sans
18893 AMS
18894 \begin_inset space ~
18895 \end_inset
18896
18897 math数式パッケージを使用する
18898 \family default
18899 を使用します。
18900 \end_layout
18901
18902 \begin_layout Standard
18903 連番コマンドについての詳細と大切な注意点については、第
18904 \begin_inset CommandInset ref
18905 LatexCommand ref
18906 reference "sub:脚注の付番"
18907
18908 \end_inset
18909
18910 節もご覧ください。
18911 \end_layout
18912
18913 \begin_layout Section
18914 フロートの参照
18915 \begin_inset CommandInset label
18916 LatexCommand label
18917 name "sec:フロートの参照"
18918
18919 \end_inset
18920
18921
18922 \begin_inset Index idx
18923 status collapsed
18924
18925 \begin_layout Plain Layout
18926 ふろーと@フロート ! さんしょう@参照
18927 \end_layout
18928
18929 \end_inset
18930
18931
18932 \begin_inset Index idx
18933 status collapsed
18934
18935 \begin_layout Plain Layout
18936 さんしょう@参照 ! ふろーとにたいする@フロートに対する
18937 \end_layout
18938
18939 \end_inset
18940
18941
18942 \end_layout
18943
18944 \begin_layout Standard
18945 フロートを参照するには、
18946 \family sans
18947 挿入\SpecialChar \menuseparator
18948 ラベル
18949 \family default
18950 メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
18951 \begin_inset Graphics
18952         filename ../clipart/labelQt4.png
18953         scale 85
18954         scaleBeforeRotation
18955
18956 \end_inset
18957
18958 のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
18959 けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
18960 \family sans
18961 fig:
18962 \family default
18963 」という前置句がつけられます。
18964 \end_layout
18965
18966 \begin_layout Standard
18967 ラベルは、参照のための名称兼位置標として用いられます。
18968 \family sans
18969 挿入\SpecialChar \menuseparator
18970 相互参照
18971 \family default
18972 メニューかツールバーボタン
18973 \begin_inset Graphics
18974         filename ../../images/dialog-show-new-inset_ref.png
18975         scale 85
18976         scaleBeforeRotation
18977
18978 \end_inset
18979
18980 を使えば、ラベルを参照することができます。
18981 \begin_inset Graphics
18982         filename clipart/referenceQt4.png
18983         scale 85
18984         scaleBeforeRotation
18985
18986 \end_inset
18987
18988 のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
18989 にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
18990 れます。
18991 \end_layout
18992
18993 \begin_layout Standard
18994 相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
18995 出力では、参照の代わりに二つの疑問符が表示されることになります。
18996 \end_layout
18997
18998 \begin_layout Standard
18999 ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
19000 で、リンクの更新に手間を割く必要はありません。
19001 \end_layout
19002
19003 \begin_layout Standard
19004 相互参照ウィンドウの
19005 \family sans
19006 ラベルへ移動
19007 \family default
19008 ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
19009 \family sans
19010 戻る
19011 \family default
19012 に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
19013 この場合には元に戻ることができません。
19014 \end_layout
19015
19016 \begin_layout Subsection
19017 相互参照の書式
19018 \begin_inset CommandInset label
19019 LatexCommand label
19020 name "sub:相互参照の書式"
19021
19022 \end_inset
19023
19024
19025 \begin_inset Index idx
19026 status collapsed
19027
19028 \begin_layout Plain Layout
19029 さんしょう@参照 ! しょしき@書式
19030 \end_layout
19031
19032 \end_inset
19033
19034
19035 \end_layout
19036
19037 \begin_layout Standard
19038 相互参照には、以下の6種類があります。
19039 \end_layout
19040
19041 \begin_layout Description
19042 <参照>: これはフロート番号を表示します。これが既定値です。例:
19043 \begin_inset CommandInset ref
19044 LatexCommand ref
19045 reference "fig:歪められた二つの像"
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \begin_layout Description
19053 (<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
19054 例:
19055 \begin_inset CommandInset ref
19056 LatexCommand eqref
19057 reference "eq:Wgn"
19058
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \begin_layout Description
19065 <参照ページ>: これはページ番号を表示します。例:Page
19066 \begin_inset space ~
19067 \end_inset
19068
19069
19070 \begin_inset CommandInset ref
19071 LatexCommand pageref
19072 reference "fig:歪められた二つの像"
19073
19074 \end_inset
19075
19076
19077 \end_layout
19078
19079 \begin_layout Description
19080 on
19081 \begin_inset space ~
19082 \end_inset
19083
19084 page
19085 \begin_inset space ~
19086 \end_inset
19087
19088 <参照ページ>: これは「on page」という文とページ番号を表示します。例:
19089 \begin_inset CommandInset ref
19090 LatexCommand vpageref
19091 reference "fig:歪められた二つの像"
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Description
19099 <参照>
19100 \begin_inset space ~
19101 \end_inset
19102
19103 on
19104 \begin_inset space ~
19105 \end_inset
19106
19107 page
19108 \begin_inset space ~
19109 \end_inset
19110
19111 <参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例:
19112 \begin_inset CommandInset ref
19113 LatexCommand vref
19114 reference "fig:歪められた二つの像"
19115
19116 \end_inset
19117
19118
19119 \end_layout
19120
19121 \begin_layout Description
19122 整形された参照: これは自製の相互参照書式で出力します。
19123 \begin_inset Newline newline
19124 \end_inset
19125
19126
19127 \begin_inset Note Greyedout
19128 status open
19129
19130 \begin_layout Plain Layout
19131 【註】この機能は、LaTeXパッケージ
19132 \series bold
19133 prettyref
19134 \series default
19135 または
19136 \series bold
19137 refstyle
19138 \series default
19139 が導入されている場合のみ使用することができます。
19140 \begin_inset Index idx
19141 status collapsed
19142
19143 \begin_layout Plain Layout
19144 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19145 \end_layout
19146
19147 \end_inset
19148
19149
19150 \begin_inset Index idx
19151 status collapsed
19152
19153 \begin_layout Plain Layout
19154 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \end_layout
19161
19162 \end_inset
19163
19164
19165 \begin_inset Newline newline
19166 \end_inset
19167
19168 メニュー
19169 \family sans
19170 文書\SpecialChar \menuseparator
19171 設定\SpecialChar \menuseparator
19172 文書クラス
19173 \family default
19174 でオプション
19175 \family sans
19176 相互参照に(prettyrefではなく)refstyleを使用
19177 \family default
19178 を設定すると、この機能で使用するLaTeXパッケージを選択することができます。書式は、文書プリアンブルに
19179 \series bold
19180
19181 \backslash
19182 newrefformat
19183 \series default
19184 コマンド(prettyrefの場合)あるいは
19185 \series bold
19186
19187 \backslash
19188 newref
19189 \series default
19190 コマンド(refstyleの場合)を書き加えることによって指定することができます。たとえば、図への参照(これは短絡ラベル「
19191 \family sans
19192 fig
19193 \family default
19194 」を持ちます)をすべて定義し直すには、
19195 \begin_inset Newline newline
19196 \end_inset
19197
19198
19199 \series bold
19200
19201 \backslash
19202 newref{fig}{refcmd={Image on page 
19203 \backslash
19204 pageref{#1}}}
19205 \begin_inset Newline newline
19206 \end_inset
19207
19208
19209 \series default
19210 というコマンドを用います。書式についての詳細は、パッケージの取扱説明書
19211 \begin_inset CommandInset citation
19212 LatexCommand cite
19213 key "prettyref,refstyle"
19214
19215 \end_inset
19216
19217 をご覧ください。
19218 \end_layout
19219
19220 \begin_layout Description
19221 名称参照: これは、右のように参照のキャプションを出力します。 
19222 \begin_inset CommandInset ref
19223 LatexCommand nameref
19224 reference "fig:歪められた二つの像"
19225
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Standard
19232
19233 \family sans
19234 <参照ページ>
19235 \family default
19236 は、ラベルが同一あるいは前後ページにある場合には、ページ番号を出力しません。その代わりに「
19237 \family sans
19238 on this page
19239 \family default
19240 」のような文章が表示されます。様式
19241 \family sans
19242 <参照> on page <参照ページ>
19243 \family default
19244 では、ラベルが同一ページにある場合には、ページに関することは出力されません。
19245 \end_layout
19246
19247 \begin_layout Standard
19248 出力中で参照されている頁番号と文書中の位置は、LaTeXが自動的に計算します。参照の種類は、相互参照ボックスをクリックすると現れる相互参照ウィンドウ中の
19249 \family sans
19250 書式
19251 \family default
19252 フィールドで選ぶことができます。
19253 \end_layout
19254
19255 \begin_layout Standard
19256 \begin_inset Note Greyedout
19257 status open
19258
19259 \begin_layout Plain Layout
19260
19261 \series bold
19262 Note:
19263 \series default
19264  It is recommended to use the LaTeX-package 
19265 \series bold
19266 refstyle
19267 \series default
19268
19269 \begin_inset Index idx
19270 status collapsed
19271
19272 \begin_layout Plain Layout
19273 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
19274 \end_layout
19275
19276 \end_inset
19277
19278  because 
19279 \series bold
19280 prettyref
19281 \series default
19282
19283 \begin_inset Index idx
19284 status collapsed
19285
19286 \begin_layout Plain Layout
19287 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
19288 \end_layout
19289
19290 \end_inset
19291
19292  does not know all of LyX's possible label shortcuts
19293 \begin_inset Foot
19294 status collapsed
19295
19296 \begin_layout Plain Layout
19297 \begin_inset Quotes eld
19298 \end_inset
19299
19300 fig:
19301 \begin_inset Quotes erd
19302 \end_inset
19303
19304  is for example LyX's shortcut for labels in figure captions.
19305 \end_layout
19306
19307 \end_inset
19308
19309  and is not internationalized.
19310 \end_layout
19311
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \begin_layout Subsection
19318 参照名の自動命名
19319 \begin_inset Index idx
19320 status collapsed
19321
19322 \begin_layout Plain Layout
19323 さんしょう@参照 ! じどうめいめい@自動命名
19324 \end_layout
19325
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \begin_layout Standard
19332
19333 \family sans
19334 文書設定
19335 \family default
19336 ダイアログの
19337 \family sans
19338 PDF特性
19339 \family default
19340 で有効にされた
19341 \series bold
19342 hyperref
19343 \series default
19344
19345 \begin_inset Index idx
19346 status collapsed
19347
19348 \begin_layout Plain Layout
19349 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19350 \end_layout
19351
19352 \end_inset
19353
19354  LaTeXパッケージは、相互参照が参照されたフロート(あるいは
19355 \emph on
19356
19357 \emph default
19358 のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
19359 の機能を使用するには、hyperrefを有効にして、
19360 \end_layout
19361
19362 \begin_layout Standard
19363
19364 \series bold
19365
19366 \backslash
19367 AtBeginDocument{
19368 \backslash
19369 renewcommand{
19370 \backslash
19371 ref}[1]{
19372 \backslash
19373 mbox{
19374 \backslash
19375 autoref{#1}}}}
19376 \end_layout
19377
19378 \begin_layout Standard
19379 という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
19380 \begin_inset space \thinspace{}
19381 \end_inset
19382
19383 」としたいなど、既定の参照名以外のものが欲しい場合には、
19384 \end_layout
19385
19386 \begin_layout Standard
19387
19388 \series bold
19389
19390 \backslash
19391 addto
19392 \backslash
19393 extrasenglish{
19394 \backslash
19395 renewcommand{
19396 \backslash
19397 sectionautorefname}
19398 \begin_inset Newline newline
19399 \end_inset
19400
19401
19402 \begin_inset Phantom HPhantom
19403 status open
19404
19405 \begin_layout Plain Layout
19406
19407 \series bold
19408 \begin_inset space ~
19409 \end_inset
19410
19411
19412 \end_layout
19413
19414 \end_inset
19415
19416 {sec.
19417 \backslash
19418 negthinspace}}
19419 \end_layout
19420
19421 \begin_layout Standard
19422 のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
19423 \begin_inset Newline newline
19424 \end_inset
19425
19426
19427 \series bold
19428
19429 \backslash
19430 extrasenglishを
19431 \backslash
19432 extras***
19433 \series default
19434 に置き換えてください(***は使用中の言語名)。
19435 \end_layout
19436
19437 \begin_layout Standard
19438 自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
19439 \end_layout
19440
19441 \begin_layout Standard
19442
19443 \series bold
19444
19445 \backslash
19446 newlength{
19447 \backslash
19448 abc}
19449 \begin_inset Newline newline
19450 \end_inset
19451
19452
19453 \backslash
19454 settowidth{
19455 \backslash
19456 abc}{
19457 \backslash
19458 space}
19459 \begin_inset Newline newline
19460 \end_inset
19461
19462
19463 \backslash
19464 addto
19465 \backslash
19466 extrasenglish{
19467 \backslash
19468 renewcommand{
19469 \backslash
19470 equationautorefname}
19471 \begin_inset Newline newline
19472 \end_inset
19473
19474
19475 \begin_inset Phantom HPhantom
19476 status open
19477
19478 \begin_layout Plain Layout
19479
19480 \series bold
19481 \begin_inset space ~
19482 \end_inset
19483
19484
19485 \end_layout
19486
19487 \end_inset
19488
19489 {
19490 \backslash
19491 hspace{-
19492 \backslash
19493 abc}}
19494 \end_layout
19495
19496 \begin_layout Standard
19497 この話題に関する詳細は、hyperrefの説明書
19498 \begin_inset CommandInset citation
19499 LatexCommand cite
19500 key "hyperref"
19501
19502 \end_inset
19503
19504 をお読みください。
19505 \end_layout
19506
19507 \begin_layout Standard
19508 \begin_inset Note Greyedout
19509 status open
19510
19511 \begin_layout Plain Layout
19512
19513 \series bold
19514 【註】
19515 \series default
19516 参照の自動命名は、相互参照を
19517 \family sans
19518 整形参照
19519 \family default
19520 様式(第
19521 \begin_inset CommandInset ref
19522 LatexCommand ref
19523 reference "sub:相互参照の書式"
19524
19525 \end_inset
19526
19527 節)で使用しているときには、使用することができません。
19528 \end_layout
19529
19530 \end_inset
19531
19532
19533 \end_layout
19534
19535 \begin_layout Standard
19536 取扱説明書
19537 \emph on
19538 数式篇
19539 \emph default
19540 は、参照の自動命名が使用されている一例です。
19541 \end_layout
19542
19543 \begin_layout Subsection
19544 参照位置
19545 \begin_inset CommandInset label
19546 LatexCommand label
19547 name "sub:参照位置"
19548
19549 \end_inset
19550
19551
19552 \begin_inset Index idx
19553 status collapsed
19554
19555 \begin_layout Plain Layout
19556 さんしょう@参照 ! さんしょういち@参照位置
19557 \end_layout
19558
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \begin_layout Standard
19565
19566 \family sans
19567 文書設定
19568 \family default
19569 ダイアログの
19570 \family sans
19571 PDF特性
19572 \family default
19573 で、
19574 \series bold
19575 hyperref
19576 \series default
19577
19578 \begin_inset Index idx
19579 status collapsed
19580
19581 \begin_layout Plain Layout
19582 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19583 \end_layout
19584
19585 \end_inset
19586
19587 を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
19588 テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
19589 \series bold
19590 hyperref
19591 \series default
19592
19593 \begin_inset Index idx
19594 status collapsed
19595
19596 \begin_layout Plain Layout
19597 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19598 \end_layout
19599
19600 \end_inset
19601
19602 の一部である
19603 \series bold
19604 hyperref
19605 \series default
19606
19607 \begin_inset Index idx
19608 status collapsed
19609
19610 \begin_layout Plain Layout
19611 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
19612 \end_layout
19613
19614 \end_inset
19615
19616 パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
19617 \end_layout
19618
19619 \begin_layout Standard
19620
19621 \series bold
19622
19623 \backslash
19624 usepackage[figure]{hypcap}
19625 \end_layout
19626
19627 \begin_layout Standard
19628 という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
19629 hypcapの説明書
19630 \begin_inset CommandInset citation
19631 LatexCommand cite
19632 key "hypcap"
19633
19634 \end_inset
19635
19636 をご覧ください。
19637 \end_layout
19638
19639 \begin_layout Standard
19640 \begin_inset Note Greyedout
19641 status open
19642
19643 \begin_layout Plain Layout
19644
19645 \series bold
19646 【註】hypcap
19647 \series default
19648 は内部図への参照には効力がありません。
19649 \end_layout
19650
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \begin_layout Section
19657 フロートの配置
19658 \begin_inset CommandInset label
19659 LatexCommand label
19660 name "sec:フロートの配置"
19661
19662 \end_inset
19663
19664
19665 \begin_inset Index idx
19666 status collapsed
19667
19668 \begin_layout Plain Layout
19669 ふろーと@フロート ! はいち@配置
19670 \end_layout
19671
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \begin_layout Standard
19678
19679 \family roman
19680 \series medium
19681 \shape up
19682 \size normal
19683 \emph off
19684 \bar no
19685 \noun off
19686 \color none
19687 フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
19688 \begin_inset Newline newline
19689 \end_inset
19690
19691
19692 \family sans
19693 \series default
19694 \shape default
19695 \size default
19696 \emph default
19697 \bar default
19698 \noun default
19699 \color inherit
19700 段をまたぐ
19701 \family roman
19702 \series medium
19703 \shape up
19704 \size normal
19705 \emph off
19706 \bar no
19707 \noun off
19708 \color none
19709 オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
19710 \begin_inset Newline newline
19711 \end_inset
19712
19713
19714 \family sans
19715 \series default
19716 \shape default
19717 \size default
19718 \emph default
19719 \bar default
19720 \noun default
19721 \color inherit
19722 横倒しに回転
19723 \family roman
19724 \series medium
19725 \shape up
19726 \size normal
19727 \emph off
19728 \bar no
19729 \noun off
19730 \color none
19731 オプションは、フロートを回転するのに用います。第
19732 \family default
19733 \series default
19734 \shape default
19735 \size default
19736 \emph default
19737 \bar default
19738 \noun default
19739 \color inherit
19740
19741 \begin_inset CommandInset ref
19742 LatexCommand ref
19743 reference "sec:回転フロート"
19744
19745 \end_inset
19746
19747
19748 \family roman
19749 \series medium
19750 \shape up
19751 \size normal
19752 \emph off
19753 \bar no
19754 \noun off
19755 \color none
19756 節をご参照ください。
19757 \end_layout
19758
19759 \begin_layout Standard
19760
19761 \family roman
19762 \series medium
19763 \shape up
19764 \size normal
19765 \emph off
19766 \bar no
19767 \noun off
19768 \color none
19769 フロートダイアログでは、
19770 \family sans
19771 \series default
19772 \shape default
19773 \size default
19774 \emph default
19775 \bar default
19776 \noun default
19777 \color inherit
19778 既定の配置を使う
19779 \family roman
19780 \series medium
19781 \shape up
19782 \size normal
19783 \emph off
19784 \bar no
19785 \noun off
19786 \color none
19787 オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
19788 \end_layout
19789
19790 \begin_layout Description
19791 可能ならば現在位置に: 
19792 \family roman
19793 \series medium
19794 \shape up
19795 \size normal
19796 \emph off
19797 \bar no
19798 \noun off
19799 \color none
19800 フロートを挿入位置に配置することを試みます
19801 \end_layout
19802
19803 \begin_layout Description
19804 ページ上部: 
19805 \family roman
19806 \series medium
19807 \shape up
19808 \size normal
19809 \emph off
19810 \bar no
19811 \noun off
19812 \color none
19813 フロートを現在ページの上部に配置することを試みます
19814 \end_layout
19815
19816 \begin_layout Description
19817 ページ下部: 
19818 \family roman
19819 \series medium
19820 \shape up
19821 \size normal
19822 \emph off
19823 \bar no
19824 \noun off
19825 \color none
19826 フロートを現在ページの下部に配置することを試みます
19827 \end_layout
19828
19829 \begin_layout Description
19830 フロートを独立したページに: 
19831 \family roman
19832 \series medium
19833 \shape up
19834 \size normal
19835 \emph off
19836 \bar no
19837 \noun off
19838 \color none
19839 フロートを独立したページに配置することを試みます
19840 \end_layout
19841
19842 \begin_layout Standard
19843 LaTeXは、
19844 \emph on
19845 つねに
19846 \emph default
19847 上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
19848 \family sans
19849 可能ならば現在位置に
19850 \family default
19851 を試み、次に
19852 \family sans
19853 ページの上部
19854 \family default
19855 、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
19856 配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
19857 \end_layout
19858
19859 \begin_layout Standard
19860 既定では、各オプションはそれぞれ以下の規則を持っています。
19861 \end_layout
19862
19863 \begin_layout Labeling
19864 \labelwidthstring 00.00.0000
19865
19866 \family sans
19867 ページ上部
19868 \family default
19869  は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します(
19870 \series bold
19871
19872 \backslash
19873 topfraction
19874 \series default
19875 )。
19876 \end_layout
19877
19878 \begin_layout Labeling
19879 \labelwidthstring 00.00.0000
19880
19881 \family sans
19882 ページ下部
19883 \family default
19884  は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します(
19885 \series bold
19886
19887 \backslash
19888 bottomfraction
19889 \series default
19890 )。
19891 \end_layout
19892
19893 \begin_layout Labeling
19894 \labelwidthstring 00.00.0000
19895
19896 \family sans
19897 フロートを独立したページ 
19898 \family default
19899 には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します(
19900 \series bold
19901
19902 \backslash
19903 floatpagefraction
19904 \series default
19905 )。
19906 \end_layout
19907
19908 \begin_layout Standard
19909 これらの規則に従いたくないときは、
19910 \family sans
19911 LaTeXの規則を無視する
19912 \family default
19913 オプションを追加することによって、これらを無視することができます。
19914 \begin_inset Newline newline
19915 \end_inset
19916
19917 上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
19918 、ページの5割に変えるには、文書プリアンブルに
19919 \end_layout
19920
19921 \begin_layout Standard
19922
19923 \series bold
19924
19925 \backslash
19926 renewcommand{
19927 \backslash
19928 bottomfraction}{0.5}
19929 \end_layout
19930
19931 \begin_layout Standard
19932 という行を加えてください。
19933 \end_layout
19934
19935 \begin_layout Standard
19936 ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
19937 \family sans
19938 何としても現在位置に置く
19939 \family default
19940 オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
19941 このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
19942 からです。
19943 \end_layout
19944
19945 \begin_layout Standard
19946 折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
19947 \end_layout
19948
19949 \begin_layout Standard
19950 \begin_inset VSpace bigskip
19951 \end_inset
19952
19953
19954 \end_layout
19955
19956 \begin_layout Standard
19957 対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
19958 することがあります。この問題を避けるには、LaTeXコマンドの
19959 \backslash
19960 suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
19961 うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
19962 \end_layout
19963
19964 \begin_layout Standard
19965
19966 \series bold
19967
19968 \backslash
19969 let
19970 \backslash
19971 mySection
19972 \backslash
19973 section
19974 \begin_inset Newline newline
19975 \end_inset
19976
19977
19978 \backslash
19979 renewcommand{
19980 \backslash
19981 section}{
19982 \backslash
19983 suppressfloats[t]
19984 \backslash
19985 mySection}
19986 \end_layout
19987
19988 \begin_layout Standard
19989 これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
19990 することがあるので、これらに対する定義はお勧めしません。
19991 \end_layout
19992
19993 \begin_layout Standard
19994 \begin_inset VSpace bigskip
19995 \end_inset
19996
19997 場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
19998 \series bold
19999 endfloat
20000 \series default
20001
20002 \begin_inset Index idx
20003 status collapsed
20004
20005 \begin_layout Plain Layout
20006 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
20007 \end_layout
20008
20009 \end_inset
20010
20011 が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
20012 \begin_inset Quotes eld
20013 \end_inset
20014
20015
20016 \family sans
20017 [Figure
20018 \begin_inset space ~
20019 \end_inset
20020
20021 3.2 about here.]
20022 \family default
20023
20024 \begin_inset Quotes erd
20025 \end_inset
20026
20027 というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
20028 \end_layout
20029
20030 \begin_layout Standard
20031
20032 \series bold
20033
20034 \backslash
20035 usepackage[options]{endfloat}
20036 \end_layout
20037
20038 \begin_layout Standard
20039 という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
20040 \series bold
20041 endfloat
20042 \series default
20043 取扱説明書
20044 \begin_inset CommandInset citation
20045 LatexCommand cite
20046 key "endfloat"
20047
20048 \end_inset
20049
20050 をご参照ください。
20051 \begin_inset Newline newline
20052 \end_inset
20053
20054
20055 \begin_inset Note Greyedout
20056 status open
20057
20058 \begin_layout Plain Layout
20059
20060 \series bold
20061 【註】endfloat
20062 \series default
20063 は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
20064 \begin_inset CommandInset citation
20065 LatexCommand cite
20066 key "endfloat"
20067
20068 \end_inset
20069
20070 の第4節をご参照ください。
20071 \end_layout
20072
20073 \end_inset
20074
20075
20076 \begin_inset Newline newline
20077 \end_inset
20078
20079
20080 \begin_inset Note Greyedout
20081 status open
20082
20083 \begin_layout Plain Layout
20084
20085 \series bold
20086 【註】
20087 \series default
20088 現在のところ、
20089 \series bold
20090 endfloat
20091 \series default
20092 にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
20093 \series bold
20094
20095 \backslash
20096 ss
20097 \series default
20098 」コマンドを使用してください。
20099 \end_layout
20100
20101 \end_inset
20102
20103
20104 \end_layout
20105
20106 \begin_layout Standard
20107 \begin_inset VSpace bigskip
20108 \end_inset
20109
20110 フロートの割付に関する詳細は、LaTeX関連書
20111 \begin_inset CommandInset citation
20112 LatexCommand cite
20113 key "latexcompanion,latexguide,latexbook"
20114
20115 \end_inset
20116
20117 をご覧ください。
20118 \end_layout
20119
20120 \begin_layout Section
20121 回転フロート
20122 \begin_inset CommandInset label
20123 LatexCommand label
20124 name "sec:回転フロート"
20125
20126 \end_inset
20127
20128
20129 \begin_inset Index idx
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 ふろーと@フロート ! かいてん@回転
20134 \end_layout
20135
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \begin_layout Standard
20142 特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
20143 \family sans
20144 横倒しに回転
20145 \family default
20146 オプションを有効にします。
20147 \end_layout
20148
20149 \begin_layout Standard
20150 回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
20151 \family sans
20152 段をまたぐ
20153 \family default
20154 オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
20155 たって回転方向を強制したい場合には、文書クラスオプションに
20156 \series bold
20157 figuresleft
20158 \series default
20159 オプションあるいは
20160 \series bold
20161 figuresright
20162 \series default
20163 オプションを加えることができます。
20164 \end_layout
20165
20166 \begin_layout Standard
20167 回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
20168 \begin_inset CommandInset ref
20169 LatexCommand ref
20170 reference "tab:回転した表"
20171
20172 \end_inset
20173
20174 が回転表フロートの例です。
20175 \end_layout
20176
20177 \begin_layout Standard
20178 \begin_inset Note Greyedout
20179 status open
20180
20181 \begin_layout Plain Layout
20182
20183 \series bold
20184 【註】
20185 \series default
20186 すべてのDVIビューアが回転フロートを表示できるわけではありません。
20187 \end_layout
20188
20189 \end_inset
20190
20191
20192 \end_layout
20193
20194 \begin_layout Standard
20195 \begin_inset Float table
20196 wide false
20197 sideways true
20198 status open
20199
20200 \begin_layout Plain Layout
20201 \begin_inset Caption
20202
20203 \begin_layout Plain Layout
20204 \begin_inset CommandInset label
20205 LatexCommand label
20206 name "tab:回転した表"
20207
20208 \end_inset
20209
20210 回転した表
20211 \end_layout
20212
20213 \end_inset
20214
20215
20216 \end_layout
20217
20218 \begin_layout Plain Layout
20219 \align center
20220 \begin_inset Tabular
20221 <lyxtabular version="3" rows="1" columns="5">
20222 <features tabularvalignment="middle">
20223 <column alignment="center" valignment="top" width="0">
20224 <column alignment="center" valignment="top" width="0">
20225 <column alignment="center" valignment="top" width="0">
20226 <column alignment="center" valignment="top" width="0">
20227 <column alignment="center" valignment="top" width="0">
20228 <row>
20229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 試験
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 </row>
20275 </lyxtabular>
20276
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283
20284
20285 \end_layout
20286
20287 \begin_layout Section
20288 従属フロート
20289 \begin_inset Index idx
20290 status collapsed
20291
20292 \begin_layout Plain Layout
20293 ふろーと@フロート ! じゅうぞくふろーと@従属フロート
20294 \end_layout
20295
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \begin_layout Standard
20302 従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
20303 \begin_inset CommandInset ref
20304 LatexCommand ref
20305 reference "tab:従属表を横に並べたもの"
20306
20307 \end_inset
20308
20309 と表
20310 \begin_inset CommandInset ref
20311 LatexCommand ref
20312 reference "tab:従属表を縦に並べたもの"
20313
20314 \end_inset
20315
20316 に示されているように段落と同様に指定することができます。
20317 \end_layout
20318
20319 \begin_layout Standard
20320 従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
20321 \begin_inset CommandInset ref
20322 LatexCommand ref
20323 reference "tab:これは従属表a"
20324
20325 \end_inset
20326
20327 と表
20328 \begin_inset CommandInset ref
20329 LatexCommand ref
20330 reference "tab:これは従属表b"
20331
20332 \end_inset
20333
20334 は表
20335 \begin_inset CommandInset ref
20336 LatexCommand ref
20337 reference "tab:従属表を横に並べたもの"
20338
20339 \end_inset
20340
20341 の従属フロートです。
20342 \begin_inset Float table
20343 wide false
20344 sideways false
20345 status open
20346
20347 \begin_layout Plain Layout
20348 \begin_inset Caption
20349
20350 \begin_layout Plain Layout
20351 \begin_inset CommandInset label
20352 LatexCommand label
20353 name "tab:従属表を横に並べたもの"
20354
20355 \end_inset
20356
20357 従属表を横に並べたもの
20358 \end_layout
20359
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \begin_layout Plain Layout
20366 \begin_inset space \hfill{}
20367 \end_inset
20368
20369
20370 \begin_inset Float table
20371 wide false
20372 sideways false
20373 status open
20374
20375 \begin_layout Plain Layout
20376 \begin_inset Caption
20377
20378 \begin_layout Plain Layout
20379 \begin_inset CommandInset label
20380 LatexCommand label
20381 name "tab:これは従属表a"
20382
20383 \end_inset
20384
20385 これは従属表aです。
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \begin_layout Plain Layout
20394 \align center
20395 \begin_inset Tabular
20396 <lyxtabular version="3" rows="1" columns="5">
20397 <features tabularvalignment="middle">
20398 <column alignment="center" valignment="top" width="0">
20399 <column alignment="center" valignment="top" width="0">
20400 <column alignment="center" valignment="top" width="0">
20401 <column alignment="center" valignment="top" width="0">
20402 <column alignment="center" valignment="top" width="0">
20403 <row>
20404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 試験
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 </lyxtabular>
20451
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \begin_inset space \hfill{}
20461 \end_inset
20462
20463
20464 \begin_inset Float table
20465 wide false
20466 sideways false
20467 status open
20468
20469 \begin_layout Plain Layout
20470 \begin_inset Caption
20471
20472 \begin_layout Plain Layout
20473 \begin_inset CommandInset label
20474 LatexCommand label
20475 name "tab:これは従属表b"
20476
20477 \end_inset
20478
20479 これは従属表bです。
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Plain Layout
20488 \align center
20489 \begin_inset Tabular
20490 <lyxtabular version="3" rows="1" columns="5">
20491 <features tabularvalignment="middle">
20492 <column alignment="center" valignment="top" width="0">
20493 <column alignment="center" valignment="top" width="0">
20494 <column alignment="center" valignment="top" width="0">
20495 <column alignment="center" valignment="top" width="0">
20496 <column alignment="center" valignment="top" width="0">
20497 <row>
20498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 試験
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 </row>
20544 </lyxtabular>
20545
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \begin_inset space \hfill{}
20555 \end_inset
20556
20557
20558 \end_layout
20559
20560 \end_inset
20561
20562
20563 \begin_inset Float table
20564 wide false
20565 sideways false
20566 status open
20567
20568 \begin_layout Plain Layout
20569 \begin_inset Caption
20570
20571 \begin_layout Plain Layout
20572 \begin_inset CommandInset label
20573 LatexCommand label
20574 name "tab:従属表を縦に並べたもの"
20575
20576 \end_inset
20577
20578 従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
20579 \end_layout
20580
20581 \end_inset
20582
20583
20584 \end_layout
20585
20586 \begin_layout Plain Layout
20587 \begin_inset Float table
20588 wide false
20589 sideways false
20590 status open
20591
20592 \begin_layout Plain Layout
20593 \begin_inset Caption
20594
20595 \begin_layout Plain Layout
20596
20597 \end_layout
20598
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \begin_layout Plain Layout
20605 \align center
20606 \begin_inset Tabular
20607 <lyxtabular version="3" rows="1" columns="4">
20608 <features tabularvalignment="middle">
20609 <column alignment="center" valignment="top" width="0">
20610 <column alignment="center" valignment="top" width="0">
20611 <column alignment="center" valignment="top" width="0">
20612 <column alignment="center" valignment="top" width="0">
20613 <row>
20614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618 試験
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627 試験
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 試験
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 試験
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 </lyxtabular>
20652
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \begin_layout Plain Layout
20664 \begin_inset Float table
20665 wide false
20666 sideways false
20667 status open
20668
20669 \begin_layout Plain Layout
20670 \begin_inset Caption
20671
20672 \begin_layout Plain Layout
20673
20674 \end_layout
20675
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \begin_layout Plain Layout
20682 \align center
20683 \begin_inset Tabular
20684 <lyxtabular version="3" rows="1" columns="5">
20685 <features tabularvalignment="middle">
20686 <column alignment="center" valignment="top" width="0">
20687 <column alignment="center" valignment="top" width="0">
20688 <column alignment="center" valignment="top" width="0">
20689 <column alignment="center" valignment="top" width="0">
20690 <column alignment="center" valignment="top" width="0">
20691 <row>
20692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 </lyxtabular>
20739
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \end_inset
20751
20752
20753 \end_layout
20754
20755 \begin_layout Section
20756 横並びのフロート
20757 \begin_inset Index idx
20758 status collapsed
20759
20760 \begin_layout Plain Layout
20761 ふろーと@フロート ! よこならび@横並び
20762 \end_layout
20763
20764 \end_inset
20765
20766
20767 \end_layout
20768
20769 \begin_layout Standard
20770
20771 \begin_inset CommandInset ref
20772 LatexCommand ref
20773 reference "fig:左側のフロート"
20774
20775 \end_inset
20776
20777 や図
20778 \begin_inset CommandInset ref
20779 LatexCommand ref
20780 reference "fig:右側のフロート"
20781
20782 \end_inset
20783
20784 のようにフロートを横並びに配置するには、
20785 \emph on
20786 ひとつの
20787 \emph default
20788 フロートのみを使用し、その中に二つのminipageボックスを挿入します
20789 \begin_inset Foot
20790 status collapsed
20791
20792 \begin_layout Plain Layout
20793 Minipageは第
20794 \begin_inset CommandInset ref
20795 LatexCommand ref
20796 reference "sec:ミニページ"
20797
20798 \end_inset
20799
20800 節に説明があります。
20801 \end_layout
20802
20803 \end_inset
20804
20805 。幅は45
20806 \begin_inset space \thinspace{}
20807 \end_inset
20808
20809 -50
20810 \begin_inset space \thinspace{}
20811 \end_inset
20812
20813 列幅%とし、各minipageのボックス配置を
20814 \family sans
20815
20816 \family default
20817 に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
20818 \family sans
20819 列幅%
20820 \family default
20821 がここではminipageボックスの幅によって計算されることです。
20822 \end_layout
20823
20824 \begin_layout Standard
20825 \begin_inset Float figure
20826 wide false
20827 sideways false
20828 status open
20829
20830 \begin_layout Plain Layout
20831 \begin_inset Box Frameless
20832 position "b"
20833 hor_pos "c"
20834 has_inner_box 1
20835 inner_pos "t"
20836 use_parbox 0
20837 use_makebox 0
20838 width "45col%"
20839 special "none"
20840 height "1in"
20841 height_special "totalheight"
20842 status open
20843
20844 \begin_layout Plain Layout
20845 \align center
20846 \begin_inset Graphics
20847         filename ../clipart/mobius.eps
20848         lyxscale 50
20849         width 100col%
20850         scaleBeforeRotation
20851
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \begin_layout Plain Layout
20858 \begin_inset Caption
20859
20860 \begin_layout Plain Layout
20861 \begin_inset CommandInset label
20862 LatexCommand label
20863 name "fig:左側のフロート"
20864
20865 \end_inset
20866
20867 左側のフロート
20868 \end_layout
20869
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876
20877
20878 \begin_inset space \hfill{}
20879 \end_inset
20880
20881
20882 \begin_inset Box Frameless
20883 position "b"
20884 hor_pos "c"
20885 has_inner_box 1
20886 inner_pos "t"
20887 use_parbox 0
20888 use_makebox 0
20889 width "45col%"
20890 special "none"
20891 height "1in"
20892 height_special "totalheight"
20893 status open
20894
20895 \begin_layout Plain Layout
20896 \align center
20897 \begin_inset Graphics
20898         filename ../clipart/platypus.eps
20899         lyxscale 50
20900         width 100col%
20901         scaleBeforeRotation
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \begin_layout Plain Layout
20909 \begin_inset Caption
20910
20911 \begin_layout Plain Layout
20912 \begin_inset CommandInset label
20913 LatexCommand label
20914 name "fig:右側のフロート"
20915
20916 \end_inset
20917
20918 右側のフロート
20919 \end_layout
20920
20921 \end_inset
20922
20923
20924 \end_layout
20925
20926 \end_inset
20927
20928
20929 \end_layout
20930
20931 \begin_layout Plain Layout
20932
20933 \end_layout
20934
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \begin_layout Section
20941 キャプションの書式設定
20942 \begin_inset Index idx
20943 status collapsed
20944
20945 \begin_layout Plain Layout
20946 きゃぷしょん@キャプション ! しょしきせってい@書式設定
20947 \end_layout
20948
20949 \end_inset
20950
20951
20952 \begin_inset Index idx
20953 status collapsed
20954
20955 \begin_layout Plain Layout
20956 ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
20957 \end_layout
20958
20959 \end_inset
20960
20961
20962 \begin_inset CommandInset label
20963 LatexCommand label
20964 name "sec:キャプションの書式設定"
20965
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \begin_layout Standard
20972
20973 \family sans
20974 キャプション
20975 \family default
20976 環境は、
20977 \family sans
20978 フロート
20979 \family default
20980 の既定の段落環境です。キャプションは、LyX画面上では、例えば「
20981 \family sans
20982 図 #:
20983 \family default
20984 」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
20985 \family sans
20986 #
20987 \family default
20988 」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
20989 。このキャプション書式は、すべての文書書式に適しているわけではありません。
20990 \end_layout
20991
20992 \begin_layout Standard
20993 既定のキャプション書式を変更するには、文書プリアンブルに
20994 \end_layout
20995
20996 \begin_layout Standard
20997
20998 \series bold
20999
21000 \backslash
21001 usepackage[format definition]{caption}
21002 \end_layout
21003
21004 \begin_layout Standard
21005 という行を加えて、LaTeXパッケージ
21006 \series bold
21007 caption
21008 \series default
21009
21010 \begin_inset Index idx
21011 status collapsed
21012
21013 \begin_layout Plain Layout
21014 LaTeXぱっけーじ@LaTeXパッケージ ! caption
21015 \end_layout
21016
21017 \end_inset
21018
21019 を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
21020 \end_layout
21021
21022 \begin_layout Standard
21023
21024 \series bold
21025
21026 \backslash
21027 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21028 \end_layout
21029
21030 \begin_layout Standard
21031 というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
21032 \series bold
21033 caption
21034 \series default
21035 パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
21036 \end_layout
21037
21038 \begin_layout Standard
21039
21040 \series bold
21041
21042 \backslash
21043 captionsetup[フロート型]{書式定義}
21044 \end_layout
21045
21046 \begin_layout Standard
21047 というコマンドを使用して、個別の書式を指定してください。たとえば、図
21048 \begin_inset CommandInset ref
21049 LatexCommand ref
21050 reference "fig:図キャプション"
21051
21052 \end_inset
21053
21054 と表
21055 \begin_inset CommandInset ref
21056 LatexCommand ref
21057 reference "tab:表キャプション"
21058
21059 \end_inset
21060
21061 に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
21062 \end_layout
21063
21064 \begin_layout Standard
21065
21066 \series bold
21067
21068 \backslash
21069 usepackage[tableposition=top]{caption}
21070 \series default
21071
21072 \begin_inset Newline newline
21073 \end_inset
21074
21075
21076 \series bold
21077
21078 \backslash
21079 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21080 \begin_inset Newline newline
21081 \end_inset
21082
21083
21084 \begin_inset Phantom HPhantom
21085 status open
21086
21087 \begin_layout Plain Layout
21088
21089 \backslash
21090 captionsetup[figure]{
21091 \end_layout
21092
21093 \end_inset
21094
21095 labelsep=period}
21096 \begin_inset Newline newline
21097 \end_inset
21098
21099
21100 \backslash
21101 captionsetup[table]{labelfont={bf,sf}}
21102 \end_layout
21103
21104 \begin_layout Standard
21105 \begin_inset Note Greyedout
21106 status open
21107
21108 \begin_layout Plain Layout
21109
21110 \series bold
21111 【註】
21112 \series default
21113 オプションのうち、
21114 \series bold
21115 tableposition=top
21116 \series default
21117 は、文書クラスに
21118 \series bold
21119 KOMA-script
21120 \series default
21121
21122 \begin_inset Index idx
21123 status collapsed
21124
21125 \begin_layout Plain Layout
21126 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21127 \end_layout
21128
21129 \end_inset
21130
21131 が使われているときには、無効になります。この場合には、文書クラスオプション
21132 \series bold
21133 captions=tableheading
21134 \series default
21135 を指定しなくてはなりません。
21136 \end_layout
21137
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \begin_layout Standard
21144
21145 \series bold
21146 caption
21147 \series default
21148 パッケージについての詳細は、その取扱説明書
21149 \begin_inset CommandInset citation
21150 LatexCommand cite
21151 key "caption"
21152
21153 \end_inset
21154
21155 をご覧ください。
21156 \end_layout
21157
21158 \begin_layout Standard
21159 ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
21160 \end_layout
21161
21162 \begin_layout Standard
21163
21164 \series bold
21165
21166 \backslash
21167 renewcommand{
21168 \backslash
21169 fnum@figure}{画像~
21170 \backslash
21171 thefigure}
21172 \end_layout
21173
21174 \begin_layout Standard
21175 なお、
21176 \series bold
21177
21178 \backslash
21179 thefigure
21180 \series default
21181 は表番号を挿入し、「
21182 \series bold
21183 ~
21184 \series default
21185 」は保護された空白を入れます。
21186 \end_layout
21187
21188 \begin_layout Standard
21189 \begin_inset VSpace bigskip
21190 \end_inset
21191
21192
21193 \series bold
21194 KOMA-script
21195 \series default
21196
21197 \begin_inset Index idx
21198 status collapsed
21199
21200 \begin_layout Plain Layout
21201 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21202 \end_layout
21203
21204 \end_inset
21205
21206 文書クラス(
21207 \family sans
21208 article (KOMA-script)
21209 \family default
21210
21211 \family sans
21212 book (KOMA-script)
21213 \family default
21214
21215 \family sans
21216 letter (KOMA-script)
21217 \family default
21218
21219 \family sans
21220 report (KOMA-script)
21221 \family default
21222 )を使用している場合には、
21223 \series bold
21224 caption
21225 \series default
21226 パッケージの代わりに
21227 \series bold
21228 KOMA-script
21229 \series default
21230 のビルトインコマンド
21231 \series bold
21232 etkomafont
21233 \series default
21234 を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
21235 \end_layout
21236
21237 \begin_layout Standard
21238
21239 \series bold
21240
21241 \backslash
21242 setkomafont{captionlabel}{
21243 \backslash
21244 bfseries}
21245 \end_layout
21246
21247 \begin_layout Standard
21248
21249 \series bold
21250
21251 \backslash
21252 setkomafont
21253 \series default
21254 についての詳細は、
21255 \series bold
21256 KOMA-script
21257 \series default
21258 の取扱説明書
21259 \begin_inset CommandInset citation
21260 LatexCommand cite
21261 key "koma-script"
21262
21263 \end_inset
21264
21265 をご覧ください。
21266 \end_layout
21267
21268 \begin_layout Standard
21269 \begin_inset ERT
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273
21274
21275 \backslash
21276 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
21277 }
21278 \end_layout
21279
21280 \end_inset
21281
21282
21283 \begin_inset Note Note
21284 status open
21285
21286 \begin_layout Plain Layout
21287 キャプション書式は、この例のみ変更してあります。
21288 \end_layout
21289
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \begin_layout Standard
21296 \begin_inset Float figure
21297 placement !p
21298 wide false
21299 sideways false
21300 status open
21301
21302 \begin_layout Plain Layout
21303 \align center
21304 \begin_inset Graphics
21305         filename ../clipart/mobius.eps
21306         lyxscale 50
21307         scale 50
21308         scaleBeforeRotation
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \begin_layout Plain Layout
21316 \begin_inset Caption
21317
21318 \begin_layout Plain Layout
21319 \begin_inset CommandInset label
21320 LatexCommand label
21321 name "fig:図キャプション"
21322
21323 \end_inset
21324
21325 これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
21326 \end_layout
21327
21328 \end_inset
21329
21330
21331 \end_layout
21332
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \begin_layout Standard
21339 \begin_inset ERT
21340 status collapsed
21341
21342 \begin_layout Plain Layout
21343
21344
21345 \backslash
21346 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
21347 on}
21348 \end_layout
21349
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \begin_layout Standard
21356 \begin_inset Float table
21357 placement !p
21358 wide false
21359 sideways false
21360 status open
21361
21362 \begin_layout Plain Layout
21363 \begin_inset Caption
21364
21365 \begin_layout Plain Layout
21366 \begin_inset CommandInset label
21367 LatexCommand label
21368 name "tab:表キャプション"
21369
21370 \end_inset
21371
21372 これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
21373 \end_layout
21374
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \begin_layout Plain Layout
21381 \align center
21382 \begin_inset Tabular
21383 <lyxtabular version="3" rows="1" columns="5">
21384 <features tabularvalignment="middle">
21385 <column alignment="center" valignment="top" width="0">
21386 <column alignment="center" valignment="top" width="0">
21387 <column alignment="center" valignment="top" width="0">
21388 <column alignment="center" valignment="top" width="0">
21389 <column alignment="center" valignment="top" width="0">
21390 <row>
21391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Plain Layout
21422
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 </row>
21437 </lyxtabular>
21438
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \begin_layout Section
21450 キャプションの配置
21451 \begin_inset Index idx
21452 status collapsed
21453
21454 \begin_layout Plain Layout
21455 きゃぷしょん@キャプション ! はいち@配置
21456 \end_layout
21457
21458 \end_inset
21459
21460
21461 \begin_inset Index idx
21462 status collapsed
21463
21464 \begin_layout Plain Layout
21465 ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
21466 \end_layout
21467
21468 \end_inset
21469
21470
21471 \begin_inset CommandInset label
21472 LatexCommand label
21473 name "sec:キャプションの配置"
21474
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \begin_layout Standard
21481 通常、キャプションの配置原則は、
21482 \end_layout
21483
21484 \begin_layout Description
21485 図の場合: キャプションを図の下に置く
21486 \end_layout
21487
21488 \begin_layout Description
21489 表の場合: キャプションを表の上に置く
21490 \end_layout
21491
21492 \begin_layout Standard
21493 という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
21494 \family sans
21495 article
21496 \family default
21497
21498 \family sans
21499 book
21500 \family default
21501
21502 \family sans
21503 letter
21504 \family default
21505
21506 \family sans
21507 report
21508 \family default
21509 といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
21510 eXパッケージ
21511 \series bold
21512 caption
21513 \series default
21514 を読み込むコマンドに
21515 \end_layout
21516
21517 \begin_layout Standard
21518
21519 \series bold
21520 tableposition=top
21521 \end_layout
21522
21523 \begin_layout Standard
21524 というオプションを追加してください
21525 \begin_inset Foot
21526 status collapsed
21527
21528 \begin_layout Plain Layout
21529
21530 \series bold
21531 caption
21532 \series default
21533 パッケージについての詳細な情報は、第
21534 \begin_inset CommandInset ref
21535 LatexCommand ref
21536 reference "sec:キャプションの書式設定"
21537
21538 \end_inset
21539
21540 節をご覧ください。
21541 \end_layout
21542
21543 \end_inset
21544
21545
21546 \series bold
21547 KOMA-script
21548 \series default
21549
21550 \begin_inset Index idx
21551 status collapsed
21552
21553 \begin_layout Plain Layout
21554 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
21555 \end_layout
21556
21557 \end_inset
21558
21559 文書クラス(
21560 \family sans
21561 article (KOMA-script)
21562 \family default
21563
21564 \family sans
21565 book (KOMA-script)
21566 \family default
21567
21568 \family sans
21569 letter (KOMA-script)
21570 \family default
21571
21572 \family sans
21573 report (KOMA-script)
21574 \family default
21575
21576 \begin_inset space \thinspace{}
21577 \end_inset
21578
21579 )をお使いの場合には、
21580 \series bold
21581 caption
21582 \series default
21583 パッケージにオプションを与える代わりに、文書クラスオプション
21584 \series bold
21585 captions=tableheading
21586 \series default
21587 を設定することもできます。
21588 \end_layout
21589
21590 \begin_layout Standard
21591 \begin_inset VSpace bigskip
21592 \end_inset
21593
21594 また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
21595 \end_layout
21596
21597 \begin_layout Standard
21598
21599 \series bold
21600
21601 \backslash
21602 usepackage[option]{sidecap}
21603 \end_layout
21604
21605 \begin_layout Standard
21606 という行を入れて、LaTeXパッケージ
21607 \series bold
21608 sidecap
21609 \series default
21610
21611 \begin_inset Index idx
21612 status collapsed
21613
21614 \begin_layout Plain Layout
21615 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
21616 \end_layout
21617
21618 \end_inset
21619
21620 を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
21621 \series bold
21622 innercaption
21623 \series default
21624 オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
21625 \series bold
21626 rightcaption
21627 \series default
21628 ないし
21629 \series bold
21630 leftcaption
21631 \series default
21632 オプションを用います。
21633 \end_layout
21634
21635 \begin_layout Standard
21636 \begin_inset ERT
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640
21641
21642 \backslash
21643 ifsidecap
21644 \end_layout
21645
21646 \end_inset
21647
21648
21649 \begin_inset Note Note
21650 status open
21651
21652 \begin_layout Plain Layout
21653 以下の部分は、LaTeXパッケージ
21654 \series bold
21655 sidecap
21656 \series default
21657 が導入されているときのみ表示されます。
21658 \end_layout
21659
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \begin_layout Standard
21666 LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
21667 \end_layout
21668
21669 \begin_layout Standard
21670 \noindent
21671 \begin_inset CommandInset line
21672 LatexCommand rule
21673 offset "0.5ex"
21674 width "100line%"
21675 height "1pt"
21676
21677 \end_inset
21678
21679
21680 \end_layout
21681
21682 \begin_layout Standard
21683
21684 \series bold
21685
21686 \backslash
21687 newcommand{
21688 \backslash
21689 TabBesBeg}{%
21690 \begin_inset Newline newline
21691 \end_inset
21692
21693
21694 \begin_inset Phantom HPhantom
21695 status open
21696
21697 \begin_layout Plain Layout
21698
21699 \series bold
21700 \begin_inset space ~
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707
21708
21709 \backslash
21710 let
21711 \backslash
21712 MyTable
21713 \backslash
21714 table
21715 \begin_inset Newline newline
21716 \end_inset
21717
21718
21719 \begin_inset Phantom HPhantom
21720 status open
21721
21722 \begin_layout Plain Layout
21723
21724 \series bold
21725 \begin_inset space ~
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732
21733
21734 \backslash
21735 let
21736 \backslash
21737 MyEndtable
21738 \backslash
21739 endtable
21740 \begin_inset Newline newline
21741 \end_inset
21742
21743
21744 \begin_inset Phantom HPhantom
21745 status open
21746
21747 \begin_layout Plain Layout
21748
21749 \series bold
21750 \begin_inset space ~
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757
21758
21759 \backslash
21760 renewenvironment{table}{
21761 \backslash
21762 begin{SCtable}}{
21763 \backslash
21764 end{SCtable}}}
21765 \end_layout
21766
21767 \begin_layout Standard
21768
21769 \series bold
21770
21771 \backslash
21772 newcommand{
21773 \backslash
21774 TabBesEnd}{%
21775 \begin_inset Newline newline
21776 \end_inset
21777
21778
21779 \begin_inset Phantom HPhantom
21780 status open
21781
21782 \begin_layout Plain Layout
21783
21784 \series bold
21785 \begin_inset space ~
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792
21793
21794 \backslash
21795 let
21796 \backslash
21797 table
21798 \backslash
21799 MyTable
21800 \begin_inset Newline newline
21801 \end_inset
21802
21803
21804 \begin_inset Phantom HPhantom
21805 status open
21806
21807 \begin_layout Plain Layout
21808
21809 \series bold
21810 \begin_inset space ~
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817
21818
21819 \backslash
21820 let
21821 \backslash
21822 endtable
21823 \backslash
21824 MyEndtable
21825 \end_layout
21826
21827 \begin_layout Standard
21828
21829 \series bold
21830
21831 \backslash
21832 newcommand{
21833 \backslash
21834 FigBesBeg}{%
21835 \begin_inset Newline newline
21836 \end_inset
21837
21838
21839 \begin_inset Phantom HPhantom
21840 status open
21841
21842 \begin_layout Plain Layout
21843
21844 \series bold
21845 \begin_inset space ~
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852
21853
21854 \backslash
21855 let
21856 \backslash
21857 MyFigure
21858 \backslash
21859 figure
21860 \begin_inset Newline newline
21861 \end_inset
21862
21863
21864 \begin_inset Phantom HPhantom
21865 status open
21866
21867 \begin_layout Plain Layout
21868
21869 \series bold
21870 \begin_inset space ~
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877
21878
21879 \backslash
21880 let
21881 \backslash
21882 MyEndfigure
21883 \backslash
21884 endfigure
21885 \begin_inset Newline newline
21886 \end_inset
21887
21888
21889 \begin_inset Phantom HPhantom
21890 status open
21891
21892 \begin_layout Plain Layout
21893
21894 \series bold
21895 \begin_inset space ~
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902
21903
21904 \backslash
21905 renewenvironment{figure}{
21906 \backslash
21907 begin{SCfigure}}{
21908 \backslash
21909 end{SCfigure}}}
21910 \end_layout
21911
21912 \begin_layout Standard
21913
21914 \series bold
21915
21916 \backslash
21917 newcommand{
21918 \backslash
21919 FigBesEnd}{%
21920 \begin_inset Newline newline
21921 \end_inset
21922
21923
21924 \begin_inset Phantom HPhantom
21925 status open
21926
21927 \begin_layout Plain Layout
21928
21929 \series bold
21930 \begin_inset space ~
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \backslash
21940 let
21941 \backslash
21942 figure
21943 \backslash
21944 MyFigure
21945 \begin_inset Newline newline
21946 \end_inset
21947
21948
21949 \begin_inset Phantom HPhantom
21950 status open
21951
21952 \begin_layout Plain Layout
21953
21954 \series bold
21955 \begin_inset space ~
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \end_inset
21962
21963
21964 \backslash
21965 let
21966 \backslash
21967 endfigure
21968 \backslash
21969 MyEndfigure}
21970 \end_layout
21971
21972 \begin_layout Standard
21973 \noindent
21974 \begin_inset CommandInset line
21975 LatexCommand rule
21976 offset "0.5ex"
21977 width "100line%"
21978 height "1pt"
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \begin_layout Standard
21986 これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
21987 \end_layout
21988
21989 \begin_layout Standard
21990
21991 \series bold
21992
21993 \backslash
21994 FigBesBeg
21995 \end_layout
21996
21997 \begin_layout Standard
21998 というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
21999 \end_layout
22000
22001 \begin_layout Standard
22002
22003 \series bold
22004
22005 \backslash
22006 FigBesEnd
22007 \end_layout
22008
22009 \begin_layout Standard
22010 というコマンドを挿入してください。
22011 \end_layout
22012
22013 \begin_layout Standard
22014 表フロートに対しては、対応するコマンド
22015 \end_layout
22016
22017 \begin_layout Standard
22018
22019 \series bold
22020
22021 \backslash
22022 TabBesBeg
22023 \series default
22024 および
22025 \series bold
22026
22027 \backslash
22028 TabBesEnd
22029 \end_layout
22030
22031 \begin_layout Standard
22032 を使用してください。図
22033 \begin_inset CommandInset ref
22034 LatexCommand ref
22035 reference "fig:図横キャプション"
22036
22037 \end_inset
22038
22039 と表
22040 \begin_inset CommandInset ref
22041 LatexCommand ref
22042 reference "tab:表横キャプション"
22043
22044 \end_inset
22045
22046 がキャプションを脇に設定した例です。
22047 \end_layout
22048
22049 \begin_layout Standard
22050 これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
22051 を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
22052 \end_layout
22053
22054 \begin_layout Standard
22055
22056 \series bold
22057
22058 \backslash
22059 sidecaptionvpos{フロート型}{配置}
22060 \end_layout
22061
22062 \begin_layout Standard
22063 というコマンドを使用します。ここで「フロート型」は
22064 \family sans
22065 figure
22066 \family default
22067
22068 \family sans
22069 table
22070 \family default
22071 であり、「配置」は、上揃えの場合はtopの
22072 \end_layout
22073
22074 \begin_layout Standard
22075
22076 \family sans
22077 t
22078 \family default
22079 」、中央揃えの場合はcenterの「
22080 \family sans
22081 c
22082 \family default
22083 」、下揃えの場合はbottomの「
22084 \family sans
22085 b
22086 \family default
22087 」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
22088 \end_layout
22089
22090 \begin_layout Standard
22091
22092 \series bold
22093
22094 \backslash
22095 sidecaptionvpos{figure}{c}
22096 \end_layout
22097
22098 \begin_layout Standard
22099 というコマンドを使用します。これは、図
22100 \begin_inset CommandInset ref
22101 LatexCommand ref
22102 reference "fig:図横キャプション-2"
22103
22104 \end_inset
22105
22106 で使用されています。
22107 \end_layout
22108
22109 \begin_layout Standard
22110 \begin_inset VSpace medskip
22111 \end_inset
22112
22113
22114 \series bold
22115 sidecap
22116 \series default
22117 パッケージについての詳細は、
22118 \begin_inset CommandInset citation
22119 LatexCommand cite
22120 key "sidecap"
22121
22122 \end_inset
22123
22124 の説明書をご参照ください。
22125 \end_layout
22126
22127 \begin_layout Standard
22128 \begin_inset Note Greyedout
22129 status open
22130
22131 \begin_layout Plain Layout
22132
22133 \series bold
22134 【註】
22135 \series default
22136
22137 \begin_inset CommandInset ref
22138 LatexCommand ref
22139 reference "sub:参照位置"
22140
22141 \end_inset
22142
22143 節に説明があるLaTeXパッケージ
22144 \series bold
22145 hypcap
22146 \series default
22147
22148 \begin_inset Index idx
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
22153 \end_layout
22154
22155 \end_inset
22156
22157 は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
22158 \end_layout
22159
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \begin_layout Standard
22166 \begin_inset ERT
22167 status collapsed
22168
22169 \begin_layout Plain Layout
22170
22171
22172 \backslash
22173 FigBesBeg 
22174 \end_layout
22175
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \begin_layout Standard
22182 \begin_inset Float figure
22183 wide false
22184 sideways false
22185 status open
22186
22187 \begin_layout Plain Layout
22188 \begin_inset Graphics
22189         filename ../clipart/escher-lsd.eps
22190         scale 75
22191         scaleBeforeRotation
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Caption
22200
22201 \begin_layout Plain Layout
22202 \begin_inset CommandInset label
22203 LatexCommand label
22204 name "fig:図横キャプション"
22205
22206 \end_inset
22207
22208 これは図の横にあるキャプションです。
22209 \end_layout
22210
22211 \end_inset
22212
22213
22214 \end_layout
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \begin_layout Standard
22222 \begin_inset ERT
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226
22227
22228 \backslash
22229 TabBesBeg 
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Standard
22238 \begin_inset Float table
22239 wide false
22240 sideways false
22241 status open
22242
22243 \begin_layout Plain Layout
22244 \begin_inset Caption
22245
22246 \begin_layout Plain Layout
22247 \begin_inset CommandInset label
22248 LatexCommand label
22249 name "tab:表横キャプション"
22250
22251 \end_inset
22252
22253 これは表の横にあるキャプションです。
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Plain Layout
22262 \begin_inset Tabular
22263 <lyxtabular version="3" rows="4" columns="5">
22264 <features tabularvalignment="middle">
22265 <column alignment="center" valignment="top" width="0">
22266 <column alignment="center" valignment="top" width="0">
22267 <column alignment="center" valignment="top" width="0">
22268 <column alignment="center" valignment="top" width="0">
22269 <column alignment="center" valignment="top" width="0">
22270 <row>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 </row>
22317 <row>
22318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 <row>
22365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \end_layout
22407
22408 \end_inset
22409 </cell>
22410 </row>
22411 <row>
22412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22431 \begin_inset Text
22432
22433 \begin_layout Plain Layout
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 </lyxtabular>
22459
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \end_layout
22469
22470 \begin_layout Standard
22471 \begin_inset ERT
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475
22476
22477 \backslash
22478 TabBesEnd
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 \begin_inset ERT
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491
22492
22493 \backslash
22494 sidecaptionvpos{figure}{c}
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \begin_inset Float figure
22501 wide false
22502 sideways false
22503 status open
22504
22505 \begin_layout Plain Layout
22506 \begin_inset Graphics
22507         filename ../clipart/escher-lsd.eps
22508         scale 75
22509         scaleBeforeRotation
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \begin_layout Plain Layout
22517 \begin_inset Caption
22518
22519 \begin_layout Plain Layout
22520 \begin_inset CommandInset label
22521 LatexCommand label
22522 name "fig:図横キャプション-2"
22523
22524 \end_inset
22525
22526 これは図の横にある縦方向中央揃えのキャプションです。
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \end_layout
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \begin_layout Standard
22540 \begin_inset ERT
22541 status collapsed
22542
22543 \begin_layout Plain Layout
22544
22545
22546 \backslash
22547 FigBesEnd
22548 \end_layout
22549
22550 \end_inset
22551
22552
22553 \end_layout
22554
22555 \begin_layout Standard
22556 \begin_inset ERT
22557 status collapsed
22558
22559 \begin_layout Plain Layout
22560
22561
22562 \backslash
22563 else
22564 \end_layout
22565
22566 \end_inset
22567
22568
22569 \begin_inset Note Note
22570 status open
22571
22572 \begin_layout Plain Layout
22573 以下の部分は、LaTeXパッケージ
22574 \series bold
22575 sidecap
22576 \series default
22577 が導入されていないときのみ表示されます。
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \begin_layout Standard
22586 本節の残りの部分を出力で表示するには、LaTeXパッケージ
22587 \series bold
22588 sidecap
22589 \series default
22590 を導入する必要があります。
22591 \end_layout
22592
22593 \begin_layout Standard
22594 \begin_inset ERT
22595 status collapsed
22596
22597 \begin_layout Plain Layout
22598
22599
22600 \backslash
22601 fi
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \begin_layout Section
22610 フロート一覧
22611 \begin_inset Index idx
22612 status collapsed
22613
22614 \begin_layout Plain Layout
22615 ふろーと@フロート ! ふろーといちらん@フロート一覧
22616 \end_layout
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Standard
22624 文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
22625 \family sans
22626 挿入\SpecialChar \menuseparator
22627 一覧/目次
22628 \family default
22629 メニューで挿入することができます。
22630 \end_layout
22631
22632 \begin_layout Standard
22633 一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
22634 \end_layout
22635
22636 \begin_layout Standard
22637 本文書の終わりに、図一覧と表一覧があります。
22638 \end_layout
22639
22640 \begin_layout Chapter
22641 注釈
22642 \end_layout
22643
22644 \begin_layout Section
22645 LyX注釈
22646 \begin_inset Index idx
22647 status collapsed
22648
22649 \begin_layout Plain Layout
22650 ちゅうしゃく@注釈 ! LyXのーと@LyXノート
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 注釈は、ツールバーボタン
22660 \begin_inset Graphics
22661         filename ../../images/note-insert.png
22662         scale 85
22663         scaleBeforeRotation
22664
22665 \end_inset
22666
22667 か、
22668 \family sans
22669 挿入\SpecialChar \menuseparator
22670 注釈
22671 \family default
22672 メニューで挿入することができます。注釈には、以下の三つの型があります。
22673 \end_layout
22674
22675 \begin_layout Description
22676 LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
22677 \begin_inset Newline newline
22678 \end_inset
22679
22680
22681 \begin_inset Newline newline
22682 \end_inset
22683
22684
22685 \begin_inset Graphics
22686         filename ../clipart/LyXNoteImageQt4.png
22687         display false
22688         scale 85
22689         scaleBeforeRotation
22690
22691 \end_inset
22692
22693
22694 \begin_inset Note Note
22695 status open
22696
22697 \begin_layout Plain Layout
22698 これは、出力には現れない注釈ボックスに書かれた文章です。
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \begin_layout Description
22707 コメント この注釈も出力には現れませんが、
22708 \family sans
22709 ファイル\SpecialChar \menuseparator
22710 書き出し\SpecialChar \menuseparator
22711 LaTeX (pdflatex) / (平文)
22712 \family default
22713  メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
22714 \begin_inset Newline newline
22715 \end_inset
22716
22717
22718 \begin_inset Newline newline
22719 \end_inset
22720
22721
22722 \begin_inset Graphics
22723         filename ../clipart/CommentNoteImageQt4.png
22724         display false
22725         scale 85
22726         scaleBeforeRotation
22727
22728 \end_inset
22729
22730  
22731 \begin_inset Note Comment
22732 status open
22733
22734 \begin_layout Plain Layout
22735 これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
22736 \end_layout
22737
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \begin_layout Description
22744 淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
22745 \begin_inset Newline newline
22746 \end_inset
22747
22748
22749 \begin_inset Newline newline
22750 \end_inset
22751
22752
22753 \begin_inset Graphics
22754         filename ../clipart/GreyedOutNoteImageQt4.png
22755         display false
22756         scale 85
22757         scaleBeforeRotation
22758
22759 \end_inset
22760
22761
22762 \begin_inset Newline newline
22763 \end_inset
22764
22765
22766 \begin_inset ERT
22767 status collapsed
22768
22769 \begin_layout Plain Layout
22770
22771
22772 \backslash
22773 renewenvironment{lyxgreyedout}
22774 \end_layout
22775
22776 \begin_layout Plain Layout
22777
22778 {
22779 \backslash
22780 textcolor[gray]{0.8}
22781 \backslash
22782 bgroup}{
22783 \backslash
22784 egroup}
22785 \end_layout
22786
22787 \end_inset
22788
22789
22790 \begin_inset Note Greyedout
22791 status open
22792
22793 \begin_layout Plain Layout
22794 これは、出力に薄灰色の文章として現れるコメントに書かれた文章
22795 \begin_inset Foot
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799 これは、淡色表示注釈内に脚注を用いた例です。
22800 \end_layout
22801
22802 \end_inset
22803
22804 です。
22805 \end_layout
22806
22807 \end_inset
22808
22809
22810 \begin_inset ERT
22811 status collapsed
22812
22813 \begin_layout Plain Layout
22814
22815
22816 \backslash
22817 renewenvironment{lyxgreyedout}
22818 \end_layout
22819
22820 \begin_layout Plain Layout
22821
22822 {
22823 \backslash
22824 textcolor{blue}
22825 \backslash
22826 bgroup}{
22827 \backslash
22828 egroup}
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \begin_inset Note Note
22835 status open
22836
22837 \begin_layout Plain Layout
22838 以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
22839 ように再定義されています。
22840 \end_layout
22841
22842 \end_inset
22843
22844
22845 \begin_inset Newline newline
22846 \end_inset
22847
22848
22849 \begin_inset Newline newline
22850 \end_inset
22851
22852 この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
22853 \end_layout
22854
22855 \begin_layout Standard
22856 \begin_inset VSpace bigskip
22857 \end_inset
22858
22859 注釈を挿入するのにツールバーボタン
22860 \begin_inset Graphics
22861         filename ../../images/note-insert.png
22862         scale 85
22863         scaleBeforeRotation
22864
22865 \end_inset
22866
22867 を使用すると、
22868 \family sans
22869 LyX注釈
22870 \family default
22871 が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
22872 ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
22873 さい。
22874 \end_layout
22875
22876 \begin_layout Standard
22877 \begin_inset VSpace bigskip
22878 \end_inset
22879
22880
22881 \lang english
22882 You can change the text color of the greyed out notes in the menu 
22883 \family sans
22884 Document\SpecialChar \menuseparator
22885 Settings\SpecialChar \menuseparator
22886 Colors
22887 \family default
22888 .
22889 \end_layout
22890
22891 \begin_layout Section
22892 脚注
22893 \begin_inset CommandInset label
22894 LatexCommand label
22895 name "sec:脚注"
22896
22897 \end_inset
22898
22899
22900 \begin_inset Index idx
22901 status collapsed
22902
22903 \begin_layout Plain Layout
22904 ちゅうしゃく@注釈 ! きゃくちゅう@脚注
22905 \end_layout
22906
22907 \end_inset
22908
22909
22910 \begin_inset Index idx
22911 status collapsed
22912
22913 \begin_layout Plain Layout
22914 きゃくちゅう@脚注
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \begin_layout Standard
22923 脚注は、ツールバーボタン
22924 \begin_inset Graphics
22925         filename ../../images/footnote-insert.png
22926         scale 85
22927         scaleBeforeRotation
22928
22929 \end_inset
22930
22931 か、
22932 \family sans
22933 挿入\SpecialChar \menuseparator
22934 脚注
22935 \family default
22936 メニューを使って挿入することができます。すると、脚注文を挿入したところに、
22937 \begin_inset Graphics
22938         filename clipart/footnoteQt4.png
22939         scale 80
22940         scaleBeforeRotation
22941
22942 \end_inset
22943
22944 のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
22945 ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
22946 \end_layout
22947
22948 \begin_layout Standard
22949 これが脚注の例です
22950 \begin_inset Foot
22951 status collapsed
22952
22953 \begin_layout Plain Layout
22954 \begin_inset CommandInset label
22955 LatexCommand label
22956 name "fn:これは脚注の一例"
22957
22958 \end_inset
22959
22960 これは脚注の一例です。
22961 \end_layout
22962
22963 \end_inset
22964
22965
22966 \begin_inset ERT
22967 status collapsed
22968
22969 \begin_layout Plain Layout
22970
22971
22972 \backslash
22973 newcounter{MyRepeatFoot}
22974 \end_layout
22975
22976 \begin_layout Plain Layout
22977
22978
22979 \backslash
22980 setcounter{MyRepeatFoot}{
22981 \backslash
22982 thefootnote}
22983 \end_layout
22984
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \begin_layout Standard
22991 出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
22992 られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
22993 \end_layout
22994
22995 \begin_layout Standard
22996 脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
22997 \begin_inset CommandInset ref
22998 LatexCommand ref
22999 reference "sec:フロートの参照"
23000
23001 \end_inset
23002
23003 節に説明されているようにして、本文中でこのラベルを相互参照してください。
23004 \begin_inset Newline newline
23005 \end_inset
23006
23007 これは脚注
23008 \begin_inset CommandInset ref
23009 LatexCommand ref
23010 reference "fn:これは脚注の一例"
23011
23012 \end_inset
23013
23014 の相互参照です。
23015 \end_layout
23016
23017 \begin_layout Standard
23018 \begin_inset VSpace defskip
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Standard
23025 LaTeXでは、技術的要因により、表中の脚注は印字されません。しかし、それを行うには他の方法があり、まず脚注の代わりにTeXコードで
23026 \series bold
23027
23028 \backslash
23029 footnotemark{}
23030 \series default
23031 コマンドを入れてください。脚注の本文は、表の後でTeXコード
23032 \series bold
23033
23034 \backslash
23035 footnotetext
23036 \series default
23037 コマンドの引数として入力します。
23038 \begin_inset Newline newline
23039 \end_inset
23040
23041 以下の表ではコマンド
23042 \begin_inset Newline newline
23043 \end_inset
23044
23045
23046 \series bold
23047
23048 \backslash
23049 footnotetext{
23050 \series default
23051 出力される脚注の表
23052 \series bold
23053 }
23054 \series default
23055
23056 \begin_inset Newline newline
23057 \end_inset
23058
23059 を用いています。
23060 \end_layout
23061
23062 \begin_layout Standard
23063 \begin_inset Tabular
23064 <lyxtabular version="3" rows="2" columns="1">
23065 <features tabularvalignment="middle">
23066 <column alignment="center" valignment="top" width="0">
23067 <row>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072 これは例文です。
23073 \begin_inset Foot
23074 status open
23075
23076 \begin_layout Plain Layout
23077 この脚注は出力されません!
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 </row>
23088 <row>
23089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 これは例文です。
23094 \begin_inset ERT
23095 status collapsed
23096
23097 \begin_layout Plain Layout
23098
23099
23100 \backslash
23101 footnotemark{}
23102 \end_layout
23103
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 </lyxtabular>
23113
23114 \end_inset
23115
23116
23117 \begin_inset ERT
23118 status collapsed
23119
23120 \begin_layout Plain Layout
23121
23122
23123 \backslash
23124 footnotetext{
23125 \end_layout
23126
23127 \end_inset
23128
23129 出力される脚注の表
23130 \begin_inset ERT
23131 status collapsed
23132
23133 \begin_layout Plain Layout
23134
23135 }
23136 \end_layout
23137
23138 \end_inset
23139
23140
23141 \end_layout
23142
23143 \begin_layout Standard
23144 長尺表中の脚注は、第
23145 \begin_inset CommandInset ref
23146 LatexCommand ref
23147 reference "sub:長尺表での脚注"
23148
23149 \end_inset
23150
23151 節で述べられています。
23152 \end_layout
23153
23154 \begin_layout Standard
23155 ミニページ中の脚注は出力されますが、ミニボックスは頁中の頁のようなものなので、ボックス内に独立した連番として出力されます(ミニページについての詳細は、第
23156 \begin_inset CommandInset ref
23157 LatexCommand ref
23158 reference "sec:ミニページ"
23159
23160 \end_inset
23161
23162 節を参照)。通常の脚注のように頁底部に出力されるミニページを得るには、やはり
23163 \series bold
23164
23165 \backslash
23166 footnotemark{}
23167 \series default
23168
23169 \series bold
23170
23171 \backslash
23172 footntoetext
23173 \series default
23174 による方法を用いてください。
23175 \end_layout
23176
23177 \begin_layout Standard
23178 \begin_inset Box Frameless
23179 position "t"
23180 hor_pos "c"
23181 has_inner_box 1
23182 inner_pos "t"
23183 use_parbox 0
23184 use_makebox 0
23185 width "100col%"
23186 special "none"
23187 height "1in"
23188 height_special "totalheight"
23189 status open
23190
23191 \begin_layout Plain Layout
23192 これはミニページ中の例文です。
23193 \begin_inset Foot
23194 status open
23195
23196 \begin_layout Plain Layout
23197 ミニページ中の脚注です。
23198 \end_layout
23199
23200 \end_inset
23201
23202
23203 \end_layout
23204
23205 \begin_layout Plain Layout
23206 これはミニページ中の例文です。
23207 \begin_inset ERT
23208 status collapsed
23209
23210 \begin_layout Plain Layout
23211
23212
23213 \backslash
23214 footnotemark{}
23215 \end_layout
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \end_inset
23223
23224
23225 \end_layout
23226
23227 \begin_layout Standard
23228 \begin_inset ERT
23229 status collapsed
23230
23231 \begin_layout Plain Layout
23232
23233
23234 \backslash
23235 footnotetext{
23236 \end_layout
23237
23238 \end_inset
23239
23240 ミニページ外の脚注です。
23241 \begin_inset ERT
23242 status collapsed
23243
23244 \begin_layout Plain Layout
23245
23246 }
23247 \end_layout
23248
23249 \end_inset
23250
23251
23252 \begin_inset VSpace defskip
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \begin_layout Standard
23259 毎回脚注本文を出力せずに、同じ脚注を何度か参照したい場合には、TeXコードでコマンド
23260 \series bold
23261
23262 \backslash
23263 footnotemark[番号]
23264 \series default
23265 を使用してください。
23266 \begin_inset Newline newline
23267 \end_inset
23268
23269 文章を書いている途中には、繰り返す脚注の数はわからないので、その番号は保存しておかなくてはなりません。以下の脚注例では、脚注
23270 \begin_inset CommandInset ref
23271 LatexCommand ref
23272 reference "fn:これは脚注の一例"
23273
23274 \end_inset
23275
23276 の後に、TeXコードで
23277 \end_layout
23278
23279 \begin_layout Standard
23280
23281 \series bold
23282
23283 \backslash
23284 newcounter{MyRepeatFoot}
23285 \begin_inset Newline newline
23286 \end_inset
23287
23288
23289 \backslash
23290 setcounter{MyRepeatFoot}{
23291 \backslash
23292 thefootnote}
23293 \end_layout
23294
23295 \begin_layout Standard
23296 というコマンドを挿入しています。そして脚注マークは、
23297 \end_layout
23298
23299 \begin_layout Standard
23300
23301 \series bold
23302
23303 \backslash
23304 footnotemark[
23305 \backslash
23306 theMyRepeatFoot]
23307 \end_layout
23308
23309 \begin_layout Standard
23310 で作成します。
23311 \end_layout
23312
23313 \begin_layout Standard
23314 これは繰り返し脚注の例です。
23315 \begin_inset ERT
23316 status collapsed
23317
23318 \begin_layout Plain Layout
23319
23320
23321 \backslash
23322 footnotemark[
23323 \backslash
23324 theMyRepeatFoot]
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \begin_layout Standard
23333 直前の脚注を繰り返すには、脚注番号の保存を行わないで、直ちに
23334 \end_layout
23335
23336 \begin_layout Standard
23337
23338 \series bold
23339
23340 \backslash
23341 footnotemark[
23342 \backslash
23343 thefootnote]
23344 \end_layout
23345
23346 \begin_layout Standard
23347 を使用してください。
23348 \end_layout
23349
23350 \begin_layout Standard
23351 これは繰り返し脚注の例です。
23352 \begin_inset ERT
23353 status collapsed
23354
23355 \begin_layout Plain Layout
23356
23357
23358 \backslash
23359 footnotemark[
23360 \backslash
23361 thefootnote]
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \begin_layout Subsection
23370 脚注の付番
23371 \begin_inset CommandInset label
23372 LatexCommand label
23373 name "sub:脚注の付番"
23374
23375 \end_inset
23376
23377
23378 \begin_inset Index idx
23379 status collapsed
23380
23381 \begin_layout Plain Layout
23382 きゃくちゅう@脚注 ! ふばん@付番
23383 \end_layout
23384
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \begin_layout Standard
23391 各節毎に脚注番号を1にリセットするには、文書プリアンブルに
23392 \end_layout
23393
23394 \begin_layout Standard
23395
23396 \series bold
23397
23398 \backslash
23399 @addtoreset{footnote}{section}
23400 \end_layout
23401
23402 \begin_layout Standard
23403 というコマンドを加えてください。
23404 \end_layout
23405
23406 \begin_layout Standard
23407 \begin_inset VSpace bigskip
23408 \end_inset
23409
23410 以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
23411 \end_layout
23412
23413 \begin_layout Standard
23414
23415 \series bold
23416
23417 \backslash
23418 renewcommand{
23419 \backslash
23420 thefootnote}{
23421 \backslash
23422 roman{footnote}}
23423 \end_layout
23424
23425 \begin_layout Standard
23426 \begin_inset ERT
23427 status collapsed
23428
23429 \begin_layout Plain Layout
23430
23431
23432 \backslash
23433 renewcommand{
23434 \backslash
23435 thefootnote}{
23436 \backslash
23437 roman{footnote}}
23438 \end_layout
23439
23440 \end_inset
23441
23442 これは、ローマ数字を使った脚注です
23443 \begin_inset Foot
23444 status collapsed
23445
23446 \begin_layout Plain Layout
23447 これは、ローマ数字を使った脚注の例です。
23448 \end_layout
23449
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \begin_layout Standard
23456 付番様式を大文字ローマ数字に変更するには、上記コマンドの
23457 \series bold
23458
23459 \backslash
23460 roman
23461 \series default
23462
23463 \series bold
23464
23465 \backslash
23466 Roman
23467 \series default
23468 に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
23469 \series bold
23470
23471 \backslash
23472 Alph
23473 \series default
23474 または
23475 \series bold
23476
23477 \backslash
23478 alph
23479 \series default
23480 を使用してください。記号を使って付「番」するには、
23481 \series bold
23482
23483 \backslash
23484 fnsymbol
23485 \series default
23486 を使ってください。
23487 \end_layout
23488
23489 \begin_layout Standard
23490 \begin_inset Note Greyedout
23491 status open
23492
23493 \begin_layout Plain Layout
23494
23495 \series bold
23496 【註】
23497 \series default
23498 この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
23499 \end_layout
23500
23501 \end_inset
23502
23503
23504 \begin_inset Newline newline
23505 \end_inset
23506
23507
23508 \begin_inset Note Greyedout
23509 status open
23510
23511 \begin_layout Plain Layout
23512
23513 \series bold
23514 【註】
23515 \series default
23516 記号を使うと9個の脚注しか番号を振ることができません。
23517 \end_layout
23518
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \begin_layout Standard
23525 付番様式を変更した後、既定様式に戻すには、上記コマンドの
23526 \series bold
23527
23528 \backslash
23529 roman
23530 \series default
23531
23532 \series bold
23533
23534 \backslash
23535 arabic
23536 \series default
23537 に置き換えて使用してください。
23538 \begin_inset ERT
23539 status collapsed
23540
23541 \begin_layout Plain Layout
23542
23543
23544 \backslash
23545 renewcommand{
23546 \backslash
23547 thefootnote}{
23548 \backslash
23549 arabic{footnote}}
23550 \end_layout
23551
23552 \end_inset
23553
23554
23555 \end_layout
23556
23557 \begin_layout Standard
23558 \begin_inset VSpace bigskip
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \begin_layout Standard
23565 脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
23566 \end_layout
23567
23568 \begin_layout Standard
23569
23570 \series bold
23571
23572 \backslash
23573 numberwithin{footnote}{chapter}
23574 \end_layout
23575
23576 \begin_layout Standard
23577 というコマンドを加えてください。
23578 \series bold
23579
23580 \backslash
23581 numberwithin
23582 \series default
23583 コマンドを使用できるようにするためには、文書設定の
23584 \family sans
23585 数式オプション
23586 \family default
23587 タブで
23588 \family sans
23589 AMS
23590 \begin_inset space ~
23591 \end_inset
23592
23593 mathパッケージを使う
23594 \family default
23595 オプションを有効にしてください。
23596 \end_layout
23597
23598 \begin_layout Standard
23599 \begin_inset ERT
23600 status collapsed
23601
23602 \begin_layout Plain Layout
23603
23604
23605 \backslash
23606 numberwithin{footnote}{chapter}
23607 \end_layout
23608
23609 \end_inset
23610
23611 これは、脚注のもう一つの例です
23612 \series bold
23613
23614 \begin_inset Foot
23615 status open
23616
23617 \begin_layout Plain Layout
23618
23619 \series bold
23620 これは、
23621 \series default
23622 「章番号.脚注番号」スキームで番号を振られた脚注です。
23623 \end_layout
23624
23625 \end_inset
23626
23627
23628 \series default
23629
23630 \begin_inset ERT
23631 status collapsed
23632
23633 \begin_layout Plain Layout
23634
23635
23636 \backslash
23637 renewcommand{
23638 \backslash
23639 thefootnote}{
23640 \backslash
23641 arabic{footnote}}
23642 \end_layout
23643
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \begin_layout Standard
23650 \begin_inset Note Greyedout
23651 status open
23652
23653 \begin_layout Plain Layout
23654
23655 \series bold
23656 【註】
23657 \backslash
23658 numberwithin
23659 \series default
23660 は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
23661 \end_layout
23662
23663 \end_inset
23664
23665
23666 \end_layout
23667
23668 \begin_layout Standard
23669 また、例えば「章番号.
23670 \backslash
23671 Roman{footnote}」スキームを得るには、
23672 \series bold
23673
23674 \backslash
23675 numberwithin
23676 \series default
23677 の代わりに以下のコマンドを使用してください。
23678 \end_layout
23679
23680 \begin_layout Standard
23681
23682 \series bold
23683
23684 \backslash
23685 renewcommand{
23686 \backslash
23687 thefootnote}{
23688 \backslash
23689 thechapter.
23690 \backslash
23691 Roman{footnote}}
23692 \end_layout
23693
23694 \begin_layout Subsection
23695 脚注の配置
23696 \begin_inset Index idx
23697 status collapsed
23698
23699 \begin_layout Plain Layout
23700 きゃくちゅう@脚注 ! はいち@配置
23701 \end_layout
23702
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \begin_layout Standard
23709 同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
23710 ブルに足して、1.5
23711 \begin_inset space \thinspace{}
23712 \end_inset
23713
23714 mmの余白を追加することもできます。
23715 \end_layout
23716
23717 \begin_layout Standard
23718
23719 \series bold
23720
23721 \backslash
23722 let
23723 \backslash
23724 myFoot
23725 \backslash
23726 footnote
23727 \begin_inset Newline newline
23728 \end_inset
23729
23730
23731 \backslash
23732 renewcommand{
23733 \backslash
23734 footnote}[1]{
23735 \backslash
23736 myFoot{#1
23737 \backslash
23738 vspace{1.5mm}}}
23739 \end_layout
23740
23741 \begin_layout Standard
23742 \begin_inset VSpace bigskip
23743 \end_inset
23744
23745 二段組文書では、脚注は各段底部に表示されます(図
23746 \begin_inset CommandInset ref
23747 LatexCommand ref
23748 reference "fig:標準的脚注配置"
23749
23750 \end_inset
23751
23752 )。図
23753 \begin_inset CommandInset ref
23754 LatexCommand ref
23755 reference "fig:ftnright脚注配置"
23756
23757 \end_inset
23758
23759 のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
23760 \end_layout
23761
23762 \begin_layout Standard
23763
23764 \series bold
23765
23766 \backslash
23767 usepackage{ftnright}
23768 \end_layout
23769
23770 \begin_layout Standard
23771 というコマンドを書いて、LaTeXパッケージ
23772 \series bold
23773 ftnright
23774 \series default
23775
23776 \begin_inset Index idx
23777 status collapsed
23778
23779 \begin_layout Plain Layout
23780 LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
23781 \end_layout
23782
23783 \end_inset
23784
23785 を読み込みます。
23786 \begin_inset Float figure
23787 placement !h
23788 wide false
23789 sideways false
23790 status open
23791
23792 \begin_layout Plain Layout
23793 \begin_inset ERT
23794 status collapsed
23795
23796 \begin_layout Plain Layout
23797
23798
23799 \backslash
23800 framebox{
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \begin_inset Graphics
23807         filename ../clipart/without_fntright.pdf
23808         width 100col%
23809         scaleBeforeRotation
23810
23811 \end_inset
23812
23813
23814 \begin_inset ERT
23815 status collapsed
23816
23817 \begin_layout Plain Layout
23818
23819 }
23820 \end_layout
23821
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Caption
23829
23830 \begin_layout Plain Layout
23831 \begin_inset CommandInset label
23832 LatexCommand label
23833 name "fig:標準的脚注配置"
23834
23835 \end_inset
23836
23837 二段組文書の標準的な脚注配置
23838 \end_layout
23839
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846
23847
23848 \end_layout
23849
23850 \begin_layout Standard
23851 \begin_inset Float figure
23852 placement !h
23853 wide false
23854 sideways false
23855 status open
23856
23857 \begin_layout Plain Layout
23858 \begin_inset ERT
23859 status collapsed
23860
23861 \begin_layout Plain Layout
23862
23863
23864 \backslash
23865 framebox{
23866 \end_layout
23867
23868 \end_inset
23869
23870
23871 \begin_inset Graphics
23872         filename ../clipart/with_fntright.pdf
23873         width 100col%
23874         scaleBeforeRotation
23875
23876 \end_inset
23877
23878
23879 \begin_inset ERT
23880 status collapsed
23881
23882 \begin_layout Plain Layout
23883
23884 }
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \end_layout
23891
23892 \begin_layout Plain Layout
23893 \begin_inset Caption
23894
23895 \begin_layout Plain Layout
23896 \begin_inset CommandInset label
23897 LatexCommand label
23898 name "fig:ftnright脚注配置"
23899
23900 \end_inset
23901
23902 LaTeXパッケージ
23903 \series bold
23904 ftnright
23905 \series default
23906 を使用したときの二段組文書の脚注配置
23907 \end_layout
23908
23909 \end_inset
23910
23911
23912 \end_layout
23913
23914 \end_inset
23915
23916
23917 \end_layout
23918
23919 \begin_layout Standard
23920 \begin_inset VSpace bigskip
23921 \end_inset
23922
23923 科学的文献に於いては、図
23924 \begin_inset CommandInset ref
23925 LatexCommand ref
23926 reference "fig:後注"
23927
23928 \end_inset
23929
23930 のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
23931 \begin_inset Index idx
23932 status collapsed
23933
23934 \begin_layout Plain Layout
23935 こちゅう@後注
23936 \end_layout
23937
23938 \end_inset
23939
23940 」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
23941 \family sans
23942 文書\SpecialChar \menuseparator
23943 設定\SpecialChar \menuseparator
23944 モジュール
23945 \family default
23946 メニューで
23947 \family sans
23948 脚注から後注へ
23949 \family default
23950 を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
23951 \end_layout
23952
23953 \begin_layout Standard
23954
23955 \series bold
23956
23957 \backslash
23958 theendnotes
23959 \end_layout
23960
23961 \begin_layout Standard
23962 というコマンドを挿入してください。
23963 \end_layout
23964
23965 \begin_layout Standard
23966 \begin_inset Float figure
23967 wide false
23968 sideways false
23969 status open
23970
23971 \begin_layout Plain Layout
23972 \align center
23973 \begin_inset ERT
23974 status collapsed
23975
23976 \begin_layout Plain Layout
23977
23978
23979 \backslash
23980 framebox{
23981 \end_layout
23982
23983 \end_inset
23984
23985
23986 \begin_inset Graphics
23987         filename ../clipart/endnotes.pdf
23988         scaleBeforeRotation
23989
23990 \end_inset
23991
23992
23993 \begin_inset ERT
23994 status collapsed
23995
23996 \begin_layout Plain Layout
23997
23998 }
23999 \end_layout
24000
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \begin_layout Plain Layout
24007 \begin_inset Caption
24008
24009 \begin_layout Plain Layout
24010 \begin_inset CommandInset label
24011 LatexCommand label
24012 name "fig:後注"
24013
24014 \end_inset
24015
24016 後注 – 注を節ないし章末に別段落として印字します。
24017 \end_layout
24018
24019 \end_inset
24020
24021
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \begin_layout Standard
24030 \begin_inset VSpace medskip
24031 \end_inset
24032
24033 後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
24034 \end_layout
24035
24036 \begin_layout Standard
24037
24038 \series bold
24039
24040 \backslash
24041 renewcommand{
24042 \backslash
24043 notesname}{Anmerkungen}
24044 \end_layout
24045
24046 \begin_layout Standard
24047 というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
24048 \end_layout
24049
24050 \begin_layout Standard
24051 \begin_inset VSpace medskip
24052 \end_inset
24053
24054
24055 \begin_inset CommandInset ref
24056 LatexCommand ref
24057 reference "sub:脚注の付番"
24058
24059 \end_inset
24060
24061 節で述べた脚注の付番と同様に、後注の付番も変更することができます。
24062 \series bold
24063
24064 \backslash
24065 thefootnote
24066 \series default
24067 コマンドの代わりに
24068 \series bold
24069
24070 \backslash
24071 theendnote
24072 \series default
24073 を用いてください。後注番号をリセットするには、第
24074 \begin_inset CommandInset ref
24075 LatexCommand ref
24076 reference "sub:脚注の付番"
24077
24078 \end_inset
24079
24080 節で述べたコマンド
24081 \series bold
24082
24083 \backslash
24084 @addtoreset
24085 \series default
24086 の、パラメータ
24087 \series bold
24088 footnote
24089 \series default
24090
24091 \series bold
24092 endnote
24093 \series default
24094 に変えて、使用してください。
24095 \end_layout
24096
24097 \begin_layout Standard
24098 後注の印だけを作成するには、第
24099 \begin_inset CommandInset ref
24100 LatexCommand ref
24101 reference "sec:脚注"
24102
24103 \end_inset
24104
24105 節で説明した
24106 \series bold
24107
24108 \backslash
24109 footnotemark
24110 \series default
24111 コマンドの代わりに、
24112 \series bold
24113
24114 \backslash
24115 endnotemark[番号]
24116 \series default
24117 コマンドを使用してください。
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \begin_inset VSpace bigskip
24122 \end_inset
24123
24124 脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
24125 \series bold
24126 footmisc
24127 \series default
24128
24129 \begin_inset Index idx
24130 status collapsed
24131
24132 \begin_layout Plain Layout
24133 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \begin_inset CommandInset citation
24140 LatexCommand cite
24141 key "footmisc"
24142
24143 \end_inset
24144
24145 を参照してください。
24146 \end_layout
24147
24148 \begin_layout Standard
24149 脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
24150 \begin_inset CommandInset citation
24151 LatexCommand cite
24152 key "latexcompanion,latexguide,latexbook"
24153
24154 \end_inset
24155
24156 に載っています。 
24157 \lang english
24158 If you are using a
24159 \lang japanese
24160  
24161 \series bold
24162 KOMA-Script
24163 \series default
24164
24165 \begin_inset Index idx
24166 status collapsed
24167
24168 \begin_layout Plain Layout
24169 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-Script
24170 \end_layout
24171
24172 \end_inset
24173
24174  
24175 \lang english
24176 document class, you can adjust all footnote settings using class-specific
24177  commands, see
24178 \lang japanese
24179  
24180 \begin_inset CommandInset citation
24181 LatexCommand cite
24182 key "KOMA-Script"
24183
24184 \end_inset
24185
24186 .
24187 \end_layout
24188
24189 \begin_layout Section
24190 傍注
24191 \begin_inset Index idx
24192 status collapsed
24193
24194 \begin_layout Plain Layout
24195 ちゅうしゃく@注釈 ! ぼうちゅう@傍注
24196 \end_layout
24197
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \begin_layout Standard
24204 LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
24205 \family sans
24206 挿入\SpecialChar \menuseparator
24207 傍注
24208 \family default
24209 メニューかツールバーボタン
24210 \begin_inset Graphics
24211         filename ../../images/marginalnote-insert.png
24212         scale 85
24213         scaleBeforeRotation
24214
24215 \end_inset
24216
24217 で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
24218 \end_layout
24219
24220 \begin_layout Standard
24221 横にあるのが傍注です
24222 \begin_inset Marginal
24223 status open
24224
24225 \begin_layout Plain Layout
24226 これは傍注文です。
24227 \end_layout
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \begin_layout Standard
24235 片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
24236 に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
24237 \end_layout
24238
24239 \begin_layout Standard
24240 \begin_inset VSpace bigskip
24241 \end_inset
24242
24243 傍注を内側余白に置くには、傍注の前にTeXコードで
24244 \end_layout
24245
24246 \begin_layout Standard
24247
24248 \series bold
24249
24250 \backslash
24251 reversemarginpar
24252 \end_layout
24253
24254 \begin_layout Standard
24255 というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
24256 \begin_inset ERT
24257 status collapsed
24258
24259 \begin_layout Plain Layout
24260
24261
24262 \backslash
24263 reversemarginpar 
24264 \end_layout
24265
24266 \end_inset
24267
24268
24269 \begin_inset Marginal
24270 status open
24271
24272 \begin_layout Plain Layout
24273 これは内側余白の傍注です。
24274 \end_layout
24275
24276 \end_inset
24277
24278
24279 \series bold
24280
24281 \begin_inset Newline newline
24282 \end_inset
24283
24284
24285 \series default
24286
24287 \begin_inset Note Greyedout
24288 status open
24289
24290 \begin_layout Plain Layout
24291 【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
24292 \end_layout
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Standard
24300 既定の配置に戻すには、TeXコードで
24301 \end_layout
24302
24303 \begin_layout Standard
24304
24305 \series bold
24306
24307 \backslash
24308 normalmarginpar
24309 \end_layout
24310
24311 \begin_layout Standard
24312 というコマンドを書き加えてください。
24313 \begin_inset ERT
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317
24318
24319 \backslash
24320 normalmarginpar 
24321 \end_layout
24322
24323 \end_inset
24324
24325  
24326 \begin_inset Note Greyedout
24327 status open
24328
24329 \begin_layout Plain Layout
24330
24331 \series bold
24332 【註】
24333 \backslash
24334 reversemarginpar
24335 \series default
24336 コマンドが既に挿入されている段落内では、このコマンドは無視されます。
24337 \end_layout
24338
24339 \end_inset
24340
24341
24342 \end_layout
24343
24344 \begin_layout Standard
24345 \begin_inset VSpace bigskip
24346 \end_inset
24347
24348
24349 \begin_inset Marginal
24350 status open
24351
24352 \begin_layout Plain Layout
24353 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされない例。
24354 \end_layout
24355
24356 \end_inset
24357
24358
24359 \begin_inset CommandInset ref
24360 LatexCommand ref
24361 reference "sub:複数行"
24362
24363 \end_inset
24364
24365 節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
24366 \begin_inset space \thinspace{}
24367 \end_inset
24368
24369 pt水平空白を挿入してください 
24370 \begin_inset Marginal
24371 status open
24372
24373 \begin_layout Plain Layout
24374 \begin_inset space \hspace*{}
24375 \length 0pt
24376 \end_inset
24377
24378 AVeryLongMarginParWord(とっても長い傍注段落中の単語)がハイフネートされる例。
24379 \end_layout
24380
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \begin_layout Standard
24387 \begin_inset VSpace bigskip
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \begin_layout Standard
24394 \begin_inset Note Greyedout
24395 status open
24396
24397 \begin_layout Plain Layout
24398
24399 \series bold
24400 【註】
24401 \series default
24402 通常、傍注は表やフロート、脚注の中では使用することができません。
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \begin_layout Standard
24411 \begin_inset VSpace bigskip
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \begin_layout Standard
24418 \begin_inset ERT
24419 status collapsed
24420
24421 \begin_layout Plain Layout
24422
24423
24424 \backslash
24425 ifmarginnote
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \begin_inset Note Note
24432 status open
24433
24434 \begin_layout Plain Layout
24435 以下の部分は、LaTeXパッケージ
24436 \series bold
24437 marginnote
24438 \series default
24439 が導入されているときのみ表示されます。
24440 \end_layout
24441
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \begin_layout Standard
24448 この制約は、LaTeXパッケージ
24449 \series bold
24450 marginnote
24451 \series default
24452
24453 \begin_inset Index idx
24454 status collapsed
24455
24456 \begin_layout Plain Layout
24457 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
24458 \end_layout
24459
24460 \end_inset
24461
24462 を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
24463 \series bold
24464 marginnote
24465 \series default
24466 パッケージが提供するコマンドを使うようになります。
24467 \end_layout
24468
24469 \begin_layout Standard
24470
24471 \series bold
24472
24473 \backslash
24474 usepackage{marginnote}
24475 \begin_inset Newline newline
24476 \end_inset
24477
24478
24479 \backslash
24480 let
24481 \backslash
24482 marginpar
24483 \backslash
24484 marginnote
24485 \end_layout
24486
24487 \begin_layout Standard
24488
24489 \series bold
24490 marginnote
24491 \series default
24492 には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
24493 \series bold
24494 marginnote
24495 \series default
24496 を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
24497 望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
24498 \end_layout
24499
24500 \begin_layout Standard
24501
24502 \series bold
24503 [オフセット]
24504 \end_layout
24505
24506 \begin_layout Standard
24507 という形で書くことで設定することができます。ここで「オフセット」には、表
24508 \begin_inset CommandInset ref
24509 LatexCommand ref
24510 reference "tab:単位"
24511
24512 \end_inset
24513
24514 に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
24515 \series bold
24516 [-1.5cm]
24517 \series default
24518 」を使用して、1.5
24519 \begin_inset space \thinspace{}
24520 \end_inset
24521
24522 cm上にずらしてあります
24523 \begin_inset Marginal
24524 status open
24525
24526 \begin_layout Plain Layout
24527 この傍注は、本来の位置よりも1.5
24528 \begin_inset space \thinspace{}
24529 \end_inset
24530
24531 cm上にずらしてあります。
24532 \end_layout
24533
24534 \end_inset
24535
24536
24537 \begin_inset ERT
24538 status collapsed
24539
24540 \begin_layout Plain Layout
24541
24542 [-1.5cm]
24543 \end_layout
24544
24545 \end_inset
24546
24547
24548 \end_layout
24549
24550 \begin_layout Standard
24551 \begin_inset VSpace medskip
24552 \end_inset
24553
24554
24555 \series bold
24556 marginnote
24557 \series default
24558 を使うと、傍注の揃えを変更することもできます。たとえば、
24559 \end_layout
24560
24561 \begin_layout Standard
24562
24563 \series bold
24564
24565 \backslash
24566 renewcommand*{
24567 \backslash
24568 raggedleftmarginnote}{
24569 \backslash
24570 centering}
24571 \begin_inset Newline newline
24572 \end_inset
24573
24574
24575 \backslash
24576 renewcommand*{
24577 \backslash
24578 raggedrightmarginnote}{
24579 \backslash
24580 centering}
24581 \end_layout
24582
24583 \begin_layout Standard
24584 というコマンドを使うと、中央揃えになります。
24585 \series bold
24586
24587 \backslash
24588 raggedleftmarginnote
24589 \series default
24590 とは、左側に表示されている傍注のことを指します
24591 \begin_inset ERT
24592 status collapsed
24593
24594 \begin_layout Plain Layout
24595
24596
24597 \backslash
24598 renewcommand*{
24599 \backslash
24600 raggedleftmarginnote}{
24601 \backslash
24602 centering}
24603 \end_layout
24604
24605 \begin_layout Plain Layout
24606
24607
24608 \backslash
24609 renewcommand*{
24610 \backslash
24611 raggedrightmarginnote}{
24612 \backslash
24613 centering}
24614 \end_layout
24615
24616 \end_inset
24617
24618
24619 \begin_inset Marginal
24620 status open
24621
24622 \begin_layout Plain Layout
24623 この傍注の文章は中央揃えになっています。
24624 \end_layout
24625
24626 \end_inset
24627
24628 。既定の設定は、
24629 \end_layout
24630
24631 \begin_layout Standard
24632
24633 \series bold
24634
24635 \backslash
24636 renewcommand*{
24637 \backslash
24638 raggedleftmarginnote}{
24639 \backslash
24640 raggedleft}
24641 \begin_inset Newline newline
24642 \end_inset
24643
24644
24645 \backslash
24646 renewcommand*{
24647 \backslash
24648 raggedrightmarginnote}{
24649 \backslash
24650 raggedright}
24651 \series default
24652
24653 \begin_inset ERT
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657
24658
24659 \backslash
24660 renewcommand*{
24661 \backslash
24662 raggedleftmarginnote}{
24663 \backslash
24664 raggedleft}
24665 \end_layout
24666
24667 \begin_layout Plain Layout
24668
24669
24670 \backslash
24671 renewcommand*{
24672 \backslash
24673 raggedrightmarginnote}{
24674 \backslash
24675 raggedright}
24676 \end_layout
24677
24678 \end_inset
24679
24680
24681 \end_layout
24682
24683 \begin_layout Standard
24684 です。
24685 \end_layout
24686
24687 \begin_layout Standard
24688 \begin_inset VSpace medskip
24689 \end_inset
24690
24691
24692 \series bold
24693 marginnote
24694 \series default
24695 の他の機能については、
24696 \begin_inset CommandInset citation
24697 LatexCommand cite
24698 key "marginnote"
24699
24700 \end_inset
24701
24702 の取扱説明書をご参照ください。
24703 \end_layout
24704
24705 \begin_layout Standard
24706 \begin_inset VSpace bigskip
24707 \end_inset
24708
24709 傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
24710 \family sans
24711 \series bold
24712 \bar under
24713 注意!
24714 \family default
24715 \series default
24716 \bar default
24717 」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
24718 \end_layout
24719
24720 \begin_layout Standard
24721
24722 \series bold
24723
24724 \backslash
24725 let
24726 \backslash
24727 myMarginpar
24728 \backslash
24729 marginpar
24730 \begin_inset Newline newline
24731 \end_inset
24732
24733
24734 \backslash
24735 renewcommand{
24736 \backslash
24737 marginpar}[1]{
24738 \backslash
24739 myMarginpar{%
24740 \begin_inset Newline newline
24741 \end_inset
24742
24743
24744 \begin_inset Phantom HPhantom
24745 status open
24746
24747 \begin_layout Plain Layout
24748
24749 \series bold
24750 \begin_inset space ~
24751 \end_inset
24752
24753
24754 \end_layout
24755
24756 \end_inset
24757
24758
24759 \backslash
24760 hspace{0pt}
24761 \backslash
24762 textsf{
24763 \backslash
24764 textbf{
24765 \backslash
24766 underbar{注意!}}}%
24767 \begin_inset Newline newline
24768 \end_inset
24769
24770
24771 \begin_inset Phantom HPhantom
24772 status open
24773
24774 \begin_layout Plain Layout
24775
24776 \series bold
24777 \begin_inset space ~
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \end_inset
24784
24785
24786 \backslash
24787 vspace{1.5mm}
24788 \backslash
24789
24790 \backslash
24791 #1}}
24792 \end_layout
24793
24794 \begin_layout Standard
24795 \begin_inset ERT
24796 status collapsed
24797
24798 \begin_layout Plain Layout
24799
24800
24801 \backslash
24802 let
24803 \backslash
24804 myMarginpar
24805 \backslash
24806 marginpar
24807 \end_layout
24808
24809 \begin_layout Plain Layout
24810
24811
24812 \backslash
24813 renewcommand{
24814 \backslash
24815 marginpar}[1]{
24816 \backslash
24817 myMarginpar{%
24818 \end_layout
24819
24820 \begin_layout Plain Layout
24821
24822    
24823 \backslash
24824 textsf{
24825 \backslash
24826 textbf{
24827 \backslash
24828 underbar{注意!}}}%
24829 \end_layout
24830
24831 \begin_layout Plain Layout
24832
24833    
24834 \backslash
24835 vspace{1.5mm}
24836 \backslash
24837
24838 \backslash
24839 #1}}
24840 \end_layout
24841
24842 \end_inset
24843
24844
24845 \begin_inset Marginal
24846 status open
24847
24848 \begin_layout Plain Layout
24849 これは、定義したヘッダをつけた傍注です。
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \begin_inset ERT
24856 status collapsed
24857
24858 \begin_layout Plain Layout
24859
24860 [-1.5cm]
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \begin_inset ERT
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870
24871
24872 \backslash
24873 renewcommand{
24874 \backslash
24875 marginpar}[1]{
24876 \backslash
24877 myMarginpar{#1}}
24878 \end_layout
24879
24880 \end_inset
24881
24882
24883 \begin_inset Note Note
24884 status open
24885
24886 \begin_layout Plain Layout
24887 傍注書式は、この例の分だけ変更してあります。
24888 \end_layout
24889
24890 \end_inset
24891
24892
24893 \end_layout
24894
24895 \begin_layout Standard
24896 \begin_inset ERT
24897 status collapsed
24898
24899 \begin_layout Plain Layout
24900
24901
24902 \backslash
24903 else
24904 \end_layout
24905
24906 \end_inset
24907
24908
24909 \begin_inset Note Note
24910 status open
24911
24912 \begin_layout Plain Layout
24913 以下の部分は、LaTeXパッケージ
24914 \series bold
24915 marginnote
24916 \series default
24917 が導入されていないときのみ表示されます。
24918 \end_layout
24919
24920 \end_inset
24921
24922
24923 \end_layout
24924
24925 \begin_layout Standard
24926 本節の以下の部分を出力に表示するには、LaTeXパッケージ
24927 \series bold
24928 marginnote
24929 \series default
24930 を導入する必要があります。
24931 \end_layout
24932
24933 \begin_layout Standard
24934 \begin_inset ERT
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938
24939
24940 \backslash
24941 fi
24942 \end_layout
24943
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \begin_layout Chapter
24950 ボックス
24951 \end_layout
24952
24953 \begin_layout Section
24954 はじめに
24955 \begin_inset Index idx
24956 status collapsed
24957
24958 \begin_layout Plain Layout
24959 ぼっくす@ボックス ! はじめに
24960 \end_layout
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Standard
24968 ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
24969 \begin_inset CommandInset ref
24970 LatexCommand ref
24971 reference "sec:ミニページ"
24972
24973 \end_inset
24974
24975 節参照)、文章を囲ったり(第
24976 \begin_inset CommandInset ref
24977 LatexCommand ref
24978 reference "sec:装飾"
24979
24980 \end_inset
24981
24982 節参照)、単語がハイフネートされるのを予防したり(第
24983 \begin_inset CommandInset ref
24984 LatexCommand ref
24985 reference "sec:ハイフネーションの回避"
24986
24987 \end_inset
24988
24989 節参照)、文章を揃えたり(第
24990 \begin_inset CommandInset ref
24991 LatexCommand ref
24992 reference "sub:垂直揃え"
24993
24994 \end_inset
24995
24996 節参照)、あるいは文章の背景色を設定したり(第
24997 \begin_inset CommandInset ref
24998 LatexCommand ref
24999 reference "sec:色付きボックス"
25000
25001 \end_inset
25002
25003 節参照)するのに使用します。
25004 \end_layout
25005
25006 \begin_layout Standard
25007 ボックスは、
25008 \family sans
25009 挿入\SpecialChar \menuseparator
25010 ボックス
25011 \family default
25012 メニューかツールバーボタン
25013 \begin_inset Graphics
25014         filename ../../images/box-insert.png
25015         scale 85
25016         scaleBeforeRotation
25017
25018 \end_inset
25019
25020 を使って挿入することができます。すると、
25021 \begin_inset Graphics
25022         filename ../clipart/BoxInsetDefaultQt4.png
25023         scale 85
25024         scaleBeforeRotation
25025
25026 \end_inset
25027
25028 のように
25029 \family sans
25030 ボックス(minipage環境)
25031 \family default
25032 というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
25033 \family sans
25034 設定
25035 \family default
25036 メニューを選択すると現れるボックスダイアログでは、
25037 \family sans
25038 parboxコマンド
25039 \family default
25040
25041 \family sans
25042 minipage環境
25043 \family default
25044 の二つの
25045 \family sans
25046 内部ボックス
25047 \family default
25048 型を選択することができます。
25049 \family sans
25050 minipage
25051 \family default
25052 型は、新規ボックスの既定値となっており、第
25053 \begin_inset CommandInset ref
25054 LatexCommand ref
25055 reference "sec:ミニページ"
25056
25057 \end_inset
25058
25059 節で説明します。
25060 \family sans
25061 parbox
25062 \family default
25063 型については第
25064 \begin_inset CommandInset ref
25065 LatexCommand ref
25066 reference "sec:Parboxes"
25067
25068 \end_inset
25069
25070 節、
25071 \family sans
25072 makebox
25073 \family default
25074 型については第
25075 \begin_inset CommandInset ref
25076 LatexCommand ref
25077 reference "sec:ハイフネーションの回避"
25078
25079 \end_inset
25080
25081 節で述べます。
25082 \end_layout
25083
25084 \begin_layout Standard
25085 ボックスは付番されないので、フロートや脚注のように参照することはできません。
25086 \end_layout
25087
25088 \begin_layout Standard
25089 \begin_inset Note Greyedout
25090 status open
25091
25092 \begin_layout Plain Layout
25093 【註】ボックスは、
25094 \family sans
25095 箇条書き(記号)
25096 \family default
25097 環境や
25098 \family sans
25099 箇条書き(記述)
25100 \family default
25101 環境の単独要素とすべきではありません。
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \begin_layout Standard
25110 \begin_inset Note Greyedout
25111 status open
25112
25113 \begin_layout Plain Layout
25114 【註】理由は不明ですが、枠付きボックスを使用している場合には、
25115 \family sans
25116 内部ボックス
25117 \family default
25118 型は
25119 \family sans
25120 なし
25121 \family default
25122 にしか設定することができません。
25123 \family sans
25124 内部ボックス
25125 \family default
25126 型や枠のないボックスについては、第
25127 \begin_inset CommandInset ref
25128 LatexCommand ref
25129 reference "sec:ハイフネーションの回避"
25130
25131 \end_inset
25132
25133 節で説明します。
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \begin_layout Section
25142 ボックスダイアログ
25143 \begin_inset CommandInset label
25144 LatexCommand label
25145 name "sec:ボックスダイアログ"
25146
25147 \end_inset
25148
25149
25150 \begin_inset Index idx
25151 status collapsed
25152
25153 \begin_layout Plain Layout
25154 ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Subsection
25163 寸法
25164 \begin_inset Index idx
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168 ぼっくす@ボックス ! すんぽう@寸法
25169 \end_layout
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 ボックスダイアログでは、
25178 \family sans
25179
25180 \family default
25181
25182 \family sans
25183 高さ
25184 \family default
25185 の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
25186 \begin_inset CommandInset ref
25187 LatexCommand ref
25188 reference "tab:単位"
25189
25190 \end_inset
25191
25192 に説明されています。
25193 \family sans
25194 高さ
25195 \family default
25196 フィールドには、加えて以下の寸法を使用することができます。
25197 \end_layout
25198
25199 \begin_layout Description
25200 階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
25201 \begin_inset Newline newline
25202 \end_inset
25203
25204
25205 \begin_inset Newline newline
25206 \end_inset
25207
25208
25209 \begin_inset Newline newline
25210 \end_inset
25211
25212
25213 \begin_inset Box Boxed
25214 position "c"
25215 hor_pos "c"
25216 has_inner_box 1
25217 inner_pos "c"
25218 use_parbox 0
25219 use_makebox 0
25220 width "12col%"
25221 special "none"
25222 height "1in"
25223 height_special "depth"
25224 status open
25225
25226 \begin_layout Plain Layout
25227 \align center
25228 高さを1階層に設定したボックス
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \begin_inset Newline newline
25235 \end_inset
25236
25237
25238 \begin_inset Newline newline
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \begin_layout Description
25245 高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
25246 \begin_inset Box Boxed
25247 position "c"
25248 hor_pos "c"
25249 has_inner_box 1
25250 inner_pos "c"
25251 use_parbox 0
25252 use_makebox 0
25253 width "20col%"
25254 special "none"
25255 height "2in"
25256 height_special "height"
25257 status open
25258
25259 \begin_layout Plain Layout
25260 \align center
25261 高さを2高さに設定したボックス
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \begin_layout Description
25270 全高 これは「高さ」+「階層」です。
25271 \begin_inset Box Boxed
25272 position "c"
25273 hor_pos "c"
25274 has_inner_box 1
25275 inner_pos "c"
25276 use_parbox 0
25277 use_makebox 0
25278 width "20col%"
25279 special "none"
25280 height "1in"
25281 height_special "totalheight"
25282 status open
25283
25284 \begin_layout Plain Layout
25285 \align center
25286 高さを1全高に設定したボックス
25287 \end_layout
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \begin_layout Description
25295 幅 これはボックスの幅を高さに設定します。
25296 \begin_inset Box Boxed
25297 position "c"
25298 hor_pos "c"
25299 has_inner_box 1
25300 inner_pos "c"
25301 use_parbox 0
25302 use_makebox 0
25303 width "12col%"
25304 special "none"
25305 height "1in"
25306 height_special "width"
25307 status open
25308
25309 \begin_layout Plain Layout
25310 \align center
25311 高さを1幅に設定したボックス
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \end_layout
25318
25319 \begin_layout Subsection
25320 文字揃え
25321 \begin_inset Index idx
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325 ぼっくす@ボックス ! もじそろえ@文字揃え
25326 \end_layout
25327
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \begin_layout Standard
25334
25335 \family sans
25336 内部ボックス
25337 \family default
25338 を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
25339 \end_layout
25340
25341 \begin_layout Description
25342 上 これは例示のための本文行です。
25343 \begin_inset Box Boxed
25344 position "t"
25345 hor_pos "c"
25346 has_inner_box 1
25347 inner_pos "c"
25348 use_parbox 0
25349 use_makebox 0
25350 width "12col%"
25351 special "none"
25352 height "1in"
25353 height_special "totalheight"
25354 status open
25355
25356 \begin_layout Plain Layout
25357 \align center
25358 このボックスは上揃えです。
25359 \end_layout
25360
25361 \end_inset
25362
25363 これは例示のための本文行です。
25364 \end_layout
25365
25366 \begin_layout Description
25367 中央 これは例示のための本文行です。
25368 \begin_inset Box Boxed
25369 position "c"
25370 hor_pos "c"
25371 has_inner_box 1
25372 inner_pos "c"
25373 use_parbox 0
25374 use_makebox 0
25375 width "12col%"
25376 special "none"
25377 height "1in"
25378 height_special "totalheight"
25379 status open
25380
25381 \begin_layout Plain Layout
25382 \align center
25383 このボックスは中央揃えです。
25384 \end_layout
25385
25386 \end_inset
25387
25388 これは例示のための本文行です。
25389 \end_layout
25390
25391 \begin_layout Description
25392 下 これは例示のための本文行です。
25393 \begin_inset Box Boxed
25394 position "b"
25395 hor_pos "c"
25396 has_inner_box 1
25397 inner_pos "c"
25398 use_parbox 0
25399 use_makebox 0
25400 width "12col%"
25401 special "none"
25402 height "1in"
25403 height_special "totalheight"
25404 status open
25405
25406 \begin_layout Plain Layout
25407 \align center
25408 このボックスは下揃えです。
25409 \end_layout
25410
25411 \end_inset
25412
25413 これは例示のための本文行です。
25414 \end_layout
25415
25416 \begin_layout Standard
25417 \begin_inset Note Greyedout
25418 status open
25419
25420 \begin_layout Plain Layout
25421
25422 \series bold
25423 【註】
25424 \series default
25425 同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
25426 \end_layout
25427
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \begin_layout Standard
25434 ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
25435 \end_layout
25436
25437 \begin_layout Standard
25438 \begin_inset VSpace bigskip
25439 \end_inset
25440
25441
25442 \family sans
25443 内部ボックス
25444 \family default
25445 を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
25446 \end_layout
25447
25448 \begin_layout Description
25449 上 これは例示のための本文行です。
25450 \begin_inset Box Boxed
25451 position "c"
25452 hor_pos "c"
25453 has_inner_box 1
25454 inner_pos "t"
25455 use_parbox 0
25456 use_makebox 0
25457 width "12col%"
25458 special "none"
25459 height "1.5in"
25460 height_special "totalheight"
25461 status open
25462
25463 \begin_layout Plain Layout
25464 \align center
25465 このボックスの文章は上揃えです。
25466 \end_layout
25467
25468 \end_inset
25469
25470 これは例示のための本文行です。
25471 \end_layout
25472
25473 \begin_layout Description
25474 中央 これは例示のための本文行です。
25475 \begin_inset Box Boxed
25476 position "c"
25477 hor_pos "c"
25478 has_inner_box 1
25479 inner_pos "c"
25480 use_parbox 0
25481 use_makebox 0
25482 width "12col%"
25483 special "none"
25484 height "1.5in"
25485 height_special "totalheight"
25486 status open
25487
25488 \begin_layout Plain Layout
25489 \align center
25490 このボックスの文章は中央揃えです。
25491 \end_layout
25492
25493 \end_inset
25494
25495 これは例示のための本文行です。
25496 \end_layout
25497
25498 \begin_layout Description
25499 下 これは例示のための本文行です。
25500 \begin_inset Box Boxed
25501 position "c"
25502 hor_pos "c"
25503 has_inner_box 1
25504 inner_pos "b"
25505 use_parbox 0
25506 use_makebox 0
25507 width "12col%"
25508 special "none"
25509 height "1.5in"
25510 height_special "totalheight"
25511 status open
25512
25513 \begin_layout Plain Layout
25514 \align center
25515 このボックスの文章は下揃えです。
25516 \end_layout
25517
25518 \end_inset
25519
25520 これは例示のための本文行です。
25521 \end_layout
25522
25523 \begin_layout Description
25524 広げる これは例示のための本文行です。
25525 \begin_inset Box Boxed
25526 position "c"
25527 hor_pos "c"
25528 has_inner_box 1
25529 inner_pos "s"
25530 use_parbox 0
25531 use_makebox 0
25532 width "17col%"
25533 special "none"
25534 height "1.5in"
25535 height_special "totalheight"
25536 status open
25537
25538 \begin_layout Plain Layout
25539 \align center
25540 このボックスの
25541 \end_layout
25542
25543 \begin_layout Plain Layout
25544 \align center
25545 文章は広げて
25546 \end_layout
25547
25548 \begin_layout Plain Layout
25549 \align center
25550 あります。
25551 \end_layout
25552
25553 \end_inset
25554
25555 これは例示のための本文行です。
25556 \end_layout
25557
25558 \begin_layout Standard
25559 ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
25560 \end_layout
25561
25562 \begin_layout Standard
25563 \begin_inset VSpace bigskip
25564 \end_inset
25565
25566
25567 \family sans
25568 内部ボックス
25569 \family default
25570 を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
25571 \end_layout
25572
25573 \begin_layout Standard
25574 \align center
25575 \begin_inset Box Boxed
25576 position "c"
25577 hor_pos "c"
25578 has_inner_box 1
25579 inner_pos "s"
25580 use_parbox 0
25581 use_makebox 0
25582 width "25col%"
25583 special "none"
25584 height "1.25in"
25585 height_special "totalheight"
25586 status open
25587
25588 \begin_layout Plain Layout
25589 \align left
25590 このボックスの
25591 \end_layout
25592
25593 \begin_layout Plain Layout
25594 \align center
25595 文章は広げて
25596 \end_layout
25597
25598 \begin_layout Plain Layout
25599 \align right
25600 あります。
25601 \end_layout
25602
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \begin_layout Standard
25609
25610 \family sans
25611 内部ボックス
25612 \family default
25613 を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
25614 \end_layout
25615
25616 \begin_layout Standard
25617 \align center
25618 \begin_inset Box Boxed
25619 position "c"
25620 hor_pos "s"
25621 has_inner_box 0
25622 inner_pos "s"
25623 use_parbox 0
25624 use_makebox 0
25625 width "90col%"
25626 special "none"
25627 height "1.25in"
25628 height_special "totalheight"
25629 status open
25630
25631 \begin_layout Plain Layout
25632 このボックスの文章は水平方向に広げてあります。
25633 \end_layout
25634
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \begin_layout Subsection
25641 装飾
25642 \begin_inset CommandInset label
25643 LatexCommand label
25644 name "sec:装飾"
25645
25646 \end_inset
25647
25648
25649 \begin_inset Index idx
25650 status collapsed
25651
25652 \begin_layout Plain Layout
25653 ぼっくす@ボックス ! そうしょく@装飾
25654 \end_layout
25655
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \begin_layout Standard
25662 ボックス型は、ボックスダイアログ中の
25663 \family sans
25664 装飾
25665 \family default
25666 ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
25667 \end_layout
25668
25669 \begin_layout Description
25670 縁なし 枠を描きません。
25671 \end_layout
25672
25673 \begin_layout Description
25674 簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
25675 \series bold
25676
25677 \backslash
25678 fboxrule
25679 \series default
25680 の値になります。 
25681 \begin_inset Box Boxed
25682 position "c"
25683 hor_pos "c"
25684 has_inner_box 1
25685 inner_pos "c"
25686 use_parbox 0
25687 use_makebox 0
25688 width "20col%"
25689 special "none"
25690 height "1in"
25691 height_special "totalheight"
25692 status open
25693
25694 \begin_layout Plain Layout
25695 \align center
25696 長方形の箱型
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Description
25705 楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
25706 \begin_inset space \thinspace{}
25707 \end_inset
25708
25709 ptです。 
25710 \begin_inset Box ovalbox
25711 position "c"
25712 hor_pos "c"
25713 has_inner_box 1
25714 inner_pos "c"
25715 use_parbox 0
25716 use_makebox 0
25717 width "20col%"
25718 special "none"
25719 height "1in"
25720 height_special "totalheight"
25721 status open
25722
25723 \begin_layout Plain Layout
25724 \align center
25725 楕円形の箱型(細線)
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Description
25734 楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
25735 \begin_inset space \thinspace{}
25736 \end_inset
25737
25738 ptです。 
25739 \begin_inset Box Ovalbox
25740 position "c"
25741 hor_pos "c"
25742 has_inner_box 1
25743 inner_pos "c"
25744 use_parbox 0
25745 use_makebox 0
25746 width "20col%"
25747 special "none"
25748 height "1in"
25749 height_special "totalheight"
25750 status open
25751
25752 \begin_layout Plain Layout
25753 \align center
25754 楕円形の箱型(太線)
25755 \end_layout
25756
25757 \end_inset
25758
25759
25760 \end_layout
25761
25762 \begin_layout Description
25763 影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
25764 \series bold
25765
25766 \backslash
25767 fboxrule
25768 \series default
25769 の値になり、影の幅は4
25770 \begin_inset space \thinspace{}
25771 \end_inset
25772
25773 ptになります。
25774 \begin_inset Box Shadowbox
25775 position "c"
25776 hor_pos "c"
25777 has_inner_box 1
25778 inner_pos "c"
25779 use_parbox 0
25780 use_makebox 0
25781 width "20col%"
25782 special "none"
25783 height "1in"
25784 height_special "totalheight"
25785 status open
25786
25787 \begin_layout Plain Layout
25788 \align center
25789 影付きの箱型
25790 \end_layout
25791
25792 \end_inset
25793
25794
25795 \end_layout
25796
25797 \begin_layout Description
25798 影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
25799 \begin_inset Foot
25800 status collapsed
25801
25802 \begin_layout Plain Layout
25803
25804 \begin_inset CommandInset ref
25805 LatexCommand ref
25806 reference "sec:色付きボックス"
25807
25808 \end_inset
25809
25810 節を参照のこと。
25811 \end_layout
25812
25813 \end_inset
25814
25815 、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
25816 \begin_inset Box Shaded
25817 position "t"
25818 hor_pos "c"
25819 has_inner_box 0
25820 inner_pos "t"
25821 use_parbox 0
25822 use_makebox 0
25823 width "50col%"
25824 special "none"
25825 height "1in"
25826 height_special "totalheight"
25827 status open
25828
25829 \begin_layout Plain Layout
25830 影付き背景の箱型
25831 \end_layout
25832
25833 \end_inset
25834
25835
25836 \end_layout
25837
25838 \begin_layout Description
25839 二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
25840 \begin_inset space \thinspace{}
25841 \end_inset
25842
25843
25844 \series bold
25845
25846 \backslash
25847 fboxrule
25848 \series default
25849 であり、外側の枠線の太さは1.5
25850 \begin_inset space \thinspace{}
25851 \end_inset
25852
25853
25854 \series bold
25855
25856 \backslash
25857 fboxrule
25858 \series default
25859 です。枠線間の距離は1.5
25860 \begin_inset space \thinspace{}
25861 \end_inset
25862
25863
25864 \series bold
25865
25866 \backslash
25867 fboxrule
25868 \series default
25869
25870 \begin_inset space \thinspace{}
25871 \end_inset
25872
25873 +
25874 \begin_inset space \thinspace{}
25875 \end_inset
25876
25877 0.5
25878 \begin_inset space \thinspace{}
25879 \end_inset
25880
25881 ptです。 
25882 \begin_inset Box Doublebox
25883 position "c"
25884 hor_pos "c"
25885 has_inner_box 1
25886 inner_pos "c"
25887 use_parbox 0
25888 use_makebox 0
25889 width "20col%"
25890 special "none"
25891 height "1in"
25892 height_special "totalheight"
25893 status open
25894
25895 \begin_layout Plain Layout
25896 \align center
25897 二重の長方形の箱型
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 \begin_inset VSpace bigskip
25907 \end_inset
25908
25909 LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
25910 \series bold
25911 fancybox
25912 \series default
25913
25914 \begin_inset Index idx
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918 LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
25919 \end_layout
25920
25921 \end_inset
25922
25923 が導入済みでなくてはなりません。
25924 \end_layout
25925
25926 \begin_layout Standard
25927 \begin_inset VSpace bigskip
25928 \end_inset
25929
25930 装飾として
25931 \family sans
25932 簡素な長方形の箱型
25933 \family default
25934 を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
25935 れ、このボックス型では
25936 \series bold
25937
25938 \backslash
25939 fboxrule
25940 \series default
25941
25942 \series bold
25943
25944 \backslash
25945 fboxsep
25946 \series default
25947 は無効となります。枠線の太さは
25948 \series bold
25949
25950 \backslash
25951 FrameRule
25952 \series default
25953 の値になります。 
25954 \begin_inset Box Framed
25955 position "t"
25956 hor_pos "c"
25957 has_inner_box 0
25958 inner_pos "t"
25959 use_parbox 0
25960 use_makebox 0
25961 width "100col%"
25962 special "none"
25963 height "1in"
25964 height_special "totalheight"
25965 status collapsed
25966
25967 \begin_layout Plain Layout
25968 改行可能な箱型
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \end_layout
25975
25976 \begin_layout Section
25977 ボックスの詳細な設定
25978 \begin_inset Index idx
25979 status collapsed
25980
25981 \begin_layout Plain Layout
25982 ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Standard
25991 寸法
25992 \series bold
25993
25994 \backslash
25995 fboxrule
25996 \series default
25997 の既定値は0.4
25998 \begin_inset space \thinspace{}
25999 \end_inset
26000
26001 ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
26002 \begin_inset space \thinspace{}
26003 \end_inset
26004
26005 ptに変更することができます。
26006 \end_layout
26007
26008 \begin_layout Standard
26009
26010 \series bold
26011
26012 \backslash
26013 setlength{
26014 \backslash
26015 fboxrule}{2pt}
26016 \end_layout
26017
26018 \begin_layout Standard
26019 \begin_inset ERT
26020 status collapsed
26021
26022 \begin_layout Plain Layout
26023
26024
26025 \backslash
26026 setlength{
26027 \backslash
26028 fboxrule}{2pt}
26029 \end_layout
26030
26031 \end_inset
26032
26033
26034 \begin_inset Box Boxed
26035 position "c"
26036 hor_pos "c"
26037 has_inner_box 1
26038 inner_pos "c"
26039 use_parbox 0
26040 use_makebox 0
26041 width "25col%"
26042 special "none"
26043 height "1in"
26044 height_special "totalheight"
26045 status open
26046
26047 \begin_layout Plain Layout
26048 \align center
26049
26050 \series bold
26051
26052 \backslash
26053 fboxrule
26054 \series default
26055
26056 \begin_inset space \thinspace{}
26057 \end_inset
26058
26059 =
26060 \begin_inset space \thinspace{}
26061 \end_inset
26062
26063 2
26064 \begin_inset space \thinspace{}
26065 \end_inset
26066
26067 ptの長方形の箱型
26068 \end_layout
26069
26070 \end_inset
26071
26072
26073 \begin_inset ERT
26074 status collapsed
26075
26076 \begin_layout Plain Layout
26077
26078
26079 \backslash
26080 setlength{
26081 \backslash
26082 fboxrule}{0.4pt}
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \begin_layout Standard
26091 \begin_inset VSpace bigskip
26092 \end_inset
26093
26094 枠とボックスの内容との空白は、すべての枠様式について3
26095 \begin_inset space \thinspace{}
26096 \end_inset
26097
26098 ptが既定値になっています。これは、長さ
26099 \series bold
26100
26101 \backslash
26102 fboxsep
26103 \series default
26104 を別の値に設定することによって変更することができます。たとえば
26105 \end_layout
26106
26107 \begin_layout Standard
26108
26109 \series bold
26110
26111 \backslash
26112 setlength{
26113 \backslash
26114 fboxsep}{10pt}
26115 \end_layout
26116
26117 \begin_layout Standard
26118 というコマンドは、この値を10
26119 \begin_inset space \thinspace{}
26120 \end_inset
26121
26122 ptにし、以下のボックスのようになります。
26123 \end_layout
26124
26125 \begin_layout Standard
26126 \begin_inset ERT
26127 status collapsed
26128
26129 \begin_layout Plain Layout
26130
26131
26132 \backslash
26133 setlength{
26134 \backslash
26135 fboxsep}{10pt}
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \begin_inset Box Boxed
26142 position "c"
26143 hor_pos "c"
26144 has_inner_box 1
26145 inner_pos "c"
26146 use_parbox 0
26147 use_makebox 0
26148 width "25col%"
26149 special "none"
26150 height "1in"
26151 height_special "totalheight"
26152 status open
26153
26154 \begin_layout Plain Layout
26155 \align center
26156
26157 \series bold
26158
26159 \backslash
26160 fboxsep
26161 \series default
26162
26163 \begin_inset space \thinspace{}
26164 \end_inset
26165
26166 =
26167 \begin_inset space \thinspace{}
26168 \end_inset
26169
26170 10
26171 \begin_inset space \thinspace{}
26172 \end_inset
26173
26174 ptの長方形の箱型
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \begin_inset ERT
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185
26186 \backslash
26187 setlength{
26188 \backslash
26189 fboxsep}{3pt}
26190 \end_layout
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \begin_layout Standard
26198 \begin_inset VSpace bigskip
26199 \end_inset
26200
26201 楕円形ボックスの丸い角の直径は、コマンド
26202 \series bold
26203
26204 \backslash
26205 cornersize
26206 \series default
26207 で設定することができます。
26208 \end_layout
26209
26210 \begin_layout Standard
26211
26212 \series bold
26213
26214 \backslash
26215 cornersize*{1cm}
26216 \end_layout
26217
26218 \begin_layout Standard
26219 というコマンドは、直径を1
26220 \begin_inset space \thinspace{}
26221 \end_inset
26222
26223 cmに設定します。
26224 \end_layout
26225
26226 \begin_layout Standard
26227
26228 \series bold
26229
26230 \backslash
26231 cornersize{数値}
26232 \end_layout
26233
26234 \begin_layout Standard
26235 というコマンドは、直径を
26236 \family sans
26237 数値
26238 \begin_inset space \thinspace{}
26239 \end_inset
26240
26241 ×
26242 \begin_inset space \thinspace{}
26243 \end_inset
26244
26245 (ボックスの幅と高さの小さい方)
26246 \family default
26247 に設定します。既定値は
26248 \series bold
26249
26250 \backslash
26251 cornersize{0.5}
26252 \series default
26253 です。
26254 \end_layout
26255
26256 \begin_layout Standard
26257 \begin_inset ERT
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261
26262
26263 \backslash
26264 cornersize*{1.5cm}
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \begin_inset Box Ovalbox
26271 position "c"
26272 hor_pos "c"
26273 has_inner_box 1
26274 inner_pos "c"
26275 use_parbox 0
26276 use_makebox 0
26277 width "25col%"
26278 special "none"
26279 height "1in"
26280 height_special "totalheight"
26281 status open
26282
26283 \begin_layout Plain Layout
26284 \align center
26285
26286 \series bold
26287
26288 \backslash
26289 cornersize
26290 \series default
26291
26292 \begin_inset space \thinspace{}
26293 \end_inset
26294
26295 =
26296 \begin_inset space \thinspace{}
26297 \end_inset
26298
26299 1.5
26300 \begin_inset space \thinspace{}
26301 \end_inset
26302
26303 cmの楕円形の箱型
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \begin_inset ERT
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313
26314
26315 \backslash
26316 cornersize{0.5}
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \begin_layout Standard
26325 \begin_inset VSpace bigskip
26326 \end_inset
26327
26328 影の大きさは、長さ
26329 \series bold
26330
26331 \backslash
26332 shadowsize
26333 \series default
26334 を変更することで調整できます。以下のボックスでは
26335 \end_layout
26336
26337 \begin_layout Standard
26338
26339 \series bold
26340
26341 \backslash
26342 setlength{
26343 \backslash
26344 shadowsize}{2pt}
26345 \end_layout
26346
26347 \begin_layout Standard
26348 というコマンドを使って、2
26349 \begin_inset space \thinspace{}
26350 \end_inset
26351
26352 ptに設定しています。
26353 \end_layout
26354
26355 \begin_layout Standard
26356 \begin_inset ERT
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360
26361
26362 \backslash
26363 setlength{
26364 \backslash
26365 shadowsize}{2pt}
26366 \end_layout
26367
26368 \end_inset
26369
26370
26371 \begin_inset Box Shadowbox
26372 position "c"
26373 hor_pos "c"
26374 has_inner_box 1
26375 inner_pos "c"
26376 use_parbox 0
26377 use_makebox 0
26378 width "25col%"
26379 special "none"
26380 height "1in"
26381 height_special "totalheight"
26382 status open
26383
26384 \begin_layout Plain Layout
26385 \align center
26386
26387 \series bold
26388
26389 \backslash
26390 shadowsize
26391 \series default
26392
26393 \begin_inset space \thinspace{}
26394 \end_inset
26395
26396 =
26397 \begin_inset space \thinspace{}
26398 \end_inset
26399
26400 2
26401 \begin_inset space \thinspace{}
26402 \end_inset
26403
26404 ptの影付きボックス
26405 \end_layout
26406
26407 \end_inset
26408
26409
26410 \begin_inset ERT
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414
26415
26416 \backslash
26417 setlength{
26418 \backslash
26419 shadowsize}{4pt}
26420 \end_layout
26421
26422 \end_inset
26423
26424
26425 \end_layout
26426
26427 \begin_layout Standard
26428 \begin_inset VSpace bigskip
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \begin_layout Standard
26435 寸法
26436 \series bold
26437
26438 \backslash
26439 FrameRule
26440 \series default
26441 の既定値は0.4
26442 \begin_inset space \thinspace{}
26443 \end_inset
26444
26445 ptです。ボックスの中身と枠の間の空白の既定値は9
26446 \begin_inset space \thinspace{}
26447 \end_inset
26448
26449 ptですが、
26450 \series bold
26451
26452 \backslash
26453 FrameSep
26454 \series default
26455 の値を変えることで変更することができます。たとえば、下記の
26456 \family sans
26457 ボックス
26458 \family default
26459 の枠の外見は、
26460 \end_layout
26461
26462 \begin_layout Standard
26463
26464 \series bold
26465
26466 \backslash
26467 setlength{
26468 \backslash
26469 FrameRule}{5pt}
26470 \begin_inset Newline newline
26471 \end_inset
26472
26473
26474 \backslash
26475 setlength{
26476 \backslash
26477 FrameSep}{0.5cm}
26478 \end_layout
26479
26480 \begin_layout Standard
26481 というTeXコードコマンドで設定してあります。
26482 \begin_inset ERT
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486
26487
26488 \backslash
26489 setlength{
26490 \backslash
26491 FrameRule}{5pt}
26492 \end_layout
26493
26494 \begin_layout Plain Layout
26495
26496
26497 \backslash
26498 setlength{
26499 \backslash
26500 FrameSep}{0.5cm}
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \begin_inset Box Framed
26507 position "t"
26508 hor_pos "c"
26509 has_inner_box 0
26510 inner_pos "t"
26511 use_parbox 0
26512 use_makebox 0
26513 width "100col%"
26514 special "none"
26515 height "1in"
26516 height_special "totalheight"
26517 status open
26518
26519 \begin_layout Plain Layout
26520 これは
26521 \family sans
26522 改頁可能
26523 \family default
26524 ボックスの文章です。
26525 \end_layout
26526
26527 \end_inset
26528
26529
26530 \begin_inset ERT
26531 status collapsed
26532
26533 \begin_layout Plain Layout
26534
26535
26536 \backslash
26537 setlength{
26538 \backslash
26539 FrameRule}{0.4pt}
26540 \end_layout
26541
26542 \begin_layout Plain Layout
26543
26544
26545 \backslash
26546 setlength{
26547 \backslash
26548 FrameSep}{9pt}
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \end_layout
26555
26556 \begin_layout Standard
26557 \begin_inset VSpace bigskip
26558 \end_inset
26559
26560
26561 \end_layout
26562
26563 \begin_layout Standard
26564
26565 \family sans
26566 影付き背景
26567 \family default
26568 ボックスでは、ボックスの内容と枠の余白の既定値は3
26569 \begin_inset space \thinspace{}
26570 \end_inset
26571
26572 ptになっていますが、
26573 \series bold
26574
26575 \backslash
26576 fboxsep
26577 \series default
26578 の値を変更することで変えられます。既定の背景色である赤色は、
26579 \series bold
26580
26581 \backslash
26582 definecolor{shadebox}
26583 \series default
26584 コマンドで局所的に変更することもできますし、
26585 \family sans
26586 ツール\SpecialChar \menuseparator
26587 設定\SpecialChar \menuseparator
26588 色\SpecialChar \menuseparator
26589 影付きボックス
26590 \family default
26591 メニューからグローバルに変更することもできます。
26592 \series bold
26593
26594 \backslash
26595 definecolor
26596 \series default
26597 コマンドの用法は第
26598 \begin_inset CommandInset ref
26599 LatexCommand ref
26600 reference "sec:色付きの表"
26601
26602 \end_inset
26603
26604
26605 \begin_inset Foot
26606 status open
26607
26608 \begin_layout Plain Layout
26609 N
26610 \series bold
26611
26612 \backslash
26613 definecolor
26614 \series default
26615 は、LaTeXパッケージの
26616 \series bold
26617 color
26618 \series default
26619 をプリアンブルに読み込む必要があります。第
26620 \begin_inset CommandInset ref
26621 LatexCommand ref
26622 reference "sec:色付きボックス"
26623
26624 \end_inset
26625
26626 節をご参照ください。.
26627 \end_layout
26628
26629 \end_inset
26630
26631 で説明されています。
26632 \end_layout
26633
26634 \begin_layout Standard
26635 たとえば、下記の影付き背景ボックスの外見は
26636 \end_layout
26637
26638 \begin_layout Standard
26639
26640 \series bold
26641
26642 \backslash
26643 setlength{
26644 \backslash
26645 fboxsep}{0.5cm}
26646 \series default
26647
26648 \begin_inset Newline newline
26649 \end_inset
26650
26651
26652 \series bold
26653
26654 \backslash
26655 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26656 \end_layout
26657
26658 \begin_layout Standard
26659 というTeXコードコマンドを使って設定してあります。
26660 \end_layout
26661
26662 \begin_layout Standard
26663 \begin_inset ERT
26664 status collapsed
26665
26666 \begin_layout Plain Layout
26667
26668
26669 \backslash
26670 setlength{
26671 \backslash
26672 fboxsep}{0.5cm}
26673 \end_layout
26674
26675 \begin_layout Plain Layout
26676
26677
26678 \backslash
26679 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
26680 \end_layout
26681
26682 \end_inset
26683
26684
26685 \begin_inset Box Shaded
26686 position "t"
26687 hor_pos "c"
26688 has_inner_box 0
26689 inner_pos "t"
26690 use_parbox 0
26691 use_makebox 0
26692 width "100col%"
26693 special "none"
26694 height "1in"
26695 height_special "totalheight"
26696 status open
26697
26698 \begin_layout Plain Layout
26699
26700 \color yellow
26701 これは、濃緑色の背景の
26702 \family sans
26703 影付き背景
26704 \family default
26705 ボックスに入れた黄色の文章です。
26706 \end_layout
26707
26708 \end_inset
26709
26710
26711 \begin_inset ERT
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715
26716
26717 \backslash
26718 setlength{
26719 \backslash
26720 fboxsep}{3pt}
26721 \end_layout
26722
26723 \begin_layout Plain Layout
26724
26725
26726 \backslash
26727 definecolor{shadecolor}{rgb}{1,0,0}
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \begin_layout Standard
26736 \begin_inset VSpace bigskip
26737 \end_inset
26738
26739 変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
26740 \end_layout
26741
26742 \begin_layout Section
26743 ミニページ
26744 \begin_inset CommandInset label
26745 LatexCommand label
26746 name "sec:ミニページ"
26747
26748 \end_inset
26749
26750
26751 \begin_inset Index idx
26752 status collapsed
26753
26754 \begin_layout Plain Layout
26755 ぼっくす@ボックス ! みにぺーじ@ミニページ
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \end_layout
26762
26763 \begin_layout Standard
26764 ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
26765 \end_layout
26766
26767 \begin_layout Standard
26768 ミニページは、複数の言語を含む文書を執筆する際に便利です。
26769 \end_layout
26770
26771 \begin_layout Standard
26772 下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅%に設定され、
26773 \family sans
26774 挿入
26775 \family default
26776 \SpecialChar \menuseparator
26777
26778 \family sans
26779 整形
26780 \family default
26781 \SpecialChar \menuseparator
26782
26783 \family sans
26784 水平方向の空白
26785 \family default
26786 メニューで挿入した水平フィルで隔てられています。
26787 \begin_inset Newpage newpage
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \begin_layout Standard
26794 \begin_inset Box Frameless
26795 position "t"
26796 hor_pos "c"
26797 has_inner_box 1
26798 inner_pos "c"
26799 use_parbox 0
26800 use_makebox 0
26801 width "45col%"
26802 special "none"
26803 height "1in"
26804 height_special "totalheight"
26805 status open
26806
26807 \begin_layout Plain Layout
26808 Dies ist ein deutscher Text.
26809  Dies ist ein deutscher Text.
26810  Dies ist ein deutscher Text.
26811  Dies ist ein deutscher Text.
26812  Dies ist ein deutscher Text.
26813  Dies ist ein deutscher Text.
26814  Dies ist ein deutscher Text.
26815  Dies ist ein deutscher Text.
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 \begin_inset Foot
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825 Dies ist eine deutsche Fußnote.
26826 \end_layout
26827
26828 \end_inset
26829
26830 .
26831  Dies ist ein deutscher Text.
26832  Dies ist ein deutscher Text.
26833 \end_layout
26834
26835 \end_inset
26836
26837
26838 \begin_inset space \hfill{}
26839 \end_inset
26840
26841
26842 \begin_inset Box Frameless
26843 position "t"
26844 hor_pos "c"
26845 has_inner_box 1
26846 inner_pos "c"
26847 use_parbox 0
26848 use_makebox 0
26849 width "45col%"
26850 special "none"
26851 height "1in"
26852 height_special "totalheight"
26853 status open
26854
26855 \begin_layout Plain Layout
26856 This is an English Text.
26857  This is an English Text.
26858  This is an English Text.
26859  This is an English Text.
26860  This is an English Text.
26861  This is an English Text.
26862  This is an English Text.
26863  This is an English Text.
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 \begin_inset Foot
26873 status collapsed
26874
26875 \begin_layout Plain Layout
26876 This is an English footnote.
26877 \end_layout
26878
26879 \end_inset
26880
26881  This is an English Text.
26882  
26883 \end_layout
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 \begin_inset VSpace bigskip
26892 \end_inset
26893
26894 ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
26895 ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
26896 \end_layout
26897
26898 \begin_layout Standard
26899 この表の脚注は表示されません。
26900 \begin_inset Tabular
26901 <lyxtabular version="3" rows="3" columns="4">
26902 <features tabularvalignment="middle">
26903 <column alignment="center" valignment="top" width="0pt">
26904 <column alignment="center" valignment="top" width="0pt">
26905 <column alignment="center" valignment="top" width="0pt">
26906 <column alignment="center" valignment="top" width="0pt">
26907 <row>
26908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26909 \begin_inset Text
26910
26911 \begin_layout Plain Layout
26912 1
26913 \end_layout
26914
26915 \end_inset
26916 </cell>
26917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Plain Layout
26921 2
26922 \end_layout
26923
26924 \end_inset
26925 </cell>
26926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26927 \begin_inset Text
26928
26929 \begin_layout Plain Layout
26930 3
26931 \begin_inset Foot
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935 これは表中の脚注です。
26936 \end_layout
26937
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Plain Layout
26949 4
26950 \end_layout
26951
26952 \end_inset
26953 </cell>
26954 </row>
26955 <row>
26956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26957 \begin_inset Text
26958
26959 \begin_layout Plain Layout
26960
26961 \end_layout
26962
26963 \end_inset
26964 </cell>
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Plain Layout
26969
26970 \end_layout
26971
26972 \end_inset
26973 </cell>
26974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26975 \begin_inset Text
26976
26977 \begin_layout Plain Layout
26978
26979 \end_layout
26980
26981 \end_inset
26982 </cell>
26983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26984 \begin_inset Text
26985
26986 \begin_layout Plain Layout
26987
26988 \end_layout
26989
26990 \end_inset
26991 </cell>
26992 </row>
26993 <row>
26994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26995 \begin_inset Text
26996
26997 \begin_layout Plain Layout
26998
26999 \end_layout
27000
27001 \end_inset
27002 </cell>
27003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27004 \begin_inset Text
27005
27006 \begin_layout Plain Layout
27007
27008 \end_layout
27009
27010 \end_inset
27011 </cell>
27012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27013 \begin_inset Text
27014
27015 \begin_layout Plain Layout
27016
27017 \end_layout
27018
27019 \end_inset
27020 </cell>
27021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27022 \begin_inset Text
27023
27024 \begin_layout Plain Layout
27025
27026 \end_layout
27027
27028 \end_inset
27029 </cell>
27030 </row>
27031 </lyxtabular>
27032
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \begin_layout Standard
27039 \align center
27040 \begin_inset Box Frameless
27041 position "t"
27042 hor_pos "c"
27043 has_inner_box 1
27044 inner_pos "c"
27045 use_parbox 0
27046 use_makebox 0
27047 width "30col%"
27048 special "none"
27049 height "1in"
27050 height_special "totalheight"
27051 status open
27052
27053 \begin_layout Plain Layout
27054 \align center
27055 \begin_inset Tabular
27056 <lyxtabular version="3" rows="3" columns="4">
27057 <features tabularvalignment="middle">
27058 <column alignment="center" valignment="top" width="0pt">
27059 <column alignment="center" valignment="top" width="0pt">
27060 <column alignment="center" valignment="top" width="0pt">
27061 <column alignment="center" valignment="top" width="0pt">
27062 <row>
27063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27064 \begin_inset Text
27065
27066 \begin_layout Plain Layout
27067 1
27068 \end_layout
27069
27070 \end_inset
27071 </cell>
27072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27073 \begin_inset Text
27074
27075 \begin_layout Plain Layout
27076 2
27077 \end_layout
27078
27079 \end_inset
27080 </cell>
27081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27082 \begin_inset Text
27083
27084 \begin_layout Plain Layout
27085 3
27086 \begin_inset Foot
27087 status collapsed
27088
27089 \begin_layout Plain Layout
27090 これは表中の脚注です。
27091 \end_layout
27092
27093 \end_inset
27094
27095
27096 \end_layout
27097
27098 \end_inset
27099 </cell>
27100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27101 \begin_inset Text
27102
27103 \begin_layout Plain Layout
27104 4
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 </row>
27110 <row>
27111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Plain Layout
27115
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124
27125 \end_layout
27126
27127 \end_inset
27128 </cell>
27129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27130 \begin_inset Text
27131
27132 \begin_layout Plain Layout
27133
27134 \end_layout
27135
27136 \end_inset
27137 </cell>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Plain Layout
27142
27143 \end_layout
27144
27145 \end_inset
27146 </cell>
27147 </row>
27148 <row>
27149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27150 \begin_inset Text
27151
27152 \begin_layout Plain Layout
27153
27154 \end_layout
27155
27156 \end_inset
27157 </cell>
27158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27159 \begin_inset Text
27160
27161 \begin_layout Plain Layout
27162
27163 \end_layout
27164
27165 \end_inset
27166 </cell>
27167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27168 \begin_inset Text
27169
27170 \begin_layout Plain Layout
27171
27172 \end_layout
27173
27174 \end_inset
27175 </cell>
27176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27177 \begin_inset Text
27178
27179 \begin_layout Plain Layout
27180
27181 \end_layout
27182
27183 \end_inset
27184 </cell>
27185 </row>
27186 </lyxtabular>
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Standard
27199 \begin_inset VSpace bigskip
27200 \end_inset
27201
27202 ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
27203 \family sans
27204 中スキップ
27205 \family default
27206 を設定していたとしても、ミニページ内の段落間には余白が置かれません。
27207 \end_layout
27208
27209 \begin_layout Standard
27210 ミニページは、文章部に背景色を与えるのに使用することもできます。第
27211 \begin_inset CommandInset ref
27212 LatexCommand ref
27213 reference "sub:段落の着色"
27214
27215 \end_inset
27216
27217 節をご参照ください。
27218 \end_layout
27219
27220 \begin_layout Standard
27221 \begin_inset Note Greyedout
27222 status open
27223
27224 \begin_layout Plain Layout
27225
27226 \series bold
27227 【註】
27228 \series default
27229 ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
27230 \end_layout
27231
27232 \end_inset
27233
27234
27235 \end_layout
27236
27237 \begin_layout Section
27238 Parbox
27239 \begin_inset CommandInset label
27240 LatexCommand label
27241 name "sec:Parboxes"
27242
27243 \end_inset
27244
27245
27246 \begin_inset Index idx
27247 status collapsed
27248
27249 \begin_layout Plain Layout
27250 ぼっくす@ボックス ! Parboxes
27251 \end_layout
27252
27253 \end_inset
27254
27255
27256 \end_layout
27257
27258 \begin_layout Standard
27259 Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
27260 \end_layout
27261
27262 \begin_layout Standard
27263 \align center
27264 \begin_inset Box Frameless
27265 position "t"
27266 hor_pos "c"
27267 has_inner_box 1
27268 inner_pos "t"
27269 use_parbox 1
27270 use_makebox 0
27271 width "33col%"
27272 special "none"
27273 height "1in"
27274 height_special "totalheight"
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 これはparbox内の文章です。これはparbox内の文章です。
27279 \end_layout
27280
27281 \begin_layout Plain Layout
27282 右の脚注は表示されません。
27283 \begin_inset Foot
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287 これはparbox内の脚注であり、したがって表示はされません。
27288 \end_layout
27289
27290 \end_inset
27291
27292
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \begin_layout Section
27301 単語や文字のボックス
27302 \begin_inset Index idx
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 ぼっくす@ボックス ! もじよう@文字用
27307 \end_layout
27308
27309 \end_inset
27310
27311
27312 \end_layout
27313
27314 \begin_layout Subsection
27315 ハイフネーションの回避
27316 \begin_inset CommandInset label
27317 LatexCommand label
27318 name "sec:ハイフネーションの回避"
27319
27320 \end_inset
27321
27322
27323 \begin_inset Index idx
27324 status collapsed
27325
27326 \begin_layout Plain Layout
27327 ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
27328 \end_layout
27329
27330 \end_inset
27331
27332
27333 \end_layout
27334
27335 \begin_layout Standard
27336 単語や文章がハイフネートされるのを防ぐには、
27337 \family sans
27338 makebox
27339 \family default
27340 型ボックスを使うことができます。
27341 \begin_inset Newline newline
27342 \end_inset
27343
27344 以下が例示用の文章です。
27345 \end_layout
27346
27347 \begin_layout Standard
27348 This line is an example to show how you can prevent the hyphenation of 
27349 \begin_inset Quotes eld
27350 \end_inset
27351
27352 veryverylongword
27353 \begin_inset Quotes erd
27354 \end_inset
27355
27356 .
27357 \end_layout
27358
27359 \begin_layout Standard
27360 単語「veryverylongword」がハイフネートされるのを防ぐには、単語をボックスの中に入れて、
27361 \family sans
27362 内部ボックス
27363 \family default
27364
27365 \family sans
27366 makeboxコマンド
27367 \family default
27368 に設定し、幅を1幅にします。
27369 \end_layout
27370
27371 \begin_layout Standard
27372 以下がその結果です。
27373 \end_layout
27374
27375 \begin_layout Standard
27376 This line is an example to show how you can prevent the hyphenation of 
27377 \begin_inset Box Frameless
27378 position "t"
27379 hor_pos "c"
27380 has_inner_box 1
27381 inner_pos "t"
27382 use_parbox 0
27383 use_makebox 1
27384 width "1in"
27385 special "width"
27386 height "1in"
27387 height_special "totalheight"
27388 status open
27389
27390 \begin_layout Plain Layout
27391 \begin_inset Quotes eld
27392 \end_inset
27393
27394 veryverylongword
27395 \begin_inset Quotes erd
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \end_inset
27402
27403 .
27404 \end_layout
27405
27406 \begin_layout Standard
27407 別の方法としては、以下のように、単語の前に直接TeXコードで「
27408 \series bold
27409
27410 \backslash
27411 -
27412 \series default
27413 」コマンドを設定する方法もあります。
27414 \end_layout
27415
27416 \begin_layout Standard
27417 This line is an example to show how you can prevent the hyphenation of 
27418 \begin_inset Quotes eld
27419 \end_inset
27420
27421
27422 \begin_inset ERT
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426
27427
27428 \backslash
27429 -
27430 \end_layout
27431
27432 \end_inset
27433
27434 veryverylongword
27435 \begin_inset Quotes erd
27436 \end_inset
27437
27438 .
27439 \end_layout
27440
27441 \begin_layout Standard
27442 もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
27443 \family sans
27444 挿入
27445 \family default
27446 \SpecialChar \menuseparator
27447
27448 \family sans
27449 整形
27450 \family default
27451 \SpecialChar \menuseparator
27452
27453 \family sans
27454 整形なし改行
27455 \family default
27456 メニュー(短絡キー
27457 \begin_inset Info
27458 type  "shortcut"
27459 arg   "newline-insert newline"
27460 \end_inset
27461
27462 )から改行を単語の前に入れてください。
27463 \end_layout
27464
27465 \begin_layout Standard
27466 This line is an example to show how you can prevent the hyphenation of 
27467 \begin_inset Newline newline
27468 \end_inset
27469
27470
27471 \begin_inset Box Frameless
27472 position "t"
27473 hor_pos "c"
27474 has_inner_box 1
27475 inner_pos "t"
27476 use_parbox 0
27477 use_makebox 1
27478 width "1in"
27479 special "width"
27480 height "1in"
27481 height_special "totalheight"
27482 status open
27483
27484 \begin_layout Plain Layout
27485 \begin_inset Quotes eld
27486 \end_inset
27487
27488 veryverylongword
27489 \begin_inset Quotes erd
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \end_inset
27496
27497 .
27498 \end_layout
27499
27500 \begin_layout Subsection
27501 垂直揃え
27502 \begin_inset CommandInset label
27503 LatexCommand label
27504 name "sub:垂直揃え"
27505
27506 \end_inset
27507
27508
27509 \begin_inset Index idx
27510 status collapsed
27511
27512 \begin_layout Plain Layout
27513 ぼっくす@ボックス ! すいちょくぞろえのしかた@垂直揃えの仕方
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \begin_inset Index idx
27520 status collapsed
27521
27522 \begin_layout Plain Layout
27523 ぼっくす@ボックス ! Raiseboxes
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \begin_layout Standard
27532
27533 \series bold
27534
27535 \backslash
27536 raisebox
27537 \series default
27538 コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
27539 \series bold
27540
27541 \backslash
27542 raisebox
27543 \series default
27544 は以下の書式で使用します。
27545 \end_layout
27546
27547 \begin_layout Standard
27548
27549 \series bold
27550
27551 \backslash
27552 raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
27553 \end_layout
27554
27555 \begin_layout Standard
27556 ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
27557 \end_layout
27558
27559 \begin_layout Standard
27560 たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566
27567 \backslash
27568 raisebox{
27569 \backslash
27570 depth}{
27571 \end_layout
27572
27573 \begin_layout Standard
27574 というコマンドを挿入してください。単語の後には、閉じ括弧「
27575 \series bold
27576 }
27577 \series default
27578 」をTeXコードで挿入してください。
27579 \begin_inset Newline newline
27580 \end_inset
27581
27582 以下がその出力です。
27583 \end_layout
27584
27585 \begin_layout Standard
27586 This is a text line with the word 
27587 \begin_inset ERT
27588 status collapsed
27589
27590 \begin_layout Plain Layout
27591
27592
27593 \backslash
27594 raisebox{
27595 \backslash
27596 depth}{
27597 \end_layout
27598
27599 \end_inset
27600
27601
27602 \begin_inset Quotes eld
27603 \end_inset
27604
27605 preventing
27606 \begin_inset Quotes erd
27607 \end_inset
27608
27609
27610 \begin_inset ERT
27611 status collapsed
27612
27613 \begin_layout Plain Layout
27614
27615 }
27616 \end_layout
27617
27618 \end_inset
27619
27620  as raised word.
27621 \end_layout
27622
27623 \begin_layout Standard
27624 \begin_inset VSpace bigskip
27625 \end_inset
27626
27627 行中の文字を上げ下げすると、以下のように行間が広がります。
27628 \end_layout
27629
27630 \begin_layout Standard
27631 This is a text line with the word 
27632 \begin_inset ERT
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636
27637
27638 \backslash
27639 raisebox{-
27640 \backslash
27641 depth}{
27642 \end_layout
27643
27644 \end_inset
27645
27646
27647 \begin_inset Quotes eld
27648 \end_inset
27649
27650 preventing
27651 \begin_inset Quotes erd
27652 \end_inset
27653
27654
27655 \begin_inset ERT
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659
27660 }
27661 \end_layout
27662
27663 \end_inset
27664
27665  as lowered word.
27666 \begin_inset Newline newline
27667 \end_inset
27668
27669 This is a text line with the word 
27670 \begin_inset ERT
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674
27675
27676 \backslash
27677 raisebox{0.5cm}{
27678 \end_layout
27679
27680 \end_inset
27681
27682
27683 \begin_inset Quotes eld
27684 \end_inset
27685
27686 testing
27687 \begin_inset Quotes erd
27688 \end_inset
27689
27690
27691 \begin_inset ERT
27692 status collapsed
27693
27694 \begin_layout Plain Layout
27695
27696 }
27697 \end_layout
27698
27699 \end_inset
27700
27701  as raised word.
27702 \end_layout
27703
27704 \begin_layout Standard
27705 何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
27706 \end_layout
27707
27708 \begin_layout Standard
27709
27710 \series bold
27711
27712 \backslash
27713 raisebox{-
27714 \backslash
27715 depth}[0pt]{
27716 \end_layout
27717
27718 \begin_layout Standard
27719 とすると、
27720 \end_layout
27721
27722 \begin_layout Standard
27723 This is a text line with the word 
27724 \begin_inset ERT
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728
27729
27730 \backslash
27731 raisebox{-
27732 \backslash
27733 depth}[0pt]{
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \begin_inset Quotes eld
27740 \end_inset
27741
27742 preventing
27743 \begin_inset Quotes erd
27744 \end_inset
27745
27746
27747 \begin_inset ERT
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751
27752 }
27753 \end_layout
27754
27755 \end_inset
27756
27757  as lowered word.
27758 \begin_inset Newline newline
27759 \end_inset
27760
27761 This is a text line with the word 
27762 \begin_inset ERT
27763 status collapsed
27764
27765 \begin_layout Plain Layout
27766
27767
27768 \backslash
27769 raisebox{0.5cm}[0pt]{
27770 \end_layout
27771
27772 \end_inset
27773
27774
27775 \begin_inset Quotes eld
27776 \end_inset
27777
27778 testing
27779 \begin_inset Quotes erd
27780 \end_inset
27781
27782
27783 \begin_inset ERT
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787
27788 }
27789 \end_layout
27790
27791 \end_inset
27792
27793  as raised word.
27794 \end_layout
27795
27796 \begin_layout Section
27797 色付きボックス
27798 \begin_inset CommandInset label
27799 LatexCommand label
27800 name "sec:色付きボックス"
27801
27802 \end_inset
27803
27804
27805 \begin_inset Index idx
27806 status collapsed
27807
27808 \begin_layout Plain Layout
27809 ぼっくす@ボックス ! いろつき@色付き
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \end_layout
27816
27817 \begin_layout Subsection
27818 文字の着色
27819 \begin_inset Index idx
27820 status collapsed
27821
27822 \begin_layout Plain Layout
27823 いろ@色 ! もじの@文字の---
27824 \end_layout
27825
27826 \end_inset
27827
27828
27829 \end_layout
27830
27831 \begin_layout Standard
27832 文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
27833 \series bold
27834 color
27835 \series default
27836
27837 \begin_inset Index idx
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841 LaTeXぱっけーじ@LaTeXパッケージ ! color
27842 \end_layout
27843
27844 \end_inset
27845
27846 が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
27847 \end_layout
27848
27849 \begin_layout Standard
27850
27851 \series bold
27852
27853 \backslash
27854 @ifundefined{textcolor}
27855 \begin_inset Newline newline
27856 \end_inset
27857
27858
27859 \begin_inset Phantom HPhantom
27860 status open
27861
27862 \begin_layout Plain Layout
27863
27864 \series bold
27865 \begin_inset space ~
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \end_inset
27872
27873 {
27874 \backslash
27875 usepackage{color}}{}
27876 \end_layout
27877
27878 \begin_layout Standard
27879
27880 \series bold
27881 color
27882 \series default
27883 パッケージは、文章を着色するとLyXが自動的に読み込みます
27884 \begin_inset Foot
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888 これが二度読み込まれることを回避するには、
27889 \series bold
27890
27891 \backslash
27892 @ifundefined
27893 \series default
27894 コマンドを使用します。
27895 \end_layout
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \begin_layout Standard
27903 \begin_inset VSpace medskip
27904 \end_inset
27905
27906 色付きボックスは、
27907 \series bold
27908
27909 \backslash
27910 colorbox
27911 \series default
27912 コマンドを使って作ります。これは、以下のような書式で使われます。
27913 \end_layout
27914
27915 \begin_layout Standard
27916
27917 \series bold
27918
27919 \backslash
27920 colorbox{color}{ボックスの内容}
27921 \end_layout
27922
27923 \begin_layout Standard
27924 ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
27925 \end_layout
27926
27927 \begin_layout Standard
27928 事前定義されている色には、
27929 \begin_inset Newline newline
27930 \end_inset
27931
27932
27933 \family sans
27934
27935 \family default
27936
27937 \family sans
27938
27939 \family default
27940
27941 \family sans
27942 シアン
27943 \family default
27944
27945 \family sans
27946
27947 \family default
27948
27949 \family sans
27950 マゼンタ
27951 \family default
27952
27953 \family sans
27954
27955 \family default
27956
27957 \family sans
27958
27959 \family default
27960
27961 \family sans
27962
27963 \family default
27964
27965 \begin_inset Newline newline
27966 \end_inset
27967
27968 があります。第
27969 \begin_inset CommandInset ref
27970 LatexCommand ref
27971 reference "sec:色付きの表"
27972
27973 \end_inset
27974
27975 節に述べられているようにすれば、自前の色を定義することもできます。
27976 \end_layout
27977
27978 \begin_layout Standard
27979 たとえば、単語の背景を赤にするには、単語の前にTeXコードで
27980 \end_layout
27981
27982 \begin_layout Standard
27983
27984 \series bold
27985
27986 \backslash
27987 colorbox{red}{
27988 \end_layout
27989
27990 \begin_layout Standard
27991 というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
27992 \series bold
27993 }
27994 \series default
27995 」を入れてください。
27996 \begin_inset Newline newline
27997 \end_inset
27998
27999 以下がその結果です。
28000 \end_layout
28001
28002 \begin_layout Standard
28003 この行では、
28004 \begin_inset ERT
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008
28009
28010 \backslash
28011 colorbox{red}{
28012 \end_layout
28013
28014 \end_inset
28015
28016 「注意!」
28017 \begin_inset ERT
28018 status collapsed
28019
28020 \begin_layout Plain Layout
28021
28022 }
28023 \end_layout
28024
28025 \end_inset
28026
28027 という単語が赤い背景になっています。
28028 \end_layout
28029
28030 \begin_layout Standard
28031 \begin_inset VSpace bigskip
28032 \end_inset
28033
28034 ボックスの枠を別の色にしたい場合には、以下の書式で
28035 \series bold
28036
28037 \backslash
28038 fcolorbox
28039 \series default
28040 コマンドを使います。
28041 \end_layout
28042
28043 \begin_layout Standard
28044
28045 \series bold
28046
28047 \backslash
28048 fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
28049 \end_layout
28050
28051 \begin_layout Standard
28052
28053 \series bold
28054
28055 \backslash
28056 fcolorbox
28057 \series default
28058
28059 \series bold
28060
28061 \backslash
28062 colorbox
28063 \series default
28064 の拡張です。枠の太さと枠とボックスの中身との余白は、第
28065 \begin_inset CommandInset ref
28066 LatexCommand ref
28067 reference "sec:装飾"
28068
28069 \end_inset
28070
28071 節で述べられているように、それぞれ
28072 \series bold
28073
28074 \backslash
28075 fboxrule
28076 \series default
28077
28078 \series bold
28079
28080 \backslash
28081 fboxsep
28082 \series default
28083 という長さで調節できます。
28084 \end_layout
28085
28086 \begin_layout Standard
28087 以下の例では、
28088 \end_layout
28089
28090 \begin_layout Standard
28091
28092 \series bold
28093
28094 \backslash
28095 fcolorbox{cyan}{magenta}{
28096 \end_layout
28097
28098 \begin_layout Standard
28099 というコマンドを使用しています。
28100 \end_layout
28101
28102 \begin_layout Standard
28103 これは、枠の太さを1
28104 \begin_inset space \thinspace{}
28105 \end_inset
28106
28107 mmに設定した例です。
28108 \begin_inset Newline newline
28109 \end_inset
28110
28111
28112 \begin_inset ERT
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116
28117
28118 \backslash
28119 fboxrule 1mm 
28120 \backslash
28121 fboxsep 1mm
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \begin_inset ERT
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131
28132
28133 \backslash
28134 fcolorbox{cyan}{magenta}{
28135 \end_layout
28136
28137 \end_inset
28138
28139 これは着色した色付きボックス中の文章です。
28140 \begin_inset ERT
28141 status collapsed
28142
28143 \begin_layout Plain Layout
28144
28145 }
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Standard
28154 \begin_inset VSpace bigskip
28155 \end_inset
28156
28157 もちろん、色付きボックスの中に色付き文字を入れることもできます
28158 \begin_inset Newline newline
28159 \end_inset
28160
28161
28162 \begin_inset ERT
28163 status collapsed
28164
28165 \begin_layout Plain Layout
28166
28167
28168 \backslash
28169 fcolorbox{cyan}{magenta}{
28170 \end_layout
28171
28172 \end_inset
28173
28174
28175 \color yellow
28176 これは着色した色付きボックス中の色付き文章です。
28177 \color inherit
28178
28179 \begin_inset ERT
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183
28184 }
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \begin_inset ERT
28191 status collapsed
28192
28193 \begin_layout Plain Layout
28194
28195
28196 \backslash
28197 fboxrule 0.4pt 
28198 \backslash
28199 fboxsep 3pt
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \end_layout
28206
28207 \begin_layout Standard
28208
28209 \series bold
28210 \begin_inset VSpace medskip
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Standard
28217 \begin_inset Note Greyedout
28218 status open
28219
28220 \begin_layout Plain Layout
28221
28222 \series bold
28223 【註】
28224 \series default
28225 色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
28226 \end_layout
28227
28228 \end_inset
28229
28230
28231 \end_layout
28232
28233 \begin_layout Subsection
28234 段落の着色
28235 \begin_inset CommandInset label
28236 LatexCommand label
28237 name "sub:段落の着色"
28238
28239 \end_inset
28240
28241
28242 \begin_inset Index idx
28243 status collapsed
28244
28245 \begin_layout Plain Layout
28246 いろ@色 ! だんらく@段落---
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \end_layout
28253
28254 \begin_layout Standard
28255 二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
28256 \series bold
28257
28258 \backslash
28259 colorbox
28260 \series default
28261 コマンドを
28262 \end_layout
28263
28264 \begin_layout Standard
28265
28266 \series bold
28267
28268 \backslash
28269 colorbox{色名}{
28270 \end_layout
28271
28272 \begin_layout Standard
28273 のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
28274 \series bold
28275 }
28276 \series default
28277 」を挿入してください。
28278 \end_layout
28279
28280 \begin_layout Standard
28281 \begin_inset ERT
28282 status collapsed
28283
28284 \begin_layout Plain Layout
28285
28286
28287 \backslash
28288 colorbox{lightgrey}{
28289 \end_layout
28290
28291 \end_inset
28292
28293
28294 \begin_inset Box Frameless
28295 position "t"
28296 hor_pos "c"
28297 has_inner_box 1
28298 inner_pos "t"
28299 use_parbox 0
28300 use_makebox 0
28301 width "100col%"
28302 special "none"
28303 height "1in"
28304 height_special "totalheight"
28305 status open
28306
28307 \begin_layout Plain Layout
28308 これは背景色を付けた文章です。これは背景色を付けた文章です。
28309 \end_layout
28310
28311 \begin_layout Plain Layout
28312 \begin_inset VSpace defskip
28313 \end_inset
28314
28315 ここの文章には脚注
28316 \begin_inset Foot
28317 status collapsed
28318
28319 \begin_layout Plain Layout
28320 脚注の例
28321 \end_layout
28322
28323 \end_inset
28324
28325 を付けることもできますし、図表を挿入することもできます。
28326 \end_layout
28327
28328 \begin_layout Plain Layout
28329 \align center
28330 \begin_inset Tabular
28331 <lyxtabular version="3" rows="3" columns="3">
28332 <features tabularvalignment="middle">
28333 <column alignment="center" valignment="top" width="0">
28334 <column alignment="center" valignment="top" width="0">
28335 <column alignment="center" valignment="top" width="0">
28336 <row>
28337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28338 \begin_inset Text
28339
28340 \begin_layout Plain Layout
28341 a
28342 \end_layout
28343
28344 \end_inset
28345 </cell>
28346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Plain Layout
28350 !
28351 \end_layout
28352
28353 \end_inset
28354 </cell>
28355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28356 \begin_inset Text
28357
28358 \begin_layout Plain Layout
28359 3
28360 \end_layout
28361
28362 \end_inset
28363 </cell>
28364 </row>
28365 <row>
28366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28367 \begin_inset Text
28368
28369 \begin_layout Plain Layout
28370 <
28371 \end_layout
28372
28373 \end_inset
28374 </cell>
28375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28376 \begin_inset Text
28377
28378 \begin_layout Plain Layout
28379 b2
28380 \begin_inset Quotes erd
28381 \end_inset
28382
28383 |
28384 \end_layout
28385
28386 \end_inset
28387 </cell>
28388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28389 \begin_inset Text
28390
28391 \begin_layout Plain Layout
28392 >
28393 \end_layout
28394
28395 \end_inset
28396 </cell>
28397 </row>
28398 <row>
28399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28400 \begin_inset Text
28401
28402 \begin_layout Plain Layout
28403 1
28404 \end_layout
28405
28406 \end_inset
28407 </cell>
28408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Plain Layout
28412 §
28413 \end_layout
28414
28415 \end_inset
28416 </cell>
28417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28418 \begin_inset Text
28419
28420 \begin_layout Plain Layout
28421 c
28422 \end_layout
28423
28424 \end_inset
28425 </cell>
28426 </row>
28427 </lyxtabular>
28428
28429 \end_inset
28430
28431
28432 \end_layout
28433
28434 \end_inset
28435
28436
28437 \begin_inset ERT
28438 status collapsed
28439
28440 \begin_layout Plain Layout
28441
28442 }
28443 \end_layout
28444
28445 \end_inset
28446
28447
28448 \end_layout
28449
28450 \begin_layout Section
28451 ボックスの伸縮回転
28452 \end_layout
28453
28454 \begin_layout Standard
28455 本節で述べられているコマンドを使用するには、文書プリアンブルで
28456 \end_layout
28457
28458 \begin_layout Standard
28459
28460 \series bold
28461
28462 \backslash
28463 @ifundefined{rotatebox}
28464 \begin_inset Newline newline
28465 \end_inset
28466
28467
28468 \begin_inset Phantom HPhantom
28469 status open
28470
28471 \begin_layout Plain Layout
28472
28473 \series bold
28474 \begin_inset space ~
28475 \end_inset
28476
28477
28478 \end_layout
28479
28480 \end_inset
28481
28482 {
28483 \backslash
28484 usepackage{graphicx}}{}
28485 \end_layout
28486
28487 \begin_layout Standard
28488 というコマンドを使用して、
28489 \series bold
28490 graphicx
28491 \series default
28492
28493 \begin_inset Index idx
28494 status collapsed
28495
28496 \begin_layout Plain Layout
28497 LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
28498 \end_layout
28499
28500 \end_inset
28501
28502 LaTeXパッケージを読み込む必要があります。
28503 \end_layout
28504
28505 \begin_layout Standard
28506 \begin_inset Note Greyedout
28507 status open
28508
28509 \begin_layout Plain Layout
28510
28511 \series bold
28512 【註】
28513 \series default
28514 DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
28515 \end_layout
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Standard
28523 \begin_inset Note Greyedout
28524 status open
28525
28526 \begin_layout Plain Layout
28527
28528 \series bold
28529 【註】
28530 \series default
28531 フロートは回転伸縮したボックスの中に入れることはできません。
28532 \end_layout
28533
28534 \end_inset
28535
28536
28537 \end_layout
28538
28539 \begin_layout Subsection
28540 ボックスの回転
28541 \begin_inset Index idx
28542 status collapsed
28543
28544 \begin_layout Plain Layout
28545 ぼっくす@ボックス ! かいてんした@回転した
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \begin_inset Index idx
28552 status collapsed
28553
28554 \begin_layout Plain Layout
28555 かいてん@回転 ! そざいの@素材の---
28556 \end_layout
28557
28558 \end_inset
28559
28560
28561 \begin_inset Index idx
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 ず@図 ! のかいてん@---の回転
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \begin_inset Index idx
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 ひょうのちょうせい@表の調整 ! かいてん@回転
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \begin_layout Standard
28584 何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
28585 \series bold
28586
28587 \backslash
28588 rotatebox
28589 \series default
28590 コマンドを使用すれば作成することができます。
28591 \end_layout
28592
28593 \begin_layout Standard
28594
28595 \series bold
28596
28597 \backslash
28598 rotatebox[回転の原点]{回転角}{ボックスの内容}
28599 \end_layout
28600
28601 \begin_layout Standard
28602 回転の原点は、
28603 \series bold
28604 origin=位置
28605 \series default
28606 の形で指定します。位置として指定可能なのは、
28607 \emph on
28608 c
28609 \emph default
28610 (中央揃え)・
28611 \emph on
28612 l
28613 \emph default
28614 (左揃え)・
28615 \emph on
28616 r
28617 \emph default
28618 (右揃え)・
28619 \emph on
28620 b
28621 \emph default
28622 (下揃え)・
28623 \emph on
28624 t
28625 \emph default
28626 (上揃え)と、これら五つの適切な組み合わせです。たとえば、
28627 \emph on
28628 lt
28629 \emph default
28630 と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
28631 \emph on
28632 l
28633 \emph default
28634 が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
28635 \end_layout
28636
28637 \begin_layout Standard
28638 以下の例では、「回転した」文章の前にTeXコードで
28639 \series bold
28640
28641 \backslash
28642 rotatebox[origin=c]{60}{
28643 \series default
28644 というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
28645 \series bold
28646 }
28647 \series default
28648 でボックスを閉じています。
28649 \end_layout
28650
28651 \begin_layout Standard
28652 これは、
28653 \begin_inset ERT
28654 status collapsed
28655
28656 \begin_layout Plain Layout
28657
28658
28659 \backslash
28660 rotatebox[origin=c]{60}{
28661 \end_layout
28662
28663 \end_inset
28664
28665 回転した
28666 \begin_inset ERT
28667 status collapsed
28668
28669 \begin_layout Plain Layout
28670
28671 }
28672 \end_layout
28673
28674 \end_inset
28675
28676  文章を含む行です。
28677 \end_layout
28678
28679 \begin_layout Standard
28680 ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
28681 \end_layout
28682
28683 \begin_layout Standard
28684 これは、
28685 \begin_inset ERT
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689
28690
28691 \backslash
28692 rotatebox[origin=r]{-60}{
28693 \end_layout
28694
28695 \end_inset
28696
28697
28698 \begin_inset Box Doublebox
28699 position "c"
28700 hor_pos "c"
28701 has_inner_box 0
28702 inner_pos "c"
28703 use_parbox 0
28704 use_makebox 0
28705 width "1in"
28706 special "width"
28707 height "1in"
28708 height_special "totalheight"
28709 status open
28710
28711 \begin_layout Plain Layout
28712 回転した
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \begin_inset ERT
28719 status collapsed
28720
28721 \begin_layout Plain Layout
28722
28723 }
28724 \end_layout
28725
28726 \end_inset
28727
28728 枠付き文章と
28729 \begin_inset ERT
28730 status collapsed
28731
28732 \begin_layout Plain Layout
28733
28734
28735 \backslash
28736 rotatebox[origin=lb]{60}{
28737 \end_layout
28738
28739 \end_inset
28740
28741
28742 \begin_inset Formula $\int A\,\mathrm{d}x=B$
28743 \end_inset
28744
28745
28746 \begin_inset ERT
28747 status collapsed
28748
28749 \begin_layout Plain Layout
28750
28751 }
28752 \end_layout
28753
28754 \end_inset
28755
28756 数式を含む行です。
28757 \end_layout
28758
28759 \begin_layout Standard
28760 あるいは、以下のように図や表を入れることもできます。
28761 \end_layout
28762
28763 \begin_layout Standard
28764 これは、
28765 \begin_inset ERT
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769
28770
28771 \backslash
28772 rotatebox[origin=lb]{90}{
28773 \end_layout
28774
28775 \end_inset
28776
28777
28778 \begin_inset Graphics
28779         filename ../clipart/platypus.eps
28780         lyxscale 50
28781         width 25col%
28782
28783 \end_inset
28784
28785
28786 \begin_inset ERT
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790
28791 }
28792 \end_layout
28793
28794 \end_inset
28795
28796 回転した画像と
28797 \begin_inset ERT
28798 status collapsed
28799
28800 \begin_layout Plain Layout
28801
28802
28803 \backslash
28804 rotatebox[origin=l]{-90}{
28805 \end_layout
28806
28807 \end_inset
28808
28809
28810 \begin_inset Tabular
28811 <lyxtabular version="3" rows="2" columns="2">
28812 <features tabularvalignment="middle">
28813 <column alignment="center" valignment="top" width="0">
28814 <column alignment="center" valignment="top" width="0">
28815 <row>
28816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28817 \begin_inset Text
28818
28819 \begin_layout Plain Layout
28820 q
28821 \end_layout
28822
28823 \end_inset
28824 </cell>
28825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28826 \begin_inset Text
28827
28828 \begin_layout Plain Layout
28829 w
28830 \end_layout
28831
28832 \end_inset
28833 </cell>
28834 </row>
28835 <row>
28836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28837 \begin_inset Text
28838
28839 \begin_layout Plain Layout
28840 e
28841 \end_layout
28842
28843 \end_inset
28844 </cell>
28845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28846 \begin_inset Text
28847
28848 \begin_layout Plain Layout
28849 r
28850 \end_layout
28851
28852 \end_inset
28853 </cell>
28854 </row>
28855 </lyxtabular>
28856
28857 \end_inset
28858
28859
28860 \begin_inset ERT
28861 status collapsed
28862
28863 \begin_layout Plain Layout
28864
28865 }
28866 \end_layout
28867
28868 \end_inset
28869
28870 表を含む行です。
28871 \end_layout
28872
28873 \begin_layout Subsection
28874 ボックスの伸縮
28875 \begin_inset Index idx
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879 ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 しんしゅく@伸縮 ! そざいの@素材の---
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \begin_inset Index idx
28896 status collapsed
28897
28898 \begin_layout Plain Layout
28899 ず@図 ! のしんしゅく@---の伸縮
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \begin_inset Index idx
28906 status collapsed
28907
28908 \begin_layout Plain Layout
28909 ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
28910 \end_layout
28911
28912 \end_inset
28913
28914
28915 \end_layout
28916
28917 \begin_layout Standard
28918 素材を伸縮させるには、TeXコードで
28919 \series bold
28920
28921 \backslash
28922 scalebox
28923 \series default
28924 コマンドと
28925 \series bold
28926
28927 \backslash
28928 resizebox
28929 \series default
28930 コマンドが使えます。
28931 \end_layout
28932
28933 \begin_layout Standard
28934
28935 \series bold
28936
28937 \backslash
28938 scalebox
28939 \series default
28940 は以下の書式で使用します。
28941 \end_layout
28942
28943 \begin_layout Standard
28944
28945 \series bold
28946
28947 \backslash
28948 scalebox{水平方向}[垂直方向]{ボックスの内容}
28949 \end_layout
28950
28951 \begin_layout Standard
28952 水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
28953 \end_layout
28954
28955 \begin_layout Standard
28956 たとえば、
28957 \series bold
28958
28959 \backslash
28960 scalebox{2}{こんにちは}
28961 \series default
28962 というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
28963 \begin_inset ERT
28964 status collapsed
28965
28966 \begin_layout Plain Layout
28967
28968
28969 \backslash
28970 scalebox{2}{
28971 \end_layout
28972
28973 \end_inset
28974
28975 こんにちは
28976 \begin_inset ERT
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980
28981 }
28982 \end_layout
28983
28984 \end_inset
28985
28986 を生成します。
28987 \end_layout
28988
28989 \begin_layout Standard
28990 これに対し、
28991 \series bold
28992
28993 \backslash
28994 scalebox{2}[1]{こんにちは}
28995 \series default
28996 は、
28997 \begin_inset ERT
28998 status collapsed
28999
29000 \begin_layout Plain Layout
29001
29002
29003 \backslash
29004 scalebox{2}[1]{
29005 \end_layout
29006
29007 \end_inset
29008
29009 こんにちは
29010 \begin_inset ERT
29011 status collapsed
29012
29013 \begin_layout Plain Layout
29014
29015 }
29016 \end_layout
29017
29018 \end_inset
29019
29020 を変形させます。
29021 \end_layout
29022
29023 \begin_layout Standard
29024 伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
29025 \series bold
29026
29027 \backslash
29028 scalebox{-1}[1]{こんにちは}
29029 \series default
29030 というコマンドは、右のように反転文字を生成するのに使用できます:
29031 \begin_inset ERT
29032 status collapsed
29033
29034 \begin_layout Plain Layout
29035
29036
29037 \backslash
29038 scalebox{-1}[1]{
29039 \end_layout
29040
29041 \end_inset
29042
29043 こんにちは
29044 \begin_inset ERT
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048
29049 }
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \series bold
29060
29061 \backslash
29062 scalebox{1}[-1]{こんにちは}
29063 \series default
29064 とすると
29065 \begin_inset ERT
29066 status collapsed
29067
29068 \begin_layout Plain Layout
29069
29070
29071 \backslash
29072 scalebox{1}[-1]{
29073 \end_layout
29074
29075 \end_inset
29076
29077 こんにちは
29078 \begin_inset ERT
29079 status collapsed
29080
29081 \begin_layout Plain Layout
29082
29083 }
29084 \end_layout
29085
29086 \end_inset
29087
29088 のようにベースラインで鏡像にします。
29089 \end_layout
29090
29091 \begin_layout Standard
29092
29093 \series bold
29094
29095 \backslash
29096 scalebox{-1}[1]{ボックスの内容}
29097 \series default
29098 と同じ働きをするものとして
29099 \begin_inset Newline newline
29100 \end_inset
29101
29102
29103 \series bold
29104
29105 \backslash
29106 reflectbox{ボックスの内容}
29107 \series default
29108
29109 \begin_inset Newline newline
29110 \end_inset
29111
29112 というコマンドがあります。
29113 \end_layout
29114
29115 \begin_layout Standard
29116 \begin_inset VSpace bigskip
29117 \end_inset
29118
29119 指定した幅や丈にボックスを伸縮させるには、
29120 \series bold
29121
29122 \backslash
29123 resizebox
29124 \series default
29125 を使用します。このコマンドの書式は
29126 \end_layout
29127
29128 \begin_layout Standard
29129
29130 \series bold
29131
29132 \backslash
29133 resizebox{幅}{丈}{ボックスの内容}
29134 \end_layout
29135
29136 \begin_layout Standard
29137 です。上記二つのコマンド引数のうち一つが感嘆符「
29138 \series bold
29139 !
29140 \series default
29141 」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
29142 \end_layout
29143
29144 \begin_layout Standard
29145
29146 \series bold
29147
29148 \backslash
29149 resizebox{2cm}{1cm}{こんにちは}
29150 \series default
29151 というコマンドの出力は、
29152 \begin_inset ERT
29153 status collapsed
29154
29155 \begin_layout Plain Layout
29156
29157
29158 \backslash
29159 resizebox{2cm}{1cm}{
29160 \end_layout
29161
29162 \end_inset
29163
29164 こんにちは
29165 \begin_inset ERT
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169
29170 }
29171 \end_layout
29172
29173 \end_inset
29174
29175 となり、
29176 \begin_inset Newline newline
29177 \end_inset
29178
29179
29180 \series bold
29181
29182 \backslash
29183 resizebox{2cm}{!}{こんにちは}
29184 \series default
29185 というコマンドの出力は、
29186 \begin_inset ERT
29187 status collapsed
29188
29189 \begin_layout Plain Layout
29190
29191
29192 \backslash
29193 resizebox{2cm}{!}{
29194 \end_layout
29195
29196 \end_inset
29197
29198 こんにちは
29199 \begin_inset ERT
29200 status collapsed
29201
29202 \begin_layout Plain Layout
29203
29204 }
29205 \end_layout
29206
29207 \end_inset
29208
29209 となります。
29210 \end_layout
29211
29212 \begin_layout Standard
29213 \begin_inset VSpace bigskip
29214 \end_inset
29215
29216
29217 \begin_inset Note Greyedout
29218 status open
29219
29220 \begin_layout Plain Layout
29221
29222 \series bold
29223 【註】
29224 \backslash
29225 scalebox
29226 \series default
29227
29228 \series bold
29229
29230 \backslash
29231 resizebox
29232 \series default
29233 の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
29234 \end_layout
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242 \begin_inset VSpace bigskip
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Standard
29249 ボックスは好きな順序で組み合わせることができます。たとえば、
29250 \begin_inset Newline newline
29251 \end_inset
29252
29253
29254 \series bold
29255
29256 \backslash
29257 rotatebox[origin=c]{-45}{
29258 \backslash
29259 resizebox{2cm}{!}{
29260 \backslash
29261 reflectbox{こんにちは}}}
29262 \begin_inset Newline newline
29263 \end_inset
29264
29265
29266 \series default
29267 というコマンドは、
29268 \end_layout
29269
29270 \begin_layout Standard
29271 \align center
29272 \begin_inset ERT
29273 status collapsed
29274
29275 \begin_layout Plain Layout
29276
29277
29278 \backslash
29279 rotatebox[origin=c]{-45}{
29280 \backslash
29281 resizebox{2cm}{!}{
29282 \backslash
29283 reflectbox{
29284 \end_layout
29285
29286 \end_inset
29287
29288 こんにちは
29289 \begin_inset ERT
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293
29294 }}}
29295 \end_layout
29296
29297 \end_inset
29298
29299
29300 \end_layout
29301
29302 \begin_layout Standard
29303 \noindent
29304 という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
29305 \end_layout
29306
29307 \begin_layout Standard
29308 \align center
29309 \begin_inset ERT
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313
29314
29315 \backslash
29316 rotatebox[origin=c]{-30}{
29317 \backslash
29318 resizebox{2cm}{!}{
29319 \backslash
29320 reflectbox{
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \begin_inset Graphics
29327         filename ../clipart/platypus.eps
29328         lyxscale 50
29329         width 25col%
29330
29331 \end_inset
29332
29333
29334 \begin_inset ERT
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338
29339 }}}
29340 \end_layout
29341
29342 \end_inset
29343
29344
29345 \begin_inset ERT
29346 status collapsed
29347
29348 \begin_layout Plain Layout
29349
29350
29351 \backslash
29352 rotatebox[origin=c]{-45}{
29353 \backslash
29354 resizebox{2cm}{!}{
29355 \backslash
29356 reflectbox{
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \begin_inset Tabular
29363 <lyxtabular version="3" rows="2" columns="2">
29364 <features tabularvalignment="middle">
29365 <column alignment="center" valignment="top" width="0">
29366 <column alignment="center" valignment="top" width="0">
29367 <row>
29368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29369 \begin_inset Text
29370
29371 \begin_layout Plain Layout
29372 q
29373 \end_layout
29374
29375 \end_inset
29376 </cell>
29377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29378 \begin_inset Text
29379
29380 \begin_layout Plain Layout
29381 w
29382 \end_layout
29383
29384 \end_inset
29385 </cell>
29386 </row>
29387 <row>
29388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29389 \begin_inset Text
29390
29391 \begin_layout Plain Layout
29392 e
29393 \end_layout
29394
29395 \end_inset
29396 </cell>
29397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29398 \begin_inset Text
29399
29400 \begin_layout Plain Layout
29401 r
29402 \end_layout
29403
29404 \end_inset
29405 </cell>
29406 </row>
29407 </lyxtabular>
29408
29409 \end_inset
29410
29411
29412 \begin_inset ERT
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416
29417 }}}
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \begin_inset ERT
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427
29428
29429 \backslash
29430 rotatebox[origin=c]{-45}{
29431 \backslash
29432 resizebox{2cm}{!}{
29433 \backslash
29434 reflectbox{
29435 \end_layout
29436
29437 \end_inset
29438
29439
29440 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29441 \end_inset
29442
29443
29444 \begin_inset ERT
29445 status collapsed
29446
29447 \begin_layout Plain Layout
29448
29449 }}}
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \end_layout
29456
29457 \begin_layout Standard
29458 文書で大域的に数式様式
29459 \series bold
29460 fleqn
29461 \series default
29462 を使用している場合
29463 \begin_inset Foot
29464 status collapsed
29465
29466 \begin_layout Plain Layout
29467 つまり、文書クラスオプションに「fleqn」を書き加えた場合。
29468 \end_layout
29469
29470 \end_inset
29471
29472 には、別行建て数式も伸縮させることができます。
29473 \end_layout
29474
29475 \begin_layout Chapter
29476
29477 \lang english
29478 Objects Surrounded by Text
29479 \begin_inset Index idx
29480 status collapsed
29481
29482 \begin_layout Plain Layout
29483
29484 \lang english
29485 Surrounded by text
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \end_layout
29492
29493 \begin_layout Subsection
29494 折返しフロート
29495 \begin_inset CommandInset label
29496 LatexCommand label
29497 name "sec:折返しフロート"
29498
29499 \end_inset
29500
29501
29502 \begin_inset Index idx
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506 ふろーと@フロート ! おりかえしふろーと@折返しフロート
29507 \end_layout
29508
29509 \end_inset
29510
29511
29512 \lang english
29513
29514 \begin_inset Index idx
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518
29519 \lang english
29520 Surrounded by text ! Wrap Floats
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Standard
29529 \begin_inset Wrap figure
29530 lines 0
29531 placement l
29532 overhang 1cm
29533 width "40col%"
29534 status open
29535
29536 \begin_layout Plain Layout
29537 \begin_inset Graphics
29538         filename ../clipart/mobius.eps
29539         width 40col%
29540         scaleBeforeRotation
29541         rotateOrigin center
29542
29543 \end_inset
29544
29545
29546 \end_layout
29547
29548 \begin_layout Plain Layout
29549 \begin_inset Caption
29550
29551 \begin_layout Plain Layout
29552 \begin_inset CommandInset label
29553 LatexCommand label
29554 name "fig:折返し図フロート"
29555
29556 \end_inset
29557
29558 これは折返し図フロートです。
29559 \end_layout
29560
29561 \end_inset
29562
29563
29564 \end_layout
29565
29566 \end_inset
29567
29568 このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
29569 \series bold
29570 wrapfig
29571 \series default
29572
29573 \begin_inset Index idx
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
29578 \end_layout
29579
29580 \end_inset
29581
29582 を導入済みであれば、
29583 \family sans
29584 挿入\SpecialChar \menuseparator
29585 フロート\SpecialChar \menuseparator
29586 折返し図フロート
29587 \family default
29588
29589 \family sans
29590 折返し表フロート
29591 \family default
29592 メニューで挿入することができます
29593 \begin_inset Foot
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
29598 \end_layout
29599
29600 \end_inset
29601
29602 。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
29603 \family sans
29604 配置
29605 \family default
29606
29607 \family sans
29608
29609 \family default
29610 です。非必須項目として、
29611 \family sans
29612 ぶら下げ
29613 \family default
29614
29615 \family sans
29616 行幅
29617 \family default
29618 があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
29619 行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
29620 にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
29621 \begin_inset CommandInset ref
29622 LatexCommand ref
29623 reference "fig:折返し図フロート"
29624
29625 \end_inset
29626
29627 図は、40
29628 \begin_inset space \thinspace{}
29629 \end_inset
29630
29631 列幅%の幅と1
29632 \begin_inset space \thinspace{}
29633 \end_inset
29634
29635 cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
29636 \begin_inset Foot
29637 status collapsed
29638
29639 \begin_layout Plain Layout
29640 使うことのできる単位は付録
29641 \begin_inset CommandInset ref
29642 LatexCommand ref
29643 reference "cha:LyXで使用できる単位"
29644
29645 \end_inset
29646
29647 に収録してあります。
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Standard
29656 \begin_inset Note Greyedout
29657 status open
29658
29659 \begin_layout Plain Layout
29660
29661 \series bold
29662 【註】
29663 \series default
29664 折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
29665 上書きされて出力されたりします。
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 原則として、
29675 \end_layout
29676
29677 \begin_layout Itemize
29678 折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
29679 うになってから、正確な位置に挿入しなくてはなりません。
29680 \end_layout
29681
29682 \begin_layout Itemize
29683 折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
29684 \end_layout
29685
29686 \begin_layout Itemize
29687 折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
29688 \end_layout
29689
29690 \begin_layout Itemize
29691 折返しフロートは、節見出しや表中に入れることは認められていません。
29692 \end_layout
29693
29694 \begin_layout Itemize
29695
29696 \lang english
29697 Their numbering and referencing works as described in chap.
29698 \lang japanese
29699
29700 \begin_inset space \thinspace{}
29701 \end_inset
29702
29703
29704 \begin_inset CommandInset ref
29705 LatexCommand ref
29706 reference "chap:フロート"
29707
29708 \end_inset
29709
29710 .
29711 \end_layout
29712
29713 \begin_layout Section
29714
29715 \lang english
29716 Surrounded Fixed Objects
29717 \begin_inset Index idx
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721
29722 \lang english
29723 Surrounded by text ! Fixed objects
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \end_layout
29730
29731 \begin_layout Standard
29732
29733 \lang english
29734 The wrap floats described in sec.
29735 \lang japanese
29736
29737 \begin_inset space \thinspace{}
29738 \end_inset
29739
29740
29741 \begin_inset CommandInset ref
29742 LatexCommand ref
29743 reference "sec:折返しフロート"
29744
29745 \end_inset
29746
29747  
29748 \lang english
29749 have these positions in the paragraph:
29750 \end_layout
29751
29752 \begin_layout Standard
29753 \noindent
29754 \align center
29755
29756 \lang english
29757 \begin_inset Tabular
29758 <lyxtabular version="3" rows="2" columns="2">
29759 <features tabularvalignment="middle">
29760 <column alignment="center" valignment="top" width="0">
29761 <column alignment="center" valignment="top" width="0">
29762 <row>
29763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29764 \begin_inset Text
29765
29766 \begin_layout Plain Layout
29767
29768 \lang english
29769 \begin_inset Graphics
29770         filename ../../images/dialog-show-new-inset_graphics.png
29771         scale 70
29772         scaleBeforeRotation
29773         BoundingBox 0bp 6bp 22bp 22bp
29774
29775 \end_inset
29776
29777
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \lang english
29788 text
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 </row>
29794 <row>
29795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799
29800 \lang english
29801 text
29802 \end_layout
29803
29804 \end_inset
29805 </cell>
29806 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
29807 \begin_inset Text
29808
29809 \begin_layout Plain Layout
29810
29811 \lang english
29812 text
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 </row>
29818 </lyxtabular>
29819
29820 \end_inset
29821
29822  or 
29823 \begin_inset Tabular
29824 <lyxtabular version="3" rows="2" columns="2">
29825 <features tabularvalignment="middle">
29826 <column alignment="center" valignment="top" width="0">
29827 <column alignment="center" valignment="top" width="0">
29828 <row>
29829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29830 \begin_inset Text
29831
29832 \begin_layout Plain Layout
29833
29834 \lang english
29835 text
29836 \end_layout
29837
29838 \end_inset
29839 </cell>
29840 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
29841 \begin_inset Text
29842
29843 \begin_layout Plain Layout
29844
29845 \lang english
29846 \begin_inset Graphics
29847         filename ../../images/dialog-show-new-inset_graphics.png
29848         scale 70
29849         scaleBeforeRotation
29850         BoundingBox 0bp 6bp 22bp 22bp
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \end_inset
29858 </cell>
29859 </row>
29860 <row>
29861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
29862 \begin_inset Text
29863
29864 \begin_layout Plain Layout
29865
29866 \lang english
29867 text
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876
29877 \lang english
29878 text
29879 \end_layout
29880
29881 \end_inset
29882 </cell>
29883 </row>
29884 </lyxtabular>
29885
29886 \end_inset
29887
29888
29889 \end_layout
29890
29891 \begin_layout Standard
29892
29893 \lang english
29894 To get an object exactly at the position where it is inserted, for example
29895  to get one of these positions:
29896 \begin_inset VSpace defskip
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Standard
29903 \noindent
29904 \align center
29905
29906 \lang english
29907 \begin_inset Tabular
29908 <lyxtabular version="3" rows="2" columns="2">
29909 <features tabularvalignment="middle">
29910 <column alignment="center" valignment="top" width="0">
29911 <column alignment="center" valignment="top" width="0">
29912 <row>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917
29918 \lang english
29919 text
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928
29929 \lang english
29930 text
29931 \end_layout
29932
29933 \end_inset
29934 </cell>
29935 </row>
29936 <row>
29937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
29938 \begin_inset Text
29939
29940 \begin_layout Plain Layout
29941
29942 \lang english
29943 \begin_inset Graphics
29944         filename ../../images/dialog-show-new-inset_graphics.png
29945         scale 70
29946         scaleBeforeRotation
29947         BoundingBox 0bp 6bp 22bp 22bp
29948
29949 \end_inset
29950
29951
29952 \end_layout
29953
29954 \end_inset
29955 </cell>
29956 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
29957 \begin_inset Text
29958
29959 \begin_layout Plain Layout
29960
29961 \lang english
29962 text
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 </row>
29968 </lyxtabular>
29969
29970 \end_inset
29971
29972  
29973 \begin_inset Tabular
29974 <lyxtabular version="3" rows="2" columns="2">
29975 <features tabularvalignment="middle">
29976 <column alignment="center" valignment="top" width="0">
29977 <column alignment="center" valignment="top" width="0">
29978 <row>
29979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Plain Layout
29983
29984 \lang english
29985 text
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
29991 \begin_inset Text
29992
29993 \begin_layout Plain Layout
29994
29995 \lang english
29996 text
29997 \end_layout
29998
29999 \end_inset
30000 </cell>
30001 </row>
30002 <row>
30003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30004 \begin_inset Text
30005
30006 \begin_layout Plain Layout
30007
30008 \lang english
30009 text
30010 \end_layout
30011
30012 \end_inset
30013 </cell>
30014 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30015 \begin_inset Text
30016
30017 \begin_layout Plain Layout
30018
30019 \lang english
30020 \begin_inset Graphics
30021         filename ../../images/dialog-show-new-inset_graphics.png
30022         scale 70
30023         scaleBeforeRotation
30024         BoundingBox 0bp 6bp 22bp 22bp
30025
30026 \end_inset
30027
30028
30029 \end_layout
30030
30031 \end_inset
30032 </cell>
30033 </row>
30034 </lyxtabular>
30035
30036 \end_inset
30037
30038  
30039 \begin_inset Tabular
30040 <lyxtabular version="3" rows="2" columns="3">
30041 <features tabularvalignment="middle">
30042 <column alignment="center" valignment="top" width="0">
30043 <column alignment="center" valignment="top" width="0">
30044 <column alignment="center" valignment="top" width="0">
30045 <row>
30046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30047 \begin_inset Text
30048
30049 \begin_layout Plain Layout
30050
30051 \lang english
30052 text
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061
30062 \lang english
30063 \begin_inset Graphics
30064         filename ../../images/dialog-show-new-inset_graphics.png
30065         scale 70
30066         scaleBeforeRotation
30067         BoundingBox 0bp 6bp 22bp 22bp
30068
30069 \end_inset
30070
30071
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Plain Layout
30080
30081 \lang english
30082 text
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 </row>
30088 <row>
30089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30090 \begin_inset Text
30091
30092 \begin_layout Plain Layout
30093
30094 \lang english
30095 text
30096 \end_layout
30097
30098 \end_inset
30099 </cell>
30100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104
30105 \lang english
30106 text
30107 \end_layout
30108
30109 \end_inset
30110 </cell>
30111 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30112 \begin_inset Text
30113
30114 \begin_layout Plain Layout
30115
30116 \lang english
30117 text
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 </row>
30123 </lyxtabular>
30124
30125 \end_inset
30126
30127  
30128 \begin_inset Tabular
30129 <lyxtabular version="3" rows="2" columns="3">
30130 <features tabularvalignment="middle">
30131 <column alignment="center" valignment="top" width="0">
30132 <column alignment="center" valignment="top" width="0">
30133 <column alignment="center" valignment="top" width="0">
30134 <row>
30135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139
30140 \lang english
30141 text
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150
30151 \lang english
30152 text
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Plain Layout
30161
30162 \lang english
30163 text
30164 \end_layout
30165
30166 \end_inset
30167 </cell>
30168 </row>
30169 <row>
30170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Plain Layout
30174
30175 \lang english
30176 text
30177 \end_layout
30178
30179 \end_inset
30180 </cell>
30181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30182 \begin_inset Text
30183
30184 \begin_layout Plain Layout
30185
30186 \lang english
30187 \begin_inset Graphics
30188         filename ../../images/dialog-show-new-inset_graphics.png
30189         scale 70
30190         scaleBeforeRotation
30191         BoundingBox 0bp 6bp 22bp 22bp
30192
30193 \end_inset
30194
30195
30196 \end_layout
30197
30198 \end_inset
30199 </cell>
30200 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30201 \begin_inset Text
30202
30203 \begin_layout Plain Layout
30204
30205 \lang english
30206 text
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 </row>
30212 </lyxtabular>
30213
30214 \end_inset
30215
30216
30217 \end_layout
30218
30219 \begin_layout Standard
30220 \noindent
30221 \align center
30222
30223 \lang english
30224 \begin_inset Tabular
30225 <lyxtabular version="3" rows="3" columns="2">
30226 <features tabularvalignment="middle">
30227 <column alignment="center" valignment="top" width="0">
30228 <column alignment="center" valignment="top" width="0">
30229 <row>
30230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30231 \begin_inset Text
30232
30233 \begin_layout Plain Layout
30234
30235 \lang english
30236 text
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245
30246 \lang english
30247 text
30248 \end_layout
30249
30250 \end_inset
30251 </cell>
30252 </row>
30253 <row>
30254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \lang english
30260 \begin_inset Graphics
30261         filename ../../images/dialog-show-new-inset_graphics.png
30262         scale 70
30263         scaleBeforeRotation
30264         BoundingBox 0bp 6bp 22bp 22bp
30265
30266 \end_inset
30267
30268
30269 \end_layout
30270
30271 \end_inset
30272 </cell>
30273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30274 \begin_inset Text
30275
30276 \begin_layout Plain Layout
30277
30278 \lang english
30279 text
30280 \end_layout
30281
30282 \end_inset
30283 </cell>
30284 </row>
30285 <row>
30286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \lang english
30292 text
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \lang english
30303 text
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 </row>
30309 </lyxtabular>
30310
30311 \end_inset
30312
30313  
30314 \begin_inset Tabular
30315 <lyxtabular version="3" rows="3" columns="3">
30316 <features tabularvalignment="middle">
30317 <column alignment="center" valignment="top" width="0">
30318 <column alignment="center" valignment="top" width="0">
30319 <column alignment="center" valignment="top" width="0">
30320 <row>
30321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30322 \begin_inset Text
30323
30324 \begin_layout Plain Layout
30325
30326 \lang english
30327 text
30328 \end_layout
30329
30330 \end_inset
30331 </cell>
30332 <cell alignment="center" valignment="top" topline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \lang english
30338 text
30339 \end_layout
30340
30341 \end_inset
30342 </cell>
30343 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30344 \begin_inset Text
30345
30346 \begin_layout Plain Layout
30347
30348 \lang english
30349 text
30350 \end_layout
30351
30352 \end_inset
30353 </cell>
30354 </row>
30355 <row>
30356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360
30361 \lang english
30362 text
30363 \end_layout
30364
30365 \end_inset
30366 </cell>
30367 <cell alignment="center" valignment="top" usebox="none">
30368 \begin_inset Text
30369
30370 \begin_layout Plain Layout
30371
30372 \lang english
30373 \begin_inset Graphics
30374         filename ../../images/dialog-show-new-inset_graphics.png
30375         scale 70
30376         scaleBeforeRotation
30377         BoundingBox 0bp 6bp 22bp 22bp
30378
30379 \end_inset
30380
30381
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30387 \begin_inset Text
30388
30389 \begin_layout Plain Layout
30390
30391 \lang english
30392 text
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 </row>
30398 <row>
30399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30400 \begin_inset Text
30401
30402 \begin_layout Plain Layout
30403
30404 \lang english
30405 text
30406 \end_layout
30407
30408 \end_inset
30409 </cell>
30410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30411 \begin_inset Text
30412
30413 \begin_layout Plain Layout
30414
30415 \lang english
30416 text
30417 \end_layout
30418
30419 \end_inset
30420 </cell>
30421 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30422 \begin_inset Text
30423
30424 \begin_layout Plain Layout
30425
30426 \lang english
30427 text
30428 \end_layout
30429
30430 \end_inset
30431 </cell>
30432 </row>
30433 </lyxtabular>
30434
30435 \end_inset
30436
30437  
30438 \begin_inset Tabular
30439 <lyxtabular version="3" rows="3" columns="2">
30440 <features tabularvalignment="middle">
30441 <column alignment="center" valignment="top" width="0">
30442 <column alignment="center" valignment="top" width="0">
30443 <row>
30444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30445 \begin_inset Text
30446
30447 \begin_layout Plain Layout
30448
30449 \lang english
30450 text
30451 \end_layout
30452
30453 \end_inset
30454 </cell>
30455 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
30456 \begin_inset Text
30457
30458 \begin_layout Plain Layout
30459
30460 \lang english
30461 text
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 </row>
30467 <row>
30468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \lang english
30474 text
30475 \end_layout
30476
30477 \end_inset
30478 </cell>
30479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
30480 \begin_inset Text
30481
30482 \begin_layout Plain Layout
30483
30484 \lang english
30485 \begin_inset Graphics
30486         filename ../../images/dialog-show-new-inset_graphics.png
30487         scale 70
30488         scaleBeforeRotation
30489         BoundingBox 0bp 6bp 22bp 22bp
30490
30491 \end_inset
30492
30493
30494 \end_layout
30495
30496 \end_inset
30497 </cell>
30498 </row>
30499 <row>
30500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
30501 \begin_inset Text
30502
30503 \begin_layout Plain Layout
30504
30505 \lang english
30506 text
30507 \end_layout
30508
30509 \end_inset
30510 </cell>
30511 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
30512 \begin_inset Text
30513
30514 \begin_layout Plain Layout
30515
30516 \lang english
30517 text
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 </row>
30523 </lyxtabular>
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Standard
30531 \noindent
30532
30533 \lang english
30534 you can use the LaTeX-package
30535 \lang japanese
30536  
30537 \series bold
30538 picinpar
30539 \series default
30540
30541 \begin_inset Index idx
30542 status collapsed
30543
30544 \begin_layout Plain Layout
30545 LaTeXぱっけーじ@LaTeXパッケージ ! picinpar
30546 \end_layout
30547
30548 \end_inset
30549
30550 .
30551  
30552 \lang english
30553 Here is an example
30554 \lang japanese
30555 :
30556 \end_layout
30557
30558 \begin_layout Standard
30559 \begin_inset ERT
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563
30564
30565 \backslash
30566 ifpicinpar
30567 \end_layout
30568
30569 \end_inset
30570
30571
30572 \begin_inset Note Note
30573 status open
30574
30575 \begin_layout Plain Layout
30576 以下の部分は、LaTeXパッケージ
30577 \series bold
30578 picinpar
30579 \series default
30580 が導入されているときのみ表示されます。
30581 \end_layout
30582
30583 \end_inset
30584
30585
30586 \end_layout
30587
30588 \begin_layout Standard
30589 \begin_inset ERT
30590 status collapsed
30591
30592 \begin_layout Plain Layout
30593
30594
30595 \backslash
30596 begin{window}[2,c,{
30597 \end_layout
30598
30599 \end_inset
30600
30601
30602 \begin_inset Graphics
30603         filename ../clipart/mobius.eps
30604         lyxscale 60
30605         width 40col%
30606         scaleBeforeRotation
30607         rotateOrigin center
30608
30609 \end_inset
30610
30611
30612 \begin_inset ERT
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616
30617 },]
30618 \end_layout
30619
30620 \begin_layout Plain Layout
30621
30622 {}
30623 \end_layout
30624
30625 \end_inset
30626
30627
30628 \size small
30629 \lang english
30630 It was in the spring of the year 1894 that all London was interested, and
30631  the fashionable world dismayed, by the murder of the Honourable Ronald
30632  Adair under most unusual and inexplicable circumstances.
30633  The public has already learned those particulars of the crime which
30634 \size default
30635
30636 \begin_inset ERT
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640
30641
30642 \backslash
30643 footnotemark{}
30644 \end_layout
30645
30646 \end_inset
30647
30648
30649 \size small
30650  came out in the police investigation, but a good deal was suppressed upon
30651  that occasion, since the case for the prosecution was so overwhelmingly
30652  strong that it was not necessary to bring forward all the facts.
30653  Only now, at the end of nearly ten years, am I allowed to supply those
30654  missing links which make up the whole of that remarkable chain
30655 \lang japanese
30656 .
30657 \size default
30658
30659 \begin_inset ERT
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663
30664
30665 \backslash
30666 end{window}
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \end_layout
30673
30674 \begin_layout Standard
30675
30676 \lang english
30677 \begin_inset ERT
30678 status collapsed
30679
30680 \begin_layout Plain Layout
30681
30682
30683 \backslash
30684 footnotetext{
30685 \end_layout
30686
30687 \end_inset
30688
30689 Footnote of the paragraph with the fixed object.
30690 \begin_inset ERT
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694
30695 }
30696 \end_layout
30697
30698 \end_inset
30699
30700
30701 \end_layout
30702
30703 \begin_layout Standard
30704
30705 \lang english
30706 Surrounded fixed objects are used to let text float around them, at which
30707  the object's position in the paragraph can be determined by the number
30708  of lines above it.
30709  In contrary to floats is it not possible to have a numbered caption.
30710 \end_layout
30711
30712 \begin_layout Standard
30713
30714 \lang english
30715 A fixed object is inserted by adding the command
30716 \end_layout
30717
30718 \begin_layout Standard
30719
30720 \series bold
30721
30722 \backslash
30723 begin{window}[2,c,{
30724 \end_layout
30725
30726 \begin_layout Standard
30727
30728 \lang english
30729 as TeX Code at the beginning of the paragraph.
30730  The first parameter in the bracket, here '2', defines the number of lines
30731  above the object, the second, here 'c', the position of the object.
30732  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
30733  Behind the command you insert the object.
30734  In this example an image with a width of 40
30735 \begin_inset space \thinspace{}
30736 \end_inset
30737
30738 % of the text column width was inserted.
30739  The object can also be a table, a box or an equation.
30740  Behind the object the command
30741 \end_layout
30742
30743 \begin_layout Standard
30744
30745 \series bold
30746 },description text]
30747 \begin_inset Newline newline
30748 \end_inset
30749
30750 {}
30751 \end_layout
30752
30753 \begin_layout Standard
30754
30755 \lang english
30756 is inserted.
30757  Note that the 
30758 \begin_inset Quotes eld
30759 \end_inset
30760
30761
30762 \series bold
30763 {}
30764 \series default
30765
30766 \begin_inset Quotes erd
30767 \end_inset
30768
30769  is in the second line.
30770  The description text is optional.
30771  The text surrounding the object must be in the same paragraph as the object,
30772  so it must begin directly after the 
30773 \series bold
30774 {}
30775 \series default
30776 .
30777  At the end of the paragraph insert the command:
30778 \end_layout
30779
30780 \begin_layout Standard
30781
30782 \series bold
30783
30784 \backslash
30785 end{window}
30786 \end_layout
30787
30788 \begin_layout Standard
30789
30790 \lang english
30791 Within a paragraph with a fixed object, you cannot insert footnotes in the
30792  normal way.
30793  You have to use instead the command 
30794 \series bold
30795
30796 \backslash
30797 footnotemark
30798 \series default
30799  inside the paragraph and outside the command 
30800 \series bold
30801
30802 \backslash
30803 footnotetext
30804 \series default
30805  as described in sec.
30806 \lang japanese
30807
30808 \begin_inset space \thinspace{}
30809 \end_inset
30810
30811
30812 \begin_inset CommandInset ref
30813 LatexCommand ref
30814 reference "sec:脚注"
30815
30816 \end_inset
30817
30818 .
30819 \end_layout
30820
30821 \begin_layout Standard
30822 \begin_inset ERT
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826
30827
30828 \backslash
30829 else
30830 \end_layout
30831
30832 \end_inset
30833
30834
30835 \begin_inset Note Note
30836 status open
30837
30838 \begin_layout Plain Layout
30839 以下の部分は、LaTeXパッケージ
30840 \series bold
30841 picinpar
30842 \series default
30843 が導入されていないときのみ表示されます。
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Standard
30852 本節の以下の部分を出力に表示するには、LaTeXパッケージ
30853 \series bold
30854 picinpar
30855 \series default
30856 を導入する必要があります。
30857 \end_layout
30858
30859 \begin_layout Standard
30860 \begin_inset ERT
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864
30865
30866 \backslash
30867 fi
30868 \end_layout
30869
30870 \end_inset
30871
30872
30873 \end_layout
30874
30875 \begin_layout Section
30876
30877 \lang english
30878 Initials
30879 \begin_inset Index idx
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883
30884 \lang english
30885 Initials
30886 \end_layout
30887
30888 \end_inset
30889
30890
30891 \begin_inset Index idx
30892 status collapsed
30893
30894 \begin_layout Plain Layout
30895
30896 \lang english
30897 Surrounded by text ! Initials
30898 \end_layout
30899
30900 \end_inset
30901
30902
30903 \end_layout
30904
30905 \begin_layout Standard
30906
30907 \lang english
30908 To use initials, you must have the LaTeX package
30909 \lang japanese
30910  
30911 \series bold
30912 lettrine
30913 \series default
30914
30915 \begin_inset Index idx
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919 LaTeXぱっけーじ@LaTeXパッケージ ! lettrine
30920 \end_layout
30921
30922 \end_inset
30923
30924  
30925 \lang english
30926 installed and use the module 
30927 \family sans
30928 Initials
30929 \family default
30930  in your document (menu 
30931 \family sans
30932 Document\SpecialChar \menuseparator
30933 Settings\SpecialChar \menuseparator
30934 Modules
30935 \family default
30936 ).
30937  To insert an initial, use the style 
30938 \family sans
30939 Initial
30940 \family default
30941 .
30942  This style has a mandatory and an optional argument.
30943  The mandatory argument is inserted via the menu 
30944 \family sans
30945 Insert\SpecialChar \menuseparator
30946 Short
30947 \begin_inset space ~
30948 \end_inset
30949
30950 Title
30951 \family default
30952  and contains the letter that is the initial.
30953  To use the also the optional argument, insert another argument in front
30954  of the mandatory argument.
30955  This one contains parameters to modify the initial.
30956  For more information about the possible parameters see the documentation
30957  of
30958 \lang japanese
30959  
30960 \series bold
30961 lettrine
30962 \series default
30963
30964 \begin_inset CommandInset citation
30965 LatexCommand cite
30966 key "lettrine"
30967
30968 \end_inset
30969
30970 .
30971  
30972 \lang english
30973 The style itself contains the text that is surrounding the initial.
30974  The usual style is hereby that the word whose first letter is the initial,
30975  is printed with 
30976 \shape smallcaps
30977 small caps
30978 \shape default
30979 .
30980  To tell LaTeX where this word is finished, add a closing brace '
30981 \series bold
30982 }
30983 \series default
30984 ' as TeX Code behind it.
30985  At the end of the style there must be an opening brace '
30986 \series bold
30987 {
30988 \series default
30989 ' as TeX Code.
30990 \end_layout
30991
30992 \begin_layout Standard
30993
30994 \lang english
30995 Here are some examples:
30996 \end_layout
30997
30998 \begin_layout Enumerate
30999
31000 \lang english
31001 No optional argument, the initial is the letter 'I' in the math font 
31002 \begin_inset Formula $\mathfrak{Fraktur}$
31003 \end_inset
31004
31005 :
31006 \end_layout
31007
31008 \begin_deeper
31009 \begin_layout Initial
31010 \begin_inset Argument
31011 status open
31012
31013 \begin_layout Plain Layout
31014 \begin_inset Formula $\mathfrak{I}$
31015 \end_inset
31016
31017
31018 \end_layout
31019
31020 \end_inset
31021
31022 t
31023 \begin_inset ERT
31024 status collapsed
31025
31026 \begin_layout Plain Layout
31027
31028 }
31029 \end_layout
31030
31031 \end_inset
31032
31033  
31034 \lang english
31035 was in the spring of the year 1894 that all London was interested, and the
31036  fashionable world dismayed, by the murder of the Honourable Ronald Adair
31037  under most unusual and inexplicable circumstances.
31038  The public has already learned those particulars of the crime which came
31039  out in the police investigation, but a good deal was suppressed upon that
31040  occasion, since the case for the prosecution was so overwhelmingly strong
31041  that it was not necessary to bring forward all the facts.
31042 \lang japanese
31043
31044 \begin_inset ERT
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048
31049 {
31050 \end_layout
31051
31052 \end_inset
31053
31054
31055 \lang english
31056
31057 \begin_inset Newpage newpage
31058 \end_inset
31059
31060
31061 \end_layout
31062
31063 \end_deeper
31064 \begin_layout Enumerate
31065
31066 \lang english
31067 Only one line is surrounding the initial, which is formed by two letters
31068  in standard font and no text is printed in small caps:
31069 \end_layout
31070
31071 \begin_deeper
31072 \begin_layout Initial
31073 \begin_inset Argument
31074 status open
31075
31076 \begin_layout Plain Layout
31077 lines=1
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \begin_inset Argument
31084 status open
31085
31086 \begin_layout Plain Layout
31087 It
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset ERT
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097
31098 }
31099 \end_layout
31100
31101 \end_inset
31102
31103  
31104 \lang english
31105 was in the spring of the year 1894 that all London was interested, and the
31106  fashionable world dismayed, by the murder of the Honourable Ronald Adair
31107  under most unusual and inexplicable circumstances.
31108  The public has already learned those particulars of the crime which came
31109  out in the police investigation, but a good deal was suppressed upon that
31110  occasion, since the case for the prosecution was so overwhelmingly strong
31111  that it was not necessary to bring forward all the facts.
31112 \lang japanese
31113
31114 \begin_inset ERT
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118
31119 {
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \end_deeper
31128 \begin_layout Enumerate
31129
31130 \lang english
31131 Magenta, hanging initial over 3
31132 \begin_inset space ~
31133 \end_inset
31134
31135 lines in the math font 
31136 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
31137 \end_inset
31138
31139 , the text 
31140 \begin_inset Quotes eld
31141 \end_inset
31142
31143 t was in the spring
31144 \begin_inset Quotes erd
31145 \end_inset
31146
31147  is in 
31148 \shape smallcaps
31149 small caps
31150 \shape default
31151 ; to color the initial, you must insert this command before the initial:
31152 \begin_inset Newline newline
31153 \end_inset
31154
31155
31156 \series bold
31157
31158 \backslash
31159 renewcommand{
31160 \backslash
31161 LettrineFontHook}{
31162 \backslash
31163 color{color}}
31164 \series default
31165
31166 \begin_inset Newline newline
31167 \end_inset
31168
31169 where the second 
31170 \emph on
31171 color
31172 \emph default
31173  can be 
31174 \begin_inset Quotes eld
31175 \end_inset
31176
31177 red
31178 \begin_inset Quotes erd
31179 \end_inset
31180
31181
31182 \begin_inset Quotes eld
31183 \end_inset
31184
31185 blue
31186 \begin_inset Quotes erd
31187 \end_inset
31188
31189
31190 \begin_inset Quotes eld
31191 \end_inset
31192
31193 green
31194 \begin_inset Quotes erd
31195 \end_inset
31196
31197
31198 \begin_inset Quotes eld
31199 \end_inset
31200
31201 yellow
31202 \begin_inset Quotes erd
31203 \end_inset
31204
31205
31206 \begin_inset Quotes eld
31207 \end_inset
31208
31209 cyan
31210 \begin_inset Quotes erd
31211 \end_inset
31212
31213
31214 \begin_inset Quotes eld
31215 \end_inset
31216
31217 magenta
31218 \begin_inset Quotes erd
31219 \end_inset
31220
31221
31222 \begin_inset Quotes eld
31223 \end_inset
31224
31225 black
31226 \begin_inset Quotes erd
31227 \end_inset
31228
31229  or 
31230 \begin_inset Quotes eld
31231 \end_inset
31232
31233 white
31234 \begin_inset Quotes erd
31235 \end_inset
31236
31237 , and add this command to the document preamble
31238 \lang japanese
31239 :
31240 \begin_inset Newline newline
31241 \end_inset
31242
31243
31244 \series bold
31245
31246 \backslash
31247 @ifundefined{textcolor}
31248 \begin_inset Newline newline
31249 \end_inset
31250
31251
31252 \begin_inset space ~
31253 \end_inset
31254
31255 {
31256 \backslash
31257 usepackage{color}}{}
31258 \end_layout
31259
31260 \begin_deeper
31261 \begin_layout Standard
31262 \begin_inset ERT
31263 status collapsed
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 renewcommand{
31270 \backslash
31271 LettrineFontHook}{
31272 \backslash
31273 color{magenta}}
31274 \end_layout
31275
31276 \end_inset
31277
31278
31279 \lang english
31280
31281 \begin_inset Note Note
31282 status collapsed
31283
31284 \begin_layout Plain Layout
31285
31286 \lang english
31287 makes the initial magenta
31288 \end_layout
31289
31290 \end_inset
31291
31292
31293 \end_layout
31294
31295 \begin_layout Initial
31296 \begin_inset Argument
31297 status open
31298
31299 \begin_layout Plain Layout
31300 lines=3, lhang=0.33, loversize=0.25
31301 \end_layout
31302
31303 \end_inset
31304
31305
31306 \begin_inset Argument
31307 status open
31308
31309 \begin_layout Plain Layout
31310 \begin_inset Formula $\mathcal{I}$
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \end_inset
31317
31318
31319 \lang english
31320 t was in the spring
31321 \lang japanese
31322
31323 \begin_inset ERT
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327
31328 }
31329 \end_layout
31330
31331 \end_inset
31332
31333  
31334 \lang english
31335 of the year 1894 that all London was interested, and the fashionable world
31336  dismayed, by the murder of the Honourable Ronald Adair under most unusual
31337  and inexplicable circumstances.
31338  The public has already learned those particulars of the crime which came
31339  out in the police investigation, but a good deal was suppressed upon that
31340  occasion, since the case for the prosecution was so overwhelmingly strong
31341  that it was not necessary to bring forward all the facts.
31342 \lang japanese
31343
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349 {
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \end_deeper
31358 \begin_layout Chapter
31359 外部文書構成要素
31360 \begin_inset Index idx
31361 status collapsed
31362
31363 \begin_layout Plain Layout
31364 がいぶぶんしょこうせいようそ@外部文書構成要素
31365 \end_layout
31366
31367 \end_inset
31368
31369
31370 \end_layout
31371
31372 \begin_layout Standard
31373
31374 \family sans
31375 挿入\SpecialChar \menuseparator
31376 ファイル
31377 \family default
31378 メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
31379 \end_layout
31380
31381 \begin_layout Description
31382 LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
31383 \end_layout
31384
31385 \begin_layout Description
31386 平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
31387 \end_layout
31388
31389 \begin_layout Description
31390 平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
31391 \end_layout
31392
31393 \begin_layout Description
31394 外部素材 様々な書式のファイル。
31395 \end_layout
31396
31397 \begin_layout Description
31398 子文書 LyXあるいはLaTeX文書。
31399 \end_layout
31400
31401 \begin_layout Section
31402 外部素材
31403 \begin_inset Index idx
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407 がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
31408 \end_layout
31409
31410 \end_inset
31411
31412
31413 \end_layout
31414
31415 \begin_layout Standard
31416 外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
31417 するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
31418 \family sans
31419 操作性\SpecialChar \menuseparator
31420 表示
31421 \family default
31422 で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
31423 \end_layout
31424
31425 \begin_layout Standard
31426 外部素材は、
31427 \family sans
31428 挿入
31429 \family default
31430 \SpecialChar \menuseparator
31431
31432 \family sans
31433 ファイル
31434 \family default
31435 \SpecialChar \menuseparator
31436
31437 \family sans
31438 外部素材
31439 \family default
31440 メニューで開くことのできる
31441 \family sans
31442 外部素材
31443 \family default
31444 ダイアログから挿入することができます。目下、以下のファイル形式(
31445 \family sans
31446 ひな型
31447 \family default
31448 )が使用できます。
31449 \end_layout
31450
31451 \begin_layout Description
31452 チェス棋譜 このひな型は、
31453 \series bold
31454
31455 \begin_inset CommandInset href
31456 LatexCommand href
31457 name "XBoard"
31458 target "http://en.wikipedia.org/wiki/XBoard"
31459
31460 \end_inset
31461
31462
31463 \series default
31464 プログラムで作成されたチェス棋譜をサポートします。
31465 \end_layout
31466
31467 \begin_layout Description
31468 日付 これは、
31469 \emph on
31470 日-月-年
31471 \emph default
31472 の書式で日付を挿入します。右は、外部素材として挿入された日付です:
31473 \begin_inset External
31474         template Date
31475         filename .
31476
31477 \end_inset
31478
31479
31480 \begin_inset space ~
31481 \end_inset
31482
31483
31484 \begin_inset Note Note
31485 status collapsed
31486
31487 \begin_layout Plain Layout
31488 バグ4398が修正されたら、この保護空白は削除してください!
31489 \end_layout
31490
31491 \end_inset
31492
31493
31494 \begin_inset Newline newline
31495 \end_inset
31496
31497 日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
31498 \family sans
31499 挿入
31500 \family default
31501 \SpecialChar \menuseparator
31502 日付メニューを使用する方法で、他はLaTeXコマンドの
31503 \series bold
31504
31505 \backslash
31506 today
31507 \series default
31508 をTeXコードで使用する方法です。これらの各方法は、表
31509 \begin_inset CommandInset ref
31510 LatexCommand ref
31511 reference "tab:日付挿入方法"
31512
31513 \end_inset
31514
31515 に比較を掲載しておきます。
31516 \end_layout
31517
31518 \begin_layout Description
31519 Dia このひな型は、
31520 \series bold
31521
31522 \begin_inset CommandInset href
31523 LatexCommand href
31524 name "Dia"
31525 target "http://en.wikipedia.org/wiki/Dia_(software)"
31526
31527 \end_inset
31528
31529
31530 \series default
31531 プログラムで作成したダイアグラムをサポートします。
31532 \end_layout
31533
31534 \begin_layout Description
31535 LilyPond このひな型は、
31536 \series bold
31537
31538 \begin_inset CommandInset href
31539 LatexCommand href
31540 name "LilyPond"
31541 target "http://en.wikipedia.org/wiki/LilyPond"
31542
31543 \end_inset
31544
31545
31546 \series default
31547 プログラムで作成した楽譜の組版に使用されます。
31548 \end_layout
31549
31550 \begin_layout Description
31551 PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
31552 \family sans
31553 LaTeXとLyXオプション
31554 \family default
31555 タブ中の
31556 \family sans
31557 オプション
31558 \family default
31559 フィールドに
31560 \emph on
31561 pages
31562 \emph default
31563 オプションを指定してください。
31564 \emph on
31565 pages
31566 \emph default
31567 オプションを指定しないと、PDFの最初のページのみが挿入されます。
31568 \end_layout
31569
31570 \begin_layout Description
31571 ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
31572 \family sans
31573 外部素材
31574 \family default
31575 ダイアログを使って入れる画像は、第
31576 \begin_inset CommandInset ref
31577 LatexCommand ref
31578 reference "sec:画像ダイアログ"
31579
31580 \end_inset
31581
31582 節にあるように
31583 \family sans
31584 画像
31585 \family default
31586 ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
31587 サポートしていないという点のみです。
31588 \end_layout
31589
31590 \begin_layout Description
31591 XFig このひな型は、
31592 \series bold
31593
31594 \begin_inset CommandInset href
31595 LatexCommand href
31596 name "Xfig"
31597 target "http://en.wikipedia.org/wiki/Xfig"
31598
31599 \end_inset
31600
31601
31602 \series default
31603 プログラムで作成した画像をサポートします。
31604 \end_layout
31605
31606 \begin_layout Standard
31607 \begin_inset Float table
31608 placement h
31609 wide false
31610 sideways false
31611 status open
31612
31613 \begin_layout Plain Layout
31614 \begin_inset Caption
31615
31616 \begin_layout Plain Layout
31617 \begin_inset CommandInset label
31618 LatexCommand label
31619 name "tab:日付挿入方法"
31620
31621 \end_inset
31622
31623 日付の挿入方法の比較
31624 \end_layout
31625
31626 \end_inset
31627
31628
31629 \end_layout
31630
31631 \begin_layout Plain Layout
31632 \align center
31633 \begin_inset Tabular
31634 <lyxtabular version="3" rows="4" columns="4">
31635 <features tabularvalignment="middle">
31636 <column alignment="center" valignment="top" width="0">
31637 <column alignment="center" valignment="top" width="0">
31638 <column alignment="center" valignment="top" width="0">
31639 <column alignment="center" valignment="top" width="0">
31640 <row>
31641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31642 \begin_inset Text
31643
31644 \begin_layout Plain Layout
31645 文書書式
31646 \end_layout
31647
31648 \end_inset
31649 </cell>
31650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31651 \begin_inset Text
31652
31653 \begin_layout Plain Layout
31654
31655 \family sans
31656 外部素材\SpecialChar \menuseparator
31657 日付
31658 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666
31667 \family sans
31668 挿入\SpecialChar \menuseparator
31669 日付
31670 \end_layout
31671
31672 \end_inset
31673 </cell>
31674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31675 \begin_inset Text
31676
31677 \begin_layout Plain Layout
31678
31679 \series bold
31680
31681 \backslash
31682 today
31683 \series default
31684 コマンド
31685 \end_layout
31686
31687 \end_inset
31688 </cell>
31689 </row>
31690 <row>
31691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31692 \begin_inset Text
31693
31694 \begin_layout Plain Layout
31695 LyX
31696 \end_layout
31697
31698 \end_inset
31699 </cell>
31700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31701 \begin_inset Text
31702
31703 \begin_layout Plain Layout
31704 差込枠として
31705 \end_layout
31706
31707 \end_inset
31708 </cell>
31709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31710 \begin_inset Text
31711
31712 \begin_layout Plain Layout
31713 日付として
31714 \end_layout
31715
31716 \end_inset
31717 </cell>
31718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31719 \begin_inset Text
31720
31721 \begin_layout Plain Layout
31722 TeXコード差込枠として
31723 \end_layout
31724
31725 \end_inset
31726 </cell>
31727 </row>
31728 <row>
31729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31730 \begin_inset Text
31731
31732 \begin_layout Plain Layout
31733 LaTeX
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31739 \begin_inset Text
31740
31741 \begin_layout Plain Layout
31742 日付として
31743 \end_layout
31744
31745 \end_inset
31746 </cell>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751 日付として
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760 コマンドとして
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 </row>
31766 <row>
31767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771 DVI, PDF, PS
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780 日付として
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789 日付として
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout Plain Layout
31798 日付として
31799 \end_layout
31800
31801 \end_inset
31802 </cell>
31803 </row>
31804 </lyxtabular>
31805
31806 \end_inset
31807
31808
31809 \end_layout
31810
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \begin_layout Standard
31817
31818 \family sans
31819 外部素材
31820 \family default
31821 ダイアログの
31822 \family sans
31823 ファイル
31824 \family default
31825 タブ中で
31826 \family sans
31827 下書き
31828 \family default
31829 オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
31830 \begin_inset Newline newline
31831 \end_inset
31832
31833 LyX中での外部素材は、ダイアログ内の
31834 \family sans
31835 LaTeXとLyXのオプション
31836 \family default
31837 タブにある
31838 \family sans
31839 LyX内に表示
31840 \family default
31841 オプションの指定に従って、
31842 \begin_inset Graphics
31843         filename clipart/ExternalMaterialQt4.png
31844         scale 85
31845         scaleBeforeRotation
31846
31847 \end_inset
31848
31849 のようなボックスとして表示されるか、画像として表示されます。
31850 \end_layout
31851
31852 \begin_layout Standard
31853 取扱説明書
31854 \family sans
31855 \emph on
31856 カスタマイズ篇
31857 \family default
31858 \emph default
31859 には、自製のひな型を定義する方法が説明されています。
31860 \end_layout
31861
31862 \begin_layout Section
31863 子文書
31864 \begin_inset CommandInset label
31865 LatexCommand label
31866 name "sec:子文書"
31867
31868 \end_inset
31869
31870
31871 \begin_inset Index idx
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875 がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
31876 \end_layout
31877
31878 \end_inset
31879
31880
31881 \begin_inset Index idx
31882 status collapsed
31883
31884 \begin_layout Plain Layout
31885 ふぁいる@ファイル ! いんくるーど@インクルード
31886 \end_layout
31887
31888 \end_inset
31889
31890
31891 \end_layout
31892
31893 \begin_layout Standard
31894 子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
31895 が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
31896 の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
31897 \end_layout
31898
31899 \begin_layout Standard
31900 親文書を開くことなく子文書で作業できるようにするには、子文書の
31901 \family sans
31902 文書
31903 \family default
31904 \SpecialChar \menuseparator
31905
31906 \family sans
31907 設定
31908 \family default
31909 \SpecialChar \menuseparator
31910
31911 \family sans
31912 文書クラス
31913 \family default
31914 メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
31915 \end_layout
31916
31917 \begin_layout Standard
31918 取り込んだ文書は、LyX中で
31919 \begin_inset Graphics
31920         filename clipart/ChildDocumentQt4.png
31921         scale 85
31922         scaleBeforeRotation
31923
31924 \end_inset
31925
31926 のようなボックスとして表示されます。子文書を親文書に取り込むには、
31927 \family sans
31928 挿入
31929 \family default
31930 \SpecialChar \menuseparator
31931
31932 \family sans
31933 ファイル
31934 \family default
31935 \SpecialChar \menuseparator
31936
31937 \family sans
31938 子文書
31939 \family default
31940 メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
31941 \end_layout
31942
31943 \begin_layout Description
31944 Include(インクルード) LyX文書とLaTeX文書は、インクルードすることができます。
31945 \family sans
31946 子文書
31947 \family default
31948 ダイアログの
31949 \family sans
31950 編集
31951 \family default
31952 ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
31953 \begin_inset Newline newline
31954 \end_inset
31955
31956
31957 \end_layout
31958
31959 \begin_layout Standard
31960 以下は、
31961 \family sans
31962 Include
31963 \family default
31964 を使用して挿入した子文書です。 
31965 \begin_inset CommandInset include
31966 LatexCommand include
31967 filename "DummyDocument1.lyx"
31968
31969 \end_inset
31970
31971
31972 \end_layout
31973
31974 \begin_layout Standard
31975 取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
31976 あります。取り込んだ文書のラベルは、第
31977 \begin_inset CommandInset ref
31978 LatexCommand ref
31979 reference "sub:外部文書の第1小節"
31980
31981 \end_inset
31982
31983 小節、のように参照することができます。
31984 \end_layout
31985
31986 \begin_layout Standard
31987 子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
31988 は、新規頁から始まるように挿入され、改頁して終わります。
31989 \end_layout
31990
31991 \begin_layout Standard
31992 大きな文書のうち、特定の章だけの作業を行っている際に、コンパイル時間を短縮したい場合、取り込んだファイルの各々を派生枝の中に入れる方法があります
31993 \begin_inset Foot
31994 status open
31995
31996 \begin_layout Plain Layout
31997 派生枝は、LyX
31998 \emph on
31999 ユーザーの手引き
32000 \emph default
32001
32002 \emph on
32003 派生枝
32004 \emph default
32005 の節に説明されています。
32006 \end_layout
32007
32008 \end_inset
32009
32010 。派生枝を有効化したり無効化したりすることによって、取り込んだファイルのどれを出力に表示させるかを決めることができます。
32011 \end_layout
32012
32013 \begin_layout Standard
32014 \begin_inset Note Greyedout
32015 status open
32016
32017 \begin_layout Plain Layout
32018
32019 \series bold
32020 【註】
32021 \series default
32022 LyXのバグにより、どのファイルを取り込むかを決める他の方法として、現在のところ、LaTeXコマンドの
32023 \series bold
32024
32025 \backslash
32026 includeonly
32027 \series default
32028 を使用することはできません。
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \end_layout
32035
32036 \begin_layout Standard
32037 \begin_inset Note Greyedout
32038 status open
32039
32040 \begin_layout Plain Layout
32041
32042 \series bold
32043 【註】
32044 \series default
32045 LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
32046 警告が発せられます。
32047 \end_layout
32048
32049 \end_inset
32050
32051
32052 \end_layout
32053
32054 \begin_layout Description
32055 Input(インプット) この方法は、Includeによる方法に非常によく似ています。異なっている点は、
32056 \end_layout
32057
32058 \begin_deeper
32059 \begin_layout Itemize
32060 Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
32061 \end_layout
32062
32063 \begin_layout Itemize
32064 Inputファイルは、LyX設定の操作性
32065 \family sans
32066 \SpecialChar \menuseparator
32067 表示
32068 \family default
32069 の下にある
32070 \family sans
32071 画像を表示
32072 \family default
32073 を有効にすると、LyX中でプレビューすることができます。
32074 \end_layout
32075
32076 \begin_layout Itemize
32077 LaTeXコマンドの
32078 \series bold
32079
32080 \backslash
32081 includeonly
32082 \series default
32083 は使用することができません。
32084 \end_layout
32085
32086 \end_deeper
32087 \begin_layout Standard
32088 右は、
32089 \family sans
32090 Input
32091 \family default
32092 を使って挿入した子文書です。 
32093 \begin_inset CommandInset include
32094 LatexCommand input
32095 filename "DummyDocument2.lyx"
32096
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \begin_layout Description
32103 Verbatim(文字通り) この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
32104 に用いられているコマンドは実行されません。
32105 \family sans
32106 出力の空白に印付けをする
32107 \family default
32108 オプションを有効にすると、ソースコード中のすべての空白文字に「
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114
32115 \backslash
32116 textvisiblespace 
32117 \end_layout
32118
32119 \end_inset
32120
32121 」文字を表示させることができます。
32122 \family sans
32123 挿入\SpecialChar \menuseparator
32124 ファイル\SpecialChar \menuseparator
32125 平文
32126 \family default
32127 メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
32128 \end_layout
32129
32130 \begin_layout Standard
32131 以下は、verbatimとして挿入された子文書です。 
32132 \begin_inset CommandInset include
32133 LatexCommand verbatiminput
32134 filename "../DummyTextDocument.txt"
32135
32136 \end_inset
32137
32138
32139 \begin_inset VSpace bigskip
32140 \end_inset
32141
32142 以下は、
32143 \family sans
32144 出力の空白に印付けをする
32145 \family default
32146 オプションを指定して、verbatimとして挿入された子文書です。 
32147 \begin_inset CommandInset include
32148 LatexCommand verbatiminput*
32149 filename "../DummyTextDocument.txt"
32150
32151 \end_inset
32152
32153
32154 \end_layout
32155
32156 \begin_layout Standard
32157 \begin_inset VSpace bigskip
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \begin_layout Standard
32164 \begin_inset Note Greyedout
32165 status open
32166
32167 \begin_layout Plain Layout
32168
32169 \series bold
32170 【註】
32171 \series default
32172 上記の例でわかるように、
32173 \family sans
32174 verbatim
32175 \family default
32176 として取り込んだ文書の文章は、文書行の終わりで改行されません。
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \end_layout
32183
32184 \begin_layout Standard
32185 \begin_inset Note Greyedout
32186 status open
32187
32188 \begin_layout Plain Layout
32189
32190 \series bold
32191 【訳註】
32192 \series default
32193 verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
32194 \end_layout
32195
32196 \end_inset
32197
32198
32199 \end_layout
32200
32201 \begin_layout Description
32202 プログラムリスト この型については、第
32203 \begin_inset CommandInset ref
32204 LatexCommand ref
32205 reference "cha:プログラムコードリスト"
32206
32207 \end_inset
32208
32209 章に説明されています。
32210 \end_layout
32211
32212 \begin_layout Standard
32213 \begin_inset Note Greyedout
32214 status open
32215
32216 \begin_layout Plain Layout
32217
32218 \series bold
32219 【註】
32220 \series default
32221 同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
32222 \end_layout
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Chapter
32230 プログラムコードリスト
32231 \begin_inset CommandInset label
32232 LatexCommand label
32233 name "cha:プログラムコードリスト"
32234
32235 \end_inset
32236
32237
32238 \begin_inset Index idx
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242 りすと@リスト
32243 \end_layout
32244
32245 \end_inset
32246
32247
32248 \begin_inset Index idx
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252 ぷろぐらむこーど@プログラムコード
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \begin_inset Index idx
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262 ふろーと@フロート ! りすと@リスト
32263 \end_layout
32264
32265 \end_inset
32266
32267
32268 \end_layout
32269
32270 \begin_layout Standard
32271 プログラムコードを取り込んで組版するには、
32272 \family sans
32273 挿入
32274 \family default
32275 \SpecialChar \menuseparator
32276
32277 \family sans
32278 プログラムリスト
32279 \family default
32280 メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
32281 \series bold
32282 listings
32283 \series default
32284
32285 \begin_inset Index idx
32286 status collapsed
32287
32288 \begin_layout Plain Layout
32289 LaTeXぱっけーじ@LaTeXパッケージ ! listings
32290 \end_layout
32291
32292 \end_inset
32293
32294 は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
32295 \end_layout
32296
32297 \begin_layout Standard
32298 プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
32299 \end_layout
32300
32301 \begin_layout Standard
32302 既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
32303 \family sans
32304 行内リスト
32305 \family default
32306 を指定すると、リストは
32307 \begin_inset listings
32308 lstparams "language={C++}"
32309 inline true
32310 status collapsed
32311
32312 \begin_layout Plain Layout
32313
32314 int a=5;
32315 \end_layout
32316
32317 \end_inset
32318
32319 のように行内に印字されます。
32320 \begin_inset Newline newline
32321 \end_inset
32322
32323
32324 \family sans
32325 フロート
32326 \family default
32327 オプションは、プログラムリストフロートを生成するものですが、ここで、第
32328 \begin_inset CommandInset ref
32329 LatexCommand ref
32330 reference "sec:フロートの配置"
32331
32332 \end_inset
32333
32334 節に説明されているフロート配置オプションに従って、「
32335 \family sans
32336 h
32337 \family default
32338 」「
32339 \family sans
32340 t
32341 \family default
32342 」「
32343 \family sans
32344 b
32345 \family default
32346 」「
32347 \family sans
32348 p
32349 \family default
32350 」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
32351 \family sans
32352 htbp
32353 \family default
32354 」のように区切りを入れることなく入力することができます。「
32355 \family sans
32356 h
32357 \family default
32358 」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
32359 \family sans
32360 フロート
32361 \family default
32362 オプションを使用しなければ大丈夫です。
32363 \end_layout
32364
32365 \begin_layout Standard
32366
32367 \family sans
32368 挿入
32369 \family default
32370 \SpecialChar \menuseparator
32371
32372 \family sans
32373 キャプション
32374 \family default
32375 メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、リスト
32376 \begin_inset CommandInset ref
32377 LatexCommand ref
32378 reference "lst:リストフロート"
32379
32380 \end_inset
32381
32382 のように参照することができます。
32383 \end_layout
32384
32385 \begin_layout Standard
32386 \begin_inset listings
32387 lstparams "language=Python"
32388 inline false
32389 status open
32390
32391 \begin_layout Plain Layout
32392
32393 \begin_inset Caption
32394
32395 \begin_layout Plain Layout
32396 \begin_inset CommandInset label
32397 LatexCommand label
32398 name "lst:リストフロート"
32399
32400 \end_inset
32401
32402 Example Listing Float
32403 \end_layout
32404
32405 \end_inset
32406
32407 # Example listing float
32408 \end_layout
32409
32410 \begin_layout Plain Layout
32411
32412 def func(param):
32413 \end_layout
32414
32415 \begin_layout Plain Layout
32416
32417     'this is a python function'
32418 \end_layout
32419
32420 \begin_layout Plain Layout
32421
32422     pass
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
32432 onのキーワード「def」が識別され、ボールド体で出力されます。
32433 \end_layout
32434
32435 \begin_layout Standard
32436 \begin_inset Note Greyedout
32437 status open
32438
32439 \begin_layout Plain Layout
32440
32441 \series bold
32442 【註】
32443 \series default
32444 タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
32445 \family typewriter
32446 typewriter
32447 \family default
32448 フォントがボールド体を提供していません。この場合には、
32449 \family sans
32450 文書
32451 \family default
32452 \SpecialChar \menuseparator
32453
32454 \family sans
32455 設定
32456 \family default
32457 \SpecialChar \menuseparator
32458
32459 \family sans
32460 フォント
32461 \family default
32462 メニューで別のフォントを選択してください(
32463 \emph on
32464 LuxiMono
32465 \emph default
32466
32467 \emph on
32468 BeraMono
32469 \emph default
32470
32471 \emph on
32472 Courier
32473 \emph default
32474 の各フォントはボールド体を提供します)。
32475 \end_layout
32476
32477 \end_inset
32478
32479
32480 \end_layout
32481
32482 \begin_layout Standard
32483 \begin_inset Note Greyedout
32484 status open
32485
32486 \begin_layout Plain Layout
32487
32488 \series bold
32489 【訳註】
32490 \series default
32491 プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
32492 \end_layout
32493
32494 \end_inset
32495
32496
32497 \end_layout
32498
32499 \begin_layout Standard
32500 プログラムリストダイアログの
32501 \family sans
32502 行番号
32503 \family default
32504 のセクションでは、行番号の様式を指定することができます。
32505 \family sans
32506 行間
32507 \family default
32508 フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
32509 \end_layout
32510
32511 \begin_layout Standard
32512 さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
32513 \family sans
32514 拡張文字コード表を使う
32515 \family default
32516 オプションを使用しなくてはなりません。
32517 \begin_inset Newline newline
32518 \end_inset
32519
32520 以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
32521 \begin_inset space \thinspace{}
32522 \end_inset
32523
32524 -
32525 \begin_inset space \thinspace{}
32526 \end_inset
32527
32528 8」で設定したプログラムリストの例です。
32529 \end_layout
32530
32531 \begin_layout Standard
32532 \begin_inset listings
32533 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32534 inline false
32535 status open
32536
32537 \begin_layout Plain Layout
32538
32539 def func(param):
32540 \end_layout
32541
32542 \begin_layout Plain Layout
32543
32544     'this is a python function'
32545 \end_layout
32546
32547 \begin_layout Plain Layout
32548
32549     pass
32550 \end_layout
32551
32552 \begin_layout Plain Layout
32553
32554 def func(param):
32555 \end_layout
32556
32557 \begin_layout Plain Layout
32558
32559 'This is a German word: Tschüß'
32560 \end_layout
32561
32562 \begin_layout Plain Layout
32563
32564 pass
32565 \end_layout
32566
32567 \begin_layout Plain Layout
32568
32569 def func(param):
32570 \end_layout
32571
32572 \begin_layout Plain Layout
32573
32574 'this is a python function'
32575 \end_layout
32576
32577 \begin_layout Plain Layout
32578
32579 pass
32580 \end_layout
32581
32582 \end_inset
32583
32584
32585 \end_layout
32586
32587 \begin_layout Standard
32588 プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
32589 \family sans
32590 タビュレータの大きさ
32591 \family default
32592 フィールドで指定することができます。
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset Note Greyedout
32597 status open
32598
32599 \begin_layout Plain Layout
32600
32601 \series bold
32602 【註】listings
32603 \series default
32604 パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
32605 に振られているのはこのためです。
32606 \end_layout
32607
32608 \end_inset
32609
32610
32611 \end_layout
32612
32613 \begin_layout Standard
32614 \begin_inset VSpace bigskip
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Standard
32621 また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
32622 \family sans
32623 挿入
32624 \family default
32625 \SpecialChar \menuseparator
32626
32627 \family sans
32628 ファイル
32629 \family default
32630 \SpecialChar \menuseparator
32631
32632 \family sans
32633 子文書
32634 \family default
32635 メニューを使用して
32636 \family sans
32637 プログラムリスト
32638 \family default
32639 型を選択してください
32640 \begin_inset Foot
32641 status collapsed
32642
32643 \begin_layout Plain Layout
32644 他の子文書型については、第 section
32645 \begin_inset space ~
32646 \end_inset
32647
32648
32649 \begin_inset CommandInset ref
32650 LatexCommand ref
32651 reference "sec:子文書"
32652
32653 \end_inset
32654
32655 節に説明があります。
32656 \end_layout
32657
32658 \end_inset
32659
32660 。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
32661 疑問符「?」を打鍵してください。
32662 \end_layout
32663
32664 \begin_layout Standard
32665 子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
32666 \family sans
32667 挿入
32668 \family default
32669 \SpecialChar \menuseparator
32670
32671 \family sans
32672 相互参照
32673 \family default
32674 メニューを使って参照できるようになります。
32675 \end_layout
32676
32677 \begin_layout Standard
32678 プログラムリスト
32679 \begin_inset CommandInset ref
32680 LatexCommand ref
32681 reference "lst:file-listing"
32682
32683 \end_inset
32684
32685 は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
32686 \end_layout
32687
32688 \begin_layout Standard
32689 \begin_inset CommandInset include
32690 LatexCommand lstinputlisting
32691 filename "EmbeddedObjects.lyx"
32692 lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
32693
32694 \end_inset
32695
32696
32697 \end_layout
32698
32699 \begin_layout Standard
32700 \begin_inset VSpace bigskip
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \begin_layout Standard
32707 リストに数式を入れるには、以下のようにします。
32708 \end_layout
32709
32710 \begin_layout Enumerate
32711 リストダイアログを開き、
32712 \family sans
32713 詳細
32714 \family default
32715 タブのフィールド中に
32716 \begin_inset Newline newline
32717 \end_inset
32718
32719
32720 \family sans
32721 mathescape=true
32722 \family default
32723
32724 \begin_inset Newline newline
32725 \end_inset
32726
32727 と書き加えます。
32728 \end_layout
32729
32730 \begin_layout Enumerate
32731 リスト外で数式を作成します。
32732 \end_layout
32733
32734 \begin_layout Enumerate
32735 数式の内容(数式差込枠ではなく)をクリップボードにコピーします(短縮キー
32736 \begin_inset Info
32737 type  "shortcut"
32738 arg   "copy"
32739 \end_inset
32740
32741 )。
32742 \end_layout
32743
32744 \begin_layout Enumerate
32745 リストに「$$」と書き、クリップボードの内容をドルマークの間に貼り付けます(短縮キー
32746 \begin_inset Info
32747 type  "shortcut"
32748 arg   "paste"
32749 \end_inset
32750
32751 )。
32752 \end_layout
32753
32754 \begin_layout Standard
32755 \begin_inset listings
32756 lstparams "language=Python,mathescape=true"
32757 inline false
32758 status open
32759
32760 \begin_layout Plain Layout
32761
32762 \begin_inset Caption
32763
32764 \begin_layout Plain Layout
32765 Example Listing float containing a formula
32766 \end_layout
32767
32768 \end_inset
32769
32770 # Example listing float
32771 \end_layout
32772
32773 \begin_layout Plain Layout
32774
32775 def func(param):
32776 \end_layout
32777
32778 \begin_layout Plain Layout
32779
32780     # $
32781 \backslash
32782 prod_{n=1}^{
32783 \backslash
32784 infty}
32785 \backslash
32786 ,
32787 \backslash
32788 frac{1}{x^{2}}$
32789 \end_layout
32790
32791 \begin_layout Plain Layout
32792
32793     pass
32794 \end_layout
32795
32796 \end_inset
32797
32798
32799 \end_layout
32800
32801 \begin_layout Standard
32802 \begin_inset VSpace bigskip
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \begin_layout Standard
32809 大域的なプログラムリストの設定は、
32810 \family sans
32811 文書
32812 \family default
32813 \SpecialChar \menuseparator
32814
32815 \family sans
32816 設定
32817 \family default
32818 \SpecialChar \menuseparator
32819
32820 \family sans
32821 リスト
32822 \family default
32823 ダイアログで設定することができます。ここで利用できるオプションの一覧を得るには、
32824 \family sans
32825 プログラムリスト設定
32826 \family default
32827 フィールドで疑問符「?」を打鍵してください。
32828 \end_layout
32829
32830 \begin_layout Standard
32831
32832 \series bold
32833 listings
32834 \series default
32835 パッケージについての詳しい情報については、取扱説明書
32836 \begin_inset CommandInset citation
32837 LatexCommand cite
32838 key "listings"
32839
32840 \end_inset
32841
32842 をご参照ください。.
32843 \end_layout
32844
32845 \begin_layout Standard
32846 \begin_inset Newpage newpage
32847 \end_inset
32848
32849
32850 \end_layout
32851
32852 \begin_layout Chapter
32853 \start_of_appendix
32854 LyXで使用できる単位
32855 \begin_inset Index idx
32856 status collapsed
32857
32858 \begin_layout Plain Layout
32859 たんい@単位
32860 \end_layout
32861
32862 \end_inset
32863
32864
32865 \begin_inset CommandInset label
32866 LatexCommand label
32867 name "cha:LyXで使用できる単位"
32868
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Standard
32875 この文書で用いられる単位の理解のために、表
32876 \begin_inset CommandInset ref
32877 LatexCommand ref
32878 reference "tab:単位"
32879
32880 \end_inset
32881
32882 に、LyXで使うことのできる単位をまとめておきます。
32883 \end_layout
32884
32885 \begin_layout Standard
32886 \begin_inset Float table
32887 placement h
32888 wide false
32889 sideways false
32890 status open
32891
32892 \begin_layout Plain Layout
32893 \begin_inset Caption
32894
32895 \begin_layout Plain Layout
32896 \begin_inset CommandInset label
32897 LatexCommand label
32898 name "tab:単位"
32899
32900 \end_inset
32901
32902 単位
32903 \end_layout
32904
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \begin_layout Plain Layout
32911 \begin_inset VSpace medskip
32912 \end_inset
32913
32914
32915 \end_layout
32916
32917 \begin_layout Plain Layout
32918 \align center
32919 \begin_inset Tabular
32920 <lyxtabular version="3" rows="20" columns="2">
32921 <features tabularvalignment="middle">
32922 <column alignment="center" valignment="top" width="0">
32923 <column alignment="center" valignment="top" width="0">
32924 <row>
32925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32926 \begin_inset Text
32927
32928 \begin_layout Plain Layout
32929 単位
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938 名称/摘要
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 </row>
32944 <row>
32945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949 mm
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958 ミリメートル
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 </row>
32964 <row>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969 cm
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978 センチメートル
32979 \end_layout
32980
32981 \end_inset
32982 </cell>
32983 </row>
32984 <row>
32985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989 in
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998 インチ
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 </row>
33004 <row>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009 pt
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018 ポイント (72.27
33019 \begin_inset Formula $\,$
33020 \end_inset
33021
33022 pt = 1
33023 \begin_inset Formula $\,$
33024 \end_inset
33025
33026 in)
33027 \end_layout
33028
33029 \end_inset
33030 </cell>
33031 </row>
33032 <row>
33033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037 pc
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33043 \begin_inset Text
33044
33045 \begin_layout Plain Layout
33046 パイカ (1
33047 \begin_inset Formula $\,$
33048 \end_inset
33049
33050 pc = 12
33051 \begin_inset Formula $\,$
33052 \end_inset
33053
33054 pt)
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 </row>
33060 <row>
33061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33062 \begin_inset Text
33063
33064 \begin_layout Plain Layout
33065 sp
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33071 \begin_inset Text
33072
33073 \begin_layout Plain Layout
33074 スケールポイント (65536
33075 \begin_inset Formula $\,$
33076 \end_inset
33077
33078 sp = 1
33079 \begin_inset Formula $\,$
33080 \end_inset
33081
33082 pt)
33083 \end_layout
33084
33085 \end_inset
33086 </cell>
33087 </row>
33088 <row>
33089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33090 \begin_inset Text
33091
33092 \begin_layout Plain Layout
33093 bp
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33099 \begin_inset Text
33100
33101 \begin_layout Plain Layout
33102 ビッグポイント (72
33103 \begin_inset Formula $\,$
33104 \end_inset
33105
33106 bp = 1
33107 \begin_inset Formula $\,$
33108 \end_inset
33109
33110 in)
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 </row>
33116 <row>
33117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121 dd
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130 ディドー (72
33131 \begin_inset Formula $\,$
33132 \end_inset
33133
33134 dd 
33135 \begin_inset Formula $\approx$
33136 \end_inset
33137
33138  37.6
33139 \begin_inset Formula $\,$
33140 \end_inset
33141
33142 mm)
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 </row>
33148 <row>
33149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153 cc
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162 シセロ (1
33163 \begin_inset Formula $\,$
33164 \end_inset
33165
33166 cc = 12
33167 \begin_inset Formula $\,$
33168 \end_inset
33169
33170 dd)
33171 \end_layout
33172
33173 \end_inset
33174 </cell>
33175 </row>
33176 <row>
33177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33178 \begin_inset Text
33179
33180 \begin_layout Plain Layout
33181 Scale%
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190 元の画像幅の%
33191 \end_layout
33192
33193 \end_inset
33194 </cell>
33195 </row>
33196 <row>
33197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201 text%
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210 テキスト幅の%
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 </row>
33216 <row>
33217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221 col%
33222 \end_layout
33223
33224 \end_inset
33225 </cell>
33226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33227 \begin_inset Text
33228
33229 \begin_layout Plain Layout
33230 組段幅の%
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 </row>
33236 <row>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241 page%
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33247 \begin_inset Text
33248
33249 \begin_layout Plain Layout
33250 用紙幅の%
33251 \end_layout
33252
33253 \end_inset
33254 </cell>
33255 </row>
33256 <row>
33257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33258 \begin_inset Text
33259
33260 \begin_layout Plain Layout
33261 line%
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270 行幅の%
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 </row>
33276 <row>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281 theight%
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290 テキスト高さの%
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 </row>
33296 <row>
33297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301 pheight%
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310 用紙高さの%
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 </row>
33316 <row>
33317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321 ex
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330 現在のフォントの文字「x」の高さ
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 </row>
33336 <row>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341 em
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350 現在のフォントの文字「M」の幅
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 </row>
33356 <row>
33357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361 mu
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370 数式単位 (1
33371 \begin_inset Formula $\,$
33372 \end_inset
33373
33374 mu = 1/18
33375 \begin_inset Formula $\,$
33376 \end_inset
33377
33378 em)
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 </row>
33384 </lyxtabular>
33385
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \end_inset
33392
33393
33394 \end_layout
33395
33396 \begin_layout Chapter
33397 画像を含む場合のファイル出力形式
33398 \begin_inset CommandInset label
33399 LatexCommand label
33400 name "cha:ファイル出力形式"
33401
33402 \end_inset
33403
33404
33405 \end_layout
33406
33407 \begin_layout Section
33408 DVI
33409 \begin_inset Index idx
33410 status collapsed
33411
33412 \begin_layout Plain Layout
33413 ふぁいるしょしき@ファイル書式 ! DVI
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \begin_inset Index idx
33420 status collapsed
33421
33422 \begin_layout Plain Layout
33423 DVI|see
33424 \begin_inset ERT
33425 status collapsed
33426
33427 \begin_layout Plain Layout
33428
33429 {
33430 \end_layout
33431
33432 \end_inset
33433
33434 ファイル書式
33435 \begin_inset ERT
33436 status collapsed
33437
33438 \begin_layout Plain Layout
33439
33440 }
33441 \end_layout
33442
33443 \end_inset
33444
33445
33446 \end_layout
33447
33448 \end_inset
33449
33450
33451 \end_layout
33452
33453 \begin_layout Standard
33454 このファイル型の拡張子は「
33455 \family typewriter
33456 .dvi
33457 \family default
33458 」です。このファイル型は完全に可搬性があるので「device-independent(DVI:デバイス独立型)」の名称がついています。これはあるコンピュータから
33459 別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
33460 っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
33461 \end_layout
33462
33463 \begin_layout Standard
33464 \begin_inset Note Greyedout
33465 status open
33466
33467 \begin_layout Plain Layout
33468 【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
33469 \end_layout
33470
33471 \end_inset
33472
33473 ですから、お使いの
33474 \family typewriter
33475 .dvi
33476 \family default
33477 ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
33478 Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
33479 DFを使用することをお勧めします。
33480 \end_layout
33481
33482 \begin_layout Standard
33483 使用中の文書は、
33484 \family sans
33485 ファイル
33486 \family default
33487 \SpecialChar \menuseparator
33488
33489 \family sans
33490 書き出し
33491 \family default
33492 \SpecialChar \menuseparator
33493
33494 \family sans
33495 DVI
33496 \family default
33497 メニューを使用して、DVIに書き出すことができます。また、
33498 \family sans
33499 表示
33500 \family default
33501 メニューかツールバーボタン
33502 \begin_inset Graphics
33503         filename ../../images/buffer-view_dvi.png
33504         scale 85
33505         scaleBeforeRotation
33506
33507 \end_inset
33508
33509 を使用すれば、使用中の文書をDVIで表示させることができます。
33510 \end_layout
33511
33512 \begin_layout Section
33513 PostScript
33514 \begin_inset CommandInset label
33515 LatexCommand label
33516 name "sec:PostScript"
33517
33518 \end_inset
33519
33520
33521 \begin_inset Index idx
33522 status collapsed
33523
33524 \begin_layout Plain Layout
33525 ふぁいるしょしき@ファイル書式 ! PostScript
33526 \end_layout
33527
33528 \end_inset
33529
33530
33531 \begin_inset Index idx
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535 PostScript|see
33536 \begin_inset ERT
33537 status collapsed
33538
33539 \begin_layout Plain Layout
33540
33541 {
33542 \end_layout
33543
33544 \end_inset
33545
33546 ファイル書式
33547 \begin_inset ERT
33548 status collapsed
33549
33550 \begin_layout Plain Layout
33551
33552 }
33553 \end_layout
33554
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \end_inset
33561
33562
33563 \end_layout
33564
33565 \begin_layout Standard
33566 このファイル型の拡張子は「
33567 \family typewriter
33568 .ps
33569 \family default
33570 」です。PostScriptは、
33571 \family typewriter
33572 Adobe
33573 \family default
33574 社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
33575 り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
33576 \begin_inset Foot
33577 status collapsed
33578
33579 \begin_layout Plain Layout
33580 これについてもう少し学ぶ気があれば、LaTeXパッケージ
33581 \series bold
33582 PSTricks
33583 \series default
33584
33585 \begin_inset CommandInset citation
33586 LatexCommand cite
33587 key "pstricks"
33588
33589 \end_inset
33590
33591 を見てみてください。
33592 \end_layout
33593
33594 \end_inset
33595
33596 。この機能のためにPostScriptはPDFよりも大きくなりがちです。
33597 \end_layout
33598
33599 \begin_layout Standard
33600 PostScriptは、「Encapsulated PostScript(EPS:ファイル拡張子「
33601 \family typewriter
33602 .eps
33603 \family default
33604 」)」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
33605 で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
33606 ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
33607 を直接EPSとして入れておく方がよいでしょう。
33608 \end_layout
33609
33610 \begin_layout Standard
33611 文書は、
33612 \family sans
33613 ファイル
33614 \family default
33615 \SpecialChar \menuseparator
33616
33617 \family sans
33618 書き出し
33619 \family default
33620 \SpecialChar \menuseparator
33621
33622 \family sans
33623 Postscript
33624 \family default
33625 メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
33626 \family sans
33627 表示
33628 \family default
33629 メニューかツールバーボタン
33630 \begin_inset Graphics
33631         filename ../../images/buffer-view_ps.png
33632         scale 85
33633         scaleBeforeRotation
33634
33635 \end_inset
33636
33637 を使用することでPostScriptとして表示させることができます。
33638 \end_layout
33639
33640 \begin_layout Section
33641 PDF
33642 \begin_inset Index idx
33643 status collapsed
33644
33645 \begin_layout Plain Layout
33646 ふぁいるしょしき@ファイル書式 ! PDF
33647 \end_layout
33648
33649 \end_inset
33650
33651
33652 \begin_inset Index idx
33653 status collapsed
33654
33655 \begin_layout Plain Layout
33656 PDF
33657 \end_layout
33658
33659 \end_inset
33660
33661
33662 \end_layout
33663
33664 \begin_layout Standard
33665 このファイル型の拡張子は「
33666 \family typewriter
33667 .pdf
33668 \family default
33669 」です。この「Portable Document Format (PDF)」は、
33670 \family typewriter
33671 Adobe
33672 \family default
33673 社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
33674 le(可搬的)」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
33675 \end_layout
33676
33677 \begin_layout Standard
33678 PDFは画像を、同じPDF形式か、「Joint Photographic Experts Group(JPG:ファイル拡張子「
33679 \family typewriter
33680 .jpg
33681 \family default
33682 」または「
33683 \family typewriter
33684 .jpeg
33685 \family default
33686 」)」形式か、「Portable Network Graphics(PNG:ファイル拡張子「
33687 \family typewriter
33688 .png
33689 \family default
33690 」)」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
33691 できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
33692 とをお勧めします。
33693 \end_layout
33694
33695 \begin_layout Standard
33696 使用中の文書は、
33697 \family sans
33698 ファイル
33699 \family default
33700 \SpecialChar \menuseparator
33701
33702 \family sans
33703 書き出し
33704 \family default
33705 メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
33706 \end_layout
33707
33708 \begin_layout Description
33709 PDF
33710 \begin_inset space ~
33711 \end_inset
33712
33713 (ps2pdf) これは
33714 \family typewriter
33715 ps2pdf
33716 \family default
33717 プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
33718 \family typewriter
33719 dvips
33720 \family default
33721 プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
33722 \end_layout
33723
33724 \begin_layout Description
33725 PDF
33726 \begin_inset space ~
33727 \end_inset
33728
33729 (dvipdfm) これは
33730 \family typewriter
33731 dvipdfm
33732 \family default
33733 プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
33734 \end_layout
33735
33736 \begin_layout Description
33737 PDF
33738 \begin_inset space ~
33739 \end_inset
33740
33741 (pdflatex) これは
33742 \family typewriter
33743 pdftex
33744 \family default
33745 プログラムを使って、現在のファイルを直接PDFに変換します。
33746 \end_layout
33747
33748 \begin_layout Standard
33749
33750 \family typewriter
33751 pdftex
33752 \family default
33753 は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
33754 \family sans
33755 PDF
33756 \begin_inset space ~
33757 \end_inset
33758
33759 (pdflatex)
33760 \family default
33761 を使用することが推奨されます。
33762 \family typewriter
33763 dvipdfm
33764 \family default
33765 プログラムは開発が停止しており、若干時代遅れになっています。
33766 \end_layout
33767
33768 \begin_layout Standard
33769 使用中の文書をPDFとして表示するには、
33770 \family sans
33771 表示
33772 \family default
33773 メニューかツールバーボタン
33774 \begin_inset Graphics
33775         filename ../../images/buffer-view_pdf2.png
33776         scale 85
33777         scaleBeforeRotation
33778
33779 \end_inset
33780
33781 (これは
33782 \family sans
33783 PDF
33784 \begin_inset space ~
33785 \end_inset
33786
33787 (pdflatex)
33788 \family default
33789 を使用します)を用います。
33790 \end_layout
33791
33792 \begin_layout Chapter
33793 第(
33794 \begin_inset CommandInset ref
33795 LatexCommand ref
33796 reference "eq:Wgn"
33797
33798 \end_inset
33799
33800 )式の説明
33801 \begin_inset CommandInset label
33802 LatexCommand label
33803 name "cha:式の説明"
33804
33805 \end_inset
33806
33807
33808 \end_layout
33809
33810 \begin_layout Standard
33811 \begin_inset Formula $n$
33812 \end_inset
33813
33814 個の表セルの全幅
33815 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33816 \end_inset
33817
33818
33819 \end_layout
33820
33821 \begin_layout Standard
33822 \begin_inset Formula 
33823 \begin{equation}
33824 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
33825 \end{equation}
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Standard
33833 で計算できます。ここで
33834 \begin_inset Formula $W_{g\, n}$
33835 \end_inset
33836
33837 は、すべてのセルが持つ固定幅です。
33838 \series bold
33839
33840 \backslash
33841 tabcolsep
33842 \series default
33843 は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
33844 \begin_inset space \thinspace{}
33845 \end_inset
33846
33847 ptです。
33848 \series bold
33849
33850 \backslash
33851 arrayrulewidth
33852 \series default
33853 は、セル罫線幅であり、既定値は0.4
33854 \begin_inset space \thinspace{}
33855 \end_inset
33856
33857 ptです。
33858 \end_layout
33859
33860 \begin_layout Standard
33861
33862 \begin_inset CommandInset ref
33863 LatexCommand eqref
33864 reference "eq:Wtot_n"
33865
33866 \end_inset
33867
33868 式にしたがえば、連結列の全幅
33869 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \begin_layout Standard
33876 \begin_inset Formula 
33877 \begin{equation}
33878 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
33879 \end{equation}
33880
33881 \end_inset
33882
33883
33884 \end_layout
33885
33886 \begin_layout Standard
33887 となります。
33888 \begin_inset Formula $n$
33889 \end_inset
33890
33891 列を連結する時には各列の全幅は
33892 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33893 \end_inset
33894
33895 となるので、第
33896 \begin_inset CommandInset ref
33897 LatexCommand eqref
33898 reference "eq:Wtot_n"
33899
33900 \end_inset
33901
33902 式と第
33903 \begin_inset CommandInset ref
33904 LatexCommand eqref
33905 reference "eq:Wtot_mult"
33906
33907 \end_inset
33908
33909 式が等しいものと置けば、必要となる固定幅
33910 \begin_inset Formula $W_{g\, n}$
33911 \end_inset
33912
33913 を計算することができて、
33914 \end_layout
33915
33916 \begin_layout Standard
33917 \begin_inset Formula 
33918 \begin{equation}
33919 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
33920 \end{equation}
33921
33922 \end_inset
33923
33924 となります。
33925 \end_layout
33926
33927 \begin_layout Bibliography
33928 \labelwidthstring 参考文献
33929 \begin_inset CommandInset bibitem
33930 LatexCommand bibitem
33931 key "latexcompanion"
33932
33933 \end_inset
33934
33935 Frank Mittelbach and Michel Goossens: 
33936 \emph on
33937 The LaTeX Companion Second Edition.
33938
33939 \emph default
33940  Addison-Wesley, 2004
33941 \end_layout
33942
33943 \begin_layout Bibliography
33944 \labelwidthstring 参考文献
33945 \begin_inset CommandInset bibitem
33946 LatexCommand bibitem
33947 key "latexguide"
33948
33949 \end_inset
33950
33951 Helmut Kopka and Patrick W.
33952  Daly: 
33953 \emph on
33954 A Guide to LaTeX Fourth Edition.
33955
33956 \emph default
33957  Addison-Wesley, 2003
33958 \end_layout
33959
33960 \begin_layout Bibliography
33961 \labelwidthstring 参考文献
33962 \begin_inset CommandInset bibitem
33963 LatexCommand bibitem
33964 key "latexbook"
33965
33966 \end_inset
33967
33968 Leslie Lamport: 
33969 \emph on
33970 LaTeX: A Document Preparation System.
33971
33972 \emph default
33973  Addison-Wesley, second edition, 1994
33974 \end_layout
33975
33976 \begin_layout Bibliography
33977 \labelwidthstring 参考文献
33978 \begin_inset CommandInset bibitem
33979 LatexCommand bibitem
33980 key "booktabs"
33981
33982 \end_inset
33983
33984 LaTeXパッケージ
33985 \series bold
33986
33987 \begin_inset CommandInset href
33988 LatexCommand href
33989 name "booktabs"
33990 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
33991
33992 \end_inset
33993
33994
33995 \series default
33996
33997 \begin_inset Index idx
33998 status collapsed
33999
34000 \begin_layout Plain Layout
34001 LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
34002 \end_layout
34003
34004 \end_inset
34005
34006 の取扱説明書
34007 \end_layout
34008
34009 \begin_layout Bibliography
34010 \labelwidthstring 参考文献
34011 \begin_inset CommandInset bibitem
34012 LatexCommand bibitem
34013 key "caption"
34014
34015 \end_inset
34016
34017 LaTeXパッケージ
34018 \series bold
34019
34020 \begin_inset CommandInset href
34021 LatexCommand href
34022 name "caption"
34023 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34024
34025 \end_inset
34026
34027
34028 \series default
34029
34030 \begin_inset Index idx
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034 LaTeXぱっけーじ@LaTeXパッケージ ! caption
34035 \end_layout
34036
34037 \end_inset
34038
34039 の取扱説明書
34040 \end_layout
34041
34042 \begin_layout Bibliography
34043 \labelwidthstring 参考文献
34044 \begin_inset CommandInset bibitem
34045 LatexCommand bibitem
34046 key "endfloat"
34047
34048 \end_inset
34049
34050 LaTeXパッケージ
34051 \series bold
34052
34053 \begin_inset CommandInset href
34054 LatexCommand href
34055 name "endfloat"
34056 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34057
34058 \end_inset
34059
34060
34061 \series default
34062
34063 \begin_inset Index idx
34064 status collapsed
34065
34066 \begin_layout Plain Layout
34067 LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
34068 \end_layout
34069
34070 \end_inset
34071
34072 の取扱説明書
34073 \end_layout
34074
34075 \begin_layout Bibliography
34076 \labelwidthstring 参考文献
34077 \begin_inset CommandInset bibitem
34078 LatexCommand bibitem
34079 key "wrapfig"
34080
34081 \end_inset
34082
34083 LaTeXパッケージ
34084 \series bold
34085
34086 \begin_inset CommandInset href
34087 LatexCommand href
34088 name "wrapfig"
34089 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34090
34091 \end_inset
34092
34093
34094 \series default
34095
34096 \begin_inset Index idx
34097 status collapsed
34098
34099 \begin_layout Plain Layout
34100 LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
34101 \end_layout
34102
34103 \end_inset
34104
34105 の取扱説明書
34106 \end_layout
34107
34108 \begin_layout Bibliography
34109 \labelwidthstring 参考文献
34110 \begin_inset CommandInset bibitem
34111 LatexCommand bibitem
34112 key "footmisc"
34113
34114 \end_inset
34115
34116 LaTeXパッケージ
34117 \series bold
34118
34119 \begin_inset CommandInset href
34120 LatexCommand href
34121 name "footmisc"
34122 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34123
34124 \end_inset
34125
34126
34127 \series default
34128
34129 \begin_inset Index idx
34130 status collapsed
34131
34132 \begin_layout Plain Layout
34133 LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
34134 \end_layout
34135
34136 \end_inset
34137
34138 の取扱説明書
34139 \end_layout
34140
34141 \begin_layout Bibliography
34142 \labelwidthstring 参考文献
34143 \begin_inset CommandInset bibitem
34144 LatexCommand bibitem
34145 key "hypcap"
34146
34147 \end_inset
34148
34149 LaTeXパッケージ
34150 \series bold
34151
34152 \begin_inset CommandInset href
34153 LatexCommand href
34154 name "hypcap"
34155 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34156
34157 \end_inset
34158
34159
34160 \series default
34161
34162 \begin_inset Index idx
34163 status collapsed
34164
34165 \begin_layout Plain Layout
34166 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
34167 \end_layout
34168
34169 \end_inset
34170
34171 の取扱説明書
34172 \end_layout
34173
34174 \begin_layout Bibliography
34175 \labelwidthstring 参考文献
34176 \begin_inset CommandInset bibitem
34177 LatexCommand bibitem
34178 key "hyperref"
34179
34180 \end_inset
34181
34182 LaTeXパッケージ
34183 \series bold
34184
34185 \begin_inset CommandInset href
34186 LatexCommand href
34187 name "hyperref"
34188 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34189
34190 \end_inset
34191
34192
34193 \series default
34194
34195 \begin_inset Index idx
34196 status collapsed
34197
34198 \begin_layout Plain Layout
34199 LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
34200 \end_layout
34201
34202 \end_inset
34203
34204 の取扱説明書
34205 \end_layout
34206
34207 \begin_layout Bibliography
34208 \labelwidthstring 参考文献
34209 \begin_inset CommandInset bibitem
34210 LatexCommand bibitem
34211 key "KOMA-script"
34212
34213 \end_inset
34214
34215 LaTeXパッケージ
34216 \series bold
34217
34218 \begin_inset CommandInset href
34219 LatexCommand href
34220 name "KOMA-script"
34221 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34222
34223 \end_inset
34224
34225
34226 \series default
34227
34228 \begin_inset Index idx
34229 status collapsed
34230
34231 \begin_layout Plain Layout
34232 LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
34233 \end_layout
34234
34235 \end_inset
34236
34237 の取扱説明書
34238 \end_layout
34239
34240 \begin_layout Bibliography
34241 \labelwidthstring 参考文献
34242 \begin_inset CommandInset bibitem
34243 LatexCommand bibitem
34244 key "listings"
34245
34246 \end_inset
34247
34248 LaTeXパッケージ
34249 \series bold
34250
34251 \begin_inset CommandInset href
34252 LatexCommand href
34253 name "listings"
34254 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34255
34256 \end_inset
34257
34258
34259 \series default
34260
34261 \begin_inset Index idx
34262 status collapsed
34263
34264 \begin_layout Plain Layout
34265 LaTeXぱっけーじ@LaTeXパッケージ ! listings
34266 \end_layout
34267
34268 \end_inset
34269
34270 の取扱説明書
34271 \end_layout
34272
34273 \begin_layout Bibliography
34274 \labelwidthstring 参考文献
34275 \begin_inset CommandInset bibitem
34276 LatexCommand bibitem
34277 key "marginnote"
34278
34279 \end_inset
34280
34281 LaTeXパッケージ
34282 \series bold
34283
34284 \begin_inset CommandInset href
34285 LatexCommand href
34286 name "marginnote"
34287 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34288
34289 \end_inset
34290
34291
34292 \series default
34293
34294 \begin_inset Index idx
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298 LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
34299 \end_layout
34300
34301 \end_inset
34302
34303 の取扱説明書
34304 \end_layout
34305
34306 \begin_layout Bibliography
34307 \labelwidthstring 参考文献
34308 \begin_inset CommandInset bibitem
34309 LatexCommand bibitem
34310 key "lettrine"
34311
34312 \end_inset
34313
34314 LaTeXパッケージ 
34315 \series bold
34316
34317 \begin_inset CommandInset href
34318 LatexCommand href
34319 name "lettrine"
34320 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
34321
34322 \end_inset
34323
34324
34325 \series default
34326  
34327 \lang english
34328 and an
34329 \lang japanese
34330  
34331 \begin_inset CommandInset href
34332 LatexCommand href
34333 name "example"
34334 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
34335
34336 \end_inset
34337
34338
34339 \begin_inset Index idx
34340 status collapsed
34341
34342 \begin_layout Plain Layout
34343 LaTeXぱっけーじ@LaTeXパッケージ ! lettrine
34344 \end_layout
34345
34346 \end_inset
34347
34348
34349 \end_layout
34350
34351 \begin_layout Bibliography
34352 \labelwidthstring 参考文献
34353 \begin_inset CommandInset bibitem
34354 LatexCommand bibitem
34355 key "pstricks"
34356
34357 \end_inset
34358
34359 LaTeXパッケージ
34360 \series bold
34361
34362 \begin_inset CommandInset href
34363 LatexCommand href
34364 name "PSTricks"
34365 target "http://tug.org/PSTricks/"
34366
34367 \end_inset
34368
34369
34370 \series default
34371
34372 \begin_inset Index idx
34373 status collapsed
34374
34375 \begin_layout Plain Layout
34376 LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
34377 \end_layout
34378
34379 \end_inset
34380
34381 のウェブページ
34382 \end_layout
34383
34384 \begin_layout Bibliography
34385 \labelwidthstring 参考文献
34386 \begin_inset CommandInset bibitem
34387 LatexCommand bibitem
34388 key "sidecap"
34389
34390 \end_inset
34391
34392 LaTeXパッケージ
34393 \series bold
34394
34395 \begin_inset CommandInset href
34396 LatexCommand href
34397 name "sidecap"
34398 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34399
34400 \end_inset
34401
34402
34403 \series default
34404
34405 \begin_inset Index idx
34406 status collapsed
34407
34408 \begin_layout Plain Layout
34409 LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
34410 \end_layout
34411
34412 \end_inset
34413
34414 の取扱説明書
34415 \end_layout
34416
34417 \begin_layout Bibliography
34418 \labelwidthstring 参考文献
34419 \begin_inset CommandInset bibitem
34420 LatexCommand bibitem
34421 key "prettyref"
34422
34423 \end_inset
34424
34425 LaTeXパッケージ
34426 \series bold
34427
34428 \begin_inset CommandInset href
34429 LatexCommand href
34430 name "prettyref"
34431 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34432
34433 \end_inset
34434
34435
34436 \series default
34437
34438 \begin_inset Index idx
34439 status collapsed
34440
34441 \begin_layout Plain Layout
34442 LaTeXぱっけーじ@LaTeXパッケージ! prettyref
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \begin_layout Bibliography
34451 \labelwidthstring 参考文献
34452 \begin_inset CommandInset bibitem
34453 LatexCommand bibitem
34454 key "refstyle"
34455
34456 \end_inset
34457
34458 LaTeXパッケージ
34459 \series bold
34460
34461 \begin_inset CommandInset href
34462 LatexCommand href
34463 name "refstyle"
34464 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
34465
34466 \end_inset
34467
34468
34469 \series default
34470
34471 \begin_inset Index idx
34472 status collapsed
34473
34474 \begin_layout Plain Layout
34475 LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
34476 \end_layout
34477
34478 \end_inset
34479
34480
34481 \end_layout
34482
34483 \begin_layout Bibliography
34484 \labelwidthstring 参考文献
34485 \begin_inset CommandInset bibitem
34486 LatexCommand bibitem
34487 key "NewInLyX20"
34488
34489 \end_inset
34490
34491
34492 \family sans
34493 LyX 2.0
34494 \family default
34495 の新機能に関する
34496 \begin_inset CommandInset href
34497 LatexCommand href
34498 name "Wikiページ"
34499 target "http://wiki.lyx.org/LyX/NewInLyX20"
34500
34501 \end_inset
34502
34503
34504 \end_layout
34505
34506 \begin_layout Standard
34507 \begin_inset CommandInset index_print
34508 LatexCommand printindex
34509 type "idx"
34510
34511 \end_inset
34512
34513
34514 \end_layout
34515
34516 \end_body
34517 \end_document