Search found 3 matches

by LeCzar
Thu Apr 10, 2008 8:41 pm
Forum: Kile
Topic: Only title page as pdf
Replies: 5
Views: 9022

Only title page as pdf

No, suddenly it's working! I get the output and it looks okay :D Thanks a lot, although I cannot say what made the difference.

I have another problem using the bibliographystyle 'ecology' ('plain' works fine)
\usepackage[authoryear]{natbib}
\bibpunct{(}{)}{;}{a}{,}{,}
\bibliographystyle{ecology ...
by LeCzar
Thu Apr 10, 2008 8:14 pm
Forum: Kile
Topic: Only title page as pdf
Replies: 5
Views: 9022

Only title page as pdf

Happy to join ;)

Well, the change in input encoding cleared indeed a lot of warnings! :) Still, the output (I click "PDFLatex") is a single title page. No error messages whatsoever:

[ViewDVI] masterfile.dvi (kdvi)
[ViewDVI] finished with exit status 127

[PDFLaTeX] masterfile.tex => masterfile ...
by LeCzar
Thu Apr 10, 2008 7:44 pm
Forum: Kile
Topic: Only title page as pdf
Replies: 5
Views: 9022

Only title page as pdf

Hey! I switched from Win/TexNic to Ubuntu/Kile and have a problem with the output: With the following script (report), I only get the title page as output. Does anyone have a clue, why this is happening?

\documentclass[a4paper,twoside,11pt]{report}
\usepackage[T1]{fontenc}
\usepackage[latin1 ...