mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 22:43:11 +02:00
feat: update tests
This commit is contained in:
parent
0e8c7d3175
commit
24105e4606
Binary file not shown.
@ -1,4 +1,5 @@
|
||||
\documentclass{article}
|
||||
|
||||
\begin{document}
|
||||
\begin{tabular}{ l | c | r }
|
||||
test & 2 & test \\
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass{article}
|
||||
\usepackage{array}
|
||||
\begin{document}
|
||||
\begin{tabular}{ p{1pt} | m{1pt} | b{1pt} }
|
||||
\begin{tabular}{ p{30pt} | m{5pt} | b{5pt} }
|
||||
test & 2 & test \\
|
||||
4 & 5 & 6 \\
|
||||
\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