diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-19 22:31:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-19 22:31:53 +0000 |
commit | cd4709399a589a422927b1fb813a4849614bef74 (patch) | |
tree | 47a4935cffb40ecfdc0a024a846669a9891c2a91 /Master/texmf-dist/doc/latex/chemplants/README.md | |
parent | 98500025d9c808bcf8c40735c38a5d9840f68a38 (diff) |
chemplants (19nov19)
git-svn-id: svn://tug.org/texlive/trunk@52863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemplants/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/chemplants/README.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chemplants/README.md b/Master/texmf-dist/doc/latex/chemplants/README.md new file mode 100644 index 00000000000..811d5a75065 --- /dev/null +++ b/Master/texmf-dist/doc/latex/chemplants/README.md @@ -0,0 +1,31 @@ +# The chemplants package + +Copyright 2018-2019 Elia Arnese Feffin. + +Contact: <elia24913@me.com>. + +Current version: 0.9.8 - 2019/11/19. + +## Abstract + +The `chemplants` package offers tools to draw simple or barely complex schemes of +chemical processes. The package defines several standard symbols and styles to +draw process units and streams. The guiding light of the package is the UNICHIM +regulation. + +All of the symbols and styles are defined using tools of the `tikz` package, thus +a basic knowledge of the logic of this powerful tool is required to profitably use +`chemplants`. + +## Licensing + +The `chemplants` package is covered by the LaTeX Project Public License (LPPL), +version 1.3c or later. The latest version can be found at +<http://www.latex-project.org/lppl.txt>. + +## Documentation + +The documentation of the package can be found in `chemplants-doc.pdf`, provided +together with its source code. Changes to the package facilities are collected +in `chemplants-changes.pdf`, which is provided together with its source code too. +However, notice that versions prior to 0.9.8 were never officially published. |