Check out this sample code:<div><br></div><div>***************************************</div><div><div>\documentclass{article}</div><div>\usepackage{amsthm, amssymb, amsmath}</div><div><br></div><div>\newtheoremstyle{TheoremExample} % name of the style to be used</div>
<div>  {3pt}%{spaceabove}% measure of space to leave above the theorem. E.g.: 3pt</div><div>  {3pt}%{spacebelow}% measure of space to leave below the theorem. E.g.: 3pt</div><div>  {}%{bodyfont}% name of font to use in the body of the theorem</div>
<div>  {}%{indent}% measure of space to indent</div><div>  {}%{headfont}% name of head font</div><div>  {\\}%{headpunctuation}% punctuation between head and body</div><div>  {.5em}%{headspace}% space after theorem head</div>
<div>  {A\_\thmnumber{#2}-\thmname{#1}}%{headspec}% Manually specify head</div><div><br></div><div>\theoremstyle{TheoremExample}  </div><div>\newtheorem{theorem}{Theorem}</div><div><br></div><div>\begin{document}<br></div>
<div><br></div><div>\begin{theorem}<br></div><div>This is a test</div><div>\end{theorem}</div><div><br></div><div>\end{document}<br></div><div><br></div><div>***************************************</div></div><div><br>Also see the following links for more information: </div>
<div><a href="http://en.wikibooks.org/wiki/LaTeX/Theorems">http://en.wikibooks.org/wiki/LaTeX/Theorems</a><br><div class="gmail_quote"><a href="http://www.stat.umn.edu/~charlie/amslatex.html">http://www.stat.umn.edu/~charlie/amslatex.html</a><br>
</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">No need for payment ;-)</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">
-Bob Wilson</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">On Sun, Mar 8, 2009 at 8:51 PM, Raju Grover <span dir="ltr">&lt;<a href="mailto:rajurenjitgrover@yahoo.com" target="_blank">rajurenjitgrover@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">

<p>Respected Sir,</p>

<p> </p>

<p>Please can you write a Tex macro for me. I am willing to pay you
for it, so please also sent me your account details so that I may deposit the
amount you specify.</p>

<p> </p>

<p>This is what I want to write in my paper.</p>

<p> </p>

<p>A_1-Theorem. . . . </p>

<p>Proof. . . .</p>

<p> </p>

<p>A_2-Theroem. . . .</p>

<p>Proof. . . .</p>

<p> </p>

<p>And so on.</p>

<p> </p>

<p>So if I write</p>

<p> </p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;">\newtheorem*{thm}{}</span></p>

<p> </p>

<p>then there will be dot before A_1-Theorem, . . .</p>

<p>So I need to get rid of that dot. So can you please write a
theoremstyle which does not have a dot in <span style="font-size:10pt;font-family:&quot;Courier New&quot;">headpunct. I do not think I can use a new style
file. I am not a master of Tex.
I know just enough for my pourpose.</span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;"> </span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;">Thanking
you</span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;"> </span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;">Your
sincerely</span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;"> </span></p>

<p><span style="font-size:10pt;font-family:&quot;Courier New&quot;">Raju
Grover.</span></p>

<p><span> </span></p>

</td></tr></tbody></table><br>

      <br>_______________________________________________<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
Mailing list archives: <a href="http://tug.org/pipermail/texhax/" target="_blank">http://tug.org/pipermail/texhax/</a><br>
More links: <a href="http://tug.org/begin.html" target="_blank">http://tug.org/begin.html</a><br>
<br>
Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax" target="_blank">http://tug.org/mailman/listinfo/texhax</a><br>
Human mailing list managers: <a href="mailto:postmaster@tug.org" target="_blank">postmaster@tug.org</a><br></blockquote></div><br>
</div>