emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Quotes for LaTeX export
@ 2014-02-04 20:44 Laurens Van Houtven
  2014-02-04 21:42 ` Rasmus
       [not found] ` <871tzh1qwf.fsf@strey.biz>
  0 siblings, 2 replies; 14+ messages in thread
From: Laurens Van Houtven @ 2014-02-04 20:44 UTC (permalink / raw)
  To: Emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

Hi,


I'm writing a book using org-mode. On export, org-mode turns double quotes
like "hello" into ``hello''. Some modern LaTeXes no longer support that
form, instead preferring semantic markup. (The reasoning being that the
markup implies a particular quote style, whereas quotation style is
language-dependent.)

As a result, I get

The preferred way to do that these days is, in the preamble:

\usepackage{csquotes}

... and then later:

\enquote{something}

I think it would make sense to support this for org, and perhaps eventually
make it default behavior. FWIW: I had no idea about this until it bit me
when my LaTeX document suddenly had bogus quotes in it.

If there is no interest to add this to org, how do I hack org so that this
is what it does?

hth
lvh

[-- Attachment #2: Type: text/html, Size: 1015 bytes --]

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

end of thread, other threads:[~2014-02-06 11:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-04 20:44 Quotes for LaTeX export Laurens Van Houtven
2014-02-04 21:42 ` Rasmus
2014-02-04 22:05   ` Nick Dokos
2014-02-05  7:46     ` Bastien
2014-02-05 11:30       ` Laurens Van Houtven
2014-02-05 13:37         ` Nicolas Goaziou
2014-02-05 14:05           ` Laurens Van Houtven
2014-02-05 14:31             ` Nicolas Goaziou
2014-02-05 11:30   ` Laurens Van Houtven
2014-02-05 12:12     ` Rasmus
2014-02-05 13:31       ` Laurens Van Houtven
2014-02-05 13:44         ` Rasmus
2014-02-05 14:06           ` Laurens Van Houtven
     [not found] ` <871tzh1qwf.fsf@strey.biz>
2014-02-06 11:31   ` Michael Strey

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