James Harkins writes:
> I have:
>
>Western notation supports a type of /polyphony/[fn:1]
>
> I get:
>
>Western notation supports a type of /polyphony/\footnote{ ... blah blah
> ... }
>
I believe you have to fiddle with org-emphasis-regexp-components. The
default value is
(" ('\"{"
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 ...