From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederik Subject: Re: LaTex export: How to use `csquotes' and `\enquote{}' Date: Tue, 05 Jul 2011 22:26:05 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeCCR-0002GW-Ul for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:26:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeCCQ-00056o-FJ for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:26:27 -0400 Received: from lo.gmane.org ([80.91.229.12]:57290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeCCP-00056S-V1 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:26:26 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QeCCL-000861-S0 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 22:26:21 +0200 Received: from dslb-094-218-041-069.pools.arcor-ip.net ([94.218.41.69]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jul 2011 22:26:21 +0200 Received: from freak.fred by dslb-094-218-041-069.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jul 2011 22:26:21 +0200 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hey Tom! > One way to use \enquote in your LaTeX export is described here: > > http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-10-3 > > [[latex:enquote][Das ist ein Test]] will export as \enquote{Das ist ein > Test}. Thanks for your hint. But this is a rather cumbersome way to quote text... It would be handy to have " directly converted to enquote - this should be possible, because org-mode is obviously able to distinguish whether to use `` or '' at the beginning and at end of a word, respectively. Regards. -- Frederik