An open API service indexing awesome lists of open source software.

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 발표 자료

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
```