Re: Problem with LaTeX class scrlttr2

2020-04-04 Thread Charles Millar
On 4/4/20 2:22 AM, Julius Dittmar wrote: How do you produce (or try to produce) LaTeX/pdf? The Unknown LaTeX class message is something emacs throws when using export to latex (C-c C-e l l). This has nothing to do with your LaTeX installation; it does not reach the point of invoking LaTeX. It

Re: Problem with LaTeX class scrlttr2

2020-04-04 Thread Charles Millar
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 t

Re: Problem with LaTeX class scrlttr2

2020-04-03 Thread Julius Dittmar
How do you produce (or try to produce) LaTeX/pdf? The Unknown LaTeX class message is something emacs throws when using export to latex (C-c C-e l l). This has nothing to do with your LaTeX installation; it does not reach the point of invoking LaTeX. It tells you there's no setup for scrlttr2 c

Re: Problem with LaTeX class scrlttr2

2020-04-03 Thread John Hendy
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

Re: Problem with LaTeX class scrlttr2

2020-04-03 Thread Charles Millar
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

Re: Problem with LaTeX class scrlttr2

2020-04-03 Thread John Hendy
Please attach an actual .org file so we can test/reproduce. 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 John On Fri, Apr 3, 2020 at 4:06 PM Charles Millar wrote: > > I apologize

Problem with LaTeX class scrlttr2

2020-04-03 Thread Charles Millar
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 To: 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