summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/chemfig/chemfig.sty
blob: d1920b6c641b4189fc9bffbe92ac90d943171d5c (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.
\def\CF@begin@tikzpicture{\begin{tikzpicture}}%
\def\CF@end@tikzpicture{\end{tikzpicture}}%
\endinput