Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[12pt,aspectratio=169]{beamer}
- \begin{document}
- \begin{frame}
- \begin{columns}
- \begin{column}{.23\textwidth}
- \centering
- \textbf{title}
- $\begin{array}{c|c c c}
- P\backslash Q& T & N & F\\
- \hline
- T&T&N&F\\
- \hline
- N&N&N&F\\
- \hline
- F&F&F&F
- \end{array}$
- \end{column}
- \begin{column}{.23\textwidth}
- \centering
- \textbf{title}
- $\begin{array}{c|c c c}
- P\backslash Q& T & N & F\\
- \hline
- T&T&N&F\\
- \hline
- N&N&N&F\\
- \hline
- F&F&F&F
- \end{array}$
- \end{column}
- \begin{column}{.23\textwidth}
- \centering
- \textbf{title}
- $\begin{array}{c|c c c}
- P\backslash Q& T & N & F\\
- \hline
- T&T&N&F\\
- \hline
- N&N&N&F\\
- \hline
- F&F&F&F
- \end{array}$
- \end{column}
- \begin{column}{.23\textwidth}
- \centering
- \textbf{title}
- $\begin{array}{c|c c c}
- P\backslash Q& T & N & F\\
- \hline
- T&T&N&F\\
- \hline
- N&N&N&F\\
- \hline
- F&F&F&F
- \end{array}$
- \end{column}
- \end{columns}
- \end{frame}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement