LyXDecrease Timeout of PDFLaTeX

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
baaldfg
Posts: 1
Joined: Thu Mar 07, 2013 8:34 pm

Decrease Timeout of PDFLaTeX

Post by baaldfg »

Hi,

I have a small problem with LyX to which I was unable to find an answer.

I am writing my PhD thesis with LyX. The document has grown quite large with lots of figures, references and equations. If I try to create a PDF of the whole document using PDFLaTeX a message appears several times which says:
The command
pdflatex -synctex=-1 "Thesis.tex"
has not yet completed.
Do you want to stop it?
I have to click "Let it run" several times to complete the document. It is really annoying. However, it only happens if I create the whole document. The individual chapters can be created without this message appearing. Thus, I think it is a timeout and has something to do with the size of the document.

Is it possible to decrease or even disable the timeout for PDFLaTeX?


Best wishes,
Christian

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: Decrease Timeout of PDFLaTeX

Post by kaiserkarl13 »

It's a problem with LyX, I suspect, not with PDFLaTeX. You can try exporting it to LaTeX and then running PDFLaTeX at the shell to verify that.
scottkosty
Site Moderator
Posts: 542
Joined: Sat Sep 01, 2012 6:38 am

Decrease Timeout of PDFLaTeX

Post by scottkosty »

kaiserkarl13 wrote:It's a problem with LyX, I suspect, not with PDFLaTeX. You can try exporting it to LaTeX and then running PDFLaTeX at the shell to verify that.
This is indeed a feature of LyX. I think the timeout time is hard coded. There have been some requests to change it but I don't think anything has happened with them. You could post a feature request here: http://www.lyx.org/trac

Scott
Post Reply