Texmaker and TeXstudio ⇒ TexMakerX (with interactive spellchecking!)
TexMakerX (with interactive spellchecking!)
By the way, is here someone who speaks French and willingly to check/extend/manage the French translation of TexMakerX?
Currently I use the old texmaker translation and add the few new feature captions using Babelfish and co, but that's pretty unreliable...
Currently I use the old texmaker translation and add the few new feature captions using Babelfish and co, but that's pretty unreliable...
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: TexMakerX (with interactive spellchecking!)
The new release 1.8.1 is there!
It fixes all the bugs mentioned in this thread and has an Mac-binary.
These are the new features: Windows DDE support, customizable menu key board, word completion, error highlighting, improved text analysis (phrases) and recent master document menu.
(although the French translation is now "complete", I'm still looking for someone who can check it)
It fixes all the bugs mentioned in this thread and has an Mac-binary.
These are the new features: Windows DDE support, customizable menu key board, word completion, error highlighting, improved text analysis (phrases) and recent master document menu.
(although the French translation is now "complete", I'm still looking for someone who can check it)
Re: TexMakerX (with interactive spellchecking!)
Great news
Thanks.
EDIT: A suggestion: I just noticed that the text "Line, Visual Column, Text Column" follows settings for the main text in document, i.e., I set fonts for the main text to 25pt for easier reading and "Line, Visual Column, Text Column" get same size, 25pt, which IMHO shouldn't happen. Maybe you should make it follow settings for other parts of the interface and respond to "Change interface font", not Editor's font.
BTW, any chance we get 64bit version any time soon? I'm "forcing" 32bit .deb for now, it does work, but it'll be nice to have 64bit too.
Once again, thanks for great app

EDIT: A suggestion: I just noticed that the text "Line, Visual Column, Text Column" follows settings for the main text in document, i.e., I set fonts for the main text to 25pt for easier reading and "Line, Visual Column, Text Column" get same size, 25pt, which IMHO shouldn't happen. Maybe you should make it follow settings for other parts of the interface and respond to "Change interface font", not Editor's font.
BTW, any chance we get 64bit version any time soon? I'm "forcing" 32bit .deb for now, it does work, but it'll be nice to have 64bit too.
Once again, thanks for great app

TexMakerX (with interactive spellchecking!)
Perhaps I will change it, however it also makes sense to use the editor font since everything in the editor area shares the same font (even the search/replace panel)meho_r wrote:Great newsThanks.
EDIT: A suggestion: I just noticed that the text "Line, Visual Column, Text Column" follows settings for the main text in document, i.e., I set fonts for the main text to 25pt for easier reading and "Line, Visual Column, Text Column" get same size, 25pt, which IMHO shouldn't happen. Maybe you should make it follow settings for other parts of the interface and respond to "Change interface font", not Editor's font.
Yes, there should come one soon...meho_r wrote: BTW, any chance we get 64bit version any time soon? I'm "forcing" 32bit .deb for now, it does work, but it'll be nice to have 64bit too.
TexMakerX (with interactive spellchecking!)
I recieve an erroro when trying to compile (version 993)
what's the problem!?
Using Kubuntu 9.04
thanks!
Code: Select all
ake -f Makefile.Release all
make[1]: Entering directory `/home/enrico/Software/texmakerx'
g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DPREFIX=\"/usr\" -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Iqcodeedit/lib -Iqcodeedit/lib/document -Iqcodeedit/lib/language -Iqcodeedit/lib/widgets -Iqcodeedit/lib/qnfa -I.moc -I.ui -o .obj/buildmanager.o buildmanager.cpp
buildmanager.cpp: In static member function ‘static QString BuildManager::guessCommandName(BuildManager::LatexCommand)’:
buildmanager.cpp:291: error: ‘x11desktop_env’ was not declared in this scope
buildmanager.cpp:300: error: ‘x11desktop_env’ was not declared in this scope
buildmanager.cpp:309: error: ‘x11desktop_env’ was not declared in this scope
make[1]: *** [.obj/buildmanager.o] Error 1
make[1]: Leaving directory `/home/enrico/Software/texmakerx'
make: *** [release-all] Error 2
Using Kubuntu 9.04
thanks!
Re: TexMakerX (with interactive spellchecking!)
Uihh, I moved a function to a new file and forget to include it then
It's fixed now. (at least I think so, can't test this under Windows)
It's fixed now. (at least I think so, can't test this under Windows)
Re: TexMakerX (with interactive spellchecking!)
Ok.. it works! really a great job! It's better day after day...
Re: TexMakerX (with interactive spellchecking!)
When I compile texmakerx, all settings are resetted. Is there a way to mantain them after compilation!?
(like pdf viewer, theme etc)
thanks!
(like pdf viewer, theme etc)
thanks!
Re: TexMakerX (with interactive spellchecking!)
Compiling has nothing to do with the configuration, it should change anything.
Either you'r compiling wrongly or you found a bug. Actually I'm refactoring all the config read/write code in the moment, so perhaps I broke something there.
You can look for the file texmakerx.ini and watch if it is changed.
Either you'r compiling wrongly or you found a bug. Actually I'm refactoring all the config read/write code in the moment, so perhaps I broke something there.
You can look for the file texmakerx.ini and watch if it is changed.
TexMakerX (with interactive spellchecking!)
Revision 201: error when qmake exmakerx.pro
Code: Select all
qmake texmakerx.pro
RCC: Error in 'texmaker.qrc': Cannot find file 'completion/completion.txt'
RCC: Error in 'texmaker.qrc': Cannot find file 'completion/completion.txt'