diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/pittetd/pitthesis.pit | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pittetd/pitthesis.pit')
-rw-r--r-- | Master/texmf-dist/doc/latex/pittetd/pitthesis.pit | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pittetd/pitthesis.pit b/Master/texmf-dist/doc/latex/pittetd/pitthesis.pit new file mode 100644 index 00000000000..86b01586f05 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pittetd/pitthesis.pit @@ -0,0 +1,37 @@ +%% +%% This is file `pitthesis.pit', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pittetd.dtx (with options: `pitthesis') +%% The `pittetd' project: Electronic Theses and Dissertations +%% at the University of Pittsburgh. +%% +%% Copyright 2003-4 Federico Garcia and Pitt ETD Working Group +%% +\makeatletter +\@ifundefined{pittthesis@patch}{\relax}{\endinput} +\let\degrees\degree +\def\degree#1{\renewcommand\degreesought{#1}} +\let\university\@gobble +\let\proposal\@gobble +\let\advisor\committeemember +\let\coadvisor\committeemember +\newenvironment{acknowledgements}{% + \preliminarychapter{ACKNOWLEDGEMENTS}% + \@linemessage{Acknowledgments should be included in the + preface}{I'm complaining because this comes from the + `pittthesis' class. You haven't been reading my + warnings.}}{\relax} +\newenvironment{committeesignature}[1][5]{\relax}{\makecommittee} +\let\advisorname\@gobble +\let\chairpersonname\@gobble +\let\authortitle\@gobble +\newenvironment{appendices}{\appendix}{\relax} +\newenvironment{singleappendix}{\appendix}{\relax} +\let\pittthesis@patch\@empty +\makeatother +\endinput +%% +%% End of file `pitthesis.pit'. |