From mboxrd@z Thu Jan 1 00:00:00 1970 From: Van L Subject: Re: org-utf-to-xetex - Teach Org-Mode And XeTeX How To Handle Non-Latin Unicode Characters Date: Sat, 30 Jun 2018 14:24:40 +1000 Message-ID: References: <0C2D095A-4215-499E-A404-93D7BD384CBC@scratch.space> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZ7RN-0005H9-5K for emacs-orgmode@gnu.org; Sat, 30 Jun 2018 00:24:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZ7RK-00015H-0w for emacs-orgmode@gnu.org; Sat, 30 Jun 2018 00:24:53 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:55547) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fZ7RJ-0000zw-QY for emacs-orgmode@gnu.org; Sat, 30 Jun 2018 00:24:49 -0400 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" To: Grant Rettke Cc: Org-mode >> org 9.1.13 available gnu I picked that one for Emacs 26.1 and 27.0.50. The following lines in .emacs don=E2=80=99t raise debug warnings. (package-initialize) (require 'package) (add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") = t) Hoping to publish a plaintex fragment with unicode by XeTeX.=