KileSetting the default pdf viewer

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
WalidSaladin
Posts: 17
Joined: Mon Aug 27, 2012 8:58 pm

Setting the default pdf viewer

Post by WalidSaladin »

Could you please tell me how to set 'Adobe Reader 9' as my default pdf viewer in Kile? The current default viewer is 'okular' which is not installed on my university's Linux network.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

WalidSaladin
Posts: 17
Joined: Mon Aug 27, 2012 8:58 pm

Re: Setting the default pdf viewer

Post by WalidSaladin »

User avatar
Stefan Kottwitz
Site Admin
Posts: 10350
Joined: Mon Mar 10, 2008 9:44 pm

Re: Setting the default pdf viewer

Post by Stefan Kottwitz »

Thanks for your update!

I thought okular may often be installed by default. Perhaps your university's Linux version is a bit older, and still has kpdf installed, the predecessor. You could try kpdf, or evince if it's a Gnome system.

I mention this because the Adobe Reader doesn't support synctex, and (at least on Windows) it locks the output file which prevents re-compilation.

Finally, Linux sysadmins are often friendly and gladly support users, so perhaps just asks the sysadmin to install okular or to update the system. A bonus could be the newest version of TeX Live. ;-)

Stefan
LaTeX.org admin
WalidSaladin
Posts: 17
Joined: Mon Aug 27, 2012 8:58 pm

Re: Setting the default pdf viewer

Post by WalidSaladin »

Thank you for the advice, Stefan.
Post Reply