Bug 121625 - [PATCH] extension of kopete latex-plugin (use of amsmath)
Summary: [PATCH] extension of kopete latex-plugin (use of amsmath)
Status: RESOLVED DUPLICATE of bug 151004
Alias: None
Product: kopete
Classification: Unmaintained
Component: Latex Plugin (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 00:09 UTC by Marcus Winkler
Modified: 2007-11-18 19:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
implementation (349 bytes, patch)
2006-04-06 11:26 UTC, Philip Rodrigues
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Winkler 2006-02-09 00:09:23 UTC
Version:            (using KDE KDE 3.5.1KDE 3.4.3)
Installed from:    Gentoo PackagesGentoo Packages
OS:                Linux

I would like to use AMSMath in the latex-plugin because latex is kind of useless to me without AMSMath. Maybe an option to turn the use of amslatex on or off would be nice (so that one doesn't need the AMS thing to use the plugin)
Comment 1 Philip Rodrigues 2006-02-10 18:38:52 UTC
See line 134 of $KDEDIR/bin/kopete_latexconvert.sh . If you add \usepackage{amsmath} there, does it provide the facilities you need?
Comment 2 Philip Rodrigues 2006-04-05 23:59:50 UTC
Did the suggestion in comment #1 work for you?
Comment 3 Marcus Winkler 2006-04-06 01:15:31 UTC
Yes, thanks. But it's kind of annoying if you have to tell the one you want to communicate with "just go to $KDEDIR/bin/kopete_latexconvert.sh and add a line to that script, then you will be able to read my messages"
Comment 4 Philip Rodrigues 2006-04-06 11:23:23 UTC
Indeed, but it does tell us that it works, so we can make a patch (will attach)
Comment 5 Philip Rodrigues 2006-04-06 11:26:34 UTC
Created attachment 15497 [details]
implementation

Apply in kopete/plugins/latex (patch against 0.12 branch, but I guess it'll
work anywhere.
Comment 6 Frank Roscher 2007-01-04 09:29:12 UTC
Is there a reason why this patch wasn't applied?
Anyway, the bug status probably should be changed...
Comment 7 Philip Rodrigues 2007-01-05 21:21:24 UTC
I'm happy for the patch to be committed, if the Kopete developers want it
Comment 8 Charles Connell 2007-11-18 19:22:17 UTC

*** This bug has been marked as a duplicate of 151004 ***