2,712
次編輯
Tankianting(討論 | 貢獻) |
Tankianting(討論 | 貢獻) |
||
行 268: | 行 268: | ||
height, depth, width可以小於0,width小於0可作為倒退鍵功能。 | height, depth, width可以小於0,width小於0可作為倒退鍵功能。 | ||
<code>\kern-1.6ex</code>(負數寬度盒子) | <code>\kern-1.6ex</code>(負數寬度盒子) | ||
<code>\lower0.5ex</code>(下移盒子) | |||
<code>\setbox0=\hbox{...}</code>設置box | |||
<code>\showbox0</code> %顯示box0的組成,顯示如: | |||
<code>. \hbox(高度+深度)x寬度 [, shifted 下移量]</code> | |||
== Ch12 膠水 glues == | == Ch12 膠水 glues == |