Subject: mailing-list for TeXmacs Users
List archive
From : address@hidden- To: address@hidden
- Subject: [BUG] Export to LaTeX - conjecture
- Date: Thu, 14 Sep 2006 16:32:44 +0200 (CEST)
TeXmacs 1.0.6 wrongly exports to LaTeX texts with conjectures:
Consider the following .tm file:
<TeXmacs|1.0.6>
<style|generic>
<\body>
<\conjecture>
AAA
</conjecture>
</body>
<\initial>
<\collection>
<associate|language|american>
</collection>
</initial>
It is exported to LaTeX as follows:
\documentclass{letter}
\begin{document}
\begin{conjecture}
AAA
\end{conjecture}
\end{document}
This .tex file does not compile.
The thing forgotten is:
\newtheorem{conjecture}{Conjecture}
P.S. There are also other bugs in LaTeX export.
- [BUG] Export to LaTeX - conjecture, porton, 09/14/2006
- Re: [TeXmacs] [BUG] Export to LaTeX - conjecture, Joris van der Hoeven, 09/14/2006
Archive powered by MHonArc 2.6.19.