org-mode/contrib/lisp
rasmus.pank 26a9b02483 ox-koma-letter: changed handling of subject.
* ox-koma-letter.el: =`org-koma-letter-subject-format'= can now be a list.  Default is t.
   If nil neither subject format nor type is exported.
* ox-koma-letter.el (org-koma-letter-template): better subject handling.
* ox-koma-letter.el (org-koma-letter-template): allow for t value of =#+OPTIONS: subject:VALUE=
* ox-koma-letter.el (org-koma-letter-template): export of subject format is independent
of title, but title is not independent of =:with-subject=.

The issue was with =#+OPTIONS: subject:t= one would get a LaTeX error.

New behavior:

If =#+OPTIONS: subject:(x,y)= then =\KOMAoption{subject}{x, y}=.

If =subject:x= then =\KOMAoption{subject}{x}=.

If =subject:t= then =\KOMAoption{subject}{...}= is not set but
\setkomavar{subject}{...} is set (in the output file)

If =subject:nil= neither are printed.

Signed-off-by: Alan Schmitt <alan.schmitt@polytechnique.org>
2013-05-27 08:38:44 +02:00
..
htmlize.el export inline svg images with htmlize 2013-05-21 06:42:14 -06:00
ob-eukleides.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
ob-fomus.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
ob-julia.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
ob-mathomatic.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
ob-oz.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
ob-tcl.el Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
org-annotate-file.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-bibtex-extras.el contrib/lisp/org-bibtex-extras.el: Replace non-existent org-babel-clean-text-properties' with org-no-properties' 2013-04-03 13:07:10 +02:00
org-bookmark.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-bullets.el Fix broken org-bullets. 2013-03-15 22:23:00 -04:00
org-checklist.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-choose.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-collector.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-colview-xemacs.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-contacts.el contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence byte-compiler 2013-05-09 00:37:54 +02:00
org-contribdir.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-depend.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-drill.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-elisp-symbol.el contrib/: Fix author's name in two files 2013-03-15 16:28:28 +01:00
org-eval-light.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-eval.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-expiry.el contrib/: Fix author's name in two files 2013-03-15 16:28:28 +01:00
org-favtable.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-git-link.el contrib/lisp/org-git-link.el: Small fixes 2013-04-03 13:11:25 +02:00
org-interactive-query.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-invoice.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-jira.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-learn.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-mac-iCal.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-mac-link-grabber.el Add the ability to highlight the selected text in Skim.app 2013-05-14 15:19:35 +02:00
org-mac-message.el Move org-mac-message.el to contrib/. 2013-04-05 08:37:51 +02:00
org-mairix.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-man.el org-man.el: Fix code typo 2013-04-16 12:51:08 +02:00
org-mew.el org-mew.el (org-mew-folder-name): Take Mew's "case" feature into account 2013-03-11 16:54:05 +01:00
org-mime.el modified org-mime to work with new exporter 2013-05-15 12:50:35 -06:00
org-mtags.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-notify.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-notmuch.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-panel.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-registry.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-screen.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-screenshot.el Attempt to M-x org-screenshot-take 'Symbol value as variable is void: return' problem 2013-05-17 14:28:11 -04:00
org-secretary.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-static-mathjax.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-sudoku.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-toc.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-track.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-velocity.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-vm.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-wikinodes.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
org-wl.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
orgtbl-sqlinsert.el contrib/lisp/*el: Fix license information and add "This file is not part..." 2013-03-10 17:57:47 +01:00
ox-bibtex.el ox-bibtex: Port for "org-exp-bibtex.el" 2013-05-23 21:10:43 +02:00
ox-confluence.el contrib/lisp/ox-confluence.el (org-confluence-empty): Fix typo 2013-03-25 05:41:58 +01:00
ox-deck.el Fix handling of internal links and new html doctype option. 2013-05-26 19:17:18 -04:00
ox-freemind.el contrib/lisp/*: Use `org-export-define-*backend' as defuns, not macros 2013-03-19 19:39:34 +01:00
ox-groff.el Remove TARGET handling from export back-ends 2013-04-04 20:38:36 +02:00
ox-koma-letter.el ox-koma-letter: changed handling of subject. 2013-05-27 08:38:44 +02:00
ox-rss.el contrib/lisp/*: Use `org-export-define-*backend' as defuns, not macros 2013-03-19 19:39:34 +01:00
ox-s5.el contrib/lisp/*: Use `org-export-define-*backend' as defuns, not macros 2013-03-19 19:39:34 +01:00
ox-taskjuggler.el ox-taskjuggler: Small fix 2013-05-24 14:39:06 +02:00