On Thu, Nov 17, 2005 at 06:21:47AM +0000, Joe Mc Cool wrote: > How might I access non-standard document classes: shopping list, parts > list, invoice, bill of materials, lesson plan, scheme of work, memo, > ......? Is there a repository of such things somewhere ? Perhaps I > can make my own ? >
CTAN mirrors should have a lot of packages prepared for various needs, though I'm not aware of classes like the one you mentions. But I really don't know. You'd have to search the archives. Anyway, creating a class might be a bit difficult, as you need to know more commands than you usually need as a normal user, but learning how to do it is a good investment. LaTeX documentation has a document with a title like "LaTeX for class and package writers", which should explain the basic structure of writing a class/package. In many cases, you can create your own class based on one of the standard classes, plus some additional LaTeX commands. For more complex layouts, you will probably need TeX knowledge, and much more time learning. Regards, Victor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]