Hi Arash, Thank for your answer.
> the only thing I know within RefTeX for viewing cross-references is > described here: > > https://www.gnu.org/software/auctex/manual/reftex.html#SEC42 > > But this is not what you're looking for? Unfortunately, it is just a part of what I am looking for. > > >> Moreover, it should be nice to create a summary buffer to provide, e.g., >> >> label-nameA line-definition line-use1, line-use2, ... >> label-nameB line-definition line-use1, line-use2, ... >> ... >> >> then it will be really easier to jump to non-used labels or see >> non-defined references, etc. >> I have quickly&dirty done something in this flavor in Python, but it >> is not well-integrated with Emacs. Therefore, before dive in some >> RefTeX code and see what I should be able to do, I would like to know >> if someone has already experiment something. > > I think RefTeX does not have such a feature. So if you want to dive > into it, please go ahead. Patches are always welcome :-) Thank you to pushing forward. For now, my small python script fills my needs. I will try to find time and see if I am able to have something in Emacs. All the best -simon _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
