diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/ketcindy/README |
Initial commit
Diffstat (limited to 'graphics/ketcindy/README')
-rw-r--r-- | graphics/ketcindy/README | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/graphics/ketcindy/README b/graphics/ketcindy/README new file mode 100644 index 0000000000..3fa9e656c9 --- /dev/null +++ b/graphics/ketcindy/README @@ -0,0 +1,47 @@ +KeTCindy +======== + +Version: 20190624.0 + +KeTCindy combines a plugin to Cinderella with free mathematical software +(R, Maxima, ...) to produce high-quality LaTeX graphics. +Using Cinderella to generate graphics in an interactive environment, the +generated image can be fine-tuned using KeTCindy commands embedded into +CindyScript, the scripting language of Cinderella. KeTCindy can be regarded +as a prominent scheme to establish an effective linkage between visualization +tools and editing tools. Moreover, KeTCindy enables the importation of data +calculated or simulated using other mathematical software such as Maxima, +Fricas, Risa/Asir and R, and to combine them with the graphical data, so that +an extremely wide range of mathematical objects can be presented. + +Authors +------- +Setsuo Takato <takato@phar.toho-u.ac.jp> + +Distribution and Integration by: +Munehiro Yamamoto <munepi@greencherry.jp> +Norbert Preining <norbert@preining.info> + + +Development, Bug reports +------------------------ +Main development place is on Github +https://github.com/ketpic/ketcindy + +License and Copyright +--------------------- +Copyright 2014-2019 Setsuo Takato + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/> + |