From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: Emacs Org mode <emacs-orgmode@gnu.org>
Subject: Re: Quotes not being converted correctly for LaTeX export
Date: Fri, 8 Mar 2013 18:46:49 +0100 [thread overview]
Message-ID: <20130308174649.GJ13199@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87k3phn6do.fsf@gmail.com>
Hi Jambunathan and others,
On Fri, Mar 08, 2013 at 11:03:39PM +0530, Jambunathan K wrote:
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> >
> > 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 ]
[...]
Thanks for pointing this out, but I still think this is a bug for LaTeX
export. Quoting as ".." produces incorrect output in LaTeX, the correct
forms are `..' or ``..''. This is even more important if you are
writing in a language that uses umlauts, and the situation can get
confusing as the character " is used to specify umlauts.
This is worth a thought since the old exporter did it right without any
special settings.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2013-03-08 17:47 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
2013-03-08 17:46 ` Suvayu Ali [this message]
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=20130308174649.GJ13199@kuru.dyndns-at-home.com \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@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 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).