[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Patch adding from-logo commentary ox-koma-letter.el
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Patch adding from-logo commentary ox-koma-letter.el |
Date: |
Wed, 27 Jun 2018 16:28:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Grant Rettke <address@hidden> writes:
> From b12a9f806cfc218bee2cfff1e550341f5999c70d Mon Sep 17 00:00:00 2001
> From: Grant Rettke <address@hidden>
> Date: Sat, 23 Jun 2018 20:08:09 -0500
> Subject: [PATCH] ox-koma-letter.el: Adds FROM_LOGO example
>
> FROM_LOGO uses LaTeX markup probably unfamiliar to the user.
>
> This example provides detailed documentation and examples of it's use.
I applied it with some minor changes.
> +;; Unlike other variables, FROM_LOGO uses LaTeX markup. FROM_LOGO
I removed the "unlike other variables", which isn't true.
> +;; provides the 'includegraphics' command to tell LaTeX where to find
> +;; the logo. 'includegraphics' needs to know the logo's directory and
I added two spaces after the periods.
> +;; Logos specified using absolute paths on Linux or Windows:
> +;;
> +;; \includegraphics{/Users/you/correspondence/logo}
> +;; \includegraphics{/Users/you/correspondence/logos/production/logo}
I used "~/correspondence", which is more common.
Thank you!
Regards,
--
Nicolas Goaziou