File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 177
177
% %% Figure and Table lables now bold in captions.
178
178
% %% Top margin of abstract page now 2.5''
179
179
% %%
180
+ % %% Version 3.7 2010/06
181
+ % %% Novimir Pablant <[email protected] >
182
+ % %%
183
+ % %% Links to abstract page fixed.
184
+ % %%
180
185
% %% }
181
186
% %% ====================================================================
182
187
% %% To Do:
198
203
% %%
199
204
200
205
\NeedsTeXFormat {LaTeX2e}
201
- \ProvidesClass {ucsd}[2010/03/18 V3.6 University of California, San Diego, Dissertation Class]
206
+ \ProvidesClass {ucsd}[2010/06/01 V3.7 University of California, San Diego, Dissertation Class]
202
207
203
208
204
209
% ****************************************
@@ -684,10 +689,10 @@ on microfilm and electronically: }}\\
684
689
%
685
690
% The OGS manual states that the top margin should be 2.5".
686
691
687
- % addcontentsline line moved to fix TOC bug. (JRB, 5-5-08)
688
692
\def\abstract {
693
+ \begin {alwayssingle }
689
694
\phantomsection
690
- \begin { alwayssingle }
695
+ \addcontentsline {toc}{frontmatter}{ \protect\numberline {} \abstractshortname }
691
696
\begin {center }
692
697
\ssp
693
698
{\fmfont
@@ -715,7 +720,6 @@ on microfilm and electronically: }}\\
715
720
\vspace {.3in}
716
721
} % Closes fmfont above
717
722
\end {center }
718
- \addcontentsline {toc}{frontmatter}{\protect\numberline {}\abstractshortname }
719
723
\par
720
724
}
721
725
You can’t perform that action at this time.
0 commit comments