Hi there -

I've applied a class file I downloaded to a document, and I can apply it
OK.  However, when I click the "Make PDF" button, I get two errors:
1) LaTeX Error: You must specify a style guild
2) LaTeX Error: Missing \begin{document}

In the .cls file, I see this part:

%% Check that the user selected a style guild.
\...@ifundefined{@StyleGuild}
  {...@latex@error{You must specify a style guild...@ehc}
  {}

I can't find any information on what a style guild is...  So I don't really
understand how I can select a style guild or where.  Also, I don't
understand what's up with the "\begin{document} missing" message - when I
click View > Source, and show the complete source, I can see the line that
says \begin{document}.

Furthermore, if I try and add a "Chapter" or "Section", I get an "Undefined
control sequence" error.  Where should this be defined - in the .cls file?
In a style file?  In the .layout file?

Any help would be much appreciated.


Charles

Reply via email to