[duxhelp] Scentific notebook

  • From: "David Spybey" <dspybey@xxxxxxxxxxxxxxxxxxx>
  • To: duxhelp@xxxxxxxxxxxxx
  • Date: Fri, 11 Jun 2004 12:12:52 +0100

I have noticed that mathematics which has been set out in 
'Displayed equations', in Scientific Notebook do not translate 
correctly. 

I am using British mathematics code is the same problem there 
in Nemeth?

I have attached a short Scientific Notebook file to show this. 
When imported into Duxbury and translated the second version 
of the mathematics is wrong. 

David Spybey

\documentclass{article}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%TCIDATA{OutputFilter=LATEX.DLL}
%TCIDATA{Created=Friday, June 11, 2004 12:03:45}
%TCIDATA{LastRevised=Friday, June 11, 2004 12:08:03}
%TCIDATA{<META NAME="GraphicsSave" CONTENT="32">}
%TCIDATA{<META NAME="DocumentShell" CONTENT="General\Blank Document">}
%TCIDATA{CSTFile=Math with theorems suppressed.cst}
%TCIDATA{PageSetup=72,72,72,72,0}
%TCIDATA{AllPages=
%F=36,\PARA{038<p type="texpara" tag="Body Text" >\hfill \thepage}
%}


\newtheorem{theorem}{Theorem}
\newtheorem{acknowledgement}[theorem]{Acknowledgement}
\newtheorem{algorithm}[theorem]{Algorithm}
\newtheorem{axiom}[theorem]{Axiom}
\newtheorem{case}[theorem]{Case}
\newtheorem{claim}[theorem]{Claim}
\newtheorem{conclusion}[theorem]{Conclusion}
\newtheorem{condition}[theorem]{Condition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{criterion}[theorem]{Criterion}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}
\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
\input{tcilatex}

\begin{document}


this will be ok

\vspace{1pt}$x^{2}+4x-12=(x+6)(x-2)$

\vspace{1pt}

but this is wrong when translated into braille

\[
x^{2}+4x-12=(x+6)(x-2)
\]

\end{document}

Other related posts: