Search found 97 matches

by benibela
Mon Apr 06, 2009 12:59 am
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Huh? That seems impossible.

Are you sure you are (still) using QT >= 4.3?
(type qmake -v to check)
by benibela
Sat Apr 04, 2009 9:47 pm
Forum: Texmaker and TeXstudio
Topic: Texmaker $ symbol
Replies: 1
Views: 3471

Re: Texmaker $ symbol

You mean the texmakerX svn, right?

There I fixed it now.
by benibela
Wed Apr 01, 2009 10:30 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Just type in the terminal:
svn co https://texmakerx.svn.sourceforge.net/svnroot/texmakerx/trunk texmakerx
by benibela
Fri Mar 27, 2009 9:58 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Oh, I don't know if that is even possible. (actually, if I had Visual Studio, I would have modified Texniccenter instead of Texmaker ;-)

But after the qmake documentation: if you call qmake -t vcapp texmakerx.pro, it should create a Visual Studio project file for it
Or perhaps just qmake texmakerx ...
by benibela
Thu Mar 26, 2009 1:13 am
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Here:
http://texmakerx.svn.sourceforge.net/sv ... erx/trunk/

However it's only source, you have to compile it yourself (with gcc and qt)
by benibela
Thu Mar 26, 2009 12:32 am
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

In the SVN version it is now possible, to define a command which is run before every compilation.(on the Options\Configure\Quick Build page, but perhaps I will move it somewhere else)
And with a special DDE syntax: "dde://service/topic/commands" you can use it to close the pdf.

E.g: To close all ...
by benibela
Mon Mar 23, 2009 5:15 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Now I could reproduce it, whenever Reader 9.1 opens a pdf it is write-protected.
The faster solutions seems to be, to switch to another reader which behaves better.
Or perhaps I'm going to add a feature to TexMakerX, that it closes the pdf Reader before compiling.
by benibela
Sun Mar 22, 2009 6:03 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Okay, what version? (I checked it with 8)
And some more questions:
What error do you get?
And how is the command written under Options\Configure (Commands\Pdf Viewer)?
by benibela
Sat Mar 21, 2009 11:55 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

Re: TexMakerX (with interactive spellchecking!)

Strange here it works (with FoxitReader/AcrobatReader)
Perhaps the pdf reader you use (which one is it?) marks the file as write-protected when opening it, prevent Latex to override it.
by benibela
Sun Feb 22, 2009 11:03 pm
Forum: Texmaker and TeXstudio
Topic: TexMakerX (with interactive spellchecking!)
Replies: 138
Views: 106907

TexMakerX (with interactive spellchecking!)

The binaries for Windows and Linux (created/tested on Ubuntu) of the first release are now available.

Has any one here a Mac? I still haven't found someone who would compile it there.