https://github.com/zeta611/tabularray-tutorial-latex-workshop-2022
공주대학교 문서작성 워크숍 2022 발표 자료
https://github.com/zeta611/tabularray-tutorial-latex-workshop-2022
beamer latex table tabular tabularray tex
Last synced: 3 months ago
JSON representation
공주대학교 문서작성 워크숍 2022 발표 자료
- Host: GitHub
- URL: https://github.com/zeta611/tabularray-tutorial-latex-workshop-2022
- Owner: Zeta611
- Created: 2022-05-14T11:39:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T09:09:40.000Z (about 3 years ago)
- Last Synced: 2025-02-01T21:34:53.939Z (5 months ago)
- Topics: beamer, latex, table, tabular, tabularray, tex
- Language: TeX
- Homepage: http://wiki.ktug.org/wiki/wiki.php/LaTeXWorkshop/2022?action=show
- Size: 271 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `tabularray`로 표 그리기
공주대학교 문서작성 워크숍 2022에서 **`tabularray`로 표 그리기**를 주제로 발표한 자료입니다.## 발표자료에 관하여
영문 폰트는 Libertinus Serif, Libertinus Sans, Inconsolata, Libertinus Math를 사용하였고 국문 폰트는 Noto Serif CJK KR, KoPubWorldDotum_Pro, D2Coding을 사용했습니다.### 조판
XeLaTeX으로 두 번 정도 조판합니다.
```sh
xelatex tabularray-slides.tex
```