Search found 2 matches

by nikosd
Tue Dec 04, 2012 11:02 pm
Forum: Kile
Topic: kile PDFlatex build problem, after latest kubuntu update
Replies: 2
Views: 8575

kile PDFlatex build problem, after latest kubuntu update

Indeed, I looked in the build menu and the command being executed was
-interaction=nonstopmode '%source'--shell-escape
After removing the --shell-escape part, things run again.

No idea how the --shell-escape got there in the first place...

Thanks a lot,
Nikos
by nikosd
Tue Dec 04, 2012 6:44 am
Forum: Kile
Topic: kile PDFlatex build problem, after latest kubuntu update
Replies: 2
Views: 8575

kile PDFlatex build problem, after latest kubuntu update

Running kile 2.1 on kubuntu, kernel 2.6.32-45-generic.
Always viewing pdf output in okular.
kile was running smoothly for a long time. With last set of updates, kile does not build PDFlatex anymore.

After trying to compile empty article file

\documentclass[a4paper,10pt]{article}
\usepackage ...