Skip to content

ut-khanlab/master_thesis_template_for_typst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

修論用のTypstのテンプレート

vscodeでの使用

  • ti 拡張機能Tynymist Typst LSP, Typst Previewなどをインストール

  • main.typ上でプレビュー表示
    右上にあるこんな感じ image のアイコンをクリック.

  • pdf生成
    同じく右上にあるこんな感じ image のアイコンをクリック

フォント変更

template.typ内で

set text(font: (
    "Times New Roman", // Windows
    // "Nimbus Roman", // Ubuntu
    // "Hiragino Mincho ProN", // Mac
    "Yu Mincho", // Windows
    // "Noto Serif CJK JP", // Ubuntu
    ),

を適宜コメントアウトして変更

参考

About

Writing in typst, thesis template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published