Hello! I 'm a philologist and i use LaTex and ledmac package to write my phd. It concludes critical edition of texts and therefor I need to use STEMMA CODICUM. My knowledge of LaTex is still small but i can't find any solution given by LaTex or ledmac package. Could anyone please give me some information on this subject?
The following picture shows how a Stemma Codicum could seem.
Graphics, Figures & Tables ⇒ Stemma Codicum
NEW: TikZ book now 40% off at Amazon.com for a short time.
Stemma Codicum
Hi,
your diagram is a tree, so I would recommend you to use the PGF/TikZ package. The pgfmanual contains the documentation of the package. A nice collection of examples can be found here:
TeXample.net - TikZ examples
your diagram is a tree, so I would recommend you to use the PGF/TikZ package. The pgfmanual contains the documentation of the package. A nice collection of examples can be found here:
TeXample.net - TikZ examples
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Stemma Codicum
Yes... i think this is what i need. I will check it. Thank you so much!