emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: James Harkins <jamshark70@gmail.com>
To: orgmode <emacs-orgmode@gnu.org>
Subject: More koma confusion: subject option
Date: Sun, 24 Nov 2013 18:39:21 +0800	[thread overview]
Message-ID: <50f27410-2068-406b-b170-d753748bcfc2@dewdrop-world.net> (raw)

According to [1], "#+OPTIONS: subject:nil" should suppress printing the 
#+TITLE at the top of the letter. It seems that the previous bug prevents 
the expected line "\KOMAoption{subject}{untitled}" from being generated.

Okay... so, what if I set "#+OPTIONS: subject:untitled"? Then I get 
something like:

\KOMAoption{subject}{untitled}
\setkomavar{subject}{The title}

.. and LaTeX prints "The title" in bold, above the salutation.

If I remove the #+TITLE line (or comment it out), then the exporter assumes 
that the title should be the file name, minus the .org extension. This 
conflicts with [1], which claims that the default subject is an empty 
string.

I can suppress the subject by providing an empty #+TITLE line, but the 
documentation suggests that this should not be necessary.

??

hjh

[1] http://orgmode.org/worg/exporters/koma-letter-export.html

             reply	other threads:[~2013-11-24 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-24 10:39 James Harkins [this message]
2013-11-24 14:15 ` More koma confusion: subject option 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=50f27410-2068-406b-b170-d753748bcfc2@dewdrop-world.net \
    --to=jamshark70@gmail.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).