Okay, I see now.
Thanks Stefan.
Search found 3 matches
- Wed Oct 31, 2012 7:54 pm
- Forum: Document Classes
- Topic: An incompatible package problem
- Replies: 4
- Views: 4056
- Wed Oct 31, 2012 4:35 pm
- Forum: Document Classes
- Topic: An incompatible package problem
- Replies: 4
- Views: 4056
An incompatible package problem
Hi Stefan,
Thanks for your reply. I assumed it was the algorithmicx package, but perhaps the problem is caused in algorithm or algpseudocode. Here is my header file...
\documentclass[twoside,11pt]{Latex/Classes/PhDthesisPSnPDF}
%
% PACKAGES IN USE
%
\usepackage{amsmath}
\usepackage{graphicx ...
Thanks for your reply. I assumed it was the algorithmicx package, but perhaps the problem is caused in algorithm or algpseudocode. Here is my header file...
\documentclass[twoside,11pt]{Latex/Classes/PhDthesisPSnPDF}
%
% PACKAGES IN USE
%
\usepackage{amsmath}
\usepackage{graphicx ...
- Wed Oct 31, 2012 4:13 pm
- Forum: Document Classes
- Topic: An incompatible package problem
- Replies: 4
- Views: 4056
An incompatible package problem
Hi,
I'm writing my thesis which contains several chapters. In one chapter I have psuedo-code while another contains a lot of special equations. The problem is for the psuedo-code I need the algorithmix package and the equations requires a package called zed-csp, but when I include both in my ...
I'm writing my thesis which contains several chapters. In one chapter I have psuedo-code while another contains a lot of special equations. The problem is for the psuedo-code I need the algorithmix package and the equations requires a package called zed-csp, but when I include both in my ...