On 03/28/2011 01:24 PM, Julien Rioux wrote:
At the moment it's working fine. We have three workaround solutions
for the dvi/eqn. numbers/hyperref/preview bug
#1 go pdf route
#2 remove hyperref from preview
#3 remove eqn. numbers from previews
All three have problems, and #3 would affect xhtml image export. At
the moment #1 has been applied and still seems the solution with less
drawbacks.
So let me just ask some more questions. Is the issue that we are
generating equation numbers at all? If so, where could these be disabled
for preview (as opposed to export)? If you look at how the forexport
flag is used in InsetMathHull::preparePreview(), you'll see what I have
in mind.
rh