Hi Mark

Thanks for reporting this issue.

It's a bug in the upstream code which seems to be fixable with a small
patch. I will upload a fixed version next week when I'm back from holidays.

Meanwhile you can avoid this unwanted behavior by disabling the
following option in the texstudio configuration dialog:

On the left side select the item "Quick Build" (even if you don't use
quick build) and activate "Show advanced options" at the bottom. Answer
the strange question (type '3'). Then you will see additional options on
the right side.

Deactivate 'Run "latex bibtex latex" before compiling if bib-files were
changed'. (The bug shows up if this option is enabled and no bib-file is
present/referenced in the tex-files. It results in a single unwanted
latex run).

I will probably deactivate this option by default as most users - as you
say - use pdflatex and not latex nowadays.

Hope this helps.

Regards,
Tom

On 23.09.2012 19:01, Mark Caglienzi wrote:
> Package: texstudio
> Version: 2.3+debian-3
> Severity: normal
> 
> Dear Maintainer,
> 
> I switched to TeXstudio from TeXmaker, and I noticed a strange behaviour.
> If I click on the 'pdflatex' button, I see in the 'messages' tab that it 
> starts
> latex and then pdflatex.
> In fact after that I can see the .dvi (output of latex) and the .pdf (output
> of pdflatex) files in the project directory.
> 
> pdflatex compiles from tex to pdf, so the dvi isn't needed (it's not latex ->
> dvi2pdf, or latex -> dvi2ps -> ps2pdf, but directly tex -> pdf).
> 
> The two commands in the TeXstudio configuration are:
> latex = latex -interaction=nonstopmode %.tex
> pdflatex = pdflatex -interaction=nonstopmode %.tex
> 
> I don't understand why TeXstudio is calling both when I ask for the
> latter.
> 
> Thanks in advance,
> Mark
> 
> 
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages texstudio depends on:
> ii  libc6              2.13-35
> ii  libgcc1            1:4.7.1-7
> ii  libhunspell-1.3-0  1.3.2-4
> ii  libpoppler-qt4-3   0.18.4-3
> ii  libqt4-network     4:4.8.2+dfsg-2
> ii  libqt4-script      4:4.8.2+dfsg-2
> ii  libqt4-test        4:4.8.2+dfsg-2
> ii  libqt4-xml         4:4.8.2+dfsg-2
> ii  libqtcore4         4:4.8.2+dfsg-2
> ii  libqtgui4          4:4.8.2+dfsg-2
> ii  libstdc++6         4.7.1-7
> ii  zlib1g             1:1.2.7.dfsg-13
> 
> Versions of packages texstudio recommends:
> ii  texlive-base               2012.20120611-4
> ii  texlive-latex-base         2012.20120611-4
> ii  texlive-latex-recommended  2012.20120611-4
> 
> Versions of packages texstudio suggests:
> pn  hunspell-dictionary        <none>
> ii  latex-beamer               3.10-2
> pn  mythes-thesaurus           <none>
> ii  texlive-fonts-recommended  2012.20120611-4
> ii  texlive-latex-extra        2012.20120611-2
> 
> -- no debconf information
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to