Search found 10 matches

by reffell
Tue Sep 09, 2008 4:00 am
Forum: General
Topic: only get page number on title page
Replies: 1
Views: 2223

only get page number on title page

I can only get page numbers on the title pages when I compile through Kile (on Ubuntu), when I compile the exact same tex file through texnic centre on my windows machine I don't have any issues.

Any ideas?

Thanks chaps

I've sorted the above now - by just adding \pagestyle{plain} not sure why I ...
by reffell
Sat Aug 23, 2008 4:26 am
Forum: Kile
Topic: Compiling and viewing as pdf
Replies: 4
Views: 10299

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 :D appreciate you posting.
by reffell
Fri Aug 22, 2008 11:49 pm
Forum: Kile
Topic: Compiling and viewing as pdf
Replies: 4
Views: 10299

Re: Compiling and viewing as pdf

Thanks will definitely do that, greatly appreciated.

:D
by reffell
Fri Aug 22, 2008 3:27 am
Forum: Kile
Topic: Compiling and viewing as pdf
Replies: 4
Views: 10299

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!
by reffell
Fri Aug 22, 2008 3:16 am
Forum: Kile
Topic: Compiling and viewing as pdf
Replies: 4
Views: 10299

Compiling and viewing as pdf

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 ...
by reffell
Thu Aug 21, 2008 9:31 pm
Forum: Kile
Topic: turn existing tex file into a project
Replies: 2
Views: 4439

Re: turn existing tex file into a project

Thanks that sorted it.

Much appreciated it.
by reffell
Thu Aug 21, 2008 8:09 am
Forum: Kile
Topic: turn existing tex file into a project
Replies: 2
Views: 4439

turn existing tex file into a project

I have searched around. How do I turn an existing tex file into a project with Kile.

Been using texnic centre on windows and just switched to kile on linux.

Thanks
by reffell
Wed Mar 21, 2007 12:24 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31052

Re: TeXnicCenter does not invoke BibTeX

hey thanks, but that didn't work either! - It's a mystery.
by reffell
Wed Mar 21, 2007 1:30 am
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31052

TeXnicCenter does not invoke BibTeX

Thanks for the suggestion, but it didn't work. I double checked the path was going to bibtex.exe - which it was. Then in the dos box I wrote the following <basefile> and I got the following response

I couldn't open file name '<Testagain>.aux'

So I double checked that Testagain.aux was there and ...
by reffell
Tue Mar 20, 2007 1:02 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31052

Re: TeXnicCenter does not invoke BibTeX when used with multibib

I'm experiencing the same problem as previously mentioned, so I tried the previous solution and it didn't work for me.

But let me be more clear, I am using natbib (- which when used on its own is fine,) together with multibib - multiple bibliographies for multiple jurisdictions. I simply cannot ...