summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chemfig/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-23 22:03:04 +0000
committerKarl Berry <karl@freefriends.org>2010-06-23 22:03:04 +0000
commit1517c2659fa710836490bfbd1ab539dff6dc99e5 (patch)
treed05703bf66d79cb13d041197480b8c32027293dc /Master/texmf-dist/doc/latex/chemfig/README
parentf1779b88affc8c72d162f1722e2a56a573fc61ec (diff)
new tikz package chemfig (23jun10)
git-svn-id: svn://tug.org/texlive/trunk@19127 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chemfig/README')
-rw-r--r--Master/texmf-dist/doc/latex/chemfig/README37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chemfig/README b/Master/texmf-dist/doc/latex/chemfig/README
new file mode 100644
index 00000000000..d552dfc0086
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chemfig/README
@@ -0,0 +1,37 @@
+___________________________________
+
+ The
+ ChemFig package
+ v0.1
+
+ 2010/06/23
+___________________________________
+
+Maintainer: Christian Tellechea
+E-mail : unbonpetit@gmail.com
+ Comments, bug reports and suggestions are welcome.
+Licence : Released under the LaTeX Project Public License v1.3c or
+ later, see http://www.latex-project.org/lppl.txt
+
+----------------------------------------------------------------------
+
+This package provides the \chemfig{<code>} command which draws the 2D
+representation of a chemical molecule. The <code> describes the
+drawing using an easy, flexible and intuitive syntax.
+
+The drawing is made with the tikz package. Therefore, Chemfig works
+in dvi or pdf mode.
+
+PS : I apologize but for now, only the French version of the manual is
+available. The english translation should be released within weeks.
+
+----------------------------------------------------------------------
+
+Cette extension fournit la commande \chemfig{<code>} qui dessine la
+représentation en 2D d'une molécule chimique. Le <code> décrit le
+dessin selon une syntaxe simple, souple et intuitive.
+
+Le dessin est fait avec l'extension tikz. ChemFig fonctionne donc en
+mode dvi ou pdf.
+
+ Christian Tellechea \ No newline at end of file