withanage / heimpt

Heidelberg Monograph PublishingTool (heiMPT) is a stand-alone platform, as well as a plug-in application for OMP. It enables a high degree of automation in the digital publication process.
https://github.com/withanage/heimpt
GNU General Public License v3.0
22 stars 3 forks source link

meTypeset Konvertierungsfehler #31

Closed dingeborg closed 8 years ago

dingeborg commented 8 years ago

06_KapitelD_Michl_Kapitel3 verursacht bei der Konvertierung folgenden Fehler:

[Size Classifier] WARNING: size elements were disordered
[Size Classifier] Reverting to backup tree as size classification failed
Traceback (most recent call last):
  File "bin/meTypeset.py", line 252, in <module>
    main()
  File "bin/meTypeset.py", line 248, in main
    me_typeset_instance.run()
  File "bin/meTypeset.py", line 240, in run
    self.run_modules()
  File "bin/meTypeset.py", line 168, in run_modules
    SizeClassifier(self.gv).run()
  File "/usr/local/meTypeset/bin/sizeclassifier.py", line 555, in run
    manipulate.save_tree(tree)
  File "/usr/local/meTypeset/bin/teimanipulate.py", line 22, in save_tree
    tree.write(self.dom_temp_file, pretty_print=self.gv.settings.args['--prettytei'])
AttributeError: 'lxml.etree._Element' object has no attribute 'write'
withanage commented 8 years ago

@dingeborg ist die datei noch aktuell in dem home verzeihnis hier ?

dingeborg commented 8 years ago

Lieber Dulip, ja, die Datei dürfte ich nicht mehr geändert haben seitdem... Lieben Gruß, Dani

Am 23.06.2016 um 12:59 schrieb Dulip Withanage:

@dingeborg https://github.com/dingeborg ist die datei noch aktuell in dem home verzeihnis hier ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/withanage/mpt/issues/31#issuecomment-228016377, or mute the thread https://github.com/notifications/unsubscribe/ATBgC1BDq2kdU6NhZ-JrZSs2y849NZheks5qOmcQgaJpZM4I2HpV.

withanage commented 8 years ago

@dingeborg habe die Datei erstmal in dem output Ordner erzeugt, höchstwahrscheinlich ist die Überschriften-struktur nicht korrekt. Bitte überprüfen und lass mich wissen.

withanage commented 8 years ago

@dingeborg , habe jetzt dein Home Verzeihnis konfigurert, Muss getestet werden und falls alle Probleme gelöst sind, bitte das ticket schließen.