Skip to content

デモ文書をコンパイルする

Takayuki YATO edited this page Oct 25, 2018 · 4 revisions

demo.satyをコンパイルするための手順を示します。

  • SATySFiのファイルをダウンロードして解凍します。
  • satysfi-logo.jpgファイルを用意してdemoフォルダーに入れます。
  • コンパイルします。
# satysfi demo.saty
 ---- ---- ---- ----
  target file: 'demo.pdf'
  dump file: 'demo.satysfi-aux' (will be created)
  parsing 'demo.saty' ...
  parsing 'stdjabook.satyh' ...
...(中略)...
 ---- ---- ---- ----
  reading 'demo.saty' ...
  type check passed. (document)
 ---- ---- ---- ----
  evaluating texts ...
  evaluation done.
 ---- ---- ---- ----
  breaking contents into pages ...
  all cross references were solved.
 ---- ---- ---- ----
  embedding fonts ...
 ---- ---- ---- ----
  writing pages ...
 ---- ---- ---- ----
  output written on 'demo.pdf'.
Clone this wiki locally