TODO: Make consonants table working

This commit is contained in:
2026-06-08 19:26:53 +00:00
parent 15968ff492
commit 458252e73a
3 changed files with 20 additions and 3 deletions

View File

@@ -31,6 +31,12 @@
\usepackage{subcaption}
\usepackage{xltabular}
\usepackage{colortbl}
\usepackage{xcolor}
\definecolor{na}{gray}{0.85} % color for unused cells
\newcommand{\na}{\cellcolor{na}}
\newcommand\textdialogue[1]{«{#1}»}
\newcommand\textquot[1]{`{#1}'}
\newcommand\textcitation[1]{``#1''}