0
votes
1answer
109 views

texlive2012 on Ubuntu with KILE

Where can I find the res.cls (resume class) for texlive? Also, the curriculum vitae class? I wrote my resume in the resume class on TC with Miktex but now I can't compile it since I don't have the ...
0
votes
1answer
133 views

gnuplot, ubuntu 12.10, kile, texlive2012 [closed]

How can I download and install gnuplot for ubuntu 12.10? I can't find it on the software center or in repositories. Maybe I am not calling it right.
2
votes
0answers
39 views

Install IDE without installing TexLive 2007 [duplicate]

I've been trying so hard to make TexLive work on my Fedora, but I can't find a way. I've installed TeXLive 2012, but when I install Kile, it says it depends texlive2007, the old version. Then I tried ...
4
votes
3answers
2k views

Kile and texlive 2012

Since I was not happy about the choice of texlive 2009 from Ubuntu repositories, I installed texlive 2012 manually from the website. Secondly, I like Kile to write, but when I try to install it, it ...
2
votes
0answers
158 views

Kile inverse search fails with Texlive 2011 [closed]

I am using Scientific Linux 6.1. When I installed Kile it came with Texlive 2007 so I installed Texlive 2011 and made necessary changes to make Kile use Texlive 2011. The problem is , am unable to ...
0
votes
1answer
531 views

How to access style files in texlive-publishers from Kile

I installed texlive-publishers for Ubuntu 11.10 but I don't know where all the class files got installed. They look to be installed under /usr/share/texmf-texlive/tex/latex. So with my rudimentary ...
4
votes
2answers
616 views

What is the difference between install texlive through iso image and through apt-get in Ubuntu?

I'd like install TeX Live, but I'd like know the best option: download the ISO image or install through apt-get command: apt-get texlivefull. I am using Xubuntu 11.10. Is there a significant ...
1
vote
1answer
843 views

latex/xelatex works from command line, but not from Kile

I installed Kile and Texlive 2011. I wrote a very simple test document: \documentclass[11pt]{article} \usepackage{xltxtra} \setmainfont[Mapping=tex-text]{Linux Libertine} \begin{document} Русский: ...
1
vote
2answers
1k views

TeX Live with Kile in Ubuntu

I have found How to configure kile to run texlive 2011? and this is my problem. I have installed Ubuntu's TeXLive with sudo apt-get install texlive and TeXLive 2011 using the net installer from CTAN ...
4
votes
3answers
4k views

How to configure kile to run texlive 2011?

I install TeX Live 2011 in Linux, but i can not configure kile to run the TL11. Can you explain step by step, please? Solved: $gedit ~/.profile and digit ...
2
votes
3answers
2k views

How to configure kile in texlive 2010?

How to configure kile in texlive 2010?
2
votes
1answer
864 views

pdflatex-fmt-doesnt-match-pdftex-pool

Using Kile 2.1 beta 4, TeXlive2010 on Ubuntu 10.04 the call of pdflatex from kile fails with the error "pdflatex-fmt-doesnt-match-pdftex-pool" as it has been reported here. However, I can compile ...
1
vote
2answers
673 views

problem with kile installation in fedora 13 + texlive

I recently started using fedora with kde and I want to install kile. But, the version of TeX Live in the official repositories is TeX Live 2007 and I want a more complete and recent version. I tried ...