tlmgr*: add Korean translation (#14526)

This commit is contained in:
코드싸이
2024-11-02 02:53:53 +09:00
committed by GitHub
parent 3eda65e26e
commit b55e7a383d
23 changed files with 563 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# tlmgr path
> TeX Live 실행 파일, 매뉴얼 페이지 및 정보 페이지에 대한 심볼릭 링크 추가 또는 제거.
> 향후 추가된 파일에 대해서는 이 명령을 다시 실행해야 합니다.
> 더 많은 정보: <https://www.tug.org/texlive/tlmgr.html>.
- TeX Live 파일에 심볼릭 링크 추가:
`sudo tlmgr path add`
- TeX Live 파일에 대한 심볼릭 링크 제거:
`sudo tlmgr path remove`