On Fri, 22 Jul 2011 09:19:47 -0800, peasthope@shaw.ca writes: > tth converts LaTeX to HTML nicely but strips the comments. > The manual remarks "% Comments. Simply removed." Can anyone > suggest a converter which encloses each comment in <!-- -->? Did you check tex2page[1]. For instance, Scheme specs[2] are rendered with tex2page. Best. [1] http://evalwhen.com/tex2page/index.html [2] http://www.r6rs.org/final/html/r6rs/r6rs.html