PDA

View Full Version : [ubuntu] Inverse search in kile



Feanor22
October 8th, 2008, 02:40 PM
Hi everyone,

This is my third day trying to use linux (ubuntu). In windows latex (Texniccenter) there was the possibility to click on the dvi and go to the line of the code refering to the image in the dvi. How can I do that in ubuntu kile?
I installed the kile based in a site but it create the dvi in the folder not openning by itself and not allowing for the inverse search.

If someone could help me...

Thanks

Renato

Feanor22
October 10th, 2008, 02:01 PM
Come on pleople.
Help your buddy here that just want to avoid the new office that is almost as good as latex to make math papers.

kforum
November 2nd, 2008, 01:54 AM
ok, if you had looked up the kile docs, you would know that...
basically you set kdvi to view dvis, and in kdvi set the appropiate settings(by clicking on, 'get this to work with kile', in the specials-options).
that should do it ;)

also, you need to set everything you can in the build sections to mode 'modern', form mode, 'default'.

now while thi works great in kde, and if you set kdvi as embedded you can have instant click n' switch reality... i still havent managed to get this fully on gnome.
so that means you are forced to click back on kile after hitting the middle mouse button...
instead of it minimizing one and setting the other on top ;)


anyways, good luck.


cheers.

ck_tomato
March 6th, 2009, 02:27 AM
In Kile, go to Settings - Configure Kile - Tools - Build.
Then choose LaTeX in "Select a tool" menu.
Under the General tab, in Options:
--src-specials -interaction=nonstopmode '%source'

(This also enables Forward DVI search.)

In Kdvi, go to Settings - Configure Kdvi - Dvi Specials.
Editor: Kile
Shell command: kile %f --line %l.

lethalfang
March 28th, 2009, 06:26 AM
In Kile, go to Settings - Configure Kile - Tools - Build.
Then choose LaTeX in "Select a tool" menu.
Under the General tab, in Options:
--src-specials -interaction=nonstopmode '%source'

(This also enables Forward DVI search.)

In Kdvi, go to Settings - Configure Kdvi - Dvi Specials.
Editor: Kile
Shell command: kile %f --line %l.

I was just getting frustrated with Kile with the same problem, ran into this post, fixed it.
Thanks! :popcorn:

eudemus
April 9th, 2009, 11:23 AM
Yes, and the other way to get the Kile end right is in
Configure Kile > Tools > Build > LaTeX
to choose "Modern" rather than "Default" from the 'select a configuration' dropdown.