[texhax] Typing the therefore symbol.

Peter King peter.king at utoronto.ca
Sat Apr 29 00:12:28 CEST 2006


On Fri, Apr 28, 2006 at 12:46:36PM -0400, William Adams wrote:
 
> > I am responding to your thread on typing the there for symbol. The  
> > only way I know how to do this is by creating it in Microsoft Pain
> 
> I would suggest downloading the comprehensive LaTeX symbol reference  
> where you can find things like  \therefore from the AMS symbol  
> package....

It's much easier just to roll your own.

\def\therefore{%
   \leavevmode
   \lower0.2ex\hbox{$\circ$}%
   \kern-0.2em\raise0.7ex\hbox{$\circ$}%
   \kern-0.2em\lower0.2ex\hbox{$\circ$}%
   \thinspace}

Adjust as appropriate!

-- 
Peter King			 	peter.king at utoronto.ca
Department of Philosophy
215 Huron Street
The University of Toronto		    (416)-978-4951 ofc
Toronto, ON  M5S 1A1
       CANADA

http://individual.utoronto.ca/pking/

=========================================================================
GPG keyID 0x7587EC42 (2B14 A355 46BC 2A16 D0BC  36F5 1FE6 D32A 7587 EC42)
gpg --keyserver pgp.mit.edu --recv-keys 7587EC42
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://tug.org/pipermail/texhax/attachments/20060428/057062ee/attachment.bin 


More information about the texhax mailing list