emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Italics + footnote in latex export
@ 2013-06-02  3:15 James Harkins
  2013-06-04  5:56 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: James Harkins @ 2013-06-02  3:15 UTC (permalink / raw)
  To: Emacs-orgmode@gnu.org

I have:

   Western notation supports a type of /polyphony/[fn:1]

I get:

   Western notation supports a type of /polyphony/\footnote{ ... blah blah ... }

Or, I can have:

   Western notation supports a type of /polyphony/ [fn:1]

And then I get:

   \emph{polyphony} \footnote{ ... blah blah ... }

And LaTeX puts a space between the word and the footnote number, which
is poor typesetting.

I also tried writing the \emph{} directly, but then org-export doesn't
recognize the footnote tag: "\emph{polyphony}[fn:1]" appears in the
.tex file.

How do I keep the footnote text in the "* Footnotes" node and get
proper typesetting in the main text?

hjh

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

end of thread, other threads:[~2013-06-04  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-02  3:15 Italics + footnote in latex export James Harkins
2013-06-04  5:56 ` Nick Dokos

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