감동, 마음이 움직이는 것
[kotex] latex에서 한글 사용하기 (in Mac) 본문
Tips (Utility, Computer Language, and etc.)
[kotex] latex에서 한글 사용하기 (in Mac)
Struggler J. 2017. 1. 29. 03:49http://kisys.tistory.com/entry/Mac-Latex-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0
커멘드에서
sudo tlmgr update –all –self
를 해주고
kotex패키지 추가해서 사용
\usepackage{kotex}
중요한 건 문서를 Encoding을 UTF-8 Unicode로 설정해주어야 한다는 것이다!
Texshop의 경우 Macros탭에있는 Encoding에서 변경가능하다.
'Tips (Utility, Computer Language, and etc.)' 카테고리의 다른 글
[gnuplot] fillcurves (0) | 2017.02.02 |
---|---|
[색상 변환기] (0) | 2017.02.02 |
[git] using stach (0) | 2017.01.27 |
[gnuplot] vector field그리기 (0) | 2017.01.27 |
[gnuplot] palette negative ( color bar를 reverse방향으로 사용하고 싶을 때) (0) | 2017.01.27 |