Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. S = LR
  2.  
  3. L = Ls
  4. | for s in {a, b}
  5. Rs = sR /
  6.  
  7. begin{align*}
  8. S &= LR \
  9. left.
  10. begin{gather*}
  11. L &= L_s\
  12. R_s &= sR
  13. end{gather*}
  14. ;;right};;text{for } s in {a, b}\
  15. end{align*}
  16.  
  17. documentclass{article}
  18. usepackage{amsmath}
  19.  
  20. begin{document}
  21.  
  22. begin{align*}
  23. S &= LR \
  24. begin{split}
  25. L &= L_s\
  26. R_s &= sR
  27. end{split}quadBigg},,text{for } s in {a, b}
  28. end{align*}
  29.  
  30. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement