Code: Select all
\documentclass{article}
\begin{document}
\begin{center}
\begin{table}
\begin{tabular}{ccccccccccccccccccccccccccc}
plaintext &A&B&C&D&E&F&G&H&I&J&K&L&M&N&O&P&R&S&T&U&V&W&X&Y&Z \\
\end{tabular}
\end{table}
\end{center}
\end{document}
How could I change to a smaller spacing like in the PDF file attached?
Thanks.
casper