mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 22:23:11 +02:00
10 lines
121 B
TeX
10 lines
121 B
TeX
\documentclass{article}
|
|
\begin{document}
|
|
|
|
Here is a table:
|
|
|
|
\begin{tabular}{p{5.2pt}}
|
|
test2
|
|
\end{tabular}
|
|
|
|
\end{document} |