I obtained help on this issue from latex.org. The problem was with my
local latex files NOT the system files so this bug can be closed.

** Changed in: texlive-base (Ubuntu)
       Status: New => Invalid

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

Title:
  latex compilation fails with included graphics

Status in texlive-base package in Ubuntu:
  Invalid

Bug description:
  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)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to