equal
deleted
inserted
replaced
162 # ~~~~~~ section.head |
162 # ~~~~~~ section.head |
163 section.head = element head { section.head.content } |
163 section.head = element head { section.head.content } |
164 |
164 |
165 section.head.content = |
165 section.head.content = |
166 (title, shorttitle?, subtitle?)? |
166 (title, shorttitle?, subtitle?)? |
|
167 & date? |
167 & keywordset? |
168 & keywordset? |
168 & subjectset? |
169 & subjectset? |
169 & abstract? |
170 & abstract? |
170 & audio* |
171 & audio* |
171 & annotation* |
172 & annotation* |