Skip to content

Commit a67b633

Browse files
denismaierbdarcus
authored andcommitted
Add act and scene locators (#290)
Closes #288
1 parent fde9bd6 commit a67b633

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

schemas/styles/csl-terms.rnc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ div {
134134
## Locator terms that can be tested with the "locator" conditional
135135
## ("sub verbo" can be tested with "sub-verbo")
136136
terms.locator.testable =
137-
"appendix"
137+
"act"
138+
| "appendix"
138139
| "article-locator"
139140
| "book"
140141
| "canon"
@@ -149,6 +150,7 @@ div {
149150
| "opus"
150151
| "paragraph"
151152
| "rule"
153+
| "scene"
152154
| "table"
153155
| "timestamp"
154156
| "title"

0 commit comments

Comments
 (0)