added xparse package
All checks were successful
build-latex / build (push) Successful in 6m36s

This commit is contained in:
Jonas_Jones 2025-07-19 16:17:20 +02:00
parent 8e99206210
commit e4ee889597

View file

@ -28,6 +28,7 @@
\usepackage{tabularx} % Tables with automatic column width adjustment
\usepackage{tikz} % Drawing diagrams and illustrations
\usepackage{tikz-qtree} % Easy syntax for trees with TikZ
\usepackage{xparse} % Easy modern commands
% Languages
\usepackage[english]{babel}