summaryrefslogtreecommitdiff
path: root/macros/generic/chemfig/chemfig.sty
blob: 48e93146eb7d0bd698568186acd7d745c3f75cb5 (plain)
1
2
3
4
5
6
7
\RequirePackage{tikz}
\input chemfig.tex
\ProvidesPackage\CFname[\CFdate\space v\CFver\space Draw molecule with an easy syntax (CT)]
\def\printatom#1{\ensuremath{\mathrm{#1}}}% \printatom pour LaTeX.
\expandafter\def\csname CF\string_begintikzpicture\endcsname{\begin{tikzpicture}}%
\expandafter\def\csname CF\string_endtikzpicture\endcsname{\end{tikzpicture}}%
\endinput