From: Charles Millar <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: Problem with LaTeX class scrlttr2
Date: Sat, 4 Apr 2020 08:01:55 -0400 [thread overview]
Message-ID: <e15675e7-608c-34f7-6acd-374bb1de2fdd@verizon.net> (raw)
In-Reply-To: <CA+M2ft9Qyhv8YRc596NYU5DS6=xUhXcVL0CZP9k3dSxwvEGY6Q@mail.gmail.com>
On 4/3/20 10:30 PM, John Hendy wrote:
> Thanks! Saves a lot of time to recreate an example.
>
> I get the same error, but wouldn't you know I'm on TexLive 2019 which
> must have just hit end of life... tlmgr says it's frozen and won't let
> me try and add new packages. I do want to help but am not going to
> update to 2020 for this :)
>
> One thing popped out to me...
>
> #+LATEX_CLASS: scrltttr2
>
> Is that a typo (ttt, not tt)? If someone doesn't get to this before
> me, I'll try again after I update TL 2020 over the weekend.
Probably the third or fourth time I entered a LATEX_CLASS, and the last
time if was a typo. I corrected it to make sure and still have the same
result.
Also, I had already added to my init file (require 'ox-koma-letter) and
(add-to-list 'org-latex-packages-alist '("AUTO" "babel" t ("pdflatex")))
as instructed in the Worg tutorial.
>
> On Fri, Apr 3, 2020 at 8:26 PM Charles Millar <millarc@verizon.net> wrote:
>>
>> On 4/3/20 7:19 PM, John Hendy wrote:
>>> Please attach an actual .org file so we can test/reproduce.
>>>
>>
>> See attached
>>> Generally "unknown latex class" means you don't have the package
>>> installed. How about posting the output of this:
>>>
>>> $ tlmgr list --only-installed | grep scrlttr2
>>>
>> >
>> No output; however I have TeXlive package, Debian testing, installed. I
>> found an example that uses scrlttr2 at
>>
>> https://tex.stackexchange.com/questions/229032/how-to-add-company-name-to-return-back-address-in-scrlttr2#229037
>>
>> and ran it using TexStudio - no problem, i.e. resulted with a letter. So
>> I expect that scrlttr2 is installed as part of the TexLive komascript.
>>>
>>> On Fri, Apr 3, 2020 at 4:06 PM Charles Millar <millarc@verizon.net> wrote:
>>>>
>>>> I apologize for reposting - I forgot to complete my
>>>>
>>>>
>>>> -------- Forwarded Message --------
>>>> Subject: Problem
>>>> Date: Fri, 3 Apr 2020 16:49:15 -0400
>>>> From: Charles Millar <millarc@verizon.net>
>>>> To: emacs-orgmode@gnu.org <emacs-orgmode@gnu.org>
>>>>
>>>> I am attempting to use ox-koma-letter, etc.
>>>>
>>>> My set up
>>>>
>>>> GNU Emacs 28.0.50 (build 84, x86_64-pc-linux-gnu, GTK+ Version 3.24.14,
>>>> cairo version 1.16.0) of 2020-04-03
>>>> Org mode version 9.3.6 (release_9.3.6-449-gb99357 @
>>>> /usr/local/share/org-mode/lisp/)
>>>>
>>>> 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')
>>>>
>>>> and then entered the Romeo to Juliet letter
>>>>
>>>> and i receive the following error
>>>>
>>>> Unknown LaTex class scrlttr2
>>>>
>>>> I searched the list and one suggested problem does not seem to be
>>>> applicable - I do not have a mixed org installation.
>>>>
>>>> Any suggestions.
>>>>
>>>> Charlie Millar
>>>>
>>>
>>>
>>
>
>
next prev parent reply other threads:[~2020-04-04 12:02 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 [this message]
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 ` Problem Eric S Fraga
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=e15675e7-608c-34f7-6acd-374bb1de2fdd@verizon.net \
--to=millarc@verizon.net \
--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).