umasscs / umassthesis

Unofficial UMass thesis style files for use with LaTeX
61 stars 45 forks source link

Formatting of \part needs to satisfy Graduate School requirements #2

Closed limist closed 12 years ago

limist commented 12 years ago

In particular, \part in the Table of Contents needs to be all-caps, centered, no page number, and begin with "PART" followed by roman numeral and a colon, e.g. "PART III: THE MEANING OF FOO" Furthermore, \part pages need to have the PART {number}: as well, and no page numbers (though \part pages are included in the overall document counter).

I've been in touch with Hong, he's been working on this and is close to solving both issues.

ransford commented 12 years ago

Looks like Hong mostly fixed this in dac8a64. I just committed 6e852a5 to add colons.

limist commented 12 years ago

The last commit, https://github.com/umasscs/umthesis/commit/6e852a5 seems to have added colons to \part pages, but removed them from the ToC.

Also, the \part titles/names are still not displaying correctly in the ToC: besides the missing colon, if the \part is too long to fit on one line, the second line is not centered, and shows up as left-justified. Thanks, let me know if more details are needed.

zhangh2009 commented 12 years ago

Kai,

Please try the submitted *.cls file in GitHub, and let me know

whether it works.

Regards, Hong

On Tue, Dec 20, 2011 at 5:49 PM, Kai reply@reply.github.com wrote:

In particular, \part in the Table of Contents needs to be all-caps, centered, no page number, and begin with "PART" followed by roman numeral and a colon, e.g. "PART III: THE MEANING OF FOO"  Furthermore, \part pages need to have the PART {number}: as well, and no page numbers (though \part pages are included in the overall document counter).

I've been in touch with Hong, he's been working on this and is close to solving both issues.


Reply to this email directly or view it on GitHub: https://github.com/umasscs/umthesis/issues/2

ransford commented 12 years ago

I cannot reproduce @limist's problems with colonlessness and left-justification mentioned supra; everything wfm.

limist commented 12 years ago

Hong et. al. - the latest commit resolves all problems, thanks! I will send a revised document on to the Graduate School, and let you guys know if it passes all their requirements.

limist commented 12 years ago

The Graduate School has accepted my revised document. Hong, thank you for your skill; with a bit of luck you guys will be able to use the same template and get your dissertation cleared on the first try. :)