On 2015-12-05 11:16, Xebar Saram <zelt...@gmail.com> writes:

> 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?

Eric already replied, but here is another example that I use for my work
letters.

#+begin_src latex
\ProvidesFile{InriaRennesEN.lco}

\usepackage[english]{babel}
\usepackage{xltxtra}

\KOMAoption{fromalign}{right}

\setkomavar{fromname}{Alan Schmitt}
\setkomavar{fromaddress}{Celtique Project\\Inria Rennes}
\setkomavar{place}{Rennes}

\setkomavar{signature}{\includegraphics[width=2.5cm]{AlanSig}\\Alan 
Schmitt\\Researcher, Celtique team}
\renewcommand*{\raggedsignature}{\raggedleft}
\@setplength{sigindent}{30em}
\@setplength{sigbeforevskip}{1em}

\KOMAoptions{fromlogo=true,subject=left,addrfield=false,foldmarks=off,fromemail=true}
\setkomavar{fromlogo}{\includegraphics[width=59mm]{INRIA-SCIENTIFIQUE-UK}}
\@addtoplength{firstfootvpos}{-2cm}
\setkomavar{firstfoot}{\includegraphics[width=4cm]{Rennes-UK}}
\setkomavar{fromemail}{alan.schm...@inria.fr}

\endinput
#+end_src

Best,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated December 6, 2015, Mauna Loa Obs.): 400.80 ppm

Attachment: signature.asc
Description: PGP signature

Reply via email to