[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#709427: marked as done (latex-beamer: compiling examples fail on File `beamerexample-lecture-style.tex' not found.)



Your message dated Mon, 19 Aug 2019 09:54:30 +0200
with message-id <87v9utwpxl.fsf@newlatitude>
and subject line Re: Bug#709427: latex-beamer: compiling examples fail on File `beamerexample-lecture-style.tex' not found.
has caused the Debian Bug report #709427,
regarding latex-beamer: compiling examples fail on File `beamerexample-lecture-style.tex' not found.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
709427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709427
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: latex-beamer
Version: 3.24-1
Severity: minor

Hi.

Trying to compile the examples with make (once the .tex.gz files have been uncompressed), gives :
LaTeX Error: File `beamerexample-lecture-style.tex' not found.

I think the following change in the Makefile may help :

replacing :
	pdflatex $(@:%.pdf=%.tex)
by :
	TEXINPUTS=";.//" pdflatex $(@:%.pdf=%.tex)

Hope this helps.

Best regards,

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages latex-beamer depends on:
ii  dpkg                1.16.10
ii  latex-xcolor        2.11-1.1
ii  pgf                 2.10-1
ii  tex-common          4.02
ii  texlive-latex-base  2012.20120611-5

latex-beamer recommends no packages.

latex-beamer suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
thanks

I guess the problem is void then. Thanks for having careed.

Best regards,

Hilmar Preuße <hille42@web.de> writes:

> Control: tags 709427 + moreinfo
>
> Am 23.05.2013 um 11:26 teilte Olivier Berger mit:
>
> Hi Olivier,
>
>> Trying to compile the examples with make (once the .tex.gz files
>> have been uncompressed), gives:
>>> LaTeX Error: File `beamerexample-lecture-style.tex' not found.
>> 
>> I think the following change in the Makefile may help :
>> 
>> replacing :
>> 	pdflatex $(@:%.pdf=%.tex)
>> by :
>> 	TEXINPUTS=";.//" pdflatex $(@:%.pdf=%.tex)
>> 
>> Hope this helps.
>> 
> The latex-beamer package has been moved into
> texlive-latex-recommended(-doc) in the meantime. I searched both
> packages, but could not find a Makefile related to beamer. Hence I don't
> know how to reproduce your problem.
>
> Is is still valid?
>
> Hilmar
> -- 
> sigfault
> #206401 http://counter.li.org
>

-- 
Olivier BERGER 
https://www-public.imtbs-tsp.eu/~berger_o/ - OpenPGP 2048R/0xF9EAE3A65819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)

--- End Message ---

Reply to: