How do I remove all labeling from a small grid to be used for a math test? I have created the grid with \graphpaper but get coordinate labels that I don't want.
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.
|
This can be easily done with TikZ:
|
|||
|
|
|
The venerable
|
||||
|
|


\documentclass{...}and ending with\end{document}. – cgnieder Dec 7 '12 at 11:32