On 04/11/2012 02:02 PM, Vincent van Ravesteijn wrote:
Op 11-4-2012 19:56, Richard Heck schreef:
On 04/11/2012 07:39 AM, Jürgen Spitzmüller wrote:
2012/4/11 Richard Heck:
We really should fix this, and it shouldn't be that hard. It's often
requested. Can someone please file a bug about it? Check first to
make sure
there isn't already one, though. I'll try to get to it, maybe even for
2.0.4.
http://www.lyx.org/trac/ticket/4140
Thanks.
I have a partially working patch now, in the sense that I can
suppress deleted material. The only remaining problem is the metrics.
If I've got some deleted material, the row is too short and the
cursor shows in the wrong place. Where do we calculate which
characters are in the row and so forth? I've hunted through the code
but haven't found it yet.
Richard
Can you push it to your repo on the server, then I can have a look.
This is now in the features/HideChanges branch. Note that it's pretty
basic right now. Just a proof of concept, or an attempt at such.
Richard