Re: Navigation in TeXmacs document
Normand Beaudoin <[email protected]> Thu, 8 Aug 2024 15:31:46 -0400
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you Mr. Basile Audoly, I did that and it worked very well. It works with \cite and also with \reference. With my system (MacBook Pro, French Canadian Keyboard, MacOS Sonoma 14.5), instead of arrows keys I use "Enter" and it works very fine. Thank you very much. Normand > Le 5 août 2024 à 12:40, Basile Audoly <[email protected]> a écrit : > > Hi Normand, > > Here is how I would do: > 1. Make sure the cursor is in text mode (and not math mode) > 2. Edit > Search… > 3. If the search window appears at the bottom of your window, switch to the _detached_ search window, by clicking on the middle icon on the far right next to the search window > 4. Type « \cite » and then enter > 5. Type the a few letters in the citation key, and use the arrows to navigate the search results. > > Basile. > >> Le 5 août 2024 à 17:27, Giovanni Piredda <[email protected]> a écrit : >> >> 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 >