Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
appleparan committed Jan 7, 2024
1 parent dce9742 commit d16a366
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# yonsei-thesis
Non-official Yonsei University Thesis/Disseration Tex Template
Unofficial Yonsei University Thesis/Disseration Tex Template

**I will not be responsible for any consequences and losses caused by the use of this template**

I graduated in 2021. When writing a thesis in STEM, one almost has to prefer LaTeX, but there were either no templates or they were too unattractive, so I created my own. At that time, I was in a hurry to graduate, so even though I knew there were some issues, I left them unaddressed. But after hearing that many people are using it, I've updated it. Thank you to those who have used it. If there are any errors or operational issues, please register them in the issues.

생각보다 많은 분들이 써주신다는 이야기를 전해들었습니다. 부족한 템플릿임에도 사용해주신 분들 감사합니다.

* Accompanied with [VSCode LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) configuration
* **XeLaTeX(!!)** is highly recomemended
* I didn't tested on `pdfLaTeX`
* It has not been tested in `pdfLaTeX.`.

# Requirements
* [Tex Live 2021](https://www.tug.org/texlive/)
* [Tex Live 2023](https://www.tug.org/texlive/)

# Fonts
* Body(Serif) : [Noto Sans Serif](https://fonts.google.com/specimen/Noto+Serif?query=Noto+serif)
* Body(Serif) : [Noto Serif Korean](https://fonts.google.com/noto/specimen/Noto+Serif+KR)
* Math : [TeX Gyre Schola Math](https://ctan.org/pkg/tex-gyre-math-schola?lang=en)
* Mono : [Noto Sans Mono](https://www.google.co.kr/get/noto/#mono-mono)
* CJK : [Noto Serif KR](https://fonts.google.com/specimen/Noto+Serif+KR?query=Noto+serif)
* Mono : [Noto Sans Mono](https://fonts.google.com/noto/specimen/Noto+Sans+Mono)
* CJK : [Noto Serif Korean](https://fonts.google.com/noto/specimen/Noto+Serif+KR)

# Known Issue

Expand Down

0 comments on commit d16a366

Please sign in to comment.