LyXNo PDF output after Lyx reinstall

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
varinski
Posts: 1
Joined: Thu Aug 12, 2021 5:08 pm

No PDF output after Lyx reinstall

Post by varinski »

Hi,

after a fresh install of Kubuntu 20.04 on a new SSD, I reinstalled Lyx (same version as before: 2.3.4.2) through the same process as usual, that is :
sudo apt install lyx
sudo apt install texlive-lang-french
Here is my problem: I can open my .lyx files, but when I press CTRL+R to get a PDF output all I get is the same error message:

Code: Select all

This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2021.8.12) 17 AUG 2021 19:52
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**quelque_part.tex
(./quelque_part.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk12.clo
File: bk12.clo 2019/12/20 v1.4l Standard LaTeX file (size option)
)
\c@part=\count167
\c@chapter=\count168
\c@section=\count169
\c@subsection=\count170
\c@subsubsection=\count171
\c@paragraph=\count172
\c@subparagraph=\count173
\c@figure=\count174
\c@table=\count175
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
\bibindent=\dimen134
) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/newcent.sty
Package: newcent 2005/04/12 PSNFSS-v9.2a (SPQR)
) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2020/02/11 v2.0o Standard LaTeX package
LaTeX Font Info: Trying to load font information for T1+pnc on input line 11
2.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pnc.fd
File: t1pnc.fd 2001/06/04 font definitions for T1/pnc.
)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2018/08/11 v1.3c Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
(/usr/share/texlive/texmf-dist/tex/latex/base/latin9.def
File: latin9.def 2018/08/11 v1.3c Input encoding file
)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
Package: geometry 2020/01/02 v5.9 Page Geometry
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Since I reinstalled the same Lyx version through the same process, I don't understand where the problem comes from. The files (including their preamble) haven't been modified. Everything is the same, and yet...

Any help would be most welcome.

Thanks!

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

Stefan Kottwitz
Site Admin
Posts: 10330
Joined: Mon Mar 10, 2008 9:44 pm

No PDF output after Lyx reinstall

Post by Stefan Kottwitz »

Hi varinski,

welcome to the forum!

I remember that LyX/LaTeX in some version had issues with special characters in file names and paths. And I see in line 99 of your log file that your document is in such a folder:

[]\T1/pnc/m/n/12 lyx fran�ais/quelque part/"geometry.cfg"

Please try working without special characters in the path / folder name, such as renaming that folder.

Stefan
LaTeX.org admin
Post Reply