mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 15:23:11 +02:00
feat: update tests
This commit is contained in:
parent
5787a0c37e
commit
9966748102
Binary file not shown.
@ -1,4 +1,5 @@
|
|||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\begin{tabular}{ l | c | r }
|
\begin{tabular}{ l | c | r }
|
||||||
test & 2 & test \\
|
test & 2 & test \\
|
||||||
|
|||||||
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
\usepackage{array}
|
\usepackage{array}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\begin{tabular}{ p{1pt} | m{1pt} | b{1pt} }
|
\begin{tabular}{ p{30pt} | m{5pt} | b{5pt} }
|
||||||
test & 2 & test \\
|
test & 2 & test \\
|
||||||
4 & 5 & 6 \\
|
4 & 5 & 6 \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><table><tr><td style='vertical-align: top; width: 1.3px;'>test </td><td style='border-left: 1px solid black'> 2 </td><td style='border-left: 1px solid black'style='border-left: 1px solid black'> test </td></tr><tr><td style='vertical-align: top; width: 1.3px;'></td></tr><tr><td style='vertical-align: top; width: 1.3px;'>4 </td><td style='border-left: 1px solid black'> 5 </td><td style='border-left: 1px solid black'style='border-left: 1px solid black'> 6 </td></tr><tr><td style='vertical-align: top; width: 1.3px;'></td></tr><tr><td style='vertical-align: top; width: 1.3px;'></td></tr></table>
|
<!DOCTYPE html><html><table><tr><td style='vertical-align: top; width: 39.0px;'>test </td><td style='border-left: 1px solid black'> 2 </td><td style='border-left: 1px solid black'style='border-left: 1px solid black'> test </td></tr><tr><td style='vertical-align: top; width: 39.0px;'></td></tr><tr><td style='vertical-align: top; width: 39.0px;'>4 </td><td style='border-left: 1px solid black'> 5 </td><td style='border-left: 1px solid black'style='border-left: 1px solid black'> 6 </td></tr><tr><td style='vertical-align: top; width: 39.0px;'></td></tr><tr><td style='vertical-align: top; width: 39.0px;'></td></tr></table>
|
||||||
Loading…
Reference in New Issue
Block a user