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.
OK, will do when I get home.
I seem not to be able to clone my repo at work. I've been trying:
git clone git://git.lyx.org/developers/rgheck/lyx.git
but I keep getting:
fatal: The remote end hung up unexpectedly
The URL is the one I find on git.lyx.org. Is there something else wrong?
Richard