Jean-Marc Lasgouttes wrote: >>>>>> "Georg" == Georg Baum >>>>>> <[EMAIL PROTECTED]> >>>>>> writes: > > Georg> 3) Don't load the wasysym package at all and let the user > Georg> decide how to load it. This was the behaviour of 1.3.5. > > Georg> 4) Implement an additional switch (like use_amsmath) and let > Georg> the user decide what to use: esint, amsmath or wasy. > > Georg> I think we should do 3) for 1.3.7, and that is implemented in > Georg> the attached patch. Is that OK, Jean-Marc? > > I cannot think of a better solution right now. This is not very > satisfying, though, since the wasy symbols are actually shown on screen > by LyX. > > All in all I think this patch can be used for 1.3 and 1.4.
OK, I am going to apply it. Lars, is that also ok for 1.4? > Concerning solution 4), I am not sure it is much better than adding > the right \usepackage in preamble. This feature is for people who > really know latex, after all. Indeed. But the difference to the manual solution is that wasy symbols will always work. And this is more a feature for beginners who don't know why adding a certain math symbol will suddenly make their document invalid. Georg