auctex-devel
[Top][All Lists]
Advanced

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

[KLUDGE] (was: reftex-view-crossref seems not to work for external docum


From: Uwe Brauer
Subject: [KLUDGE] (was: reftex-view-crossref seems not to work for external documents)
Date: Tue, 09 Aug 2022 08:25:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:

> 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?


\includeonly{}
\begin{document}
\include{file1}

Sort of helps

But it is a kludge.

Uwe Brauer 

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


reply via email to

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