GeneralProblem starting Miktex with BAT file

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
GerryWolff
Posts: 8
Joined: Thu Jan 20, 2011 6:22 pm

Problem starting Miktex with BAT file

Post by GerryWolff »

Normally, I run Miktex with this BAT file:

miktex-pdflatex %1
miktex-bibtex %1
miktex-pdflatex %1
miktex-pdflatex %1

and for a long time it has worked perfectly.

But recently it stopped working. Now it simply repeats the lines in the file.

How can I get it working again?

With thanks.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10358
Joined: Mon Mar 10, 2008 9:44 pm

Re: Problem starting Miktex with BAT file

Post by Stefan Kottwitz »

Hi Gerry,

were you able to solve it? If yes, what was the cause?

If not, perhaps provide some more information. Like the error messages, or a .log file, as attachment here. Try running the commands manually in a cmd window to see any errors, and let us know.

Stefan
LaTeX.org admin
Post Reply