diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-08 22:11:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-08 22:11:04 +0000 |
commit | a3a065919f95e084a7defca6c7138e638e834fed (patch) | |
tree | 1847b561f69cc460b6d81b0e405960f3ef318adb /Master/texmf-dist/doc/latex/york-thesis/README | |
parent | 7cd7e5936583d8101bad9884f27de532d1d6cebe (diff) |
york-thesis
git-svn-id: svn://tug.org/texlive/trunk@1673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/york-thesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/york-thesis/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/york-thesis/README b/Master/texmf-dist/doc/latex/york-thesis/README new file mode 100644 index 00000000000..8f0cb022629 --- /dev/null +++ b/Master/texmf-dist/doc/latex/york-thesis/README @@ -0,0 +1,19 @@ +The york-thesis class +********************* + +This class file is what you need to write theses and dissertations at +York University (Toronto, Canada). + +To get the class file run york-thesis.ins through latex: + +$ latex york-thesis.ins + +The documentation is provided in york-thesis.pdf, but to generate the +documentation yourself, run york-thesis.dtx through latex: + +$ latex york-thesis.dtx + +The york-thesis-Template.tex file is a sample master document for your +work. The york-thesis.el file is a style file for AUCTeX. + +author: Norm Gall <gall@spookyhill.net>
\ No newline at end of file |