Texmaker and TeXstudioTexmaker Patches

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Texmaker Patches

Post by benibela »

Hi,
I have created several patches for Texmaker and since the original author Pascal Brachet still hasn't answered my mails, I will publish them here.
They add these features:
* improved text navigation (e.g. more and line-stable bookmarks, jump to last changes)
* a dialog to map text to certain keys (this allows the automatically insertion of correct quotation marks)
* a text analysis window (which shows statistics about most used words)


You can download either the complete modified source or a Windows binary. (you need QT or an installed original Texmaker to run the modified version)

BeniBela

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Cholera
Posts: 1
Joined: Fri Sep 26, 2008 10:00 am

Re: Texmaker Patches

Post by Cholera »

wow, nice!
is it possible for you bo compile a mac version? :)

Cheers, Cholera
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Texmaker Patches

Post by benibela »

wow, nice!
is it possible for you bo compile a mac version? :)
Thanks, you're the first giving feedback ;-)
Unfortunately I don't have a mac, so it is not possible for me.(well, there is cross compiling, but I don't know how to do it).
I hope Pascal Brachet will add the changes, when he finally finds them, and compile it for every OS.
(Actually I waiting for him, before I make anything more with the TexMaker source, because I have a idea how Texmaker could get a lot more of nice features, like code folding, lines change marker, ....
By including another GPL-project this will take only a few hours, but means throwing away a lot of the current source.)
mkljun
Posts: 3
Joined: Tue Aug 10, 2010 11:55 pm

Re: Texmaker Patches

Post by mkljun »

This new features sound nice. But I'll have to wait for Pascal as well as I'm also on mac.

mk
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Re: Texmaker Patches

Post by benibela »

Uihh, you digged up an really old and deprecated thread. Perhaps it shouldn't be sticky anymore (hi mod :) ).

I doubt Pascal will ever add them to texmaker, since he didn't do it in two years.

Btw, the links above don't work for over an year, but I uploaded a copy months ago under:
http://texmakerx.svn.sf.net/viewvc/texm ... /modified/

But, this branch just contains the modified 1.7 source (or was it 1.8? I remembered 1.8, but the log history says 1.7), so it is probably not that useful. If you want to apply the patches to 2.0, you probably have to diff them against 1.7 and then apply the diff. Or diff 2.0 against 1.7 and apply that to my branch. You can get 1.7 from http://www.xm1math.net/texmaker/texmaker-1.7.tar.bz2.


Or you can just use my fork TexMakerX.

BeniBela
Post Reply