From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Hudson Subject: Re: PDF font Date: Sat, 8 Oct 2016 00:22:36 +0100 Message-ID: References: <87oa2vremt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bseTk-0000qy-Eo for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 19:23:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bseTj-0000jY-AX for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 19:23:00 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:36521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bseTj-0000jB-52 for emacs-orgmode@gnu.org; Fri, 07 Oct 2016 19:22:59 -0400 Received: by mail-vk0-x22b.google.com with SMTP id 2so22622677vkb.3 for ; Fri, 07 Oct 2016 16:22:59 -0700 (PDT) In-Reply-To: <87oa2vremt.fsf@gmail.com> 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: Nick Dokos Cc: emacs orgmode-mailinglist 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} Right, that's one of the packages I found reference to. Nice, but not what I need. >> Meta-question: Where might this question be answered that I haven't >> looked? I haven't managed to find it in the manual or on Worg using a >> fairly exhaustive variety of search terms. I've read an awful lot of >> stuff that I more-or-less completely fail to understand about LaTeX, >> something of which I currently know nothing, but I'm nevertheless >> pretty sure none of what I've read actually addresses my question. The >> nearest I came was reference to a small number of predefined packages >> of three fonts each (serif, sans, mono) which I could switch between. >> None of them match my requirement. > > This is indeed a LaTeX question, I think that's really all I need to know. 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. For my use case, I'll try changing to exporting to HTML with embedded CSS, then converting the HTML to PDF using htmldoc. Thanks, Nick. -- Phil Hudson http://hudson-it.ddns.net @UWascalWabbit PGP/GnuPG ID: 0x887DCA63