emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Charles Millar <millarc@verizon.net>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Problem
Date: Sat, 04 Apr 2020 12:30:10 +0100	[thread overview]
Message-ID: <87a73rxzct.fsf@ucl.ac.uk> (raw)
In-Reply-To: <cfb79959-0ac6-737b-cc2a-d16f5b984c86@verizon.net> (Charles Millar's message of "Fri, 3 Apr 2020 16:49:15 -0400")

On Friday,  3 Apr 2020 at 16:49, Charles Millar wrote:
> org-latex-classes includes
>
> "default-koma-letter" "\\documentclass[11pt]{scrlttr2}"
>
> There are no other entries that include scrlttr2 in org-latex-classes
>
> I have a barebones header
>
> #+LATEX_CLASS: scrlttr2 (I also have tried 'default-koma-letter')

It should be default-koma-letter here.

To figure out what is wrong, you may wish to export to LaTeX first and
then have a look at what has been generated.

In any case, to use the letter style, I have the following in my org
customization:

  (require 'ox-koma-letter)

and then use the "k" option for the exporter (C-c C-e k) to export as a
letter.

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-438-g5b9698


  parent reply	other threads:[~2020-04-04 11:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cfb79959-0ac6-737b-cc2a-d16f5b984c86.ref@verizon.net>
2020-04-03 20:49 ` Problem Charles Millar
2020-04-03 21:05   ` Problem with LaTeX class scrlttr2 Charles Millar
2020-04-03 23:19     ` John Hendy
2020-04-04  1:25       ` Charles Millar
2020-04-04  2:30         ` John Hendy
2020-04-04 12:01           ` Charles Millar
2020-04-04  6:22         ` Julius Dittmar
2020-04-04 12:03           ` Charles Millar
2020-04-04  7:43   ` Problem Robert Klein
2020-04-04 11:34     ` Problem Eric S Fraga
2020-04-04 12:22       ` Problem Charles Millar
2020-04-04 12:19     ` Problem Charles Millar
2020-04-04 11:30   ` Eric S Fraga [this message]
2020-04-04 17:13     ` Problem Charles Millar
2020-04-06  8:37       ` Problem Eric S Fraga
2020-04-06 11:49         ` Problem Charles Millar
2020-04-06 12:04           ` Problem Eric S Fraga
2020-04-06 12:33             ` Problem Nicolas Goaziou
2020-04-06 14:18               ` Problem Charles Millar

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=87a73rxzct.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=millarc@verizon.net \
    /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).