LyXLaTeX errors from LyX

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Abby2
Posts: 1
Joined: Mon Aug 14, 2023 4:50 pm

LaTeX errors from LyX

Post by Abby2 »

I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5.

From LaTeX Errors window:

“Selecting an error ... the cursor will jump to the location in the document where the error occurred.”

This does not happen for me. How can I get it to work?

I then tried to locate my errors via line number. But putting

\usepackage[left,modulo]{lineno}
\linenumbers

in the LaTeX Preamble did not work.

How can I obtain line numbers as an aid for locating errors?

Recommended reading 2024:

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

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

koji
Posts: 5
Joined: Tue Sep 12, 2023 9:03 pm

LaTeX errors from LyX

Post by koji »

I guess behind the dialog you can see a part of LyX text is selected in blue, and that part is the place LaTeX error has occurred. Since LaTeX error is not always visible in LyX, the selected text may look irrelevant but error occurs around there.
Post Reply