CTAN Comprehensive TeX Archive Network

Directory support/eukleides

README
                               EUKLEIDES

                Copyright (c) Christian Obrecht 2004-2010

                      obrecht at eukleides dot org

    Eukleides is a computer language devoted to elementary plane
geometry. It aims to be a fairly comprehensive system to create
geometric figures, either static or dynamic. It allows to handle basic
types of data: numbers and strings, as well as geometric types of data:
points, vectors, sets (of points), lines, circles, and conics.

    A Eukleides script usually consists in a declarative part where
objects are defined, and a descriptive part where objects are drawn.
Nonetheless, Eukleides is also a full featured programming language,
providing conditional and iterative structures, user defined functions,
modules, etc. Hence, it can easily be extended. A quick start page and
some code samples are available on-line (www.eukleides.org), in addition
to the Eukleides Reference Manual which is maintained as a Texinfo
manual.

    The Eukleides distribution provides two distinct interpreters:
'eukleides' and 'euktopst,' and three shell scripts: 'euktoeps',
'euktotex', and 'euktopdf'. The former interpreter produces Encapsulated
PostScript (EPS). The later, which is run by the scripts, produces
TeXable PSTricks macros. The 'euktoeps' script is an alternative to
'eukleides' when mathematics typesetting is required. The two other
scripts are useful when using Eukleides together with LaTeX (see section
6.2 in Eukleides Reference Manual).

    Eukleides 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. Eukleides was developed on a Debian GNU/Linux
platform, hence it should build on most of the recent Unices, provided
some common tools are installed. For instance, when using a Debian based
distribution, you may need to install the following packages: flex,
bison, libreadline-dev, texinfo.

eukleides – A geometry drawing system

Eukleides is a geometry drawing language. The Eukleides distribution provides two interpreters that produce Encapsulated PostScript and able PSTricks macros. The distribution also provides a package allowing to use Eukleides code within a source file.

Eukleides may be compiled under MinGW, and a win32 binary is also available.

Packageeukleides
Home pagehttp://www.eukleides.org/
Version1.5.3
LicensesGNU General Public License
Copyright2010 Christian Obrecht
MaintainerChristian Obrecht
TopicsMaths
Graphics engine
See alsopst-eucl
...
Guest Book Sitemap Contact Contact Author