Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nichtich/tkz-orm
Object-Role Modeling diagrams in TeX
https://github.com/nichtich/tkz-orm
data-modeling diagrams tex tikz
Last synced: 5 days ago
JSON representation
Object-Role Modeling diagrams in TeX
- Host: GitHub
- URL: https://github.com/nichtich/tkz-orm
- Owner: nichtich
- License: other
- Created: 2010-08-06T18:20:07.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T20:58:36.000Z (almost 9 years ago)
- Last Synced: 2024-10-30T16:24:52.517Z (about 2 months ago)
- Topics: data-modeling, diagrams, tex, tikz
- Language: TeX
- Homepage: http://purl.org/net/tkz-orm
- Size: 2.23 MB
- Stars: 15
- Watchers: 6
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
================================================================
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-ormSource 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