I want to build an E/R diagram in LaTeX such that there should be rhombus for representing the relations and squares for representing the entity sets. I dont want to import graphics in LaTeX i.e. import the graphics after drawing it in some other image drawing software but want to do it in LaTeX itself.Could someone suggest me some good links to read from??
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
You can do this easily with TikZ.
As a matter of fact, TikZ also provides an
|
||||
|
|
|
A simple example, run it with
|
|||
|
|
.
tikz. Here are a few questions on this site that might be useful: neural-network-representation, produce-the-following-exact-hexagon, connect-tikz-nodes-running-around-nodes – Peter Grill Jan 16 '12 at 6:24