emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: How to customize option templates?
Date: Wed, 22 Jan 2014 12:10:09 +0100	[thread overview]
Message-ID: <87lhy8tgq6.fsf@gmx.us> (raw)
In-Reply-To: lbmh6c$5eg$1@ger.gmane.org

Hi Frederik,

Frederik <freak.fred@gmail.com> writes:

> I just looked at `org-export-define-derived-backend' and saw all the
> org-koma-letter-* options -- this will ease most of the pain ;-)

Some people, notably Viktor and Alan, rely on LCO files for such
things.  You can place LCO files somewhere in the texlive/miktex path
and load them via #+LCO: file1 file2 . . ..

> But I did not yet figure out how to set options like
> LATEX_CLASS_OPTIONS or

Write your own template.  ox-koma-letter has supported it's own
standard template (as compared to the default LaTeX template) for a
while now.  A description on how to use this feature is included in
the preamble of the file.

If you insist on not having "non-file-based" customizations use
something like Emacs skeletons or yasnippet (not part of Emacs) to
generate templates.

> how to use German language and smart quotes when composing a letter.

Did you turn on smart quotes?

  (setq org-export-with-smart-quotes t).

It works on my system with ox-koma-letter.

Hope it helps,
Rasmus

-- 
Enough with the bla bla!

  reply	other threads:[~2014-01-22 11:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 18:13 How to customize option templates? Frederik
2014-01-21 19:01 ` Nicolas Goaziou
2014-01-21 19:18   ` Frederik
2014-01-22 11:10     ` Rasmus [this message]
2014-01-22 14:56   ` Nicolas Goaziou

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=87lhy8tgq6.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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).