On Mon, Jul 21, 2003 at 07:25:32AM -0500, Zach Garner wrote: > + if (isRequired("html")) > + packages << "\\usepackage{html}\n";
You should just be able to add this to simplefeatures array instead of this code. regards john
On Mon, Jul 21, 2003 at 07:25:32AM -0500, Zach Garner wrote: > + if (isRequired("html")) > + packages << "\\usepackage{html}\n";
You should just be able to add this to simplefeatures array instead of this code. regards john