All Projects → nichtich → tkz-orm

nichtich / tkz-orm

Licence: other
Object-Role Modeling diagrams in TeX

Programming Languages

TeX
3793 projects
Makefile
30231 projects

Projects that are alternatives of or similar to tkz-orm

Sane tikz
Reconquer the canvas: beautiful Tikz figures without clunky Tikz code
Stars: ✭ 196 (+1300%)
Mutual labels:  tikz, diagrams
metapict
A graphics library for producing Racket picts in a MetaPost/TikZ style.
Stars: ✭ 37 (+164.29%)
Mutual labels:  tikz, diagrams
tikzlings
Collection of animals and other beings drawn in TikZ
Stars: ✭ 80 (+471.43%)
Mutual labels:  tikz
Diagrammatic
Philosophy diagrams in Ti𝑘Z
Stars: ✭ 27 (+92.86%)
Mutual labels:  tikz
jsgraph
Deprecated: Use the @encapsule/arccore package that includes the graph library
Stars: ✭ 42 (+200%)
Mutual labels:  data-modeling
tikz-pgfplots-projects
Projects using tikz and pgfplots.
Stars: ✭ 33 (+135.71%)
Mutual labels:  tikz
diagrams-braille
Render diagrams to Braille
Stars: ✭ 21 (+50%)
Mutual labels:  diagrams
Ktikz
KtikZ provides a nice user interface for making pictures using TikZ.
Stars: ✭ 233 (+1564.29%)
Mutual labels:  tikz
objectiv-analytics
Powerful product analytics for data teams, with full control over data & models.
Stars: ✭ 399 (+2750%)
Mutual labels:  data-modeling
HelpingHand
Leveraging Intelligent Processing Tools and Algorithms to help the Visually Impaired see and navigate 💥✨
Stars: ✭ 29 (+107.14%)
Mutual labels:  data-modeling
sprotty-layout
Client-side automatic layout for the Sprotty diagramming framework
Stars: ✭ 15 (+7.14%)
Mutual labels:  diagrams
mermaid.ink
Given a mermaid code (markdown-like), serve an image for you
Stars: ✭ 43 (+207.14%)
Mutual labels:  diagrams
makeitpdf
A close-to-code documentation helper
Stars: ✭ 15 (+7.14%)
Mutual labels:  diagrams
tikzducks
A latex package for ducks
Stars: ✭ 124 (+785.71%)
Mutual labels:  tikz
Awesome-Retro-Docs
A curated collection of technical documentation for Arcades, Handhelds, Consoles, Computers and MCU’s.
Stars: ✭ 128 (+814.29%)
Mutual labels:  diagrams
k8s-diagrams
Create diagrams from the Kubernetes API with go-diagrams.
Stars: ✭ 124 (+785.71%)
Mutual labels:  diagrams
Tikz
Galley of Tikz drawings.
Stars: ✭ 251 (+1692.86%)
Mutual labels:  tikz
mkdocs-drawio-exporter
Exports your Draw.io diagrams at build time for easier embedding into your documentation
Stars: ✭ 50 (+257.14%)
Mutual labels:  diagrams
labella.py
Python 3 clone of labella.js that generates SVG and TikZ PDF output
Stars: ✭ 62 (+342.86%)
Mutual labels:  tikz
TikZ-diagrams
Diagrams I made using the excellent TikZ package for LaTeX
Stars: ✭ 24 (+71.43%)
Mutual labels:  tikz
================================================================
  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].