Hi All,

I have given my tag below:

\documentclass{book}\newcommand{\HalfTitle}[1]{\large#1}\begin{document}\HalfTitle{Half
Title}\end{document}

And

I need this in HTML output as:

<HalfTitle> Half Title </HalfTitle>

How can I achieve this? I am using the below tag for HTML conversion:

htlatex test "xhtml" " -cunihft" "-cvalidate -p"

please suggest...


Thanks,

MadYuv...

Reply via email to