On 07/15/2009 03:42 PM, Sam Liddicott wrote:
My C sources aren't generated via the tex files (partly because it's not simple to get Lyx to export a tex file from a noweb document without running noweb).

I really need to be able to navigate to a line (and column even) in the Lyx file.

So are you doing this from outside LyX with calls to the lyxserver? If so, then use a for loop or something and call LFUN_DOWN repeatedly. Slow and stupid, but it'll work.

rh

Reply via email to