emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Orgmode/Koma script letter
@ 2014-08-19  3:44 Vikas Rawal
  2014-08-19  8:22 ` Rasmus
  0 siblings, 1 reply; 4+ messages in thread
From: Vikas Rawal @ 2014-08-19  3:44 UTC (permalink / raw)
  To: org-mode mailing list

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-24 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-19  3:44 Orgmode/Koma script letter Vikas Rawal
2014-08-19  8:22 ` Rasmus
2014-08-22 13:54   ` Bastien
2014-08-24 13:41     ` Rasmus

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).