diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-17 23:47:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-17 23:47:04 +0000 |
commit | 0dd1fb55e27838f2788f3e371825be277201f051 (patch) | |
tree | 91fa8388b0c28b8fd4cb2f8bc45395d8d0d6f90e /Master/texmf-dist/doc | |
parent | 5b94961b791b30cffe36cabb71622981252ef3e7 (diff) |
graphics-pln (17jan18)
git-svn-id: svn://tug.org/texlive/trunk@46363 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/plain/graphics-pln/README.txt | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/plain/graphics-pln/README.txt b/Master/texmf-dist/doc/plain/graphics-pln/README.txt index 1be9145f0e2..fc65eaf69b3 100644 --- a/Master/texmf-dist/doc/plain/graphics-pln/README.txt +++ b/Master/texmf-dist/doc/plain/graphics-pln/README.txt @@ -17,8 +17,9 @@ David Carlisle 1995/01/29 1996/11/13 2016/08/17 2017/06/01 + 2018/01/16 -Copyright 1995 1996 2016 2017 David Carlisle +Copyright 1995 1996 2016 2017 2018 David Carlisle All the files in this directory may be redistributed and/or modified under the terms of the LaTeX Project Public License distributed from @@ -72,14 +73,14 @@ picture.tex from a LaTeX document, or if it is produced automatically from a drawing tool such as xfig or texcad. -autopict.ins - picture.tex requires the use of the Standard LaTeX file - autopict.sty. To generate this, either run the autoload.ins - install file in the main LaTeX distribution, which will make - autopict.sty along with some other files (not needed here) or - alternatively just obtain obtain ltpictur.dtx and docstrip.tex - from the LaTeX distribution, and TeX the file autopict.ins that - is included in this distribution. +autopict.sty + This is a frozen copy of a file that used to be distributed with + LaTeX but is no longer needed in that context, it is basocally + the source of LaTeX Picture mode from LaTeX in 2014. The + original use for this package was to build a latex format in + which some environments such as picture and tabbing were not + defined by default, to save space if working with TeX on a + machine with 640K memory. graphicx.tex |