Running:
Fedora Core 36 on x64 box
KDE Plasma Version: 5.24.5
LyX Version 2.3.6.1 (provided by Fedora repo)

It seems that the support for xfig figures is not working on my system.  See 
the 
attached files.
The Xfig file sets the TeX flag for text.

In the LyX window, the preview fails.  When I try to view the document with 
pdflatex, the following error message appears in the latex log:

! LaTeX Error: File `0_home_rudi_temp_ufrgs_Coulomb_Law.pdftex_t' not found.

Exporting to LaTeX (pdflatex) generates the attached file.  Running on terminal:
rudi@stix|ufrgs>pdflatex tes_xfig01.tex
gives the expected error:
! LaTeX Error: File `Coulomb_Law.pdftex_t' not found.
because the exporter did not generate the Coulomb_Law.pdftex_t file.

-- 
Rudi Gaelzer
Physics Institute - UFRGS
BRAZIL
Registered Linux user # 153741
%% LyX 2.3.6.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[brazil]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{color}
\usepackage{graphicx}

\makeatletter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
%% A simple dot to overcome graphicx limitations
\newcommand{\lyxdot}{.}


\makeatother

\usepackage{babel}
\begin{document}
\begin{center}
\resizebox{0.7\textwidth}{!}{\input{Coulomb_Law.pdftex_t}}
\par\end{center}
\end{document}

Attachment: tes_xfig01.lyx
Description: application/lyx

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to