On Freitag 15 Februar 2008, Sergey Plis wrote: > Hi, > > I get segmentation fault when I try the following sequence: > > marker testing > include oof.fb > testing > > marker testing > include oof.fb > testing
Hm, seens to be that oof.fb installs some hooks which aren't removed by the marker. If you want to get around this, I suggest to write \needs object include oof.fb marker testing ... testing marker testing ... testing This makes sure that oof.fb is loaded only once, and you can reload the surrounding file as often as you like. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
signature.asc
Description: This is a digitally signed message part.
