Typst

組版システム

技術同人誌用にテンプレートを作成してみた

Document

公式ドキュメント
https://typst.app/docs

Typst Forum
https://forum.typst.app

Typst Examples Book
https://sitandr.github.io/typst-examples-book/book/about.html

Typst v0.11.1 公式ドキュメントを、日本語コミュニティが非公式に翻訳したもの(翻訳中)
https://typst-jp.github.io/docs/

非プログラミング者のためのTypst公式ドキュメント攻略ガイド
https://zrbabbler.hatenablog.com/entry/2024/05/02/125454

さらばTex。Typstの文法全集 〜1. マークアップ編〜
https://zenn.dev/yuhi_ut/articles/how2write-typst1

Typst 備忘録 -自作書式のサンプル-
https://powercore.hatenablog.com/entry/2023/12/21/114030

Typstの使い方
https://kumaroot.readthedocs.io/ja/latest/typst/typst-usage.html

やりたいことから始めるTypst
https://qiita.com/tomoyatajika/items/649884befe95c5f1dcea

Typst で製本用PDF を作りたい
https://zenn.dev/nabetani/articles/c8deca489b4880

Typstで要素を横並びにして脚注にラベル付けする
https://idukn.com/tech/typst-labels/

Typstでファイルを分割して本を書く
https://zenn.dev/kawaxumax/articles/bf629f56cc2928

typstyle
https://github.com/Enter-tainer/typstyle

Other Templates

自動制御連合講演会テンプレート
https://rengo67.iscie.or.jp/info/manuscript_guidelne/

バーチャル学会要旨テンプレート Typst版
https://github.com/Geson-anko/vconf24_template_typst

GitHub - hamataku/rinko_template_for_typst
https://github.com/hamataku/rinko_template_for_typst

Typst における高校数学テンプレート
https://www.metaphysica.info/tools/typst-template/

情報処理学会全国大会非公式 Typst テンプレート
https://github.com/kajiLabTeam/ipsj-national-convention-typst-template

Tools

TypeScript graph
https://github.com/ysk8hori/typescript-graph

About fonts

typst フォント まとめ
https://qiita.com/1taroh/items/aee1043d366a4a7c3219

Typstでレポートを作成しよう 前編【Typstシリーズ その2】
https://oucrc.net/articles/yzlr_eor0v/

Typstで英数字・日本語文字と見出し・本文の組み合わせごとにフォントを変える
https://qiita.com/rockwell/items/280b4fd2109ef1e3c802

Setup

vscodeに

  • Tinymist Typst

を入れるだけ超簡単
Typst.appというWebサービスを使う方法もあります。PWA対応なので、Android端末にアプリとしてもインストールできます

Template

Requirements

  • 判型:A5
  • フォントサイズ:Meiryo UI,9pt
  • 技術同人誌は左トジ
  • 余白
    • 上余白(天):15mm
    • 下余白(地):15mm
    • ページ内側の余白(のど、とじしろ):18mm
    • ページ外側の余白(小口):10mm

Template本体

  • 以下の template.typ をダウンロードする
  • 同じフォルダに figure.png を格納する(どういう画像でも大丈夫)
  • sampleの箇所は書き方を把握したら消す
  • 本文に書きたいことを書く→完成!

figure.png (1.446 MB) kanata, 2024/07/06 09:31

template.typ (7.03 KB) kanata, 2024/07/14 14:04

クリップボードから画像を追加 (サイズの上限: 100 MB)