Texmaker and TeXstudioWhy TeXMakerX cannot preview?

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
netheril96
Posts: 10
Joined: Wed Sep 22, 2010 5:03 am

Why TeXMakerX cannot preview?

Post by netheril96 »

As the title says,my TeXMakerX's preview just doesn't function.No error message,just doesn't work.Does anyone have a clue?
My TeX distribution is TeXLive2010.
Last edited by netheril96 on Thu Sep 23, 2010 3:59 pm, edited 1 time in total.

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Why TeXMakerX cannot preview?

Post by localghost »

Perhaps an issue that is better addressed to the maintainer. But he's a member of the board and might read this in the near future.


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

Re: Why TeXMakerX cannot preview?

Post by benibela »

The preview is a little bit balky, but usually it works. But if it fails, it never shows an error message (perhaps i should change that).

The best is if you try to get a preview of something.
If you do this step by step, it should show a preview and then we can see what the difference is:
1) Create a new document as simple as possible (no package, but document class and document).
2) Save it and check if it actually compiles
3) Open the preview tab in the bottom panel (if it is not open, the preview is shown as a tooltip which easily vanishes)
4) Select a word in the document
5) Press Alt+P and wait a few seconds
6) Repeat from 4

If this doesn't work, change the preview option on the configure\editor\ page between dvipng an dvips.
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Why TeXMakerX cannot preview?

Post by frabjous »

benibela wrote: If this doesn't work, change the preview option on the configure\editor\ page between dvipng an dvips.
Thanks for this. I don't know what netheril's problem is or was, but Preview wasn't working for me either. When I went into Options > Configure TexMakerX > Editor, at first I didn't see this option, but then I clicked "Show Advanced Options" at the bottom and an empty menu item appeared. No option was selected by default, which is no doubt why Preview wasn't doing anything. In fact, the menu item looked like an empty box without a label. But once I set it to dvipng, the Preview feature worked fine.

(I'm running TMX 1.9.9a SVN 1060 with TeXlive 2010 on Arch Linux x86_64 for the record. TMX is not my usual editor, or I probably would have delved into this earlier myself.)
benibela
Posts: 97
Joined: Thu Aug 09, 2007 8:13 pm

Why TeXMakerX cannot preview?

Post by benibela »

frabjous wrote: Thanks for this. I don't know what netheril's problem is or was, but Preview wasn't working for me either. When I went into Options > Configure TexMakerX > Editor, at first I didn't see this option, but then I clicked "Show Advanced Options" at the bottom and an empty menu item appeared. No option was selected by default, which is no doubt why Preview wasn't doing anything.
Thanks returned, that was a stupid bug. I rewrote the whole configuration storage from 1.9.9 to 1.9.9a, and this broke some options.
Post Reply