#Preamble Packages
1 messages · Page 1 of 1 (latest)
The fastest way is to use the ,ctan command and look at the info it provides:
,ctan chemfig
The package provides the command \chemfig{<code>}, which draws molecules using the TikZ package. The <code> argument provides instructions for the drawing operation. While the diagrams produced are essentially 2-dimensional, the package supports many of the conventional notations for illustrating the 3-dimensional layout of a molecule. The package uses TikZ for its actual drawing operations.
Sources: /macros/generic/chemfig
Documentation: README, Package documentation (English) , Package documentation (French)
Version: 1.6e
Contained in: TeX Live as chemfig, MiKTeX as chemfig
Topics: Graphics, Generic Macros, Chemistry, e-TeX, Diagrams, PGF TikZ
Read more at CTAN page of the package.