mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add Skim to hints.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34217 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ec862d10da
commit
baf3cc15e1
@ -382,6 +382,7 @@ PrefOutput::PrefOutput(GuiPreferences * form)
|
||||
pdfCB->addItem("synctex view -i $$n:0:$$t -o $$o -x \"xpdf -raise -remote $$t.tmp $$o %{page+1}\"");
|
||||
pdfCB->addItem("okular --unique $$o#src:$$n$$t");
|
||||
pdfCB->addItem("synctex view -i $$n:0:$$t -o $$o -x \"evince -p %{page+1} $$o\"");
|
||||
pdfCB->addItem("/Applications/Skim.app/Contents/SharedSupport/displayline $$n $$o $$t");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user