Search found 2 matches

by killthemyth
Thu Feb 25, 2010 6:03 am
Forum: Text Formatting
Topic: \diamond
Replies: 3
Views: 7886

Re: \diamond

@frabjous

Thnks buddy its working,
Its latex code n me written linux, need sleep now :roll: :roll:
by killthemyth
Thu Feb 25, 2010 3:10 am
Forum: Text Formatting
Topic: \diamond
Replies: 3
Views: 7886

\diamond

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 ...