1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-11-22 16:18:25 +02:00

updated gitsch2ps to new eeschema --plot syntax

This commit is contained in:
Wolfgang Spraul 2011-01-02 17:55:37 +00:00
parent b29edbbdc1
commit 0f4e2be34d
2 changed files with 2 additions and 1 deletions

View File

@ -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"

1
schhist/ppmdiff/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ppmdiff