diff options
author | Norbert Preining <preining@logic.at> | 2007-11-18 21:27:39 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-18 21:27:39 +0000 |
commit | 8aedb83df207f78d4395c9ea8758a5d374584894 (patch) | |
tree | cb440d2a04c846b056cafea6731ac81ed25c402b /Master/texmf-dist/doc/generic/pst-asr/README | |
parent | 69e371308f9bfe810f2db4680dcd3ce0136e83d9 (diff) |
new packge pst-asr (->collection-pstricks)
git-svn-id: svn://tug.org/texlive/trunk@5504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-asr/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-asr/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-asr/README b/Master/texmf-dist/doc/generic/pst-asr/README new file mode 100644 index 00000000000..516186e83e7 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-asr/README @@ -0,0 +1,23 @@ +
+The pst-asr package is based on PSTricks and is intended to be
+used by linguists to typeset autosegmental representations. The
+core files are 1) pst-asr.tex, the Tex macro file, 2)
+pst-asr.sty, a LaTex wrapper which calls pst-asr.tex, and 3)
+pst-asr-doc.pdf, the documentation. The complete Tex source for
+the documentation is zipped into pst-asr-doc-source.zip along
+with README.txt, which has instructions for generating the
+documentation.
+
+The file pst-asr-examples.tex is a LaTex file which contains
+almost all the examples in the documentation, very simply
+formatted (no packages other than pstricks, pst-xkey, and pst-asr
+are used) in order to facilitate user experimentation with
+pst-asr typesetting. Users should be able to run this file with
+little difficulty if pst-asr is fully installed or is simply
+in the same directory that pst-asr-examples.tex is in.
+pst-asr-examples.pdf shows what the source produces.
+
+This material is subject to the LaTeX Project Public License. See
+http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+for the details of that license.
+
|