Re: [Orgmode] Removing footnotes

2010-01-19 Thread Joe Python
Thank you all for these great answers. God Bless. - Joe On Tue, Jan 19, 2010 at 9:57 AM, Carsten Dominik wrote: > Hi Joe, > > as an alternative to the solution proposed by Jan (turning off > footnote support entirely), you might also consider marking > that snippet as verbatim code, for example

Re: [Orgmode] Removing footnotes

2010-01-19 Thread Carsten Dominik
Hi Joe, as an alternative to the solution proposed by Jan (turning off footnote support entirely), you might also consider marking that snippet as verbatim code, for example * Tips ** Average bytes transferred : perl -lane'$n+=$F[9]; ++$i; END{print $n/$i}' logfile or maybe * Tip

Re: [Orgmode] Removing footnotes

2010-01-18 Thread Jan Böcker
> The F[9] above is interpreted as a Foot Note by org. > Is there a way to prevent it? Take a look at section 12.2 - Export Options in the Org manual. The one you want is: #+OPTIONS: f:nil HTH, Jan ___ Emacs-orgmode mailing list Please use `Reply Al