summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pinoutikz/README.md
blob: f042634706bb59d2b6a2b7df238571076dce56c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
							_________________

							pinoutikz package
								  1.1.0
							   2019/11/25
							_________________

This package provides macros for chip pinout diagrams typesetting.

Main features are:
  * pinout diagrams:
     - PDIP packages
	 - TQFP packages
	 - PLCC packages
  * formatting of pin labels:
     - logical negation (show as a text with oveeline).

This bundle contains 4 files:
  * pinoutikz.sty (the package itself)
  * pinoutikz_doc.tex and pinoutikz_doc.pdf (manual in english)
    - this one substitutes for a quick test as well
  * README.md (this file)

##############################################################################
							  Robert Blazek
							 <robert.h.blazek@gmail.com>

License:
------------------------------------------------------------------------------
This material is subject to the LATEX Project Public License 1.3c

Change history:
------------------------------------------------------------------------------
Version 1.1.0, 2019/11/25 (against 1.0.1)
* New packages added: TQFP, PLCC
* Pin label syntax changed -> <pin position>/<pin label>

Version 1.0.1 2019/11/23 
* version created