emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Quotes not being converted correctly for LaTeX export
@ 2013-03-08 17:27 Suvayu Ali
  2013-03-08 17:33 ` Jambunathan K
  0 siblings, 1 reply; 17+ messages in thread
From: Suvayu Ali @ 2013-03-08 17:27 UTC (permalink / raw)
  To: Emacs Org mode

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.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-04-16  9:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).