jump to line from command line option + nice Latex option
Claude Archer <[email protected]> Sat, 7 Sep 2002 22:28:04 +0200 (MEST)
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Message-ID | <[email protected]> |
For Latex users there is now a very usefull feature called inverse search
( with kde3). It allows to click on a line of the dvi output file to go back
at the corresponding line in the source file (*.tex). ("srcltx" package)
It works with every editor that can be launched in command line with
the "jump to line n option" ("nedit -line n file_name" for nedit).
Kate can jump to line by a menu dialog-window access but unfortunately
not from the command line as nedit.
Do someone knows how to launch kate with this option ?
Do someone has an idea about how to modify kate in this way ?
Is there a new kate version to download with this feature ?
Thanks for helping and i think this option will help every latex user a lot.
Claude