From 0f4e2be34d3f613e33a5681042d4067c7a82a851 Mon Sep 17 00:00:00 2001 From: Wolfgang Spraul Date: Sun, 2 Jan 2011 17:55:37 +0000 Subject: [PATCH] updated gitsch2ps to new eeschema --plot syntax --- schhist/gitsch2ps | 2 +- schhist/ppmdiff/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 schhist/ppmdiff/.gitignore diff --git a/schhist/gitsch2ps b/schhist/gitsch2ps index 64d4cf0..adac776 100755 --- a/schhist/gitsch2ps +++ b/schhist/gitsch2ps @@ -116,7 +116,7 @@ fi rm -f *.ps $sanitize_profile "$tmp/$pro" || exit $sanitize_schem "$tmp/$schem" || exit - eeschema --plot "$tmp/$schem" + eeschema --plot=ps --plot-bw "$tmp/$schem" ) || exit mkdir -p "$outdir" diff --git a/schhist/ppmdiff/.gitignore b/schhist/ppmdiff/.gitignore new file mode 100644 index 0000000..eb4b019 --- /dev/null +++ b/schhist/ppmdiff/.gitignore @@ -0,0 +1 @@ +ppmdiff