[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: gedasymbol.org and the usage of overbar for inverted pins



Hi all,

since 3 years now, with the release 20060123, gschem (libgeda) has a 
special feature to encode overbars over text strings in the text 
definition.

Text that is encapsulated in two "\_" markers will be displayed with an 
overbar over the text region. Examples:
  pinlabel=\_Reset\_
  pinlabel=R/\_W\_

I've extended the text file format definition for the overbars here:
http://www.geda.seul.org/wiki/geda:file_format_spec#text

And added a note to the symbol creation guide:
http://www.geda.seul.org/wiki/geda:scg#text

With the next stable release of gaf it's planed to use the pango text 
renderer and thus the font and all text elements will look little bit 
different. (Much better, of course)
The explicit overbar lines over pin label will look slightly misplaced 
as the letters of the new font don't have exactly the same width than 
the old vector font.

Bert Timmerman has converted all symbols from the gaf git repo to use 
the implicit overbar feature.

Now, there are still many symbols on www.gedasymbols.org that do not use 
the implicit overbars. The explicit overbars should be converted to the 
new implicit overbars by each user.

With a python script that I wrote during the code sprint last week it is 
possible to detect most of the symbols that have explicit overbars.
The script is located in a git branch of my repo:
http://repo.or.cz/w/geda-gaf/werner.git?a=shortlog;h=refs/heads/overbar

The results of that script for all symbols of gedasymbols is there, too:
http://repo.or.cz/w/geda-gaf/werner.git?a=blob_plain;f=symbols/_overbarscripts/result_gedasymbols.txt;hb=fb180a6638123cac8b05249210203f6f13a68e46

The script result of a single symbol file looks like this:
----
infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATmega16_TQFP.sym
  lines: 2
  text: 160
  possible text: pinlabel=\_Reset\_
  possible text: pinlabel=PB4 (\_SS\_)
----

It starts with the file name of the symbol. Then it counts the number of 
graphical lines and the number of text elements.
Then the script prints some possible text strings, on how the lines 
could be converted to implicit overbars.

The script will not allways catch the right text elements. Thus the list 
of results should be used only as a guide to update the symbols 
manually.

I've attached the result files for each user that contains some valid 
text replacement recommendations.

If you have questions to the overbar conversion or if you need some 
help, just let me know.

BTW: Please consider to use gsymcheck -vv to check your symbols, it 
might find some additional things to fix.

Regards
Werner
infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/AT91RM9200-A.sym
  lines: 1
  text: 212
  possible text: pinlabel=\_RST\_

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/AT91RM9200.sym
  lines: 2
  text: 841
  possible text: pinlabel=\_RST\_

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/AT45DB321C.sym
  lines: 4
  text: 46
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_WP\_
  possible text: pinlabel=RDY/\_BUSY\_

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/tl7705a.sym
  lines: 0
  text: 39

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/AT91RM9200-C.sym
  lines: 1
  text: 376

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/AT91RM9200-B.sym
  lines: 0
  text: 268

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/A43L4616.sym
  lines: 4
  text: 138
  possible text: pinlabel=\_RA\_S
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_WE\_
  possible text: pinlabel=\_CA\_S

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/relay-5pin.sym
Warning: empty line 55
  lines: 4
  text: 18

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/RTL8201BL.sym
  lines: 4
  text: 170

infile: ../../../gedasymbols/www/user//tomasz_nowak/symbols/LP3470.sym
  lines: 0
  text: 32
infile: ../../../gedasymbols/www/user//david_griffith/symbols/Xicon_42TM-1.sym
  lines: 8
  text: 21

infile: ../../../gedasymbols/www/user//david_griffith/symbols/dac08-1.sym
  lines: 1
  text: 73
  possible text: pinlabel=\_IOUT\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/sn75150.sym
  lines: 2
  text: 39
  possible text: pinlabel=\_1Y\_
  possible text: pinlabel=\_2Y\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/8V-minus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/rot3P4P-1.sym
  lines: 4
  text: 25

infile: ../../../gedasymbols/www/user//david_griffith/symbols/8V-plus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/3V-plus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/fms6400-1.sym
  lines: 0
  text: 40

infile: ../../../gedasymbols/www/user//david_griffith/symbols/920V-minus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/16v8-1.sym
  lines: 3
  text: 81
  possible text: pinlabel=I/\_OE\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/2.2V-minus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/pokey-1.sym
  lines: 16
  text: 168
  possible text: pinlabel=\_KR2\_
  possible text: pinlabel=\_K5\_
  possible text: pinlabel=\_K4\_
  possible text: pinlabel=\_K3\_
  possible text: pinlabel=\_K2\_
  possible text: pinlabel=\_K1\_
  possible text: pinlabel=\_K0\_
  possible text: pinlabel=\_KR1\_
  possible text: pinlabel=\_IRQ\_
  possible text: pinlabel=\_CS0\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/ammeter-1.sym
  lines: 2
  text: 11

infile: ../../../gedasymbols/www/user//david_griffith/symbols/sn75154.sym
  lines: 4
  text: 71
  possible text: pinlabel=\_3Y\_
  possible text: pinlabel=\_2Y\_
  possible text: pinlabel=\_1Y\_
  possible text: pinlabel=\_4Y\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/2.2V-plus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/title-dg-1.sym
  lines: 4
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/tl084-1.sym
  lines: 6
  text: 24

infile: ../../../gedasymbols/www/user//david_griffith/symbols/3V-minus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/2n4126-1.sym
  lines: 7
  text: 20

infile: ../../../gedasymbols/www/user//david_griffith/symbols/15V-minus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/lm7808-1.sym
  lines: 0
  text: 15

infile: ../../../gedasymbols/www/user//david_griffith/symbols/15V-plus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/voltmeter-1.sym
  lines: 2
  text: 11

infile: ../../../gedasymbols/www/user//david_griffith/symbols/20v8-1.sym
  lines: 3
  text: 97
  possible text: pinlabel=I/\_OE\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/4PDT-1.sym
  lines: 16
  text: 53

infile: ../../../gedasymbols/www/user//david_griffith/symbols/74590-1.sym
  lines: 11
  text: 66
  possible text: pinlabel=\_CCLR\_
  possible text: pinlabel=\_CCKEN\_
  possible text: pinlabel=\_RCO\_
  possible text: pinlabel=\_OE\_

infile: ../../../gedasymbols/www/user//david_griffith/symbols/lm13700-1.sym
  lines: 0
  text: 72

infile: ../../../gedasymbols/www/user//david_griffith/symbols/4PDT-2.sym
  lines: 4
  text: 20

infile: ../../../gedasymbols/www/user//david_griffith/symbols/920V-plus-1.sym
  lines: 1
  text: 7

infile: ../../../gedasymbols/www/user//david_griffith/symbols/MOS_6581.sym
  lines: 0
  text: 120

infile: ../../../gedasymbols/www/user//david_griffith/symbols/2n4124-1.sym
  lines: 7
  text: 20

infile: ../../../gedasymbols/www/user//david_griffith/symbols/2n4091-1.sym
  lines: 6
  text: 19
infile: ../../../gedasymbols/www/user//evgeni_dobrev/symbols/atmega8.sym
  lines: 2
  text: 114
  possible text: pinlabel=PB2(\_SS\_/OC1B)
  possible text: pinlabel=(\_RESET\_)PC6

infile: ../../../gedasymbols/www/user//evgeni_dobrev/symbols/attiny2313-1.sym
Warning: empty line 203
  lines: 0
  text: 82

infile: ../../../gedasymbols/www/user//evgeni_dobrev/symbols/pca82c250.sym
  lines: 0
  text: 34

infile: ../../../gedasymbols/www/user//evgeni_dobrev/symbols/mcp2515.sym
  lines: 8
  text: 74
  possible text: pinlabel=\_RX0BF\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_RX1BF\_
  possible text: pinlabel=\_TX0RTS\_
  possible text: pinlabel=\_TX1RTS\_
  possible text: pinlabel=\_TX2RTS\_
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_INT\_
infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/29x040-1.sym
  lines: 0
  text: 135

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PQFP-3.sym
  lines: 1
  text: 118
  possible text: pinlabel=\_FRZ\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/RS8973-5.sym
  lines: 0
  text: 141

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PGA-2.sym
  lines: 18
  text: 167
  possible text: pinlabel=\_CD1\_/L1SY1
  possible text: pinlabel=\_CTS1\_/L1GR
  possible text: pinlabel=\_RTS1\_/L1RQ/GCIDCL
  possible text: pinlabel=\_CTS2\_/PA4
  possible text: pinlabel=\_RTS2\_/PA5
  possible text: pinlabel=\_CD2\_/PA6
  possible text: pinlabel=\_CTS3\_/SPRxD
  possible text: pinlabel=\_RTS3\_/SPTxD
  possible text: pinlabel=\_CD3\_/SPCLK
  possible text: pinlabel=\_DREQ\_/PA13
  possible text: pinlabel=\_DACK\_/PA14
  possible text: pinlabel=\_DONE\_/PA15
  possible text: pinlabel=\_IACK7\_/PB0
  possible text: pinlabel=\_IACK6\_/PB1
  possible text: pinlabel=\_IACK1\_/PB2
  possible text: pinlabel=\_TOUT1\_/PB4
  possible text: pinlabel=\_TOUT2\_/PB6
  possible text: pinlabel=\_WDOG\_/PB7

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/RS8973-1.sym
  lines: 9
  text: 110
  possible text: pinlabel=MO\_TEL\_
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=RD/\_DS\_
  possible text: pinlabel=\_RD\_/DS
  possible text: pinlabel=\_WR\_/R/W
  possible text: pinlabel=WR/R/\_W\_
  possible text: pinlabel=\_READY\_
  possible text: pinlabel=\_IRQ\_
  possible text: pinlabel=\_RST\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PGA-3.sym
  lines: 1
  text: 119
  possible text: pinlabel=\_FRZ\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PGA-1.sym
  lines: 28
  text: 275
  possible text: pinlabel=\_RMC\_/IOUT1
  possible text: pinlabel=RMC/\_IOUT1\_
  possible text: pinlabel=\_BR\_
  possible text: pinlabel=\_BG\_
  possible text: pinlabel=\_BGACK\_
  possible text: pinlabel=\_HALT\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_BERR\_
  possible text: pinlabel=\_BCLR\_
  possible text: pinlabel=\_AVEC\_/IOUT0
  possible text: pinlabel=AVEC/\_IOUT0\_
  possible text: pinlabel=\_CS0\_/IOUT2
  possible text: pinlabel=CS0/\_IOUT2\_
  possible text: pinlabel=\_CS1\_
  possible text: pinlabel=\_CS3\_
  possible text: pinlabel=\_IPL0\_/IRQ1
  possible text: pinlabel=IPL0/\_IRQ1\_
  possible text: pinlabel=\_IPL1\_/IRQ6
  possible text: pinlabel=IPL1/\_IRQ6\_
  possible text: pinlabel=\_IPL2\_/IRQ7
  possible text: pinlabel=IPL2/\_IRQ7\_
  possible text: pinlabel=\_CS2\_
  possible text: pinlabel=\_AS\_
  possible text: pinlabel=R/\_W\_
  possible text: pinlabel=\_UDS\_/A0
  possible text: pinlabel=\_LDS\_/DS
  possible text: pinlabel=LDS/\_DS\_
  possible text: pinlabel=\_DTACK\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/CY62148B-1.sym
  lines: 0
  text: 134

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/RS8973-2.sym
  lines: 4
  text: 62

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/RS8973-4.sym
  lines: 4
  text: 78
  possible text: pinlabel=\_DTEST6\_
  possible text: pinlabel=\_DTEST5\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/RS8973-3.sym
  lines: 2
  text: 58

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PQFP-1.sym
  lines: 28
  text: 274
  possible text: pinlabel=\_BR\_
  possible text: pinlabel=\_BG\_
  possible text: pinlabel=\_BGACK\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_BERR\_
  possible text: pinlabel=\_AVEC\_/IOUT0
  possible text: pinlabel=AVEC/\_IOUT0\_
  possible text: pinlabel=\_CS0\_/IOUT2
  possible text: pinlabel=CS0/\_IOUT2\_
  possible text: pinlabel=\_IPL1\_/IRQ6
  possible text: pinlabel=IPL1/\_IRQ6\_
  possible text: pinlabel=\_CS1\_
  possible text: pinlabel=\_CS3\_
  possible text: pinlabel=\_BCLR\_
  possible text: pinlabel=\_IPL0\_/IRQ1
  possible text: pinlabel=IPL0/\_IRQ1\_
  possible text: pinlabel=\_RMC\_/IOUT1
  possible text: pinlabel=RMC/\_IOUT1\_
  possible text: pinlabel=\_HALT\_
  possible text: pinlabel=\_CS2\_
  possible text: pinlabel=\_IPL2\_/IRQ7
  possible text: pinlabel=IPL2/\_IRQ7\_
  possible text: pinlabel=\_AS\_
  possible text: pinlabel=R/\_W\_
  possible text: pinlabel=\_UDS\_/A0
  possible text: pinlabel=\_LDS\_/DS
  possible text: pinlabel=LDS/\_DS\_
  possible text: pinlabel=\_DTACK\_

infile: ../../../gedasymbols/www/user//michael_sokolov/symbols/MC68302_PQFP-2.sym
  lines: 18
  text: 166
  possible text: pinlabel=\_CD1\_/L1SY1
  possible text: pinlabel=\_CTS1\_/L1GR
  possible text: pinlabel=\_RTS1\_/L1RQ/GCIDCL
  possible text: pinlabel=\_CTS2\_/PA4
  possible text: pinlabel=\_RTS2\_/PA5
  possible text: pinlabel=\_CD2\_/PA6
  possible text: pinlabel=\_CTS3\_/SPRxD
  possible text: pinlabel=\_RTS3\_/SPTxD
  possible text: pinlabel=\_CD3\_/SPCLK
  possible text: pinlabel=\_DREQ\_/PA13
  possible text: pinlabel=\_DACK\_/PA14
  possible text: pinlabel=\_DONE\_/PA15
  possible text: pinlabel=\_IACK7\_/PB0
  possible text: pinlabel=\_IACK6\_/PB1
  possible text: pinlabel=\_IACK1\_/PB2
  possible text: pinlabel=\_TOUT1\_/PB4
  possible text: pinlabel=\_TOUT2\_/PB6
  possible text: pinlabel=\_WDOG\_/PB7
infile: ../../../gedasymbols/www/user//cory_cross/symbols/npn-to92-euro-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmega164P-1.sym
  lines: 4
  text: 184

infile: ../../../gedasymbols/www/user//cory_cross/symbols/npn-to92-us-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/resistorpack4_isolated_sip-1.sym
  lines: 36
  text: 35

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmegax8_tqfp-2.sym
  lines: 0
  text: 135

infile: ../../../gedasymbols/www/user//cory_cross/symbols/resistorpack4_parallel-1.sym
  lines: 32
  text: 34

infile: ../../../gedasymbols/www/user//cory_cross/symbols/EXBA10P-1.sym
  lines: 65
  text: 42

infile: ../../../gedasymbols/www/user//cory_cross/symbols/pnp-to92-us-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/npn-to92-euroK-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmegax8-1.sym
  lines: 0
  text: 119

infile: ../../../gedasymbols/www/user//cory_cross/symbols/npn_sot23-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/pwrjack-2.sym
  lines: 16
  text: 16
  possible text: pinlabel=rin\_g\_

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmega64-1.sym
  lines: 4
  text: 264

infile: ../../../gedasymbols/www/user//cory_cross/symbols/ld1117_vreg-1.sym
  lines: 0
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/resonator-1.sym
  lines: 3
  text: 18

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmega16-1.sym
  lines: 4
  text: 184

infile: ../../../gedasymbols/www/user//cory_cross/symbols/bridge-GBU4x-1.sym
  lines: 24
  text: 23

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmega162-1.sym
  lines: 4
  text: 184

infile: ../../../gedasymbols/www/user//cory_cross/symbols/hcpl0534-1.sym
  lines: 12
  text: 18

infile: ../../../gedasymbols/www/user//cory_cross/symbols/pnp_sot23-1.sym
  lines: 6
  text: 15

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmega640-1.sym
  lines: 4
  text: 407

infile: ../../../gedasymbols/www/user//cory_cross/symbols/fdv301n-1.sym
  lines: 10
  text: 17

infile: ../../../gedasymbols/www/user//cory_cross/symbols/atmel_spi_flash-1.sym
  lines: 3
  text: 39
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_WP\_
  possible text: pinlabel=\_HOLD\_
infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/din45329.sym
  lines: 17
  text: 37

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/tcs5046_tcs5072_tcs5095-1.sym
  lines: 33
  text: 55

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/din45322.sym
  lines: 16
  text: 34

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/din41524.sym
  lines: 13
  text: 31

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/USBN9604-SO28.sym
  lines: 5
  text: 109
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_RD\_
  possible text: pinlabel=\_WR\_
  possible text: pinlabel=\_DACK\_
  possible text: pinlabel=\_RST\_

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/XR22-908-03.sym
  lines: 1
  text: 82
  possible text: pinlabel=\_OE\_

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/din41524-8.sym
  lines: 19
  text: 40

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/74155-1.sym
  lines: 0
  text: 68

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/HDSP-21xx.sym
  lines: 5
  text: 90
  possible text: pinlabel=\_RD\_
  possible text: pinlabel=\_WR\_
  possible text: pinlabel=\_FL\_
  possible text: pinlabel=\_CE\_
  possible text: pinlabel=\_RS\_T

infile: ../../../gedasymbols/www/user//alexander_kurz/symbols/M5L8282P.sym
  lines: 1
  text: 81
  possible text: pinlabel=\_OE\_
infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/3_SCREW_CONNECTOR.sym
  lines: 4
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/79xx.sym
  lines: 0
  text: 16

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-spdt-1.sym
  lines: 1
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/resistor-2.sym
  lines: 0
  text: 11

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/capacitor-1206.sym
  lines: 4
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/potmeter_dual-1.sym
  lines: 3
  text: 18

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-siemens_6pos_2pole.sym
  lines: 1
  text: 25

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/15V-plus.sym
  lines: 1
  text: 8

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/transistor-TO92.sym
  lines: 7
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/BC547-3.sym
  lines: 7
  text: 16

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/ft232bm-2.sym
  lines: 12
  text: 139
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_RSTOUT\_
  possible text: pinlabel=\_SLEEP\_
  possible text: pinlabel=\_RXLED\_
  possible text: pinlabel=\_TXLED\_
  possible text: pinlabel=\_PWREN\_
  possible text: pinlabel=\_RTS\_
  possible text: pinlabel=\_CTS\_
  possible text: pinlabel=\_DTR\_
  possible text: pinlabel=\_DSR\_
  possible text: pinlabel=\_DCD\_
  possible text: pinlabel=\_RI\_

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/ATmega8-2.sym
  lines: 0
  text: 120

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/opamp_spice.sym
  lines: 3
  text: 26

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/diode-D400.sym
  lines: 6
  text: 11

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/30VA_Transformer.sym
  lines: 12
  text: 23

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-4_2-1.sym
  lines: 1
  text: 23

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/capacitor-1206p.sym
  lines: 4
  text: 14

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/ft232bm-1.sym
  lines: 12
  text: 138
  possible text: pinlabel=\_CTS\_
  possible text: pinlabel=\_DCD\_
  possible text: pinlabel=\_DSR\_
  possible text: pinlabel=\_DTR\_
  possible text: pinlabel=\_PWREN\_
  possible text: pinlabel=\_RI\_
  possible text: pinlabel=\_RTS\_
  possible text: pinlabel=\_RXLED\_
  possible text: pinlabel=\_SLEEP\_
  possible text: pinlabel=\_TXLED\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_RSTOUT\_

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/2_SCREW_CONNECTOR.sym
  lines: 3
  text: 10

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-dpdt-2.sym
  lines: 6
  text: 19

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/MOC3011.sym
  lines: 28
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/dgnmos-1.sym
  lines: 37
  text: 19

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/rj11-1.sym
wrong attribute: T 450 1850 9 10 1 1 180 0 1
RJ11

  lines: 6
  text: 23

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-siemens_6pos_4pole.sym
  lines: 1
  text: 27

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/transistor-SOT23.sym
  lines: 7
  text: 16

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/2N7000.sym
  lines: 8
  text: 9

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/MOC3063.sym
  lines: 28
  text: 16

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/6.3mmJack.sym
  lines: 11
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/15V-minus.sym
  lines: 1
  text: 8

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/myrra_44229-1.sym
  lines: 6
  text: 20

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/resistor-1206.sym
  lines: 0
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/MOC3052.sym
  lines: 28
  text: 12

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/ATmega8-LQFP.sym
  lines: 1
  text: 138
  possible text: pinlabel=(\_RESET\_) PC6

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/diode-bridge-1.sym
  lines: 24
  text: 18

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/triac-1.sym
  lines: 11
  text: 9

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/78xx.sym
  lines: 0
  text: 16

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/potmeter-1.sym
  lines: 3
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-pb.sym
  lines: 4
  text: 7

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/max232-5.sym
  lines: 0
  text: 75

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-siemens_6pos_6pole.sym
  lines: 1
  text: 29

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/diode-1206P.sym
  lines: 6
  text: 11

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/potmeter-2.sym
  lines: 3
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/diode-2.sym
  lines: 6
  text: 10

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/capacitor-1.sym
  lines: 4
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/DS1621.sym
  lines: 0
  text: 43

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/switch-spst-1.sym
  lines: 1
  text: 10

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/diode-bridge-2.sym
  lines: 24
  text: 19

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/capacitor-p.sym
  lines: 4
  text: 14

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/inductor-1.sym
  lines: 2
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/capacitor-trough_hole.sym
  lines: 4
  text: 13

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/transformer-1.sym
  lines: 6
  text: 20

infile: ../../../gedasymbols/www/user//levente_kovacs/symbols/omron-G5LE-1.sym
  lines: 26
  text: 24
  possible text: pinlabel=CO\_M\_MON2
  possible text: pinlabel=COM\_M\_ON2
  possible text: pinlabel=CO\_IL\_1
  possible text: pinlabel=COI\_\_L1
  possible text: pinlabel=COI\_L\_1
  possible text: pinlabel=COIL\_1\_
  possible text: pinlabel=C\_O\_IL2
  possible text: pinlabel=\_C\_OIL2
infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/74138-4.sym
  lines: 0
  text: 68

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MAX427CSA-1.sym
  lines: 3
  text: 28

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/16c450n-1.sym
  lines: 0
  text: 160

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATmega16_TQFP.sym
  lines: 2
  text: 160
  possible text: pinlabel=\_Reset\_
  possible text: pinlabel=PB4 (\_SS\_)

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATmega16L_TQFP.sym
  lines: 2
  text: 160
  possible text: pinlabel=\_Reset\_
  possible text: pinlabel=PB4 (\_SS\_)

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/dgnmos-2.sym
  lines: 37
  text: 24

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pic16F676-1.sym
  lines: 0
  text: 66

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/FT232BM_TQFP32_b.sym
  lines: 0
  text: 107

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/dsPIC30F6014.sym
  lines: 0
  text: 250

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/header44-2.sym
  lines: 22
  text: 185

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/lts546ap-1.sym
  lines: 42
  text: 58

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/balun_bifilar.sym
  lines: 5
  text: 24

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MMusb245.sym
  lines: 0
  text: 109

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/crystal-2.sym
  lines: 2
  text: 10

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/rim-1.sym
  lines: 0
  text: 17

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/DS1866.sym
  lines: 0
  text: 43

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/balun_quadrifilar.sym
  lines: 9
  text: 40

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MMA7260Q.sym
  lines: 1
  text: 43
  possible text: pinlabel=\_Sleep Mode\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/Si9948AEY.sym
  lines: 46
  text: 33

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/lm2852y-1.sym
wrong attribute: T 100 3675 5 10 0 1 0 0 1
                    0.8 to 3.3v regulator can be built.

  lines: 0
  text: 74

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ADuC832-PQFP56.sym
  lines: 0
  text: 219

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/resistor-variable-3.sym
Warning: multiline text is not supported by thisscript. line [30]
Warning: empty line 32
  lines: 10
  text: 19

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/switch_spco-1.sym
  lines: 1
  text: 20

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/spice-subcircuit-IO-2.sym
  lines: 6
  text: 9
  possible text: comment=.\_SU\_BCKT IO Pin

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/jumper-3.sym
  lines: 0
  text: 18

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/tb3p200.sym
  lines: 8
  text: 22

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pic18f2x8.sym
  lines: 2
  text: 123
  possible text: pinlabel=\_MCLR\_/Vpp
  possible text: pinlabel=RA5/AN4/\_SS\_/LVDIN

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ina326.sym
  lines: 6
  text: 47

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/4040-2.sym
  lines: 2
  text: 66

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/zener-5.sym
  lines: 8
  text: 10

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MOC3041.sym
Warning: multiline text is not supported by thisscript. line [82]
  lines: 24
  text: 33
  possible text: comment=Suggested libr\_ary: op\_to

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/20V8-DIP.sym
  lines: 0
  text: 99

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/7404a.sym
  lines: 0
  text: 60

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/jumper-spdt-1.sym
  lines: 0
  text: 21

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/7408a.sym
  lines: 0
  text: 60

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ST7538-1.sym
  lines: 0
  text: 187

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/lm2575.sym
  lines: 0
  text: 20

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/74244-4.sym
  lines: 0
  text: 51

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/bq2004.sym
  lines: 0
  text: 72

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/74244-3.sym
  lines: 0
  text: 84

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/LM431-1.sym
  lines: 0
  text: 20

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/njfet-1.sym
  lines: 8
  text: 15
  possible text: com\_m\_ent=Suggested library: analog
  possible text: co\_mm\_ent=Suggested library: analog

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/switch_4pco-1.sym
  lines: 5
  text: 56

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pwrjack-2.sym
  lines: 4
  text: 16
  possible text: dist-\_lic\_ense=GPL
  possible text: co\_mme\_nt=Suggested library: connector

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/tb2p200.sym
  lines: 7
  text: 18

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/LM5642.sym
  lines: 0
  text: 113

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/SC28L198.sym
  lines: 0
  text: 265

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATtiny26_SOIC.sym
  lines: 3
  text: 92
  possible text: pinlabel=PB7 (ADC10/\_RESET\_)
  possible text: pinlabel=PB2 (SCK/SCL/\_OC1B\_)
  possible text: pinlabel=PB0 (MOSI/DI/SDA/\_OC1A\_)

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/FT232BM_TQFP32.sym
  lines: 0
  text: 107

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/7432a.sym
  lines: 0
  text: 60

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pjfet-1.sym
  lines: 8
  text: 15
  possible text: com\_m\_ent=Suggested library: analog
  possible text: co\_mm\_ent=Suggested library: analog

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/LND150-TO92.sym
  lines: 24
  text: 22
  possible text: com\_me\_nt=Suggested library: transistor
  possible text: comme\_n\_t=Suggested library: transistor

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/balun_trifilar.sym
  lines: 7
  text: 32

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ADuC841_2_3-PQFP56.sym
  lines: 0
  text: 219

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pic16C774.sym
  lines: 5
  text: 172
  possible text: pinlabel=\_MCLR\_/VPP
  possible text: pinlabel=RE0/\_RD\_/AN5
  possible text: pinlabel=RE1/\_WR\_/AN6
  possible text: pinlabel=RE2/\_CS\_/AN7
  possible text: pinlabel=RB1/\_SS\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/74138-3.sym
  lines: 0
  text: 68

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATmega32-DIP-1.sym
  lines: 2
  text: 170
  possible text: pinlabel=PB4 (\_SS\_)
  possible text: pinlabel=\_RESET\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pic18F452.sym
  lines: 5
  text: 172
  possible text: pinlabel=RA5/AN4/\_SS\_/LVDIN
  possible text: pinlabel=RE0/\_RD\_/AN5
  possible text: pinlabel=RE1/\_WR\_/AN6
  possible text: pinlabel=RE2/\_CS\_/AN7

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/7408.sym
  lines: 0
  text: 60

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/tsop-17xx-1.sym
  lines: 12
  text: 18

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/regulator-1.sym
  lines: 0
  text: 21

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/lm2671-1.sym
  lines: 0
  text: 44

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/7432.sym
  lines: 0
  text: 60

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/DB25-3.sym
  lines: 4
  text: 82

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/header14.sym
  lines: 7
  text: 36

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/cc1000pp.sym
  lines: 0
  text: 59

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MMlan2.sym
  lines: 0
  text: 109

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/74125-2.sym
  lines: 4
  text: 30

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/PMBT3904-1.sym
  lines: 7
  text: 23

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/jumper-12.sym
  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/max921.sym
wrong attribute: T 200 2050 9 10 1 1 0 0 1
MAX921

  lines: 26
  text: 44

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/transformer-6.sym
  lines: 6
  text: 24
  possible text: dis\_t-li\_cense=GPL
  possible text: dist-license\_=GP\_L

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/pic16f505-1.sym
  lines: 1
  text: 61
  possible text: pinlabel=RB3/\_MCLR\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/ATmega8.sym
  lines: 2
  text: 121
  possible text: pinlabel=PB2 (\_SS\_/OC1B)

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MAX6957AAX.sym
  lines: 1
  text: 156
  possible text: pinlabel=\_CS\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/max3238-1.sym
Warning: multiline text is not supported by thisscript. line [388]
  lines: 108
  text: 125
  possible text: pinlabel=\_FORCEOFF\_
  possible text: pinlabel=\_INVALID\_
  possible text: use-license\_=u\_nlimited
  possible text: use-license\_=u\_nlimited

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/z80.sym
  lines: 13
  text: 164
  possible text: pinlabel=\_HALT\_
  possible text: pinlabel=\_NMI\_
  possible text: pinlabel=\_BUSACK\_
  possible text: pinlabel=\_MREQ\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_RFSH\_
  possible text: pinlabel=\_WAIT\_
  possible text: pinlabel=\_BUSREQ\_
  possible text: pinlabel=\_WR\_
  possible text: pinlabel=\_RD\_
  possible text: pinlabel=\_INT\_
  possible text: pinlabel=\_M1\_
  possible text: pinlabel=\_IORQ\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/header44-3.sym
  lines: 22
  text: 185

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/DE9-3.sym
  lines: 4
  text: 48

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/max3110e-1.sym
  lines: 0
  text: 92

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/MAX427CSA.sym
  lines: 3
  text: 28

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/lm555.sym
  lines: 0
  text: 41

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/PIC18F4550_TQFP44.sym
  lines: 0
  text: 142

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/npn-BEC-1.sym
  lines: 7
  text: 20

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/tb4p200.sym
  lines: 12
  text: 26

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/27C4001-1.sym
  lines: 0
  text: 139

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/tusb3410.sym
  lines: 9
  text: 120
  possible text: pinlabel=\_RI\_/CP
  possible text: pinlabel=\_DCD\_
  possible text: pinlabel=\_RTS\_
  possible text: pinlabel=\_DTR\_
  possible text: pinlabel=\_CTS\_
  possible text: pinlabel=\_DSR\_
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_VREGEN\_
  possible text: pinlabel=\_WAKEUP\_

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/header44-1.sym
  lines: 22
  text: 185

infile: ../../../gedasymbols/www/user//ales_hvezda/symbols/mutual-inductor-1.sym
  lines: 4
  text: 10
infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/blackfin/adsp-bf532lqfp_bus.sym
  lines: 16
  text: 114
  possible text: pinlabel=\_BG\_
  possible text: pinlabel=\_BGH\_
  possible text: pinlabel=\_ABE\_1
  possible text: pinlabel=\_ABE0\_
  possible text: pinlabel=\_AWE\_
  possible text: pinlabel=\_ARE\_
  possible text: pinlabel=\_AOE\_
  possible text: pinlabel=\_AMS3\_
  possible text: pinlabel=\_AMS2\_
  possible text: pinlabel=\_AMS1\_
  possible text: pinlabel=\_AMS0\_
  possible text: pinlabel=\_BR\_
  possible text: pinlabel=\_SWE\_
  possible text: pinlabel=\_SCAS\_
  possible text: pinlabel=\_SRAS\_
  possible text: pinlabel=\_SMS\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/blackfin/adsp-bf532lqfp_syncserial.sym
  lines: 0
  text: 36

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/blackfin/adsp-bf532lqfp_misc.sym
  lines: 3
  text: 40
  possible text: pinlabel=\_RESET\_
  possible text: pinlabel=\_EMU\_
  possible text: pinlabel=\_TRST\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/blackfin/adsp-bf532lqfp_ppi.sym
  lines: 0
  text: 58

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/blackfin/adsp-bf532lqfp_power.sym
  lines: 0
  text: 124

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/power.sym
  lines: 9
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xtal.sym
  lines: 2
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/gnd_local.sym
  lines: 3
  text: 8

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/atten_panasonic.sym
  lines: 31
  text: 9

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/m25pso8.sym
  lines: 3
  text: 21
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_HOLD\_
  possible text: pinlabel=\_WP\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK5.sym
  lines: 0
  text: 51

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256CONF.sym
  lines: 0
  text: 27

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK2.sym
  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK7.sym
  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK0.sym
  lines: 0
  text: 51

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK3.sym
  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256PWR.sym
  lines: 0
  text: 85

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK4.sym
  lines: 0
  text: 53

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK1.sym
  lines: 0
  text: 51

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/xilinx/XC3SFT256BANK6.sym
  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/741G04.sym
  lines: 5
  text: 11

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/l.sym
  lines: 0
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/VCO_0.5SQ.sym
  lines: 0
  text: 37

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/led.sym
  lines: 6
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/ADS7844.sym
  lines: 0
  text: 45

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/ad9954.sym
  lines: 0
  text: 103

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/schottky.sym
  lines: 9
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MAX5895.sym
  lines: 0
  text: 137

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/max3232.sym
  lines: 20
  text: 31

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/DAT-31R5-SP.sym
  lines: 0
  text: 43

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/AD9511.sym
  lines: 0
  text: 105

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/FOX801BE.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/LTC2294.sym
  lines: 0
  text: 127

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/VCXO_S1569.sym
  lines: 1
  text: 17
  possible text: pinlabel=\_OUT\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/STM812.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/transformer_ct.sym
  lines: 4
  text: 10

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MT48LC16M16.sym
  lines: 4
  text: 111
  possible text: pinlabel=\_RA\_S
  possible text: pinlabel=\_CS\_
  possible text: pinlabel=\_WE\_
  possible text: pinlabel=\_CA\_S

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MCL_MCA1.sym
  lines: 5
  text: 19

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MAX6675.sym
  lines: 0
  text: 19

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MCL_GALI.sym
  lines: 3
  text: 9

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/S-1112.sym
  lines: 0
  text: 15

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/74lvc138.sym
  lines: 10
  text: 37
  possible text: pinlabel=\_G2A\_
  possible text: pinlabel=\_G2B\_
  possible text: pinlabel=\_Y7\_
  possible text: pinlabel=\_Y6\_
  possible text: pinlabel=\_Y5\_
  possible text: pinlabel=\_Y4\_
  possible text: pinlabel=\_Y3\_
  possible text: pinlabel=\_Y2\_
  possible text: pinlabel=\_Y1\_
  possible text: pinlabel=\_Y0\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/LTC2299.sym
  lines: 0
  text: 135

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/c.sym
  lines: 2
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MCL_ADE11X.sym
  lines: 5
  text: 15

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/coax.sym
  lines: 0
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/MAX5893.sym
  lines: 0
  text: 121

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/c_elec.sym
  lines: 3
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/rx4.sym
  lines: 28
  text: 13

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/SY89200U.sym
  lines: 22
  text: 72
  possible text: pinlabel=\_Q2\_
  possible text: pinlabel=\_\_Q0
  possible text: pinlabel=\_Q3\_
  possible text: pinlabel=\_\_Q4
  possible text: pinlabel=\_Q0\_
  possible text: pinlabel=DIVSEL_2 \_2\_ / 4
  possible text: pinlabel=\_Q4\_
  possible text: pinlabel=\_Q6\_
  possible text: pinlabel=\_Q7\_
  possible text: pinlabel=\_MR\_
  possible text: pinlabel=DIVSEL_3 \_2\_ / 4
  possible text: pinlabel=\_Q5\_
  possible text: pinlabel=DIVSEL_1\_ 1\_ / 2
  possible text: pinlabel=\_CLKIN\_
  possible text: pinlabel=\_Q1\_

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/r.sym
  lines: 7
  text: 7

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/IRFSOTFETP.sym
  lines: 11
  text: 8

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/DAC904.sym
  lines: 0
  text: 59

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/net2272.sym
  lines: 0
  text: 133

infile: ../../../gedasymbols/www/user//darrell_harmon/symbols/ADF4001_TSSOP.sym
  lines: 0
  text: 37
infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/alternistor-1.sym
  lines: 11
  text: 12

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/p-mosfet.sym
  lines: 8
  text: 10

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/opto-s2s3.sym
  lines: 28
  text: 17
  possible text: copy\_right\_=2006 DJ Delorie
  possible text: copyrig\_\_ht=2006 DJ Delorie
  possible text: cop\_yrig\_ht=2006 DJ Delorie
  possible text: copyright=200\_6 DJ\_ Delorie
  possible text: copyright=2006 \_DJ \_Delorie
  possible text: copyright=2006 \_\_DJ Delorie
  possible text: dist\_-lic\_ense=GPL
  possible text: aut\_hor=\_DJ Delorie
  possible text: use\_-lic\_ense=unlimited
  possible text: use-license=unlim\_ited\_

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/MOC3011.sym
  lines: 28
  text: 17

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/sp724.sym
wrong attribute: T 1300 1000 9 10 1 1 0 3 1
SP724

  lines: 0
  text: 26

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/2N7000.sym
  lines: 8
  text: 12

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/diode-bridge-kbp2g.sym
  lines: 3
  text: 21

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/opto-ltv-357t.sym
  lines: 26
  text: 17
  possible text: copy\_right\_=2006 DJ Delorie
  possible text: copyrig\_\_ht=2006 DJ Delorie
  possible text: cop\_yrig\_ht=2006 DJ Delorie
  possible text: copyright=2006 \_DJ \_Delorie
  possible text: copyright=2006\_ \_DJ Delorie
  possible text: dist\_-lic\_ense=GPL
  possible text: dist-license=GP\_L\_
  possible text: use\_-lic\_ense=unlimited
  possible text: use-license=unlim\_ited\_
  possible text: use-license=unli\_m\_ited
  possible text: aut\_hor=\_DJ Delorie
  possible text: author=DJ Delor\_ie\_

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/n-mosfet.sym
  lines: 8
  text: 10

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/semis/adg658.sym
wrong attribute: T 1500 3200 9 10 1 1 0 3 1
ADG658

  lines: 0
  text: 55

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvanalog/ts321.sym
  lines: 6
  text: 29
  possible text: co\_p\_yright=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/power/LDO-REG.sym
  lines: 0
  text: 17

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/power/chassis-gnd.sym
  lines: 6
  text: 9
  possible text: \_au\_thor=DJ Delorie
  possible text: \_co\_pyright=2006 DJ Delorie
  possible text: \_dis\_t-license=GPL
  possible text: \_us\_e-license=unlimited

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/power/acon-cx-v.sym
wrong attribute: T 2200 2000 9 10 1 1 0 3 1
Acon CX-V

  lines: 0
  text: 30

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/discrete/exc-cet.sym
  lines: 3
  text: 9

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/discrete/NPN-1.sym
  lines: 7
  text: 14

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/discrete/crystal_module.sym
  lines: 20
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvlogic/74154.sym
wrong attribute: T 1400 6400 9 10 1 1 0 3 1
74154

  lines: 0
  text: 81

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvlogic/7414-1.sym
  lines: 9
  text: 28

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/gumstix-60.sym
wrong attribute: T 2500 12000 9 10 1 1 0 3 1
GUMSTIX

  lines: 0
  text: 188

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/gumstix-net.sym
wrong attribute: T 1500 3200 9 10 1 1 0 3 1
GUMSTIX

  lines: 0
  text: 32

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/r8c-1b-io.sym
wrong attribute: T 1600 4400 9 10 1 1 0 3 1
R8C/1B

  lines: 0
  text: 67

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/m3a-0835-a.sym
wrong attribute: T 2600 12800 9 10 1 1 0 3 1
M3A-0835-A

  lines: 0
  text: 105

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/m3a-0835-b.sym
wrong attribute: T 3300 12800 9 10 1 1 0 3 1
M3A-0835-B

  lines: 0
  text: 105

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/m3a-0835-c.sym
wrong attribute: T 2600 12800 9 10 1 1 0 3 1
M3A-0835-C

  lines: 0
  text: 105

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/cpu/r8c-26-io.sym
wrong attribute: T 1600 6000 9 10 1 1 0 3 1
R8C/26

  lines: 0
  text: 103

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/ethernet/cp2200.sym
wrong attribute: T 1800 6800 9 10 1 1 0 3 1
CP2200

  lines: 0
  text: 120

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/tc7set08fu.sym
  lines: 3
  text: 32

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/74LVS2G86-1.sym
  lines: 2
  text: 29
  possible text: cop\_yrig\_ht=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/74541.sym
wrong attribute: T 1400 4400 9 10 1 1 0 3 1
74541

  lines: 0
  text: 69

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/74LVS2G86-vg.sym
  lines: 0
  text: 10

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/7414-vg.sym
  lines: 0
  text: 10

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/logic/74138.sym
wrong attribute: T 1400 3600 9 10 1 1 0 3 1
74138

  lines: 0
  text: 57

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/analog/comparator-ts3704.sym
  lines: 6
  text: 34

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/analog/comparator-tlc3702.sym
  lines: 6
  text: 32

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvconnector/left-io.sym
  lines: 0
  text: 7

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvconnector/right-screw-term.sym
  lines: 1
  text: 7
  possible text: copy\_rig\_ht=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvconnector/DE9M.sym
  lines: 12
  text: 24

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvconnector/header40.sym
  lines: 0
  text: 86

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvconnector/DE9F.sym
  lines: 6
  text: 24

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/titleblock1.sym
  lines: 4
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/ssn.sym
  lines: 4
  text: 7

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/titleblock3.sym
  lines: 4
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/humid.sym
  lines: 0
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/switch-pb.sym
  lines: 4
  text: 10
  possible text: auth\_or=D\_J Delorie
  possible text: copyrig\_\_ht=2006 DJ Delorie
  possible text: copy\_right\_=2006 DJ Delorie
  possible text: dist-\_licen\_se=GPL
  possible text: use-\_licen\_se=unlimited
  possible text: desc\_riptio\_n=Pushbutton switch

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/titleblock2.sym
  lines: 4
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/lcd.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/misc/titleblock4.sym
  lines: 4
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/jumper-4.sym
  lines: 4
  text: 9

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/header25.sym
  lines: 13
  text: 56

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/header9.sym
  lines: 5
  text: 24

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/hfj11-2450e.sym
  lines: 233
  text: 28
  possible text: pinlabel=\_\_R-
  possible text: pinlabel=\_\_R-
  possible text: pinlabel=R\_-\_
  possible text: pinlabel=\_\_T-
  possible text: pinlabel=\_\_T-
  possible text: pinlabel=T\_-\_

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/flag.sym
  lines: 4
  text: 6
  possible text: \_copyright=200\_6 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/tblock-9.sym
  lines: 14
  text: 25
  possible text: footprint=TBLO\_C\_K3
  possible text: autho\_r=\_DJ Delorie
  possible text: copyri\_gh\_t=2006 DJ Delorie
  possible text: dist-li\_ce\_nse=GPL
  possible text: use-li\_ce\_nse=unlimited
  possible text: descri\_pti\_on=Terminal block, 3 poles

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/jumper-3.sym
  lines: 3
  text: 7

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/pad-r.sym
  lines: 0
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/mini-din-8f.sym
  lines: 25
  text: 25

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/pulse_j414.sym
  lines: 234
  text: 33
  possible text: pinlabel=\_\_R-
  possible text: pinlabel=\_\_R-
  possible text: pinlabel=R\_-\_
  possible text: aut\_hor=DJ Delo\_rie
  possible text: cop\_yright=200\_6 DJ Delorie
  possible text: copyright=2006 DJ D\_elo\_rie
  possible text: dist\_-license=GP\_L
  possible text: use\_-license=unl\_imited
  possible text: des\_cription=Eth\_ernet jack with magnetics
  possible text: pinlabel=\_\_T-
  possible text: pinlabel=\_\_T-
  possible text: pinlabel=T\_-\_

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/tblock-3.sym
  lines: 8
  text: 13
  possible text: footprint=TBLO\_C\_K3
  possible text: autho\_r=\_DJ Delorie
  possible text: dist-li\_ce\_nse=GPL
  possible text: use-li\_ce\_nse=unlimited
  possible text: descri\_pti\_on=Terminal block, 3 poles
  possible text: copyri\_gh\_t=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/tblock-4.sym
  lines: 9
  text: 15
  possible text: footprint=TBLO\_C\_K3
  possible text: autho\_r=\_DJ Delorie
  possible text: dist-li\_ce\_nse=GPL
  possible text: use-li\_ce\_nse=unlimited
  possible text: descri\_pti\_on=Terminal block, 3 poles
  possible text: copyri\_gh\_t=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/connector/pad-l.sym
  lines: 0
  text: 8

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvsemis/npn-2.sym
  lines: 8
  text: 4

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvsemis/pnp-2.sym
  lines: 8
  text: 4

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvsemis/triac-1.sym
  lines: 11
  text: 12

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvsemis/npn-1.sym
  lines: 8
  text: 4

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvsemis/pnp-1.sym
  lines: 8
  text: 4

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/tbd/0603.sym
  lines: 0
  text: 9

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvpower/egnd.sym
  lines: 6
  text: 9
  possible text: \_au\_thor=DJ Delorie
  possible text: \_co\_pyright=2006 DJ Delorie
  possible text: \_dis\_t-license=GPL
  possible text: \_us\_e-license=unlimited

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvpower/vccgnd.sym
  lines: 0
  text: 7

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvpower/2.5V-plus-1.sym
  lines: 1
  text: 10
  possible text: \_cop\_yright=2006 DJ Delorie

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/memory/cy7c1049b.sym
wrong attribute: T 1900 4800 9 10 1 1 0 3 1
512Kx8

wrong attribute: T 1900 5600 9 10 1 1 0 3 1
CY7C1049B

  lines: 0
  text: 112

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvmemory/cy7c1041b.sym
  lines: 0
  text: 139

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvcpu/r8c-17.sym
wrong attribute: T 2850 5200 9 10 1 1 0 3 1
R8C/17

  lines: 0
  text: 68

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvcpu/r8c-17-io.sym
wrong attribute: T 1600 3600 9 10 1 1 0 3 1
R8C/17

  lines: 0
  text: 68

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvcpu/m32c84-100p6q-exp.sym
  lines: 0
  text: 108

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvethernet/cs8900a-cpu.sym
  lines: 17
  text: 144
  possible text: pinlabel=\_CHIPSEL\_
  possible text: pinlabel=C\_H\_IPSEL
  possible text: pinlabel=\_MEMW\_
  possible text: pinlabel=\_MEMR\_
  possible text: pinlabel=\_IOW\_
  possible text: pinlabel=\_IOR\_
  possible text: pinlabel=\_REFRESH\_
  possible text: pinlabel=\_SBHE\_
  possible text: pinlabel=\_DMACK0\_
  possible text: pinlabel=\_DMACK\_1
  possible text: pinlabel=\_DMACK2\_
  possible text: pinlabel=\_MEMCS16\_
  possible text: pinlabel=\_IOCS16\_
  possible text: pinlabel=DV\_DD\_
  possible text: pinlabel=\_DV\_DD

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvethernet/cs8900a-net.sym
  lines: 11
  text: 71
  possible text: pinlabel=\_SLEEP\_
  possible text: pinlabel=\_TEST\_
  possible text: pinlabel=A\_VD\_D
  possible text: pinlabel=A\_VD\_D
  possible text: pinlabel=\_BSTATUS\_
  possible text: pinlabel=\_LANLED\_
  possible text: pinlabel=\_LINKLED\_
  possible text: pinlabel=\_CSOUT\_
  possible text: pinlabel=\_ELCS\_

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvethernet/cp2201.sym
wrong attribute: T 1800 5000 9 10 1 1 0 3 1
CP2201

  lines: 2
  text: 93

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvethernet/cs8900a-ofc.sym
  lines: 0
  text: 207

infile: ../../../gedasymbols/www/user//dj_delorie/symbols/nvethernet/cs8900a.sym
  lines: 28
  text: 207
  possible text: pinlabel=\_SLEEP\_
  possible text: pinlabel=\_TEST\_
  possible text: pinlabel=DV\_DD\_
  possible text: pinlabel=\_DV\_DD
  possible text: pinlabel=AV\_D\_D
  possible text: pinlabel=A\_V\_DD
  possible text: pinlabel=\_CHIPSEL\_
  possible text: pinlabel=C\_H\_IPSEL
  possible text: pinlabel=\_MEMW\_
  possible text: pinlabel=\_MEMR\_
  possible text: pinlabel=\_IOW\_
  possible text: pinlabel=\_IOR\_
  possible text: pinlabel=\_REFRESH\_
  possible text: pinlabel=\_SBHE\_
  possible text: pinlabel=\_DMACK0\_
  possible text: pinlabel=\_DMACK\_1
  possible text: pinlabel=\_DMACK2\_
  possible text: pinlabel=\_BSTATUS\_
  possible text: pinlabel=\_LANLED\_
  possible text: pinlabel=\_LINKLED\_
  possible text: pinlabel=\_CSOUT\_
  possible text: pinlabel=\_ELCS\_
  possible text: pinlabel=\_MEMCS16\_
  possible text: pinlabel=\_IOCS16\_

infile: ../../../gedasymbols/www/user//dj_delorie/tools/sample.sym
wrong attribute: T 1950 4200 9 10 1 1 0 3 1
DEMO ONLY

wrong attribute: T 1950 5000 9 10 1 1 0 3 1
SAMPLE

  lines: 8
  text: 94
infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/15V-.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/vref_minus.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/vcc-minus.sym
  lines: 0
  text: 6

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/vref.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/vcc.sym
  lines: 0
  text: 6

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/5V+.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/Ub-.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/15V+.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/gnd.sym
  lines: 3
  text: 5

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/Ub+.sym
  lines: 0
  text: 13

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/power/rGND.sym
  lines: 0
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/res_SMD_vert.sym
  lines: 1
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/poti_thru.sym
  lines: 5
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/npn.sym
  lines: 7
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/nmosfet.sym
  lines: 11
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_offset.sym
  lines: 3
  text: 31

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_dual.sym
  lines: 3
  text: 27

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/cap_SMD.sym
  lines: 5
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/njfet.sym
  lines: 9
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/led_SMD.sym
  lines: 12
  text: 16

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/zener_thru.sym
  lines: 8
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/flyback_SOT23.sym
  lines: 11
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/schottky_SMD.sym
  lines: 6
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/laserdiode.sym
  lines: 4
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/zener_SMD.sym
  lines: 8
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/led_3mm.sym
  lines: 10
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/dus.sym
  lines: 6
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/photodiode.sym
  lines: 12
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/diode/photodiode_TO18.sym
  lines: 12
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/poti_Spectrol_534.sym
  lines: 5
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/lm399.sym
  lines: 11
  text: 27

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/inductor.sym
  lines: 2
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/L165-2.sym
  lines: 3
  text: 30

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_dual_pwr.sym
  lines: 3
  text: 16
  possible text: pinlabel=\_-\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/cap_thru.sym
  lines: 5
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7912.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/instr_amp_INA128.sym
  lines: 3
  text: 35

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/REF02.sym
  lines: 0
  text: 30

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_quad.sym
  lines: 3
  text: 29

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator.sym
  lines: 3
  text: 35

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7805.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/nmosfet_power.sym
  lines: 18
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/79L05.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/79L15.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp.sym
  lines: 3
  text: 23

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7905.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/79L12.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/LM317.sym
  lines: 0
  text: 23

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7815.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_quad_pwr.sym
  lines: 3
  text: 16
  possible text: pinlabel=\_-\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_pwr.sym
  lines: 0
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/pmosfet.sym
  lines: 11
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/res_ref.sym
  lines: 1
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/78L05.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/pmosfet_power.sym
  lines: 18
  text: 21
  possible text: footprint=\_\_TO220_GDS

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/res_thru.sym
  lines: 1
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/res0805.sym
  lines: 1
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/L165_pwr-1.sym
  lines: 0
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/L165-1.sym
  lines: 3
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/poti_Alps_RK11K112.sym
  lines: 5
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7915.sym
  lines: 1
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/phase_detector_HMC439QS16G.sym
  lines: 0
  text: 73

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_pwr.sym
  lines: 0
  text: 16

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/78L12.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/LM337.sym
  lines: 0
  text: 23

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/ntc.sym
  lines: 3
  text: 18
  possible text: footprint=con_\_1\_x2

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/7812.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/res_SMD.sym
  lines: 1
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_quad_pwr.sym
  lines: 3
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_quad.sym
  lines: 6
  text: 28

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/78L15.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_dual.sym
  lines: 6
  text: 26

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/pnp.sym
  lines: 7
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/comparator_quad_b.sym
  lines: 6
  text: 28

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/opamp_dual_pwr.sym
  lines: 0
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/analog/elko.sym
  lines: 3
  text: 17
  possible text: pinlabel=\_+\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7404_4xNOT.sym
  lines: 4
  text: 25

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7400_4xNAND.sym
  lines: 3
  text: 29

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7420_2x4NAND.sym
Warning: multiline text is not supported by thisscript. line [89]
Warning: empty line 91
  lines: 5
  text: 33

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74123_2xMONOFLOP.sym
  lines: 2
  text: 42
  possible text: pinlabel=\_CLR\_
  possible text: pinlabel=\_Q\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7414_4xNOT_schmitt_trigger.sym
  lines: 8
  text: 24

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74132_4xNAND_schmitt_trigger.sym
  lines: 8
  text: 28

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74161_COUNTER.sym
  lines: 4
  text: 64
  possible text: pinlabel=\_CLR\_
  possible text: pinlabel=\_LOAD\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74_pwr16.sym
  lines: 0
  text: 16

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74_pwr.sym
  lines: 0
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74112_2xJK.sym
  lines: 4
  text: 42
  possible text: pinlabel=\_Q\_
  possible text: pinlabel=\_PRE\_
  possible text: pinlabel=\_CLR\_
  possible text: pinlabel=\_CLK\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/74163_COUNTER_DECIMAL.sym
  lines: 4
  text: 68
  possible text: pinlabel=\_CLR\_
  possible text: pinlabel=\_LOAD\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7432_4x_OR.sym
  lines: 0
  text: 29

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/digital/7402_4xNOR.sym
  lines: 0
  text: 29

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/switch_4x3.sym
  lines: 7
  text: 71

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/hole_unplated.sym
  lines: 0
  text: 9

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/switch_2x6.sym
  lines: 3
  text: 63

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/button-LED.sym
  lines: 19
  text: 24

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/switch_1x12.sym
  lines: 1
  text: 60

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/pad.sym
  lines: 0
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/switch_1x4.sym
  lines: 1
  text: 27

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/hole_plated.sym
  lines: 0
  text: 10

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/schalter_1x_ein.sym
  lines: 1
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/schalter_1x_um.sym
  lines: 1
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/button.sym
  lines: 7
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/switch_3x4.sym
  lines: 5
  text: 68

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/beeper.sym
  lines: 0
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/osc-minicircuits.sym
  lines: 10
  text: 41
  possible text: pinlabel=t\_un\_e

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/relay-AXICON_FP2.sym
  lines: 15
  text: 34

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/jumper_2x2.sym
  lines: 2
  text: 21

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/enclosing.sym
  lines: 7
  text: 6

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/jumper_SMD.sym
  lines: 1
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/schalter_2x_um.sym
  lines: 1
  text: 23

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/jumper-default.sym
  lines: 11
  text: 5

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/78XX.sym
  lines: 0
  text: 18

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/jumper.sym
  lines: 1
  text: 16

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/pad_2.sym
  lines: 0
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/PLL_TLC2932.sym
  lines: 0
  text: 64

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/osc-crystek.sym
  lines: 7
  text: 24
  possible text: pinlabel=\_dis\_

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/jumper-um.sym
  lines: 1
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/misc/dipswitch_4x.sym
  lines: 1
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/PS-2.sym
  lines: 5
  text: 17

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x10.sym
  lines: 0
  text: 47

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_DVI_D.sym
  lines: 3
  text: 108

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/PS-3.sym
  lines: 5
  text: 20

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/PS-5.sym
  lines: 5
  text: 28

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_pm_Ub.sym
  lines: 0
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/subD9.sym
  lines: 4
  text: 48

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x1.sym
  lines: 0
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x2.sym
  lines: 0
  text: 16

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_2x3.sym
  lines: 9
  text: 32

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_BNC.sym
  lines: 7
  text: 16
  possible text: pinlabel=\_\_1

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/PS-8.sym
  lines: 9
  text: 40

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x14.sym
  lines: 0
  text: 63

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x12.sym
  lines: 0
  text: 55

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_XLR3_power.sym
  lines: 5
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x3.sym
  lines: 0
  text: 19

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_4x_shield.sym
  lines: 0
  text: 28

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/connector/con_1x4.sym
  lines: 0
  text: 24

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/block/XLR-78xx-79xx.sym
  lines: 102
  text: 467
  possible text: refd\_es\_=none
  possible text: net=+1\_5\_V:1
  possible text: num\_sl\_ots=0
  possible text: numslots=\_0\_
  possible text: net=\_-15V:1\_
  possible text: author=Kai-Martin Knaak \_kmk@\_familieknaak.de
  possible text: pinlabel=\_+\_
  possible text: author=Kai-Martin Knaak \_kmk@\_familieknaak.de
angle not supported yet 180
angle not supported yet 180
angle not supported yet 180
angle not supported yet 180
  possible text: pinlabel=\_+\_
  possible text: value=\_\_1N4001
  possible text: value=1N4\_\_001
  possible text: autho\_r=Kai-\_Martin Knaak, kmk@xxxxxxxxxxxx
  possible text: author=Kai-M\_a\_rtin Knaak, kmk@xxxxxxxxxxxx
  possible text: author=Kai-M\_a\_rtin Knaak, kmk@xxxxxxxxxxxx
  possible text: \_autho\_r=Kai-Martin Knaak, kmk@xxxxxxxxxxxx
  possible text: use-license=free,\_\_ no restrictions

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/block/supply_with_virtual_GND.sym
  lines: 72
  text: 348
  possible text: pinlabel=\_+\_
  possible text: documentat\_ion=no\_ne
angle not supported yet 180
angle not supported yet 180
angle not supported yet 180
  possible text: license=free, no restrictio\_n\_s
  possible text: pinlabel=\_+\_
  possible text: auth\_or=\_ Kai-Martin Knaak, kmk@xxxxxxxxxxxx
  possible text: author=Kai-\_\_Martin Knaak, kmk@xxxxxxxxxxxx
  possible text: author=K\_ai-M\_artin Knaak, kmk@xxxxxxxxxxxx
  possible text: author=Kai-Marti\_n Kna\_ak, kmk@xxxxxxxxxxxx

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/block/opamp_pwr_caps.sym
  lines: 0
  text: 12

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/block/opamp_inverter.sym
  lines: 0
  text: 30

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/block/schmitttrigger.sym
  lines: 0
  text: 22

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/in.sym
  lines: 3
  text: 11

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/out.sym
  lines: 3
  text: 11

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/subsheet.sym
  lines: 0
  text: 97

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/title-A3-2.sym
  lines: 7
  text: 14

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/title-A2-2.sym
  lines: 7
  text: 14

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/title-A1-2.sym
  lines: 7
  text: 14

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/title-A4-2.sym
  lines: 7
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/titleblock/title-A0-2.sym
  lines: 8
  text: 15

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/old/opamp_offset.sym
  lines: 3
  text: 31

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/old/opamp_quad.sym
  lines: 3
  text: 27

infile: ../../../gedasymbols/www/user//kai_martin_knaak/symbols/old/opamp.sym
  lines: 3
  text: 23

_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user