Tagged Questions
3
votes
1answer
84 views
Regular expression in table
I want to print a regular expression in table's column. For example:
\begin{table}[position specifier]
\begin{center}
\begin{tabular}{ c | c }
\hline
comand & regex \\
...