_________________

							pinoutikz package
								  1.1.2
							   2020/07/27
							_________________

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

Revision history:
------------------------------------------------------------------------------
Version 1.1.2, 2020/07/27 (against 1.1.1)
* Solved: https://tex.stackexchange.com/questions/555013/how-can-i-overlay-annotation-on-a-pinoutikz-figure
* Pinout diagrams can be used as glyphs (PDIP, PLCC, ...) or as picture elements (pctPDIP, pctPLCC, ...)
Version 1.1.1, 2019/12/02 (against 1.1.0)
* PLCC package: 1st-pin index added
* Documentation updated
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