Richard Heck wrote: > On 04/16/2010 10:26 AM, Pavel Sanda wrote: >> [email protected] wrote: >> >>> Author: sanda >>> Date: Fri Apr 16 10:09:07 2010 >>> New Revision: 34149 >>> URL: http://www.lyx.org/trac/changeset/34149 >>> >>> Log: >>> Guify forward search. >>> No viewer set by default, which keeps context menu clean for uninterested >>> users. >>> Settings are hinted at combobox. >>> >> >>> + dviCB->addItem("xdvi -sourceposition $$n:$$t $$o"); >>> + dviCB->addItem("yap -1 -s $$n$$t $$o"); >>> + pdfCB->addItem(""); >>> + pdfCB->addItem("CMCDDE SUMATRA control >>> [ForwardSearch(\\\"$$o\\\",\\\"$$t\\\",$$n,0,0,1)]"); >>> >> anybody around using xpdf/evince/okular to check whether it supports >> commands for forard search? >> >> > The latter two seem to support going to a particular page, but nothing more > complicated. That said, this
i was doing similar searches. going to particular page is not much of use with texrow structure, however from certain thread it seems that auctex succeeds somehow even with this (xpdf). meanwhile i also found that mac people could be helped via skim http://mactex-wiki.tug.org/wiki/index.php?title=SyncTeX pavel
