Kile is a (La)TeX editor to edit (La)TeX source code. It runs on Unix-like systems including Mac OS X and Linux with the Qt libraries installed.
5
votes
1answer
985 views
How to use kile with feynmf or feynmp?
Does somebody know how to teach kile to automatically do the additional steps for compiling Latex documents that contain Feynman diagrams produced with feynmf or feynmp?
For what I know I have to ...
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
0
votes
1answer
1k views
How to create new shortcuts on kile?
The shortcut Alt + SHIFT + ( insert \left( \right) in line.
How to create new shortcuts on kile to insert [] {}. Attention, than the plug-in kile.
11
votes
2answers
4k views
How to set up inverse search with Okular and Kile
The title pretty much sums it up. I use the package srcltx in my documents. I am running Ubuntu with Kile 2.1 and Okular 0.8.2 as a viewer. I am pretty sure that inverse search should work, but I ...
9
votes
1answer
2k views
Configure kile and biblatex
How do people configure kile to work with biblatex? I have two bibliographies
\begin{refsection}
...
\end{refsection}
\begin{refsection}
...
\end{refsection}
and to get this to compile I need to ...
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 ...
3
votes
4answers
723 views
Kile document doesn't work well in WinEdt. How do I convert it?
If I save a document in Kile (on Linux) and and open it in WinEdt (Windows) my text is in a bad format.
For example:
If I have a kile document named main.tex (saved using the UTF-8 encoding) with:
...
1
vote
2answers
2k views
Issues with Kile live preview while running on windows
I recently downloaded Kile 2.1 via the KDEwin installer. The editor runs flawlessly, except for the live preview.
In the log and messages i get an error message saying:
[Kile] Unknown tool ...
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 ...
2
votes
2answers
750 views
Unable to use python.sty package
When compiling a .tex file that uses python.sty package and contains:
\begin{python}
...
\end{python}
I keep getting an error:
./main.tex:33:I can't find file 'bin/main.py.out' \end{python}
...
2
votes
4answers
1k views
building and viewing PDFs on Kile opens multiple instances of the same file
I've been a relatively long-time user of TeXnicCenter, and whenever I recompiled a tex file to PDF and viewed the output in that program, I would get an updated version of the PDF that was already ...
1
vote
1answer
399 views
0: file ended while scanning use of \@genfrac [closed]
The code is here
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{equation}
\begin{array}{ll}
\hat{\mu_1}&=\dfrac{\sum_{i=1}^nX_{i,1}}{n}\\
...
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 ...