Re: [l2h] Using special characters

2019-06-06 Thread Bob van der Poel
On Wed, Jun 5, 2019 at 6:58 PM Bob van der Poel  wrote:

>
>
> On Wed, Jun 5, 2019 at 6:03 PM Shigeharu TAKENO 
> wrote:
>
>> shige 06/06 2019
>> 
>>
>> b...@mellowood.ca 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
>> |
>> |   #119056;
>> |
>> | 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}}
>>
>> Different ... but no cigars :) This generates 3 inverted "?" symbols. Not
> sure if this will come though on the mailing list, but the source says:
>
>  ��� above a note.
>
> No 

Re: [l2h] Using special characters

2019-06-05 Thread Bob van der Poel
On Wed, Jun 5, 2019 at 6:03 PM Shigeharu TAKENO 
wrote:

> shige 06/06 2019
> 
>
> b...@mellowood.ca 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
> |
> |   #119056;
> |
> | 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}}
>
> Different ... but no cigars :) This generates 3 inverted "?" symbols. Not
sure if this will come though on the mailing list, but the source says:

 ��� above a note.

No 

Re: [l2h] Using special characters

2019-06-05 Thread Shigeharu TAKENO
shige 06/06 2019


b...@mellowood.ca 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
| 
|   #119056;
| 
| 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
 sh...@iee.niit.ac.jp   TEL(): +81-257-22-8161
++
___
latex2html mailing list
latex2html@tug.org
https://tug.org/mailman/listinfo/latex2html