Hi every1, newbie here, need help. My linux code
\documentclass{article}
\begin{document}
\diamond {this is the first way}
\end{document}
I'm getting following output:
diamondsign thisisthefirstway
but need this:
diamondsign this is the first way
What necessary changes should I make (notice ...