Georg Baum wrote:
Olivier Ripoll wrote:
In the past, one could use the nice slanted iint and iiint in LyX, or
add the wasy package to the preamble. Now, there is no more choice in
the ui. I think it qualifies as a regression.
I agree. But the old behaviour could lead to LaTeX errors. In order to solve
this we need to know how you produced iint and iiint before. Did you use
amsmath?
I think I did. I had a master document with chapters inserted/included.
Looking at the LyX files I have here (I am at work, I do not have LyX
here, but I can open the files as text), here is what I can gather:
the main lyx file contains this line:
\use_amsmath 1
In the chapters having some mathematical equations I also see the same
line. Some chapters without equations contain:
\use_amsmath 0
The only one that I had (re)defined in the preamble was oiint. So
shouldn't the wasy package/fonts be used only if AMSmath is unselected ?
Sincerely,
Olivier.
Georg