Search found 3 matches

by jilonimus
Mon Jan 11, 2010 11:09 am
Forum: Document Classes
Topic: Problem with apa.cls: no output file generated
Replies: 4
Views: 3736

Re: Problem with apa.cls: no output file generated

Thanks a lot. That was indeed the issue. Everything works fine now!
by jilonimus
Mon Jan 04, 2010 12:18 pm
Forum: Document Classes
Topic: Problem with apa.cls: no output file generated
Replies: 4
Views: 3736

Re: Problem with apa.cls: no output file generated

thanks for the comment!
I tried your example, but that does not work either. I am getting the result below. Is the source of the problem maybe that I have not properly installed the required files for apa? (so far, I have stored apa.bst, apa.cls, apa.sty, apacite.dtx under C:\Program Files\texmf ...
by jilonimus
Sun Jan 03, 2010 1:45 pm
Forum: Document Classes
Topic: Problem with apa.cls: no output file generated
Replies: 4
Views: 3736

Problem with apa.cls: no output file generated

Hi!
I tried to convert my file from the article class into the apa.cls class. When I run latex, I get the result "0 errors, 0 warnings, 0 overfull boxes, 0 pages". I had the problem in the article class before, and it was due to the wrong positioning of the \begin{document} and \maketitle commands ...