chore: make table headers bold

This commit is contained in:
surtur 2020-11-05 01:51:20 +01:00
parent facc7c3fd5
commit ce12866a55
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -55,7 +55,7 @@ zapojovat čítač ve funkci děliče
\centering
\begin{tabular}{||c||c|c|c|c||}
\hline
h-i & \[ Q_3\] & \[ Q_2\] & \[ Q_1\] & \[ Q_0\] \\
\textbf{h-i} & \[ \textbf{Q_3}\] & \[ \textbf{Q_2}\] & \[ \textbf{Q_1}\] & \[ \textbf{Q_0}\] \\
\hline\hline
0 & 0 & 0 & 0 & 0 \\
1 & 0 & 0 & 0 & 1 \\
@ -100,7 +100,7 @@ zapojovat čítač ve funkci děliče
\centering
\begin{tabular}{||c||c|c|c|c||}
\hline
h-i & \[ Q_3\] & \[ Q_2\] & \[ Q_1\] & \[ Q_0\] \\
\textbf{h-i} & \[ \textbf{Q_3}\] & \[ \textbf{Q_2}\] & \[ \textbf{Q_1}\] & \[ \textbf{Q_0}\] \\
\hline\hline
0 & 1 & 0 & 1 & 0 \\
1 & 1 & 0 & 1 & 0 \\
@ -144,7 +144,7 @@ zapojovat čítač ve funkci děliče
\centering
\begin{tabular}{||c||c|c|c|c||}
\hline
h-i & \[ Q_3\] & \[ Q_2\] & \[ Q_1\] & \[ Q_0\] \\
\textbf{h-i} & \[ \textbf{Q_3}\] & \[ \textbf{Q_2}\] & \[ \textbf{Q_1}\] & \[ \textbf{Q_0}\] \\
\hline\hline
0 & 1 & 0 & 1 & 0 \\
1 & 1 & 0 & 1 & 0 \\
@ -174,7 +174,7 @@ zapojovat čítač ve funkci děliče
\centering
\begin{tabular}{||c||c|c||}
\hline
Zkrácení & \[ MR_1\] & \[ MR_2\] \\
\textbf{Zkrácení} & \[ \textbf{MR_1}\] & \[ \textbf{MR_2}\] \\
\hline\hline
1 & \[Q_0\] & \[Q_0\] \\
2 & \[Q_1\] & \[Q_1\] \\