Typst、Touying、pdfpcを用いたプレゼンテーション
- .typには
#pdfpc.speaker-note("note")でspeaker noteを入れる。 polylux2pdfpc presentation.typで.pdfpcファイルを作成する。pdfpc presentation.pdf -w bothで発表者画面とメインの画面を両方ウィンドウで開ける。- ポインターの位置がなんかずれる。
#pause、#meanwhileでアニメーションを使えるが、配布用のPDFを作るときは#pause(、#meanwhileも?)をコメントアウトして、別の名前で出力するとよさそう。typst c in.typ out.pdfでできる?
touying compile presentation.typしてPowerPointを使う方が楽かもしれない。