Root/genkicat/run

1#!/bin/sh
2# Hack: ps2pdf is happy with the PS generate, but if we invoke gs diretctly,
3# isn't. Some voodoo is still missing ...
4./genkicat -p \
5    -L /home/qi/kicad-libs/components \
6    /home/qi/kicad-libs/components/EXPAND DESC >out.pdf
7

Archive Download this file

Branches:
master



interactive