suchow / Dissertate

Beautiful LaTeX dissertation templates.
GNU Affero General Public License v3.0
714 stars 164 forks source link

co-advisorship error #69

Open linliu-stats opened 6 years ago

linliu-stats commented 6 years ago

Hi! I run into a problem when doing coadvisors instead of advisor:

% \advisor{A}

%\committeeInternalOne{B}

%If you are coadvised
\coadvisorOne{A}
\coadvisorTwo{B}
\committeeInternal{C}

And the error is undefined control sequence. Could you please help me how to resolve this? Thanks!