You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
leap.odd.xml was missing listBibl, so I've added it and update the file on livingstoneonline/LEAP-ODD on Github (please double-check that I did it right). However, I'm not sure how to run "make" as it's set up on my Linux computer to update to jamescummings/LEAP-ODD (issue 1) and I've been doing the updating on my Mac where, where I try to run "make" it fails (issue 2):
../Stylesheets/bin/teitorelaxng --odd leap.odd.xml leap.rng;
/bin/sh: ../Stylesheets/bin/teitorelaxng: No such file or directory
make: *** [generateSchema] Error 127
I'm sure this will be easy to sort out once we sit down to it, but in the meantime can you just do a build of everything so I can carry on with using listBibl in my quote.xml file without getting an error?
[Note: I also had to add: def entry form orth, so please check on the correct addition of those as well.]
The text was updated successfully, but these errors were encountered:
I'll go have a look and fix the Makefile.... It was only really intended to simplify my life. In fact, a lot of it you don't need any more since we're doing everything in your repositories.
OK, sounds good. I think we just need some minor tweaks to the existing workflow, and then I'll be able to take it from there, so let's plan on reviewing once you've updated the Makefile, etc.
leap.odd.xml was missing listBibl, so I've added it and update the file on livingstoneonline/LEAP-ODD on Github (please double-check that I did it right). However, I'm not sure how to run "make" as it's set up on my Linux computer to update to jamescummings/LEAP-ODD (issue 1) and I've been doing the updating on my Mac where, where I try to run "make" it fails (issue 2):
../Stylesheets/bin/teitorelaxng --odd leap.odd.xml leap.rng;
/bin/sh: ../Stylesheets/bin/teitorelaxng: No such file or directory
make: *** [generateSchema] Error 127
I'm sure this will be easy to sort out once we sit down to it, but in the meantime can you just do a build of everything so I can carry on with using listBibl in my quote.xml file without getting an error?
[Note: I also had to add: def entry form orth, so please check on the correct addition of those as well.]
The text was updated successfully, but these errors were encountered: