emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Orgmode/Koma script letter
Date: Tue, 19 Aug 2014 09:14:33 +0530	[thread overview]
Message-ID: <073E651C-34C0-45C6-81B2-1775B52942EB@agrarianresearch.org> (raw)

I am trying to create a custom template for my letterhead. The documentation suggests that by default title should be used as subject of the letter. 

ox-koma-letter.el has this:
(defcustom org-koma-letter-subject-format t
  "Use the title as the subject of the letter.

Byt when I export a file, 

#+TITLE: A simple letter

is exported as 

\setkomavar{title}{A simple letter}

rather than as 

\setkomavar{subject}{A simple letter}

Accordingly, title appears separately as a badly formatted title.

If I have a separate #+Subject: line, that is correctly exported as a subject.

Is there something wrong in what I am doing or is there a problem?

Org version: Org-mode version 8.3beta (release_8.3beta-167-g003edd @ /Users/vikas/.emacs.d/src/org/lisp/)

Vikas

             reply	other threads:[~2014-08-19  3:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19  3:44 Vikas Rawal [this message]
2014-08-19  8:22 ` Orgmode/Koma script letter Rasmus
2014-08-22 13:54   ` Bastien
2014-08-24 13:41     ` Rasmus

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=073E651C-34C0-45C6-81B2-1775B52942EB@agrarianresearch.org \
    --to=vikaslists@agrarianresearch.org \
    --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).