fyi, I noticed there seems to be a a bug is the bug-data base
entry system for tex4ht for adding comments !
I clicked on "add comment" and pasted the latex code, but looking
at it in the email below, it removed all the "\" from the code
I pasted in the comment window. So all the latex commands
below do not have the "\". Strange. I wonder if this is a known
issue with the software.
--Nasser
On 7/31/2014 5:14 AM, Nasser M. Abbasi wrote:
Follow-up Comment #1, bug #224 (project tex4ht):
After some trial and error and lots of googling, I found this solution, which
puts a box around equations and does work in htlatex and pdflatex. This uses
array and fbox. This can be a workaround until empheq works with htlatex
documentclass[12pt]{article}
usepackage{amsmath,mathtools}
begin{document}
[
boxed{
begin{array}{rl}
x &= y \
2 x &= z
end{array}
}
]
end{document}
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?224>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/