1
0
Fork 0
doc/main/table/man-alignment.zh.tmml

54 lines
2.5 KiB
Plaintext
Raw Normal View History

2019-03-23 16:13:45 +08:00
<?xml version="1.0"?>
2021-06-26 07:23:05 +08:00
<TeXmacs version="2.1">
<style><tuple><tm-arg>tmdoc</tm-arg><tm-arg>chinese</tm-arg><tm-arg>old-spacing</tm-arg><tm-arg>old-dots</tm-arg><tm-arg>old-lengths</tm-arg></tuple></style>
2019-03-23 16:13:45 +08:00
<body>
<tm-par>
<tmdoc-title>指定单元格和表格对齐</tmdoc-title>
</tm-par>
<tm-par>
2021-06-26 07:23:05 +08:00
在水平或垂直方向上对齐单元格是最常用的格式化操作。可以使用<shortcut>(geometry-left)</shortcut>
<shortcut>(geometry-right)</shortcut>
<shortcut>(geometry-up)</shortcut> 和
<shortcut>(geometry-down)</shortcut>这些快捷键迅速对单元格执行左,右,上,下对齐。
2019-03-23 16:13:45 +08:00
</tm-par>
<tm-par>
您也可以在菜单条目<menu><tm-arg>cell</tm-arg><tm-arg>水平对齐</tm-arg></menu>和<menu><tm-arg>cell</tm-arg><tm-arg>竖直对齐</tm-arg></menu>中完成上述操作。相应的快捷键是
<key>table h</key><render-key><math>x</math></render-key> 和 <key
xml:space="preserve">table v </key><render-key><math>x</math></render-key>。
</tm-par>
<tm-par>
类似地,您或许还需要调整表格及其周遭文字相对位置。此时请选择菜单项<menu><tm-arg>table</tm-arg><tm-arg>水平对齐</tm-arg></menu>和<menu><tm-arg>表格</tm-arg><tm-arg>竖直对齐</tm-arg></menu>。相应的快捷键是<key>table
H</key><render-key><math>x</math></render-key> 和 <key>table
V</key><render-key><math>x</math></render-key>。
</tm-par>
<tm-par>
请您注意表格和单元格作用对象的区别,以及上面快捷键中的<render-key><math>x</math></render-key>的含义。<render-key><math>x</math></render-key>本身并不是一个键,分别用<key>l</key>
<key>r</key> <key>t</key> <key>b</key>
<key>c</key>替换时,各自表示左、右、上、下和居中对齐。
</tm-par>
<tm-par>
2021-06-26 07:23:05 +08:00
<tmdoc-copyright><tm-arg>20132021</tm-arg><tm-arg>Joris van der
Hoeven</tm-arg><tm-arg>沈达</tm-arg></tmdoc-copyright>
2019-03-23 16:13:45 +08:00
</tm-par>
<tm-par>
<tmdoc-license>Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover Texts, and
with no Back-Cover Texts. A copy of the license is included in the
section entitled "GNU Free Documentation License".</tmdoc-license>
</tm-par>
</body>
<initial>
<collection/>
</initial>
2019-03-23 16:13:45 +08:00
</TeXmacs>