Document Classes ⇒ lco file for Koma scrartcl
lco file for Koma scrartcl
I have an lco file I've made for Koma-script's scrlttr3 that I'd like to use in another koma class file. Changing the class and doing a recompile just to produce something results in an 'unused global option' warning for my lco reference. I've done a fair amount of googling but I can't figure out how to do this.
The end goal is to have a template which I can apply different resource files to generate a complete page; not a mail merge, think different header for multiple work positions.
Anyone have some tips?
-J
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: lco file for Koma scrartcl
\usepackage{file} to load the extra settings.
Viola.