Guest User

Untitled

a guest
Sep 26th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. documentclass[12pt]{article}
  2. usepackage{xcolor}
  3. usepackage{amsmath}
  4.  
  5. begin{document}
  6.  
  7. color{blue}{begin{align*}
  8. tau_1 -frac{1}{2}(tau_2 + tau_3) & in left( -0.035 -frac{1}{2}(2.70)
  9. -frac{1}{2}(1.99) pm sqrt{(3-1)(4.26)} sqrt{ 0.081 left( frac{1^2 +(-
  10. frac{1}{2})^2 + (-frac{1}{2})^2}{4} right) } right) \
  11. tau_1 -frac{1}{2}(tau_2 + tau_3) & in left( -2.38 pm sqrt{8.52}
  12. sqrt{0.081(0.375)} right) = left( -2.38 pm 2.92 sqrt{0.30} right) =
  13. (-2.38 pm 1.60)\
  14. tau_1 -frac{1}{2}(tau_2 + tau_3) & in (-3.98, -0.78)
  15. end{align*}}
  16.  
  17. I do not want this text to be blue, but it still is blue. Why?
  18.  
  19. end{document}
Add Comment
Please, Sign In to add comment