-
Notifications
You must be signed in to change notification settings - Fork 0
License
MegabytePhreak/uw-wkrpt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UW-WKRPT -------- Thanks for downloading uw-wkrpt. This is a LaTeX document class that I developed to make you life easier, when writing work term reports for the University of Waterloo. If you do not know LaTeX, please learn! It is not too difficult to use, and is really quite helpful. You can read the workreport-sample.pdf file included in this tarball, as well as the following two books: A simplified introduction to LaTeX http://carbon.cuderwer.edu/~hgreenbe/aboutme/simplified-intro.html A not so short introduction to LaTeX2e: or LaTeX2e in 113 minutes http://people.ee.ethz.ch/~oetiker/lshort/ You can also find more information on-line. There is a FAQ at: http://faq.tug.org and an page listing documentation for beginners at: http://www.tug.org/begin.html Please send me any comments, bug reports, bug fixes and suggestions that you may have. You can get the newest copy of this document class from my school-hosted website at: http://www.eng.uwaterloo.ca/~sfllaw/programs/uw-wkrpt/ FILES ----- There are several files in this tarball. * The README file is the one you are reading now. * The NEWS file is a list of interesting things that have changed since the last release. * The INSTALL file tells you how to install and use this document class. * The ChangeLog file is a record of the changes made to the software. * COPYING contains a copy of the GNU General Public License. * uw-wkrpt.ins is the docstrip installer. Please see the INSTALL file. * uw-wkrpt.dtx is the docstrip document that contains the entire uw-wkrpt package. * uw-wkrpt-*.tex are example documents written using uw-wkrpt.cls. It illustrates the way to write a document, and tries to adhere as closely to the guidelines as possible. * uw-wkrpt.bib is the bibliography or references list that is imported by the example reports. * don-hires.pdf is a picture of Donald E. Knuth, acquired from his website and used in workreport-sample.tex. OTHER USEFUL PACKAGES --------------------- You may wish to load some other useful packages to make your life simpler, and your work report nicer. After the ``\documentclass{uw-wkrpt}'' line, just add ``\usepackage{foo}'', where ``foo'' is the package name. * acronym for spelling out acronyms in full, the first time only. * longtable for tabular environments that break pages. * tabularx for tabular environments that know how wide they are. * ltxtable for a merge of longtable and tabularx, which may not work. * times, mathptm For using the Times font in your text and math. -- Simon Law <sfllaw@uwaterloo.ca> Wed, 30 Apr 2003 19:34:41 -0400
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published