Hello Dines, Sent from my iPad
On 17/12/2010, at 6:24 AM, Dines Bjorner <bjor...@gmail.com> wrote: > > Dear TUG > > When, in a LaTeX html doc. I use > > \begin{rawhtml} > <IMG > src=phoyo.JPG > HEIGHT="200"> > \end{rawhtml} > > how do I rotate the photo ? There is no provision in HTML for rotating images. It might be possible in some late version of CSS, but that requires a whole different technology, and maybe not all browsers support it anyway. The simplest solution is to create a rotated version of your image, as well as the non-rotated one, and simply serve this one at the appropriate point in your document. There are many utilities available to do the rotation, depending on what computing platform you are using. > > Dines > Hope this helps, Ross Moore _______________________________________________ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html