r*******d 发帖数: 958 | 1 【 以下文字转载自 Apple 讨论区 】
发信人: rockytodd (Rocky Mountain), 信区: Apple
标 题: how to comment out a paragraph in TexShop
发信站: BBS 未名空间站 (Tue Oct 12 03:08:08 2010, 美东)
I comment out multiple lines very often.
But I didn't find a utility to do that in TexShop,
and it's very annoying to add % line by line,
is there a shortcut in TexShop to comment out multiple lines?
If not, what editor in Mac OX offers such shortcut?
Thanks | a**e 发帖数: 5794 | 2 \usepackage{verbatim}
\usepackage{comment}
\begin{comment}
Text you would like to comment out.
\end{comment}
【在 r*******d 的大作中提到】 : 【 以下文字转载自 Apple 讨论区 】 : 发信人: rockytodd (Rocky Mountain), 信区: Apple : 标 题: how to comment out a paragraph in TexShop : 发信站: BBS 未名空间站 (Tue Oct 12 03:08:08 2010, 美东) : I comment out multiple lines very often. : But I didn't find a utility to do that in TexShop, : and it's very annoying to add % line by line, : is there a shortcut in TexShop to comment out multiple lines? : If not, what editor in Mac OX offers such shortcut? : Thanks
|
|