TEIC / Roma-Antiqua

This repository houses the code for Roma Antiqua, the web based TEI software for generating customisations.
https://romaantiqua.tei-c.org
20 stars 7 forks source link

Silent failure if customizations are not installed #7

Closed dmj closed 9 years ago

dmj commented 9 years ago

The constructor of the main roma class silently fails if the expected customizations are not installed in the (hardcoded) directory file:///usr/share/xml/tei/custom/odd. I would have either expected the Debian package to be dependent on the tei-p5-exemplars package (which contains the required customizations) or the Roma web application to signal an error or warning on startup.

sebastianrahtz commented 9 years ago

thanks for that. I have updated the dependencies section in the debian package accordingly