WUT_Computer_Science/examples/minimalWorking/table.tex

7 lines
90 B
TeX
Raw Normal View History

2023-05-21 11:43:32 +02:00
\documentclass{article}
\begin{document}
\begin{tabular}{c}
\end{tabular}
\end{document}