From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: PDF font Date: Fri, 07 Oct 2016 22:31:44 -0400 Message-ID: <87vax3fu5r.fsf@gmail.com> References: <87oa2vremt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bshR8-0000Xz-Vk for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 22:32:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bshR4-0004Yr-Os for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 22:32:29 -0400 Received: from [195.159.176.226] (port=46566 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bshR4-0004Tj-J4 for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 22:32:26 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bshQp-0001Cg-SR for emacs-orgmode@gnu.org; Sat, 08 Oct 2016 04:32:11 +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" To: emacs-orgmode@gnu.org Philip Hudson writes: > On 7 October 2016 at 23:14, Nick Dokos wrote: >> Philip Hudson writes: >> >>> Question: How do I specify how an Org element appears in the >>> corresponding exported PDF? Specifically the typeface (font). >>> >> >> E.g. >> >> #+LATEX_HEADER: \usepackage{palatino} > I should have said that this changes the font for the whole document. > Right, that's one of the packages I found reference to. Nice, but not > what I need. > What *do* you need exactly? > Conclusion: There is no native Org-mode markup beyond > bold/italic/underline that can change LaTeX/PDF text styling; it can > only be done with embedded LaTeX escapes. > I think that's correct. -- Nick