On Mon 29 Jan 2007, Christian Ridderström wrote: 
> On Mon, 29 Jan 2007, Tobias Krause wrote:
>
>   
>
>     is there a way to search for a referenced bibtex source? Or do I
>     have to search for in the .lyx file with a text editor, go back to
>     LyX and search for the surrounding text? 
>
> I'm guessing the latter so I can't help you. However, I think you
> should file this as a feature request in bugzilla. Maybe it should be
> combined with the ability to search for labels, and references to
> labels. That'd be good way to find where you refer to
> figures/equations/etc.
And, until then, you don't need to use a text editor to do the search.
Just run the file through grep:

grep -C5 "Frege:Grundgesetze" myfile.lyx

will give you all the occurrences of that citation, together with the
preceding and succeeding five lines.

Richard

-- 
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://bobjweil.com/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to