看板LaTeX
標 題Re: [問題] description environment的縮排?
發信站KKCITY (Mon Jan 15 13:25:41 2007)
轉信站ptt!ctu-reader!ctu-gate!news.nctu!news.ntu!news.au!zoonews.ee.ntu!news
> \begin{description}
> \item [item 1] 1111111111111111111
> \item [item 2] 222222222222222222222
> \item [item 3] 333333333
> \end{description}
> 我希望能調整每個 item 後的說明文字在第2行時不會縮排, 如下:
> item 1 11111111.....
> 111111111
> item 2 22222222222.......
> 22222222
> 但不知道要用什麼指令or方法可以達到呢?
\makeatletter
\renewenvironment{description}
{\list{}{\leftmargin\z@ \labelwidth\z@ \itemindent-\leftmargin
\let\makelabel\descriptionlabel}}
{\endlist}
\makeatother
參見 http://0rz.tw/bd2jD
--
┌─────◆KKCITY◆─────┐ KK免/費/撥/接 ◤
│ bbs.kkcity.com.tw │▏電話(1):449◤1999 電話(2):4058-6000
└──《From:140.129.151.113
》──┘▏帳號:kkcity 密碼:kkcity
--