On Tue, May 09, 2006 at 10:46:37PM +0200, Jörg Sommer wrote: > Debian Bug Tracking System schrieb am Sat 22. Apr, 07:50 (-0700): > > * Minimal support for ntheorem (closes: #336184). > > % rubber -vvvv --clean --pdf skript.latex > This is Rubber version 1.1. > built-in module pdftex registered > parsing /home/joerg/svn/mundhenk-logik/skript.latex > [...] > no support found for ntheorem > [...] > > % ls *.thm > skript.thm > > There is no support for ntheorem or otherwise a minimal support should > include removal of the .thm file
Oops, this one was *really* stupid: there is a file named "ntheroem.rub" instead of "ntheorem.rub". What it does is just remove the .thm file when cleaning (calling that "support for ntheorem" is a bit of an exageration). The quick fix is to rename the file by hand. It will be fixed in the next release, I just don't think it deserves a release on its own. -- Emmanuel