[OS X TeX] Does some package handle this character ? (right lower corner filled triangle)

Ewan Delanoy ewan.delanoy at gmx.fr
Thu Jun 24 05:48:21 EDT 2010



 Hello all,

 after browsing through Scott Pakin's "comprehensive LaTeX symbol list",
it seems that the (right lower corner filled triangle) is not acessible directly
as a character in LaTeX. I would love to be proved wrong, of course ...

 Below is some TikZ code giving an idea of what this character should look like.

Ewan

\documentclass[a4paper]{article}
\usepackage{tikz}
\begin{document}
 \begin{center}
 \begin{tikzpicture}
 \draw (1,4) node [right,text width=8cm] {The character looks like this :};
 \filldraw (5.8,3.8) -- ++(0.3,0) -- ++(0,0.3) -- cycle; 
 \end{tikzpicture}
 \end{center}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20100624/3cf7e8bc/attachment.html>


More information about the MacOSX-TeX mailing list