From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to write verbatim [0] ? Date: Thu, 29 Oct 2009 10:23:15 +0100 Message-ID: References: <5236d6f90910281255q208a0b2ah2e383105e415562c@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3RE5-00009Q-Bj for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 05:23:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3RE0-00007P-Ir for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 05:23:24 -0400 Received: from [199.232.76.173] (port=47025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3RE0-00007E-Bm for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 05:23:20 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:38119) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3RE0-0000i1-0M for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 05:23:20 -0400 Received: by ewy7 with SMTP id 7so399969ewy.31 for ; Thu, 29 Oct 2009 02:23:18 -0700 (PDT) In-Reply-To: <5236d6f90910281255q208a0b2ah2e383105e415562c@mail.gmail.com> 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: Xin Shi Cc: emacs-orgmode On Oct 28, 2009, at 8:55 PM, Xin Shi wrote: > Hello Experts, > > Are there any way to write just a plain [0], instead of interpreting > it as a footnote when publishing in to HTML? > > I've tried the ~[0]~, and ~[~0~]~, but not luck. I have finally fixed this, you can now write =[0]= or ~[0]~ - Carsten