I have a large table in the tabular environment and I need to make all the text verbatim font. I know I can use \begin{verbatim}...\end{verbatim} for all the entries but they are just too much for me to do. It might take a whole day from me. I know there is definitely a way out. I would be very grateful if I can get help from somebody. Thanks in advance!
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
The For the sake of completeness, here an example using
Output
|
||||
|
|

{\ttfamily\begin{tabular} … \end{tabular}}would suffice. – Qrrbrbirlbel Jan 5 at 18:22