From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch] Add three "xelatex" config items to "org-latex-to-pdf-process" Date: Tue, 20 Mar 2012 12:39:56 +0100 Message-ID: <87y5qvo60j.fsf@gnu.org> References: <87vcm0kge9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9xP4-0002AS-FW for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:39:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9xOg-0003TV-2K for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:39:02 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:25642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9xOf-0003TG-T9 for emacs-orgmode@gnu.org; Tue, 20 Mar 2012 07:38:38 -0400 In-Reply-To: <87vcm0kge9.fsf@gmail.com> (FengShu's message of "Mon, 19 Mar 2012 18:57:02 +0800") 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: FengShu Cc: emacs-orgmode@gnu.org Hi FengShu, FengShu writes: > Xelatex should be pdflatex with enhanced font handling capability. > and its fonts configure for Chinese is much much more simple than > pdflatex, for it can use *ttf* *otf* fonts in the system easily. Applied in master, thanks. Please use git format-patch for future patches, it saves me a lot of time. -- Bastien