From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: department logo/header image in koma/latex export? Date: Sat, 5 Dec 2015 13:48:45 +0000 Message-ID: <87r3j13t1e.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DCt-0000Y1-S0 for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:49:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5DCq-00009U-L0 for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:48:59 -0500 Received: from mail-db3on0114.outbound.protection.outlook.com ([157.55.234.114]:39652 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DCq-00009E-C2 for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:48:56 -0500 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: Xebar Saram Cc: org mode On Saturday, 5 Dec 2015 at 12:16, Xebar Saram wrote: > Hi all > > i am looking into using koma and orgmode to export to recommendation > letters. > Does anyone have an example of adding a department logo/header image to the > top of the page and/or bottom? You can redefined \firsthead and/or \firstfoot to whatever you want them to be in your own LCO file for koma letters. For instance, I have the following in my firsthead: #+begin_src latex \firsthead{% ~ \vspace*{1cm}\hspace*{-2cm}\includegraphics[width=\paperwidth]{/home/ucecesf/synced/cartas/ucl-line-logo} \vspace*{-4cm} \usekomavar{fromaddress} \usekomavar{fromname} } #+end_src > i have zero latex knowledge so this maybe trivial :) Nontrivial with or without LaTeX knowledge... My magical incantation above, requiring moving backwards in the page, is because the UCL logo for letterheads is the full width of the page. I specify the LCO to use in the org file with #+lco: fraga The other alternative in LaTeX is to use the textpos package which allows you to place arbitrary text boxes anywhere on the page. HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-363-g5c13a6