作者LPH66 ((short)(-15074))
看板LaTeX
标题Re: [问题] 对齐符号 & 的语义
时间Fri Dec 12 07:43:17 2008
※ 引述《jsb (jsb)》之铭言:
: & 就是定位点的意思。
: 至於为什麽两个 & 会有你要的效果,可能要看实际的例子才知道了。
: ※ 引述《shore (nora)》之铭言:
: : 想打
: : eq1
: : = eq2
: : = eq3
: : 这种格式
: : 乱试试出来
: : && eq1
: : && = eq2
: : && = eq3
: : 可以有想要的效果
: : 但一直对於 & 的意义不太了解
: : 网路上也没找到相关的说明
: : 很好奇为什麽这样打是如此效果
: : 还请板上大大指教
我是想到可能是这个
\begin{eqnarray} ... \end{eqnarray} %这个会每条给编号
\begin{eqnarray*} ... \end{eqnarray*} %这个不会给编号
这个和普通的\begin{array}一样 换列用\\ 对齐用&
不同的是它一行固定两个& 中间那一格是给你放中间对齐的运算符号的
可以用来做出像是
f(x) = 一串式子
= 又一串式子
= 还是一串式子
或是
f1(x) = 一些 (3.12)
f2(x) = 另一些 (3.13)
f3(x) = 又一些 (3.14)
这样的东西
--
'You've sort of made up for it tonight,' said Harry. 'Getting the
sword. Finishing the Horcrux. Saving my life.'
'That makes me sound a lot cooler then I was,' Ron mumbled.
'Stuff like that always sounds cooler then it really was,' said
Harry. 'I've been trying to tell you that for years.'
-- Harry Potter and the Deathly Hollows, P.308
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.30.84