macro.paraContent
| macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3 The TEI Class System] | |
| Module | tei — The TEI Infrastructure |
| Used by | |
| Declaration |
macro.paraContent =
(
text
| model.gLike
| model.phrase
| model.inter
| model.global
| lg
| model.lLike
)* |
