On Mon, Oct 15, 2001 at 06:51:31PM +0200, Davide wrote: > The extended features guide it is said: > > I have tried this, but if I open the cross-reference popup in A and then > I switch to B, the cross-reference popup does close automatically! > How can I do? And is it possible to insert citation references too? > My LyX version is 1.1.6 fix3, built from sources. > Cheers
Suppose that your files are master.lyx, chap1.lyx, chap2.lyx, and you want to insert a label from chap2.lyx to chap1.lyx. You have three options: 1. Open master.lyx, open the insert reference dialog, and return to chap1.lyx. Now, whenever you open the insert reference dialog in chap1.lyx, you will get a list of all labels in all the files. 2. Got chap2.lyx, and insert the reference there. Now, cut the reference from chap2.lyx and paste it into chap1.lyx 3. Type M-x reference-insert ref|++||++|<label> where <label> is the required label.
