From mboxrd@z Thu Jan 1 00:00:00 1970 From: kazuo fujimoto Subject: Bug: #+BEGIN_COMMENT turn to \begin{verbatim} [6.33f] Date: Tue, 5 Jan 2010 13:40:56 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS1Es-0006Rh-DV for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 23:41:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS1Ek-0006KX-D4 for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 23:41:50 -0500 Received: from [199.232.76.173] (port=35096 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS1Ek-0006KN-4H for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 23:41:42 -0500 Received: from mail-qy0-f196.google.com ([209.85.221.196]:42370) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NS1Ej-0005Bh-52 for emacs-orgmode@gnu.org; Mon, 04 Jan 2010 23:41:41 -0500 Received: by qyk34 with SMTP id 34so8015065qyk.14 for ; Mon, 04 Jan 2010 20:41:16 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, there, I tried to commnet out following figure environment as follow. #+BEGIN_COMMNET #BEGIN_LaTeX \begin{figure} \begin{center} \includegraphics[scale=0.7]{./Figs/fig-ut-MOJI.eps} \caption{Dips town name} \label{MOJI-disp} \end{center} \end{figure} #END_LaTeX #+end_COMMNET But results of Export to LaTeX was verbatim the figure environment as following: \begin{verbatim} #BEGIN_LaTeX \begin{figure} \begin{center} \includegraphics[scale=0.7]{./Figs/fig-ut-MOJI.eps} \caption{Disp town name)を表示させる} \label{MOJI-disp} \end{center} \end{figure} #END_LaTeX \end{verbatim} Thank you for your advice. kazuo Emacs : GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-12-14 on BREPNB modified by Zhang Wei . Package: Org-mode version 6.33f -------------------------------------------------------- kazuo fujimoto Sakushin Gakuin University, Faculty of Human & Culture http://www.sakushin-u.ac.jp/~fujimoto PGP:D664 D542 D578 5B39 BB2E 50AA 6FEC 2FE7 --------------------------------------------------------