Previous: Multitable Column Widths, Up: Multi-column Tables [Contents][Index]
Îó¤ÎÉý¤òÄêµÁ¤¹¤ë@multitable
(Á°¤Î¥»¥¯¥·¥ç¥ó»²¾È)¤Î¸å¤Ç¡¤
@item
¤ÇÊ£¿ôÎó¤Îɽ¤ÎËÜÂΤˤ½¤ì¤¾¤ì¤Î¹Ô¤ò³«»Ï¤·¡¤Îó¹àÌܤò
@tab
¤Çʬ¤±¤Þ¤¹¡¥²þ¹Ô¤Ïɽ¤ÎËÜÂÎ¤ÇÆÃḚ̂·¤¤¤µ¤ì¤º¡¤É¬Íפʾì½ê¤Ç¥½¡¼
¥¹¥Õ¥¡¥¤¥ë¤ÎÆþÎϹԤò²þ¹Ô¤·¤Æ¤â¤«¤Þ¤¤¤Þ¤»¤ó¡¥
Ê£¿ôÎó¤Îɽ¤Î´°Á´¤ÊÎã¤Ï°Ê²¼¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹(The GNU Emacs Manual¤« ¤é¤Î¥Æ¥¥¹¥È¤Ç¡¤see Splitting Windows in The GNU Emacs Manual)¡¥
@multitable @columnfractions .15 .45 .4 @item Key @tab Command @tab Description @item C-x 2 @tab @code{split-window-vertically} @tab Split the selected window into two windows, with one above the other. @item C-x 3 @tab @code{split-window-horizontally} @tab Split the selected window into two windows positioned side by side. @item C-Mouse-2 @tab @tab In the mode line or scroll bar of a window, split that window. @end multitable
°Ê²¼¤òÀ¸À®¤·¤Þ¤¹¡¥
Key | Command | Description |
C-x 2 | split-window-vertically | Split the selected window into two windows, with one above the other. |
C-x 3 | split-window-horizontally | Split the selected window into two windows positioned side by side. |
C-Mouse-2 | In the mode line or scroll bar of a window, split that window. |