Preview of UNIX/学生ツール/ユーティリティ/neonote
To confirm the changes, click the button at the bottom of the page作者 | NeoClassic |
---|---|
ダウンロード | ![]() ![]() |
関連サイト | |
学内パス | たぶんなし |
学内管理者 | たぶんなし |
解説 
Neoclassic というサークルの方が作ったノート作成用スクリプトです。 実行すると自動的にプリンターを選び印刷してくれます。
それを少し編集させてもらいました。元々はファイル出力が dvi か ps ファイルしかできなかったのですが、 tex ファイルも出力できるようにしました。
NeoNote(TM): Print the note paper (c)Neoclassic Usage: %neonote [options] options: only number = Number of papers -print = Print (default) -ps = Output as ps file -dvi = Output as dvi file -tex= Output as tex file -P [printername] = Specify the printer which you want to use. -nv = Not vervose -date= Output with Date -l [num] = Make [num] lines (default 33 line) -noboth = Print to one side only -str [string] = [string] outputs in last line -help, -h, --help = Show this Usage
のようになっているっぽいです。少しオプションも変更させてもらいました。