Re: Two Patches, Updated

2008-12-20 Thread Richard heck
Jürgen Spitzmüller wrote: Richard heck wrote: The previous patch did the wrong thing with math. This one (intends to) output math verbatim. I'm sure there are still some bugs here I didn't read the patch thouroughly, but I like the approach. Good. I'll wait a bit and see if an

Re: Two Patches, Updated

2008-12-20 Thread Jürgen Spitzmüller
Richard heck wrote: > The previous patch did the wrong thing with math. This one (intends to) > output math verbatim. I'm sure there are still some bugs here I didn't read the patch thouroughly, but I like the approach. Jürgen

Re: Two Patches, Updated

2008-12-19 Thread Richard heck
The previous patch did the wrong thing with math. This one (intends to) output math verbatim. I'm sure there are still some bugs here rh Index: insets/InsetBibtex.cpp === --- insets/InsetBibtex.cpp (revision 27927) +++ insets