From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Python Subject: Removing footnotes Date: Mon, 18 Jan 2010 16:50:09 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2083684886==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWzUF-0006FX-RU for emacs-orgmode@gnu.org; Mon, 18 Jan 2010 16:50:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWzUB-0006Bz-AC for emacs-orgmode@gnu.org; Mon, 18 Jan 2010 16:50:15 -0500 Received: from [199.232.76.173] (port=37111 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWzUB-0006Br-7Z for emacs-orgmode@gnu.org; Mon, 18 Jan 2010 16:50:11 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:37359) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWzUA-0002xY-Ox for emacs-orgmode@gnu.org; Mon, 18 Jan 2010 16:50:10 -0500 Received: by yxe29 with SMTP id 29so7438924yxe.14 for ; Mon, 18 Jan 2010 13:50:10 -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 --===============2083684886== Content-Type: multipart/alternative; boundary=0016e646519655b8cf047d775657 --0016e646519655b8cf047d775657 Content-Type: text/plain; charset=ISO-8859-1 Orgmode Gurus, How to remove the footnotes from my file. I have some perl code in my notes which I like to export to html and tex. ----------------------< org file begins here>------------------------------- * Tips ** Average bytes transferred perl -lane'$n+=$F[9]; ++$i; END{print $n/$i}' logfile ------------------------< org file ends here>-------------------------------- The F[9] above is interpreted as a Foot Note by org. Is there a way to prevent it? Please let me know. Thank you, Joe --0016e646519655b8cf047d775657 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Orgmode Gurus,

How to remove the footnotes from my file.
I have s= ome perl code in my notes which I like to export to html and tex.

----------------------< org f= ile begins here>-------------------------------
* Tips
** Average bytes transferred
perl -lane'$n+=3D$F[9]; ++$i;= END{print $n/$i}' logfile

------------------------< org file= ends here>--------------------------------

The F[9] above is int= erpreted as a Foot Note by org.
Is there a way to prevent it?

Please let me know.

Thank you,<= br>Joe
--0016e646519655b8cf047d775657-- --===============2083684886== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2083684886==--