emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Footnote following a bold sentence
@ 2013-02-22 22:54 Alan L Tyree
  2013-02-22 23:22 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alan L Tyree @ 2013-02-22 22:54 UTC (permalink / raw)
  To: orgmode

Hi Orgers,

I need to have a footnote following a bold sentence, exported to html.

This example:

*The issuing bank must honour a credit when there is a complying
presentation of documents.*[fn:117]

exports to:

*The issuing bank must honour a credit when there is a complying 
presentation of documents.*129


I would rather not have a space between the * and the [fn:117].

Is this a bug or expected behaviour?

Thanks,
Alan


-- 
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206		sip:172385@iptel.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Footnote following a bold sentence
  2013-02-22 22:54 Footnote following a bold sentence Alan L Tyree
@ 2013-02-22 23:22 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2013-02-22 23:22 UTC (permalink / raw)
  To: Alan L Tyree; +Cc: orgmode

Hello,

Alan L Tyree <alantyree@gmail.com> writes:

> I need to have a footnote following a bold sentence, exported to html.
>
> This example:
>
> *The issuing bank must honour a credit when there is a complying
> presentation of documents.*[fn:117]
>
> exports to:
>
> *The issuing bank must honour a credit when there is a complying
> presentation of documents.*129
>
>
> I would rather not have a space between the * and the [fn:117].
>
> Is this a bug or expected behaviour?

It is to be expected. By default, opening square bracket is not allowed
as a character following emphasis marker.

Tweak `org-emphasis-regexp-components' to solve this.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-22 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-22 22:54 Footnote following a bold sentence Alan L Tyree
2013-02-22 23:22 ` Nicolas Goaziou

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).