Closed GoogleCodeExporter closed 9 years ago
I guess the final resolution, if anytime soon, will need to come from UTM
official
authority.
So mean while, a workaround will be added for user to choose between different
interpretation of blank line spacing.
To use 'single' blank line spacing (the default setting):
\documentclass{utmthesis} OR
\documentclass[singleblank]{utmthesis}
'1.5' blank line spacing:
\documentclass[onehalfblank]{utmthesis}
'double' blank line spacing:
\documentclass[doubleblank]{utmthesis}
The code is now available in an experimental branch:
http://utmthesis.googlecode.com/svn/branches/TRY-HMT-blankspacing/utmthesis.cls
Feel free to download and test it. If no further problem, I will try to merge
it into
main trunk and package it as a new update release (v2.2) probably by next
weekend.
Original comment by teohuiming
on 17 Jan 2009 at 1:58
Simon emailed Prof Hishamuddin Jamaluddin, the person who (we believe) in
charge of
the UTM thesis formatting, regarding this issue. And he has kindly replied the
email:
> From: Hishamuddin Jamaluddin, Phd <hishamj@xxxx>
> Subject: Re: Question about UTM Thesis Formatting
> To: "Simon Ng" <simon5u@xxxx>
> Date: Friday, January 16, 2009, 5:13 PM
>
> 1.5 spacing * 4
So, I think we will continue provide the 3 class options (singleblank,
onehalfblank,
doubleblank), but the default setting will change to 'onehalfblank'.
OTW, \documentclass{utmthesis} is equivalent to
\documentclass[onehalfblank]{utmthesis}.
Original comment by teohuiming
on 18 Jan 2009 at 3:07
Fixed.
Original comment by zero.vis...@gmail.com
on 13 Feb 2011 at 12:12
Original issue reported on code.google.com by
teohuiming
on 17 Jan 2009 at 1:40