From: Ralf H. <ra...@he...> - 2005-04-19 11:36:09
|
Maybe the following code is of any help to you... \documentclass[a4paper]{article} \usepackage{hyperlatex}% Version 2.6 \begin{document} I hope you are satisfied with that... \begin{rawxml} <!-- I am a comment--> \end{rawxml} The comment is finished above. \end{document} But I still don't see your point. Ralf XM...@we... wrote: > hello > again me.. > searching in the web i couldn't found any solution for my problem. > what i only want to do is to insert a html-comment into my html files which will be produced by my hyperlatex... > > Is it possible to include the <!-- text --> into a htmlfile so that there stands the comment ... > > With my solution there appears only:<i><</i>!-- TEST --<i>></i> > > Thanks a lot |