adsphd icon indicating copy to clipboard operation
adsphd copied to clipboard

Department option not accepting [m2s]

Open rahel31 opened this issue 5 years ago • 2 comments

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 for immediate help. ...

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.

rahel31 avatar Feb 04 '20 09:02 rahel31

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.

wannesm avatar Feb 04 '20 16:02 wannesm

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?

rahel31 avatar Feb 04 '20 17:02 rahel31