LyX ⇒ Frames
Frames
\dfrac{\sen(l'+l)}{\sen(l'-l)}=\dfrac{2\,\sen\nicefrac{1}{2}(L'+L-2\alphaup)\cdot\cos\nicefrac{1}{2}(L'-L)}{2\,\cos\nicefrac{1}{2}(L'+L-2\alphaup)\cdot\sen\nicefrac{1}{2}(L'-L)}=
=\dfrac{\sen[\nicefrac{1}{2}(L'+L)-\alphaup]\cdot\cos\nicefrac{1}{2}(L'-L)}{\cos[\nicefrac{1}{2}(L'+L)-\alphaup]\cdot\sen\nicefrac{1}{2}(L'-L)}=\dfrac{\tg[\nicefrac{1}{2}(L'+L)-\alphaup]}{\tg\nicefrac{1}{2}(L'-L)}
Thank you.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Frames
tcolorbox
package is able to frame equations.Load at least the
theorems
library and add Code: Select all
\tcbset{ams nodisplayskip}
to the preamble, if you want to avoid the larger space in the upper part of the box and there is no other type of box.
If you have already done a lot with the
nicefrac
package, then I'd like to draw your attention to xfrac
, if you can use it for further documents.You will have to create a
