
Can't tell, because I can't even find what you're doing. I cloned your repo[1]: $ git clone https://github.com/hcayless/TEI-Guidelines.git But there was no blob/ directory, and no secl.xml. So I guess I'm not using the right approach to look for this. But note that there needs to be something like <xi:include href="../../Specs/secl.xml"/> in a file that is included in the Guidelines, probably Source/Guidelines/en/PH-PrimarySources.xml in this case. Notes ----- [1] If I understand correctlly, that's one real advantage of svn over git: I could have checked-out just the subdirectory I wanted from svn. I can't do that in git, can I?
Hope your trips home went well (or are going well). I’m having a hard time defining a new spec for <secl>. Does anybody know why https://github.com/hcayless/TEI-Guidelines/blob/secl/P5/Source/Specs/secl.xm... <https://github.com/hcayless/TEI-Guidelines/blob/secl/P5/Source/Specs/secl.xml> wouldn’t be picked up by any of the build processes I’m running? It’s as though the file is invisible. There’s clearly some incantation I’m not including, but I don’t know what it is…