diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-22 23:34:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-22 23:34:23 +0000 |
commit | a00a7b047313bab600673186a730290a60224e3f (patch) | |
tree | 004767209d6189750f72b2089265e4d1f018366d /Master/texmf-dist/doc/latex/spot | |
parent | a0629a00f219c5aff1afa12f157b7845bac8c1dd (diff) |
new breamer package spot (22sep10)
git-svn-id: svn://tug.org/texlive/trunk@19844 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/spot')
-rw-r--r-- | Master/texmf-dist/doc/latex/spot/README | 50 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/spot/spot.pdf | bin | 0 -> 147728 bytes |
2 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/spot/README b/Master/texmf-dist/doc/latex/spot/README new file mode 100644 index 00000000000..44bce9b1d37 --- /dev/null +++ b/Master/texmf-dist/doc/latex/spot/README @@ -0,0 +1,50 @@ +============================================================================== + +The `spot' package v1.0 +Copyright (C) 2010 Anders Hendrickson (ahendric@cord.edu) + +This package allows dramatic highlighting of words and phrases +by painting shapes around them. It is chiefly intended for +use in Beamer presentations, but it can be used in other +document classes as well. + +Changes: +- 2010/09/20 Initial version + +============================================================================== + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + + +============================================================================== + + This work consists of the files: +README (this file) +spot.dtx +spot.ins + and the derived file: +spot.sty + + The distribution consists of the files: +README (this file) +spot.dtx +spot.ins +spot.pdf (the user manual) + +----------------------------------------------------------------- + + To install the package: +- run: latex spot.ins (which will generate abstract.sty) +- Move spot.sty to a location where LaTeX will find it (typically + in a local texmf tree at tex/latex/abstract) and refresh the + file database. See the FAQ on CTAN at help/uk-tex-faq or + http://www.tug.ac.uk/faq for more information on this. + To process the user manual +- run: pdflatex spot.dtx +- run: pdflatex spot.dtx diff --git a/Master/texmf-dist/doc/latex/spot/spot.pdf b/Master/texmf-dist/doc/latex/spot/spot.pdf Binary files differnew file mode 100644 index 00000000000..da0ff4e27a8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/spot/spot.pdf |