Changes

Summary

  1. Read document metadata from XML data (commit: 65356cf) (details)
  2. basic inscription report (commit: 713b8a8) (details)
  3. Improved inscription problems table. Fixes #24. (commit: 8f8d0c4) (details)
  4. Make copied edges visually distinct again (white arrowhead, thinner (commit: 06d771f) (details)
Commit 65356cf401d7ca8b9ac25de9ca802d0222336bd6 by Thorsten Vitt
Read document metadata from XML data
(commit: 65356cf)
The file was modified src/macrogen/config.py (diff)
The file was addedsrc/macrogen/witnesses.py
The file was modified src/macrogen/etc/default.yaml (diff)
The file was addedtests/test_witnesses.py
The file was modified data (diff)
The file was modified src/macrogen/main.py (diff)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/witnesses.py (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/visualize.py (diff)
Commit 8f8d0c494fa75bfcc1a4c59041a4a9bf5488e62d by Thorsten Vitt
Improved inscription problems table. Fixes #24.
See http://dev.faustedition.net/macrogenesis/inscriptions -- cf. the
description at the end of the page, below the table.
(commit: 8f8d0c4)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/witnesses.py (diff)
Commit 06d771fd4094cd340397245aedf4dab017ae1fec by Thorsten Vitt
Make copied edges visually distinct again (white arrowhead, thinner
line).
Copied edges are assertions that have been originally made about
inscriptions but are copied to their respective documents.
(commit: 06d771f)
The file was modified src/macrogen/etc/styles.yaml (diff)