add README file to explain how to use the git repo
[mit-stationery-latex] / envlab.cfg
1 %%
2 %% This is file `envlab.cfg',
3 %% generated with the docstrip utility.
4 %%
5 %% The original source files were:
6 %%
7 %% envlab.dtx  (with options: `cfg')
8 %% 
9 %% You are allowed and encouraged to modify THIS file.
10 %% 
11 %% The first part of this file contains default options for your site.
12 %% The second part (inside AtEndOfPackage declaration) should contain
13 %% customization commands specific to your site.
14 %% 
15 %% Good luck
16 %% 
17 \ProvidesFile{envlab.cfg}
18 [1997/07/16 v1.2 Envelopes and Labels]
19 %%
20 %% \CharacterTable
21 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
22 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
23 %%   Digits        \0\1\2\3\4\5\6\7\8\9
24 %%   Exclamation   \!     Double quote  \"     Hash (number) \#
25 %%   Dollar        \$     Percent       \%     Ampersand     \&
26 %%   Acute accent  \'     Left paren    \(     Right paren   \)
27 %%   Asterisk      \*     Plus          \+     Comma         \,
28 %%   Minus         \-     Point         \.     Solidus       \/
29 %%   Colon         \:     Semicolon     \;     Less than     \<
30 %%   Equals        \=     Greater than  \>     Question mark \?
31 %%   Commercial at \@     Left bracket  \[     Backslash     \\
32 %%   Right bracket \]     Circumflex    \^     Underscore    \_
33 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
34 %%   Right brace   \}     Tilde         \~}
35 %% \changes{v1.2}{1996/07/16}{Updated User Guide}
36 %%
37 %% The default options go here
38 %%
39 \ExecuteOptions{businessenvelope,rotateenvelopes,centerenvelopes}
40 \ExecuteOptions{printbarcodes,capaddress}
41 \ExecuteOptions{nopswait,printreturnaddress,nopsautotray,nore}
42 %%
43 \AtEndOfPackage{\relax % Customization goes here
44 }
45 \endinput
46 %%
47 %% End of file `envlab.cfg'.

Benjamin Mako Hill || Want to submit a patch?