I've been using TeXnic Center on Windows and now I'm using Kile ON Ubantu.
I've taken my tex file which I know is properly coded and am trying to run it through kile. I get the following message:
[PDFLaTeX] testing.tex => testing.pdf (pdflatex)
[PDFLaTeX] finished with exit status 1
./testing.tex:19:File `apacite.sty' not found. ^^M
[PDFLaTeX] 1 error, 0 warnings, 0 badboxes
[ViewPDF] The file /home/phil/Documents/LaTeX file depository/testing.pdf does not exist; did you compile the source file?
In TeXnic center I also got the `apacite.sty' error message but it never affected the pdf out put, ever.
[ViewPDF] The file /home/phil/Documents/LaTeX file depository/testing.pdf does not exist; did you compile the source file?
I think the above is the real issue.
I've been and made sure that I've set the command line to pdfLatex and I've made sure that I have a pdf reader installed. When I create a v simple brand new doc, I don't have this problem and I can view in a pdf.
Any help would be much appreciated, thanks
Kile ⇒ Compiling and viewing as pdf
Re: Compiling and viewing as pdf
Further to the above - I've now found that if I compile it as a Latex doc first, then as a pdf, I get the first two pages. It pretty much comes out verbatim!
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Compiling and viewing as pdf
Hi,
you could just install apacite, by
at the command line or by Synaptic, because it's contained in texlive-bibtex-extra.
Stefan
you could just install apacite, by
Code: Select all
sudo apt-get install texlive-bibtex-extra
Stefan
LaTeX.org admin
Re: Compiling and viewing as pdf
Thanks will definitely do that, greatly appreciated.


Re: Compiling and viewing as pdf
Just an update I did it via synaptic and it totally works fine now no worries, I had to down load apacite and setspace - I"m using both packages and now no worries.
Thanks again
appreciate you posting.
Thanks again
