[tex4ht] mk4ht misssin \endcsname inserted
Radhakrishnan CV
cvr at river-valley.org
Wed Mar 2 16:27:25 CET 2011
On 02/03/11 1:52 AM, Peter Fodrek wrote:
> Dear TeX experts,
>
> I would like to ask for you help
>
> I have and templete where
>
> %% insert table
> %% use as \tabin{size_in_mm}{label}{caption}{table_data}
> \newcounter{tabcounter}
> \def\tabin #1#2#3#4{
> \refstepcounter{tabcounter} \label{#2}
> \[ \makebox[#1mm][c]{#4} \]
If you would remove \[ ... \] and substitute with \begin{center} ...
\end{center}, your problem will be solved.
> %\vspace{0mm}
> \begin{center}
> \parbox{7cm}{{\bf TABLE \arabic{tabcounter}:}\quad {\it #3 } } \\
> \end{center}
> }
Please try the attached peter.tex and see the output made at this end.
Best regards
--
Radhakrishnan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: peter.odt
Type: application/vnd.oasis.opendocument.text
Size: 10759 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex4ht/attachments/20110302/cf134e84/attachment.odt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: peter.tex
Type: application/x-tex
Size: 735 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex4ht/attachments/20110302/cf134e84/attachment.tex>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex4ht/attachments/20110302/cf134e84/attachment.html>
More information about the tex4ht
mailing list