On 29/10/2008 16:15, Stefan Schimanski wrote:
Am 29.10.2008 um 16:08 schrieb Abdelrazak Younes:
On 29/10/2008 15:58, Stefan Schimanski wrote:
>> I noticed that we call those notifies handler twice if you click
>> with the mouse into some math. I will investigate that, but it
>> should not matter for your problem.
>
> Could you send a svn patch please?
I don't use svn, but git with git-svn. If you tell me how to create a
"svn patch"...
http://wiki.lyx.org/Devel/Git#toc7
Pavel says:
To get the patch set, say of three last commits:
| git-format-patch -3 --stdout
I can't apply with svn because there is no a/ and b/ tree here...
Try this one:
The same...
Maybe you should generate the patch from the top level directory in the
LyX tree (i.e. the one containing src/) and not one level above (in your
case the one containing b/).
Abdel.