Skip to content
Snippets Groups Projects
Commit 6f3442ab authored by m-iancu's avatar m-iancu
Browse files

update build msl after refactoring gapdoc importer + minor fixes

parent 740714db
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ log+ steximporter
//log+ scanner
//log+ lf
extension info.kwarc.mmt.gap.GAPImporter
extension info.kwarc.mmt.odk.GAP.GAPDocImporter
extension info.kwarc.mmt.stex.STeXImporter
extension info.kwarc.mmt.planetary.PlanetaryPlugin
extension info.kwarc.mmt.planetary.PlanetaryPresenter
......
......@@ -39,4 +39,4 @@ son.close
print 'Shared: ', len(shared)
print 'Doc Only: ', len(docOnly)
print 'Sys Only: ', len(sysOnly)
\ No newline at end of file
print 'Sys Only: ', len(sysOnly)
......@@ -10,7 +10,7 @@
<TitlePage>
<Title>A Complete Example (&see; <Ref Sect="One"/>)</Title>
<Subtitle>Every element shows up</Subtitle>
<Version>Version <#Include SYSTEM "../version"></Version>
<Version>Version </Version>
<TitleComment>
If the subtitle ist not sufficient, this &lt;TitleComment>
element can be used for a slightly longer text on the front page.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment