all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [feature request] Quotation marks in LaTeX export
@ 2010-01-22 23:47 Sven Bretfeld
  2010-01-24 19:22 ` Sven Bretfeld
  0 siblings, 1 reply; 7+ messages in thread
From: Sven Bretfeld @ 2010-01-22 23:47 UTC (permalink / raw)
  To: emacs-org

Hello List

Quotation marks like "these" are converted to ``these'' by
org-export-latex. It would be much better to use \enquote{these}.

The \enquote tag belongs to the powerful csquotes package. Not only does
this package chose the correct quotation mark style for the document
language as defined by babel, it also supports nested quotations, e.g.:

He said: \enquote{This a \enquote{nonsense} sentence.}

would be rendered as:

He said: "This is a `nonsense' sentence."

Using \enquote as a default translation would make things much easier
for non-English users. Is there a way to configure that? Or at least to
let org-export-latex produce German quotation marks: "`xxx"' instead of
``xxx''?

Greetings,

Sven

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

end of thread, other threads:[~2010-01-27 10:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 23:47 [feature request] Quotation marks in LaTeX export Sven Bretfeld
2010-01-24 19:22 ` Sven Bretfeld
2010-01-26  6:26   ` Scot Becker
2010-01-27  8:25     ` Carsten Dominik
2010-01-26 22:03   ` Carsten Dominik
2010-01-27  9:29     ` Sven Bretfeld
2010-01-27 10:58       ` Carsten Dominik

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.