~ubuntu-branches/ubuntu/natty/texlive-extra/natty

« back to all changes in this revision

Viewing changes to texmf-dist/source/latex/emp/README

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2006-08-04 11:25:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060804112531-vwsxvkvcyjkhf37z
Tags: 2005.dfsg.1-1
* texlive-extra-utils recommends perl-tk for texdoctk (Closes: #368659)
* move fpl and mathpazu to texlive-fonts-recommended (see texlive-base)
* include eulervm 4.0 instead of 3.0a, this version contains a manifest
  file and fixes some bugs (Closes: #361941)
* add lintian override for wrong-name-for-upstream-changelog triggered
  by CHANGES.packaging
* change maintainer to debian-tex-maint@l.d.o

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: README,v 1.3 1997/11/12 21:19:24 ohl Exp $
2
 
########################################################################
3
 
 
4
 
    This is emp, a package for encapsulated MetaPost pictures in LaTeX.
5
 
    This is very useful for keeping illustrations in sync with the
6
 
    text.  It also frees the user from inventing descriptive  names
7
 
    for PostScript files that fit into the confines of file system
8
 
    conventions.
9
 
 
10
 
    You are invited to share, use, abuse, and improve it, see the file
11
 
    COPYING for details.
12
 
 
13
 
    Enjoy,
14
 
    -Thorsten
15
 
 
16
 
 
17
 
########################################################################
18
 
 
19
 
    Comments, bug reports and improvements are welcome at:
20
 
 
21
 
        Thorsten.Ohl@Physik.TH-Darmstadt.de
22
 
        (aka: ohl@crunch.ikp.physik.th-darmstadt.de)
23
 
 
24
 
    New versions can be found in:
25
 
 
26
 
        crunch.ikp.physik.th-darmstadt.de:/pub/ohl/emp
27
 
 
28
 
    or at CTAN:
29
 
 
30
 
        {ftp.tex.ac.uk,ftp.dante.de}:
31
 
          ... macros/latex/contrib/supported/emp
32
 
 
33
 
########################################################################
34
 
 
35
 
NEWS for Version 0.01
36
 
 
37
 
    *  Created.
38
 
 
39
 
########################################################################
40
 
 
41
 
WARNING:
42
 
 
43
 
    If LaTeX fails with `Unknown graphics extension: 3', you have a
44
 
    severely out-of-date graphics.sty file (LaTeX will have issued a
45
 
    warning in this case).  There has been a change to the user
46
 
    interface, which makes it very hard to support both versions.
47
 
 
48
 
########################################################################
49
 
# Local Variables:
50
 
# mode:indented-text
51
 
# End: