adsphd
adsphd copied to clipboard
Department option not accepting [m2s]
Hi, In the thesis.tex file, under \documentclass options, the m2s department (Department of Microbial and Molecular Systems) is not accepted (with "bio" no problem). Error:
! Class adsphd Error: Unsupported value 'm2s' for class option 'department'.
See the adsphd class documentation for explanation.
Type H
l.429 ...lass option 'department'}{\MessageBreak}}
?
If this is not correct, then on the last page it prints the wrong department name... How could I fix this issue?
Thank you in advance.
The way how it's implemented, m2s is not a valid option (because of the digit). I've changed it to mms
in the latest version.
Thanks! I already though personalized the adsphd.cls file... Would it be possible for me to edit the current template so it would work as well? If yes, which file and what lines should be modified?