Re: Navigation in TeXmacs document

Giovanni Piredda <[email protected]> Mon, 5 Aug 2024 15:27:18 +0000
Newsgroups gmane.editors.texmacs.user
Message-ID <[email protected]>
It may be that it can be done only with some Scheme programming.

Perhaps you can find some ideas in the thread

http://forum.texmacs.cn/t/how-can-i-see-list-of-labels/335

In this post you can find one working version of the code discussed in 
the thread (I did not test it before writing the present post)

http://forum.texmacs.cn/t/how-can-i-see-list-of-labels/335/83

Giovanni

On 04/08/24 20:07, Normand Beaudoin wrote:
> A question about navigation in TeXmacs. When I click on a bibliographic
> reference number, in the text, TeXmacs jumps to the reference in the
> bibliography. Very good. But how to do the reverse. How to jump from an
> element in the bibliography to one of the places where this bibliographic
> element is cited in the text? I have tried many things, and searched the user
> manual, the internet and The Jolly Writer, to no avail!
> Thank you very much. Normand