From: Jambunathan K <kjambunathan@gmail.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: Emacs Org mode <emacs-orgmode@gnu.org>
Subject: Re: Quotes not being converted correctly for LaTeX export
Date: Fri, 08 Mar 2013 23:03:39 +0530 [thread overview]
Message-ID: <87k3phn6do.fsf@gmail.com> (raw)
In-Reply-To: <20130308172751.GI13199@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Fri, 8 Mar 2013 18:27:51 +0100")
Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> Hi,
>
> It seems double and single quotes are not being exported properly for
> LaTeX export. In a minimal Org instance, the following
>
> * Test
> "Orange box"
> 'Orange box'
>
> is exported as
>
> \section[Testing]{Testing}
> \label{sec-1}
> "Orange box"
> 'Orange box'
>
> whereas I would expect the following
>
> \section[Testing]{Testing}
> \label{sec-1}
> ``Orange box''
> `Orange box'
#+OPTIONS: ':t
,----[ C-h v org-export-with-smart-quotes RET ]
| org-export-with-smart-quotes is a variable defined in `ox.el'.
| Its value is nil
|
| Documentation:
| Non-nil means activate smart quotes during export.
| This option can also be set with the #+OPTIONS: line,
| e.g. "':t".
|
| You can customize this variable.
|
| This variable was introduced, or its default value was changed, in
| version 24.4 of Emacs.
`----
> Hope this helps,
--
next prev parent reply other threads:[~2013-03-08 17:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 17:27 Quotes not being converted correctly for LaTeX export Suvayu Ali
2013-03-08 17:33 ` Jambunathan K [this message]
2013-03-08 17:46 ` Suvayu Ali
2013-03-08 17:55 ` Jambunathan K
2013-03-08 18:02 ` Suvayu Ali
2013-03-08 18:14 ` Jambunathan K
2013-03-08 18:27 ` Bastien
2013-03-08 18:33 ` Jambunathan K
2013-03-08 18:51 ` Bastien
2013-03-08 19:07 ` Jambunathan K
2013-03-08 21:28 ` Nicolas Goaziou
2013-03-08 22:21 ` Suvayu Ali
2013-03-08 22:45 ` Nicolas Goaziou
2013-03-09 9:39 ` Bastien
2013-04-16 9:45 ` Bastien
2013-03-09 9:40 ` Bastien
2013-03-09 15:03 ` Nicolas Goaziou
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k3phn6do.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=fatkasuvayu+linux@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.