Public bug reported:

The following very simple file (test.tex) fails to compile using
pdflatex


\documentclass{article}
\usepackage{graphicx}

\begin{document}
 text
\begin{figure}[tbp]
\centering
\includegraphics[width=0.7\textwidth]{ubndens}
\caption{test}
\label{fig:test}
\end{figure} 

\end{document}


The error message is

Runaway argument?
"ubndens.eps" \edef \Gin@ext {\Gin@temp }\fi \def \Gin@temp {.ps}\ifx \ETC.
! Paragraph ended before \@tempa was complete.
<to be read again> 
                   \par 
l.24 
     
? 

latex files with no included graphics compile fine. The graphics file is
attached.

This problem was seen in other texlive distributions recently (miktex
for example) so the problem is likely upstream and might be solved by
pulling a more recent texlive distribution such as is done with a ppa.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: texlive-full 2019.20200218-1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Mon May 11 17:19:18 2020
InstallationDate: Installed on 2019-03-26 (412 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
SourcePackage: texlive-base
UpgradeStatus: Upgraded to focal on 2020-04-12 (29 days ago)

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal third-party-packages

** Attachment added: "Graphics file needed"
   
https://bugs.launchpad.net/bugs/1878100/+attachment/5370071/+files/ubndens.eps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878100

Title:
  latex compilation fails with included graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/1878100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to