Rename \U to \unit in wtk_cmmds.sty.
[problempack.git] / wtk_format.sty
1 % wtk_format.sty, a package for using more of a letter-sized page.\r
2 %\r
3 % Copyright (C) 2009-2010 W. Trevor King <wking@tremily.us>\r
4 %\r
5 % This program is free software; you can redistribute it and/or modify\r
6 % it under the terms of the GNU General Public License as published by\r
7 % the Free Software Foundation; either version 2 of the License, or\r
8 % (at your option) any later version.\r
9 %\r
10 % This program is distributed in the hope that it will be useful,\r
11 % but WITHOUT ANY WARRANTY; without even the implied warranty of\r
12 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
13 % GNU General Public License for more details.\r
14 %\r
15 % You should have received a copy of the GNU General Public License along\r
16 % with this program; if not, write to the Free Software Foundation, Inc.,\r
17 % 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\r
18 \r
19 \NeedsTeXFormat{LaTeX2e}\r
20 \ProvidesPackage{wtk_format}[2010/10/14 0.2 wtk_format]\r
21 \r
22 % fill the page\r
23 \topmargin -0.5in\r
24 \headheight 0.0in\r
25 \headsep 0.0in\r
26 \textheight 10in\r
27 \oddsidemargin -0.5in\r
28 \textwidth 7.5in\r
29 \pagestyle{empty} % no room for page numbers\r