Changes between Version 3 and Version 4 of InverseSearch

Show
Ignore:
Timestamp:
11/12/10 14:21:20 (3 years ago)
Author:
stefan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InverseSearch

    v3 v4  
    1313 
    1414=== kdvi === 
     15Go to ''Settings -> Configure Okular -> Editor''.  Choose ''Custom Text Editor'' and enter the following as editor command: 
     16{{{ 
     17#!sh 
     18jlatexeditor %f:%l 
     19}}} 
    1520 
    1621=== Skim === 
     22Go to ''Settings -> Configure Okular -> Editor''.  Choose ''Custom Text Editor'' and enter the following as editor command: 
     23{{{ 
     24#!sh 
     25jlatexeditor %f:%l ??? 
     26}}}