You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
주의 : 급하게 쓴거라 중복된 패키지나 오류가 있을 수 있습니다. 시간될 때 정리하도록 하겠습니다.
Build 환경
TeXLive 2016 이후 버전으로 빌드.
pdfLaTeX로 빌드 하였음.
본 논문은 한글 폰트를 은글꼴을 사용하였음 \usepackage{dhucs-untype1} 그러나 TeXLive 최신버전에서는 나눔폰트가 기본으로 되어있음. 따라서 KTUG사설저장소가 추가되어있다면, unfonts-base-type1, unfonts-other-type1이 설치해야함.
<sudo> tlmgr install unfonts-base-type1 unfonts-other-type1