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
http://docs.kde.org/development/en/extragear-office/kile/quick_forward.html
suggests that maybe it is possible, though maybe that is just going to
the page.
rh