From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode and koma-script
Date: Tue, 28 Aug 2018 15:50:07 -0400 [thread overview]
Message-ID: <87wosai840.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 09f20570-5a7d-09fb-b669-b8a874a76079@gmx.fr
gmx <fredstev@gmx.fr> writes:
> Hello,
>
> I'm trying to use the koma class. I found a configuration of the.emacs
> file, in the manual and in a Stack Exchange post
> (https://tex.stackexchange.com/questions/364914/using-koma-script-article-with-org-mode).
>
>
> I open a new .org file, and I declare:
>
> #+TITLE: MyTitle
> #+DATE: date
>
> #+LANGUAGE: fr
> #+LaTeX_CLASS: koma-article
>
> When I want to export my work in .pdf, I get the following answer:
> Unknown LaTeX class 'koma-article'.
>
> What to do?
Most likely, you have an error in your .emacs file. You can check that
by seeing whether you successfully modified the org-latex-classes variable:
M-x v org-latex-classes RET
Chances are that it does not contain an entry for `koma-article',
because your .emacs was not read completely: emacs encountered an error
while processing it and gave up on processing the rest of it.
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler
next prev parent reply other threads:[~2018-08-28 20:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-12 20:40 org-mode in French gmx
2017-11-12 21:00 ` Thomas S. Dye
2018-08-27 19:51 ` Org-mode and koma-script gmx
2018-08-27 19:57 ` gmx
2018-08-27 22:00 ` Tim Cross
2018-08-28 1:56 ` gmx
2018-08-28 16:04 ` Tim Cross
2018-08-28 18:10 ` gmx
2018-08-28 22:38 ` Tim Cross
2018-08-29 1:13 ` gmx
2018-08-28 21:59 ` gmx
2018-08-28 19:44 ` Nick Dokos
2018-08-28 19:50 ` Nick Dokos [this message]
2017-11-14 7:57 ` org-mode in French 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=87wosai840.fsf@alphaville.usersys.redhat.com \
--to=ndokos@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).