<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 5, 2019 at 6:03 PM Shigeharu TAKENO <<a href="mailto:shige@iee.niit.ac.jp">shige@iee.niit.ac.jp</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">shige 06/06 2019<br>
----------------<br>
<br>
<a href="mailto:bob@mellowood.ca" target="_blank">bob@mellowood.ca</a> wrote:<br>
| represented by a<br>
| \latex{``\raisebox{.7em}{\rotatebox{270}{\textbf{(\raisebox{.5ex}{.}}}}''}<br>
| \html{ &#119056; }<br>
| above a note.<br>
| <br>
| And this works perfectly for the generated PDF file. But, the html doesn't<br>
| work. For some reason it's generating<br>
| <br>
|   &amp;#119056;<br>
| <br>
| so somehow I need to get rid of the "amp;" portion. I've tried quoting the<br>
| "&" with a "\" but that doesn't help. Thanks!<br>
<br>
If you want to write raw html code in your latex file, you should<br>
use rawhtml environment provided in html package. Please try:<br>
<br>
 \latex{``\raisebox{.7em}{\rotatebox{270}{\textbf{(\raisebox{.5ex}{.}}}}''}<br>
 \html{\begin{rawhtml}&#119056;\end{rawhtml}}<br>
<br>
</blockquote></div><div style="font-family:times new roman,serif" class="gmail_default">Different ... but no cigars :) This generates 3 inverted "?" symbols. Not sure if this will come though on the mailing list, but the source says:<br><pre id="gmail-line1"><span> ��� above a note.<br><br></span></pre><pre id="gmail-line1"><span>No &# at all. Is the version of latex2html an issue perhaps. I'm no ubuntu 19.4 and for version I get:<br><br>  bob$ latex2html --version<br>  This is LaTeX2HTML Version 2019 (Released January 1, 2019)<br>  by Nikos Drakos, Computer Based Learning Unit, University of Leeds.<br><br></span></pre><pre id="gmail-line1"><span>Looks like I might need to use Ross' suggestion and post-process the .html file???<br><br></span></pre></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><span><font color="#888888"><br><div>**** Listen to my FREE CD at <a href="http://www.mellowood.ca/music/cedars" target="_blank">http://www.mellowood.ca/music/cedars</a> ****<br>Bob van der Poel ** Wynndel, British Columbia, CANADA **<br>EMAIL: <a href="mailto:bob@mellowood.ca" target="_blank">bob@mellowood.ca</a><br>WWW:   <a href="http://www.mellowood.ca" target="_blank">http://www.mellowood.ca</a></div></font></span></div></div></div>