To browse the repository more conviniently, use KTUG PR browser.
한국어 가이드는 : http://wiki.ktug.org/wiki/wiki.php/KtugPrivateRepository
- KTUG private repository aims to provide useful Korean-related TeX packages that aren't provided via TeXlive. Any users can manually install such packages through KTUG private repo.
- KTUG private repo. can be managed with tlmgr — TeXlive's utility.
- For Windows users - omit
sudo
; for linux - usesudo -i
; for MacOS - just use followings.
-
Add KTUG private repo.
$ sudo tlmgr repository add http://ftp.ktug.org/KTUG/texlive/tlnet ktug
-
Add pinning.
$ sudo tlmgr pinning add ktug "*"
-
Install the package(s).
$ sudo tlmgr install <package name 1> <package name 2> ...
-
Installed packages can be updated with :
$ sudo tlmgr update --all --self
tlmgr info <package name>
- This can be done even before installing the package(s).
-
To remove the package(s),
$ sudo tlmgr remove <package name 1> <package name 2> ...
-
To remove the repo.,
$ sudo tlmgr repository remove ktug $ sudo rm -f /usr/local/texlive/texmf-local/tlpkg/pinning.txt
-
To validate pinning,
$ tlmgr pinning show
-
To remove pinning,
$ sudo tlmgr pinning remove ktug --all $ sudo tlmgr pinning remove kotex --all (If `kotex:*` remains)
-
To add pinning,
$ sudo tlmgr pinning add ktug "*"
(In alphabetical order, as of 2018.01)
- arara-rules-ko 한글 사용자를 위한 arara rules 추가
- graphicsonthefly web상의 그림을 includegraphics
- hangulfontset 한글 폰트 설정 (xetex)
- hanjacnt 숫자를 한자로 변환
- hcr-lvt 함초롬LVT 트루타입 폰트
- hnja2hngl 한자로 입력된 텍스트에 한글 음을 (반)자동으로 붙여줌 (readhanja참조)
- ifpxltex 엔진 확장
- jiwonlipsum lipsum for Korean
- ko-blacklist luatex culprit font blacklist
- kocircnum 원숫자
- kotex-euc EUC-KR 한글 문서 작성
- kotex-midkor pdfTeX을 위한 옛한글 처리
- kotex-sections HLaTeX 식의 절 표제
- ksbaduk Drawing Baduk (go) Diagrams with TikZ
- ksforloop for-loop
- ksmisc misc packages by Karnes
- ksruby use ruby characters with xetexko
- kswrapfig 그림 주변으로 텍스트 흘리기
- ktugbin (Windows) 윈도우즈 사용자를 위한 ko.TeX Live 추가 실행 파일
- nanumbaruntype1 나눔바른고딕 type1
- nanumttf 나눔명조/고딕 트루타입
- ob-chapstyles oblivoir chapter styles
- readhanja 한자 입력에 한글 음을 붙여줌. LuaLaTeX.
- texworks-config (Windows) 윈도우즈 사용자를 위한 ko.TeX Live의 TeXworks 설정
- unfonts-base-type1 은 글꼴 (type1)
- unfonts-other-type1 은 글꼴 (type1)