summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tkz-orm/README
blob: c38f5ba5e4b755ea486b1eb07ffc0189b397ddd9 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
================================================================
  tkz-orm -- Object-Role Modeling diagrams in TeX 
  version 0.1.4, January 15th, 2016

== ABOUT =======================================================

See the file tkz-orm.pdf for a manual.

The permanent URL of this package is:
  http://purl.org/net/tkz-orm

Source code repository and issue tracker are located at:
  http://github.com/nichtich/tkz-orm

== INSTALLATION =================================================

The current version of tkz-orm requires at least TikZ 2.1. You
can get it from http://www.texample.net/tikz/builds/. Put the 
content of the zip (pgfCVSYYYY-MM-DD_TDS.zip) in your local 
texmf directory, for instance ~/texmf or /usr/share/texmf/.

To install tkz-orm you can use the Makefile and run 

$ sudo make install

or copy the file tkz-orm.sty into directory tex/latex/tkz-orm in
your local texmf directory and run $ sudo texhash afterwards.

== LICENSE ======================================================

The code of this package is is dual-license under

   a) The GNU Public License, version 2
   b) The LaTeX Project Public License, version 1.3c
 
The rest of this package is available under multiple licenses.

See the file LICENSE for details.

== MANIFEST =====================================================

  tkz-orm.sty        - code of this package (LaTeX style file)
  tkz-orm.pdf        - manual in PDF format
  tkz-orm.tex        - LaTeX source of the manual
  tkz-orm.bib        - BibTeX source of the manual
  ormcheatsheet.tex  - ORM2 cheat sheet (sources)
  ormcheatsheet.pdf  - ORM2 cheat sheet in PDF format
  pgfmanualstyle.sty - Style file to build the manual
  LICENSE            - information about licenses of this package
  Makefile           - makefile for various tasks
  README             - this file

== FEEDBACK =====================================================

Please report bug reports and feature requests at
  http://github.com/nichtich/tkz-orm/issues