BIBLIOGRAPHY
โInstalling Tectonic โ the Tectonic Typesetting System.โ n.d. Accessed July 8, 2024. https://tectonic-typesetting.github.io/en-US/install.html.
โSetup Tectonic - Github Marketplace.โ n.d. GitHub. Accessed April 7, 2025. https://github.com/marketplace/actions/setup-tectonic.
โThe Tectonic Typesetting System โ the Tectonic Typesetting System.โ n.d. Accessed July 8, 2024. https://tectonic-typesetting.github.io/en-US/index.html.
History
- ๋๋์.
MikTex for Windows
๋ฆฌ๋ ์ค๋ผ๋ฉด ๊ฐ๋จํ ์ผ์ด๋ค.
apt-get install texlive
MikTeX์ ์๋์ฐ์ฉ TeX๋ฐ LaTeX ๋ฐฐํฌํ์ด๋ค. Christian Schenk์ด ๊ด๋ฆฌํ๊ณ ์๋ค. ์ค์น ๋ฐ ๊ด๋ฆฌ๊ฐ ๋งค์ฐ ํธ๋ฆฌํ๊ธฐ ๋๋ฌธ์ ์๋์์ LaTeX์ ์ฌ์ฉํ๋ ค๋ ์ฌ๋๋ค์ด ๋ง์ด ์ฌ์ฉํ๋ค. ์ต์ ๋ฒ์ ์ 2019๋ 8์ 3์ผ์ ๊ณต๊ฐํ 2.9.7152์ด๋ฉฐ, MiKTeX ํํ์ด์ง์์ ๋ด๋ ค๋ฐ์ ์ฌ์ฉํ ์ ์๋ค. ๋ฒ์ 2.7๋ถํฐ XeTeX๊ณผ MetaPostโฆ
์๋์ฐ์ฆ๋ฅผ ์ํ
scoop install main/tectonic
scoop install main/miktex
org-cv with tectonic
https://zzamboni.org/vita/ https://tectonic-typesetting.github.io/en-US/ https://titan-c.gitlab.io/org-cv/#using-awesomecv
awesome ์ ์ ์ฉํ๋ค.http://ohyecloudy.com/emacsian/2022/10/29/org-mode-cv/ ์ข ๋น๋ ๋ฒ์ ์ ๋ฐ๋ก ์ฌ์ฉ.
The Tectonic Typesetting System - ๊นํ๋ธ ์ก์
(โThe Tectonic Typesetting System โ the Tectonic Typesetting Systemโ n.d.) (โInstalling Tectonic โ the Tectonic Typesetting Systemโ n.d.)
The Tectonic Typesetting System
Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
์๋ ๊นํ๋ธ ์ก์ ๋ด๋ด. ์ด๊ฒ ๋๋ค๊ณ ?!
์ ๊ธฐํ๋ค. ์๋ฌด๋ ด. ์ด๋ ๊ฒ ๊ฐ๋จํ๊ฒ ๋๋ ค๋. ๋ญ๊ฐ ๊ฐ๋จํด๋ณด์ธ๋ค.
user@host $ tectonic paper.tex
Running TeX ...
note: warnings were issued by the TeX engine; use --print and/or --keep-logs for details.
Running BibTeX ...
Rerunning TeX because bibtex was run ...
Rerunning TeX because "paper.aux" changed ...
Rerunning TeX because "paper.aux" changed ...
Running xdvipdfmx ...
Writing paper.pdf (383521 bytes)
Skipped writing 3 intermediate files (use --keep-intermediates to keep them)
user@host $
Setup Tectonic - GitHub Marketplace
(โSetup Tectonic - Github Marketplaceโ n.d.)