Emre Akbas wrote:
> 
> 
> When i want to view my document , i eat the error:
> 
> LaTeX error: No counter 'chapter' defined.
> 
>  \newcounter{listing} [chapter]

I suppose that you have the article class, where no
chapters exists. choose report or book class or write

\newcounter{listing} [section]

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to