Lou

Results 16 issues of Lou

The README suggests I can process main_driver.odd to generate a RELAXNG schema, but I can't get this to work in oXygen 19.1 using current TEI framework at release 3.3.0a. The...

I made a few changes to the sample TEI file, so that it looked like this : ~~~~

enhancement

xmllint --valid teisimple.dtd tests/testsimple2.xml # works fine xmllint --valid --relaxng teisimple.rng tests/testsimple2.xml # sits there like a pudding jing teisimple.rng tests/testsimple2.xml # works fine rnv teisimple.rnc tests/testsimple2.xml # works fine

Processing a docx file from Google docs generates two different kinds of validation error: a) anchor elements are created with an `@xml:id` whose value is transferred from a docx `@id`...

type: bug
conversion: docx

The value of @docLang on schemaSpec is used to determine which <desc> elements are passed through to a RELAXNG schema as documentation elements, subsequently to appear as popup tool tips...

type: enhancement
conversion: odd
conversion:i18n
status: pending

A classRef with no value for its @expand attribute appears to generate different results depending on what other attributes are present. If no other attributes are present, the classRef generates...

type: bug
status: needsDiscussion
status: parked
resp: StylesheetsGroup
conversion: odd
conversion: relax

A DTD must contain 5 parameter entities for each model class defined, with names consisting of the model class name suffixed by each of the "methods" sequence, alternate etc. The...

type: bug
resp: council
status: needsDiscussion
status: parked
conversion: dtd

An ODD declaration like this ~~~~ Just one bob since max is not specified ~~~~ generates the following invalid content model in a DTD ~~~~ ~~~~ (Parens are needed round...

type: bug
resp: council
status: needsDiscussion
status: parked
conversion: dtd

The oddbyexample stylesheet in Tools is a potentially useful way of generating automatically an ODD documenting encoding practice in a corpus of TEI documents. I've been testing it while writing...

type: question
resp: council
status: needsDiscussion
status: parked
conversion: odd

At the moment the commands "teitopdf" and "teitoslides" both use LaTex as an intermediate format for conversion to PDf. It would be better to add an option to use FO...

type: enhancement
resp: council
status: needsDiscussion
conversion: fo
conversion: pdf