Syd Bauman
Syd Bauman
**README** - Fix a few minor typos - Be more explicit about output directory path - Mention that it works in R.Pi Bullseye - Include instruction to set input to...
[This may be a bug. At least, I do not _think_ it is the result of a mistake I have made, but I have been wrong about that before. :-]...
Per suggestion @jlq-foss change ‘)’ to ‘>’ wherever it occurs (which, it turns out, is 6 places in a row in latex/latex_param.xsl). This is in order to address #771. I...
See #263; despite being closed, I do not think the problem identified by @lb42 has been solved. The `` element, as a member of model.contentPart, is permitted only as a...
I added `` to att.datable.w3c, but it seems to have no effect. We use it in several places which work just fine: - relation: works (but has Schematron as well)...
### notes 1. This issue is definitely related to #140, is probably related to #221, and may be related to #220 (but I doubt it). 2. This issue strikes me...
When an input `tei:list/tei:item/tei:figure` is run through `teitohtml` the output is an `` which has a `@class` of both "figure" (which is redundant, but not a problem) and the value...
Note: this is similar to, but not the same as, #118, I think. In those cases where an example has a root element of `` and descendant ``s (i.e. `//teix:egXML/teix:TEI//teix:TEI`),...
Per TEIC/TEI/ issue #1355 “outdated list of declarable elements in chapter CC”, Council thinks that `` should have the capability to generate a list of the member elements. A new...
In odds/odd2odd.xsl the function tei:workOutSource() is used (in quite a few places) to find the set of source specifications in effect during customization ODD processing. One step in this process...