I have some new packages (see latexthesistemplate/trunk/packages/template
which all use a shared preamble file. I want all of them to have the same packages and commands available and the same layout. These packages shall be uploaded to ctan as soon as the documentation is final.
I could place these preamble files in every dtx file, but that would be only extra work. Or I could create a new class file just for my own package documentation.
However we have so many non-documented package documentation classes that I do not want to add one. Especially since miss a lot of functionality in the standard documentation class.
Is there any other option?