blob: 209f008e6e253dd75485f1baa7472ac1c0a0247d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
___________________________________
The
ChemFig package
v1.1a
2015/02/23
___________________________________
Maintainer: Christian Tellechea
E-mail : unbonpetit@openmailbox.org
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.
----------------------------------------------------------------------
Cette extension fournit la commande \chemfig{<code>} qui dessine la
repr\'esentation en 2D d'une mol\'ecule chimique. Le <code> d\'ecrit
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
|