Thomas Papendieck
Results
3
issues of
Thomas Papendieck
How can I add an annotation that has arrows to multiple commits like in the attaches example (read lines)?  my code: ``` \begin{figure}[h] \centering \begin{tikzpicture} % Commit DAG \gitDAG[grow...
I have a XSD with some XML types to be used in differend other XSDs. I put this `common.xsd` in a Jar of its own along with a `catalog.xml` as...