-
Actually appearing before the TOC isn't the issue. The dedication and epigraph (if at all) appear before the TOC, and are listed. But those have content that is part of the authorial work, and more important, corresponding titles on their (first) pages.
There are three pages at the beginning that have no titles and essentially no authorial content: the title page, the copyright page, and the...
2009-06-02 21:13:25 UTC by d4n4
-
The manual (http://ogs.ucsd.edu/AcademicAffairs/Documents/Dissertations_Theses_Formatting_Manual.pdf) does not require the signature page to appear in the table of contents. It does appear in the sample TOC, but samples are just samples unless a rule is stated definitively elsewhere.
I agree it's unconventional to list in the TOC items that appear before it. I recommend thesis authors push...
2009-06-02 19:44:46 UTC by d4n4
-
Done. Thanks!
2009-06-02 19:35:30 UTC by d4n4
-
Thanks! I fixed this in a less elegant way (in revision 1.2) just before seeing this patch. Revision 1.3 includes a better fix inspired by this suggestion.
2009-06-02 19:30:28 UTC by d4n4
-
d4n4 committed patchset 4 of module ucsd-thesis to the UCSD Thesis LaTeX class CVS repository, changing 1 files.
2009-06-02 19:26:54 UTC by d4n4
-
d4n4 committed patchset 3 of module ucsd-thesis to the UCSD Thesis LaTeX class CVS repository, changing 4 files.
2009-06-02 19:13:52 UTC by d4n4
-
Second patch (you need to apply both to fix the problem)
File Added: no-extra-section-periods-in-toc.patch.
2008-07-04 01:37:36 UTC by damelang
-
OGS doesn't like the extra periods after chapter and section numbers in the TOC.
The attached patches (2) fix this.
(update) I can only attach one patch per submit, so the second one is coming in a subsequent commit.
2008-07-04 01:37:08 UTC by damelang
-
OGS wants the figure number syntax to be the same between the list of figures and the actual figures. Currently, we have this for the list of figures:
Figure 1.1. My Figure
and this in the document:
Figure 1.1: My Figure
So, they said it could be colons or periods, it just needs to be consistent.
The attached patch uses colons for both.
2008-07-04 01:09:40 UTC by damelang
-
Here's a patch. All it does it uncomment an existing line that apparently already does the job. Any reason why it was commented out?
File Added: add-sig-page-to-toc.patch.
2008-07-04 00:53:01 UTC by damelang