From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Changing the font family in HTML export Date: Tue, 28 Jun 2011 11:58:39 +0200 Message-ID: <8739iumg4w.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbV3c-0007Ft-0x for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 05:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbV3a-0005JP-G2 for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 05:58:11 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbV3a-0005JF-44 for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 05:58:10 -0400 Received: by wwf22 with SMTP id 22so24130wwf.30 for ; Tue, 28 Jun 2011 02:58:09 -0700 (PDT) In-Reply-To: (Dror Atariah's message of "Tue, 28 Jun 2011 09:18:58 +0200") 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: Dror Atariah Cc: emacs-orgmode@gnu.org Dror Atariah writes: > I'm trying to change the font used when exporting .org to .html. (setq org-export-html-style-include-default nil) (setq org-export-html-style ...) HTH -- Bastien