Re: [l2h] An Apparent Byte Size Limit for a Portable Network Graphics (.png) Image File Containing Simplified Chinese Characters Produced by LaTeX2HTML From a .tex File Containing LaTeX and Chinese/Ja

2010-08-02 Thread Shigeharu TAKENO
shige 08/03 2010 Pat Somerville wrote: > \documentclass{article} > \usepackage{CJKutf8} Latex2html does not support "CJKutf8" style file, but supports "CJK" style file. If you use "CJK.sty" instead "CJKutf8", the large image may not be made. cf. http://takeno.iee.niit.ac.jp/

Re: [l2h] An Apparent Byte Size Limit for a Portable Network Graphics (.png) Image File Containing Simplified Chinese Characters Produced by LaTeX2HTML From a .tex File Containing LaTeX and Chinese/Ja

2010-08-02 Thread Ross Moore
Hello Pat, On 03/08/2010, at 3:55 AM, "Pat Somerville" wrote: > Thank you, Professor Moore, for kindly taking the time to respond to me. In > my .tex file I now have CJK segments that each begin with > \begin{CJK}{UTF8}{gbsn} and end with \end{CJK} that are small enough to avoid > the proble

Re: [l2h] An Apparent Byte Size Limit for a Portable Network Graphics (.png) Image File Containing Simplified Chinese Characters Produced by LaTeX2HTML From a .tex File Containing LaTeX and Chinese/Ja

2010-08-02 Thread Pat Somerville
Thank you, Professor Moore, for kindly taking the time to respond to me. In my .tex file I now have CJK segments that each begin with \begin{CJK}{UTF8}{gbsn} and end with \end{CJK} that are small enough to avoid the problem of a too-tall or too-large a .png file. Assuming you are correct about