emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Emacs Org mode <emacs-orgmode@gnu.org>
Subject: Quotes not being converted correctly for LaTeX export
Date: Fri, 8 Mar 2013 18:27:51 +0100	[thread overview]
Message-ID: <20130308172751.GI13199@kuru.dyndns-at-home.com> (raw)

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'

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.

             reply	other threads:[~2013-03-08 17:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 17:27 Suvayu Ali [this message]
2013-03-08 17:33 ` Quotes not being converted correctly for LaTeX export Jambunathan K
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

  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=20130308172751.GI13199@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.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).