Enable standalone chemical figures generation

This commit is contained in:
Cedric
2025-01-09 21:04:40 +00:00
parent 54461ec45e
commit 127ca9423e

View File

@@ -1,6 +1,7 @@
\documentclass[tikz]{standalone} \documentclass[tikz]{standalone}
\usepackage{tikz} \usepackage{tikz}
\usepackage{pgfplots} \usepackage{pgfplots}
\usepackage{chemfig}
\usepackage[mode=match, reset-text-family=false]{siunitx} \usepackage[mode=match, reset-text-family=false]{siunitx}
\DeclareSIUnit\degF{\text{°}F} \DeclareSIUnit\degF{\text{°}F}
\input{flowcharts_tikz.tex} \input{flowcharts_tikz.tex}