Re: Problem translating endnotes in latex > 9 into ODF



Eitan M Gurari wrote:
Now I need to use endnotes instead of footnotes and after including the
endnotes package and changing footnote commands into endnote commands the
translation from latex to ODF does not work any more for endnote numbers
greater than 9.

From 10 onwards tex4ht translates the number into: {^} 1 0 instead of
{}^10 (for endnote number 10 of course).

Can you provide a miniature sample latex source file demonstrating the
problem, and the exact command used to invoke the compilation.

I am afraid the problem is more fundamental than just some latex-error as
even the most simple latex file results in the same behaviour:

\documentclass{article}
\usepackage{endnotes}
\begin{document}
1\endnote{}2\endnote{}3\endnote{}4\endnote{}5\endnote{}
6\endnote{}7\endnote{}8\endnote{}9\endnote{}10\endnote{}
\end{document}

If I invoke it with ``oolatex filename.tex'' it results in the numbers 1 to
9 with normal formula code {}^1 to {}^9 and then number 10 with formula
code {^} 1 0 in OO.o 2.4.

I am using tex4ht.c (2007-04-21-21:07 kpathsea) on OpenSUSE 10.3. The
tex-files are plain utf-8 files. If you need any more information, please
ask,
--
HT de Beer
H.T.de.Beer@xxxxxxxxx
.



Relevant Pages

  • Re: Problem translating endnotes in latex > 9 into ODF
    ... endnotes package and changing footnote commands into endnote commands the ... translation from latex to ODF does not work any more for endnote numbers ... Can you provide a miniature sample latex source file demonstrating the ...
    (comp.text.tex)
  • Re: Latex everyday - how do you use it
    ... I pretty much cannot learn keyboard shortcuts by a process ... about) gives you personally what you would need to learn LaTeX maths ... It has a `LaTeX palette'with lots of commands ...
    (comp.text.tex)
  • Re: CLtL2 - generating index from LaTeX sources
    ... and it seems CLTL.sty defines its own index commands ... I have some experience making indexed LaTeX. ... The makeindex command is run like this: ... The document DVI depends on the index, ...
    (comp.lang.lisp)
  • Re: LaTeX question
    ... Several of the commands don't get represented on the DVI file; ... separates two paragraphs while indenting etc. is being taken care of LaTeX ... Now again to your various formatting requests. ...
    (comp.text.tex)
  • Re: EndNote (was Re: using link (as file) for chapters in a book ms.)
    ... I've found EndNote to be reliable and predictable in its behavior. ... highly-trained professionals. ... all of the power tools built into Word for the purpose, ... LaTeX is to an extent a character-based command-stream driven ...
    (microsoft.public.mac.office.word)

Loading