Index of /sagha/MacData/afs/athena/activity/b/bavicchi/logo

      Name                    Last modified       Size  Description

[DIR] Parent Directory 06-May-2011 19:01 - [DIR] 50th/ 11-Nov-1998 00:21 - [DIR] OLD/ 29-Jul-2003 03:21 - [   ] band-address.ps 18-Mar-1994 16:36 1k [   ] band-letter.sty 18-Mar-1994 16:36 3k [   ] band-letter2.sty 18-Mar-1994 16:36 4k [   ] band-letter3.sty 18-Mar-1994 16:36 4k [   ] band-letter4.sty 18-Mar-1994 16:36 4k [IMG] band-logo-for-printi..> 29-Jul-2003 03:22 214k [IMG] band-logo-for-printi..> 29-Jul-2003 03:30 106k [IMG] band-logo-for-printi..> 29-Jul-2003 03:30 24k [   ] band-logo.eps 11-Apr-1999 21:00 45k [   ] band-logo.eps.patch 05-Dec-2004 01:19 1k [   ] band-logo.ps 18-Mar-1994 16:36 42k [   ] band-logo.sty 18-Mar-1994 16:36 1k [   ] full.sty 18-Mar-1994 16:36 3k [   ] fullpage.logo.tex 18-Mar-1994 16:36 1k [   ] letterhead.aux 19-Jun-1998 20:26 1k [   ] letterhead.dvi 19-Jun-1998 20:26 1k [TXT] letterhead.log 19-Jun-1998 20:26 1k [   ] letterhead.tex 18-Mar-1994 16:36 1k [   ] sample-letter.tex 18-Mar-1994 16:36 1k [   ] sample-letter2.tex 18-Mar-1994 16:36 1k [   ] sample-prog.tex 18-Mar-1994 16:36 1k [   ] sample.tex 18-Mar-1994 16:36 1k [   ] sarah2.ps 27-Aug-1996 10:36 41k


This directory contains the postscript sources to the MIT
Concert Band Logo and the address of the band in postscript.  It
also contains .sty files for including the logo and the
letterhead in LaTeX documents.  To use the .sty files in this
directory, you must have the bavicchi locker attached.  In
addition, you should do one of the following:

1. Set your TEXINPUTS variable to include /mit/bavicchi/logo
2. Copy all .sty and .ps files into your working directory
3. Explicitely state the path /mit/bavicchi/logo in your
   \documentstyle command in your LaTeX document.

All the .sty files here are based on the article document style.
Thus, the first line of a file containing the band logo would be

\documentstyle[band-logo]{article}

or

\documentstyle[/mit/bavicchi/logo/band-logo]{article}


It is easy to include the band logo in a file.  For programs,
you can use the command

\proglogo

The \proglogo command automatically puts the correct amount of
vertical space below the logo.  Look at the file sample-prog.tex
in this directory for an example of including the band logo in a
program. 


For general use, you can use the command

\bandlogo{n}

where "n" is the scale factor.  Given that the band logo is 115
points wide and 106 points high, and that there are 72
postscript points to the inch, it is easy to calculate the scale
factor needed to get a logo to print at a certain size.

The band-letter.sty file contains instructions on how it should
be used. 


FILES:
  RCS: contains old versions of these files in RCS format
  README: this file
  band-address.ps: band address in postscript for letterhead
  band-letter.sty: style file for band letterhead
  band-logo.ps: the band logo itself
  full.sty: a style file for use with programs
  sample-letter.tex: a sample letter using the 
  sample-prog.tex: a sample program cover page
  sample.tex: a sample file for arbitrary inclusion of the band
	logo into a LaTeX document



Jay Berkenbilt 
February 26, 1991



You will now find a third letter style (which I think looks nicer)
called band-letter3.  It is different from band-letter2 and band-letter
in a few ways:

1) the from address is pushed more to the right

2) the signature is pushed closer to the right margin

3) the text width and height are smaller (more similar to the latex
letter style)

4) Also like the latex letter style, there are no paragraph indents.

Cora Dancy
June 11 1992