How to create a field around a formula in MathJax?
I saw the \ boxed {} recommended for LaTeX in general, but MathJax does not support this operation. Is there an alternative that does the trick?
\ boxed is in the AMSmath extension, so if you put "TeX / AMSmath.js" in the array of extensions in your configuration, you can use the \ boxed {} macro. Also try \ fbox {}.
Source: https://habr.com/ru/post/1342171/More articles:Java / Tomcat heap question - javahow to get horizontal node depth? - ruby | fooobar.comIs there a fix implementation for mono? - c #Change the internal time of the Android simulator - androidUsing QWidget in a Qt View - c ++True random vs. Pseudo Random (can you pseudorandom true randomness) - randomObtaining root access on ec2 - sshImplementation of Unit Test projects on TFS 2010. Team Build 2010 does not compile DLL test libraries - unit-testingC # asp.net javascript call - c #Can cancan be used with many resources? - ruby-on-rails-3All Articles