▽Go to end of this page   

「PC関係覚書」に戻る

概要

このプログラムは,Terry Brown 氏による C 言語のプログラム (flow.c , flow.exe) で,TeXのpicture環境にフローチャートを描くコードを出力します.

flow inputfile outputfile

のように使います.

ダウンロード

TeX でフローチャートを描くプログラム

入力データと描画事例

コマンド

Box

Box [x y]
  [indented text]

Oval , Tilt , Text

Choice

Choice A B C D [x y]
  [indented text]

SetTrack

SetTrack none | arrow | line

TxtPos

TxtPos P1 P2 [B [A]]

Tag , ToTag

Tag および ToTag

Up , Down , Left , Right

Up [d [*]]
Down [d [*]]
Left [d [*]]
Right [d [*]]

Scale

Scale x y

Skip

Skip x0 y0 x1 x1

▲Return to top of this page

inserted by FC2 system