--- IEEEtran.cls 2009-05-01 18:08:22.000000000 -0400 +++ IEEEtranMRH.cls 2009-05-01 17:48:23.000000000 -0400 @@ -1,3 +1,6 @@ +%% Modified 2009-05-01 by Michael R. Head +%% * Margins were tweaked for compsoc/compsocconf/conference classes +%% %% %% IEEEtran.cls 2007/03/05 version V1.7a %% @@ -804,8 +807,8 @@ \oddsidemargin 19.05mm \evensidemargin 19.05mm \else -\oddsidemargin 0.680in -\evensidemargin 0.680in +\oddsidemargin 1in +\evensidemargin 1in \fi % compensate for LaTeX's 1in offset \addtolength{\oddsidemargin}{-1in} @@ -832,21 +835,21 @@ \ifCLASSOPTIONcompsocconf \ifCLASSOPTIONconference % compsoc conference use a larger value for columnsep - \columnsep 0.25in + \columnsep 0.375in % compsoc conferences want 1in top margin, 1.125in bottom margin \topmargin 0in %\addtolength{\topmargin}{-6pt}% we tweak this a tad to better comply with top of line stuff % we retain the reserved, but unused space for headers \addtolength{\topmargin}{-\headheight} \addtolength{\topmargin}{-\headsep} - \textheight 9.0in % (641.39625pt) % Tweak textheight to a perfect integer number of lines/page. \ifx\CLASSOPTIONpt\@IEEEptsizenine\textheight=58\@IEEEnormalsizeunitybaselineskip\fi % 58 lines/page \ifx\CLASSOPTIONpt\@IEEEptsizeten\textheight=54\@IEEEnormalsizeunitybaselineskip\fi % 54 lines/page \ifx\CLASSOPTIONpt\@IEEEptsizeeleven\textheight=48\@IEEEnormalsizeunitybaselineskip\fi % 48 lines/page \ifx\CLASSOPTIONpt\@IEEEptsizetwelve\textheight=46\@IEEEnormalsizeunitybaselineskip\fi % 46 lines/page - \textwidth 7in + \textheight 8.875in + \textwidth 6.5in %adjust text h/w for A4 paper @@ -860,8 +863,8 @@ \oddsidemargin 19.05mm \evensidemargin 19.05mm \else - \oddsidemargin 0.75in - \evensidemargin 0.75in + \oddsidemargin 1in + \evensidemargin 1in \fi % compensate for LaTeX's 1in offset \addtolength{\oddsidemargin}{-1in} @@ -3718,8 +3721,8 @@ \fi % compsoc journals use \footnotesize, compsoc conferences use normalsize -\@IEEEcompsoconly{\def\@IEEEabskeysecsize{\footnotesize}} -%\@IEEEcompsocconfonly{\def\@IEEEabskeysecsize{\normalsize}} +%\@IEEEcompsoconly{\def\@IEEEabskeysecsize{\footnotesize}} +\@IEEEcompsocconfonly{\def\@IEEEabskeysecsize{\normalsize}}