emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Latex export - footnotes and emphasis
Date: Mon, 30 Mar 2009 19:44:08 +0200	[thread overview]
Message-ID: <803B77B0-A602-43E0-AC1D-866A2CDA0BA8@gmail.com> (raw)
In-Reply-To: <87iqlrhxfg.fsf@fastmail.fm>

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 footnote.\footnote{\emph{Test.} }



\end{document}
------------------------------------------------

- Carsten


On Mar 30, 2009, at 4:56 PM, Matthew Lundin wrote:

>
> Hi Carsten,
>
> Carsten Dominik <carsten.dominik@gmail.com> 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 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------------->8---
>>> #+title: Test
>>>
>>> This is a footnote.[fn:footnote]
>>>
>>> [fn:footnote] /Test./
>>> --8<---------------cut here---------------end--------------->8---
>>>
>>> Is exported as (some of preamble omitted):
>>>
>>> ,----
>>> | \title{Test}
>>> | \author{Matthew Lundin}
>>> | \date{March 28, 2009}
>>> |
>>> | \begin{document}
>>> |
>>> | \maketitle
>>> |
>>> | \setcounter{tocdepth}{3}
>>> | \tableofcontents
>>> | \vspace*{1cm}
>>> |
>>> |
>>> | This is a footnote.\footnote{/Test./ }
>>> |
>>> |
>>> |
>>> | \end{document}
>>> `----
>>>
>>> Any advice would be greatly appreciated.
>>>
>>> Thanks,
>>> Matt
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-03-30 17:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-28 18:29 Latex export - footnotes and emphasis Matthew Lundin
2009-03-30  9:27 ` Scot Becker
2009-03-30  9:41   ` Carsten Dominik
2009-03-30  9:49 ` Carsten Dominik
2009-03-30 14:56   ` Matthew Lundin
2009-03-30 17:44     ` Carsten Dominik [this message]
2009-03-30 18:12       ` Matthew Lundin
2009-03-30 18:25         ` Carsten Dominik

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=803B77B0-A602-43E0-AC1D-866A2CDA0BA8@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /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).