In our previous episode, Sergei Gorelkin said: > > 2. can I somehow convince (override) DOM to accept it? (since modifying the > > generator (tex4ht) might prove to be difficult). It could be genera > > I think it would be better to fix sax_html.pp either to handle this > condition gracefully (strip '/'), or raise a exception. If it raises an > exception, that exception could contain location information you need.
There is a patch at: http://bugs.freepascal.org/view.php?id=13409 It seems neither sax reader supports this, I can't find try excepts in sax_xml that would support this either. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
