On Sat, May 07, 2005 at 12:40:08PM +0200, Michael Schmitt wrote: > the menu entry "Navigate>Refs" in LyX 1.3 is misleading, because the > user expects to navigate to the next reference in the document. Instead, > "Refs" lets the user jump from a reference to its corresponding label. > (Actually, I thought the function is broken until I found out its real > purpose)
This is called 'Goto Reference'[1] in 1.4, we need to harmonise any changes. I've no idea why we have this but not the inverse operation in the menu. If we have one, we should have the other. So, we should probably have Control-< as 'Goto Reference' and Control-> as 'Goto Label', unless we can think of better names. regards john [1] note that this isn't actually wrong - there's a certain ambiguity here in whether a reference is the actual pointer ("this sentence is self-referential") or the target of the pointer ("I looked it up in the reference implementation")