作者eieio (好多目标)
看板LaTeX
标题Re: [问题] comment的符号
时间Sat Jun 14 23:28:00 2008
※ 引述《bcs (= ="frailty..gggg XD)》之铭言:
: 请问latex中有没有夹集的comment符号,像是
: /*
: first
: second
: so on
: */
: 白色这段话就会省略。
: 谢谢^^"
我会自己定义
\newcommand{\ignore}[1]{}
然後
\ignore{
first
second
so on
}
另外一个办法是
\usepackage{comment}
之後用 \begin{comment} 和 \end{comment}
但是里面有奇怪的符号时会烂掉 (我忘记是什麽符号了)
--
Just because you deserve this
doesn't mean they're gonna give it to you.
Sometimes you gotta take what's yours.
── Kenny Ray Carter
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 75.142.222.87