LyXProblem with the conversion to PDF

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Apeiro
Posts: 4
Joined: Sun Nov 13, 2016 12:45 pm

Problem with the conversion to PDF

Post by Apeiro »

Hi. I have a problem with LyX 2.2.2 on my mac (OSX 10.12.1 Sierra). I make a document (just text) on LyX and when I do : export -> exportation as and I choose PDF, a message appeares : "No information to export at format PDF(pdflatex).". And same result if I choose another format. Someone has a solution ? Thx

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: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Problem with the conversion to PDF

Post by Stefan Kottwitz »

Hi Apeiro,

welcome to the forum! We had the same error message here: LyX: No information for exporting the format PDF (pdflatex).

Please try what meho_r said:
meho_r wrote:Probably LyX hasn't recognized the path to LaTeX related stuff. Try this in LyX:
  1. Tools > Reconfigure. Restart LyX after reconfiguration is done.
  2. Tools > TeX Information. Check "Show Path" checkbox and see if the path is correct (you may try with "Rescan" if the path isn't recognized).
Stefan
LaTeX.org admin
Apeiro
Posts: 4
Joined: Sun Nov 13, 2016 12:45 pm

Problem with the conversion to PDF

Post by Apeiro »

Thanks ;) but how can I see if the path is correct ?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Problem with the conversion to PDF

Post by Stefan Kottwitz »

Take a look to where you installed TeX. You installed TeX, or didn't you? LyX is just the editor. It requires a TeX installation, such as TeXLive or MiKTeX. A complete installation may be more than 3 GB.

Stefan
LaTeX.org admin
Apeiro
Posts: 4
Joined: Sun Nov 13, 2016 12:45 pm

Problem with the conversion to PDF

Post by Apeiro »

I've MacTex.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Problem with the conversion to PDF

Post by Stefan Kottwitz »

On a Mac with MacTeX the path of the executables is /usr/texbin.

The non-executable files may be in /Library/TeX/Root/.

Stefan
LaTeX.org admin
Apeiro
Posts: 4
Joined: Sun Nov 13, 2016 12:45 pm

Problem with the conversion to PDF

Post by Apeiro »

I've just files with the extention .cls in this list and the past is /Users/Apeiro/Library/texmf/tex/latex/lyx/ for 3 and /usr/local/texlive/2016/texmf-dist/tex/ for the other.
Post Reply