Implementation of the format definition in a given .cls file

2007-11-08 Thread Winson
But I just could not figure out what I shall do in my layout file or lyx file in order to implement the definition properly. The content of ucthesis.cls is attached. Thanks in advance for your help. Winson - %% ucthesis.cls %

Re: Implementation of the format definition in a given .cls file

2007-11-08 Thread Winson
provide some parameters for it in my document or layout file. But I just do not know how to do it. Thanks, Winson

Re: Implementation of the format definition in a given .cls file

2007-11-09 Thread Winson
Hello there, thanks to everyone! I finally have solved the problem by using ERT. Cheers! Winson

Re: fine-tuning equation alignment

2008-02-12 Thread winson
Once you are in the math mode, press Ctrl-Enter without inputting anything. By doing so, you will get two rows of empty boxes. Then, you can choose any box to input LHS, RHS, and =. Winson

problem on nomenclature first page layout

2008-02-12 Thread winson
PROTECTED] {\renewcommand{\thepage}{\arabic{page}}\setcounter{page}{1}} \begin{frontmatter} \maketitle \copyrightpage \input{Abstract} \tableofcontents \listoffigures \listoftables \printnomenclature \input{Acknowledgements} \end{frontmatter} Winson

How to use style file

2006-09-25 Thread winson
appreciate if anyone can give me some help on how to configure LyX on Windows XP, so that the document class in style file can be applied to my paper. Regards, Winson __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: How to use style file

2006-09-25 Thread winson
Paul, Thank you so much. Following what you said, the format is recognized now. Winson

Error message "LaTeX Error: no \title given"

2006-09-25 Thread winson
ample.lyx': title, author, and date. I have not used LaTeX and LyX for a long time until now. So I am not sure if this is a problem of 'ndst.sty' or a bug of LyX. Could anyone give me a little help? Thanks. Winson __ Do You Yah

Re: Error message "LaTeX Error: no \title given"

2006-09-26 Thread winson
Juergen: Thank you! Your Dirty & Quick approach works. I will refresh my LaTeX knowledge a little bit, and will try the 'better approach' soon. Thanks again.