Open GoogleCodeExporter opened 9 years ago
I did attempt implementing the split environment a couple of days ago. However,
I
could not get the parser to recognise \begin{foo} (anything) \end{foo}. It
appears as
if the tokens were being consumed elsewhere.
A discussion on the best way to implement the various environments LaTeX
provides is
probably the best bet, and how to handle delimiters such as & and \\. A good
solution
could save a lot of unnecessary duplication/re factoring later on.
Original comment by fred...@witherden.org
on 6 Aug 2009 at 11:36
I was wondering whether there has been any progress on this issue? Being able to
render matrices would be great.
I'm looking into latex rendering for sympy in reinteract [1], and mathtex looks
like
the perfect candidate for the job. By using cairo rendering it will also allow
for
high-quality printouts of sympy/reinteract worksheets, something that is not
possible
(or very hard to get right) when having to work with images.
[1]
http://jbaayen.blogspot.com/2009/09/part-of-what-makes-sympy-so-useful-is.html
Original comment by jorn.baa...@gmail.com
on 1 Oct 2009 at 10:10
Original issue reported on code.google.com by
mdb...@gmail.com
on 5 Aug 2009 at 5:12