Search found 2 matches

by Champ
Tue Feb 21, 2012 6:59 am
Forum: Text Formatting
Topic: xthesis and color packages
Replies: 3
Views: 3093

xthesis and color packages

1) Too many }’s.
\color@endbox->color@endgroup \egroup
1.87 \end{figure}

2) \begin{document} ended by \end{figure}.
1.87 \end{figure}

3) Extra \endgroup
1.87 \end{figure}

Statements giving error:
\begin{figure}[!h]
\centering
\includegraphics[width=3in]{bionetics/kNpfout3.eps}
\caption ...
by Champ
Mon Feb 20, 2012 4:55 am
Forum: Text Formatting
Topic: xthesis and color packages
Replies: 3
Views: 3093

xthesis and color packages

I use following package for my thesis as I understand originally created/used by Aleksander Simoni later Modified by Steven Matheson,

Code: Select all

\usepackage{xthesis} %DAL Thesis Style
but when I use \usepackage[dvips]{xcolor}, it gives errors, and I am unable to use \textcolor in the document.