Fix makefile standalone flowchart png generation

This commit is contained in:
Cedric
2025-01-03 08:25:12 +00:00
parent c99efe6f20
commit 7f6fde9e42
2 changed files with 4 additions and 4 deletions

View File

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