emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Böcker" <jan.boecker@jboecker.de>
To: Typhoon <typhoon@aanet.com.au>
Cc: emacs-orgmode@gnu.org
Subject: Re: Footnote export
Date: Sat, 31 Jul 2010 07:27:50 +0200	[thread overview]
Message-ID: <4C53B456.5010809@jboecker.de> (raw)
In-Reply-To: <20100731131749.c88f92d2.typhoon@aanet.com.au>

On 07/31/2010 05:17 AM, Typhoon wrote:
> I write legal texts and often need to reference case law like this:
> 
> /Pyke v The Hibernian Bank Limited/ [1950] IR 195
> 
> Obviously, I don't want the [1950] to be a footnote. What do I do?
> 
> Thanks,
> Alan
> 

Hi Alan,

you can add the following line:
#+OPTIONS: f:nil

at the start of your Org file to disable footnotes entirely. For more
information, see "12.3 Export Options" in the manual.

You could also insert the unicode character "zero width space" after the
opening bracket like this:

M-x ucs-insert 200B <RET>

That is a handy trick I got from reading this very list some time ago
(sorry, I don't remember who had posted that), although I imagine that
gets tedious after a while.

I do not know if it is possible to disable plain footnotes while still
using the [fn:1] syntax.

HTH, Jan

  reply	other threads:[~2010-07-31  5:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-31  3:17 Footnote export Typhoon
2010-07-31  5:27 ` Jan Böcker [this message]
2010-07-31  6:32   ` Typhoon
2010-07-31 17:33     ` Jan Böcker
2010-08-01  0:56       ` Typhoon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C53B456.5010809@jboecker.de \
    --to=jan.boecker@jboecker.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=typhoon@aanet.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).