mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-04 16:47:28 +03:00
genex/: added example set of comments (on WM9707SCFT/V)
This commit is contained in:
parent
3f3d957c98
commit
34095c70cb
8
genex/DESC
Normal file
8
genex/DESC
Normal file
@ -0,0 +1,8 @@
|
||||
wm9707scft/v: This is a comment.
|
||||
Continuation of the same line.
|
||||
|
||||
Here we have a line break,
|
||||
and so on
|
||||
wm9707scft/v: Another comment
|
||||
for the same component.
|
||||
WM9707SCFT/V: Component names in comments are case-insensitive.
|
@ -3,6 +3,6 @@
|
||||
# isn't. Some voodoo is still missing ...
|
||||
PATH=$PATH:. ./genex \
|
||||
-L /home/qi/kicad-libs/components \
|
||||
/home/qi/kicad-libs/components/EXPAND >out.ps
|
||||
/home/qi/kicad-libs/components/EXPAND DESC >out.ps
|
||||
ps2pdf out.ps out.pdf
|
||||
rm -f out.ps
|
||||
|
Loading…
x
Reference in New Issue
Block a user