필수 package
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=blue,
filecolor=magenta,
urlcolor=cyan,
}
For further references see \href{http://www.sharelatex.com}{Something
Linky} or go to the next url: \url{http://www.sharelatex.com} or open
the next file \href{run:./file.txt}{File.txt}
\href { URL } { word } 형식으로 작성 하면 정상적으로 동작 한다.
'논문 작성 > LaTex' 카테고리의 다른 글
Latex 줄 번호 삽입 (0) | 2016.12.23 |
---|---|
TextStudio 문법 검사 기능 사용 (0) | 2016.06.29 |
TexLive 2016 설치법 (0) | 2016.06.15 |
citation 번호 합치기 (0) | 2016.04.22 |
LaTex 사용 Tip 정리 (2) | 2015.02.10 |