Texmaker and TeXstudioTexMakerX (with interactive spellchecking!)

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

[quote="benibela"]>For example, sometimes the data in log file window are lost.
If you switch to another document? That's a feature (of texmaker)...
In texmaker it is okay. However, it is not working in texmakerx.

>If I open two files to work on, Skim is locked to one of them.
Does it work, if you close skim before?
Then probably either the command line parameters are wrong, or it is a Skim bug

It is working fine in texmaker. The Skim remembers the last document it open in texmakerx and kept opening it when I call it in texmakerx.

Sam

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Re: TexMakerX (with interactive spellchecking!)

Post by benibela »

>In texmaker it is okay. However, it is not working in texmakerx.
Okay, but I don't believe I have changed anything.
So you want that it keeps the messages when you switch to another document? (even in single document mode without master file)
(which version of Texmaker do you use btw)

>The Skim remembers the last document it open in texmakerx and kept opening it when I call it in texmakerx.
Which command parameters are you using?
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

The problems are gone after I re-compile texmakerx and switch from xetex to latex.
Sam
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Re: TexMakerX (with interactive spellchecking!)

Post by benibela »

Really? That's great, but makes no sense either.
The message view/pdf opening should have nothing to do with the used latex compiler, and I didn't changed anything in the svn explaining the recompiling...
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

I found it is due to xetex (I might give wrong parameters to xetex). In Texmaker, the same problem occurred.
Sam
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

The typesetting/previewing commends are locked on a file when I open more than one file. That is, even though I switch to another file, where I can edit the file, I cannot typeset/preview it. Texmakerx always typesets/previews the original one. Can someone help?
Sam
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Re: TexMakerX (with interactive spellchecking!)

Post by benibela »

Are you sure you didn't declare the file to be the master document?
(check the statusbar)
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

Thanks! It is Okay now. Do you know how to setup pdf synchronization in Skim for texmakerx?
Sam
yunghsianghan
Posts: 21
Joined: Mon Apr 06, 2009 2:03 am

Re: TexMakerX (with interactive spellchecking!)

Post by yunghsianghan »

I have known how to set up synctex in texmakerx with skim. Just add two lines in skim's preference/synchronization:
Commend:/applications/texmakerx.app/contents/macos/texmakerx
Parameter: "%file" -line %line
Sam
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Re: TexMakerX (with interactive spellchecking!)

Post by benibela »

Thanks, I added it to the documentation (actually I never used synctex)
Post Reply