linux/y*: add Korean translation (#14430)

This commit is contained in:
코드싸이
2024-10-28 16:30:30 +09:00
committed by GitHub
parent abb7a0e572
commit a371803a48
6 changed files with 130 additions and 0 deletions

9
pages.ko/linux/yplan.md Normal file
View File

@@ -0,0 +1,9 @@
# yplan
> 선택한 연도의 2페이지 세로형 일일 계획표에 대한 LaTeX 코드를 생성.
> 생성된 출력물은 `pandoc`, `pdflatex`, `xetex` 등의 변환 도구를 사용하여 변환하거나 인쇄 가능.
> 더 많은 정보: <https://www.ctan.org/tex-archive/macros/latex/contrib/yplan>.
- 지정된 언어, 대소문자(uppercase 또는 lowercase) 및 연도로 일일 계획표 생성:
`yplan {{언어}} {{대소문자}} {{연도}} > {{경로/대상/파일.tex}}`