Tagged Questions
6
votes
3answers
941 views
How to represent class names in LaTeX?
what do you see as best way of presenting class names in LaTeX documents (writing about a piece of software).
I'm currently using \texttt (monospaced typewrite font) which otherwise works fine but my ...