Open kohlhase opened 7 years ago
Another facet of this functionality would be to generate raw theory skeletons to complete the respective other version, e.g. lmh smskel foo
, where foo
is a theory name and this would add a theory in MitM/smglom/source/bar.mmt
in MitM
or make files smglom/bar/source/foo.tex
and smglom/bar/source/foo.en.tex
in archive smglom/bar
.
We have started to build the MitM ontology by building an sTeX and an MMT theory graph that are name-synchronized. They are
files in 2. correspond to archives in 1. It would be good to have a
lmh
tool (e.g.lmh smdiff
that applied to a file in 2. reports the lists ofand the same applied to 1. This is kind of a special-purpose theory/symbol-diff for the MitM. I will be working on this manually in the next weeks, so there will be a set of things to test this on soon.