auctex-devel
[Top][All Lists]
Advanced

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

reftex-view-crossref seems not to work for external documents


From: Uwe Brauer
Subject: reftex-view-crossref seems not to work for external documents
Date: Mon, 08 Aug 2022 19:34:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi 

according to the documentation 
,----
| reftex-view-crossref is an autoloaded interactive compiled Lisp
| function in ‘reftex-dcr.el’.
| 
| (reftex-view-crossref &optional ARG AUTO-HOW FAIL-QUIETLY)
| 
| View cross reference of macro at point.
| 
| Point must be on the KEY argument.  When at a ‘\ref’ macro, show
| corresponding ‘\label’ definition, also in external
| documents (‘xr’).  When on a label, show a locations where KEY is
| referenced.  Subsequent calls find additional locations.  When on
| a ‘\cite’, show the associated ‘\bibitem’ macro or the BibTeX
| database entry.  When on a ‘\bibitem’, show a ‘\cite’ macro
| which uses this KEY.  When on an ‘\index’, show other locations
| marked by the same index entry.
`----

I attach two files, using the externaldocument command.

When I run the reftex-view-crossref I obtain the following error 


,----
| Debugger entered--Lisp error: (error "ref: Label E:EULERPOISSON not found")
|   signal(error ("ref: Label E:EULERPOISSON not found"))
|   error("ref: Label %s not found" "E:EULERPOISSON")
|   reftex-view-cr-ref((4) "E:EULERPOISSON" nil)
|   reftex-view-crossref((4))
|   funcall-interactively(reftex-view-crossref (4))
|   call-interactively(reftex-view-crossref nil nil)
|   command-execute(reftex-view-crossref)
`----

Any idea what is the problem?

Regards

Uwe Brauer 

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 

Attachment: file1.tex
Description: Text Data

Attachment: main.tex
Description: Text Data

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]