[OS X TeX] Left Justified Symbol

Rose Charlie vonHellberg at Wispertel.net
Mon Apr 27 23:13:49 EDT 2009


Martin ... the "\triangleeq" method (below) works beautifully! It's  
just what I need. *Thank you!*


On 2009.04.27, at 23:20:47, Martin Costabel wrote:

> Rose Charlie wrote:
> []
>> Very slick, and it does *almost* exactly what I need ... what's  
>> lacking is that it's not in the "equation" environment so no  
>> equation number is generated. And, being the LaTeX amateur that I  
>> am, I don't know how to produce that myself. I *will* try to figure  
>> it out, though.
>
> If your equation is not numbered, you can simply use \leqno:
>
> $$
>   your equation
> \leqno\blacktriangleright
> $$
>
> For numbered equations, the following does the trick
>
> \def\triangleeq{%
>  \let\theeq\theequation
>  \def\theequation{\theeq
>     \rlap{\hskip -\displaywidth\ $\blacktriangleright$}}}
>
> \begin{equation}
> \triangleeq
>  your equation
> \end{equation}
>
> Just use the command \triangleeq inside the equation environment  
> where you want the triangle. The triangle will be placed at the  
> beginning of the line that has the equation number.
>
>
> -- 
> Martin
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>

____________________________________________
Charlie Rose
Boulder, Colorado, USA
Oberaudorf, Deutschland

Web Site:                    http://www.ros5e.com
My PGP Public Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xF57617F9










More information about the MacOSX-TeX mailing list