[l2h] Rotation of .JPG photos

Shigeharu TAKENO shige at iee.niit.ac.jp
Sat Dec 18 03:33:55 CET 2010


shige 12/18 2010
----------------

Dines Bjorner <bjorner at gmail.com> wrote:
> \begin{rawhtml}
> <IMG
> src=phoyo.JPG
> HEIGHT="200">
> \end{rawhtml}
> 
> how do I rotate the photo ?

Try

 \usepackage{html}
 \usepackage{graphicx}
 ...
 \begin{htmlonly}
 \includegraphics[angle=90]{phoyo.jpg}
 \end{htmlonly}

after you change your image file name "phoyo.JPG" to "phoyo.jpg".

+========================================================+
 Shigeharu TAKENO     NIigata Institute of Technology
                       kashiwazaki,Niigata 945-1195 JAPAN
 shige at iee.niit.ac.jp   TEL(&FAX): +81-257-22-8161
+========================================================+


More information about the latex2html mailing list