On 2010-06-19, Barak Sh wrote:

> I've tried to change an article's document class to "article (more
> font sizes)", in order to use a smaller base size for fonts (8 instead
> of 10).
> However, I could not export the article; I got a LaTeX error
> "\...@chapter undefined". This error appears even if I erase all
> contents of the document, and only in Hebrew documents.
> Any idea where this error could have come from, and how to solve it?

This command is most probably defined by some package you are using.

The problem might have to do with the fact that "Chapter" is not
available/defined in articles. 

Do you have a custom preamble?

Instead of "article (more font sizes)", you might try "article (KOMA
script)" which has a load of options (AFAIK also smaller font sizes) and
is part of the well-documented KOMA-script suite (see scrguien.pdf).

Günter

Reply via email to