From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniil Frumin Subject: Smart quotes not working with some languages? Date: Thu, 14 Nov 2013 01:11:34 +0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1132f49ef6f21904eb156875 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vghis-00088j-01 for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 16:11:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vghiq-0003qk-Ma for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 16:11:37 -0500 Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:40495) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vghiq-0003oB-EZ for emacs-orgmode@gnu.org; Wed, 13 Nov 2013 16:11:36 -0500 Received: by mail-lb0-f181.google.com with SMTP id l4so841139lbv.40 for ; Wed, 13 Nov 2013 13:11:34 -0800 (PST) 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 Mode" --001a1132f49ef6f21904eb156875 Content-Type: text/plain; charset=ISO-8859-1 Hi! I am using the latest org from git and I can't get org to export (I need LaTeX export particularly) files with smart quotes. The following example silently fails to produce smart quotes: #+OPTIONS: ':t #+LANGUAGE: ru This is a 'test' "file". * Headline with 'quotes' ** Subheading with "quotes". This is "some" 'text'. Using 'fr' yields different quotes, for example. Is there a way to use standard "english" smart quotes with different language? Right now my example is producing bad LaTeX. -- Sincerely yours, -- Daniil Frumin --001a1132f49ef6f21904eb156875 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi! I am using the latest org from git and I can= 't get org to export (I need LaTeX export particularly) files with smar= t quotes.

The following example silently fails to produce smar= t quotes:

#+OPTIONS: ':t
#+LANGUAGE: ru
This is a 'test' "= file".

* Headline with 'quotes'
** Subheading with &= quot;quotes".
=A0=A0 This is "some" 'text'.
Using 'fr' yields different quotes, for example. Is there a w= ay to use standard "english" smart quotes with different language= ? Right now my example is producing bad LaTeX.

--
Sincerely yours,
-- Daniil Frumin
--001a1132f49ef6f21904eb156875--