On Fri, Jul 12, 2019 at 05:40:56PM +0200, Christopher Dimech wrote:
> Dear Compeers,
> 
> I have written a bibliography chapter in file "bibl.texi"
> 
> Then I included "bibl.texi" in my main file "umrq.texi", and included 
> cross-references
> to anchors defined in "bibl.texi".
> 
> Running "texi2pdf umrq.texi", I have noticed that cross-references in the 
> main text
> show as undefined. Yet when I place the cursor on the cross-reference the 
> page number
> is correct and when I click on the cross-reference, the link gets me directly 
> to the
> correct bibliography item.

I wonder if it is related to the other problem you reported with 
@listoffloats as included files are being used and the cross-references 
and floats are both listed in the auxiliary *.aux file, e.g. umrq.aux.  
Can you try and create a minimal failling example and send it to this 
list?

Reply via email to