shige 06/06 2019
----------------
[email protected] wrote:
| represented by a
| \latex{``\raisebox{.7em}{\rotatebox{270}{\textbf{(\raisebox{.5ex}{.}}}}''}
| \html{ 𝄐 }
| above a note.
|
| And this works perfectly for the generated PDF file. But, the html doesn't
| work. For some reason it's generating
|
| 𝄐
|
| so somehow I need to get rid of the "amp;" portion. I've tried quoting the
| "&" with a "\" but that doesn't help. Thanks!
If you want to write raw html code in your latex file, you should
use rawhtml environment provided in html package. Please try:
\latex{``\raisebox{.7em}{\rotatebox{270}{\textbf{(\raisebox{.5ex}{.}}}}''}
\html{\begin{rawhtml}𝄐\end{rawhtml}}
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
[email protected] TEL(&FAX): +81-257-22-8161
+========================================================+
_______________________________________________
latex2html mailing list
[email protected]
https://tug.org/mailman/listinfo/latex2html