Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

There is no explaination of <rendition scope="before"> #6

Closed
buckett opened this issue Mar 23, 2015 · 3 comments
Closed

There is no explaination of <rendition scope="before"> #6

buckett opened this issue Mar 23, 2015 · 3 comments

Comments

@buckett
Copy link

buckett commented Mar 23, 2015

The <rendition> tag can have a scope attached to it, but there is no example of this.

@tuurma
Copy link
Contributor

tuurma commented Mar 23, 2015

<elementSpec mode="change" ident="corr">
              <model predicate="parent::choice and count(parent::*/*) gt 1" behaviour="omit()">
                <desc>Omit, if handled in parent choice. </desc>
              </model>
              <model behaviour="inline(.)">
                <rendition scope="before">content: '[';</rendition>
                <rendition scope="after">content: ']';</rendition>
              </model>
       </elementSpec>

This example comes from: https://github.com/TEIC/TEI-Simple/blob/master/teisimple.odd

@buckett
Copy link
Author

buckett commented Mar 23, 2015

If the specification is designed to be used by people outside of the context of the general TEI specification it would be good to explain them. I know they are sort-of obvious but with specifications it never hurts to be explicit.

@buckett buckett changed the title There is no example of <rendition scope="before"> There is no explaination of <rendition scope="before"> Mar 23, 2015
@tuurma
Copy link
Contributor

tuurma commented Mar 23, 2015

Sure, thanks for looking into this, we are probably too much into this
stuff to notice any more.

On 23 March 2015 at 13:47, Matthew Buckett notifications@github.com wrote:

If the specification is designed to be used by people outside of the
context of the general TEI specification it would be good to explain them.
I know they are sort-of obvious but with specifications it never hurts to
be explicit.


Reply to this email directly or view it on GitHub
#6 (comment).

@tuurma tuurma closed this as completed Nov 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants