Re: [問題] comment的符號
※ 引述《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
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 4 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章