On 23.05.05 Rob Mahurin ([email protected]) wrote:

Hi Rob,

> Package: latex-beamer
> Version: 3.01-1
> Severity: normal
> 

https://bugs.debian.org/310480

> LaTeX takes two runs to correctly generate cross-references and internal
> links.  Normally if the .aux file and the output aren't synchronized
> there is a warning, which lets one use a Makefile section like
> 
> %.pdf : %.tex
>       $(PDFLATEX) $^
>       grep Rerun $*.log && $(PDFLATEX) $^ || echo "Only needed one run."
> 
> to typeset the file the appropriate number of times.  However, in a
> source file with only beamer's default set of internal links and no
> explicit labels, no "Rerun" line is generated.  This makes for a PDF
> file where the navigation is all wonky.
> 
Could you provide a minimal example for reproduction in case the
problem is still visible?

Many thanks,
  Hilmar
-- 
sigmentation fault


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to