diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/acronym/README | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acronym/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/acronym/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/acronym/README b/Master/texmf-dist/doc/latex/acronym/README new file mode 100644 index 00000000000..4b8dda7f47f --- /dev/null +++ b/Master/texmf-dist/doc/latex/acronym/README @@ -0,0 +1,22 @@ +I'd like to announce the availability of +my LaTeX2e acronym Package from CTAN. + +INSTALLATION: + - call 'latex acronym.ins' and copy the acronym.sty - file into + a path searched by LaTeX. + +When writing a paper on cellular mobile radio I started to used a lot +of acronyms. This can be very disturbing for the reader, as he might +not know all the used acronyms. To help the reader I kept a list of +all the acronyms at the end of my paper. + +This package makes sure, that all acronyms used in the text are +spelled out in full at least once. And it provides an environment to +keep a list of used acronyms. + +Files of the `acronym' package: + readme This file + acronym.dtx Sourcecode, example file & documentation + acronym.ins Installation script generating the source and an example + acronym.pdf PDF Version of the Docs + CHANGES list of changes |