Hi,
I want share my rework of this extension. See attach.
Good Luck, Alexander.
On 2014-12-15 13:50 (+0100), Alexander wrote:
I want share my rework of this extension. See attach.
Thanks a lot - could you please file a report in the bug tracker [1], provide a summary of the proposed changes there and attach the modified extension to the report? Preferably as diff against current trunk, too (to ease review) ...
Regards, V
[1] Bug tracker: https://bugs.launchpad.net/inkscape/+filebug IIRC there are a couple of open reports about the extension 'LaTeX' (formerly called 'LaTeX formula') - having your variant filed in the bug tracker would also help with comparing it to existing bug reports and feature requests, and with syncing other proposed changes (if desirable and feasible) with your rework: 1370693, 1318414, 1214577, 1210287, 1031658, 367446, 212395, 172079 (and maybe some other reports I missed in a quick search).
On Mon, 15 Dec 2014 15:04:46 +0100 su_v <suv-sf@...58...> wrote:
Preferably as diff against current trunk, too (to ease review) ...
Before original, then my?:
diff eqtexsvg.py ./orig/eqtexsvg.py > eqtexsvg.py.diff
Or inversely ?:
diff ./orig/eqtexsvg.py eqtexsvg.py > eqtexsvg.py.diff
On 2014-12-15 15:57 (+0100), Alexander wrote:
On Mon, 15 Dec 2014 15:04:46 +0100 su_v <suv-sf@...58...> wrote:
Preferably as diff against current trunk, too (to ease review) ...
Before original, then my?:
diff eqtexsvg.py ./orig/eqtexsvg.py > eqtexsvg.py.diff
Or inversely ?:
diff ./orig/eqtexsvg.py eqtexsvg.py > eqtexsvg.py.diff
Prefereably with
$ bzr diff share/extensions > eqtexsvg_update.diff
but that assumes that you work with a local trunk repo. If you don't have nor need one, that's ok too - I'll create and attach the diff later on to the report myself.
Regards, V
Ok.
https://bugs.launchpad.net/inkscape/+bug/1402731
I rework it in /usr/local/share/inkscape/extensions/, not in bzr trunk.
participants (2)
-
Alexander
-
su_v