Menu

#504 Issues with Math Preview

None
closed
nobody
texmakerx (236)
5
2012-11-09
2012-03-17
Ahmed
No

I am very new to Latex and have just installed TeXstudio. I have this issue with the Math Preview feature: whenever i want to preview any expression (for example, $\alpha$) in my editor, this is the message i get:

Process started: latex -src -interaction=nonstopmode "p11248".tex

Process exited with error(s)

Process started: dvipng -T tight -D 120 "p11248".dvi

Process exited with error(s)

I have MikTex installed and am using Adobe Reader 8 as my default pdf viewer. Any inputs?
I tried this on two systems, i had the issue on both.

Discussion

  • Anonymous

    Anonymous - 2012-03-18
    • What version of TXS do you use?
    • Can you compile the following example (using pdflatex) ?

    %% Begin Example
    \documentclass{article}
    \begin{document}
    \begin{equation}
    \alpha
    \end{equation}
    $\alpha$
    \end{document}
    %% End Example

    • Do you have any errors?
    • If yes, can you run in the cmd (Start, Run, type "cmd" or "command") the command "latex --version" and copy/paste the result?
     
  • Ahmed

    Ahmed - 2012-03-18

    Thanks astroscion!

    The version i am using is TeXstudio 2.3 (SVN 2471). I ran your program and it compiled with no errors at all. Further, the inline math preview also worked with the example!

    However, it still doesn't work with this other document i am writing. This document also compiles (pdflatex) with zero-errrors

     
  • Benito van der Zander

    What's the content of preview file?
    (The file is in your temporary directory with a name like "p11248".tex, randomly choosen everytime)

     
  • Denis Bitouzé

    Denis Bitouzé - 2012-03-21

    Maybe not related to this problem, but to check anyway: it is generally advised not to use Adobe Reader as PDF viewer for working on LaTeX documents because it locks the PDF files when they are open and hence forbid any PDFLaTeX compilation of the corresponding .tex file.

    Do you try with the TeXstudio internal PDF viewer instead of Adobe Reader?

     
  • Benito van der Zander

    The viewer doesn't matter, the preview uses latex/dvipng, not pdflatex

     
  • Tim Hoffmann

    Tim Hoffmann - 2012-05-23

    Is this still an issue? If so, please provide a minimal example, in which the preview is not working as it should.

     
  • Benito van der Zander

    no answer...

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2012-11-09
    • status: pending --> closed
    • milestone: -->
     

Log in to post a comment.

MongoDB Logo MongoDB