From eb6df64aabd2647cd7e072fa94badc90499f8077 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 4 Oct 2025 08:46:35 +0200 Subject: [PATCH] [CS] Add command for classes in TI --- main/cs.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/main/cs.tex b/main/cs.tex index 4cf4963..78b4bb0 100644 --- a/main/cs.tex +++ b/main/cs.tex @@ -26,3 +26,4 @@ \newcommand{\tC}{\text{C}} \newcommand{\tN}{\text{N}} \newcommand{\bigvdash}[2]{\sststile{#1}{#2}} +\newcommand{\class}{\text{\tr{Cl}{Kl}}}