Dev/uncategorized

LaTeX

공대나왔음 2013. 2. 7. 10:18




  • http://www.codecogs.com/products/eqneditor/editor.php?mode=NEW

  • http://ko.wikipedia.org/wiki/LaTeX



복잡한 수식의 정렬

여러 줄에 이어서 계속되는 수식이 '='등에 의해 정렬되어야 할 때, 다음과 같이 쓴다.



\begin{align*}
y &= ax + bx \\
&= (a + b)x
\end{align*}



References
  • 참고: http://nomolos.tistory.com/26


저작자표시 비영리 변경금지 (새창열림)