Guest User

Untitled

a guest
Dec 13th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. documentclass{article}
  2. usepackage[table]{xcolor}
  3. %usepackage{array}
  4.  
  5. begin{document}
  6.  
  7. newcolumntype{N}{p{1.5cm}}
  8.  
  9. begin{tabular}[c]{cN}
  10. One & Two
  11. end{tabular}
  12.  
  13. end{document}
  14.  
  15. Use of @startpbox doesn't match its definition
  16.  
  17. 23 One
Add Comment
Please, Sign In to add comment