From: Grant Rettke <gcr@wisdomandwonder.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Patch adding from-logo to ox-koma-letter.el
Date: Fri, 27 Apr 2018 23:34:28 -0500 [thread overview]
Message-ID: <CAAjq1mcgEYScw+sP07Q7ALYV5phnRbu3PBVXv+aA0LH302yhFg@mail.gmail.com> (raw)
In-Reply-To: <CAAjq1meap-+Sn2M6tedYTd+85RRkCtdBEFOaX34kwqFdRZD4GA@mail.gmail.com>
On Fri, Apr 27, 2018 at 11:30 PM, Grant Rettke <gcr@wisdomandwonder.com> wrote:
> Tested it manually with Elisp and also in buffer properties. There are
> four combinations (both in properties, both in Elisp, and then the two
> permutations).
Here is how it works, the same way as the other ones:
#+name: org_gcr_2018-04-27T22-46-38-05-00_mara_081C9DD8-1C37-4A55-833C-1BEC6AA754FF
#+begin_src sh
#+FROM_LOGO: \includegraphics{wnw-from-logo-1inx1in}
#+OPTIONS: from-logo:t
#+end_src
#+name: org_gcr_2018-04-27T22-46-38-05-00_mara_F28B56C1-0226-4AFB-B044-702315603A99
#+begin_src emacs-lisp
(setq org-koma-letter-from-logo "\\includegraphics{wnw-from-logo-1inx1in}")
(setq org-koma-letter-use-from-logo t)
#+end_src
If eventually this patch is accepted then I will update Worg with this variable.
next prev parent reply other threads:[~2018-04-28 4:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-28 4:30 Patch adding from-logo to ox-koma-letter.el Grant Rettke
2018-04-28 4:34 ` Grant Rettke [this message]
2018-04-28 6:32 ` Bastien
2018-04-28 6:31 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAjq1mcgEYScw+sP07Q7ALYV5phnRbu3PBVXv+aA0LH302yhFg@mail.gmail.com \
--to=gcr@wisdomandwonder.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).