* Simple quote becomes double in LaTeX export
@ 2014-01-24 9:02 Sebastien Vauban
2014-02-01 22:37 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2014-01-24 9:02 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hello,
With a text in French, and Babel present in my list of LaTeX classes,
the following title gets its simple quote converted to a double one:
--8<---------------cut here---------------start------------->8---
#+TITLE: Notes sur l'/elevator pitch/
#+LANGUAGE: fr
* Objectif
Ceci est l'objectif...
--8<---------------cut here---------------end--------------->8---
gives:
--8<---------------cut here---------------start------------->8---
% ...
\title{Notes sur l\fg{}\emph{elevator pitch}}
% ... ^^^^^
--8<---------------cut here---------------end--------------->8---
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Simple quote becomes double in LaTeX export
2014-01-24 9:02 Simple quote becomes double in LaTeX export Sebastien Vauban
@ 2014-02-01 22:37 ` Nicolas Goaziou
[not found] ` <878utuqx18.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2014-02-01 22:37 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: public-emacs-orgmode-mXXj517/zsQ
Hello,
"Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
writes:
> With a text in French, and Babel present in my list of LaTeX classes,
> the following title gets its simple quote converted to a double one:
>
> #+TITLE: Notes sur l'/elevator pitch/
> #+LANGUAGE: fr
>
> * Objectif
>
> Ceci est l'objectif...
>
> gives:
>
> % ...
>
> \title{Notes sur l\fg{}\emph{elevator pitch}}
> % ... ^^^^^
This should be fixed in maint.
Thank you for reporting it.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Simple quote becomes double in LaTeX export
[not found] ` <878utuqx18.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2014-02-05 10:59 ` Sebastien Vauban
0 siblings, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2014-02-05 10:59 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: public-emacs-orgmode-mXXj517/zsQ-wOFGN7rlS/M9smdsby/KFg
Hello Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>
>> With a text in French, and Babel present in my list of LaTeX classes,
>> the following title gets its simple quote converted to a double one:
>>
>> [...]
>
> This should be fixed in maint.
>
> Thank you for reporting it.
In a similar vain, though different, the following:
--8<---------------cut here---------------start------------->8---
#+LANGUAGE: fr
* Note
Avant, quand on faisait `M-q' sur un commentaire ...
--8<---------------cut here---------------end--------------->8---
does generate the following when exported (to HTML, in this case):
--8<---------------cut here---------------start------------->8---
Avant, quand on faisait `M-q » sur un commentaire ...
--8<---------------cut here---------------end--------------->8---
Now, let's be honest, I can completely understand that this wouldn't be
a bug, because I used particular syntax (how variables are enclosed in
Emacs Lisp documentation), which is not correct.
Though, I wanted to report it, as I was surprised to see a single quote
converted to a double French quote. Disregard this if needed!
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-05 10:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-24 9:02 Simple quote becomes double in LaTeX export Sebastien Vauban
2014-02-01 22:37 ` Nicolas Goaziou
[not found] ` <878utuqx18.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-05 10:59 ` Sebastien Vauban
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).