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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: lco file for Koma scrartcl
\usepackage{file} to load the extra settings.
Viola.