
Jeroen Hellingman wrote:
As I promised already some time ago, I've prepared a draft TEI Lite conventions document,
1. The main point of incompatibility with my proposal is the lack of support for plain <div>. I support both, <div> and <divN>. I think you should also. 2. The rend attributes are ill-chosen and need reworking. rend is a global attribute and can be used on all TEI elements. It is counter-intuitive to make the effect dependent on the element. <figure rend="left"> floats the picture to the left <p rend="left"> makes a ragged-right paragraph better use <figure rend="float(left)"> <p rend="text-align(left)"> 3. The urls have to be changed. www.gutenberg.org/css/ is already taken for the site css and I don't want to mix those with the book css. www.gutenberg.org/xslt/ and www.gutenberg.org/dtd/ are off the main directory. I try to keep the number of subdirectories in the main directory to a minimum. Proposal: one directory off the main with a hierarchy to accomodate all xslt stuff by different people. www.gutenberg.org/tei/ www.gutenberg.org/tei/jeroen/ www.gutenberg.org/tei/jeroen/css/ www.gutenberg.org/tei/jeroen/dtd/ www.gutenberg.org/tei/jeroen/xslt/ www.gutenberg.org/tei/marcello/ www.gutenberg.org/tei/marcello/css www.gutenberg.org/tei/marcello/dtd www.gutenberg.org/tei/marcello/xslt etc. The prefix www.gutenberg.org/tei/jeroen/ should also be used for all your namespaces. Is this ok? -- Marcello Perathoner webmaster@gutenberg.org