On Mar 30, 2009, at 8:12 PM, Matthew Lundin wrote:
Hi Carsten,
I think I figured out the problem. I reset
org-emphasis-regexp-components to the new default (I had customized
it)
and everything now works fine.
Ah, yes, that explains it.
- Carsten
Thanks,
Matt
Carsten Dominik writes:
Hi Carsten,
I think I figured out the problem. I reset
org-emphasis-regexp-components to the new default (I had customized it)
and everything now works fine.
Thanks,
Matt
Carsten Dominik writes:
> Hi Matt,
>
> well, if I export that exact same document, then I get
>
> -
Hi Matt,
well, if I export that exact same document, then I get
---
\title{Test}
\author{Carsten Dominik}
\date{30 March 2009}
\begin{document}
\maketitle
\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}
This is a footnot
Hi Carsten,
Carsten Dominik writes:
> Fixed, thanks.
>
> - Carsten
>
I installed the most recent org from the git repo and footnotes that
begin with italics markup are still not converted to \emph in LaTeX.
(See example below.)
Thanks,
Matt
> On Mar 28, 2009, at 7:29 PM, Matthew Lundin wrot
Fixed, thanks.
- Carsten
On Mar 28, 2009, at 7:29 PM, Matthew Lundin wrote:
Hi Carsten,
When I export a footnote that begins with emphasis/italics markup, the
markup is not converted to \emph in the LaTeX output.
E.g., the following source...
--8<---cut here---start-
On Mar 30, 2009, at 11:27 AM, Scot Becker wrote:
I can confirm this.
Another related issue is that italics and bold do not mix in latex
export. You can't do something like this:
/An italicized sentence with a *bold* bit./ or *vice /versa/*.
Nested emphasis is indeed not possible.
Howe
I can confirm this.
Another related issue is that italics and bold do not mix in latex export.
You can't do something like this:
/An italicized sentence with a *bold* bit./ or *vice /versa/*.
Also, and this may be unavoidable without adding significant complexity to
the export engine. But you