Skip to content

Commit

Permalink
add ksruby thumbnail
Browse files Browse the repository at this point in the history
  • Loading branch information
seungwonpark committed Jul 13, 2019
1 parent 2c241bc commit 807aa32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/ksruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ repo_url:

# Thumbnail image of package
# File extension should be included, and image should be placed at /img/pkg.
thumbnail:
thumbnail: ksruby.png

# Filename of documentation at <pkg_name>/doc/latex/<pkg_name>/
# File extension(.pdf) should be included.
doc: ksruby-doc.pdf
---

XeLaTeX에서, 한글 문서에 루비 문자(또는 그 아류)를 쓰려 할 적에 현재까지 CJK의 ruby 패키지에 의존해왔다. 몇 가지 마음에 들지 않는 것이 있어서 새로 만들기로 하고 이를 테스트한다. luatexko에는 이미 `\ruby` 명령이 따로 존재하므로 주로 xetexko와 함께 쓰기 위함이다.

0 comments on commit 807aa32

Please sign in to comment.