Browsing index pages (2 articles)
↧
\hline produces "undefined control sequence"
I'm at a loss why the proper code like this one would produce "undefined control sequence" at every \hline:\begin{center}\begin{tabular}{ |c|c|c| } \hline cell1 & cell2 & cell3 \\ cell4 &...
View ArticleAnswer by cerebrou for \hline produces "undefined control sequence"
Commenting out:\usepackage{arydshln}solves the issue.
View Article
Browsing index pages (2 articles)