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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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
