<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title></title><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><style type="text/css">p { margin:0px; padding:0px; }</style></head><body style='background-color:rgb(255, 255, 255);background-image:none;background-repeat:repeat;background-position:0% 0%;font-family:serif;font-size:12px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;'><p><span style="font-family:Verdana;"><font size="1"></font></span></p><pre>>Switch to XeTeX and access it at codepoint:  U+025E2 .<br />>e.g.  as  \char"25E2<br />><br />>with a font that has this character. There are many.<br />>(see attached image)<br /></pre><p><span style="font-family:Verdana;"><font size="1">   Thanks Ross! <br /><br /><br />   I've still got some problems however : <br /><br />  -When I tried to use your solution, I used XeLaTeX <br />instead of XeTeX since I don't know TeX. The compilation<br />was much slower, and the character was not displayed in the<br />PDF.<br /><br />  -I also tried a more "direct" approach : <br /><br />\documentclass[a4paper]{article}<br />\usepackage{ucs}<br />\usepackage[utf8x]{inputenc}<br />\begin{document}    <br />    The character looks like this : ◢%<-My character here<br />\end{document}<br /><br />   The character was displayed in the source file but not in the PDF<br />file in that case.<br /><br />                                                                              Ewan<br /> <br /><br /></font></span></p></body></html>