* G. W. Pigman, III (2009-05-06) writes: > I would like to embed \ref commands within comments so that I can > follow the references within emacs without printing a reference when I > latex a file. But if I call reftex-view-crossref on the key of a \ref > within a comment, it complains "Not on a crossref macro argument." Is > there some way to work around this?
Not really, because this is hard-coded into `reftex-view-crossref'. That means you'd have to use a hacked version of the function. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
